[INFO] fetching crate wethr 0.6.0...
[INFO] testing wethr-0.6.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate wethr 0.6.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate wethr 0.6.0
[INFO] finished tweaking crates.io crate wethr 0.6.0
[INFO] tweaked toml for crates.io crate wethr 0.6.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wethr 0.6.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wethr 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdf3a270dffe03338d1ebe25a73b2c5196e2cefbc8ad093f816cc0cdd3826a07
[INFO] running `Command { std: "docker" "start" "-a" "cdf3a270dffe03338d1ebe25a73b2c5196e2cefbc8ad093f816cc0cdd3826a07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdf3a270dffe03338d1ebe25a73b2c5196e2cefbc8ad093f816cc0cdd3826a07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdf3a270dffe03338d1ebe25a73b2c5196e2cefbc8ad093f816cc0cdd3826a07", kill_on_drop: false }`
[INFO] [stdout] cdf3a270dffe03338d1ebe25a73b2c5196e2cefbc8ad093f816cc0cdd3826a07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d773da4484828a0b92140aefd440d2fb792120622759d5f9e895ae6ea6e3b312
[INFO] running `Command { std: "docker" "start" "-a" "d773da4484828a0b92140aefd440d2fb792120622759d5f9e895ae6ea6e3b312", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling tracing-core v0.1.20
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling tokio v1.11.0
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling tinyvec v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.27
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling async-compression v0.3.8
[INFO] [stderr]    Compiling h2 v0.3.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling hyper v0.14.12
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling wethr v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.13s
[INFO] running `Command { std: "docker" "inspect" "d773da4484828a0b92140aefd440d2fb792120622759d5f9e895ae6ea6e3b312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d773da4484828a0b92140aefd440d2fb792120622759d5f9e895ae6ea6e3b312", kill_on_drop: false }`
[INFO] [stdout] d773da4484828a0b92140aefd440d2fb792120622759d5f9e895ae6ea6e3b312
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22dd6e75ebb9cb72df8e7b7ce126ae6ede3647da52cc470d8a4d86898d28a2ae
[INFO] running `Command { std: "docker" "start" "-a" "22dd6e75ebb9cb72df8e7b7ce126ae6ede3647da52cc470d8a4d86898d28a2ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling wethr v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.36s
[INFO] running `Command { std: "docker" "inspect" "22dd6e75ebb9cb72df8e7b7ce126ae6ede3647da52cc470d8a4d86898d28a2ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22dd6e75ebb9cb72df8e7b7ce126ae6ede3647da52cc470d8a4d86898d28a2ae", kill_on_drop: false }`
[INFO] [stdout] 22dd6e75ebb9cb72df8e7b7ce126ae6ede3647da52cc470d8a4d86898d28a2ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a83daadc4c3112713e762a6b92e8010ae0885e59e9f84ba161137e51073ff32c
[INFO] running `Command { std: "docker" "start" "-a" "a83daadc4c3112713e762a6b92e8010ae0885e59e9f84ba161137e51073ff32c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wethr-bf482b9967d8ff01)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test args::tests::args_parse_location_provider ... ok
[INFO] [stdout] test args::tests::args_parse_full_info ... ok
[INFO] [stdout] test args::tests::args_parse_query ... ok
[INFO] [stdout] test args::tests::args_parse_silent ... ok
[INFO] [stdout] test args::tests::args_parse_help ... ok
[INFO] [stdout] test args::tests::args_parse_unit ... ok
[INFO] [stdout] test args::tests::args_parse_timeouts ... ok
[INFO] [stdout] test args::tests::args_parse_version ... ok
[INFO] [stdout] test info::tests::info_format ... ok
[INFO] [stdout] test location::client::tests::location_from_query_response ... ok
[INFO] [stdout] test datetime::tests::format_unix_datetime ... ok
[INFO] [stdout] test location::client::tests::location_from_response ... ok
[INFO] [stdout] test emoji::tests::get_emoji ... ok
[INFO] [stdout] test location::client::tests::location_query_display ... ok
[INFO] [stdout] test location::client::tests::location_query_response_display ... ok
[INFO] [stdout] test location::client::tests::location_query_responses_display ... ok
[INFO] [stdout] test spinner::tests::spinner_colors ... ok
[INFO] [stdout] test units::tests::units_symbol ... ok
[INFO] [stdout] test spinner::tests::spinner_run ... ok
[INFO] [stdout] test units::tests::units_to_string ... ok
[INFO] [stdout] test weather::client::tests::weather_from_response ... ok
[INFO] [stdout] test weather::model::tests::wind_format ... ok
[INFO] [stdout] test client::tests::client_get ... FAILED
[INFO] [stdout] test location::client::tests::location_client_get ... FAILED
[INFO] [stdout] test location::client::tests::location_client_get_by_query ... FAILED
[INFO] [stdout] test weather::client::tests::weather_client_get_with_units ... FAILED
[INFO] [stdout] test weather::client::tests::weather_client_get ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::client_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::tests::client_get' (33) panicked at src/client.rs:101:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reqwest(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("crates.io")), port: None, path: "/api/v1/crates/wethr", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b1852c9f22 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b1852c9f22 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b1852c9f22 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b1852c9f22 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b1852e189a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b1852e189a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x61b1852cf4d6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61b1852cf4d6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61b1852a78bf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b1852a78bf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b1852c1ba9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61b184d490ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61b184d490ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61b1852c1e12 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61b1852c1e12 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61b1852a7978 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61b18529ca89 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61b1852a899d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61b1852e1fdc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61b1852e1d52 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61b184d02a32 - <core[585f66e14d78f9ba]::result::Result<wethr[acce67a9fba0c115]::client::tests::Crates, wethr[acce67a9fba0c115]::client::ClientError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61b184d02a32 - wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:101:14
[INFO] [stdout]   22:     0x61b184cfbbcd - <core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x61b184cf59cd - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:78
[INFO] [stdout]   24:     0x61b184d0d8e0 - tokio[56fcfdeffc6c1104]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x61b184cee0d5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[56fcfdeffc6c1104]::coop::Budget>>>::try_with::<tokio[56fcfdeffc6c1104]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x61b184ced6ae - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[56fcfdeffc6c1104]::coop::Budget>>>::with::<tokio[56fcfdeffc6c1104]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x61b184cf20fd - tokio[56fcfdeffc6c1104]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x61b184cf20fd - tokio[56fcfdeffc6c1104]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x61b184cf20fd - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39
[INFO] [stdout]   30:     0x61b184cf58fa - tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::enter::<<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0}>>::{closure#0}, (), tokio[56fcfdeffc6c1104]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29
[INFO] [stdout]   31:     0x61b184d19455 - <tokio[56fcfdeffc6c1104]::macros::scoped_tls::ScopedKey<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Context>>::set::<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::enter<<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0}>>::{closure#0}, (), tokio[56fcfdeffc6c1104]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x61b184cf0d26 - tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::enter::<<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0}>>::{closure#0}, (), tokio[56fcfdeffc6c1104]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:13
[INFO] [stdout]   33:     0x61b184ced413 - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9
[INFO] [stdout]   34:     0x61b184cef483 - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::InnerGuard<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:38
[INFO] [stdout]   35:     0x61b184cef91a - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::BasicScheduler<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:30
[INFO] [stdout]   36:     0x61b184d18d97 - <tokio[56fcfdeffc6c1104]::runtime::Runtime>::block_on::<wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/mod.rs:457:51
[INFO] [stdout]   37:     0x61b184d04d73 - wethr[acce67a9fba0c115]::client::tests::client_get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:105:10
[INFO] [stdout]   38:     0x61b184d02667 - wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:96:26
[INFO] [stdout]   39:     0x61b184d31fb6 - <wethr[acce67a9fba0c115]::client::tests::client_get::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61b184d3d49b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61b184d3d49b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x61b184d49cfa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x61b184d49cfa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x61b184d49cfa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x61b184d49cfa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x61b184d49cfa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x61b184d49cfa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x61b184d49cfa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x61b184d441c4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x61b184d441c4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x61b184d4c7f2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x61b184d4c7f2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x61b1852c978f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x61b1852c978f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x7f8857987aa4 - <unknown>
[INFO] [stdout]   61:     0x7f8857a14a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- location::client::tests::location_client_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'location::client::tests::location_client_get' (37) panicked at src/location/client.rs:246:9:
[INFO] [stdout] assertion failed: LocationClient::new().get(None).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b1852c9f22 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b1852c9f22 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b1852c9f22 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b1852c9f22 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b1852e189a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b1852e189a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x61b1852cf4d6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61b1852cf4d6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61b1852a78bf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b1852a78bf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b1852c1ba9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61b184d490ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61b184d490ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61b1852c1e12 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61b1852c1e12 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61b1852a79aa - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61b18529ca89 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61b1852a899d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61b1852e1fdc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61b1852e1fa2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61b184d0354a - wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/location/client.rs:246:9
[INFO] [stdout]   21:     0x61b184cfbccd - <core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x61b184cf5e4d - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:78
[INFO] [stdout]   23:     0x61b184d0dda0 - tokio[56fcfdeffc6c1104]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x61b184cee4d5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[56fcfdeffc6c1104]::coop::Budget>>>::try_with::<tokio[56fcfdeffc6c1104]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x61b184ced7ee - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[56fcfdeffc6c1104]::coop::Budget>>>::with::<tokio[56fcfdeffc6c1104]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x61b184cf457d - tokio[56fcfdeffc6c1104]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x61b184cf457d - tokio[56fcfdeffc6c1104]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x61b184cf457d - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39
[INFO] [stdout]   29:     0x61b184cf597a - tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::enter::<<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0}>>::{closure#0}, (), tokio[56fcfdeffc6c1104]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29
[INFO] [stdout]   30:     0x61b184d197d5 - <tokio[56fcfdeffc6c1104]::macros::scoped_tls::ScopedKey<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Context>>::set::<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::enter<<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0}>>::{closure#0}, (), tokio[56fcfdeffc6c1104]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x61b184cf1a66 - tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::enter::<<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0}>>::{closure#0}, (), tokio[56fcfdeffc6c1104]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:13
[INFO] [stdout]   32:     0x61b184ced493 - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9
[INFO] [stdout]   33:     0x61b184cef783 - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::InnerGuard<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:38
[INFO] [stdout]   34:     0x61b184cf04fd - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::BasicScheduler<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:30
[INFO] [stdout]   35:     0x61b184d19232 - <tokio[56fcfdeffc6c1104]::runtime::Runtime>::block_on::<wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/mod.rs:457:51
[INFO] [stdout]   36:     0x61b184d05a20 - wethr[acce67a9fba0c115]::location::client::tests::location_client_get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/location/client.rs:250:68
[INFO] [stdout]   37:     0x61b184d02f17 - wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/location/client.rs:244:35
[INFO] [stdout]   38:     0x61b184d321b6 - <wethr[acce67a9fba0c115]::location::client::tests::location_client_get::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x61b184d3d49b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61b184d3d49b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x61b184d49cfa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x61b184d49cfa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x61b184d49cfa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x61b184d49cfa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x61b184d49cfa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x61b184d49cfa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x61b184d49cfa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x61b184d441c4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x61b184d441c4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x61b184d4c7f2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x61b184d4c7f2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x61b1852c978f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x61b1852c978f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x7f8857987aa4 - <unknown>
[INFO] [stdout]   60:     0x7f8857a14a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- location::client::tests::location_client_get_by_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'location::client::tests::location_client_get_by_query' (38) panicked at src/location/client.rs:274:9:
[INFO] [stdout] assertion failed: LocationClient::new().get_by_query(&query).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b1852c9f22 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b1852c9f22 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b1852c9f22 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b1852c9f22 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b1852e189a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b1852e189a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x61b1852cf4d6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61b1852cf4d6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61b1852a78bf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b1852a78bf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b1852c1ba9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61b184d490ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61b184d490ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61b1852c1e12 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61b1852c1e12 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61b1852a79aa - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61b18529ca89 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61b1852a899d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61b1852e1fdc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61b1852e1fa2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61b184d04111 - wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/location/client.rs:274:9
[INFO] [stdout]   21:     0x61b184cfbd0d - <core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x61b184cf5f6d - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:78
[INFO] [stdout]   23:     0x61b184d0ded0 - tokio[56fcfdeffc6c1104]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x61b184cee5d5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[56fcfdeffc6c1104]::coop::Budget>>>::try_with::<tokio[56fcfdeffc6c1104]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x61b184ced83e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[56fcfdeffc6c1104]::coop::Budget>>>::with::<tokio[56fcfdeffc6c1104]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x61b184cf4e9d - tokio[56fcfdeffc6c1104]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x61b184cf4e9d - tokio[56fcfdeffc6c1104]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x61b184cf4e9d - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39
[INFO] [stdout]   29:     0x61b184cf599a - tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::enter::<<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0}>>::{closure#0}, (), tokio[56fcfdeffc6c1104]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29
[INFO] [stdout]   30:     0x61b184d198b5 - <tokio[56fcfdeffc6c1104]::macros::scoped_tls::ScopedKey<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Context>>::set::<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::enter<<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0}>>::{closure#0}, (), tokio[56fcfdeffc6c1104]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x61b184cf1db6 - tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::enter::<<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0}>>::{closure#0}, (), tokio[56fcfdeffc6c1104]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:13
[INFO] [stdout]   32:     0x61b184ced4b3 - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9
[INFO] [stdout]   33:     0x61b184cef843 - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::InnerGuard<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:38
[INFO] [stdout]   34:     0x61b184cf07fd - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::BasicScheduler<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:30
[INFO] [stdout]   35:     0x61b184d19361 - <tokio[56fcfdeffc6c1104]::runtime::Runtime>::block_on::<wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/mod.rs:457:51
[INFO] [stdout]   36:     0x61b184d063c0 - wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query
[INFO] [stdout]                                at /opt/rustwide/workdir/src/location/client.rs:280:75
[INFO] [stdout]   37:     0x61b184d02fa7 - wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/location/client.rs:271:44
[INFO] [stdout]   38:     0x61b184d32276 - <wethr[acce67a9fba0c115]::location::client::tests::location_client_get_by_query::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x61b184d3d49b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61b184d3d49b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x61b184d49cfa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x61b184d49cfa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x61b184d49cfa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x61b184d49cfa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x61b184d49cfa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x61b184d49cfa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x61b184d49cfa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x61b184d441c4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x61b184d441c4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x61b184d4c7f2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x61b184d4c7f2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x61b1852c978f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x61b1852c978f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x7f8857987aa4 - <unknown>
[INFO] [stdout]   60:     0x7f8857a14a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- weather::client::tests::weather_client_get_with_units stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'weather::client::tests::weather_client_get_with_units' (50) panicked at src/weather/client.rs:219:9:
[INFO] [stdout] assertion failed: WeatherClient::new().get_with_units(&coordinates,
[INFO] [stdout]             Units::Fahrenheit).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b1852c9f22 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b1852c9f22 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b1852c9f22 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b1852c9f22 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b1852e189a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b1852e189a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x61b1852cf4d6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61b1852cf4d6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61b1852a78bf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b1852a78bf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b1852c1ba9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61b184d490ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61b184d490ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61b1852c1e12 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61b1852c1e12 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61b1852a79aa - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61b18529ca89 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61b1852a899d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61b1852e1fdc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61b1852e1fa2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61b184d0f1c5 - wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/weather/client.rs:219:9
[INFO] [stdout]   21:     0x61b184cfbc8d - <core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x61b184cf5d2d - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:78
[INFO] [stdout]   23:     0x61b184d0dc70 - tokio[56fcfdeffc6c1104]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x61b184cee3d5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[56fcfdeffc6c1104]::coop::Budget>>>::try_with::<tokio[56fcfdeffc6c1104]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x61b184ced79e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[56fcfdeffc6c1104]::coop::Budget>>>::with::<tokio[56fcfdeffc6c1104]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x61b184cf3c5d - tokio[56fcfdeffc6c1104]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x61b184cf3c5d - tokio[56fcfdeffc6c1104]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x61b184cf3c5d - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39
[INFO] [stdout]   29:     0x61b184cf595a - tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::enter::<<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0}>>::{closure#0}, (), tokio[56fcfdeffc6c1104]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29
[INFO] [stdout]   30:     0x61b184d196f5 - <tokio[56fcfdeffc6c1104]::macros::scoped_tls::ScopedKey<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Context>>::set::<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::enter<<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0}>>::{closure#0}, (), tokio[56fcfdeffc6c1104]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x61b184cf1716 - tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::enter::<<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0}>>::{closure#0}, (), tokio[56fcfdeffc6c1104]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:13
[INFO] [stdout]   32:     0x61b184ced473 - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9
[INFO] [stdout]   33:     0x61b184cef6c3 - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::InnerGuard<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:38
[INFO] [stdout]   34:     0x61b184cf01fd - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::BasicScheduler<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:30
[INFO] [stdout]   35:     0x61b184d19112 - <tokio[56fcfdeffc6c1104]::runtime::Runtime>::block_on::<wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/mod.rs:457:51
[INFO] [stdout]   36:     0x61b184d11870 - wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units
[INFO] [stdout]                                at /opt/rustwide/workdir/src/weather/client.rs:222:22
[INFO] [stdout]   37:     0x61b184d0e967 - wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/weather/client.rs:216:45
[INFO] [stdout]   38:     0x61b184d32176 - <wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get_with_units::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x61b184d3d49b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61b184d3d49b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x61b184d49cfa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x61b184d49cfa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x61b184d49cfa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x61b184d49cfa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x61b184d49cfa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x61b184d49cfa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x61b184d49cfa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x61b184d441c4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x61b184d441c4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x61b184d4c7f2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x61b184d4c7f2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x61b1852c978f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x61b1852c978f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x7f8857987aa4 - <unknown>
[INFO] [stdout]   60:     0x7f8857a14a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- weather::client::tests::weather_client_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'weather::client::tests::weather_client_get' (49) panicked at src/weather/client.rs:229:9:
[INFO] [stdout] assertion failed: WeatherClient::new().get(&coordinates).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b1852c9f22 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b1852c9f22 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b1852c9f22 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b1852c9f22 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b1852e189a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b1852e189a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x61b1852cf4d6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61b1852cf4d6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61b1852a78bf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b1852a78bf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b1852c1ba9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61b184d490ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61b184d490ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61b1852c1e12 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61b1852c1e12 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61b1852a79aa - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61b18529ca89 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61b1852a899d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61b1852e1fdc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61b1852e1fa2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61b184d0ed90 - wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/weather/client.rs:229:9
[INFO] [stdout]   21:     0x61b184cfbc4d - <core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x61b184cf5c0d - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:78
[INFO] [stdout]   23:     0x61b184d0db40 - tokio[56fcfdeffc6c1104]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x61b184cee2d5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[56fcfdeffc6c1104]::coop::Budget>>>::try_with::<tokio[56fcfdeffc6c1104]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x61b184ced74e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[56fcfdeffc6c1104]::coop::Budget>>>::with::<tokio[56fcfdeffc6c1104]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x61b184cf333d - tokio[56fcfdeffc6c1104]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x61b184cf333d - tokio[56fcfdeffc6c1104]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x61b184cf333d - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39
[INFO] [stdout]   29:     0x61b184cf593a - tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::enter::<<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0}>>::{closure#0}, (), tokio[56fcfdeffc6c1104]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29
[INFO] [stdout]   30:     0x61b184d19615 - <tokio[56fcfdeffc6c1104]::macros::scoped_tls::ScopedKey<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Context>>::set::<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::enter<<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0}>>::{closure#0}, (), tokio[56fcfdeffc6c1104]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x61b184cf13c6 - tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::enter::<<tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0}>>::{closure#0}, (), tokio[56fcfdeffc6c1104]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:13
[INFO] [stdout]   32:     0x61b184ced453 - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::Inner<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9
[INFO] [stdout]   33:     0x61b184cef603 - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::InnerGuard<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:38
[INFO] [stdout]   34:     0x61b184cefefd - <tokio[56fcfdeffc6c1104]::runtime::basic_scheduler::BasicScheduler<tokio[56fcfdeffc6c1104]::runtime::driver::Driver>>::block_on::<wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:30
[INFO] [stdout]   35:     0x61b184d18ff1 - <tokio[56fcfdeffc6c1104]::runtime::Runtime>::block_on::<wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/mod.rs:457:51
[INFO] [stdout]   36:     0x61b184d10d10 - wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/weather/client.rs:229:70
[INFO] [stdout]   37:     0x61b184d0e907 - wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/weather/client.rs:226:34
[INFO] [stdout]   38:     0x61b184d320f6 - <wethr[acce67a9fba0c115]::weather::client::tests::weather_client_get::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x61b184d3d49b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61b184d3d49b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x61b184d49cfa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x61b184d49cfa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x61b184d49cfa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x61b184d49cfa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x61b184d49cfa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x61b184d49cfa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x61b184d49cfa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x61b184d441c4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x61b184d441c4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x61b184d4c7f2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x61b184d4c7f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x61b184d4c7f2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x61b1852c978f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x61b1852c978f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x7f8857987aa4 - <unknown>
[INFO] [stdout]   60:     0x7f8857a14a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::tests::client_get
[INFO] [stdout]     location::client::tests::location_client_get
[INFO] [stdout]     location::client::tests::location_client_get_by_query
[INFO] [stdout]     weather::client::tests::weather_client_get
[INFO] [stdout]     weather::client::tests::weather_client_get_with_units
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a83daadc4c3112713e762a6b92e8010ae0885e59e9f84ba161137e51073ff32c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a83daadc4c3112713e762a6b92e8010ae0885e59e9f84ba161137e51073ff32c", kill_on_drop: false }`
[INFO] [stdout] a83daadc4c3112713e762a6b92e8010ae0885e59e9f84ba161137e51073ff32c
