[INFO] fetching crate prometheus-http-query 0.8.3... [INFO] testing prometheus-http-query-0.8.3 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate prometheus-http-query 0.8.3 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate prometheus-http-query 0.8.3 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 199 packages to latest compatible versions [INFO] [stderr] Adding enum-as-inner v0.6.1 (available: v0.7.0) [INFO] [stderr] Adding reqwest v0.12.28 (available: v0.13.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-src v300.6.0+3.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac18318eeaffc9e252e177db32b92ccec7d20102efffff9bd72ccd26d27d848c [INFO] running `Command { std: "docker" "start" "-a" "ac18318eeaffc9e252e177db32b92ccec7d20102efffff9bd72ccd26d27d848c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac18318eeaffc9e252e177db32b92ccec7d20102efffff9bd72ccd26d27d848c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac18318eeaffc9e252e177db32b92ccec7d20102efffff9bd72ccd26d27d848c", kill_on_drop: false }` [INFO] [stdout] ac18318eeaffc9e252e177db32b92ccec7d20102efffff9bd72ccd26d27d848c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4aaa81ebb25a7ced5e95ae84c2d09876cc78ef890c5bff5e6b905469b114a335 [INFO] running `Command { std: "docker" "start" "-a" "4aaa81ebb25a7ced5e95ae84c2d09876cc78ef890c5bff5e6b905469b114a335", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [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 enum-as-inner v0.6.1 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [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 { [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, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.24s [INFO] running `Command { std: "docker" "inspect" "4aaa81ebb25a7ced5e95ae84c2d09876cc78ef890c5bff5e6b905469b114a335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aaa81ebb25a7ced5e95ae84c2d09876cc78ef890c5bff5e6b905469b114a335", kill_on_drop: false }` [INFO] [stdout] 4aaa81ebb25a7ced5e95ae84c2d09876cc78ef890c5bff5e6b905469b114a335 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb2dc27f82a4803b2a231dd05c97e13f8fa0d237c38164d93f4a482fa541c360 [INFO] running `Command { std: "docker" "start" "-a" "bb2dc27f82a4803b2a231dd05c97e13f8fa0d237c38164d93f4a482fa541c360", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling hyper v1.9.0 [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.20 [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 { [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, 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 { [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, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.93s [INFO] running `Command { std: "docker" "inspect" "bb2dc27f82a4803b2a231dd05c97e13f8fa0d237c38164d93f4a482fa541c360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb2dc27f82a4803b2a231dd05c97e13f8fa0d237c38164d93f4a482fa541c360", kill_on_drop: false }` [INFO] [stdout] bb2dc27f82a4803b2a231dd05c97e13f8fa0d237c38164d93f4a482fa541c360 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cf7052b245c277d2265c83dab94e6097a89e52cb8ac4879082229a3499f61c66 [INFO] running `Command { std: "docker" "start" "-a" "cf7052b245c277d2265c83dab94e6097a89e52cb8ac4879082229a3499f61c66", 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 { [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, 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.26s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prometheus_http_query-7beff97fc1ad9b7c) [INFO] [stdout] running 29 tests [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_instant_vector_deserialization ... ok [INFO] [stdout] test response::tests::test_buildinformation_deserialization ... ok [INFO] [stdout] test response::tests::test_query_result_no_per_step_stats_deserialization ... ok [INFO] [stdout] test response::tests::test_alertmanagers_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_deserialization ... ok [INFO] [stdout] test response::tests::test_runtimeinformation_deserialization ... ok [INFO] [stdout] test util::tests::test_proxied_url_finalization ... ok [INFO] [stdout] test response::tests::test_range_vector_deserialization ... ok [INFO] [stdout] test util::tests::test_simple_str_to_url ... ok [INFO] [stdout] test response::tests::test_rule_group_deserialization ... ok [INFO] [stdout] test response::tests::test_target_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_simple_string_to_url ... ok [INFO] [stdout] test util::tests::test_simple_url_finalization ... ok [INFO] [stdout] test response::tests::test_tsdb_stats_deserialization ... ok [INFO] [stdout] test response::tests::test_wal_replay_deserialization ... ok [INFO] [stdout] test response::tests::test_target_metadata_deserialization_2 ... ok [INFO] [stdout] test response::tests::test_bad_combination_in_deserialization ... ok [INFO] [stdout] test util::tests::test_proxied_string_to_url ... ok [INFO] [stdout] test response::tests::test_alert_deserialization ... ok [INFO] [stderr] Doc-tests prometheus_http_query [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test src/client.rs - client::Client::base_url (line 743) ... ok [INFO] [stdout] test src/client.rs - client::Client::from_str (line 652) ... ok [INFO] [stdout] test src/client.rs - client::Client::default (line 633) ... ok [INFO] [stdout] test src/client.rs - client::Client::alertmanagers (line 1260) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::flags (line 1135) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::build_information (line 1160) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::is_server_ready (line 1412) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::inner (line 717) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::label_names (line 957) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::alerts (line 1108) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::metric_metadata (line 1333) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::label_values (line 1001) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::is_server_healthy (line 1376) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::try_from (line 696) ... ok [INFO] [stdout] test src/client.rs - client::Client::try_from (line 674) ... ok [INFO] [stdout] test src/client.rs - client::Client::from (line 764) ... ok [INFO] [stdout] test src/client.rs - client::Client::rules (line 1075) ... FAILED [INFO] [stdout] test src/direct.rs - direct::flags (line 205) ... 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/client.rs - client::Client::query_range (line 861) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::runtime_information (line 1185) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::tsdb_statistics (line 1210) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::wal_replay_statistics (line 1235) ... FAILED [INFO] [stdout] test src/direct.rs - direct::alerts (line 185) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::query (line 823) ... FAILED [INFO] [stdout] test src/direct.rs - direct::build_information (line 225) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::targets (line 1038) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::series (line 909) ... FAILED [INFO] [stdout] test src/direct.rs - direct::label_names (line 103) ... FAILED [INFO] [stdout] test src/direct.rs - direct::label_values (line 124) ... FAILED [INFO] [stdout] test src/direct.rs - direct::query (line 14) ... FAILED [INFO] [stdout] test src/direct.rs - direct::query_range (line 41) ... FAILED [INFO] [stdout] test src/selector.rs - selector::Selector<'a>::eq (line 47) ... ok [INFO] [stdout] test src/direct.rs - direct::metric_metadata (line 316) ... FAILED [INFO] [stdout] test src/direct.rs - direct::target_metadata (line 286) ... FAILED [INFO] [stdout] test src/lib.rs - (line 14) ... ok [INFO] [stdout] test src/direct.rs - direct::targets (line 144) ... FAILED [INFO] [stdout] test src/selector.rs - selector::Selector<'a>::regex_eq (line 95) ... ok [INFO] [stdout] test src/direct.rs - direct::series (line 75) ... FAILED [INFO] [stdout] test src/selector.rs - selector::Selector<'a>::metric (line 25) ... ok [INFO] [stdout] test src/direct.rs - direct::runtime_information (line 245) ... FAILED [INFO] [stdout] test src/selector.rs - selector::Selector<'a>::ne (line 71) ... ok [INFO] [stdout] test src/lib.rs - (line 97) ... FAILED [INFO] [stdout] test src/lib.rs - (line 71) ... FAILED [INFO] [stdout] test src/direct.rs - direct::rules (line 165) ... FAILED [INFO] [stdout] test src/selector.rs - selector::Selector<'a>::regex_ne (line 119) ... ok [INFO] [stdout] test src/lib.rs - (line 124) ... FAILED [INFO] [stdout] test src/lib.rs - (line 36) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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' (466) panicked at src/client.rs:12:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x65203f892bda - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x65203f892bda - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x65203f892bda - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x65203f892bda - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x65203f8a6f5a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x65203f8a6f5a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x65203f897432 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x65203f897432 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x65203f87b7df - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x65203f87b7df - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x65203f88d6b1 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x65203f88d92b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x65203f87b8ca - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x65203f870789 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x65203f87c41d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x65203f8a771c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x65203f8a76e2 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x65203f5b11ac - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x65203f5b1bd6 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x65203f5b0f16 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x65203f5b0e54 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x65203f5ab5ba - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x65203f5afc1d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x65203f5aeeeb - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x65203f5aade0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x65203f5b0773 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x65203f5ac43e - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x65203f5ac117 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x65203f5ae18b - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x65203f5ad999 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x65203f5adcc2 - ::block_on::> [INFO] [stdout] 31: 0x65203f5aea6c - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x65203f5ae48d - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x65203f5ab061 - ::block_on:: [INFO] [stdout] 34: 0x65203f5aa934 - ::block_on_inner:: [INFO] [stdout] 35: 0x65203f5aab35 - ::block_on:: [INFO] [stdout] 36: 0x65203f5b135b - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x65203f5b1c03 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x65203f5ae0f6 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x65203f5b0489 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x65203f88cc04 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x65203f88cc04 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x65203f88cc04 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x65203f88cc04 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x65203f88cc04 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x65203f88cc04 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x65203f88cc04 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x65203f88cc04 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x65203f88cc04 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x65203f5add31 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x65203f5b1cb5 - main [INFO] [stdout] 51: 0x7ab95e3851ca - [INFO] [stdout] 52: 0x7ab95e38528b - __libc_start_main [INFO] [stdout] 53: 0x65203f5aa6b5 - _start [INFO] [stdout] 54: 0x0 - [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' (400) panicked at src/client.rs:12:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57f757874daa - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57f757874daa - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57f757874daa - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57f757874daa - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57f75788912a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57f75788912a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57f757879602 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57f757879602 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57f75785d9af - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57f75785d9af - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57f75786f881 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x57f75786fafb - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x57f75785da9a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x57f757852959 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x57f75785e5ed - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x57f7578898ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x57f7578898b2 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x57f757595dc5 - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x57f7575967d6 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x57f757595b46 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x57f757595a84 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x57f7575901ea - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x57f75759484d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x57f757593b1b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x57f75758fa10 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x57f7575953a3 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x57f75759106e - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x57f757590d47 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x57f757592dbb - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x57f7575925c9 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x57f7575928f2 - ::block_on::> [INFO] [stdout] 31: 0x57f75759369c - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x57f7575930bd - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x57f75758fc91 - ::block_on:: [INFO] [stdout] 34: 0x57f75758f564 - ::block_on_inner:: [INFO] [stdout] 35: 0x57f75758f765 - ::block_on:: [INFO] [stdout] 36: 0x57f757595f6b - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x57f757596803 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x57f757592d26 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x57f7575950b9 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x57f75786edd4 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x57f75786edd4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x57f75786edd4 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x57f75786edd4 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x57f75786edd4 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x57f75786edd4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x57f75786edd4 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x57f75786edd4 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x57f75786edd4 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x57f757592961 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x57f7575968b5 - main [INFO] [stdout] 51: 0x70815d1131ca - [INFO] [stdout] 52: 0x70815d11328b - __libc_start_main [INFO] [stdout] 53: 0x57f75758f2e5 - _start [INFO] [stdout] 54: 0x0 - [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' (467) panicked at src/client.rs:12:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57f888c9793a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57f888c9793a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57f888c9793a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57f888c9793a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57f888cabcba - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57f888cabcba - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57f888c9c192 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57f888c9c192 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57f888c8053f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57f888c8053f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57f888c92411 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x57f888c9268b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x57f888c8062a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x57f888c754e9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x57f888c8117d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x57f888cac4ac - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x57f888cac472 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x57f88899799e - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x57f8889983c6 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x57f888997716 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x57f888997654 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x57f888991dba - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x57f88899641d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x57f8889956eb - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x57f8889915e0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x57f888996f73 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x57f888992c3e - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x57f888992917 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x57f88899498b - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x57f888994199 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x57f8889944c2 - ::block_on::> [INFO] [stdout] 31: 0x57f88899526c - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x57f888994c8d - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x57f888991861 - ::block_on:: [INFO] [stdout] 34: 0x57f888991134 - ::block_on_inner:: [INFO] [stdout] 35: 0x57f888991335 - ::block_on:: [INFO] [stdout] 36: 0x57f888997b4b - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x57f8889983f3 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x57f8889948f6 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x57f888996c89 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x57f888c91964 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x57f888c91964 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x57f888c91964 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x57f888c91964 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x57f888c91964 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x57f888c91964 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x57f888c91964 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x57f888c91964 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x57f888c91964 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x57f888994531 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x57f8889984a5 - main [INFO] [stdout] 51: 0x737695a1f1ca - [INFO] [stdout] 52: 0x737695a1f28b - __libc_start_main [INFO] [stdout] 53: 0x57f888990eb5 - _start [INFO] [stdout] 54: 0x0 - [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: >::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: rust_out::main::{closure#0} [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] 4: ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 5: ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 6: ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 7: ::block_on::>::{closure#0} [INFO] [stdout] 8: ::enter::<::block_on>::{closure#0}, core::option::Option>>::{closure#0} [INFO] [stdout] 9: >::set::<::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 11: >::try_with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 12: >::with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}> [INFO] [stdout] 14: ::enter::<::block_on>::{closure#0}, core::option::Option>> [INFO] [stdout] 15: ::block_on::> [INFO] [stdout] 16: ::block_on::::{closure#0} [INFO] [stdout] 17: tokio::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 18: ::block_on:: [INFO] [stdout] 19: ::block_on_inner:: [INFO] [stdout] 20: ::block_on:: [INFO] [stdout] 21: rust_out::main [INFO] [stdout] 22: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 23: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 24: std::rt::lang_start::>::{closure#0} [INFO] [stdout] 25: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/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::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: std::panicking::catch_unwind:: + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: std::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 30: std::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: std::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: std::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: std::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 34: std::rt::lang_start::> [INFO] [stdout] 35: main [INFO] [stdout] 36: [INFO] [stdout] 37: __libc_start_main [INFO] [stdout] 38: _start [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: >::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: rust_out::main::{closure#0} [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] 4: ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 5: ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 6: ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 7: ::block_on::>::{closure#0} [INFO] [stdout] 8: ::enter::<::block_on>::{closure#0}, core::option::Option>>::{closure#0} [INFO] [stdout] 9: >::set::<::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 11: >::try_with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 12: >::with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}> [INFO] [stdout] 14: ::enter::<::block_on>::{closure#0}, core::option::Option>> [INFO] [stdout] 15: ::block_on::> [INFO] [stdout] 16: ::block_on::::{closure#0} [INFO] [stdout] 17: tokio::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 18: ::block_on:: [INFO] [stdout] 19: ::block_on_inner:: [INFO] [stdout] 20: ::block_on:: [INFO] [stdout] 21: rust_out::main [INFO] [stdout] 22: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 23: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 24: std::rt::lang_start::>::{closure#0} [INFO] [stdout] 25: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/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::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: std::panicking::catch_unwind:: + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: std::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 30: std::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: std::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: std::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: std::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 34: std::rt::lang_start::> [INFO] [stdout] 35: main [INFO] [stdout] 36: [INFO] [stdout] 37: __libc_start_main [INFO] [stdout] 38: _start [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' (514) panicked at src/client.rs:13:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a45ee43765a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a45ee43765a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a45ee43765a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a45ee43765a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a45ee44baca - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a45ee44baca - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5a45ee43beb2 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a45ee43beb2 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a45ee42025f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a45ee42025f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a45ee432131 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x5a45ee4323ab - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x5a45ee42034a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x5a45ee415209 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x5a45ee420e9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x5a45ee44c28c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5a45ee44c252 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x5a45ee155177 - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x5a45ee157aa6 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x5a45ee154eb6 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x5a45ee154da4 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x5a45ee14b1ca - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x5a45ee15335d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x5a45ee15262b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x5a45ee14a9f0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x5a45ee154603 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x5a45ee14c04e - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x5a45ee14bd27 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x5a45ee14e87b - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x5a45ee14d669 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x5a45ee14d992 - ::block_on::> [INFO] [stdout] 31: 0x5a45ee15211c - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x5a45ee14f40d - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x5a45ee14ac71 - ::block_on:: [INFO] [stdout] 34: 0x5a45ee14a544 - ::block_on_inner:: [INFO] [stdout] 35: 0x5a45ee14a745 - ::block_on:: [INFO] [stdout] 36: 0x5a45ee1561eb - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x5a45ee157f13 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x5a45ee14e7e6 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x5a45ee154319 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x5a45ee431684 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x5a45ee431684 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x5a45ee431684 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x5a45ee431684 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5a45ee431684 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x5a45ee431684 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x5a45ee431684 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x5a45ee431684 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x5a45ee431684 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x5a45ee14db31 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x5a45ee158075 - main [INFO] [stdout] 51: 0x7555356451ca - [INFO] [stdout] 52: 0x75553564528b - __libc_start_main [INFO] [stdout] 53: 0x5a45ee149f25 - _start [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [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' (487) panicked at src/client.rs:12:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6257fb5145ba - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6257fb5145ba - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6257fb5145ba - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6257fb5145ba - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6257fb528fda - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6257fb528fda - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x6257fb518e12 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6257fb518e12 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6257fb4fd1bf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6257fb4fd1bf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6257fb50f091 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x6257fb50f30b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x6257fb4fd2aa - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x6257fb4f2169 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x6257fb4fddfd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x6257fb52979c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x6257fb529762 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x6257fb2205cf - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x6257fb220ff6 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x6257fb220356 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x6257fb220294 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x6257fb21a9fa - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x6257fb21f05d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x6257fb21e32b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x6257fb21a220 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x6257fb21fbb3 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x6257fb21b87e - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x6257fb21b557 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x6257fb21d5cb - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x6257fb21cdd9 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x6257fb21d102 - ::block_on::> [INFO] [stdout] 31: 0x6257fb21deac - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x6257fb21d8cd - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x6257fb21a4a1 - ::block_on:: [INFO] [stdout] 34: 0x6257fb219d74 - ::block_on_inner:: [INFO] [stdout] 35: 0x6257fb219f75 - ::block_on:: [INFO] [stdout] 36: 0x6257fb22077b - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x6257fb221023 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x6257fb21d536 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x6257fb21f8c9 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x6257fb50e5e4 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x6257fb50e5e4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x6257fb50e5e4 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x6257fb50e5e4 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6257fb50e5e4 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x6257fb50e5e4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x6257fb50e5e4 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x6257fb50e5e4 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x6257fb50e5e4 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x6257fb21d171 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x6257fb2210d5 - main [INFO] [stdout] 51: 0x7c502cbff1ca - [INFO] [stdout] 52: 0x7c502cbff28b - __libc_start_main [INFO] [stdout] 53: 0x6257fb219af5 - _start [INFO] [stdout] 54: 0x0 - [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' (382) panicked at src/client.rs:13:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62d4195d3e9a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62d4195d3e9a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62d4195d3e9a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x62d4195d3e9a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x62d4195e830a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x62d4195e830a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x62d4195d86f2 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62d4195d86f2 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x62d4195bca9f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x62d4195bca9f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x62d4195ce971 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x62d4195cebeb - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x62d4195bcb8a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x62d4195b1a49 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x62d4195bd6dd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x62d4195e8acc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x62d4195e8a92 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x62d4192f3910 - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x62d4192f7856 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x62d4192f3646 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x62d4192f3534 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x62d4192e301a - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x62d4192f1b9d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x62d4192f0e6b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x62d4192e2840 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x62d4192f2e03 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x62d4192e3fee - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x62d4192e3cc7 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x62d4192e76bb - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x62d4192e6029 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x62d4192e6352 - ::block_on::> [INFO] [stdout] 31: 0x62d4192f08ec - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x62d4192e8a8d - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x62d4192e2ac1 - ::block_on:: [INFO] [stdout] 34: 0x62d4192e2394 - ::block_on_inner:: [INFO] [stdout] 35: 0x62d4192e2595 - ::block_on:: [INFO] [stdout] 36: 0x62d4192f4aab - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x62d4192f7d13 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x62d4192e7626 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x62d4192f2b19 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x62d4195cdec4 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x62d4195cdec4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x62d4195cdec4 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x62d4195cdec4 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x62d4195cdec4 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x62d4195cdec4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x62d4195cdec4 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x62d4195cdec4 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x62d4195cdec4 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x62d4192e6731 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x62d4192f8035 - main [INFO] [stdout] 51: 0x7dd797a601ca - [INFO] [stdout] 52: 0x7dd797a6028b - __libc_start_main [INFO] [stdout] 53: 0x62d4192e1bc5 - _start [INFO] [stdout] 54: 0x0 - [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' (488) panicked at src/client.rs:13:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62c0ba9b149a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62c0ba9b149a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62c0ba9b149a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x62c0ba9b149a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x62c0ba9c590a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x62c0ba9c590a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x62c0ba9b5cf2 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62c0ba9b5cf2 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x62c0ba99a09f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x62c0ba99a09f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x62c0ba9abf71 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x62c0ba9ac1eb - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x62c0ba99a18a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x62c0ba98f049 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x62c0ba99acdd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x62c0ba9c60cc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x62c0ba9c6092 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x62c0ba6ce7ec - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x62c0ba6d12b6 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x62c0ba6ce526 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x62c0ba6ce414 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x62c0ba6c477a - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x62c0ba6cc9cd - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x62c0ba6cbc9b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x62c0ba6c3fa0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x62c0ba6cdc73 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x62c0ba6c55fe - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x62c0ba6c52d7 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x62c0ba6c7eeb - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x62c0ba6c6c19 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x62c0ba6c6f42 - ::block_on::> [INFO] [stdout] 31: 0x62c0ba6cb78c - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x62c0ba6c8a7d - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x62c0ba6c4221 - ::block_on:: [INFO] [stdout] 34: 0x62c0ba6c3af4 - ::block_on_inner:: [INFO] [stdout] 35: 0x62c0ba6c3cf5 - ::block_on:: [INFO] [stdout] 36: 0x62c0ba6cf93b - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x62c0ba6d1723 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x62c0ba6c7e56 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x62c0ba6cd989 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x62c0ba9ab4c4 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x62c0ba9ab4c4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x62c0ba9ab4c4 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x62c0ba9ab4c4 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x62c0ba9ab4c4 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x62c0ba9ab4c4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x62c0ba9ab4c4 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x62c0ba9ab4c4 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x62c0ba9ab4c4 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x62c0ba6c70e1 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x62c0ba6d1885 - main [INFO] [stdout] 51: 0x768af2f4f1ca - [INFO] [stdout] 52: 0x768af2f4f28b - __libc_start_main [INFO] [stdout] 53: 0x62c0ba6c34d5 - _start [INFO] [stdout] 54: 0x0 - [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: >::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: rust_out::main::{closure#0} [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] 4: ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 5: ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 6: ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 7: ::block_on::>::{closure#0} [INFO] [stdout] 8: ::enter::<::block_on>::{closure#0}, core::option::Option>>::{closure#0} [INFO] [stdout] 9: >::set::<::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 11: >::try_with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 12: >::with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}> [INFO] [stdout] 14: ::enter::<::block_on>::{closure#0}, core::option::Option>> [INFO] [stdout] 15: ::block_on::> [INFO] [stdout] 16: ::block_on::::{closure#0} [INFO] [stdout] 17: tokio::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 18: ::block_on:: [INFO] [stdout] 19: ::block_on_inner:: [INFO] [stdout] 20: ::block_on:: [INFO] [stdout] 21: rust_out::main [INFO] [stdout] 22: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 23: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 24: std::rt::lang_start::>::{closure#0} [INFO] [stdout] 25: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/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::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: std::panicking::catch_unwind:: + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: std::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 30: std::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: std::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: std::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: std::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 34: std::rt::lang_start::> [INFO] [stdout] 35: main [INFO] [stdout] 36: [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' (860) panicked at src/client.rs:12:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bffd27e66ba - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bffd27e66ba - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bffd27e66ba - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5bffd27e66ba - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5bffd27fb0da - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5bffd27fb0da - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5bffd27eaf12 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bffd27eaf12 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5bffd27cf2bf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5bffd27cf2bf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5bffd27e1191 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x5bffd27e140b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x5bffd27cf3aa - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x5bffd27c4269 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x5bffd27cfefd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x5bffd27fb89c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5bffd27fb862 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x5bffd24ee149 - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x5bffd24f0c46 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x5bffd24ede76 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x5bffd24edd64 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x5bffd24cb7ba - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x5bffd24ec35d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x5bffd24eb62b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x5bffd24cafd0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x5bffd24ed5d3 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x5bffd24cc63e - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x5bffd24cc317 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x5bffd24cf25b - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x5bffd24cdb99 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x5bffd24cdec2 - ::block_on::> [INFO] [stdout] 31: 0x5bffd24eb1ac - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x5bffd24d248d - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x5bffd24cb251 - ::block_on:: [INFO] [stdout] 34: 0x5bffd24cab22 - ::block_on_inner:: [INFO] [stdout] 35: 0x5bffd24cad25 - ::block_on:: [INFO] [stdout] 36: 0x5bffd24ef5cd - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x5bffd24f19b3 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x5bffd24cf1c6 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x5bffd24ed2e9 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x5bffd27e06e4 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x5bffd27e06e4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x5bffd27e06e4 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x5bffd27e06e4 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5bffd27e06e4 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x5bffd27e06e4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x5bffd27e06e4 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x5bffd27e06e4 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x5bffd27e06e4 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x5bffd24cdf71 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x5bffd24f1ec5 - main [INFO] [stdout] 51: 0x7af97e1491ca - [INFO] [stdout] 52: 0x7af97e14928b - __libc_start_main [INFO] [stdout] 53: 0x5bffd24c9665 - _start [INFO] [stdout] 54: 0x0 - [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' (847) panicked at src/direct.rs:10:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555785615a1a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x555785615a1a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x555785615a1a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x555785615a1a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x555785629d9a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x555785629d9a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x55578561a272 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55578561a272 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5557855fe61f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5557855fe61f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5557856104f1 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x55578561076b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x5557855fe70a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x5557855f35c9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x5557855ff25d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x55578562a55c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x55578562a522 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x5557853360a4 - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x555785336ac6 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x555785335e86 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x555785335dc4 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x55578533045a - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x555785334b8d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x555785333e5b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x55578532fc70 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x5557853356e3 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x5557853312de - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x555785330fb7 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x5557853330fb - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x555785332839 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x555785332b62 - ::block_on::> [INFO] [stdout] 31: 0x5557853339dc - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x5557853333fd - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x55578532fef1 - ::block_on:: [INFO] [stdout] 34: 0x55578532f7c2 - ::block_on_inner:: [INFO] [stdout] 35: 0x55578532f9c5 - ::block_on:: [INFO] [stdout] 36: 0x55578533623d - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x555785336af3 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x555785333066 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x5557853353f9 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x55578560fa44 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x55578560fa44 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x55578560fa44 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x55578560fa44 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x55578560fa44 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x55578560fa44 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x55578560fa44 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x55578560fa44 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x55578560fa44 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x555785332bd1 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x555785336ba5 - main [INFO] [stdout] 51: 0x795b6f3631ca - [INFO] [stdout] 52: 0x795b6f36328b - __libc_start_main [INFO] [stdout] 53: 0x55578532f545 - _start [INFO] [stdout] 54: 0x0 - [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' (859) panicked at src/direct.rs:10:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c808afbb85a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c808afbb85a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c808afbb85a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5c808afbb85a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5c808afcfbda - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5c808afcfbda - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5c808afc00b2 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c808afc00b2 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5c808afa445f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5c808afa445f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5c808afb6331 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x5c808afb65ab - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x5c808afa454a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x5c808af99409 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x5c808afa509d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x5c808afd039c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5c808afd0362 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x5c808acd949b - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x5c808acd9ed6 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x5c808acd9266 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x5c808acd91a4 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x5c808acd383a - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x5c808acd7f6d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x5c808acd723b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x5c808acd3050 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x5c808acd8ac3 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x5c808acd46be - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x5c808acd4397 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x5c808acd64db - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x5c808acd5c19 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x5c808acd5f42 - ::block_on::> [INFO] [stdout] 31: 0x5c808acd6dbc - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x5c808acd67dd - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x5c808acd32d1 - ::block_on:: [INFO] [stdout] 34: 0x5c808acd2ba2 - ::block_on_inner:: [INFO] [stdout] 35: 0x5c808acd2da5 - ::block_on:: [INFO] [stdout] 36: 0x5c808acd963d - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x5c808acd9f03 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x5c808acd6446 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x5c808acd87d9 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x5c808afb5884 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x5c808afb5884 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x5c808afb5884 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x5c808afb5884 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5c808afb5884 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x5c808afb5884 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x5c808afb5884 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x5c808afb5884 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x5c808afb5884 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x5c808acd5fb1 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x5c808acd9fb5 - main [INFO] [stdout] 51: 0x78f9a04961ca - [INFO] [stdout] 52: 0x78f9a049628b - __libc_start_main [INFO] [stdout] 53: 0x5c808acd2925 - _start [INFO] [stdout] 54: 0x0 - [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' (857) panicked at src/client.rs:13:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62fbfdd26b6a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62fbfdd26b6a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62fbfdd26b6a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x62fbfdd26b6a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x62fbfdd3afda - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x62fbfdd3afda - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x62fbfdd2b3c2 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62fbfdd2b3c2 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x62fbfdd0f76f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x62fbfdd0f76f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x62fbfdd21641 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x62fbfdd218bb - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x62fbfdd0f85a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x62fbfdd04719 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x62fbfdd103ad - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x62fbfdd3b79c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x62fbfdd3b762 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x62fbfda3e95b - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x62fbfda41406 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x62fbfda3e676 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x62fbfda3e564 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x62fbfda2e30a - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x62fbfda3cbbd - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x62fbfda3be8b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x62fbfda2d9c0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x62fbfda3de33 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x62fbfda2f18e - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x62fbfda2ee67 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x62fbfda31abb - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x62fbfda306e9 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x62fbfda30a12 - ::block_on::> [INFO] [stdout] 31: 0x62fbfda3ba0c - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x62fbfda32d1d - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x62fbfda2dc41 - ::block_on:: [INFO] [stdout] 34: 0x62fbfda2d514 - ::block_on_inner:: [INFO] [stdout] 35: 0x62fbfda2d715 - ::block_on:: [INFO] [stdout] 36: 0x62fbfda3fccb - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x62fbfda419a3 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x62fbfda31a26 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x62fbfda3db49 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x62fbfdd20b94 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x62fbfdd20b94 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x62fbfdd20b94 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x62fbfdd20b94 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x62fbfdd20b94 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x62fbfdd20b94 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x62fbfdd20b94 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x62fbfdd20b94 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x62fbfdd20b94 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x62fbfda30ac1 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x62fbfda41bc5 - main [INFO] [stdout] 51: 0x7fc08a4cf1ca - [INFO] [stdout] 52: 0x7fc08a4cf28b - __libc_start_main [INFO] [stdout] 53: 0x62fbfda2cbf5 - _start [INFO] [stdout] 54: 0x0 - [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: >::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: rust_out::main::{closure#0} [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] 4: ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 5: ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 6: ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 7: ::block_on::>::{closure#0} [INFO] [stdout] 8: ::enter::<::block_on>::{closure#0}, core::option::Option>>::{closure#0} [INFO] [stdout] 9: >::set::<::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 11: >::try_with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 12: >::with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}> [INFO] [stdout] 14: ::enter::<::block_on>::{closure#0}, core::option::Option>> [INFO] [stdout] 15: ::block_on::> [INFO] [stdout] 16: ::block_on::::{closure#0} [INFO] [stdout] 17: tokio::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 18: ::block_on:: [INFO] [stdout] 19: ::block_on_inner:: [INFO] [stdout] 20: ::block_on:: [INFO] [stdout] 21: rust_out::main [INFO] [stdout] 22: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 23: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 24: std::rt::lang_start::>::{closure#0} [INFO] [stdout] 25: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/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::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: std::panicking::catch_unwind:: + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: std::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 30: std::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: std::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: std::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: std::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 34: std::rt::lang_start::> [INFO] [stdout] 35: main [INFO] [stdout] 36: [INFO] [stdout] 37: __libc_start_main [INFO] [stdout] 38: _start [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' (855) panicked at src/client.rs:12:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62fd963c723a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62fd963c723a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62fd963c723a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x62fd963c723a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x62fd963db5ba - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x62fd963db5ba - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x62fd963cba92 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62fd963cba92 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x62fd963afe3f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x62fd963afe3f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x62fd963c1d11 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x62fd963c1f8b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x62fd963aff2a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x62fd963a4de9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x62fd963b0a7d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x62fd963dbd7c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x62fd963dbd42 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x62fd960d735e - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x62fd960d7d86 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x62fd960d70d6 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x62fd960d7014 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x62fd960d177a - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x62fd960d5ddd - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x62fd960d50ab - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x62fd960d0fa0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x62fd960d6933 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x62fd960d25fe - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x62fd960d22d7 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x62fd960d434b - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x62fd960d3b59 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x62fd960d3e82 - ::block_on::> [INFO] [stdout] 31: 0x62fd960d4c2c - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x62fd960d464d - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x62fd960d1221 - ::block_on:: [INFO] [stdout] 34: 0x62fd960d0af4 - ::block_on_inner:: [INFO] [stdout] 35: 0x62fd960d0cf5 - ::block_on:: [INFO] [stdout] 36: 0x62fd960d750b - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x62fd960d7db3 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x62fd960d42b6 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x62fd960d6649 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x62fd963c1264 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x62fd963c1264 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x62fd963c1264 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x62fd963c1264 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x62fd963c1264 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x62fd963c1264 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x62fd963c1264 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x62fd963c1264 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x62fd963c1264 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x62fd960d3ef1 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x62fd960d7e65 - main [INFO] [stdout] 51: 0x7a4d6584e1ca - [INFO] [stdout] 52: 0x7a4d6584e28b - __libc_start_main [INFO] [stdout] 53: 0x62fd960d0875 - _start [INFO] [stdout] 54: 0x0 - [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' (849) panicked at src/client.rs:12:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59dedd2ac68a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59dedd2ac68a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59dedd2ac68a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x59dedd2ac68a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x59dedd2c0a0a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x59dedd2c0a0a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x59dedd2b0ee2 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59dedd2b0ee2 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x59dedd29528f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x59dedd29528f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x59dedd2a7161 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x59dedd2a73db - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x59dedd29537a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x59dedd28a239 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x59dedd295ecd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x59dedd2c11cc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x59dedd2c1192 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x59dedcfd290f - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x59dedcfd4166 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x59dedcfd25e6 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x59dedcfd24d4 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x59dedcfbfbba - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x59dedcfd0b0d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x59dedcfcfddb - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x59dedcfbf3e0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x59dedcfd1df3 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x59dedcfc0a3e - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x59dedcfc0717 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x59dedcfc2feb - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x59dedcfc1f99 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x59dedcfc22c2 - ::block_on::> [INFO] [stdout] 31: 0x59dedcfcf95c - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x59dedcfc4e9d - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x59dedcfbf661 - ::block_on:: [INFO] [stdout] 34: 0x59dedcfbef34 - ::block_on_inner:: [INFO] [stdout] 35: 0x59dedcfbf135 - ::block_on:: [INFO] [stdout] 36: 0x59dedcfd310b - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x59dedcfd4873 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x59dedcfc2f56 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x59dedcfd1b09 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x59dedd2a66b4 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x59dedd2a66b4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x59dedd2a66b4 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x59dedd2a66b4 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x59dedd2a66b4 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x59dedd2a66b4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x59dedd2a66b4 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x59dedd2a66b4 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x59dedd2a66b4 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x59dedcfc2371 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x59dedcfd4b15 - main [INFO] [stdout] 51: 0x7906b94d01ca - [INFO] [stdout] 52: 0x7906b94d028b - __libc_start_main [INFO] [stdout] 53: 0x59dedcfbe5b5 - _start [INFO] [stdout] 54: 0x0 - [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' (856) panicked at src/client.rs:12:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d5096ed22ba - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d5096ed22ba - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d5096ed22ba - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5d5096ed22ba - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5d5096ee663a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5d5096ee663a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5d5096ed6b12 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d5096ed6b12 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5d5096ebaebf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5d5096ebaebf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5d5096eccd91 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x5d5096ecd00b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x5d5096ebafaa - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x5d5096eafe69 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x5d5096ebbafd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x5d5096ee6dfc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5d5096ee6dc2 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x5d5096bf9d93 - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x5d5096bfb246 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x5d5096bf9b16 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x5d5096bf9a04 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x5d5096beceaa - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x5d5096bf806d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x5d5096bf733b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x5d5096bec6d0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x5d5096bf92d3 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x5d5096bedd2e - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x5d5096beda07 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x5d5096beff3b - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x5d5096bef289 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x5d5096bef5b2 - ::block_on::> [INFO] [stdout] 31: 0x5d5096bf6ebc - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x5d5096bf0d0d - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x5d5096bec951 - ::block_on:: [INFO] [stdout] 34: 0x5d5096bec224 - ::block_on_inner:: [INFO] [stdout] 35: 0x5d5096bec425 - ::block_on:: [INFO] [stdout] 36: 0x5d5096bfa46b - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x5d5096bfb6e3 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x5d5096befea6 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x5d5096bf8fe9 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x5d5096ecc2e4 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x5d5096ecc2e4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x5d5096ecc2e4 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x5d5096ecc2e4 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5d5096ecc2e4 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x5d5096ecc2e4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x5d5096ecc2e4 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x5d5096ecc2e4 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x5d5096ecc2e4 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x5d5096bef661 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x5d5096bfb8b5 - main [INFO] [stdout] 51: 0x78ac6e4151ca - [INFO] [stdout] 52: 0x78ac6e41528b - __libc_start_main [INFO] [stdout] 53: 0x5d5096bebaa5 - _start [INFO] [stdout] 54: 0x0 - [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' (858) panicked at src/direct.rs:10:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x629549a741fa - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x629549a741fa - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x629549a741fa - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x629549a741fa - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x629549a88c1a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x629549a88c1a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x629549a78a52 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x629549a78a52 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x629549a5cdff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x629549a5cdff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x629549a6ecd1 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x629549a6ef4b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x629549a5ceea - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x629549a51da9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x629549a5da3d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x629549a893dc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x629549a893a2 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x62954977f87e - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x6295497802b6 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x62954977f666 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x62954977f5a4 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x629549779c3a - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x62954977e36d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x62954977d63b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x629549779450 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x62954977eec3 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x62954977aabe - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x62954977a797 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x62954977c8db - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x62954977c019 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x62954977c342 - ::block_on::> [INFO] [stdout] 31: 0x62954977d1bc - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x62954977cbdd - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x6295497796d1 - ::block_on:: [INFO] [stdout] 34: 0x629549778fa2 - ::block_on_inner:: [INFO] [stdout] 35: 0x6295497791a5 - ::block_on:: [INFO] [stdout] 36: 0x62954977fa1d - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x6295497802e3 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x62954977c846 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x62954977ebd9 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x629549a6e224 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x629549a6e224 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x629549a6e224 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x629549a6e224 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x629549a6e224 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x629549a6e224 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x629549a6e224 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x629549a6e224 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x629549a6e224 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x62954977c3b1 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x629549780395 - main [INFO] [stdout] 51: 0x7c5cdaee91ca - [INFO] [stdout] 52: 0x7c5cdaee928b - __libc_start_main [INFO] [stdout] 53: 0x629549778d25 - _start [INFO] [stdout] 54: 0x0 - [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: >::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: rust_out::main::{closure#0} [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] 4: ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 5: ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 6: ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 7: ::block_on::>::{closure#0} [INFO] [stdout] 8: ::enter::<::block_on>::{closure#0}, core::option::Option>>::{closure#0} [INFO] [stdout] 9: >::set::<::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 11: >::try_with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 12: >::with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}> [INFO] [stdout] 14: ::enter::<::block_on>::{closure#0}, core::option::Option>> [INFO] [stdout] 15: ::block_on::> [INFO] [stdout] 16: ::block_on::::{closure#0} [INFO] [stdout] 17: tokio::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 18: ::block_on:: [INFO] [stdout] 19: ::block_on_inner:: [INFO] [stdout] 20: ::block_on:: [INFO] [stdout] 21: rust_out::main [INFO] [stdout] 22: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 23: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 24: std::rt::lang_start::>::{closure#0} [INFO] [stdout] 25: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/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::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: std::panicking::catch_unwind:: + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: std::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 30: std::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: std::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: std::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: std::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 34: std::rt::lang_start::> [INFO] [stdout] 35: main [INFO] [stdout] 36: [INFO] [stdout] 37: __libc_start_main [INFO] [stdout] 38: _start [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' (848) panicked at src/direct.rs:10:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ebf023ad5aa - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ebf023ad5aa - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ebf023ad5aa - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ebf023ad5aa - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ebf023c192a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ebf023c192a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5ebf023b1e02 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ebf023b1e02 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ebf023961af - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ebf023961af - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ebf023a8081 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x5ebf023a82fb - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x5ebf0239629a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x5ebf0238b159 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x5ebf02396ded - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x5ebf023c211c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5ebf023c20e2 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x5ebf020acc90 - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x5ebf020ad6c6 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x5ebf020aca66 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x5ebf020ac9a4 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x5ebf020a703a - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x5ebf020ab76d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x5ebf020aaa3b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x5ebf020a6850 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x5ebf020ac2c3 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x5ebf020a7ebe - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x5ebf020a7b97 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x5ebf020a9cdb - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x5ebf020a9419 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x5ebf020a9742 - ::block_on::> [INFO] [stdout] 31: 0x5ebf020aa5bc - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x5ebf020a9fdd - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x5ebf020a6ad1 - ::block_on:: [INFO] [stdout] 34: 0x5ebf020a63a2 - ::block_on_inner:: [INFO] [stdout] 35: 0x5ebf020a65a5 - ::block_on:: [INFO] [stdout] 36: 0x5ebf020ace2d - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x5ebf020ad6f3 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x5ebf020a9c46 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x5ebf020abfd9 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x5ebf023a75d4 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x5ebf023a75d4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x5ebf023a75d4 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x5ebf023a75d4 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5ebf023a75d4 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x5ebf023a75d4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x5ebf023a75d4 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x5ebf023a75d4 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x5ebf023a75d4 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x5ebf020a97b1 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x5ebf020ad7a5 - main [INFO] [stdout] 51: 0x77bf63dd11ca - [INFO] [stdout] 52: 0x77bf63dd128b - __libc_start_main [INFO] [stdout] 53: 0x5ebf020a6125 - _start [INFO] [stdout] 54: 0x0 - [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' (845) panicked at src/client.rs:12:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555b7c18472a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x555b7c18472a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x555b7c18472a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x555b7c18472a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x555b7c198aaa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x555b7c198aaa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x555b7c188f82 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x555b7c188f82 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x555b7c16d32f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x555b7c16d32f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x555b7c17f201 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x555b7c17f47b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x555b7c16d41a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x555b7c1622d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x555b7c16df6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x555b7c19926c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x555b7c199232 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x555b7be80533 - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x555b7be81146 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x555b7be80276 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x555b7be801b4 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x555b7be7a8aa - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x555b7be7ef7d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x555b7be7e24b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x555b7be7a0c0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x555b7be7fad3 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x555b7be7b72e - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x555b7be7b407 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x555b7be7d4eb - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x555b7be7cc89 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x555b7be7cfb2 - ::block_on::> [INFO] [stdout] 31: 0x555b7be7ddcc - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x555b7be7d7ed - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x555b7be7a341 - ::block_on:: [INFO] [stdout] 34: 0x555b7be79c12 - ::block_on_inner:: [INFO] [stdout] 35: 0x555b7be79e15 - ::block_on:: [INFO] [stdout] 36: 0x555b7be808cd - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x555b7be81173 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x555b7be7d456 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x555b7be7f7e9 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x555b7c17e754 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x555b7c17e754 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x555b7c17e754 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x555b7c17e754 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x555b7c17e754 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x555b7c17e754 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x555b7c17e754 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x555b7c17e754 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x555b7c17e754 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x555b7be7d021 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x555b7be81225 - main [INFO] [stdout] 51: 0x73774ac821ca - [INFO] [stdout] 52: 0x73774ac8228b - __libc_start_main [INFO] [stdout] 53: 0x555b7be79995 - _start [INFO] [stdout] 54: 0x0 - [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' (851) panicked at src/client.rs:19:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5940fb6a28ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5940fb6a28ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5940fb6a28ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5940fb6a28ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5940fb6b6d3a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5940fb6b6d3a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5940fb6a7122 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5940fb6a7122 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5940fb68b1bf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5940fb68b1bf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5940fb69d3a1 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x5940fb69d61b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x5940fb68b2aa - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x5940fb680019 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x5940fb68be0d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x5940fb6b74fc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5940fb6b74c2 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x5940fb3b9db0 - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x5940fb3bca36 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x5940fb3b9826 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x5940fb3b9714 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x5940fb3af4da - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x5940fb3b7c3d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x5940fb3b6f0b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x5940fb3aecb0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x5940fb3b8f73 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x5940fb3b038e - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x5940fb3b0067 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x5940fb3b31eb - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x5940fb3b1919 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x5940fb3b1c42 - ::block_on::> [INFO] [stdout] 31: 0x5940fb3b6a8c - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x5940fb3b3d6d - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x5940fb3aef31 - ::block_on:: [INFO] [stdout] 34: 0x5940fb3ae802 - ::block_on_inner:: [INFO] [stdout] 35: 0x5940fb3aea05 - ::block_on:: [INFO] [stdout] 36: 0x5940fb3ba9dc - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x5940fb3bd783 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x5940fb3b3156 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x5940fb3b8c89 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x5940fb69c8f4 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x5940fb69c8f4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x5940fb69c8f4 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x5940fb69c8f4 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5940fb69c8f4 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x5940fb69c8f4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x5940fb69c8f4 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x5940fb69c8f4 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x5940fb69c8f4 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x5940fb3b2291 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x5940fb3bd975 - main [INFO] [stdout] 51: 0x7c256fe7f1ca - [INFO] [stdout] 52: 0x7c256fe7f28b - __libc_start_main [INFO] [stdout] 53: 0x5940fb3ae0e5 - _start [INFO] [stdout] 54: 0x0 - [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' (1014) panicked at src/direct.rs:10:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6103e947e05a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6103e947e05a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6103e947e05a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6103e947e05a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6103e94924ca - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6103e94924ca - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x6103e94828b2 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6103e94828b2 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6103e946694f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6103e946694f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6103e9478b31 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x6103e9478dab - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x6103e9466a3a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x6103e945b7a9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x6103e946759d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x6103e9492c8c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x6103e9492c52 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x6103e919d800 - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x6103e919fd56 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x6103e919d486 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x6103e919d374 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x6103e91939da - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x6103e919ba1d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x6103e919aceb - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x6103e91931b0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x6103e919cc93 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x6103e919488e - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x6103e9194567 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x6103e91971cb - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x6103e9195e19 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x6103e9196142 - ::block_on::> [INFO] [stdout] 31: 0x6103e919a86c - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x6103e9197d5d - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x6103e9193431 - ::block_on:: [INFO] [stdout] 34: 0x6103e9192d02 - ::block_on_inner:: [INFO] [stdout] 35: 0x6103e9192f05 - ::block_on:: [INFO] [stdout] 36: 0x6103e919e3ed - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x6103e91a07e3 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x6103e9197136 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x6103e919c9a9 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x6103e9478084 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x6103e9478084 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x6103e9478084 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x6103e9478084 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6103e9478084 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x6103e9478084 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x6103e9478084 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x6103e9478084 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x6103e9478084 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x6103e91964c1 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x6103e91a09d5 - main [INFO] [stdout] 51: 0x7556efd041ca - [INFO] [stdout] 52: 0x7556efd0428b - __libc_start_main [INFO] [stdout] 53: 0x6103e91925e5 - _start [INFO] [stdout] 54: 0x0 - [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' (1027) panicked at src/direct.rs:10:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e787e92c11a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e787e92c11a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e787e92c11a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5e787e92c11a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5e787e94058a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5e787e94058a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5e787e930972 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e787e930972 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5e787e914a0f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5e787e914a0f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5e787e926bf1 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x5e787e926e6b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x5e787e914afa - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x5e787e909869 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x5e787e91565d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x5e787e940d4c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5e787e940d12 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x5e787e64aebd - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x5e787e64d6c6 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x5e787e64ab36 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x5e787e64aa24 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x5e787e640fba - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x5e787e6490cd - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x5e787e64839b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x5e787e640790 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x5e787e64a343 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x5e787e641e6e - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x5e787e641b47 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x5e787e64487b - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x5e787e6433f9 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x5e787e643722 - ::block_on::> [INFO] [stdout] 31: 0x5e787e647f1c - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x5e787e64540d - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x5e787e640a11 - ::block_on:: [INFO] [stdout] 34: 0x5e787e6402e2 - ::block_on_inner:: [INFO] [stdout] 35: 0x5e787e6404e5 - ::block_on:: [INFO] [stdout] 36: 0x5e787e64bc9d - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x5e787e64e153 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x5e787e6447e6 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x5e787e64a059 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x5e787e926144 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x5e787e926144 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x5e787e926144 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x5e787e926144 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5e787e926144 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x5e787e926144 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x5e787e926144 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x5e787e926144 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x5e787e926144 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x5e787e643aa1 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x5e787e64e345 - main [INFO] [stdout] 51: 0x7c6692aa51ca - [INFO] [stdout] 52: 0x7c6692aa528b - __libc_start_main [INFO] [stdout] 53: 0x5e787e63fbc5 - _start [INFO] [stdout] 54: 0x0 - [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: >::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: rust_out::main::{closure#0} [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] 4: ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 5: ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 6: ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 7: ::block_on::>::{closure#0} [INFO] [stdout] 8: ::enter::<::block_on>::{closure#0}, core::option::Option>>::{closure#0} [INFO] [stdout] 9: >::set::<::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 11: >::try_with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 12: >::with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}> [INFO] [stdout] 14: ::enter::<::block_on>::{closure#0}, core::option::Option>> [INFO] [stdout] 15: ::block_on::> [INFO] [stdout] 16: ::block_on::::{closure#0} [INFO] [stdout] 17: tokio::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 18: ::block_on:: [INFO] [stdout] 19: ::block_on_inner:: [INFO] [stdout] 20: ::block_on:: [INFO] [stdout] 21: rust_out::main [INFO] [stdout] 22: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 23: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 24: std::rt::lang_start::>::{closure#0} [INFO] [stdout] 25: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/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::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: std::panicking::catch_unwind:: + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: std::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 30: std::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: std::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: std::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: std::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 34: std::rt::lang_start::> [INFO] [stdout] 35: main [INFO] [stdout] 36: [INFO] [stdout] 37: __libc_start_main [INFO] [stdout] 38: _start [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: >::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: rust_out::main::{closure#0} [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] 4: ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 5: ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 6: ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 7: ::block_on::>::{closure#0} [INFO] [stdout] 8: ::enter::<::block_on>::{closure#0}, core::option::Option>>::{closure#0} [INFO] [stdout] 9: >::set::<::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 11: >::try_with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 12: >::with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}> [INFO] [stdout] 14: ::enter::<::block_on>::{closure#0}, core::option::Option>> [INFO] [stdout] 15: ::block_on::> [INFO] [stdout] 16: ::block_on::::{closure#0} [INFO] [stdout] 17: tokio::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 18: ::block_on:: [INFO] [stdout] 19: ::block_on_inner:: [INFO] [stdout] 20: ::block_on:: [INFO] [stdout] 21: rust_out::main [INFO] [stdout] 22: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 23: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 24: std::rt::lang_start::>::{closure#0} [INFO] [stdout] 25: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/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::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: std::panicking::catch_unwind:: + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: std::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 30: std::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: std::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: std::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: std::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 34: std::rt::lang_start::> [INFO] [stdout] 35: main [INFO] [stdout] 36: [INFO] [stdout] 37: __libc_start_main [INFO] [stdout] 38: _start [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' (1223) panicked at src/direct.rs:9:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x643fb58faa9a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x643fb58faa9a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x643fb58faa9a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x643fb58faa9a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x643fb590ef0a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x643fb590ef0a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x643fb58ff2f2 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x643fb58ff2f2 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x643fb58e338f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x643fb58e338f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x643fb58f5571 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x643fb58f57eb - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x643fb58e347a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x643fb58d81e9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x643fb58e3fdd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x643fb590f6cc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x643fb590f692 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x643fb56180ed - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x643fb561c396 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x643fb5617d26 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x643fb5617c14 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x643fb560726a - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x643fb561627d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x643fb561554b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x643fb5606a40 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x643fb56174e3 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x643fb560826e - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x643fb5607f47 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x643fb560bd9b - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x643fb560a2d9 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x643fb560a602 - ::block_on::> [INFO] [stdout] 31: 0x643fb5614fcc - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x643fb560d16d - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x643fb5606cc1 - ::block_on:: [INFO] [stdout] 34: 0x643fb5606592 - ::block_on_inner:: [INFO] [stdout] 35: 0x643fb5606795 - ::block_on:: [INFO] [stdout] 36: 0x643fb561913a - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x643fb561cea3 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x643fb560bd06 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x643fb56171f9 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x643fb58f4ac4 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x643fb58f4ac4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x643fb58f4ac4 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x643fb58f4ac4 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x643fb58f4ac4 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x643fb58f4ac4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x643fb58f4ac4 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x643fb58f4ac4 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x643fb58f4ac4 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x643fb560acb1 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x643fb561d255 - main [INFO] [stdout] 51: 0x7d558a2f01ca - [INFO] [stdout] 52: 0x7d558a2f028b - __libc_start_main [INFO] [stdout] 53: 0x643fb5605cc5 - _start [INFO] [stdout] 54: 0x0 - [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' (1285) panicked at src/direct.rs:12:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60d44c3f75aa - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60d44c3f75aa - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60d44c3f75aa - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x60d44c3f75aa - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x60d44c40ba1a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x60d44c40ba1a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x60d44c3fbe02 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60d44c3fbe02 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x60d44c3dfe9f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x60d44c3dfe9f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x60d44c3f2081 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x60d44c3f22fb - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x60d44c3dff8a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x60d44c3d4cf9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x60d44c3e0aed - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x60d44c40c1dc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x60d44c40c1a2 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x60d44c10d0f1 - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x60d44c10fe96 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x60d44c10cd06 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x60d44c10cbf4 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x60d44c0fc54a - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x60d44c10b24d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x60d44c10a51b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x60d44c0fbbc0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x60d44c10c4c3 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x60d44c0fd3fe - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x60d44c0fd0d7 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x60d44c10014b - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x60d44c0fe989 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x60d44c0fecb2 - ::block_on::> [INFO] [stdout] 31: 0x60d44c10a09c - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x60d44c1013ad - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x60d44c0fbe41 - ::block_on:: [INFO] [stdout] 34: 0x60d44c0fb714 - ::block_on_inner:: [INFO] [stdout] 35: 0x60d44c0fb915 - ::block_on:: [INFO] [stdout] 36: 0x60d44c10e2a8 - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x60d44c110a83 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x60d44c1000b6 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x60d44c10c1d9 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x60d44c3f15d4 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x60d44c3f15d4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x60d44c3f15d4 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x60d44c3f15d4 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x60d44c3f15d4 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x60d44c3f15d4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x60d44c3f15d4 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x60d44c3f15d4 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x60d44c3f15d4 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x60d44c0ff031 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x60d44c110d35 - main [INFO] [stdout] 51: 0x77d1b6cea1ca - [INFO] [stdout] 52: 0x77d1b6cea28b - __libc_start_main [INFO] [stdout] 53: 0x60d44c0facf5 - _start [INFO] [stdout] 54: 0x0 - [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' (1338) panicked at src/direct.rs:10:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57c92757909a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57c92757909a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57c92757909a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57c92757909a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57c92758d41a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57c92758d41a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57c92757d8f2 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57c92757d8f2 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57c927561c9f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57c927561c9f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57c927573b71 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x57c927573deb - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x57c927561d8a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x57c927556c49 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x57c9275628dd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x57c92758dbdc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x57c92758dba2 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x57c9272746dd - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x57c927275116 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x57c9272744a6 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x57c9272743e4 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x57c92726ea7a - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x57c9272731ad - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x57c92727247b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x57c92726e2a0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x57c927273d03 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x57c92726f8fe - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x57c92726f5d7 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x57c92727171b - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x57c927270e59 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x57c927271182 - ::block_on::> [INFO] [stdout] 31: 0x57c927271ffc - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x57c927271a1d - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x57c92726e521 - ::block_on:: [INFO] [stdout] 34: 0x57c92726ddf4 - ::block_on_inner:: [INFO] [stdout] 35: 0x57c92726dff5 - ::block_on:: [INFO] [stdout] 36: 0x57c92727487b - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x57c927275143 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x57c927271686 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x57c927273a19 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x57c9275730c4 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x57c9275730c4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x57c9275730c4 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x57c9275730c4 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x57c9275730c4 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x57c9275730c4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x57c9275730c4 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x57c9275730c4 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x57c9275730c4 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x57c9272711f1 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x57c9272751f5 - main [INFO] [stdout] 51: 0x7aa124f911ca - [INFO] [stdout] 52: 0x7aa124f9128b - __libc_start_main [INFO] [stdout] 53: 0x57c92726db75 - _start [INFO] [stdout] 54: 0x0 - [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' (1361) panicked at src/direct.rs:13:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f54ebd31d0a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f54ebd31d0a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f54ebd31d0a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f54ebd31d0a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f54ebd4617a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f54ebd4617a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5f54ebd36562 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f54ebd36562 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f54ebd1a5ff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f54ebd1a5ff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f54ebd2c7e1 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x5f54ebd2ca5b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x5f54ebd1a6ea - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x5f54ebd0f459 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x5f54ebd1b24d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x5f54ebd4693c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5f54ebd46902 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x5f54eba48eff - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x5f54eba4bb46 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x5f54eba48ac6 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x5f54eba489b4 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x5f54eba3e6ba - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x5f54eba46e6d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x5f54eba4613b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x5f54eba3dea0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x5f54eba48213 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x5f54eba3f56e - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x5f54eba3f247 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x5f54eba4241b - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x5f54eba40af9 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x5f54eba40e22 - ::block_on::> [INFO] [stdout] 31: 0x5f54eba45cbc - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x5f54eba42f9d - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x5f54eba3e121 - ::block_on:: [INFO] [stdout] 34: 0x5f54eba3d9f4 - ::block_on_inner:: [INFO] [stdout] 35: 0x5f54eba3dbf5 - ::block_on:: [INFO] [stdout] 36: 0x5f54eba49aeb - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x5f54eba4c893 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x5f54eba42386 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x5f54eba47eb9 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x5f54ebd2bd34 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x5f54ebd2bd34 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x5f54ebd2bd34 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x5f54ebd2bd34 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5f54ebd2bd34 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x5f54ebd2bd34 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x5f54ebd2bd34 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x5f54ebd2bd34 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x5f54ebd2bd34 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x5f54eba41471 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x5f54eba4ca85 - main [INFO] [stdout] 51: 0x7594a79aa1ca - [INFO] [stdout] 52: 0x7594a79aa28b - __libc_start_main [INFO] [stdout] 53: 0x5f54eba3d1d5 - _start [INFO] [stdout] 54: 0x0 - [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' (1340) panicked at src/direct.rs:10:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f2ae992e5a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f2ae992e5a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f2ae992e5a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64f2ae992e5a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64f2ae9a71da - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64f2ae9a71da - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x64f2ae9976b2 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64f2ae9976b2 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x64f2ae97ba5f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64f2ae97ba5f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64f2ae98d931 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x64f2ae98dbab - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x64f2ae97bb4a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x64f2ae970a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x64f2ae97c69d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x64f2ae9a799c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x64f2ae9a7962 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x64f2ae6a2600 - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x64f2ae6a3036 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x64f2ae6a23d6 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x64f2ae6a2314 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x64f2ae69c9aa - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x64f2ae6a10dd - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x64f2ae6a03ab - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x64f2ae69c1c0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x64f2ae6a1c33 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x64f2ae69d82e - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x64f2ae69d507 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x64f2ae69f64b - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x64f2ae69ed89 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x64f2ae69f0b2 - ::block_on::> [INFO] [stdout] 31: 0x64f2ae69ff2c - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x64f2ae69f94d - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x64f2ae69c441 - ::block_on:: [INFO] [stdout] 34: 0x64f2ae69bd12 - ::block_on_inner:: [INFO] [stdout] 35: 0x64f2ae69bf15 - ::block_on:: [INFO] [stdout] 36: 0x64f2ae6a279d - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x64f2ae6a3063 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x64f2ae69f5b6 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x64f2ae6a1949 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x64f2ae98ce84 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x64f2ae98ce84 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x64f2ae98ce84 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x64f2ae98ce84 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x64f2ae98ce84 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x64f2ae98ce84 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x64f2ae98ce84 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x64f2ae98ce84 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x64f2ae98ce84 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x64f2ae69f121 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x64f2ae6a3115 - main [INFO] [stdout] 51: 0x7fdc6ff8d1ca - [INFO] [stdout] 52: 0x7fdc6ff8d28b - __libc_start_main [INFO] [stdout] 53: 0x64f2ae69ba95 - _start [INFO] [stdout] 54: 0x0 - [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' (1373) panicked at src/lib.rs:12:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x640108fedafa - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x640108fedafa - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x640108fedafa - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x640108fedafa - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64010900251a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64010900251a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x640108ff2352 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x640108ff2352 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x640108fd66ff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x640108fd66ff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x640108fe85d1 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x640108fe884b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x640108fd67ea - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x640108fcb6a9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x640108fd733d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x640109002cdc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x640109002ca2 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x640108ced498 - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x640108cf0186 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x640108ced1b6 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x640108ced0a4 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x640108ccaa5a - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x640108ceb69d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x640108cea96b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x640108cca270 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x640108cec913 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x640108ccb8de - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x640108ccb5b7 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x640108cce59b - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x640108ccce39 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x640108ccd162 - ::block_on::> [INFO] [stdout] 31: 0x640108cea4ec - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x640108cd17cd - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x640108cca4f1 - ::block_on:: [INFO] [stdout] 34: 0x640108cc9dc2 - ::block_on_inner:: [INFO] [stdout] 35: 0x640108cc9fc5 - ::block_on:: [INFO] [stdout] 36: 0x640108ceeadd - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x640108cf0ef3 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x640108cce506 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x640108cec629 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x640108fe7b24 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x640108fe7b24 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x640108fe7b24 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x640108fe7b24 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x640108fe7b24 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x640108fe7b24 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x640108fe7b24 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x640108fe7b24 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x640108fe7b24 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x640108ccd211 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x640108cf1405 - main [INFO] [stdout] 51: 0x7724878681ca - [INFO] [stdout] 52: 0x77248786828b - __libc_start_main [INFO] [stdout] 53: 0x640108cc8905 - _start [INFO] [stdout] 54: 0x0 - [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' (1391) panicked at src/lib.rs:19:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x565b2c17390a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x565b2c17390a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x565b2c17390a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x565b2c17390a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x565b2c187d7a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x565b2c187d7a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x565b2c178162 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x565b2c178162 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x565b2c15c1ff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x565b2c15c1ff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x565b2c16e3e1 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x565b2c16e65b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x565b2c15c2ea - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x565b2c151059 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x565b2c15ce4d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x565b2c18853c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x565b2c188502 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x565b2be8adf0 - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x565b2be8da76 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x565b2be8a866 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x565b2be8a754 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x565b2be8051a - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x565b2be88c7d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x565b2be87f4b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x565b2be7fcf0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x565b2be89fb3 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x565b2be813ce - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x565b2be810a7 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x565b2be8422b - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x565b2be82959 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x565b2be82c82 - ::block_on::> [INFO] [stdout] 31: 0x565b2be87acc - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x565b2be84dad - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x565b2be7ff71 - ::block_on:: [INFO] [stdout] 34: 0x565b2be7f842 - ::block_on_inner:: [INFO] [stdout] 35: 0x565b2be7fa45 - ::block_on:: [INFO] [stdout] 36: 0x565b2be8ba1c - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x565b2be8e7c3 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x565b2be84196 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x565b2be89cc9 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x565b2c16d934 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x565b2c16d934 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x565b2c16d934 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x565b2c16d934 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x565b2c16d934 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x565b2c16d934 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x565b2c16d934 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x565b2c16d934 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x565b2c16d934 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x565b2be832d1 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x565b2be8e9b5 - main [INFO] [stdout] 51: 0x7bb24c8b81ca - [INFO] [stdout] 52: 0x7bb24c8b828b - __libc_start_main [INFO] [stdout] 53: 0x565b2be7f125 - _start [INFO] [stdout] 54: 0x0 - [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' (1372) panicked at src/direct.rs:10:5: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e5ab839d01a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e5ab839d01a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e5ab839d01a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5e5ab839d01a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5e5ab83b1a3a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5e5ab83b1a3a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5e5ab83a1872 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e5ab83a1872 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5e5ab838590f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5e5ab838590f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5e5ab8397af1 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x5e5ab8397d6b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x5e5ab83859fa - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 13: 0x5e5ab837a769 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x5e5ab838655d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x5e5ab83b21fc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5e5ab83b21c2 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x5e5ab80a2869 - rust_out[6ca516bbe19c3985]::main::{closure#0} [INFO] [stdout] 18: 0x5e5ab80a55e6 - as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] 19: 0x5e5ab80a24a6 - ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x5e5ab80a2394 - ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x5e5ab807f9ba - ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x5e5ab80a098d - ::block_on::>::{closure#0} [INFO] [stdout] 23: 0x5e5ab809fc5b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [INFO] [stdout] 24: 0x5e5ab807f190 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 25: 0x5e5ab80a1c03 - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x5e5ab808086e - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 27: 0x5e5ab8080547 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] 28: 0x5e5ab808388b - tokio[ba615b10fdb5f096]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [INFO] [stdout] 29: 0x5e5ab8081df9 - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>> [INFO] [stdout] 30: 0x5e5ab8082122 - ::block_on::> [INFO] [stdout] 31: 0x5e5ab809f7dc - ::block_on::::{closure#0} [INFO] [stdout] 32: 0x5e5ab8086abd - tokio[ba615b10fdb5f096]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 33: 0x5e5ab807f411 - ::block_on:: [INFO] [stdout] 34: 0x5e5ab807ece2 - ::block_on_inner:: [INFO] [stdout] 35: 0x5e5ab807eee5 - ::block_on:: [INFO] [stdout] 36: 0x5e5ab80a3abd - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 37: 0x5e5ab80a69a3 - core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 38: 0x5e5ab80837f6 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>, core[fa0eadad68403074]::result::Result<(), anyhow[cf4c359bbc1a1cb]::Error>> [INFO] [stdout] 39: 0x5e5ab80a1919 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stdout] 40: 0x5e5ab8397044 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 41: 0x5e5ab8397044 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x5e5ab8397044 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x5e5ab8397044 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5e5ab8397044 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x5e5ab8397044 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x5e5ab8397044 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x5e5ab8397044 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x5e5ab8397044 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x5e5ab80824a1 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stdout] 50: 0x5e5ab80a6f45 - main [INFO] [stdout] 51: 0x70462131e1ca - [INFO] [stdout] 52: 0x70462131e28b - __libc_start_main [INFO] [stdout] 53: 0x5e5ab807d725 - _start [INFO] [stdout] 54: 0x0 - [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: >::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: rust_out::main::{closure#0} [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] 4: ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 5: ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 6: ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 7: ::block_on::>::{closure#0} [INFO] [stdout] 8: ::enter::<::block_on>::{closure#0}, core::option::Option>>::{closure#0} [INFO] [stdout] 9: >::set::<::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 11: >::try_with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 12: >::with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}> [INFO] [stdout] 14: ::enter::<::block_on>::{closure#0}, core::option::Option>> [INFO] [stdout] 15: ::block_on::> [INFO] [stdout] 16: ::block_on::::{closure#0} [INFO] [stdout] 17: tokio::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 18: ::block_on:: [INFO] [stdout] 19: ::block_on_inner:: [INFO] [stdout] 20: ::block_on:: [INFO] [stdout] 21: rust_out::main [INFO] [stdout] 22: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 23: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 24: std::rt::lang_start::>::{closure#0} [INFO] [stdout] 25: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/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::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: std::panicking::catch_unwind:: + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: std::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 30: std::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: std::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: std::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: std::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 34: std::rt::lang_start::> [INFO] [stdout] 35: main [INFO] [stdout] 36: [INFO] [stdout] 37: __libc_start_main [INFO] [stdout] 38: _start [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: >::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: rust_out::main::{closure#0} [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] 4: ::block_on::>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 5: ::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] 6: ::enter::>, ::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] 7: ::block_on::>::{closure#0} [INFO] [stdout] 8: ::enter::<::block_on>::{closure#0}, core::option::Option>>::{closure#0} [INFO] [stdout] 9: >::set::<::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 10: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] 11: >::try_with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 12: >::with::, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] 13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on>::{closure#0}, core::option::Option>>::{closure#0}> [INFO] [stdout] 14: ::enter::<::block_on>::{closure#0}, core::option::Option>> [INFO] [stdout] 15: ::block_on::> [INFO] [stdout] 16: ::block_on::::{closure#0} [INFO] [stdout] 17: tokio::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 18: ::block_on:: [INFO] [stdout] 19: ::block_on_inner:: [INFO] [stdout] 20: ::block_on:: [INFO] [stdout] 21: rust_out::main [INFO] [stdout] 22: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 23: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 24: std::rt::lang_start::>::{closure#0} [INFO] [stdout] 25: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/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::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: std::panicking::catch_unwind:: + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: std::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 30: std::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: std::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: std::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: std::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 34: std::rt::lang_start::> [INFO] [stdout] 35: main [INFO] [stdout] 36: [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 19.79s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cf7052b245c277d2265c83dab94e6097a89e52cb8ac4879082229a3499f61c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7052b245c277d2265c83dab94e6097a89e52cb8ac4879082229a3499f61c66", kill_on_drop: false }` [INFO] [stdout] cf7052b245c277d2265c83dab94e6097a89e52cb8ac4879082229a3499f61c66