[INFO] fetching crate axum-test 18.1.0...
[INFO] testing axum-test-18.1.0 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate axum-test 18.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate axum-test 18.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate axum-test 18.1.0
[INFO] tweaked toml for crates.io crate axum-test 18.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate axum-test 18.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate axum-test 18.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ecb2936f124027bb6ee8fb389ae09413e0112a29ed0892aa92dd4b7764451d3e
[INFO] running `Command { std: "docker" "start" "-a" "ecb2936f124027bb6ee8fb389ae09413e0112a29ed0892aa92dd4b7764451d3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecb2936f124027bb6ee8fb389ae09413e0112a29ed0892aa92dd4b7764451d3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecb2936f124027bb6ee8fb389ae09413e0112a29ed0892aa92dd4b7764451d3e", kill_on_drop: false }`
[INFO] [stdout] ecb2936f124027bb6ee8fb389ae09413e0112a29ed0892aa92dd4b7764451d3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 316ecd2e90bf8381590ed6daa4ef806bf443f6faf99a70585c9e4f38da925894
[INFO] running `Command { std: "docker" "start" "-a" "316ecd2e90bf8381590ed6daa4ef806bf443f6faf99a70585c9e4f38da925894", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling expect-json-macros v1.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling reserve-port v2.3.0
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling typetag v0.2.20
[INFO] [stderr]    Compiling expect-json v1.5.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling axum-test v18.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.77s
[INFO] running `Command { std: "docker" "inspect" "316ecd2e90bf8381590ed6daa4ef806bf443f6faf99a70585c9e4f38da925894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "316ecd2e90bf8381590ed6daa4ef806bf443f6faf99a70585c9e4f38da925894", kill_on_drop: false }`
[INFO] [stdout] 316ecd2e90bf8381590ed6daa4ef806bf443f6faf99a70585c9e4f38da925894
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17cff928a2ccfcd5bb9422af23019e8ae33e46407bc37eecd8a08e6a67b21d86
[INFO] running `Command { std: "docker" "start" "-a" "17cff928a2ccfcd5bb9422af23019e8ae33e46407bc37eecd8a08e6a67b21d86", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling typeshare-annotation v1.0.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling strfmt v0.2.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling expect-json-macros v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling reserve-port v2.3.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling serde_html_form v0.2.7
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde-email v3.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling typetag v0.2.20
[INFO] [stderr]    Compiling neli v0.6.5
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling typeshare v1.0.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling shuttle-common v0.56.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling expect-json v1.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling axum-yaml v0.5.0
[INFO] [stderr]    Compiling local-ip-address v0.6.5
[INFO] [stderr]    Compiling shuttle-service v0.56.0
[INFO] [stderr]    Compiling shuttle-ifc v0.56.0
[INFO] [stderr]    Compiling shuttle-codegen v0.56.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling shuttle-api-client v0.56.1
[INFO] [stderr]    Compiling shuttle-runtime v0.56.0
[INFO] [stderr]    Compiling shuttle-axum v0.56.0
[INFO] [stderr]    Compiling axum-msgpack v0.5.0
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling axum-test v18.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "17cff928a2ccfcd5bb9422af23019e8ae33e46407bc37eecd8a08e6a67b21d86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17cff928a2ccfcd5bb9422af23019e8ae33e46407bc37eecd8a08e6a67b21d86", kill_on_drop: false }`
[INFO] [stdout] 17cff928a2ccfcd5bb9422af23019e8ae33e46407bc37eecd8a08e6a67b21d86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3795483286e1efc8b2dce7273d2c7bc75e582f93ac03bb94643581db122db4e
[INFO] running `Command { std: "docker" "start" "-a" "a3795483286e1efc8b2dce7273d2c7bc75e582f93ac03bb94643581db122db4e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_test-7e0901baac97ede6)
[INFO] [stdout] running 279 tests
[INFO] [stdout] test integrated_test_cookie_saving::it_should_send_cookies_added_to_request ... ok
[INFO] [stdout] test integrated_test_cookie_saving::it_should_not_pass_cookies_created_back_up_to_server_by_default ... ok
[INFO] [stdout] test integrated_test_cookie_saving::it_should_pass_cookies_created_back_up_to_server_automatically ... ok
[INFO] [stdout] test integrated_test_cookie_saving::it_should_wipe_cookies_cleared_by_request ... ok
[INFO] [stdout] test integrated_test_cookie_saving::it_should_remove_expired_cookies_from_later_requests ... ok
[INFO] [stdout] test integrated_test_cookie_saving::it_should_wipe_cookies_cleared_by_test_server ... ok
[INFO] [stdout] test internals::debug_response_body::test_fmt::it_should_display_text_response_as_text ... ok
[INFO] [stdout] test internals::debug_response_body::test_fmt::it_should_pretty_print_json ... ok
[INFO] [stdout] test internals::debug_response_body::test_fmt::it_should_warn_malformed_json ... ok
[INFO] [stdout] test internals::expected_state::test_from::it_should_turn_none_to_none ... ok
[INFO] [stdout] test internals::expected_state::test_from::it_should_turn_true_to_success ... ok
[INFO] [stdout] test internals::format_status_code_range::test_format_status_code_range::it_should_format_range ... ok
[INFO] [stdout] test internals::format_status_code_range::test_format_status_code_range::it_should_format_range_full ... ok
[INFO] [stdout] test integrated_test_cookie_saving::it_should_send_cookies_added_to_test_server ... ok
[INFO] [stdout] test internals::format_status_code_range::test_format_status_code_range::it_should_format_range_from ... ok
[INFO] [stdout] test internals::format_status_code_range::test_format_status_code_range::it_should_format_range_inclusive ... ok
[INFO] [stdout] test internals::format_status_code_range::test_format_status_code_range::it_should_format_range_to ... ok
[INFO] [stdout] test integrated_test_cookie_saving::it_should_not_pass_cookies_created_back_up_to_server_when_turned_off ... ok
[INFO] [stdout] test internals::format_status_code_range::test_format_status_code_range::it_should_format_range_to_inclusive ... ok
[INFO] [stdout] test internals::query_params_store::test_add::it_should_add_multiple_calls ... ok
[INFO] [stdout] test internals::query_params_store::test_add::it_should_add_multiple_key_values ... ok
[INFO] [stdout] test internals::query_params_store::test_add::it_should_add_query_param_strings_deserialized ... ok
[INFO] [stdout] test internals::query_params_store::test_add::it_should_reject_raw_string ... ok
[INFO] [stdout] test internals::query_params_store::test_add_raw::it_should_add_key_value_pairs_correctly ... ok
[INFO] [stdout] test internals::query_params_store::test_add_raw::it_should_add_query_param_strings_correctly ... ok
[INFO] [stdout] test internals::query_params_store::test_add_raw::it_should_add_single_keys_correctly ... ok
[INFO] [stdout] test internals::request_path_formatter::test_fmt::it_should_format_with_path_given ... ok
[INFO] [stdout] test internals::request_path_formatter::test_fmt::it_should_format_with_path_given_and_query_params ... ok
[INFO] [stdout] test internals::request_path_formatter::test_fmt::it_should_format_with_path_given_and_no_query_params ... ok
[INFO] [stdout] test integrated_test_cookie_saving::it_should_pass_cookies_created_back_up_to_server_when_turned_on_for_request ... ok
[INFO] [stdout] test internals::starting_tcp_setup::test_new::it_should_create_default_ip_with_port_when_port_given ... ok
[INFO] [stdout] test internals::status_code_formatter::test_fmt::it_should_format_with_reason_where_available ... ok
[INFO] [stdout] test internals::starting_tcp_setup::test_new::it_should_create_ip_with_random_port_when_ip_given ... ok
[INFO] [stdout] test internals::status_code_formatter::test_fmt::it_should_provide_only_number_where_reason_is_unavailable ... ok
[INFO] [stdout] test multipart::part::test_byes::it_should_contain_bytes_given ... ok
[INFO] [stdout] test multipart::part::test_byes::it_should_use_mime_type_octet_stream ... ok
[INFO] [stdout] test multipart::part::test_file_name::it_should_use_file_name_given ... ok
[INFO] [stdout] test test_request::test_add_cookie::it_should_send_non_expired_cookies_added_to_request ... ok
[INFO] [stdout] test multipart::part::test_mime_type::it_should_use_mime_type_set ... ok
[INFO] [stdout] test test_request::test_add_cookie::it_should_not_send_expired_cookies_added_to_request ... ok
[INFO] [stdout] test test_request::test_add_cookie::it_should_send_cookies_added_to_request ... ok
[INFO] [stdout] test internals::starting_tcp_setup::test_new::it_should_create_ip_port_given_when_both_given ... ok
[INFO] [stdout] test internals::debug_response_body::test_fmt::it_should_cutoff_very_long_text ... ok
[INFO] [stdout] test test_request::test_add_query_param::it_should_pass_up_multiple_query_params_from_multiple_calls ... ok
[INFO] [stdout] test multipart::part::test_text::it_should_use_mime_type_text ... ok
[INFO] [stdout] test test_request::test_add_query_param::it_should_pass_up_query_params_from_pairs ... ok
[INFO] [stdout] test test_request::test_add_raw_query_param::it_should_pass_up_array_query_params_as_multiple_params ... ok
[INFO] [stdout] test test_request::test_add_query_params::it_should_pass_up_multiple_query_params_from_json ... ok
[INFO] [stdout] test test_request::test_add_header::it_should_send_header_added_to_request ... ok
[INFO] [stdout] test internals::starting_tcp_setup::test_new::it_should_create_default_ip_with_random_port_when_none ... ok
[INFO] [stdout] test test_request::test_add_cookies::it_should_send_all_cookies_stripped_by_their_attributes ... ok
[INFO] [stdout] test test_request::test_add_cookies::it_should_send_all_cookies_added_by_jar ... ok
[INFO] [stdout] test test_request::test_add_raw_query_param::it_should_pass_up_query_param_as_is ... ok
[INFO] [stdout] test test_request::test_add_raw_query_param::it_should_pass_up_array_query_params_as_one_string ... ok
[INFO] [stdout] test test_request::test_add_query_params::it_should_pass_up_multiple_query_params_from_multiple_calls ... ok
[INFO] [stdout] test test_request::test_add_query_params::it_should_pass_up_query_params_from_pairs ... ok
[INFO] [stdout] test test_request::test_bytes::it_should_not_change_content_type ... ok
[INFO] [stdout] test test_request::test_bytes_from_file::it_should_not_change_content_type ... ok
[INFO] [stdout] test test_request::test_authorization::it_should_send_header_added_to_request ... ok
[INFO] [stdout] test test_request::test_clear_cookies::it_should_clear_cookie_jar_added_to_request ... ok
[INFO] [stdout] test test_request::test_bytes_from_file::it_should_pass_bytes_up_to_be_read ... ok
[INFO] [stdout] test test_request::test_authorization_bearer::it_should_send_header_added_to_request ... ok
[INFO] [stdout] test test_request::test_bytes::it_should_pass_bytes_up_to_be_read ... ok
[INFO] [stdout] test test_request::test_clear_cookies::it_should_clear_cookie_added_to_request ... ok
[INFO] [stdout] test test_request::test_clear_cookies::it_should_clear_cookies_added_to_test_server ... ok
[INFO] [stdout] test test_request::test_add_query_params::it_should_pass_up_query_params_from_serialization ... ok
[INFO] [stdout] test test_request::test_clear_query_params::it_should_clear_all_params_set ... ok
[INFO] [stdout] test test_request::test_clear_query_params::it_should_clear_all_params_set_and_allow_replacement ... ok
[INFO] [stdout] test test_request::test_content_type::it_should_override_server_content_type_when_present ... ok
[INFO] [stdout] test test_request::test_clear_headers::it_should_clear_headers_added_to_request ... ok
[INFO] [stdout] test test_request::test_content_type::it_should_not_set_a_content_type_by_default ... ok
[INFO] [stdout] test test_request::test_content_type::it_should_set_content_type_when_present ... ok
[INFO] [stdout] test test_request::test_clear_headers::it_should_clear_headers_added_to_server ... ok
[INFO] [stdout] test test_request::test_do_not_save_cookies::it_should_override_test_server_and_not_save_cookies_when_set ... ok
[INFO] [stdout] test test_request::test_do_not_save_cookies::it_should_not_save_cookies_when_set ... ok
[INFO] [stdout] test test_request::test_form::it_should_pass_form_up_to_be_read ... ok
[INFO] [stdout] test test_request::test_expect_failure::it_should_should_override_what_test_server_has_set ... ok
[INFO] [stdout] test test_request::test_expect_failure::it_should_not_panic_if_expect_failure_on_404 ... ok
[INFO] [stdout] test test_request::test_json::it_should_pass_json_content_type_for_json ... ok
[INFO] [stdout] test test_request::test_json_from_file::it_should_pass_json_up_to_be_read ... ok
[INFO] [stdout] test test_request::test_expect_success::it_should_not_panic_if_success_is_returned ... ok
[INFO] [stdout] test test_request::test_expect_success::it_should_not_panic_on_other_2xx_status_code ... ok
[INFO] [stdout] test test_request::test_expect_success::it_should_override_what_test_server_has_set ... ok
[INFO] [stdout] test test_request::test_clear_cookies::it_should_clear_cookies_saved_by_past_request ... ok
[INFO] [stdout] test test_request::test_form::it_should_pass_form_content_type_for_form ... ok
[INFO] [stdout] test test_request::test_multipart::it_should_get_multipart_stats_on_mock_transport ... ok
[INFO] [stdout] test test_request::test_multipart::it_should_send_custom_mime_type ... ok
[INFO] [stdout] test test_request::test_json_from_file::it_should_pass_json_content_type_for_json ... ok
[INFO] [stdout] test test_request::test_add_query_params::it_should_pass_up_multiple_query_params_from_multiple_params ... ok
[INFO] [stdout] test test_request::test_multipart::it_should_send_using_include_bytes ... ok
[INFO] [stdout] test test_request::test_json::it_should_pass_json_up_to_be_read ... ok
[INFO] [stdout] test test_request::test_multipart::it_should_send_text_parts_as_text ... ok
[INFO] [stdout] test test_request::test_scheme::it_should_return_http_when_set ... ok
[INFO] [stdout] test test_request::test_multipart::it_should_send_form_headers_in_parts ... ok
[INFO] [stdout] test test_request::test_save_cookies::it_should_strip_cookies_from_their_attributes ... ok
[INFO] [stdout] test test_request::test_scheme::it_should_override_test_server_when_set ... ok
[INFO] [stdout] test test_request::test_scheme::it_should_return_http_by_default ... ok
[INFO] [stdout] test test_request::test_multipart::it_should_get_multipart_stats_on_http_transport ... ok
[INFO] [stdout] test test_request::test_scheme::it_should_return_https_when_set ... ok
[INFO] [stdout] test test_request::test_text_from_file::it_should_pass_text_content_type_for_text ... ok
[INFO] [stdout] test test_request::test_text_from_file::it_should_pass_text_up_to_be_read ... ok
[INFO] [stdout] test test_request::test_text::it_should_pass_text_up_to_be_read ... ok
[INFO] [stdout] test test_request::test_text::it_should_pass_text_content_type_for_text ... ok
[INFO] [stdout] test test_response::test_assert_failure::it_should_pass_when_not_200 ... ok
[INFO] [stdout] test test_response::test_assert_contains_header::it_should_not_panic_if_contains_header ... ok
[INFO] [stdout] test test_response::test_assert_header::it_should_not_panic_if_contains_header_and_content_matches ... ok
[INFO] [stdout] test test_response::test_assert_form::it_should_match_form_returned ... ok
[INFO] [stdout] test test_response::test_assert_json::it_should_match_json_returned ... ok
[INFO] [stdout] test multipart::part::test_text::it_should_contain_text_given ... ok
[INFO] [stdout] test internals::expected_state::test_from::it_should_turn_false_to_failure ... ok
[INFO] [stdout] test test_response::test_assert_json::it_should_work_with_custom_expect_op ... ok
[INFO] [stdout] test test_response::test_assert_json_contains::it_should_match_subset_of_json_returned ... ok
[INFO] [stdout] test test_request::test_expect_failure::it_should_panic_on_other_2xx_status_code - should panic ... ok
[INFO] [stdout] test test_request::test_expect_failure::it_should_panic_if_success_is_returned - should panic ... ok
[INFO] [stdout] test test_request::test_expect_success::it_should_panic_on_404 - should panic ... ok
[INFO] [stdout] test test_response::test_assert_contains_header::it_should_panic_if_not_contains_header - should panic ... ok
[INFO] [stdout] test test_response::test_assert_failure::it_should_panic_when_200 - should panic ... ok
[INFO] [stdout] test test_response::test_assert_json_from_file::it_should_match_json_from_file ... ok
[INFO] [stdout] test test_response::test_assert_json_contains::it_should_propagate_contains_to_sub_objects ... ok
[INFO] [stdout] test test_response::test_assert_not_status::it_should_pass_if_status_code_does_not_match ... ok
[INFO] [stdout] test test_response::test_assert_not_status::it_should_panic_if_status_code_matches - should panic ... ok
[INFO] [stdout] test test_response::test_assert_json_from_file::it_should_panic_when_not_match_the_file - should panic ... ok
[INFO] [stdout] test test_response::test_assert_header::it_should_panic_if_not_contains_header - should panic ... ok
[INFO] [stdout] test test_response::test_assert_status::it_should_panic_when_status_code_does_not_match - should panic ... ok
[INFO] [stdout] test test_response::test_assert_form::it_should_panic_if_response_is_different - should panic ... ok
[INFO] [stdout] test test_response::test_assert_status::it_should_pass_if_given_right_status_code ... ok
[INFO] [stdout] test test_response::test_assert_header::it_should_panic_if_contains_header_and_content_does_not_match - should panic ... ok
[INFO] [stdout] test test_response::test_assert_json_contains::it_should_panic_if_response_is_different - should panic ... ok
[INFO] [stdout] test test_response::test_assert_form::it_should_panic_if_response_is_json - should panic ... ok
[INFO] [stdout] test multipart::part::test_mime_type::it_should_error_if_invalid_mime_type - should panic ... ok
[INFO] [stdout] test test_response::test_assert_json::it_should_panic_if_response_is_different - should panic ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_true_when_within_from_range ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_true_for_rull_range ... ok
[INFO] [stdout] test test_response::test_assert_json_from_file::it_should_panic_when_content_type_does_not_match - should panic ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_true_when_within_int_range ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_true_when_within_inclusive_range ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_true_when_within_status_code_range ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_true_when_within_to_inclusive_range ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_false_when_within_inclusive_range - should panic ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_false_when_outside_inclusive_range - should panic ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_false_when_outside_to_inclusive_range - should panic ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_false_when_within_status_code_range - should panic ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_true_when_within_to_range ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_false_when_within_to_range - should panic ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_true_when_outside_inclusive_range ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_true_when_outside_int_range ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_true_when_outside_status_code_range ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_true_when_outside_to_inclusive_range ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_true_when_outside_to_range ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_true_when_outside_from_range ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_false_when_outside_from_range - should panic ... ok
[INFO] [stdout] test test_response::test_assert_text::it_should_match_whole_text ... ok
[INFO] [stdout] test test_response::test_assert_success::it_should_pass_when_200 ... ok
[INFO] [stdout] test test_response::test_assert_json_contains::it_should_panic_if_response_is_form - should panic ... ok
[INFO] [stdout] test test_response::test_assert_text_contains::it_should_match_partial_text ... ok
[INFO] [stdout] test test_response::test_assert_text::it_should_not_match_partial_text - should panic ... ok
[INFO] [stdout] test test_response::test_assert_text_contains::it_should_not_match_different_text - should panic ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_false_for_rull_range - should panic ... ok
[INFO] [stdout] test test_response::test_assert_text_contains::it_should_match_whole_text ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_false_when_within_from_range - should panic ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_false_when_within_int_range - should panic ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_false_when_within_to_inclusive_range - should panic ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_false_when_outside_status_code_range - should panic ... ok
[INFO] [stdout] test test_response::test_content_type::it_should_retrieve_json_content_type_for_json ... ok
[INFO] [stdout] test test_response::test_assert_text_from_file::it_should_panic_when_not_match_the_file - should panic ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_false_when_outside_to_range - should panic ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_false_when_outside_int_range - should panic ... ok
[INFO] [stdout] test test_response::test_form::it_should_deserialize_into_form ... ok
[INFO] [stdout] test test_response::test_assert_success::it_should_panic_when_not_200 - should panic ... ok
[INFO] [stdout] test test_response::test_from::it_should_turn_into_response_bytes ... ok
[INFO] [stdout] test test_response::test_assert_text::it_should_not_match_different_text - should panic ... ok
[INFO] [stdout] test test_response::test_assert_json::it_should_panic_if_response_is_form - should panic ... ok
[INFO] [stdout] test test_response::test_assert_text_from_file::it_should_match_from_file ... ok
[INFO] [stdout] test test_server::test_add_cookie::it_should_send_cookies_added_to_request ... ok
[INFO] [stdout] test test_response::test_into_bytes::it_should_deserialize_into_json ... ok
[INFO] [stdout] test test_response::test_text::it_should_deserialize_into_text ... ok
[INFO] [stdout] test test_server::test_add_header::it_should_send_header_added_to_server ... ok
[INFO] [stdout] test test_response::test_json::it_should_deserialize_into_json ... ok
[INFO] [stdout] test test_server::test_add_cookies::it_should_send_all_cookies_added_by_jar ... ok
[INFO] [stdout] test test_server::test_add_query_param::it_should_pass_up_multiple_query_params_from_calls_across_server_and_request ... ok
[INFO] [stdout] test test_server::test_add_query_param::it_should_pass_up_multiple_query_params_from_multiple_calls ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_allow_different_host_when_unrestricted ... ok
[INFO] [stdout] test test_server::test_add_query_params::it_should_pass_up_multiple_query_params_from_multiple_params ... ok
[INFO] [stdout] test test_server::test_add_query_params::it_should_pass_up_query_params_from_serialization ... ok
[INFO] [stdout] test test_server::test_add_raw_query_param::it_should_pass_up_array_query_params_as_multiple_params ... ok
[INFO] [stdout] test test_server::test_add_query_params::it_should_pass_up_multiple_query_params_from_json ... ok
[INFO] [stdout] test test_server::test_add_query_params::it_should_pass_up_query_params_from_pairs ... ok
[INFO] [stdout] test test_server::test_add_query_params::it_should_pass_up_multiple_query_params_from_multiple_calls ... ok
[INFO] [stdout] test test_server::test_add_query_param::it_should_pass_up_query_params_from_pairs ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_allow_different_port_when_unrestricted ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_copy_host_like_a_path_when_unrestricted ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_allow_same_host_port_when_unrestricted ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_block_url_when_restricted_with_same_scheme ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_copy_path_to_url_returned_when_restricted ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_copy_host_like_a_path_when_restricted ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_copy_path_to_url_returned_when_unrestricted ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_not_allow_different_port_when_restricted ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_not_allow_different_scheme_when_restricted ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_not_replace_url_when_restricted_with_different_scheme ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_not_replace_url_when_restricted_with_same_scheme ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_block_url_when_restricted_and_same_domain_with_different_scheme ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_copy_all_query_params_to_store_when_restricted ... ok
[INFO] [stdout] test test_server::test_add_raw_query_param::it_should_pass_up_query_param_as_is ... ok
[INFO] [stdout] test test_server::test_add_raw_query_param::it_should_pass_up_array_query_params_as_one_string ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_not_allow_different_host_when_restricted ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_replace_url_when_unrestricted ... ok
[INFO] [stdout] test test_server::test_clear_query_params::it_should_clear_all_params_set_and_allow_replacement ... ok
[INFO] [stdout] test test_server::test_content_type::it_should_default_to_server_content_type_when_present ... ok
[INFO] [stdout] test test_server::test_clear_cookies::it_should_not_send_cookies_cleared ... ok
[INFO] [stdout] test test_server::test_clear_query_params::it_should_clear_all_params_set ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_copy_all_query_params_to_store_when_unrestricted ... ok
[INFO] [stdout] test test_server::test_expect_failure::it_should_panic_if_success_is_returned - should panic ... ok
[INFO] [stdout] test test_server::test_expect_success::it_should_not_panic_if_success_is_returned ... ok
[INFO] [stdout] test test_server::test_clear_headers::it_should_not_send_headers_cleared_by_server ... ok
[INFO] [stdout] test test_server::test_expect_success_by_default::it_should_not_panic_by_default_if_accessing_200_route ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_allow_same_host_port_when_restricted ... ok
[INFO] [stdout] test test_server::test_expect_success_by_default::it_should_not_panic_by_default_if_accessing_200_route_and_expect_success_on ... ok
[INFO] [stdout] test test_server::test_expect_success::it_should_not_panic_on_other_2xx_status_code ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_allow_different_scheme_when_unrestricted ... ok
[INFO] [stdout] test test_server::test_expect_success_by_default::it_should_not_panic_by_default_if_accessing_404_route ... ok
[INFO] [stdout] test test_server::test_get::it_should_get_using_absolute_path_and_restricted_if_path_is_for_server ... ok
[INFO] [stdout] test test_server::test_expect_success::it_should_panic_on_404 - should panic ... ok
[INFO] [stdout] test test_server::test_expect_failure::it_should_panic_on_other_2xx_status_code - should panic ... ok
[INFO] [stdout] test test_server::test_expect_success_by_default::it_should_panic_by_default_if_accessing_404_route_and_expect_success_on - should panic ... ok
[INFO] [stdout] test test_server::test_get::it_should_get_using_absolute_path ... ok
[INFO] [stdout] test test_server::test_expect_failure::it_should_not_panic_if_expect_failure_on_404 ... ok
[INFO] [stdout] test test_server::test_get::it_should_not_get_using_absolute_path_if_restricted_and_different_port - should panic ... ok
[INFO] [stdout] test test_server::test_get::it_should_work_in_parallel ... ok
[INFO] [stdout] test test_server::test_get::it_should_get_using_relative_path_with_slash ... ok
[INFO] [stdout] test test_server::test_get::it_should_get_using_relative_path_without_slash ... ok
[INFO] [stdout] test test_server::test_new::it_should_run_into_make_into_service_with_connect_info_by_default ... ok
[INFO] [stdout] test test_server::test_scheme::it_should_return_http_by_default ... ok
[INFO] [stdout] test test_server::test_scheme::it_should_return_https_across_multiple_requests_when_set ... ok
[INFO] [stdout] test test_server::test_server_address::it_should_return_none_on_mock_transport ... ok
[INFO] [stdout] test test_server::test_server_address::it_should_return_address_used_from_config ... FAILED
[INFO] [stdout] test test_server_builder::test_build::it_should_mock_transport_when_set ... ok
[INFO] [stdout] test test_server::test_server_address::it_should_return_default_address_without_ending_slash ... ok
[INFO] [stdout] test test_server_builder::test_build::it_should_build_default_config_by_default ... ok
[INFO] [stdout] test test_server::test_server_url::it_should_error_on_mock_transport ... ok
[INFO] [stdout] test test_server::test_sync::it_should_be_able_to_be_in_one_cell ... ok
[INFO] [stdout] test test_server_builder::test_build::it_should_save_cookies_when_set ... ok
[INFO] [stdout] test test_server_builder::test_build::it_should_set_default_content_type_when_set ... ok
[INFO] [stdout] test test_server_builder::test_build::it_should_set_restrict_requests_with_http_schema_when_set ... ok
[INFO] [stdout] test test_server_builder::test_build::it_should_use_http_transport_with_ip_port_when_set ... ok
[INFO] [stdout] test test_server_builder::test_build::it_should_set_expect_success_by_default_when_set ... ok
[INFO] [stdout] test test_server_builder::test_build::it_should_set_default_scheme_when_set ... ok
[INFO] [stdout] test test_server_builder::test_build::it_should_use_random_http_transport_when_set ... ok
[INFO] [stdout] test test_server::test_server_url::it_should_return_address_with_url_on_random_http ... ok
[INFO] [stdout] test test_server_config::test_scheme::it_should_set_scheme_when_present_in_config ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::into_make_service::test_into_mock_transport_layer_for_into_make_service::it_should_create_and_test_with_make_into_service ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::into_make_service::test_into_mock_transport_layer_for_into_make_service::it_should_create_and_run_with_router_wrapped_service ... ok
[INFO] [stdout] test test_server_builder::test_build::it_should_not_save_cookies_when_set ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::into_make_service::test_into_http_transport_layer_for_into_make_service::it_should_create_and_test_with_make_into_service ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::into_make_service::test_into_http_transport_layer_for_into_make_service::it_should_create_and_run_with_router_wrapped_service ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::into_make_service::test_into_mock_transport_layer_for_into_make_service::it_should_create_and_test_with_make_into_service_with_state ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::router::test_into_http_transport_layer::it_should_create_and_test_with_make_into_service ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::into_make_service_with_connect_info::test_into_http_transport_layer_for_into_make_service_with_connect_info::it_should_create_and_test_with_make_into_service_with_connect_info ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::into_make_service_with_connect_info::test_into_http_transport_layer_for_into_make_service_with_connect_info::it_should_create_and_run_with_router_wrapped_service ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::router::test_into_http_transport_layer::it_should_create_and_test_with_make_into_service_with_state ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::router::test_into_mock_transport_layer_for_router::it_should_create_and_test_with_make_into_service_with_state ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::into_make_service::test_into_http_transport_layer_for_into_make_service::it_should_create_and_test_with_make_into_service_with_state ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::with_graceful_shutdown::test_into_default_transport::it_should_run_service ... ok
[INFO] [stdout] test test_server::test_server_url::it_should_include_server_query_params ... FAILED
[INFO] [stdout] test test_server::test_server_url::it_should_return_address_with_url_on_http_ip_port ... FAILED
[INFO] [stdout] test transport_layer::transport_layer::test_sync::it_should_compile_with_tokyo_once_cell ... ok
[INFO] [stdout] test test_server::test_server_url::it_should_include_path_query_params ... FAILED
[INFO] [stdout] test transport_layer::into_transport_layer::into_make_service_with_connect_info::test_into_mock_transport_layer_for_into_make_service_with_connect_info::it_should_panic_when_creating_test_using_mock ... ok
[INFO] [stdout] test test_server::test_server_url::it_should_include_server_and_path_query_params ... FAILED
[INFO] [stdout] test transport_layer::into_transport_layer::serve::test_into_default_transport::it_should_run_service ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::with_graceful_shutdown::test_into_http_transport_layer::it_should_panic_when_run_with_http - should panic ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::serve::test_into_http_transport_layer::it_should_panic_when_run_with_http - should panic ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::router::test_into_mock_transport_layer_for_router::it_should_create_and_test_with_make_into_service ... ok
[INFO] [stdout] test test_server::test_is_running::it_should_panic_when_run_with_mock_http - should panic ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::serve::test_into_mock_transport_layer::it_should_panic_when_run_with_mock_http - should panic ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::with_graceful_shutdown::test_into_mock_transport_layer::it_should_panic_when_run_with_mock_http - should panic ... ok
[INFO] [stdout] test test_server::test_get::it_should_work_in_parallel_with_sleeping_requests ... ok
[INFO] [stdout] test test_request::test_text::it_should_pass_large_text_blobs_over_http ... ok
[INFO] [stdout] test test_request::test_text::it_should_pass_large_text_blobs_over_mock_http ... ok
[INFO] [stdout] test test_request::test_json::it_should_pass_large_json_blobs_over_http ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_server::test_server_address::it_should_return_address_used_from_config stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_server::test_server_address::it_should_return_address_used_from_config' (262) panicked at src/test_server.rs:1388:29:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: LocalIpAddressNotFound
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633e58bd14a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633e58bd14a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633e58bd14a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x633e58bd14a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x633e58be3bbf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x633e58be3bbf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x633e58b9c271 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633e58b9c271 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x633e58ba8e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x633e58bae5df - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x633e58bae471 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x633e581ed82e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x633e581ed82e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633e58baed4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x633e58baed4f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x633e58baeafa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x633e58ba8f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x633e58b8f9fd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x633e58bed2e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x633e58bec5b6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x633e580300ed - core::result::Result<T,E>::unwrap::h5d527859e48bdd0c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x633e580300ed - axum_test::test_server::test_server_address::it_should_return_address_used_from_config::{{closure}}::h5f0195edfa00cffb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:1388:29
[INFO] [stdout]   22:     0x633e57fe4552 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5300389d510791c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x633e57fe44cd - <core::pin::Pin<P> as core::future::future::Future>::poll::h44137fb4487e0e8d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x633e57e2506d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6241e19077985f07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x633e57e24f7b - tokio::task::coop::with_budget::h41b2a5dd15a8c579
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x633e57e24f7b - tokio::task::coop::budget::h94bf77149af2ec28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x633e57e24f7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::haeb02cb156747941
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x633e57e220f0 - tokio::runtime::scheduler::current_thread::Context::enter::h5edc68626f573fa3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x633e57e2449d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hef8fc19049523e5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x633e57e236b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hefe9f68999fcdd56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x633e580728fb - tokio::runtime::context::scoped::Scoped<T>::set::ha225486d91582196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x633e57fe2c89 - tokio::runtime::context::set_scheduler::{{closure}}::heedb7f43c2c14fa5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x633e580afe52 - std::thread::local::LocalKey<T>::try_with::hbdb1c8c61ed466b3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x633e580ad0ee - std::thread::local::LocalKey<T>::with::hdfe6ef74c4364d5f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x633e57fe2bbd - tokio::runtime::context::set_scheduler::h85f2ea4897ed35ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x633e57e23460 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h66c522378a68d09d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x633e57e236f3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10070a664df88510
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x633e57e1ba30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2cd71847851b855a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x633e580db300 - tokio::runtime::context::runtime::enter_runtime::hd592ebf94252edc5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x633e57e1b7f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h493a3b815f84dc3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x633e57e66cd4 - tokio::runtime::runtime::Runtime::block_on_inner::h4b2d6225622bfc83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x633e57e66fac - tokio::runtime::runtime::Runtime::block_on::h8c382095c05b0a3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x633e5802fe17 - axum_test::test_server::test_server_address::it_should_return_address_used_from_config::h2187808f68c91159
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:1403:10
[INFO] [stdout]   44:     0x633e5802fea7 - axum_test::test_server::test_server_address::it_should_return_address_used_from_config::{{closure}}::h28b2338865ead822
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:1386:57
[INFO] [stdout]   45:     0x633e57d48266 - core::ops::function::FnOnce::call_once::h8160bf190fb95c17
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x633e581ed5eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x633e581ed5eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x633e58203255 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x633e58203255 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x633e58203255 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x633e58203255 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x633e58203255 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x633e58203255 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x633e58203255 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x633e581d9a44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x633e581d9a44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x633e581dd30a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x633e581dd30a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x633e581dd30a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x633e581dd30a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x633e581dd30a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x633e581dd30a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x633e581dd30a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x633e58ba40cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x633e58ba40cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7f38d6846aa4 - <unknown>
[INFO] [stdout]   67:     0x7f38d68d3a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_server::test_server_url::it_should_include_server_query_params stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_server::test_server_url::it_should_include_server_query_params' (268) panicked at src/test_server.rs:1521:29:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: LocalIpAddressNotFound
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633e58bd14a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633e58bd14a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633e58bd14a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x633e58bd14a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x633e58be3bbf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x633e58be3bbf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x633e58b9c271 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633e58b9c271 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x633e58ba8e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x633e58bae5df - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x633e58bae471 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x633e581ed82e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x633e581ed82e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633e58baed4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x633e58baed4f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x633e58baeafa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x633e58ba8f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x633e58b8f9fd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x633e58bed2e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x633e58bec5b6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x633e5802d406 - core::result::Result<T,E>::unwrap::h5d527859e48bdd0c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x633e5802d406 - axum_test::test_server::test_server_url::it_should_include_server_query_params::{{closure}}::h084e5e16c65334c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:1521:29
[INFO] [stdout]   22:     0x633e57fe4552 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5300389d510791c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x633e57fe44cd - <core::pin::Pin<P> as core::future::future::Future>::poll::h44137fb4487e0e8d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x633e57e2506d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6241e19077985f07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x633e57e24f7b - tokio::task::coop::with_budget::h41b2a5dd15a8c579
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x633e57e24f7b - tokio::task::coop::budget::h94bf77149af2ec28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x633e57e24f7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::haeb02cb156747941
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x633e57e220f0 - tokio::runtime::scheduler::current_thread::Context::enter::h5edc68626f573fa3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x633e57e2449d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hef8fc19049523e5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x633e57e236b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hefe9f68999fcdd56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x633e580728fb - tokio::runtime::context::scoped::Scoped<T>::set::ha225486d91582196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x633e57fe2c89 - tokio::runtime::context::set_scheduler::{{closure}}::heedb7f43c2c14fa5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x633e580afe52 - std::thread::local::LocalKey<T>::try_with::hbdb1c8c61ed466b3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x633e580ad0ee - std::thread::local::LocalKey<T>::with::hdfe6ef74c4364d5f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x633e57fe2bbd - tokio::runtime::context::set_scheduler::h85f2ea4897ed35ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x633e57e23460 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h66c522378a68d09d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x633e57e236f3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10070a664df88510
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x633e57e1ba30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2cd71847851b855a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x633e580db300 - tokio::runtime::context::runtime::enter_runtime::hd592ebf94252edc5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x633e57e1b7f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h493a3b815f84dc3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x633e57e66cd4 - tokio::runtime::runtime::Runtime::block_on_inner::h4b2d6225622bfc83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x633e57e66fac - tokio::runtime::runtime::Runtime::block_on::h8c382095c05b0a3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x633e5802d157 - axum_test::test_server::test_server_url::it_should_include_server_query_params::h19b409d8f1ca7145
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:1541:47
[INFO] [stdout]   44:     0x633e5802da97 - axum_test::test_server::test_server_url::it_should_include_server_query_params::{{closure}}::hee2e3aadd4963cb4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:1519:53
[INFO] [stdout]   45:     0x633e57d42206 - core::ops::function::FnOnce::call_once::h11b029c12221f12c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x633e581ed5eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x633e581ed5eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x633e58203255 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x633e58203255 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x633e58203255 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x633e58203255 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x633e58203255 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x633e58203255 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x633e58203255 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x633e581d9a44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x633e581d9a44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x633e581dd30a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x633e581dd30a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x633e581dd30a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x633e581dd30a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x633e581dd30a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x633e581dd30a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x633e581dd30a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x633e58ba40cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x633e58ba40cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7f38d6846aa4 - <unknown>
[INFO] [stdout]   67:     0x7f38d68d3a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_server::test_server_url::it_should_return_address_with_url_on_http_ip_port stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_server::test_server_url::it_should_return_address_with_url_on_http_ip_port' (269) panicked at src/test_server.rs:1443:29:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: LocalIpAddressNotFound
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633e58bd14a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633e58bd14a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633e58bd14a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x633e58bd14a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x633e58be3bbf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x633e58be3bbf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x633e58b9c271 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633e58b9c271 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x633e58ba8e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x633e58bae5df - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x633e58bae471 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x633e581ed82e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x633e581ed82e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633e58baed4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x633e58baed4f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x633e58baeafa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x633e58ba8f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x633e58b8f9fd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x633e58bed2e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x633e58bec5b6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x633e5802f1c6 - core::result::Result<T,E>::unwrap::h5d527859e48bdd0c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x633e5802f1c6 - axum_test::test_server::test_server_url::it_should_return_address_with_url_on_http_ip_port::{{closure}}::hac837019aa87b830
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:1443:29
[INFO] [stdout]   22:     0x633e57fe4552 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5300389d510791c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x633e57fe44cd - <core::pin::Pin<P> as core::future::future::Future>::poll::h44137fb4487e0e8d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x633e57e2506d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6241e19077985f07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x633e57e24f7b - tokio::task::coop::with_budget::h41b2a5dd15a8c579
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x633e57e24f7b - tokio::task::coop::budget::h94bf77149af2ec28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x633e57e24f7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::haeb02cb156747941
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x633e57e220f0 - tokio::runtime::scheduler::current_thread::Context::enter::h5edc68626f573fa3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x633e57e2449d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hef8fc19049523e5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x633e57e236b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hefe9f68999fcdd56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x633e580728fb - tokio::runtime::context::scoped::Scoped<T>::set::ha225486d91582196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x633e57fe2c89 - tokio::runtime::context::set_scheduler::{{closure}}::heedb7f43c2c14fa5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x633e580afe52 - std::thread::local::LocalKey<T>::try_with::hbdb1c8c61ed466b3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x633e580ad0ee - std::thread::local::LocalKey<T>::with::hdfe6ef74c4364d5f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x633e57fe2bbd - tokio::runtime::context::set_scheduler::h85f2ea4897ed35ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x633e57e23460 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h66c522378a68d09d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x633e57e236f3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10070a664df88510
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x633e57e1ba30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2cd71847851b855a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x633e580db300 - tokio::runtime::context::runtime::enter_runtime::hd592ebf94252edc5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x633e57e1b7f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h493a3b815f84dc3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x633e57e66cd4 - tokio::runtime::runtime::Runtime::block_on_inner::h4b2d6225622bfc83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x633e57e66fac - tokio::runtime::runtime::Runtime::block_on::h8c382095c05b0a3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x633e5802eee7 - axum_test::test_server::test_server_url::it_should_return_address_with_url_on_http_ip_port::hd9960f52d8852179
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:1456:55
[INFO] [stdout]   44:     0x633e5802ef77 - axum_test::test_server::test_server_url::it_should_return_address_with_url_on_http_ip_port::{{closure}}::h2c4b064042c62030
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:1441:65
[INFO] [stdout]   45:     0x633e57d42646 - core::ops::function::FnOnce::call_once::h14d18c9b0151c168
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x633e581ed5eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x633e581ed5eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x633e58203255 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x633e58203255 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x633e58203255 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x633e58203255 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x633e58203255 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x633e58203255 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x633e58203255 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x633e581d9a44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x633e581d9a44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x633e581dd30a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x633e581dd30a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x633e581dd30a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x633e581dd30a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x633e581dd30a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x633e581dd30a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x633e581dd30a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x633e58ba40cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x633e58ba40cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7f38d6846aa4 - <unknown>
[INFO] [stdout]   67:     0x7f38d68d3a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_server::test_server_url::it_should_include_path_query_params stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_server::test_server_url::it_should_include_path_query_params' (266) panicked at src/test_server.rs:1494:29:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: LocalIpAddressNotFound
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633e58bd14a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633e58bd14a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633e58bd14a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x633e58bd14a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x633e58be3bbf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x633e58be3bbf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x633e58b9c271 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633e58b9c271 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x633e58ba8e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x633e58bae5df - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x633e58bae471 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x633e581ed82e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x633e581ed82e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633e58baed4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x633e58baed4f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x633e58baeafa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x633e58ba8f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x633e58b8f9fd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x633e58bed2e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x633e58bec5b6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x633e5802c8e6 - core::result::Result<T,E>::unwrap::h5d527859e48bdd0c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x633e5802c8e6 - axum_test::test_server::test_server_url::it_should_include_path_query_params::{{closure}}::h1f5ddaf98abee1c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:1494:29
[INFO] [stdout]   22:     0x633e57fe4552 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5300389d510791c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x633e57fe44cd - <core::pin::Pin<P> as core::future::future::Future>::poll::h44137fb4487e0e8d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x633e57e2506d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6241e19077985f07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x633e57e24f7b - tokio::task::coop::with_budget::h41b2a5dd15a8c579
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x633e57e24f7b - tokio::task::coop::budget::h94bf77149af2ec28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x633e57e24f7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::haeb02cb156747941
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x633e57e220f0 - tokio::runtime::scheduler::current_thread::Context::enter::h5edc68626f573fa3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x633e57e2449d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hef8fc19049523e5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x633e57e236b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hefe9f68999fcdd56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x633e580728fb - tokio::runtime::context::scoped::Scoped<T>::set::ha225486d91582196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x633e57fe2c89 - tokio::runtime::context::set_scheduler::{{closure}}::heedb7f43c2c14fa5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x633e580afe52 - std::thread::local::LocalKey<T>::try_with::hbdb1c8c61ed466b3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x633e580ad0ee - std::thread::local::LocalKey<T>::with::hdfe6ef74c4364d5f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x633e57fe2bbd - tokio::runtime::context::set_scheduler::h85f2ea4897ed35ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x633e57e23460 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h66c522378a68d09d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x633e57e236f3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10070a664df88510
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x633e57e1ba30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2cd71847851b855a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x633e580db300 - tokio::runtime::context::runtime::enter_runtime::hd592ebf94252edc5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x633e57e1b7f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h493a3b815f84dc3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x633e57e66cd4 - tokio::runtime::runtime::Runtime::block_on_inner::h4b2d6225622bfc83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x633e57e66fac - tokio::runtime::runtime::Runtime::block_on::h8c382095c05b0a3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x633e5802c637 - axum_test::test_server::test_server_url::it_should_include_path_query_params::ha50abc31125d69c9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:1515:47
[INFO] [stdout]   44:     0x633e5802cf47 - axum_test::test_server::test_server_url::it_should_include_path_query_params::{{closure}}::heeb2626c9af0de59
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:1492:51
[INFO] [stdout]   45:     0x633e57d4afa6 - core::ops::function::FnOnce::call_once::hb7e23f19dd5dbcb9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x633e581ed5eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x633e581ed5eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x633e58203255 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x633e58203255 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x633e58203255 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x633e58203255 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x633e58203255 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x633e58203255 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x633e58203255 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x633e581d9a44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x633e581d9a44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x633e581dd30a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x633e581dd30a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x633e581dd30a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x633e581dd30a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x633e581dd30a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x633e581dd30a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x633e581dd30a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x633e58ba40cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x633e58ba40cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7f38d6846aa4 - <unknown>
[INFO] [stdout]   67:     0x7f38d68d3a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_server::test_server_url::it_should_include_server_and_path_query_params stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_server::test_server_url::it_should_include_server_and_path_query_params' (267) panicked at src/test_server.rs:1547:29:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: LocalIpAddressNotFound
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633e58bd14a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633e58bd14a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633e58bd14a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x633e58bd14a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x633e58be3bbf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x633e58be3bbf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x633e58b9c271 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633e58b9c271 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x633e58ba8e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x633e58bae5df - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x633e58bae471 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x633e581ed82e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x633e581ed82e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633e58baed4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x633e58baed4f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x633e58baeafa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x633e58ba8f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x633e58b8f9fd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x633e58bed2e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x633e58bec5b6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x633e5802df86 - core::result::Result<T,E>::unwrap::h5d527859e48bdd0c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x633e5802df86 - axum_test::test_server::test_server_url::it_should_include_server_and_path_query_params::{{closure}}::hb7302a5dafec9439
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:1547:29
[INFO] [stdout]   22:     0x633e57fe4552 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5300389d510791c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x633e57fe44cd - <core::pin::Pin<P> as core::future::future::Future>::poll::h44137fb4487e0e8d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x633e57e2506d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6241e19077985f07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x633e57e24f7b - tokio::task::coop::with_budget::h41b2a5dd15a8c579
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x633e57e24f7b - tokio::task::coop::budget::h94bf77149af2ec28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x633e57e24f7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::haeb02cb156747941
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x633e57e220f0 - tokio::runtime::scheduler::current_thread::Context::enter::h5edc68626f573fa3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x633e57e2449d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hef8fc19049523e5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x633e57e236b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hefe9f68999fcdd56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x633e580728fb - tokio::runtime::context::scoped::Scoped<T>::set::ha225486d91582196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x633e57fe2c89 - tokio::runtime::context::set_scheduler::{{closure}}::heedb7f43c2c14fa5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x633e580afe52 - std::thread::local::LocalKey<T>::try_with::hbdb1c8c61ed466b3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x633e580ad0ee - std::thread::local::LocalKey<T>::with::hdfe6ef74c4364d5f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x633e57fe2bbd - tokio::runtime::context::set_scheduler::h85f2ea4897ed35ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x633e57e23460 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h66c522378a68d09d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x633e57e236f3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10070a664df88510
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x633e57e1ba30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2cd71847851b855a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x633e580db300 - tokio::runtime::context::runtime::enter_runtime::hd592ebf94252edc5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x633e57e1b7f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h493a3b815f84dc3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x633e57e66cd4 - tokio::runtime::runtime::Runtime::block_on_inner::h4b2d6225622bfc83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x633e57e66fac - tokio::runtime::runtime::Runtime::block_on::h8c382095c05b0a3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x633e5802dca7 - axum_test::test_server::test_server_url::it_should_include_server_and_path_query_params::h2c8878e6d5a77353
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:1570:47
[INFO] [stdout]   44:     0x633e5802dd37 - axum_test::test_server::test_server_url::it_should_include_server_and_path_query_params::{{closure}}::h3ebf7f5aa90ae0f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:1545:62
[INFO] [stdout]   45:     0x633e57d4c106 - core::ops::function::FnOnce::call_once::hc8107853b037b113
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x633e581ed5eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x633e581ed5eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x633e58203255 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x633e58203255 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x633e58203255 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x633e58203255 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x633e58203255 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x633e58203255 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x633e58203255 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x633e581d9a44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x633e581d9a44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x633e581dd30a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x633e581dd30a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x633e581dd30a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x633e581dd30a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x633e581dd30a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x633e581dd30a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x633e581dd30a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x633e58ba40cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x633e58ba40cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7f38d6846aa4 - <unknown>
[INFO] [stdout]   67:     0x7f38d68d3a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_server::test_server_address::it_should_return_address_used_from_config
[INFO] [stdout]     test_server::test_server_url::it_should_include_path_query_params
[INFO] [stdout]     test_server::test_server_url::it_should_include_server_and_path_query_params
[INFO] [stdout]     test_server::test_server_url::it_should_include_server_query_params
[INFO] [stdout]     test_server::test_server_url::it_should_return_address_with_url_on_http_ip_port
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 274 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a3795483286e1efc8b2dce7273d2c7bc75e582f93ac03bb94643581db122db4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3795483286e1efc8b2dce7273d2c7bc75e582f93ac03bb94643581db122db4e", kill_on_drop: false }`
[INFO] [stdout] a3795483286e1efc8b2dce7273d2c7bc75e582f93ac03bb94643581db122db4e
