[INFO] fetching crate prometheus-http-query 0.8.3...
[INFO] testing prometheus-http-query-0.8.3 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate prometheus-http-query 0.8.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate prometheus-http-query 0.8.3
[INFO] finished tweaking crates.io crate prometheus-http-query 0.8.3
[INFO] tweaked toml for crates.io crate prometheus-http-query 0.8.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate prometheus-http-query 0.8.3 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 181 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c57b4df96ac822ed55848eba02bfa195253dee08a09ab9c0aa0b72bed8d2ecee
[INFO] running `Command { std: "docker" "start" "-a" "c57b4df96ac822ed55848eba02bfa195253dee08a09ab9c0aa0b72bed8d2ecee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c57b4df96ac822ed55848eba02bfa195253dee08a09ab9c0aa0b72bed8d2ecee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c57b4df96ac822ed55848eba02bfa195253dee08a09ab9c0aa0b72bed8d2ecee", kill_on_drop: false }`
[INFO] [stdout] c57b4df96ac822ed55848eba02bfa195253dee08a09ab9c0aa0b72bed8d2ecee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c2e81cbb8970024bb562e3e2f572fa8a992cc8e6462ae30c8968fdca9321674a
[INFO] running `Command { std: "docker" "start" "-a" "c2e81cbb8970024bb562e3e2f572fa8a992cc8e6462ae30c8968fdca9321674a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling prometheus-http-query v0.8.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/direct.rs:307:30
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub fn target_metadata(host: &str) -> Result<TargetMetadataQueryBuilder, Error> {
[INFO] [stdout]     |                              ^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub fn target_metadata(host: &str) -> Result<TargetMetadataQueryBuilder<'_>, Error> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "c2e81cbb8970024bb562e3e2f572fa8a992cc8e6462ae30c8968fdca9321674a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2e81cbb8970024bb562e3e2f572fa8a992cc8e6462ae30c8968fdca9321674a", kill_on_drop: false }`
[INFO] [stdout] c2e81cbb8970024bb562e3e2f572fa8a992cc8e6462ae30c8968fdca9321674a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7c62c3cc8390f618113e76a97b4754c92c4021b181cf387505e349e524ccf6cc
[INFO] running `Command { std: "docker" "start" "-a" "7c62c3cc8390f618113e76a97b4754c92c4021b181cf387505e349e524ccf6cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling prometheus-http-query v0.8.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/direct.rs:307:30
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub fn target_metadata(host: &str) -> Result<TargetMetadataQueryBuilder, Error> {
[INFO] [stdout]     |                              ^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub fn target_metadata(host: &str) -> Result<TargetMetadataQueryBuilder<'_>, Error> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/direct.rs:307:30
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub fn target_metadata(host: &str) -> Result<TargetMetadataQueryBuilder, Error> {
[INFO] [stdout]     |                              ^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub fn target_metadata(host: &str) -> Result<TargetMetadataQueryBuilder<'_>, Error> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.53s
[INFO] running `Command { std: "docker" "inspect" "7c62c3cc8390f618113e76a97b4754c92c4021b181cf387505e349e524ccf6cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c62c3cc8390f618113e76a97b4754c92c4021b181cf387505e349e524ccf6cc", kill_on_drop: false }`
[INFO] [stdout] 7c62c3cc8390f618113e76a97b4754c92c4021b181cf387505e349e524ccf6cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a04470080b7ed5e1fe766dc15b424428d0674d64f7b54d1acf85d4747a23d26e
[INFO] running `Command { std: "docker" "start" "-a" "a04470080b7ed5e1fe766dc15b424428d0674d64f7b54d1acf85d4747a23d26e", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/direct.rs:307:30
[INFO] [stderr]     |
[INFO] [stderr] 307 | pub fn target_metadata(host: &str) -> Result<TargetMetadataQueryBuilder, Error> {
[INFO] [stderr]     |                              ^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 307 | pub fn target_metadata(host: &str) -> Result<TargetMetadataQueryBuilder<'_>, Error> {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `prometheus-http-query` (lib) generated 1 warning (run `cargo fix --lib -p prometheus-http-query` to apply 1 suggestion)
[INFO] [stderr] warning: `prometheus-http-query` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/prometheus-http-query/b2430d8ac4a1cc82/deps/prometheus_http_query-b2430d8ac4a1cc82)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test response::tests::test_alertmanagers_deserialization ... ok
[INFO] [stdout] test response::tests::test_another_bad_combination_in_deserialization ... ok
[INFO] [stdout] test response::tests::test_api_error_deserialization ... ok
[INFO] [stdout] test response::tests::test_api_success_deserialization ... ok
[INFO] [stdout] test response::tests::test_bad_combination_in_deserialization ... ok
[INFO] [stdout] test response::tests::test_alert_deserialization ... ok
[INFO] [stdout] test response::tests::test_buildinformation_deserialization ... ok
[INFO] [stdout] test response::tests::test_instant_vector_deserialization ... ok
[INFO] [stdout] test response::tests::test_metric_metadata_deserialization ... ok
[INFO] [stdout] test response::tests::test_query_result_no_stats_deserialization ... ok
[INFO] [stdout] test response::tests::test_query_result_no_per_step_stats_deserialization ... ok
[INFO] [stdout] test response::tests::test_range_vector_deserialization ... ok
[INFO] [stdout] test response::tests::test_runtimeinformation_deserialization ... ok
[INFO] [stdout] test response::tests::test_rule_group_deserialization ... ok
[INFO] [stdout] test response::tests::test_query_result_deserialization ... ok
[INFO] [stdout] test response::tests::test_target_deserialization ... ok
[INFO] [stdout] test response::tests::test_target_metadata_deserialization_2 ... ok
[INFO] [stdout] test response::tests::test_wal_replay_deserialization ... ok
[INFO] [stdout] test response::tests::test_tsdb_stats_deserialization ... ok
[INFO] [stdout] test response::tests::test_target_metadata_deserialization_1 ... ok
[INFO] [stdout] test selector::tests::test_selector_display_impl ... ok
[INFO] [stdout] test util::tests::test_is_json ... ok
[INFO] [stdout] test util::tests::test_is_json_with_charset ... ok
[INFO] [stdout] test util::tests::test_proxied_str_to_url ... ok
[INFO] [stdout] test util::tests::test_proxied_string_to_url ... ok
[INFO] [stdout] test util::tests::test_simple_str_to_url ... ok
[INFO] [stdout] test util::tests::test_proxied_url_finalization ... ok
[INFO] [stdout] test util::tests::test_simple_url_finalization ... ok
[INFO] [stdout] test util::tests::test_simple_string_to_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests prometheus_http_query
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test src/client.rs - client::Client::default (line 633) ... ok
[INFO] [stdout] test src/client.rs - client::Client::base_url (line 743) ... ok
[INFO] [stdout] test src/client.rs - client::Client::from (line 764) ... ok
[INFO] [stdout] test src/client.rs - client::Client::alerts (line 1108) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::build_information (line 1160) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::from_str (line 652) ... ok
[INFO] [stdout] test src/client.rs - client::Client::alertmanagers (line 1260) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::inner (line 717) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::flags (line 1135) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::is_server_healthy (line 1376) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::label_values (line 1001) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::metric_metadata (line 1333) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::label_names (line 957) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::is_server_ready (line 1412) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::query_range (line 861) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::query (line 823) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::rules (line 1075) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::try_from (line 674) ... ok
[INFO] [stdout] test src/client.rs - client::Client::series (line 909) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::targets (line 1038) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::runtime_information (line 1185) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::try_from (line 696) ... ok
[INFO] [stdout] test src/client.rs - client::Client::wal_replay_statistics (line 1235) ... FAILED
[INFO] [stdout] test src/direct.rs - direct::alertmanagers (line 265) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::target_metadata (line 1286) ... FAILED
[INFO] [stdout] test src/direct.rs - direct::flags (line 205) ... FAILED
[INFO] [stdout] test src/direct.rs - direct::build_information (line 225) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::tsdb_statistics (line 1210) ... FAILED
[INFO] [stdout] test src/direct.rs - direct::alerts (line 185) ... FAILED
[INFO] [stdout] test src/direct.rs - direct::label_values (line 124) ... FAILED
[INFO] [stdout] test src/direct.rs - direct::metric_metadata (line 316) ... FAILED
[INFO] [stdout] test src/direct.rs - direct::label_names (line 103) ... FAILED
[INFO] [stdout] test src/direct.rs - direct::query (line 14) ... FAILED
[INFO] [stdout] test src/direct.rs - direct::runtime_information (line 245) ... FAILED
[INFO] [stdout] test src/direct.rs - direct::targets (line 144) ... FAILED
[INFO] [stdout] test src/direct.rs - direct::rules (line 165) ... FAILED
[INFO] [stdout] test src/direct.rs - direct::query_range (line 41) ... FAILED
[INFO] [stdout] test src/direct.rs - direct::series (line 75) ... FAILED
[INFO] [stdout] test src/direct.rs - direct::target_metadata (line 286) ... FAILED
[INFO] [stdout] test src/selector.rs - selector::Selector<'a>::eq (line 47) ... ok
[INFO] [stdout] test src/lib.rs - (line 14) ... ok
[INFO] [stdout] test src/selector.rs - selector::Selector<'a>::metric (line 25) ... ok
[INFO] [stdout] test src/selector.rs - selector::Selector<'a>::ne (line 71) ... ok
[INFO] [stdout] test src/lib.rs - (line 124) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 71) ... FAILED
[INFO] [stdout] test src/selector.rs - selector::Selector<'a>::regex_eq (line 95) ... ok
[INFO] [stdout] test src/lib.rs - (line 97) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 36) ... FAILED
[INFO] [stdout] test src/selector.rs - selector::Selector<'a>::regex_ne (line 119) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::alerts (line 1108) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (195) panicked at src/client.rs:12:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c4b9477d912 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c4b9477d912 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c4b9477d912 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c4b9477d912 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c4b94792e2a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c4b94792e2a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5c4b94782856 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c4b94782856 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c4b9476562f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c4b9476562f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c4b94778141 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c4b947783ab - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5c4b9476571a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5c4b9475cd99 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5c4b947662bd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5c4b9479356c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5c4b94793532 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x5c4b94487c8f - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x5c4b94488746 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5c4b94487a16 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5c4b94487954 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5c4b94481fda - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5c4b9448676d - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5c4b94485a8b - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x5c4b94481800 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x5c4b94487273 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5c4b94482e5e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x5c4b94482b37 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x5c4b94484d4b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x5c4b944843b9 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x5c4b944846e2 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x5c4b9448560c - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5c4b9448502d - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x5c4b94481a81 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x5c4b94481354 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x5c4b94481555 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x5c4b94487e19 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x5c4b94488773 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x5c4b94484c96 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x5c4b94486f89 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x5c4b94777686 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x5c4b94777686 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5c4b94777686 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5c4b94777686 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5c4b94777686 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x5c4b94777686 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5c4b94777686 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5c4b94777686 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5c4b94777686 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x5c4b94484751 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x5c4b94488825 - main
[INFO] [stdout]   51:     0x7ad50bde21ca - <unknown>
[INFO] [stdout]   52:     0x7ad50bde228b - __libc_start_main
[INFO] [stdout]   53:     0x5c4b944810d5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::build_information (line 1160) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (213) panicked at src/client.rs:12:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62392bbfd1e2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62392bbfd1e2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62392bbfd1e2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62392bbfd1e2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62392bc1201a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62392bc1201a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x62392bc02126 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62392bc02126 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62392bbe4eff - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62392bbe4eff - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62392bbf7a11 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x62392bbf7c7b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x62392bbe4fea - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x62392bbdc669 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x62392bbe5b8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x62392bc1275c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x62392bc12722 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x62392b8fe9ee - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x62392b8ff4a6 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x62392b8fe766 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x62392b8fe6a4 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x62392b8f8d2a - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x62392b8fd4bd - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x62392b8fc7db - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x62392b8f8550 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x62392b8fdfc3 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x62392b8f9bae - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x62392b8f9887 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x62392b8fba9b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x62392b8fb109 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x62392b8fb432 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x62392b8fc35c - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x62392b8fbd7d - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x62392b8f87d1 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x62392b8f80a4 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x62392b8f82a5 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x62392b8feb79 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x62392b8ff4d3 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x62392b8fb9e6 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x62392b8fdcd9 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x62392bbf6f56 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x62392bbf6f56 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x62392bbf6f56 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x62392bbf6f56 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x62392bbf6f56 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x62392bbf6f56 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x62392bbf6f56 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x62392bbf6f56 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x62392bbf6f56 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x62392b8fb4a1 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x62392b8ff585 - main
[INFO] [stdout]   51:     0x70fe7056f1ca - <unknown>
[INFO] [stdout]   52:     0x70fe7056f28b - __libc_start_main
[INFO] [stdout]   53:     0x62392b8f7e25 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::alertmanagers (line 1260) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (220) panicked at src/client.rs:12:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x600a12287712 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x600a12287712 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x600a12287712 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x600a12287712 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x600a1229c54a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x600a1229c54a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x600a1228c656 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x600a1228c656 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x600a1226f42f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x600a1226f42f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x600a12281f41 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x600a122821ab - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x600a1226f51a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x600a12266b99 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x600a122700bd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x600a1229cc8c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x600a1229cc52 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x600a11fa573c - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x600a11fa61f6 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x600a11fa54a6 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x600a11fa53e4 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x600a11f9fa6a - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x600a11fa41fd - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x600a11fa351b - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x600a11f9f290 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x600a11fa4d03 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x600a11fa08ee - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x600a11fa05c7 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x600a11fa27db - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x600a11fa1e49 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x600a11fa2172 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x600a11fa309c - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x600a11fa2abd - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x600a11f9f511 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x600a11f9ede4 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x600a11f9efe5 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x600a11fa58c9 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x600a11fa6223 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x600a11fa2726 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x600a11fa4a19 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x600a12281486 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x600a12281486 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x600a12281486 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x600a12281486 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x600a12281486 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x600a12281486 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x600a12281486 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x600a12281486 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x600a12281486 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x600a11fa21e1 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x600a11fa62d5 - main
[INFO] [stdout]   51:     0x7e4d790421ca - <unknown>
[INFO] [stdout]   52:     0x7e4d7904228b - __libc_start_main
[INFO] [stdout]   53:     0x600a11f9eb65 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::inner (line 717) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (http://127.0.0.1:9090/)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: tcp connect error
[INFO] [stdout]     2: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]    2: rust_out::main::{closure#0}
[INFO] [stdout]    3: <core::pin::Pin<&mut rust_out::main::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]    4: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<core::result::Result<(), anyhow::Error>>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}
[INFO] [stdout]    8: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]    9: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   11: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   12: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>
[INFO] [stdout]   14: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]   15: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>
[INFO] [stdout]   16: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]   17: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   19: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   20: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   21: rust_out::main
[INFO] [stdout]   22: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   24: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::flags (line 1135) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (290) panicked at src/client.rs:12:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56772db95732 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56772db95732 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56772db95732 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56772db95732 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56772dbaa56a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56772dbaa56a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x56772db9a676 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56772db9a676 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56772db7d44f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56772db7d44f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56772db8ff61 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x56772db901cb - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x56772db7d53a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x56772db74bb9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x56772db7e0dd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x56772dbaacac - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x56772dbaac72 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x56772d8b6265 - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x56772d8b6d06 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x56772d8b5fe6 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x56772d8b5f24 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x56772d8b05aa - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x56772d8b4d3d - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x56772d8b405b - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x56772d8afdd0 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x56772d8b5843 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x56772d8b142e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x56772d8b1107 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x56772d8b331b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x56772d8b2989 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x56772d8b2cb2 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x56772d8b3bdc - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x56772d8b35fd - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x56772d8b0051 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x56772d8af924 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x56772d8afb25 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x56772d8b63e9 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x56772d8b6d33 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x56772d8b3266 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x56772d8b5559 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x56772db8f4a6 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x56772db8f4a6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x56772db8f4a6 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x56772db8f4a6 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x56772db8f4a6 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x56772db8f4a6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x56772db8f4a6 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x56772db8f4a6 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x56772db8f4a6 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x56772d8b2d21 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x56772d8b6de5 - main
[INFO] [stdout]   51:     0x77442f0b61ca - <unknown>
[INFO] [stdout]   52:     0x77442f0b628b - __libc_start_main
[INFO] [stdout]   53:     0x56772d8af6a5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::is_server_healthy (line 1376) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: failed to send request to health endpoint
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (http://127.0.0.1:9090/-/healthy)
[INFO] [stdout]     1: client error (Connect)
[INFO] [stdout]     2: tcp connect error
[INFO] [stdout]     3: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<prometheus_http_query::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, prometheus_http_query::error::Error>>>::from_residual
[INFO] [stdout]    2: rust_out::main::{closure#0}
[INFO] [stdout]    3: <core::pin::Pin<&mut rust_out::main::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]    4: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<core::result::Result<(), anyhow::Error>>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}
[INFO] [stdout]    8: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]    9: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   11: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   12: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>
[INFO] [stdout]   14: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]   15: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>
[INFO] [stdout]   16: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]   17: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   19: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   20: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   21: rust_out::main
[INFO] [stdout]   22: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   24: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::label_values (line 1001) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (350) panicked at src/client.rs:13:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x614a1459c772 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x614a1459c772 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x614a1459c772 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x614a1459c772 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x614a145b15ca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x614a145b15ca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x614a145a16b6 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x614a145a16b6 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x614a1458448f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x614a1458448f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x614a14596fa1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x614a1459720b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x614a1458457a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x614a1457bbf9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x614a1458511d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x614a145b1d0c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x614a145b1cd2 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x614a142b9a8c - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x614a142bc626 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x614a142b97c6 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x614a142b96b4 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x614a142af92a - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x614a142b7cbd - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x614a142b6fdb - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x614a142af150 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x614a142b8f13 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x614a142b07ae - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x614a142b0487 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x614a142b323b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x614a142b1dc9 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x614a142b20f2 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x614a142b6acc - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x614a142b3dad - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x614a142af3d1 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x614a142aeca4 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x614a142aeea5 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x614a142babb9 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x614a142bca93 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x614a142b3186 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x614a142b8c29 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x614a145964e6 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x614a145964e6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x614a145964e6 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x614a145964e6 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x614a145964e6 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x614a145964e6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x614a145964e6 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x614a145964e6 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x614a145964e6 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x614a142b2291 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x614a142bcbf5 - main
[INFO] [stdout]   51:     0x79cd0e0cc1ca - <unknown>
[INFO] [stdout]   52:     0x79cd0e0cc28b - __libc_start_main
[INFO] [stdout]   53:     0x614a142ae685 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::metric_metadata (line 1333) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (345) panicked at src/client.rs:13:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a45f71da042 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a45f71da042 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a45f71da042 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a45f71da042 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a45f71eee9a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a45f71eee9a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5a45f71def86 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a45f71def86 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a45f71c1d5f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a45f71c1d5f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a45f71d4871 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5a45f71d4adb - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5a45f71c1e4a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5a45f71b94c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5a45f71c29ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5a45f71ef5dc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a45f71ef5a2 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x5a45f6ef9a60 - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x5a45f6efdaa6 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5a45f6ef9796 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5a45f6ef9684 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5a45f6ee905a - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5a45f6ef7d3d - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5a45f6ef705b - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x5a45f6ee8880 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x5a45f6ef8f53 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5a45f6eea02e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x5a45f6ee9d07 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x5a45f6eed8cb - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x5a45f6eec099 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x5a45f6eec3c2 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x5a45f6ef6adc - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5a45f6eeec7d - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x5a45f6ee8b01 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x5a45f6ee83d4 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x5a45f6ee85d5 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x5a45f6efabd9 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x5a45f6efdf63 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x5a45f6eed816 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x5a45f6ef8c69 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x5a45f71d3db6 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x5a45f71d3db6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5a45f71d3db6 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5a45f71d3db6 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5a45f71d3db6 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x5a45f71d3db6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5a45f71d3db6 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5a45f71d3db6 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5a45f71d3db6 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x5a45f6eec7a1 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x5a45f6efe285 - main
[INFO] [stdout]   51:     0x70a8da9301ca - <unknown>
[INFO] [stdout]   52:     0x70a8da93028b - __libc_start_main
[INFO] [stdout]   53:     0x5a45f6ee7c05 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::label_names (line 957) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (351) panicked at src/client.rs:13:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63cc9aaef2c2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63cc9aaef2c2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63cc9aaef2c2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63cc9aaef2c2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63cc9ab0411a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63cc9ab0411a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x63cc9aaf4206 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63cc9aaf4206 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63cc9aad6fdf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63cc9aad6fdf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63cc9aae9af1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63cc9aae9d5b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63cc9aad70ca - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x63cc9aace749 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63cc9aad7c6d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63cc9ab0485c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63cc9ab04822 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x63cc9a80c8a7 - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x63cc9a80f2a6 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x63cc9a80c5e6 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x63cc9a80c4d4 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x63cc9a80280a - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x63cc9a80aadd - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x63cc9a809dfb - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x63cc9a802030 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x63cc9a80bd33 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x63cc9a80368e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x63cc9a803367 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x63cc9a80605b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x63cc9a804ca9 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x63cc9a804fd2 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x63cc9a8098ec - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x63cc9a806bcd - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x63cc9a8022b1 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x63cc9a801b84 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x63cc9a801d85 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x63cc9a80d8f9 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x63cc9a80f713 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x63cc9a805fa6 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x63cc9a80ba49 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x63cc9aae9036 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x63cc9aae9036 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x63cc9aae9036 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x63cc9aae9036 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x63cc9aae9036 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x63cc9aae9036 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63cc9aae9036 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63cc9aae9036 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63cc9aae9036 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x63cc9a805171 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x63cc9a80f875 - main
[INFO] [stdout]   51:     0x76e4a670b1ca - <unknown>
[INFO] [stdout]   52:     0x76e4a670b28b - __libc_start_main
[INFO] [stdout]   53:     0x63cc9a801565 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::is_server_ready (line 1412) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: failed to send request to readiness endpoint
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (http://127.0.0.1:9090/-/ready)
[INFO] [stdout]     1: client error (Connect)
[INFO] [stdout]     2: tcp connect error
[INFO] [stdout]     3: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<prometheus_http_query::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, prometheus_http_query::error::Error>>>::from_residual
[INFO] [stdout]    2: rust_out::main::{closure#0}
[INFO] [stdout]    3: <core::pin::Pin<&mut rust_out::main::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]    4: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<core::result::Result<(), anyhow::Error>>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}
[INFO] [stdout]    8: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]    9: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   11: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   12: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>
[INFO] [stdout]   14: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]   15: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>
[INFO] [stdout]   16: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]   17: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   19: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   20: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   21: rust_out::main
[INFO] [stdout]   22: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   24: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::query_range (line 861) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: failed to send request to server
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (http://127.0.0.1:9090/api/v1/query_range?query=prometheus_http_requests_total&start=1648373100&end=1648373300&step=10)
[INFO] [stdout]     1: client error (Connect)
[INFO] [stdout]     2: tcp connect error
[INFO] [stdout]     3: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<prometheus_http_query::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, prometheus_http_query::error::Error>>>::from_residual
[INFO] [stdout]    2: rust_out::main::{closure#0}
[INFO] [stdout]    3: <core::pin::Pin<&mut rust_out::main::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]    4: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<core::result::Result<(), anyhow::Error>>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}
[INFO] [stdout]    8: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]    9: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   11: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   12: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>
[INFO] [stdout]   14: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]   15: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>
[INFO] [stdout]   16: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]   17: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   19: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   20: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   21: rust_out::main
[INFO] [stdout]   22: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   24: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::query (line 823) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: failed to send request to server
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (http://127.0.0.1:9090/api/v1/query?query=prometheus_http_request_total)
[INFO] [stdout]     1: client error (Connect)
[INFO] [stdout]     2: tcp connect error
[INFO] [stdout]     3: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<prometheus_http_query::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, prometheus_http_query::error::Error>>>::from_residual
[INFO] [stdout]    2: rust_out::main::{closure#0}
[INFO] [stdout]    3: <core::pin::Pin<&mut rust_out::main::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]    4: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<core::result::Result<(), anyhow::Error>>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}
[INFO] [stdout]    8: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]    9: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   11: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   12: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>
[INFO] [stdout]   14: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]   15: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>
[INFO] [stdout]   16: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]   17: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   19: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   20: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   21: rust_out::main
[INFO] [stdout]   22: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   24: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::rules (line 1075) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (464) panicked at src/client.rs:12:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd95a690942 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd95a690942 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd95a690942 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd95a690942 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd95a6a5e5a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd95a6a5e5a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5cd95a695886 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd95a695886 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd95a67865f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd95a67865f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd95a68b171 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5cd95a68b3db - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5cd95a67874a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5cd95a66fdc9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5cd95a6792ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5cd95a6a659c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5cd95a6a6562 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x5cd95a3967d9 - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x5cd95a3992c6 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5cd95a396506 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5cd95a3963f4 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5cd95a373daa - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5cd95a394a3d - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5cd95a393d5b - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x5cd95a3735c0 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x5cd95a395c63 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5cd95a374c2e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x5cd95a374907 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x5cd95a3779eb - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x5cd95a376189 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x5cd95a3764b2 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x5cd95a3938dc - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5cd95a37abfd - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x5cd95a373841 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x5cd95a373112 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x5cd95a373315 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x5cd95a397c39 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x5cd95a39a033 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x5cd95a377936 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x5cd95a395979 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x5cd95a68a6b6 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x5cd95a68a6b6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5cd95a68a6b6 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5cd95a68a6b6 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5cd95a68a6b6 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x5cd95a68a6b6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5cd95a68a6b6 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5cd95a68a6b6 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5cd95a68a6b6 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x5cd95a376561 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x5cd95a39a545 - main
[INFO] [stdout]   51:     0x73ab8dc6b1ca - <unknown>
[INFO] [stdout]   52:     0x73ab8dc6b28b - __libc_start_main
[INFO] [stdout]   53:     0x5cd95a371c85 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::series (line 909) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (490) panicked at src/client.rs:19:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654442748602 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x654442748602 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x654442748602 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x654442748602 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65444275d45a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65444275d45a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x65444274d546 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65444274d546 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65444272ff2f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65444272ff2f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x654442742e31 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x65444274309b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x65444273001a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x654442727549 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x654442730bcd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x65444275db9c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x65444275db62 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x65444245f470 - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x654442462196 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x65444245eee6 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x65444245edd4 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x654442454aaa - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x65444245d34d - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x65444245c66b - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x654442454280 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x65444245e633 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x65444245595e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x654442455637 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x65444245895b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x654442456ee9 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x654442457212 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x65444245c1ec - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x6544424594bd - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x654442454501 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x654442453dd2 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x654442453fd5 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x654442460069 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x654442462ee3 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x6544424588a6 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x65444245e349 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x654442742376 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x654442742376 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x654442742376 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x654442742376 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x654442742376 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x654442742376 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x654442742376 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x654442742376 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x654442742376 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x654442457861 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x6544424630d5 - main
[INFO] [stdout]   51:     0x7e16031481ca - <unknown>
[INFO] [stdout]   52:     0x7e160314828b - __libc_start_main
[INFO] [stdout]   53:     0x6544424536b5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::targets (line 1038) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (503) panicked at src/client.rs:12:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bdf14fc1af2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bdf14fc1af2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bdf14fc1af2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bdf14fc1af2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bdf14fd692a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bdf14fd692a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5bdf14fc6a36 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bdf14fc6a36 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bdf14fa980f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bdf14fa980f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bdf14fbc321 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5bdf14fbc58b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5bdf14fa98fa - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5bdf14fa0f79 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5bdf14faa49d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5bdf14fd706c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5bdf14fd7032 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x5bdf14cbbb63 - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x5bdf14cbc806 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5bdf14cbb8a6 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5bdf14cbb7e4 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5bdf14cb5dfa - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5bdf14cba5fd - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5bdf14cb991b - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x5bdf14cb5610 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x5bdf14cbb103 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5bdf14cb6c7e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x5bdf14cb6957 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x5bdf14cb8bdb - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x5bdf14cb81d9 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x5bdf14cb8502 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x5bdf14cb949c - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5bdf14cb8ebd - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x5bdf14cb5891 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x5bdf14cb5162 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x5bdf14cb5365 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x5bdf14cbbed9 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x5bdf14cbc833 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x5bdf14cb8b26 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x5bdf14cbae19 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x5bdf14fbb866 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x5bdf14fbb866 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5bdf14fbb866 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5bdf14fbb866 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5bdf14fbb866 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x5bdf14fbb866 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5bdf14fbb866 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5bdf14fbb866 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5bdf14fbb866 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x5bdf14cb8571 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x5bdf14cbc8e5 - main
[INFO] [stdout]   51:     0x797821b451ca - <unknown>
[INFO] [stdout]   52:     0x797821b4528b - __libc_start_main
[INFO] [stdout]   53:     0x5bdf14cb4ee5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::runtime_information (line 1185) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (502) panicked at src/client.rs:12:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6148787a56a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6148787a56a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6148787a56a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6148787a56a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6148787ba4da - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6148787ba4da - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6148787aa5e6 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6148787aa5e6 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61487878d3bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61487878d3bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61487879fed1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6148787a013b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x61487878d4aa - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x614878784b29 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x61487878e04d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x6148787bac1c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6148787babe2 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x6148784b3a6e - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x6148784b4526 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x6148784b37e6 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x6148784b3724 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x6148784addaa - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x6148784b253d - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x6148784b185b - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x6148784ad5d0 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x6148784b3043 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x6148784aec2e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x6148784ae907 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x6148784b0b1b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x6148784b0189 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x6148784b04b2 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x6148784b13dc - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x6148784b0dfd - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x6148784ad851 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x6148784ad124 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x6148784ad325 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x6148784b3bf9 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x6148784b4553 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x6148784b0a66 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x6148784b2d59 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x61487879f416 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x61487879f416 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61487879f416 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x61487879f416 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x61487879f416 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x61487879f416 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x61487879f416 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x61487879f416 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x61487879f416 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x6148784b0521 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x6148784b4605 - main
[INFO] [stdout]   51:     0x790f9d8601ca - <unknown>
[INFO] [stdout]   52:     0x790f9d86028b - __libc_start_main
[INFO] [stdout]   53:     0x6148784acea5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::wal_replay_statistics (line 1235) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (607) panicked at src/client.rs:12:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x613a08503e82 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x613a08503e82 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x613a08503e82 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x613a08503e82 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x613a08518cba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x613a08518cba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x613a08508dc6 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x613a08508dc6 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x613a084ebb9f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x613a084ebb9f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613a084fe6b1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x613a084fe91b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x613a084ebc8a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x613a084e3309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x613a084ec82d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x613a085193fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x613a085193c2 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x613a0822b3d3 - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x613a0822c8f6 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x613a0822b156 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x613a0822b044 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x613a0821e3fa - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x613a082296fd - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x613a08228a1b - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x613a0821dc20 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x613a0822a913 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x613a0821f27e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x613a0821ef57 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x613a0822162b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x613a082207d9 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x613a08220b02 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x613a0822859c - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x613a082223dd - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x613a0821dea1 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x613a0821d774 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x613a0821d975 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x613a0822ba89 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x613a0822cd93 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x613a08221576 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x613a0822a629 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x613a084fdbf6 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x613a084fdbf6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x613a084fdbf6 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x613a084fdbf6 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x613a084fdbf6 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x613a084fdbf6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x613a084fdbf6 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x613a084fdbf6 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x613a084fdbf6 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x613a08220bb1 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x613a0822cf65 - main
[INFO] [stdout]   51:     0x7abf003f91ca - <unknown>
[INFO] [stdout]   52:     0x7abf003f928b - __libc_start_main
[INFO] [stdout]   53:     0x613a0821cff5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/direct.rs - direct::alertmanagers (line 265) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (616) panicked at src/direct.rs:10:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572601bd3392 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572601bd3392 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572601bd3392 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572601bd3392 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572601be81ca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572601be81ca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x572601bd82d6 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572601bd82d6 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x572601bbb0af - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572601bbb0af - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572601bcdbc1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x572601bcde2b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x572601bbb19a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x572601bb2819 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x572601bbbd3d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x572601be890c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x572601be88d2 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x5726018f0a2b - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x5726018f14f6 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5726018f07f6 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5726018f0734 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5726018eacea - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5726018ef54d - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5726018ee86b - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x5726018ea500 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x5726018f0053 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5726018ebb6e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x5726018eb847 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x5726018edb2b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x5726018ed0c9 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x5726018ed3f2 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x5726018ee3ec - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5726018ede0d - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x5726018ea781 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x5726018ea052 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x5726018ea255 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x5726018f0ba9 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x5726018f1523 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x5726018eda76 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x5726018efd69 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x572601bcd106 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x572601bcd106 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x572601bcd106 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x572601bcd106 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x572601bcd106 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x572601bcd106 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x572601bcd106 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x572601bcd106 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x572601bcd106 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x5726018ed461 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x5726018f15d5 - main
[INFO] [stdout]   51:     0x71383aff41ca - <unknown>
[INFO] [stdout]   52:     0x71383aff428b - __libc_start_main
[INFO] [stdout]   53:     0x5726018e9dd5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::target_metadata (line 1286) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (605) panicked at src/client.rs:13:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64bc0a494e02 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64bc0a494e02 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64bc0a494e02 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64bc0a494e02 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64bc0a4a9c5a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64bc0a4a9c5a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64bc0a499d46 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64bc0a499d46 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64bc0a47cb1f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64bc0a47cb1f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64bc0a48f631 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x64bc0a48f89b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x64bc0a47cc0a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x64bc0a474289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x64bc0a47d7ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x64bc0a4aa39c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x64bc0a4aa362 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x64bc0a1acb6b - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x64bc0a1af6d6 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x64bc0a1ac886 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x64bc0a1ac774 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x64bc0a19c42a - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x64bc0a1aae1d - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x64bc0a1aa13b - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x64bc0a19bae0 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x64bc0a1ac043 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x64bc0a19d2ae - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x64bc0a19cf87 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x64bc0a19fd7b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x64bc0a19e809 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x64bc0a19eb32 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x64bc0a1a9cbc - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x64bc0a1a0fbd - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x64bc0a19bd61 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x64bc0a19b634 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x64bc0a19b835 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x64bc0a1adeb9 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x64bc0a1afc73 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x64bc0a19fcc6 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x64bc0a1abd59 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x64bc0a48eb76 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x64bc0a48eb76 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x64bc0a48eb76 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x64bc0a48eb76 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x64bc0a48eb76 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x64bc0a48eb76 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64bc0a48eb76 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64bc0a48eb76 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64bc0a48eb76 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x64bc0a19ebe1 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x64bc0a1afe95 - main
[INFO] [stdout]   51:     0x7f4b246431ca - <unknown>
[INFO] [stdout]   52:     0x7f4b2464328b - __libc_start_main
[INFO] [stdout]   53:     0x64bc0a19ad15 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/direct.rs - direct::flags (line 205) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (625) panicked at src/direct.rs:10:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5be5039c13b2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5be5039c13b2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5be5039c13b2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5be5039c13b2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5be5039d61ea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5be5039d61ea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5be5039c62f6 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5be5039c62f6 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5be5039a90cf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5be5039a90cf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5be5039bbbe1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5be5039bbe4b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5be5039a91ba - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5be5039a0839 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5be5039a9d5d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5be5039d692c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5be5039d68f2 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x5be5036e1554 - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x5be5036e2006 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5be5036e1336 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5be5036e1274 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5be5036db82a - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5be5036e008d - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5be5036df3ab - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x5be5036db040 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x5be5036e0b93 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5be5036dc6ae - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x5be5036dc387 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x5be5036de66b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x5be5036ddc09 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x5be5036ddf32 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x5be5036def2c - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5be5036de94d - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x5be5036db2c1 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x5be5036dab92 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x5be5036dad95 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x5be5036e16c9 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x5be5036e2033 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x5be5036de5b6 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x5be5036e08a9 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x5be5039bb126 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x5be5039bb126 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5be5039bb126 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5be5039bb126 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5be5039bb126 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x5be5039bb126 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5be5039bb126 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5be5039bb126 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5be5039bb126 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x5be5036ddfa1 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x5be5036e20e5 - main
[INFO] [stdout]   51:     0x7faf83f841ca - <unknown>
[INFO] [stdout]   52:     0x7faf83f8428b - __libc_start_main
[INFO] [stdout]   53:     0x5be5036da915 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/direct.rs - direct::build_information (line 225) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (656) panicked at src/direct.rs:10:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd3ed699e12 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd3ed699e12 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd3ed699e12 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd3ed699e12 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd3ed6aec4a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd3ed6aec4a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5dd3ed69ed56 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dd3ed69ed56 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dd3ed681b2f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd3ed681b2f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd3ed694641 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5dd3ed6948ab - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5dd3ed681c1a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5dd3ed679299 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5dd3ed6827bd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5dd3ed6af38c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5dd3ed6af352 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x5dd3ed39aca0 - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x5dd3ed39b766 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5dd3ed39aa76 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5dd3ed39a9b4 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5dd3ed394f6a - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5dd3ed3997cd - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5dd3ed398aeb - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x5dd3ed394780 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x5dd3ed39a2d3 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5dd3ed395dee - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x5dd3ed395ac7 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x5dd3ed397dab - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x5dd3ed397349 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x5dd3ed397672 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x5dd3ed39866c - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5dd3ed39808d - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x5dd3ed394a01 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x5dd3ed3942d2 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x5dd3ed3944d5 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x5dd3ed39ae19 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x5dd3ed39b793 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x5dd3ed397cf6 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x5dd3ed399fe9 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x5dd3ed693b86 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x5dd3ed693b86 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5dd3ed693b86 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5dd3ed693b86 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5dd3ed693b86 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x5dd3ed693b86 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5dd3ed693b86 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5dd3ed693b86 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5dd3ed693b86 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x5dd3ed3976e1 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x5dd3ed39b845 - main
[INFO] [stdout]   51:     0x7548c40ba1ca - <unknown>
[INFO] [stdout]   52:     0x7548c40ba28b - __libc_start_main
[INFO] [stdout]   53:     0x5dd3ed394055 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::tsdb_statistics (line 1210) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (637) panicked at src/client.rs:12:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f35f6f6292 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f35f6f6292 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f35f6f6292 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59f35f6f6292 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59f35f70b0ca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59f35f70b0ca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x59f35f6fb1d6 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f35f6fb1d6 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59f35f6ddfaf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59f35f6ddfaf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59f35f6f0ac1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x59f35f6f0d2b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x59f35f6de09a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x59f35f6d5719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x59f35f6dec3d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x59f35f70b80c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x59f35f70b7d2 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x59f35f41bf8f - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x59f35f41d856 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x59f35f41bc66 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x59f35f41bb54 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x59f35f40910a - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x59f35f41a1dd - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x59f35f4194fb - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x59f35f408930 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x59f35f41b473 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x59f35f409f8e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x59f35f409c67 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x59f35f40c6db - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x59f35f40b4e9 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x59f35f40b812 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x59f35f41907c - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x59f35f40e56d - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x59f35f408bb1 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x59f35f408484 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x59f35f408685 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x59f35f41c769 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x59f35f41df63 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x59f35f40c626 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x59f35f41b189 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x59f35f6f0006 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x59f35f6f0006 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59f35f6f0006 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59f35f6f0006 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59f35f6f0006 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x59f35f6f0006 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x59f35f6f0006 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x59f35f6f0006 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x59f35f6f0006 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x59f35f40b8c1 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x59f35f41e205 - main
[INFO] [stdout]   51:     0x79035c0fe1ca - <unknown>
[INFO] [stdout]   52:     0x79035c0fe28b - __libc_start_main
[INFO] [stdout]   53:     0x59f35f407b05 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/direct.rs - direct::alerts (line 185) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (660) panicked at src/direct.rs:10:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56fd0276a552 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56fd0276a552 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56fd0276a552 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56fd0276a552 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56fd0277fa6a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56fd0277fa6a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x56fd0276f496 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56fd0276f496 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56fd0275226f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56fd0275226f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56fd02764d81 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x56fd02764feb - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x56fd0275235a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x56fd027499d9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x56fd02752efd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x56fd027801ac - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x56fd02780172 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x56fd02473f3e - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x56fd02474a06 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x56fd02473d26 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x56fd02473c64 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x56fd0246e21a - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x56fd02472a7d - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x56fd02471d9b - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x56fd0246da30 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x56fd02473583 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x56fd0246f09e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x56fd0246ed77 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x56fd0247105b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x56fd024705f9 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x56fd02470922 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x56fd0247191c - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x56fd0247133d - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x56fd0246dcb1 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x56fd0246d582 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x56fd0246d785 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x56fd024740b9 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x56fd02474a33 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x56fd02470fa6 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x56fd02473299 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x56fd027642c6 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x56fd027642c6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x56fd027642c6 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x56fd027642c6 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x56fd027642c6 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x56fd027642c6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x56fd027642c6 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x56fd027642c6 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x56fd027642c6 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x56fd02470991 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x56fd02474ae5 - main
[INFO] [stdout]   51:     0x7f7c7afda1ca - <unknown>
[INFO] [stdout]   52:     0x7f7c7afda28b - __libc_start_main
[INFO] [stdout]   53:     0x56fd0246d305 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/direct.rs - direct::label_values (line 124) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (712) panicked at src/direct.rs:10:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60bdcbcc7452 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60bdcbcc7452 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60bdcbcc7452 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60bdcbcc7452 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60bdcbcdc2aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60bdcbcdc2aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x60bdcbccc396 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60bdcbccc396 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60bdcbcaed7f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60bdcbcaed7f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60bdcbcc1c81 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60bdcbcc1eeb - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60bdcbcaee6a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x60bdcbca6399 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60bdcbcafa1d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60bdcbcdc9ec - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60bdcbcdc9b2 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x60bdcb9e608d - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x60bdcb9e8946 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x60bdcb9e5d06 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x60bdcb9e5bf4 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x60bdcb9dc0aa - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x60bdcb9e42ed - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x60bdcb9e360b - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x60bdcb9db880 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x60bdcb9e5513 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x60bdcb9dcf5e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x60bdcb9dcc37 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x60bdcb9dfb0b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x60bdcb9de4e9 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x60bdcb9de812 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x60bdcb9e318c - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x60bdcb9e067d - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x60bdcb9dbb01 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x60bdcb9db3d2 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x60bdcb9db5d5 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x60bdcb9e6e49 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x60bdcb9e93d3 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x60bdcb9dfa56 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x60bdcb9e5229 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x60bdcbcc11c6 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x60bdcbcc11c6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x60bdcbcc11c6 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x60bdcbcc11c6 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x60bdcbcc11c6 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x60bdcbcc11c6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x60bdcbcc11c6 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x60bdcbcc11c6 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x60bdcbcc11c6 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x60bdcb9deb91 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x60bdcb9e95c5 - main
[INFO] [stdout]   51:     0x70a28c7321ca - <unknown>
[INFO] [stdout]   52:     0x70a28c73228b - __libc_start_main
[INFO] [stdout]   53:     0x60bdcb9dacb5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/direct.rs - direct::metric_metadata (line 316) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (714) panicked at src/direct.rs:9:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x604250aacd02 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x604250aacd02 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x604250aacd02 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x604250aacd02 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x604250ac1b5a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x604250ac1b5a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x604250ab1c46 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x604250ab1c46 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604250a9462f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604250a9462f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x604250aa7531 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x604250aa779b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x604250a9471a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x604250a8bc49 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x604250a952cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x604250ac229c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x604250ac2262 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x6042507ca21d - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x6042507ce596 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x6042507c9e56 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x6042507c9d44 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x6042507b928a - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x6042507c83fd - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x6042507c771b - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x6042507b8a60 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x6042507c9613 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x6042507ba28e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x6042507b9f67 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x6042507bdf8b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x6042507bc329 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x6042507bc652 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x6042507c719c - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x6042507bf33d - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x6042507b8ce1 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x6042507b85b2 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x6042507b87b5 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x6042507cb246 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x6042507cf0a3 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x6042507bded6 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x6042507c9329 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x604250aa6a76 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x604250aa6a76 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x604250aa6a76 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x604250aa6a76 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x604250aa6a76 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x604250aa6a76 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x604250aa6a76 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x604250aa6a76 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x604250aa6a76 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x6042507bcd01 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x6042507cf455 - main
[INFO] [stdout]   51:     0x7930767a41ca - <unknown>
[INFO] [stdout]   52:     0x7930767a428b - __libc_start_main
[INFO] [stdout]   53:     0x6042507b7ce5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/direct.rs - direct::label_names (line 103) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (746) panicked at src/direct.rs:10:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5adf425becf2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5adf425becf2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5adf425becf2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5adf425becf2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5adf425d3b4a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5adf425d3b4a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5adf425c3c36 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5adf425c3c36 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5adf425a661f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5adf425a661f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5adf425b9521 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5adf425b978b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5adf425a670a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5adf4259dc39 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5adf425a72bd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5adf425d428c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5adf425d4252 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x5adf422dde30 - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x5adf422e0436 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5adf422ddab6 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5adf422dd9a4 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5adf422d3f2a - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5adf422dc09d - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5adf422db3bb - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x5adf422d3700 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x5adf422dd2c3 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5adf422d4dde - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x5adf422d4ab7 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x5adf422d78bb - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x5adf422d6369 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x5adf422d6692 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x5adf422daf3c - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5adf422d842d - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x5adf422d3981 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x5adf422d3252 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x5adf422d3455 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x5adf422de9f9 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x5adf422e0ec3 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x5adf422d7806 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x5adf422dcfd9 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x5adf425b8a66 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x5adf425b8a66 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5adf425b8a66 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5adf425b8a66 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5adf425b8a66 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x5adf425b8a66 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5adf425b8a66 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5adf425b8a66 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5adf425b8a66 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x5adf422d6a11 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x5adf422e10b5 - main
[INFO] [stdout]   51:     0x7507838e11ca - <unknown>
[INFO] [stdout]   52:     0x7507838e128b - __libc_start_main
[INFO] [stdout]   53:     0x5adf422d2b35 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/direct.rs - direct::query (line 14) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: failed to send request to server
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (http://localhost:9090/api/v1/query?query=sum%28prometheus_http_requests_total%29&timeout=1000ms)
[INFO] [stdout]     1: client error (Connect)
[INFO] [stdout]     2: tcp connect error
[INFO] [stdout]     3: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<prometheus_http_query::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, prometheus_http_query::error::Error>>>::from_residual
[INFO] [stdout]    2: rust_out::main::{closure#0}
[INFO] [stdout]    3: <core::pin::Pin<&mut rust_out::main::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]    4: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<core::result::Result<(), anyhow::Error>>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}
[INFO] [stdout]    8: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]    9: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   11: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   12: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>
[INFO] [stdout]   14: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]   15: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>
[INFO] [stdout]   16: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]   17: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   19: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   20: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   21: rust_out::main
[INFO] [stdout]   22: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   24: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/direct.rs - direct::runtime_information (line 245) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (831) panicked at src/direct.rs:10:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d4dcacd312 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d4dcacd312 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d4dcacd312 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d4dcacd312 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d4dcae214a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d4dcae214a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x61d4dcad2256 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61d4dcad2256 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61d4dcab502f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d4dcab502f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d4dcac7b41 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x61d4dcac7dab - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x61d4dcab511a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x61d4dcaac799 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x61d4dcab5cbd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x61d4dcae288c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61d4dcae2852 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x61d4dc7dad60 - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x61d4dc7db826 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x61d4dc7dab36 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x61d4dc7daa74 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x61d4dc7d502a - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x61d4dc7d988d - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x61d4dc7d8bab - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x61d4dc7d4840 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x61d4dc7da393 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x61d4dc7d5eae - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x61d4dc7d5b87 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x61d4dc7d7e6b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x61d4dc7d7409 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x61d4dc7d7732 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x61d4dc7d872c - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x61d4dc7d814d - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x61d4dc7d4ac1 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x61d4dc7d4392 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x61d4dc7d4595 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x61d4dc7daed9 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x61d4dc7db853 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x61d4dc7d7db6 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x61d4dc7da0a9 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x61d4dcac7086 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x61d4dcac7086 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61d4dcac7086 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x61d4dcac7086 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x61d4dcac7086 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x61d4dcac7086 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x61d4dcac7086 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x61d4dcac7086 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x61d4dcac7086 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x61d4dc7d77a1 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x61d4dc7db905 - main
[INFO] [stdout]   51:     0x76173e8531ca - <unknown>
[INFO] [stdout]   52:     0x76173e85328b - __libc_start_main
[INFO] [stdout]   53:     0x61d4dc7d4115 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/direct.rs - direct::targets (line 144) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (870) panicked at src/direct.rs:10:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef56ecd0472 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef56ecd0472 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef56ecd0472 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef56ecd0472 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef56ece52aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef56ece52aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5ef56ecd53b6 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ef56ecd53b6 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ef56ecb818f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef56ecb818f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef56eccaca1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5ef56eccaf0b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5ef56ecb827a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5ef56ecaf8f9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5ef56ecb8e1d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5ef56ece59ec - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5ef56ece59b2 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x5ef56e9c9d1d - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x5ef56e9ca7e6 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5ef56e9c9ae6 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5ef56e9c9a24 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5ef56e9c3fda - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5ef56e9c883d - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5ef56e9c7b5b - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x5ef56e9c3800 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x5ef56e9c9343 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5ef56e9c4e5e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x5ef56e9c4b37 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x5ef56e9c6e1b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x5ef56e9c63b9 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x5ef56e9c66e2 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x5ef56e9c76dc - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5ef56e9c70fd - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x5ef56e9c3a81 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x5ef56e9c3354 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x5ef56e9c3555 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x5ef56e9c9e99 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x5ef56e9ca813 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x5ef56e9c6d66 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x5ef56e9c9059 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x5ef56ecca1e6 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x5ef56ecca1e6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5ef56ecca1e6 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5ef56ecca1e6 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5ef56ecca1e6 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x5ef56ecca1e6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ef56ecca1e6 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ef56ecca1e6 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ef56ecca1e6 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x5ef56e9c6751 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x5ef56e9ca8c5 - main
[INFO] [stdout]   51:     0x7ac6cd8fa1ca - <unknown>
[INFO] [stdout]   52:     0x7ac6cd8fa28b - __libc_start_main
[INFO] [stdout]   53:     0x5ef56e9c30d5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/direct.rs - direct::rules (line 165) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (864) panicked at src/direct.rs:10:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e804b393b2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e804b393b2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e804b393b2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e804b393b2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e804b4e8ca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e804b4e8ca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x59e804b3e2f6 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e804b3e2f6 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e804b20cdf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e804b20cdf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e804b33be1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x59e804b33e4b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x59e804b20dca - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x59e804b182f9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x59e804b2197d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x59e804b4f00c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x59e804b4efd2 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x59e80483cf19 - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x59e80483fc66 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x59e80483cb56 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x59e80483ca44 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x59e804819fca - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x59e80483b08d - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x59e80483a3ab - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x59e8048197a0 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x59e80483c2b3 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x59e80481ae7e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x59e80481ab57 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x59e80481e03b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x59e80481c409 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x59e80481c732 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x59e804839f2c - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x59e80482124d - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x59e804819a21 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x59e8048192f2 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x59e8048194f5 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x59e80483e149 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x59e804841023 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x59e80481df86 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x59e80483bfc9 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x59e804b33126 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x59e804b33126 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59e804b33126 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59e804b33126 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59e804b33126 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x59e804b33126 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x59e804b33126 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x59e804b33126 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x59e804b33126 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x59e80481cab1 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x59e8048415c5 - main
[INFO] [stdout]   51:     0x796baf7e81ca - <unknown>
[INFO] [stdout]   52:     0x796baf7e828b - __libc_start_main
[INFO] [stdout]   53:     0x59e804817d65 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/direct.rs - direct::query_range (line 41) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: failed to send request to server
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (http://localhost:9090/api/v1/query_range?query=sum%28prometheus_http_requests_total%29&start=1648373100&end=1648373300&step=10)
[INFO] [stdout]     1: client error (Connect)
[INFO] [stdout]     2: tcp connect error
[INFO] [stdout]     3: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<prometheus_http_query::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, prometheus_http_query::error::Error>>>::from_residual
[INFO] [stdout]    2: rust_out::main::{closure#0}
[INFO] [stdout]    3: <core::pin::Pin<&mut rust_out::main::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]    4: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<core::result::Result<(), anyhow::Error>>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}
[INFO] [stdout]    8: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]    9: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   11: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   12: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>
[INFO] [stdout]   14: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]   15: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>
[INFO] [stdout]   16: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]   17: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   19: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   20: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   21: rust_out::main
[INFO] [stdout]   22: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   24: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/direct.rs - direct::series (line 75) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (867) panicked at src/direct.rs:13:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x615449a4fa82 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x615449a4fa82 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x615449a4fa82 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x615449a4fa82 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x615449a648da - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x615449a648da - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x615449a549c6 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x615449a549c6 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x615449a373af - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x615449a373af - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x615449a4a2b1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x615449a4a51b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x615449a3749a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x615449a2e9c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x615449a3804d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x615449a6501c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x615449a64fe2 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x6154497665ef - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x6154497692e6 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x6154497661b6 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x6154497660a4 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x61544975bcba - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x6154497645ad - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x6154497638cb - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x61544975b4a0 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x615449765903 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x61544975cb6e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x61544975c847 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x61544975fbbb - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x61544975e0f9 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x61544975e422 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x61544976344c - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]   32:     0x61544976071d - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x61544975b721 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x61544975aff4 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x61544975b1f5 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x6154497671b9 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x61544976a033 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x61544975fb06 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x615449765619 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x615449a497f6 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x615449a497f6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x615449a497f6 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x615449a497f6 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x615449a497f6 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x615449a497f6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x615449a497f6 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x615449a497f6 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x615449a497f6 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x61544975eb11 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x61544976a225 - main
[INFO] [stdout]   51:     0x7ec208bb21ca - <unknown>
[INFO] [stdout]   52:     0x7ec208bb228b - __libc_start_main
[INFO] [stdout]   53:     0x61544975a7d5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/direct.rs - direct::target_metadata (line 286) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (869) panicked at src/direct.rs:12:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x612ae0897902 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x612ae0897902 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x612ae0897902 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x612ae0897902 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x612ae08ac75a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x612ae08ac75a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x612ae089c846 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x612ae089c846 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x612ae087f22f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x612ae087f22f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x612ae0892131 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x612ae089239b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x612ae087f31a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x612ae0876849 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x612ae087fecd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x612ae08ace9c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x612ae08ace62 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x612ae05ad2e1 - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x612ae05b0116 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x612ae05acef6 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x612ae05acde4 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x612ae059c64a - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x612ae05ab48d - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x612ae05aa7ab - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x612ae059bcc0 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x612ae05ac6b3 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x612ae059d4fe - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x612ae059d1d7 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x612ae05a03eb - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x612ae059ea89 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x612ae059edb2 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x612ae05aa32c - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x612ae05a162d - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x612ae059bf41 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x612ae059b814 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x612ae059ba15 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x612ae05ae476 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x612ae05b0d03 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x612ae05a0336 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x612ae05ac3c9 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x612ae0891676 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x612ae0891676 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x612ae0891676 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x612ae0891676 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x612ae0891676 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x612ae0891676 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x612ae0891676 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x612ae0891676 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x612ae0891676 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x612ae059f131 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x612ae05b0fb5 - main
[INFO] [stdout]   51:     0x749be86e01ca - <unknown>
[INFO] [stdout]   52:     0x749be86e028b - __libc_start_main
[INFO] [stdout]   53:     0x612ae059adf5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 124) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: failed to send request to server
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (http://localhost:9090/api/v1/query?query=topk+by+%28code%29+%285%2C+prometheus_http_requests_total%29)
[INFO] [stdout]     1: client error (Connect)
[INFO] [stdout]     2: tcp connect error
[INFO] [stdout]     3: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<prometheus_http_query::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, prometheus_http_query::error::Error>>>::from_residual
[INFO] [stdout]    2: rust_out::main::{closure#0}
[INFO] [stdout]    3: <core::pin::Pin<&mut rust_out::main::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]    4: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<core::result::Result<(), anyhow::Error>>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}
[INFO] [stdout]    8: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]    9: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   11: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   12: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>
[INFO] [stdout]   14: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]   15: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>
[INFO] [stdout]   16: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]   17: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   19: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   20: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   21: rust_out::main
[INFO] [stdout]   22: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   24: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 71) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (992) panicked at src/lib.rs:19:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x620bd8521602 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x620bd8521602 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x620bd8521602 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x620bd8521602 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x620bd853645a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x620bd853645a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x620bd8526546 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x620bd8526546 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x620bd8508f2f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x620bd8508f2f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x620bd851be31 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x620bd851c09b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x620bd850901a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x620bd8500549 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x620bd8509bcd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x620bd8536b9c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x620bd8536b62 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x620bd8238470 - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x620bd823b196 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x620bd8237ee6 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x620bd8237dd4 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x620bd822daaa - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x620bd823634d - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x620bd823566b - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x620bd822d280 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x620bd8237633 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x620bd822e95e - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x620bd822e637 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x620bd823195b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x620bd822fee9 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x620bd8230212 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x620bd82351ec - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x620bd82324bd - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x620bd822d501 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x620bd822cdd2 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x620bd822cfd5 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x620bd8239069 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x620bd823bee3 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x620bd82318a6 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x620bd8237349 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x620bd851b376 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x620bd851b376 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x620bd851b376 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x620bd851b376 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x620bd851b376 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x620bd851b376 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x620bd851b376 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x620bd851b376 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x620bd851b376 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x620bd8230861 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x620bd823c0d5 - main
[INFO] [stdout]   51:     0x7a3b49dc51ca - <unknown>
[INFO] [stdout]   52:     0x7a3b49dc528b - __libc_start_main
[INFO] [stdout]   53:     0x620bd822c6b5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 97) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1032) panicked at src/lib.rs:12:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595cad3f1dc2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595cad3f1dc2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595cad3f1dc2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595cad3f1dc2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595cad4072da - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595cad4072da - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x595cad3f6d06 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595cad3f6d06 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x595cad3d9adf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595cad3d9adf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595cad3ec5f1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x595cad3ec85b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x595cad3d9bca - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x595cad3d1249 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x595cad3da76d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x595cad407a1c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x595cad4079e2 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x595cad0efb28 - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x595cad0f2806 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x595cad0ef846 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x595cad0ef734 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x595cad0cd04a - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x595cad0edd7d - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x595cad0ed09b - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}
[INFO] [stdout]   24:     0x595cad0cc860 - <tokio[f20df7182dce6f39]::runtime::context::scoped::Scoped<tokio[f20df7182dce6f39]::runtime::scheduler::Context>>::set::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   25:     0x595cad0eefa3 - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x595cad0cdece - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::try_with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   27:     0x595cad0cdba7 - <std[840933623431fd06]::thread::local::LocalKey<tokio[f20df7182dce6f39]::runtime::context::Context>>::with::<tokio[f20df7182dce6f39]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]   28:     0x595cad0d0d2b - tokio[f20df7182dce6f39]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>
[INFO] [stdout]   29:     0x595cad0cf429 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>
[INFO] [stdout]   30:     0x595cad0cf752 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::{closure#0}>>
[INFO] [stdout]   31:     0x595cad0ecc1c - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x595cad0d3f3d - tokio[f20df7182dce6f39]::runtime::context::runtime::enter_runtime::<<tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   33:     0x595cad0ccae1 - <tokio[f20df7182dce6f39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   34:     0x595cad0cc3b2 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   35:     0x595cad0cc5b5 - <tokio[f20df7182dce6f39]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   36:     0x595cad0f1149 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   37:     0x595cad0f3573 - <fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x595cad0d0c76 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   39:     0x595cad0eecb9 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>::{closure#0}
[INFO] [stdout]   40:     0x595cad3ebb36 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x595cad3ebb36 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x595cad3ebb36 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x595cad3ebb36 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x595cad3ebb36 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x595cad3ebb36 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x595cad3ebb36 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x595cad3ebb36 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x595cad3ebb36 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x595cad0cf801 - std[840933623431fd06]::rt::lang_start::<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>
[INFO] [stdout]   50:     0x595cad0f3a85 - main
[INFO] [stdout]   51:     0x74d4e17021ca - <unknown>
[INFO] [stdout]   52:     0x74d4e170228b - __libc_start_main
[INFO] [stdout]   53:     0x595cad0caf25 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 36) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: failed to send request to server
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (http://127.0.0.1:9090/api/v1/query?query=topk+by+%28code%29+%285%2C+prometheus_http_requests_total%29)
[INFO] [stdout]     1: client error (Connect)
[INFO] [stdout]     2: tcp connect error
[INFO] [stdout]     3: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<prometheus_http_query::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, prometheus_http_query::error::Error>>>::from_residual
[INFO] [stdout]    2: rust_out::main::{closure#0}
[INFO] [stdout]    3: <core::pin::Pin<&mut rust_out::main::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]    4: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<core::result::Result<(), anyhow::Error>>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}
[INFO] [stdout]    8: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]    9: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   11: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   12: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>
[INFO] [stdout]   14: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut rust_out::main::{closure#0}>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]   15: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut rust_out::main::{closure#0}>>
[INFO] [stdout]   16: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]   17: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   19: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   20: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   21: rust_out::main
[INFO] [stdout]   22: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   24: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client::Client::alertmanagers (line 1260)
[INFO] [stdout]     src/client.rs - client::Client::alerts (line 1108)
[INFO] [stdout]     src/client.rs - client::Client::build_information (line 1160)
[INFO] [stdout]     src/client.rs - client::Client::flags (line 1135)
[INFO] [stdout]     src/client.rs - client::Client::inner (line 717)
[INFO] [stdout]     src/client.rs - client::Client::is_server_healthy (line 1376)
[INFO] [stdout]     src/client.rs - client::Client::is_server_ready (line 1412)
[INFO] [stdout]     src/client.rs - client::Client::label_names (line 957)
[INFO] [stdout]     src/client.rs - client::Client::label_values (line 1001)
[INFO] [stdout]     src/client.rs - client::Client::metric_metadata (line 1333)
[INFO] [stdout]     src/client.rs - client::Client::query (line 823)
[INFO] [stdout]     src/client.rs - client::Client::query_range (line 861)
[INFO] [stdout]     src/client.rs - client::Client::rules (line 1075)
[INFO] [stdout]     src/client.rs - client::Client::runtime_information (line 1185)
[INFO] [stdout]     src/client.rs - client::Client::series (line 909)
[INFO] [stdout]     src/client.rs - client::Client::target_metadata (line 1286)
[INFO] [stdout]     src/client.rs - client::Client::targets (line 1038)
[INFO] [stdout]     src/client.rs - client::Client::tsdb_statistics (line 1210)
[INFO] [stdout]     src/client.rs - client::Client::wal_replay_statistics (line 1235)
[INFO] [stdout]     src/direct.rs - direct::alertmanagers (line 265)
[INFO] [stdout]     src/direct.rs - direct::alerts (line 185)
[INFO] [stdout]     src/direct.rs - direct::build_information (line 225)
[INFO] [stdout]     src/direct.rs - direct::flags (line 205)
[INFO] [stdout]     src/direct.rs - direct::label_names (line 103)
[INFO] [stdout]     src/direct.rs - direct::label_values (line 124)
[INFO] [stdout]     src/direct.rs - direct::metric_metadata (line 316)
[INFO] [stdout]     src/direct.rs - direct::query (line 14)
[INFO] [stdout]     src/direct.rs - direct::query_range (line 41)
[INFO] [stdout]     src/direct.rs - direct::rules (line 165)
[INFO] [stdout]     src/direct.rs - direct::runtime_information (line 245)
[INFO] [stdout]     src/direct.rs - direct::series (line 75)
[INFO] [stdout]     src/direct.rs - direct::target_metadata (line 286)
[INFO] [stdout]     src/direct.rs - direct::targets (line 144)
[INFO] [stdout]     src/lib.rs - (line 124)
[INFO] [stdout]     src/lib.rs - (line 36)
[INFO] [stdout]     src/lib.rs - (line 71)
[INFO] [stdout]     src/lib.rs - (line 97)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 37 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.38s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a04470080b7ed5e1fe766dc15b424428d0674d64f7b54d1acf85d4747a23d26e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a04470080b7ed5e1fe766dc15b424428d0674d64f7b54d1acf85d4747a23d26e", kill_on_drop: false }`
[INFO] [stdout] a04470080b7ed5e1fe766dc15b424428d0674d64f7b54d1acf85d4747a23d26e
