[INFO] fetching crate afterburn 5.0.0... [INFO] testing afterburn-5.0.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate afterburn 5.0.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate afterburn 5.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 afterburn 5.0.0 [INFO] finished tweaking crates.io crate afterburn 5.0.0 [INFO] tweaked toml for crates.io crate afterburn 5.0.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate afterburn 5.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 tokio-stream v0.1.1 [INFO] [stderr] Downloaded mailparse v0.13.2 [INFO] [stderr] Downloaded slog-async v2.6.0 [INFO] [stderr] Downloaded users v0.11.0 [INFO] [stderr] Downloaded rand v0.8.1 [INFO] [stderr] Downloaded term v0.7.0 [INFO] [stderr] Downloaded libsystemd v0.2.1 [INFO] [stderr] Downloaded assert-json-diff v2.0.1 [INFO] [stderr] Downloaded charset v0.1.2 [INFO] [stderr] Downloaded mockito v0.30.0 [INFO] [stderr] Downloaded quoted_printable v0.4.2 [INFO] [stderr] Downloaded vmw_backdoor v0.2.0 [INFO] [stderr] Downloaded serde-xml-rs v0.4.1 [INFO] [stderr] Downloaded openssh-keys v0.5.0 [INFO] [stderr] Downloaded slog-term v2.8.0 [INFO] [stderr] Downloaded tokio v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 7b0c0d2f87f585e7d14cc721880bcce789f9196dde3d74900b2127d7fd4f44d0 [INFO] running `Command { std: "docker" "start" "-a" "7b0c0d2f87f585e7d14cc721880bcce789f9196dde3d74900b2127d7fd4f44d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b0c0d2f87f585e7d14cc721880bcce789f9196dde3d74900b2127d7fd4f44d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b0c0d2f87f585e7d14cc721880bcce789f9196dde3d74900b2127d7fd4f44d0", kill_on_drop: false }` [INFO] [stdout] 7b0c0d2f87f585e7d14cc721880bcce789f9196dde3d74900b2127d7fd4f44d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 9ac9832a1507506c90b51e6d78ebf80e8ef220f8cd1ba5e0101e7a0dccad2358 [INFO] running `Command { std: "docker" "start" "-a" "9ac9832a1507506c90b51e6d78ebf80e8ef220f8cd1ba5e0101e7a0dccad2358", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling quoted_printable v0.4.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pnet_base v0.27.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling vmw_backdoor v0.2.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling errno v0.2.6 [INFO] [stderr] Compiling pnet_sys v0.27.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling charset v0.1.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling mailparse v0.13.2 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling tokio-stream v0.1.1 [INFO] [stderr] Compiling tokio-util v0.6.1 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling openssh-keys v0.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling pnet_datalink v0.27.2 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling libsystemd v0.2.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling afterburn v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "9ac9832a1507506c90b51e6d78ebf80e8ef220f8cd1ba5e0101e7a0dccad2358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ac9832a1507506c90b51e6d78ebf80e8ef220f8cd1ba5e0101e7a0dccad2358", kill_on_drop: false }` [INFO] [stdout] 9ac9832a1507506c90b51e6d78ebf80e8ef220f8cd1ba5e0101e7a0dccad2358 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 26bc32a1c074a2ab1059fc84f293245909910b2fdecdd0f0a1f28f9ce50b1347 [INFO] running `Command { std: "docker" "start" "-a" "26bc32a1c074a2ab1059fc84f293245909910b2fdecdd0f0a1f28f9ce50b1347", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mockito v0.30.0 [INFO] [stderr] Compiling afterburn v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.55s [INFO] running `Command { std: "docker" "inspect" "26bc32a1c074a2ab1059fc84f293245909910b2fdecdd0f0a1f28f9ce50b1347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26bc32a1c074a2ab1059fc84f293245909910b2fdecdd0f0a1f28f9ce50b1347", kill_on_drop: false }` [INFO] [stdout] 26bc32a1c074a2ab1059fc84f293245909910b2fdecdd0f0a1f28f9ce50b1347 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 365dce8d5ae4ad9f805772d8dfb01aac3ed5b01c2202c8816fa6ce66394b9278 [INFO] running `Command { std: "docker" "start" "-a" "365dce8d5ae4ad9f805772d8dfb01aac3ed5b01c2202c8816fa6ce66394b9278", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/afterburn-271fd88597b3438c) [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test cli::tests::test_exp_cmd ... ok [INFO] [stdout] test cli::tests::test_no_args ... ok [INFO] [stdout] test cli::tests::test_translate_legacy_args ... ok [INFO] [stdout] test cli::tests::test_multi_cmd ... ok [INFO] [stdout] test network::tests::interface_config ... ok [INFO] [stdout] test network::tests::virtual_netdev_config ... ok [INFO] [stdout] test network::tests::virtual_netdev_unit_name ... ok [INFO] [stdout] test network::tests::mac_addr_display ... ok [INFO] [stdout] test providers::ibmcloud_classic::tests::test_basic_attributes ... ok [INFO] [stdout] test cli::tests::test_legacy_no_action ... ok [INFO] [stdout] test network::tests::interface_unit_name ... ok [INFO] [stdout] test network::tests::interface_unit_name_no_name_no_mac ... ok [INFO] [stdout] test providers::ibmcloud::tests::test_basic_attributes ... ok [INFO] [stdout] test providers::openstack::configdrive::tests::test_attributes_openstack ... ok [INFO] [stdout] test providers::openstack::configdrive::tests::test_ssh_keys ... ok [INFO] [stdout] test providers::openstack::configdrive::tests::test_attributes_ec2 ... ok [INFO] [stdout] test providers::ibmcloud_classic::tests::test_parse_network_data_json ... ok [INFO] [stdout] test providers::ibmcloud_classic::tests::test_parse_metadata_json ... ok [INFO] [stdout] test cli::tests::test_default_net_kargs ... ok [INFO] [stdout] test cli::tests::test_basic_cli_args ... ok [INFO] [stdout] test providers::ibmcloud::tests::test_fetch_ssh_keys ... ok [INFO] [stdout] test retry::tests::test_no_retries ... ok [INFO] [stdout] test util::cmdline::tests::test_contains_flag_prefix ... ok [INFO] [stdout] test util::cmdline::tests::test_find_flag ... ok [INFO] [stdout] test util::tests::key_lookup_test ... ok [INFO] [stdout] test providers::aws::mock_tests::test_aws_basic ... FAILED [INFO] [stdout] test providers::microsoft::azure::mock_tests::test_goalstate_no_certs ... FAILED [INFO] [stdout] test providers::microsoft::azure::mock_tests::test_goalstate_certs ... FAILED [INFO] [stdout] test providers::microsoft::azure::mock_tests::test_hostname ... FAILED [INFO] [stdout] test providers::microsoft::azurestack::mock_tests::test_boot_checkin ... FAILED [INFO] [stdout] test providers::microsoft::azurestack::mock_tests::test_goalstate_certs ... FAILED [INFO] [stdout] test providers::microsoft::azurestack::mock_tests::test_identity ... FAILED [INFO] [stdout] test providers::microsoft::azurestack::mock_tests::test_hostname ... FAILED [INFO] [stdout] test providers::microsoft::azurestack::mock_tests::test_goalstate_no_certs ... FAILED [INFO] [stdout] test providers::microsoft::azure::mock_tests::test_vmsize ... FAILED [INFO] [stdout] test retry::tests::test_max_retries ... ok [INFO] [stdout] test providers::vultr::mock_tests::test_attributes ... FAILED [INFO] [stdout] test providers::gcp::mock_tests::basic_attributes ... FAILED [INFO] [stdout] test providers::aws::mock_tests::test_aws_attributes ... FAILED [INFO] [stdout] test providers::aliyun::mock_tests::basic_attributes ... FAILED [INFO] [stdout] test providers::exoscale::mock_tests::basic_attributes ... FAILED [INFO] [stdout] test providers::microsoft::azure::mock_tests::test_boot_checkin ... FAILED [INFO] [stdout] test providers::packet::mock_tests::test_boot_checkin ... FAILED [INFO] [stdout] test providers::packet::mock_tests::test_packet_attributes ... FAILED [INFO] [stdout] test providers::aws::mock_tests::test_aws_imds_versions ... FAILED [INFO] [stdout] test providers::aliyun::mock_tests::basic_pubkeys ... FAILED [INFO] [stdout] test providers::exoscale::mock_tests::basic_hostname ... FAILED [INFO] [stdout] test providers::exoscale::mock_tests::basic_pubkeys ... FAILED [INFO] [stdout] test providers::gcp::mock_tests::basic_hostname ... FAILED [INFO] [stdout] test providers::openstack::mock_tests::test_ssh_keys_404_ok ... FAILED [INFO] [stdout] test providers::openstack::mock_tests::test_ssh_keys ... FAILED [INFO] [stdout] test providers::vultr::mock_tests::test_pubkeys ... FAILED [INFO] [stdout] test providers::vultr::mock_tests::test_hostname ... FAILED [INFO] [stdout] test providers::cloudstack::mock_tests::test_ssh_keys_404_ok ... FAILED [INFO] [stdout] test providers::aliyun::mock_tests::basic_hostname ... FAILED [INFO] [stdout] test providers::cloudstack::mock_tests::test_ssh_keys ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- providers::aws::mock_tests::test_aws_basic stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::aws::mock_tests::test_aws_basic' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca67b39 - afterburn::retry::client::RequestBuilder::dispatch_request::h5be3326886a12bbd [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64ad3 - afterburn::retry::client::RequestBuilder::send::{{closure}}::h06e515484d1c308d [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf2a47 - afterburn::retry::Retry::retry::h4e03f03fafefe9a1 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca6385b - afterburn::retry::client::RequestBuilder::send::hea7d727de50b97e0 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51ca7fe2d - afterburn::providers::aws::AwsProvider::fetch_ssh_keys::h999ca6ddfe9ca01f [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aws/mod.rs:111:39 [INFO] [stdout] 27: 0x55d51cab934a - afterburn::providers::aws::mock_tests::test_aws_basic::h8e714195cb082724 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aws/mock_tests.rs:16:5 [INFO] [stdout] 28: 0x55d51cab923a - afterburn::providers::aws::mock_tests::test_aws_basic::{{closure}}::h622b9f2cb65bb756 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aws/mock_tests.rs:7:1 [INFO] [stdout] 29: 0x55d51cb035de - core::ops::function::FnOnce::call_once::he52ceb2d0f2e7b02 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 30: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 32: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 33: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 38: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 39: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 40: 0x55d51cbe80a2 - 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] 41: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 42: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 47: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 49: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55d51d4ebe17 - 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] 51: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 52: 0x7f6bc18d6293 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::microsoft::azure::mock_tests::test_goalstate_no_certs stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::microsoft::azure::mock_tests::test_goalstate_no_certs' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca684c9 - afterburn::retry::client::RequestBuilder::dispatch_request::h64b9614f4a5d52fa [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64b93 - afterburn::retry::client::RequestBuilder::send::{{closure}}::h2fd350ade7f9f95c [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf3f57 - afterburn::retry::Retry::retry::heb160e40f6f7b6c1 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca6348b - afterburn::retry::client::RequestBuilder::send::hd9fbf0010ab247af [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51cb11424 - afterburn::providers::microsoft::azure::Azure::is_fabric_compatible::hc090ebb9ef9dc1ed [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:209:34 [INFO] [stdout] 27: 0x55d51cb10c70 - afterburn::providers::microsoft::azure::Azure::verify_platform::h476fbd69bd120d75 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:141:9 [INFO] [stdout] 28: 0x55d51cb10846 - afterburn::providers::microsoft::azure::Azure::with_client::hbb4d519c169b9b3b [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:114:9 [INFO] [stdout] 29: 0x55d51cb107b1 - afterburn::providers::microsoft::azure::Azure::try_new::h630ccf758cbd8137 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:108:9 [INFO] [stdout] 30: 0x55d51ca2779f - afterburn::providers::microsoft::azure::mock_tests::test_goalstate_no_certs::he28ce989c99f5736 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mock_tests.rs:222:20 [INFO] [stdout] 31: 0x55d51ca2775a - afterburn::providers::microsoft::azure::mock_tests::test_goalstate_no_certs::{{closure}}::h5055ece8b08ed84a [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mock_tests.rs:218:1 [INFO] [stdout] 32: 0x55d51cb026be - core::ops::function::FnOnce::call_once::h420c8da1042fa719 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 35: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 36: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 37: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 38: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 41: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 42: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 43: 0x55d51cbe80a2 - 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] 44: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 45: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 47: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 48: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 49: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 50: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 52: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 53: 0x55d51d4ebe17 - 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] 54: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 55: 0x7f6bc18d6293 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::microsoft::azure::mock_tests::test_goalstate_certs stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::microsoft::azure::mock_tests::test_goalstate_certs' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca684c9 - afterburn::retry::client::RequestBuilder::dispatch_request::h64b9614f4a5d52fa [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64b93 - afterburn::retry::client::RequestBuilder::send::{{closure}}::h2fd350ade7f9f95c [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf3f57 - afterburn::retry::Retry::retry::heb160e40f6f7b6c1 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca6348b - afterburn::retry::client::RequestBuilder::send::hd9fbf0010ab247af [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51cb11424 - afterburn::providers::microsoft::azure::Azure::is_fabric_compatible::hc090ebb9ef9dc1ed [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:209:34 [INFO] [stdout] 27: 0x55d51cb10c70 - afterburn::providers::microsoft::azure::Azure::verify_platform::h476fbd69bd120d75 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:141:9 [INFO] [stdout] 28: 0x55d51cb10846 - afterburn::providers::microsoft::azure::Azure::with_client::hbb4d519c169b9b3b [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:114:9 [INFO] [stdout] 29: 0x55d51cb107b1 - afterburn::providers::microsoft::azure::Azure::try_new::h630ccf758cbd8137 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:108:9 [INFO] [stdout] 30: 0x55d51ca27402 - afterburn::providers::microsoft::azure::mock_tests::test_goalstate_certs::h8614f9392034498a [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mock_tests.rs:204:20 [INFO] [stdout] 31: 0x55d51ca273ba - afterburn::providers::microsoft::azure::mock_tests::test_goalstate_certs::{{closure}}::h917bfe218aeab7cc [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mock_tests.rs:200:1 [INFO] [stdout] 32: 0x55d51cb02aae - core::ops::function::FnOnce::call_once::h6fbc5ccffda78bfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 35: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 36: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 37: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 38: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 41: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 42: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 43: 0x55d51cbe80a2 - 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] 44: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 45: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 47: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 48: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 49: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 50: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 52: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 53: 0x55d51d4ebe17 - 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] 54: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 55: 0x7f6bc18d6293 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::microsoft::azure::mock_tests::test_hostname stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::microsoft::azure::mock_tests::test_hostname' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca684c9 - afterburn::retry::client::RequestBuilder::dispatch_request::h64b9614f4a5d52fa [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64b93 - afterburn::retry::client::RequestBuilder::send::{{closure}}::h2fd350ade7f9f95c [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf3f57 - afterburn::retry::Retry::retry::heb160e40f6f7b6c1 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca6348b - afterburn::retry::client::RequestBuilder::send::hd9fbf0010ab247af [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51cb11424 - afterburn::providers::microsoft::azure::Azure::is_fabric_compatible::hc090ebb9ef9dc1ed [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:209:34 [INFO] [stdout] 27: 0x55d51cb10c70 - afterburn::providers::microsoft::azure::Azure::verify_platform::h476fbd69bd120d75 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:141:9 [INFO] [stdout] 28: 0x55d51cb10846 - afterburn::providers::microsoft::azure::Azure::with_client::hbb4d519c169b9b3b [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:114:9 [INFO] [stdout] 29: 0x55d51cb107b1 - afterburn::providers::microsoft::azure::Azure::try_new::h630ccf758cbd8137 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:108:9 [INFO] [stdout] 30: 0x55d51ca26b85 - afterburn::providers::microsoft::azure::mock_tests::test_hostname::h8a056a267582f5cc [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mock_tests.rs:154:20 [INFO] [stdout] 31: 0x55d51ca26a3a - afterburn::providers::microsoft::azure::mock_tests::test_hostname::{{closure}}::h23bfe06adf5e9871 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mock_tests.rs:143:1 [INFO] [stdout] 32: 0x55d51cb0361e - core::ops::function::FnOnce::call_once::he6e1959c5f8d276b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 35: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 36: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 37: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 38: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 41: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 42: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 43: 0x55d51cbe80a2 - 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] 44: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 45: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 47: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 48: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 49: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 50: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 52: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 53: 0x55d51d4ebe17 - 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] 54: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 55: 0x7f6bc18d6293 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::microsoft::azurestack::mock_tests::test_boot_checkin stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::microsoft::azurestack::mock_tests::test_boot_checkin' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca68e59 - afterburn::retry::client::RequestBuilder::dispatch_request::headfe5729b75db70 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64cb3 - afterburn::retry::client::RequestBuilder::send::{{closure}}::hc1bbc2cafc46faa3 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf3867 - afterburn::retry::Retry::retry::hb8380d531f816b71 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca62ceb - afterburn::retry::client::RequestBuilder::send::h5dc70f46acd1340a [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51caf0544 - afterburn::providers::microsoft::azurestack::AzureStack::is_fabric_compatible::h693cb4df0c59a65c [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:223:34 [INFO] [stdout] 27: 0x55d51caef7f0 - afterburn::providers::microsoft::azurestack::AzureStack::verify_platform::h11de7e506d366022 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:141:9 [INFO] [stdout] 28: 0x55d51caef3c6 - afterburn::providers::microsoft::azurestack::AzureStack::with_client::hb30463d7840760e5 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:114:9 [INFO] [stdout] 29: 0x55d51caef331 - afterburn::providers::microsoft::azurestack::AzureStack::try_new::h5d4b924e31b444b2 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:108:9 [INFO] [stdout] 30: 0x55d51ca27e33 - afterburn::providers::microsoft::azurestack::mock_tests::test_boot_checkin::h227dcece06edaacd [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mock_tests.rs:127:20 [INFO] [stdout] 31: 0x55d51ca27a0a - afterburn::providers::microsoft::azurestack::mock_tests::test_boot_checkin::{{closure}}::h70d185e6110347a6 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mock_tests.rs:112:1 [INFO] [stdout] 32: 0x55d51cb02a2e - core::ops::function::FnOnce::call_once::h6a4dc982d17f024f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 35: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 36: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 37: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 38: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 41: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 42: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 43: 0x55d51cbe80a2 - 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] 44: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 45: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 47: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 48: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 49: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 50: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 52: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 53: 0x55d51d4ebe17 - 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] 54: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 55: 0x7f6bc18d6293 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::microsoft::azurestack::mock_tests::test_goalstate_certs stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::microsoft::azurestack::mock_tests::test_goalstate_certs' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca68e59 - afterburn::retry::client::RequestBuilder::dispatch_request::headfe5729b75db70 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64cb3 - afterburn::retry::client::RequestBuilder::send::{{closure}}::hc1bbc2cafc46faa3 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf3867 - afterburn::retry::Retry::retry::hb8380d531f816b71 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca62ceb - afterburn::retry::client::RequestBuilder::send::h5dc70f46acd1340a [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51caf0544 - afterburn::providers::microsoft::azurestack::AzureStack::is_fabric_compatible::h693cb4df0c59a65c [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:223:34 [INFO] [stdout] 27: 0x55d51caef7f0 - afterburn::providers::microsoft::azurestack::AzureStack::verify_platform::h11de7e506d366022 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:141:9 [INFO] [stdout] 28: 0x55d51caef3c6 - afterburn::providers::microsoft::azurestack::AzureStack::with_client::hb30463d7840760e5 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:114:9 [INFO] [stdout] 29: 0x55d51caef331 - afterburn::providers::microsoft::azurestack::AzureStack::try_new::h5d4b924e31b444b2 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:108:9 [INFO] [stdout] 30: 0x55d51ca28b02 - afterburn::providers::microsoft::azurestack::mock_tests::test_goalstate_certs::h7cc99e6b8a0a561c [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mock_tests.rs:205:20 [INFO] [stdout] 31: 0x55d51ca28aba - afterburn::providers::microsoft::azurestack::mock_tests::test_goalstate_certs::{{closure}}::h8e2881b5a4be91bb [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mock_tests.rs:201:1 [INFO] [stdout] 32: 0x55d51cb0218e - core::ops::function::FnOnce::call_once::h14cf8d33b3644256 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 35: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 36: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 37: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 38: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 41: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 42: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 43: 0x55d51cbe80a2 - 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] 44: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 45: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 47: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 48: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 49: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 50: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 52: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 53: 0x55d51d4ebe17 - 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] 54: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 55: 0x7f6bc18d6293 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::microsoft::azurestack::mock_tests::test_identity stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::microsoft::azurestack::mock_tests::test_identity' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca68e59 - afterburn::retry::client::RequestBuilder::dispatch_request::headfe5729b75db70 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64cb3 - afterburn::retry::client::RequestBuilder::send::{{closure}}::hc1bbc2cafc46faa3 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf3867 - afterburn::retry::Retry::retry::hb8380d531f816b71 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca62ceb - afterburn::retry::client::RequestBuilder::send::h5dc70f46acd1340a [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51caf0544 - afterburn::providers::microsoft::azurestack::AzureStack::is_fabric_compatible::h693cb4df0c59a65c [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:223:34 [INFO] [stdout] 27: 0x55d51caef7f0 - afterburn::providers::microsoft::azurestack::AzureStack::verify_platform::h11de7e506d366022 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:141:9 [INFO] [stdout] 28: 0x55d51caef3c6 - afterburn::providers::microsoft::azurestack::AzureStack::with_client::hb30463d7840760e5 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:114:9 [INFO] [stdout] 29: 0x55d51caef331 - afterburn::providers::microsoft::azurestack::AzureStack::try_new::h5d4b924e31b444b2 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:108:9 [INFO] [stdout] 30: 0x55d51ca2823c - afterburn::providers::microsoft::azurestack::mock_tests::test_identity::hccb8e3c28ec0e12d [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mock_tests.rs:155:20 [INFO] [stdout] 31: 0x55d51ca280da - afterburn::providers::microsoft::azurestack::mock_tests::test_identity::{{closure}}::ha36d43557b51a531 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mock_tests.rs:143:1 [INFO] [stdout] 32: 0x55d51cb030ce - core::ops::function::FnOnce::call_once::ha96d3745f4d559ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 35: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 36: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 37: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 38: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 41: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 42: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 43: 0x55d51cbe80a2 - 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] 44: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 45: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 47: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 48: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 49: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 50: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 52: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 53: 0x55d51d4ebe17 - 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] 54: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 55: 0x7f6bc18d6293 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::microsoft::azurestack::mock_tests::test_hostname stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::microsoft::azurestack::mock_tests::test_hostname' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca68e59 - afterburn::retry::client::RequestBuilder::dispatch_request::headfe5729b75db70 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64cb3 - afterburn::retry::client::RequestBuilder::send::{{closure}}::hc1bbc2cafc46faa3 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf3867 - afterburn::retry::Retry::retry::hb8380d531f816b71 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca62ceb - afterburn::retry::client::RequestBuilder::send::h5dc70f46acd1340a [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51caf0544 - afterburn::providers::microsoft::azurestack::AzureStack::is_fabric_compatible::h693cb4df0c59a65c [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:223:34 [INFO] [stdout] 27: 0x55d51caef7f0 - afterburn::providers::microsoft::azurestack::AzureStack::verify_platform::h11de7e506d366022 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:141:9 [INFO] [stdout] 28: 0x55d51caef3c6 - afterburn::providers::microsoft::azurestack::AzureStack::with_client::hb30463d7840760e5 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:114:9 [INFO] [stdout] 29: 0x55d51caef331 - afterburn::providers::microsoft::azurestack::AzureStack::try_new::h5d4b924e31b444b2 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:108:9 [INFO] [stdout] 30: 0x55d51ca2872c - afterburn::providers::microsoft::azurestack::mock_tests::test_hostname::h1c39bb219fb8248a [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mock_tests.rs:184:20 [INFO] [stdout] 31: 0x55d51ca285ca - afterburn::providers::microsoft::azurestack::mock_tests::test_hostname::{{closure}}::h83da82e88eddca5d [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mock_tests.rs:172:1 [INFO] [stdout] 32: 0x55d51cb02cee - core::ops::function::FnOnce::call_once::h84d3dc4dedcaf95e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 35: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 36: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 37: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 38: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 41: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 42: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 43: 0x55d51cbe80a2 - 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] 44: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 45: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 47: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 48: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 49: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 50: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 52: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 53: 0x55d51d4ebe17 - 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] 54: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 55: 0x7f6bc18d6293 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::microsoft::azurestack::mock_tests::test_goalstate_no_certs stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::microsoft::azurestack::mock_tests::test_goalstate_no_certs' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca68e59 - afterburn::retry::client::RequestBuilder::dispatch_request::headfe5729b75db70 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64cb3 - afterburn::retry::client::RequestBuilder::send::{{closure}}::hc1bbc2cafc46faa3 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf3867 - afterburn::retry::Retry::retry::hb8380d531f816b71 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca62ceb - afterburn::retry::client::RequestBuilder::send::h5dc70f46acd1340a [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51caf0544 - afterburn::providers::microsoft::azurestack::AzureStack::is_fabric_compatible::h693cb4df0c59a65c [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:223:34 [INFO] [stdout] 27: 0x55d51caef7f0 - afterburn::providers::microsoft::azurestack::AzureStack::verify_platform::h11de7e506d366022 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:141:9 [INFO] [stdout] 28: 0x55d51caef3c6 - afterburn::providers::microsoft::azurestack::AzureStack::with_client::hb30463d7840760e5 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:114:9 [INFO] [stdout] 29: 0x55d51caef331 - afterburn::providers::microsoft::azurestack::AzureStack::try_new::h5d4b924e31b444b2 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mod.rs:108:9 [INFO] [stdout] 30: 0x55d51ca28e9f - afterburn::providers::microsoft::azurestack::mock_tests::test_goalstate_no_certs::hd3aee2f77cf8f4f9 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mock_tests.rs:223:20 [INFO] [stdout] 31: 0x55d51ca28e5a - afterburn::providers::microsoft::azurestack::mock_tests::test_goalstate_no_certs::{{closure}}::hb0d938a192649d26 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azurestack/mock_tests.rs:219:1 [INFO] [stdout] 32: 0x55d51cb02cae - core::ops::function::FnOnce::call_once::h847322eb14050b8b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 35: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 36: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 37: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 38: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 41: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 42: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 43: 0x55d51cbe80a2 - 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] 44: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 45: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 47: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 48: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 49: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 50: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 52: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 53: 0x55d51d4ebe17 - 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] 54: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 55: 0x7f6bc18d6293 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::microsoft::azure::mock_tests::test_vmsize stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::microsoft::azure::mock_tests::test_vmsize' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca684c9 - afterburn::retry::client::RequestBuilder::dispatch_request::h64b9614f4a5d52fa [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64b93 - afterburn::retry::client::RequestBuilder::send::{{closure}}::h2fd350ade7f9f95c [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf3f57 - afterburn::retry::Retry::retry::heb160e40f6f7b6c1 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca6348b - afterburn::retry::client::RequestBuilder::send::hd9fbf0010ab247af [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51cb11424 - afterburn::providers::microsoft::azure::Azure::is_fabric_compatible::hc090ebb9ef9dc1ed [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:209:34 [INFO] [stdout] 27: 0x55d51cb10c70 - afterburn::providers::microsoft::azure::Azure::verify_platform::h476fbd69bd120d75 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:141:9 [INFO] [stdout] 28: 0x55d51cb10846 - afterburn::providers::microsoft::azure::Azure::with_client::hbb4d519c169b9b3b [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:114:9 [INFO] [stdout] 29: 0x55d51cb107b1 - afterburn::providers::microsoft::azure::Azure::try_new::h630ccf758cbd8137 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:108:9 [INFO] [stdout] 30: 0x55d51ca2705d - afterburn::providers::microsoft::azure::mock_tests::test_vmsize::h25b53fc443243abe [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mock_tests.rs:182:20 [INFO] [stdout] 31: 0x55d51ca26f1a - afterburn::providers::microsoft::azure::mock_tests::test_vmsize::{{closure}}::h2b299793b219353b [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mock_tests.rs:171:1 [INFO] [stdout] 32: 0x55d51cb0210e - core::ops::function::FnOnce::call_once::h09e5351195853ad1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 35: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 36: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 37: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 38: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 41: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 42: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 43: 0x55d51cbe80a2 - 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] 44: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 45: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 47: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 48: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 49: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 50: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 52: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 53: 0x55d51d4ebe17 - 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] 54: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 55: 0x7f6bc18d6293 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::vultr::mock_tests::test_attributes stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::vultr::mock_tests::test_attributes' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca67b39 - afterburn::retry::client::RequestBuilder::dispatch_request::h5be3326886a12bbd [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64ad3 - afterburn::retry::client::RequestBuilder::send::{{closure}}::h06e515484d1c308d [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf2a47 - afterburn::retry::Retry::retry::h4e03f03fafefe9a1 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca6385b - afterburn::retry::client::RequestBuilder::send::hea7d727de50b97e0 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51ca25171 - afterburn::providers::vultr::VultrProvider::fetch_attribute::h82f9971b38670e6d [INFO] [stdout] at /opt/rustwide/workdir/src/providers/vultr/mod.rs:61:39 [INFO] [stdout] 27: 0x55d51ca25a95 - ::attributes::hc824efaa3ae691b7 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/vultr/mod.rs:110:9 [INFO] [stdout] 28: 0x55d51ca5e973 - afterburn::providers::vultr::mock_tests::test_attributes::h39f7f1487a22fafa [INFO] [stdout] at /opt/rustwide/workdir/src/providers/vultr/mock_tests.rs:96:13 [INFO] [stdout] 29: 0x55d51ca5e19a - afterburn::providers::vultr::mock_tests::test_attributes::{{closure}}::h3f7836946930339c [INFO] [stdout] at /opt/rustwide/workdir/src/providers/vultr/mock_tests.rs:64:1 [INFO] [stdout] 30: 0x55d51cb0373e - core::ops::function::FnOnce::call_once::hf1dbe1ffdad3475e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 33: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 34: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 38: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 39: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 40: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 41: 0x55d51cbe80a2 - 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] 42: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 43: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 44: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 45: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 48: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 51: 0x55d51d4ebe17 - 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] 52: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 53: 0x7f6bc18d6293 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::gcp::mock_tests::basic_attributes stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::gcp::mock_tests::basic_attributes' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca67b39 - afterburn::retry::client::RequestBuilder::dispatch_request::h5be3326886a12bbd [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64ad3 - afterburn::retry::client::RequestBuilder::send::{{closure}}::h06e515484d1c308d [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf2a47 - afterburn::retry::Retry::retry::h4e03f03fafefe9a1 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca6385b - afterburn::retry::client::RequestBuilder::send::hea7d727de50b97e0 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51ca59b37 - ::attributes::{{closure}}::hffac4c3b22f76918 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/gcp/mod.rs:131:41 [INFO] [stdout] 27: 0x55d51ca5967a - ::attributes::h9fe1411f40283e50 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/gcp/mod.rs:145:9 [INFO] [stdout] 28: 0x55d51caf831c - afterburn::providers::gcp::mock_tests::basic_attributes::h73731fb05ff7330a [INFO] [stdout] at /opt/rustwide/workdir/src/providers/gcp/mock_tests.rs:66:13 [INFO] [stdout] 29: 0x55d51caf7a2a - afterburn::providers::gcp::mock_tests::basic_attributes::{{closure}}::h3d63cde0be8ea631 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/gcp/mock_tests.rs:32:1 [INFO] [stdout] 30: 0x55d51cb032ee - core::ops::function::FnOnce::call_once::hc114c1a23fe7a91d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 33: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 34: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 38: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 39: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 40: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 41: 0x55d51cbe80a2 - 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] 42: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 43: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 44: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 45: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 48: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 51: 0x55d51d4ebe17 - 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] 52: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 53: 0x7f6bc18d6293 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::aws::mock_tests::test_aws_attributes stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::aws::mock_tests::test_aws_attributes' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca67b39 - afterburn::retry::client::RequestBuilder::dispatch_request::h5be3326886a12bbd [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64ad3 - afterburn::retry::client::RequestBuilder::send::{{closure}}::h06e515484d1c308d [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf2a47 - afterburn::retry::Retry::retry::h4e03f03fafefe9a1 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca6385b - afterburn::retry::client::RequestBuilder::send::hea7d727de50b97e0 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51ca81214 - ::attributes::{{closure}}::hd537153804c42e8d [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aws/mod.rs:149:25 [INFO] [stdout] 27: 0x55d51ca80769 - ::attributes::h6a26693963dc812a [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aws/mod.rs:161:9 [INFO] [stdout] 28: 0x55d51caba658 - afterburn::providers::aws::mock_tests::test_aws_attributes::h0b1d22aa8805b3f4 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aws/mock_tests.rs:83:13 [INFO] [stdout] 29: 0x55d51cab98ca - afterburn::providers::aws::mock_tests::test_aws_attributes::{{closure}}::h76e2d37dd24f5c25 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aws/mock_tests.rs:34:1 [INFO] [stdout] 30: 0x55d51cb0355e - core::ops::function::FnOnce::call_once::hdc1aca63ee4e6ade [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 33: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 34: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 38: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 39: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 40: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 41: 0x55d51cbe80a2 - 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] 42: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 43: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 44: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 45: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 48: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 51: 0x55d51d4ebe17 - 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] 52: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 53: 0x7f6bc18d6293 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::aliyun::mock_tests::basic_attributes stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::aliyun::mock_tests::basic_attributes' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca67b39 - afterburn::retry::client::RequestBuilder::dispatch_request::h5be3326886a12bbd [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64ad3 - afterburn::retry::client::RequestBuilder::send::{{closure}}::h06e515484d1c308d [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf2a47 - afterburn::retry::Retry::retry::h4e03f03fafefe9a1 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca6385b - afterburn::retry::client::RequestBuilder::send::hea7d727de50b97e0 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51ca9a291 - afterburn::providers::aliyun::AliyunProvider::fetch_attribute::he36c71f27e1e5876 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aliyun/mod.rs:55:39 [INFO] [stdout] 27: 0x55d51ca9b0d4 - ::attributes::h881378a62ace277f [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aliyun/mod.rs:116:9 [INFO] [stdout] 28: 0x55d51caf71b6 - afterburn::providers::aliyun::mock_tests::basic_attributes::h0dbf10722825c5f5 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aliyun/mock_tests.rs:121:13 [INFO] [stdout] 29: 0x55d51caf623a - afterburn::providers::aliyun::mock_tests::basic_attributes::{{closure}}::hb951b82412342265 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aliyun/mock_tests.rs:69:1 [INFO] [stdout] 30: 0x55d51cb0308e - core::ops::function::FnOnce::call_once::ha7921bca78fae2f0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 33: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 34: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 38: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 39: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 40: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 41: 0x55d51cbe80a2 - 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] 42: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 43: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 44: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 45: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 48: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 51: 0x55d51d4ebe17 - 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] 52: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 53: 0x7f6bc18d6293 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::exoscale::mock_tests::basic_attributes stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stderr] error: test failed, to rerun pass '--bin afterburn' [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::exoscale::mock_tests::basic_attributes' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca67b39 - afterburn::retry::client::RequestBuilder::dispatch_request::h5be3326886a12bbd [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64ad3 - afterburn::retry::client::RequestBuilder::send::{{closure}}::h06e515484d1c308d [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf2a47 - afterburn::retry::Retry::retry::h4e03f03fafefe9a1 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca6385b - afterburn::retry::client::RequestBuilder::send::hea7d727de50b97e0 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51ca241ea - ::attributes::{{closure}}::hf45fda844f69072e [INFO] [stdout] at /opt/rustwide/workdir/src/providers/exoscale/mod.rs:58:25 [INFO] [stdout] 27: 0x55d51ca237dc - ::attributes::h7e61b2f2a300653a [INFO] [stdout] at /opt/rustwide/workdir/src/providers/exoscale/mod.rs:70:9 [INFO] [stdout] 28: 0x55d51cb34090 - afterburn::providers::exoscale::mock_tests::basic_attributes::hf82f1b899aa3653f [INFO] [stdout] at /opt/rustwide/workdir/src/providers/exoscale/mock_tests.rs:105:13 [INFO] [stdout] 29: 0x55d51cb3322a - afterburn::providers::exoscale::mock_tests::basic_attributes::{{closure}}::h7634f8498e9a8803 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/exoscale/mock_tests.rs:56:1 [INFO] [stdout] 30: 0x55d51cb0351e - core::ops::function::FnOnce::call_once::hd891e1cdbc56b8a2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 33: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 34: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 38: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 39: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 40: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 41: 0x55d51cbe80a2 - 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] 42: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 43: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 44: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 45: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 48: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 51: 0x55d51d4ebe17 - 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] 52: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 53: 0x7f6bc18d6293 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::microsoft::azure::mock_tests::test_boot_checkin stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::microsoft::azure::mock_tests::test_boot_checkin' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca684c9 - afterburn::retry::client::RequestBuilder::dispatch_request::h64b9614f4a5d52fa [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64b93 - afterburn::retry::client::RequestBuilder::send::{{closure}}::h2fd350ade7f9f95c [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf3f57 - afterburn::retry::Retry::retry::heb160e40f6f7b6c1 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca6348b - afterburn::retry::client::RequestBuilder::send::hd9fbf0010ab247af [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51cb11424 - afterburn::providers::microsoft::azure::Azure::is_fabric_compatible::hc090ebb9ef9dc1ed [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:209:34 [INFO] [stdout] 27: 0x55d51cb10c70 - afterburn::providers::microsoft::azure::Azure::verify_platform::h476fbd69bd120d75 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:141:9 [INFO] [stdout] 28: 0x55d51cb10846 - afterburn::providers::microsoft::azure::Azure::with_client::hbb4d519c169b9b3b [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:114:9 [INFO] [stdout] 29: 0x55d51cb107b1 - afterburn::providers::microsoft::azure::Azure::try_new::h630ccf758cbd8137 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mod.rs:108:9 [INFO] [stdout] 30: 0x55d51ca26793 - afterburn::providers::microsoft::azure::mock_tests::test_boot_checkin::h5d5b6f640d299024 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mock_tests.rs:127:20 [INFO] [stdout] 31: 0x55d51ca2636a - afterburn::providers::microsoft::azure::mock_tests::test_boot_checkin::{{closure}}::h4e2204d3d119da99 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/microsoft/azure/mock_tests.rs:112:1 [INFO] [stdout] 32: 0x55d51cb028fe - core::ops::function::FnOnce::call_once::h5b2c1c8ef247c48c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 35: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 36: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 37: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 38: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 41: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 42: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 43: 0x55d51cbe80a2 - 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] 44: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 45: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 47: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 48: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 49: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 50: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 52: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 53: 0x55d51d4ebe17 - 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] 54: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 55: 0x7f6bc18d6293 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::packet::mock_tests::test_boot_checkin stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::packet::mock_tests::test_boot_checkin' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca672e0 - afterburn::retry::client::RequestBuilder::dispatch_post::{{closure}}::hde4191ce336fbf64 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:270:26 [INFO] [stdout] 23: 0x55d51caf263e - afterburn::retry::Retry::retry::h3e4ea0325263fb67 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 24: 0x55d51ca65cf1 - afterburn::retry::client::RequestBuilder::dispatch_post::h84b5c9af647e851f [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:259:9 [INFO] [stdout] 25: 0x55d51ca44736 - ::boot_checkin::h0a9d3b8ef92e4d8f [INFO] [stdout] at /opt/rustwide/workdir/src/providers/packet/mod.rs:356:9 [INFO] [stdout] 26: 0x55d51cae628c - afterburn::providers::packet::mock_tests::test_boot_checkin::h7f941a5b5d7f1f11 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/packet/mock_tests.rs:33:13 [INFO] [stdout] 27: 0x55d51cae5cca - afterburn::providers::packet::mock_tests::test_boot_checkin::{{closure}}::hac4230af1bf8d1e7 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/packet/mock_tests.rs:5:1 [INFO] [stdout] 28: 0x55d51cb037ee - core::ops::function::FnOnce::call_once::hfc27175491649f48 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 29: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 30: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 31: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 32: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 37: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 38: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 39: 0x55d51cbe80a2 - 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] 40: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 41: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 44: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 45: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 46: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 48: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 49: 0x55d51d4ebe17 - 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] 50: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 51: 0x7f6bc18d6293 - clone [INFO] [stdout] 52: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::packet::mock_tests::test_packet_attributes stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::packet::mock_tests::test_packet_attributes' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca68009 - afterburn::retry::client::RequestBuilder::dispatch_request::h5ed5d02a18e09ae6 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64b33 - afterburn::retry::client::RequestBuilder::send::{{closure}}::h2295d3b05e520267 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf3bea - afterburn::retry::Retry::retry::hc1a5eab9390a2056 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca6254b - afterburn::retry::client::RequestBuilder::send::h3bf9b536b9e6cb9d [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51ca429ac - afterburn::providers::packet::PacketProvider::fetch_content::h609b89b989a31e67 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/packet/mod.rs:106:32 [INFO] [stdout] 27: 0x55d51ca42841 - afterburn::providers::packet::PacketProvider::try_new::h3591132530387d70 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/packet/mod.rs:96:9 [INFO] [stdout] 28: 0x55d51cae6e7d - afterburn::providers::packet::mock_tests::test_packet_attributes::h85f65288b866d1b7 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/packet/mock_tests.rs:118:20 [INFO] [stdout] 29: 0x55d51cae646a - afterburn::providers::packet::mock_tests::test_packet_attributes::{{closure}}::h7b88aa23c1ff243c [INFO] [stdout] at /opt/rustwide/workdir/src/providers/packet/mock_tests.rs:45:1 [INFO] [stdout] 30: 0x55d51cb02dee - core::ops::function::FnOnce::call_once::h8ed92755925a9bba [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 33: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 34: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 38: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 39: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 40: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 41: 0x55d51cbe80a2 - 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] 42: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 43: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 44: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 45: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 48: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 51: 0x55d51d4ebe17 - 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] 52: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 53: 0x7f6bc18d6293 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::aws::mock_tests::test_aws_imds_versions stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::aws::mock_tests::test_aws_imds_versions' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca65716 - afterburn::retry::client::RequestBuilder::dispatch_put::{{closure}}::h6ec5107ba12ce4ee [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:243:28 [INFO] [stdout] 23: 0x55d51caf2dc7 - afterburn::retry::Retry::retry::h68fc1b1e0364451a [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 24: 0x55d51ca64f3b - afterburn::retry::client::RequestBuilder::dispatch_put::h6d7743cdedb7b175 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:232:9 [INFO] [stdout] 25: 0x55d51ca7fbaa - afterburn::providers::aws::AwsProvider::fetch_imdsv2_token::h8b3a469610915cea [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aws/mod.rs:92:29 [INFO] [stdout] 26: 0x55d51ca7eed2 - afterburn::providers::aws::AwsProvider::with_client::h7269104820763c56 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aws/mod.rs:53:21 [INFO] [stdout] 27: 0x55d51cabb63d - afterburn::providers::aws::mock_tests::test_aws_imds_versions::hf49c4fad5bfbeb85 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aws/mock_tests.rs:147:24 [INFO] [stdout] 28: 0x55d51caba83a - afterburn::providers::aws::mock_tests::test_aws_imds_versions::{{closure}}::hf1c4aa6d8f208acd [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aws/mock_tests.rs:91:1 [INFO] [stdout] 29: 0x55d51cb0246e - core::ops::function::FnOnce::call_once::h2d3e79d677165344 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 30: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 32: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 33: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 38: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 39: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 40: 0x55d51cbe80a2 - 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] 41: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 42: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 47: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 49: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55d51d4ebe17 - 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] 51: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 52: 0x7f6bc18d6293 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::aliyun::mock_tests::basic_pubkeys stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::aliyun::mock_tests::basic_pubkeys' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca67b39 - afterburn::retry::client::RequestBuilder::dispatch_request::h5be3326886a12bbd [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64ad3 - afterburn::retry::client::RequestBuilder::send::{{closure}}::h06e515484d1c308d [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf2a47 - afterburn::retry::Retry::retry::h4e03f03fafefe9a1 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca6385b - afterburn::retry::client::RequestBuilder::send::hea7d727de50b97e0 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51ca9a5ab - afterburn::providers::aliyun::AliyunProvider::fetch_ssh_keys::h947b75a9eae2ae0d [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aliyun/mod.rs:74:39 [INFO] [stdout] 27: 0x55d51ca9c416 - ::ssh_keys::h4fbcb8a8ccbc2799 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aliyun/mod.rs:163:23 [INFO] [stdout] 28: 0x55d51caf5d45 - afterburn::providers::aliyun::mock_tests::basic_pubkeys::h2945ecac15081a51 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aliyun/mock_tests.rs:57:16 [INFO] [stdout] 29: 0x55d51caf5a5a - afterburn::providers::aliyun::mock_tests::basic_pubkeys::{{closure}}::h2f807763770a68b5 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/aliyun/mock_tests.rs:39:1 [INFO] [stdout] 30: 0x55d51cb023ee - core::ops::function::FnOnce::call_once::h2b0513f63f3aa3bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 33: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 34: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 38: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 39: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 40: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 41: 0x55d51cbe80a2 - 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] 42: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 43: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 44: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 45: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 48: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 51: 0x55d51d4ebe17 - 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] 52: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 53: 0x7f6bc18d6293 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::exoscale::mock_tests::basic_hostname stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 37: 0x55d51ccd6ff9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1af19898bb5f3b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 38: 0x55d51ccfe83c - tokio::runtime::task::core::Core::poll::h85a8ef59262ce0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 39: 0x55d51ce07784 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hdb32674a58052870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 40: 0x55d51cdaba57 - core::ops::function::FnOnce::call_once::ha31a687c56363d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55d51cd067ec - as core::ops::function::FnOnce<()>>::call_once::hba6ad8bdcb8ac864 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55d51cde5f7f - std::panicking::try::do_call::he351f6a1f9228872 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55d51cdf139d - __rust_try [INFO] [stdout] 44: 0x55d51cde2c7f - std::panicking::try::h5f78103050dc2793 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cd080cb - std::panic::catch_unwind::h8d4e5739d84b31f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cdff989 - tokio::runtime::task::harness::Harness::poll::h1453a9bb670ade1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 47: 0x55d51cd2d8d2 - tokio::runtime::task::raw::poll::ha737d9db37397d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 48: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 49: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 50: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 51: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 52: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 55: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 56: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 57: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 58: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 59: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 60: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 61: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 62: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 63: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 64: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 65: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x55d51cdf139d - __rust_try [INFO] [stdout] 70: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55d51d4ebe17 - 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] 77: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 78: 0x7f6bc18d6293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cd7d368 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h027eac3404a80804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:289:35 [INFO] [stdout] 15: 0x55d51cd7c8b9 - >::call_once::h8f055538252a571a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55d51cd8b4e3 - as core::future::future::Future>::poll::he58e30b53eb213e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:51:69 [INFO] [stdout] 17: 0x55d51cd3c068 - as core::future::future::Future>::poll::h30e10f7d79940898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 18: 0x55d51cd18477 - ::Output> as core::future::future::Future>::poll::hafdea049e37bd804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/flatten.rs:45:36 [INFO] [stdout] 19: 0x55d51cd148e8 - as core::future::future::Future>::poll::h421c06a46a60a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 20: 0x55d51cc950e7 - as core::future::future::Future>::poll::h4d965f460b6addcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 21: 0x55d51cc95327 - as core::future::future::Future>::poll::h8460c7f1c65f3eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:63:36 [INFO] [stdout] 22: 0x55d51cc7f45b - ::try_poll::hfc24b3c8fa02fe33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 23: 0x55d51cd47028 - as core::future::future::Future>::poll::h3d9cd5a23d58ad34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 24: 0x55d51cd88cbe - as core::future::future::Future>::poll::h1dbb003e4a166cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 25: 0x55d51cd3c3a8 - as core::future::future::Future>::poll::ha34a068b39456ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 26: 0x55d51ccac828 - as core::future::future::Future>::poll::h96a693ea12ff952c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 27: 0x55d51ccb4bbb - ::try_poll::h24cd61f744e55cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 28: 0x55d51cd47318 - as core::future::future::Future>::poll::ha7bbd8b5815694bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 29: 0x55d51cd8b81e - as core::future::future::Future>::poll::hf0ccaee42d0fd5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 30: 0x55d51cd3c008 - as core::future::future::Future>::poll::h2f701ec7459f245f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 31: 0x55d51ccac508 - as core::future::future::Future>::poll::h40014ab9f3706015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 32: 0x55d51ccb4beb - ::try_poll::h4cd01efbb9a2b1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 33: 0x55d51cd46f68 - as core::future::future::Future>::poll::h2c4b53a9238ae116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 34: 0x55d51cd8aa9e - as core::future::future::Future>::poll::hbd84c6458d0318be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c188 - as core::future::future::Future>::poll::h58ccf984ead298da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccac628 - as core::future::future::Future>::poll::hcb9f23e8e34fcb89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 37: 0x55d51cc95613 - as core::future::future::Future>::poll::he6b601c15b42f78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 38: 0x55d51cc95193 - as core::future::future::Future>::poll::h62674517be1df8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/either.rs:64:37 [INFO] [stdout] 39: 0x55d51cc7f3cb - ::try_poll::h78aa298c148f84a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 40: 0x55d51cd197b0 - ::Ok> as core::future::future::Future>::poll::h43d265fd75da7091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/try_flatten.rs:54:41 [INFO] [stdout] 41: 0x55d51ccad088 - as core::future::future::Future>::poll::h1a282bcb14dd0889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 42: 0x55d51ccad268 - as core::future::future::Future>::poll::h812fd3b0173f019d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 43: 0x55d51cc85cb5 - hyper::client::client::Client::retryably_send_request::{{closure}}::h4e134689c7f45f6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:199:26 [INFO] [stdout] 44: 0x55d51cdf019a - as core::future::future::Future>::poll::hafeb587cda41a1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 45: 0x55d51ce998a9 - as core::future::future::Future>::poll::h3d21c5fe5550a2b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 46: 0x55d51cea3320 - ::poll::h81d19cd54415996b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/client.rs:588:9 [INFO] [stdout] 47: 0x55d51cd41e40 - ::poll::h1005abc7d847f91e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1441:29 [INFO] [stdout] 48: 0x55d51cd41b88 - ::poll::he7d34b21d3da6dbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/async_impl/client.rs:1420:51 [INFO] [stdout] 49: 0x55d51cdc2e0c - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h74eede10a9edb7fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:954:15 [INFO] [stdout] 50: 0x55d51cdf01fa - as core::future::future::Future>::poll::he1cff24f643987fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/poll_fn.rs:54:9 [INFO] [stdout] 51: 0x55d51cdc3154 - reqwest::blocking::client::forward::{{closure}}::h898c6094d5ad83bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:953:15 [INFO] [stdout] 52: 0x55d51cc947ed - as core::future::future::Future>::poll::hec28719e4c4829cc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55d51ccff61a - tokio::runtime::task::core::Core::poll::{{closure}}::h4e5fa3832f468075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 54: 0x55d51ccdc7f9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hdc08d95bf6295fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 55: 0x55d51ccfe1fc - tokio::runtime::task::core::Core::poll::h3253c88e4d0a4cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 56: 0x55d51ce05584 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h1337520b178481ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 57: 0x55d51cdaab97 - core::ops::function::FnOnce::call_once::h07f1ca267f173b03 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55d51cd069ec - as core::ops::function::FnOnce<()>>::call_once::he9dc6521ffef1a65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55d51cde531f - std::panicking::try::do_call::h1865583c7d0355f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55d51cdf139d - __rust_try [INFO] [stdout] 61: 0x55d51cde490f - std::panicking::try::hd677592f778da513 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55d51cd0806b - std::panic::catch_unwind::h7c4ebaa6f181cd94 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55d51ce019e9 - tokio::runtime::task::harness::Harness::poll::h424adaa6488700c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 64: 0x55d51cd2d752 - tokio::runtime::task::raw::poll::h3802048506284453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 65: 0x55d51cff686f - tokio::runtime::task::raw::RawTask::poll::h6af45d9a145ac15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 66: 0x55d51ccc1c11 - tokio::runtime::task::Notified::run::h8e8dd47663a5ea21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 67: 0x55d51cd2b7db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h514dfd9a2df90b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 68: 0x55d51cddaa2d - tokio::coop::with_budget::{{closure}}::h684218eaef7cb772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 69: 0x55d51cc98ea3 - std::thread::local::LocalKey::try_with::h1e70381c339f8a82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x55d51cc98b2a - std::thread::local::LocalKey::with::h5dbd70a8b1c17c6b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x55d51cd2b661 - tokio::coop::with_budget::h4c31da82881b533c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 72: 0x55d51cd2b661 - tokio::coop::budget::hd103341e2488707c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 73: 0x55d51cd2b661 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfda0c7e3219e968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 74: 0x55d51cd2c432 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfa39d295838b62b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 75: 0x55d51cd65835 - tokio::macros::scoped_tls::ScopedKey::set::h9dd6c87db17938c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 76: 0x55d51cd2c3b0 - tokio::runtime::basic_scheduler::enter::h69db57f3b45d7192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 77: 0x55d51cd2af6c - tokio::runtime::basic_scheduler::Inner

::block_on::h981462b9f67315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 78: 0x55d51cd2b990 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0690e3b5b28d27c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 79: 0x55d51cd2bcb1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h84b417da30d2a776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 80: 0x55d51cd659c1 - tokio::runtime::Runtime::block_on::h84ab179d3831fafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 81: 0x55d51cdc1581 - reqwest::blocking::client::ClientHandle::new::{{closure}}::ha8b5d800bc03328e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:881:17 [INFO] [stdout] 82: 0x55d51cc7be2f - std::sys_common::backtrace::__rust_begin_short_backtrace::h5edb6313416c90bc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 83: 0x55d51ccb3254 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9def05653e3d9475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 84: 0x55d51cd06824 - as core::ops::function::FnOnce<()>>::call_once::hbb519413ad1b9569 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55d51cde5702 - std::panicking::try::do_call::h5b234d0c0d204843 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55d51cdf139d - __rust_try [INFO] [stdout] 87: 0x55d51cde4497 - std::panicking::try::hd0d1df29c4526184 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55d51cd082e4 - std::panic::catch_unwind::hc772296178bd7abe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55d51ccb305e - std::thread::Builder::spawn_unchecked::{{closure}}::h04ffafc6e0ce7125 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 90: 0x55d51cdaaa9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd53b91d433a06e92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 92: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55d51d4ebe17 - 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] 94: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 95: 0x7f6bc18d6293 - clone [INFO] [stdout] 96: 0x0 - [INFO] [stdout] thread 'providers::exoscale::mock_tests::basic_hostname' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d143123 - std::panicking::begin_panic::{{closure}}::h2453e99042df8b5c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d51d142fa9 - std::sys_common::backtrace::__rust_end_short_backtrace::h880bb25e0a005ebe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d51d143059 - std::panicking::begin_panic::h5628ddc1db97e651 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d51cdc346d - reqwest::blocking::client::event_loop_panicked::h98fcadc2a7c5cb0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:997:5 [INFO] [stdout] 15: 0x55d51cdc2609 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h73b136cf87dd33f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:67 [INFO] [stdout] 16: 0x55d51cca13fc - core::result::Result::map_err::hce0410df785f0581 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x55d51cdc2813 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h5b6d71b0cdd8b4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:927:38 [INFO] [stdout] 18: 0x55d51cc948a8 - as core::future::future::Future>::poll::hf61a46a3cc29d701 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55d51cdc4210 - reqwest::blocking::wait::timeout::h81286fe96f6cd777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/wait.rs:29:15 [INFO] [stdout] 20: 0x55d51cdc1fe6 - reqwest::blocking::client::ClientHandle::execute_request::hee967142d28d9f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:928:17 [INFO] [stdout] 21: 0x55d51cdbf2de - reqwest::blocking::client::Client::execute::h26e7dc460e72e7d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/client.rs:781:9 [INFO] [stdout] 22: 0x55d51ca67b39 - afterburn::retry::client::RequestBuilder::dispatch_request::h5be3326886a12bbd [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:287:15 [INFO] [stdout] 23: 0x55d51ca64ad3 - afterburn::retry::client::RequestBuilder::send::{{closure}}::h06e515484d1c308d [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:222:13 [INFO] [stdout] 24: 0x55d51caf2a47 - afterburn::retry::Retry::retry::h4e03f03fafefe9a1 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/mod.rs:83:23 [INFO] [stdout] 25: 0x55d51ca6385b - afterburn::retry::client::RequestBuilder::send::hea7d727de50b97e0 [INFO] [stdout] at /opt/rustwide/workdir/src/retry/client.rs:220:9 [INFO] [stdout] 26: 0x55d51ca24488 - ::hostname::h132c5acf83345745 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/exoscale/mod.rs:84:37 [INFO] [stdout] 27: 0x55d51cb326a8 - afterburn::providers::exoscale::mock_tests::basic_hostname::ha40deb20481bc72d [INFO] [stdout] at /opt/rustwide/workdir/src/providers/exoscale/mock_tests.rs:14:5 [INFO] [stdout] 28: 0x55d51cb3251a - afterburn::providers::exoscale::mock_tests::basic_hostname::{{closure}}::h49943f9d3856a7e5 [INFO] [stdout] at /opt/rustwide/workdir/src/providers/exoscale/mock_tests.rs:6:1 [INFO] [stdout] 29: 0x55d51cb0365e - core::ops::function::FnOnce::call_once::heb6f600e81a73aaa [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 30: 0x55d51cc10053 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55d51cc10053 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 32: 0x55d51cc0eae0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 33: 0x55d51cc0eae0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55d51cc0eae0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55d51cc0eae0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55d51cc0eae0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55d51cc0eae0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 38: 0x55d51cc0eae0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 39: 0x55d51cbe80a2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 40: 0x55d51cbe80a2 - 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] 41: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 42: 0x55d51cbebcf8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55d51cbebcf8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55d51cbebcf8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55d51cbebcf8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55d51cbebcf8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 47: 0x55d51cbebcf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 49: 0x55d51d4ebe17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55d51d4ebe17 - 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] 51: 0x7f6bc1b06609 - start_thread [INFO] [stdout] 52: 0x7f6bc18d6293 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- providers::exoscale::mock_tests::basic_pubkeys stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - 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: 0x55d51d4e3e90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d51d4e3e90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d51d5098fc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d51d4dce65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d51d4e607b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d51d4e607b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d51d4e607b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d51d4e5b8c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d51d4e6744 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d51d4e61f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d51d4e438c - 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: 0x55d51d4e6189 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d51c9d9d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d51c9d9c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d51ceb22f5 - core::mem::uninitialized::hda8c6ca88a498c45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55d51ceb22f5 - ::parse::ha132f5396b55922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:664:30 [INFO] [stdout] 18: 0x55d51cce9012 - hyper::proto::h1::role::parse_headers::hde98f65ce7d3cfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x55d51cdee081 - hyper::proto::h1::io::Buffered::parse::h6ba669c8bfb61e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55d51cd59534 - hyper::proto::h1::conn::Conn::poll_read_head::h1f81693f2850b446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x55d51ccbb1cb - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5fb4fc6bc9dd6f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x55d51ccbd277 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5c09e008f7fbea31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x55d51ccbcac2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h196eaa81de41b0bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x55d51ccb8733 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8713578872a2f129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x55d51ccb7f25 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h84ebc1922aa95ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x55d51ccacce7 - as core::future::future::Future>::poll::hb9a8adde0f31250d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x55d51cd80612 - as core::future::future::Future>::poll::h300691dde92082fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:769:39 [INFO] [stdout] 28: 0x55d51cd7ffda - as core::future::future::Future>::poll::h9d7e4fd694871997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/client/conn.rs:457:22 [INFO] [stdout] 29: 0x55d51cd7c7f4 - ::try_poll::h0c9251a3ed5ad7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.6/src/future.rs:83:9 [INFO] [stdout] 30: 0x55d51cd471ee - as core::future::future::Future>::poll::h9ad40414a3c3dc5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/try_future/into_future.rs:31:9 [INFO] [stdout] 31: 0x55d51cd8854f - as core::future::future::Future>::poll::h0e4d03ce41024d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 32: 0x55d51cd3bfae - as core::future::future::Future>::poll::h1cc8098641165daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 33: 0x55d51ccac92e - as core::future::future::Future>::poll::hd5e5387ab1dadc44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 34: 0x55d51cd89a4c - as core::future::future::Future>::poll::h6d71e70f5c204406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/map.rs:49:37 [INFO] [stdout] 35: 0x55d51cd3c3ee - as core::future::future::Future>::poll::ha4f19172f49e0d8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/lib.rs:111:13 [INFO] [stdout] 36: 0x55d51ccffa0a - tokio::runtime::task::core::Core::poll::{{closure}}::h59eed65761e2ab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [WARN] too many lines in the log, truncating it