[INFO] fetching crate axum-test 19.1.1...
[INFO] testing axum-test-19.1.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate axum-test 19.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate axum-test 19.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate axum-test 19.1.1
[INFO] tweaked toml for crates.io crate axum-test 19.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate axum-test 19.1.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate axum-test 19.1.1 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb4dd4d30ffdf507170b9cd5e76285cb2e4640b6bb3b16ee271cbc8d66e20d25
[INFO] running `Command { std: "docker" "start" "-a" "eb4dd4d30ffdf507170b9cd5e76285cb2e4640b6bb3b16ee271cbc8d66e20d25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb4dd4d30ffdf507170b9cd5e76285cb2e4640b6bb3b16ee271cbc8d66e20d25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb4dd4d30ffdf507170b9cd5e76285cb2e4640b6bb3b16ee271cbc8d66e20d25", kill_on_drop: false }`
[INFO] [stdout] eb4dd4d30ffdf507170b9cd5e76285cb2e4640b6bb3b16ee271cbc8d66e20d25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 828799e172ef5e24911c02f3d36b6b86fec694eba5a56c017d2f05f3e97d12f2
[INFO] running `Command { std: "docker" "start" "-a" "828799e172ef5e24911c02f3d36b6b86fec694eba5a56c017d2f05f3e97d12f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling expect-json-macros v1.10.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling reserve-port v2.4.0
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.9.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling expect-json v1.10.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling axum-test v19.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.27s
[INFO] running `Command { std: "docker" "inspect" "828799e172ef5e24911c02f3d36b6b86fec694eba5a56c017d2f05f3e97d12f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "828799e172ef5e24911c02f3d36b6b86fec694eba5a56c017d2f05f3e97d12f2", kill_on_drop: false }`
[INFO] [stdout] 828799e172ef5e24911c02f3d36b6b86fec694eba5a56c017d2f05f3e97d12f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f77af2b88e30a525f1529739ecd4d5341c6197dc332f1749c015e39c6d1ff2a
[INFO] running `Command { std: "docker" "start" "-a" "6f77af2b88e30a525f1529739ecd4d5341c6197dc332f1749c015e39c6d1ff2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling serde_html_form v0.2.8
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling expect-json-macros v1.10.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling reserve-port v2.4.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling serde-email v3.2.0
[INFO] [stderr]    Compiling expect-json v1.10.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.9.0
[INFO] [stderr]    Compiling axum-yaml v0.5.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling axum-msgpack v0.5.0
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling axum-test v19.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.49s
[INFO] running `Command { std: "docker" "inspect" "6f77af2b88e30a525f1529739ecd4d5341c6197dc332f1749c015e39c6d1ff2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f77af2b88e30a525f1529739ecd4d5341c6197dc332f1749c015e39c6d1ff2a", kill_on_drop: false }`
[INFO] [stdout] 6f77af2b88e30a525f1529739ecd4d5341c6197dc332f1749c015e39c6d1ff2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cd207b5b9d877b988e630ab9bb635a012c76c8fec21c3601e63834682d123d1c
[INFO] running `Command { std: "docker" "start" "-a" "cd207b5b9d877b988e630ab9bb635a012c76c8fec21c3601e63834682d123d1c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_test-e394489831ff1579)
[INFO] [stdout] 
[INFO] [stdout] running 293 tests
[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_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_when_turned_on_for_request ... ok
[INFO] [stdout] test internals::error_message_formatter::test_fmt::it_should_format_error_message_on_its_own ... ok
[INFO] [stdout] test internals::debug_response_body::test_fmt::it_should_display_text_response_as_text ... ok
[INFO] [stdout] test internals::error_message_formatter::test_fmt::it_should_format_error_message_with_error_and_request_path ... ok
[INFO] [stdout] test internals::error_message_formatter::test_fmt::it_should_format_error_message_with_error ... ok
[INFO] [stdout] test internals::debug_response_body::test_fmt::it_should_warn_malformed_json ... ok
[INFO] [stdout] test internals::error_message_formatter::test_fmt::it_should_format_error_message_with_request_path ... 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::expected_state::test_from::it_should_turn_false_to_failure ... ok
[INFO] [stdout] test internals::error_message_formatter::test_fmt::it_should_format_error_message_with_request_path_and_json_body ... ok
[INFO] [stdout] test internals::expected_state::test_from::it_should_turn_none_to_none ... ok
[INFO] [stdout] test internals::error_message_formatter::test_fmt::it_should_format_error_message_with_request_path_and_text_body ... ok
[INFO] [stdout] test internals::query_params_store::test_add::it_should_add_multiple_key_values ... ok
[INFO] [stdout] test internals::expected_state::test_from::it_should_turn_true_to_success ... ok
[INFO] [stdout] test integrated_test_cookie_saving::it_should_remove_expired_cookies_from_later_requests ... ok
[INFO] [stdout] test internals::query_params_store::test_add::it_should_reject_raw_string ... ok
[INFO] [stdout] test integrated_test_cookie_saving::it_should_send_cookies_added_to_test_server ... 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::it_should_add_query_param_strings_deserialized ... ok
[INFO] [stdout] test internals::request_path_formatter::test_fmt::it_should_format_with_path_given_and_query_params ... 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::query_params_store::test_add_raw::it_should_add_key_value_pairs_correctly ... ok
[INFO] [stdout] test internals::query_params_store::test_add::it_should_add_multiple_calls ... ok
[INFO] [stdout] test internals::debug_response_body::test_fmt::it_should_cutoff_very_long_text ... ok
[INFO] [stdout] test integrated_test_cookie_saving::it_should_wipe_cookies_cleared_by_request ... 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_no_query_params ... ok
[INFO] [stdout] test internals::debug_response_body::test_fmt::it_should_pretty_print_json ... ok
[INFO] [stdout] test integrated_test_cookie_saving::it_should_send_cookies_added_to_request ... ok
[INFO] [stdout] test integrated_test_cookie_saving::it_should_wipe_cookies_cleared_by_test_server ... ok
[INFO] [stdout] test internals::query_params_store::test_add_raw::it_should_add_single_keys_correctly ... ok
[INFO] [stdout] test internals::status_code_formatter::test_fmt::it_should_format_with_reason_where_available ... ok
[INFO] [stdout] test internals::status_code_formatter::test_fmt::it_should_provide_only_number_where_reason_is_unavailable ... ok
[INFO] [stdout] test internals::status_code_range_formatter::test_fmt::it_should_format_range_full ... ok
[INFO] [stdout] test internals::status_code_range_formatter::test_fmt::it_should_format_range_inclusive ... ok
[INFO] [stdout] test internals::status_code_range_formatter::test_fmt::it_should_format_range_to ... ok
[INFO] [stdout] test internals::starting_tcp_setup::test_new::it_should_create_ip_port_given_when_both_given ... ok
[INFO] [stdout] test internals::status_code_range_formatter::test_fmt::it_should_format_range_from ... ok
[INFO] [stdout] test multipart::part::test_byes::it_should_use_mime_type_octet_stream ... ok
[INFO] [stdout] test multipart::part::test_mime_type::it_should_use_mime_type_set ... ok
[INFO] [stdout] test multipart::part::test_text::it_should_contain_text_given ... ok
[INFO] [stdout] test internals::starting_tcp_setup::test_new::it_should_create_default_ip_with_random_port_when_none ... ok
[INFO] [stdout] test multipart::part::test_text::it_should_use_mime_type_text ... 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::transport_layer::mock_transport_layer::test_send::it_should_include_host_header_by_default ... ok
[INFO] [stdout] test multipart::part::test_byes::it_should_contain_bytes_given ... ok
[INFO] [stdout] test internals::status_code_range_formatter::test_fmt::it_should_format_range ... ok
[INFO] [stdout] test test_request::test_add_cookie::it_should_send_cookies_added_to_request ... 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_non_expired_cookies_added_to_request ... ok
[INFO] [stdout] test internals::transport_layer::mock_transport_layer::test_send::it_should_have_original_uri_that_matches_http_transport ... ok
[INFO] [stdout] test internals::transport_layer::mock_transport_layer::test_send::it_should_not_include_scheme_or_authority_in_uri ... ok
[INFO] [stdout] test internals::status_code_range_formatter::test_fmt::it_should_format_range_with_exclusive_start ... 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_header::it_should_send_header_added_to_request ... ok
[INFO] [stdout] test internals::transport_layer::mock_transport_layer::test_send::it_should_have_host_header_that_matches_http_transport ... ok
[INFO] [stdout] test multipart::part::test_file_name::it_should_use_file_name_given ... ok
[INFO] [stdout] test internals::status_code_range_formatter::test_fmt::it_should_format_range_to_inclusive ... 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_add_query_params::it_should_pass_up_query_params_from_pairs ... 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_authorization::it_should_send_header_added_to_request ... 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_raw_query_param::it_should_pass_up_array_query_params_as_one_string ... ok
[INFO] [stdout] test test_request::test_add_query_param::it_should_pass_up_multiple_query_params_from_multiple_calls ... 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_query_params::it_should_pass_up_multiple_query_params_from_json ... 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_query_params::it_should_pass_up_multiple_query_params_from_multiple_params ... 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_authorization_bearer::it_should_send_header_added_to_request ... ok
[INFO] [stdout] test test_request::test_clear_query_params::it_should_clear_all_params_set ... ok
[INFO] [stdout] test test_request::test_bytes::it_should_not_change_content_type ... ok
[INFO] [stdout] test test_request::test_bytes::it_should_pass_bytes_up_to_be_read ... 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_bytes_from_file::it_should_pass_bytes_up_to_be_read ... ok
[INFO] [stdout] test test_request::test_bytes_from_file::it_should_not_change_content_type ... 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_cookie_jar_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_clear_cookies::it_should_clear_cookies_saved_by_past_request ... 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_override_server_content_type_when_present ... ok
[INFO] [stdout] test test_request::test_content_type::it_should_set_content_type_when_present ... 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_content_type::it_should_not_set_a_content_type_by_default ... 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_do_not_save_cookies::it_should_override_test_server_and_not_save_cookies_when_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_expect_success::it_should_not_panic_if_success_is_returned ... ok
[INFO] [stdout] test test_request::test_form::it_should_pass_form_up_to_be_read ... ok
[INFO] [stdout] test test_request::test_clear_headers::it_should_clear_headers_added_to_server ... ok
[INFO] [stdout] test test_request::test_form::it_should_pass_form_content_type_for_form ... 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_json::it_should_pass_json_content_type_for_json ... 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_json_from_file::it_should_pass_json_up_to_be_read ... 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_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_multipart::it_should_get_multipart_stats_on_http_transport ... ok
[INFO] [stdout] test test_request::test_multipart::it_should_send_form_headers_in_parts ... ok
[INFO] [stdout] test test_request::test_multipart::it_should_send_text_parts_as_text ... 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_multipart::it_should_send_using_include_bytes ... ok
[INFO] [stdout] test test_request::test_save_cookies::it_should_save_cookies_across_requests_when_enabled ... ok
[INFO] [stdout] test test_request::test_text::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_response::test_assert_contains_header::it_should_not_panic_if_contains_header ... ok
[INFO] [stdout] test test_request::test_text::it_should_pass_text_up_to_be_read ... ok
[INFO] [stdout] test test_response::test_assert_failure::it_should_pass_when_not_200 ... 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 test_response::test_assert_json::it_should_match_json_returned_using_json_value ... ok
[INFO] [stdout] test test_response::test_assert_header::it_should_not_panic_if_contains_header_and_content_matches ... ok
[INFO] [stdout] test multipart::part::test_mime_type::it_should_error_if_invalid_mime_type ... 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_if_success_is_returned ... ok
[INFO] [stdout] test test_request::test_expect_success::it_should_panic_on_404 ... ok
[INFO] [stdout] test test_request::test_expect_failure::it_should_panic_on_other_2xx_status_code ... 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_contains_header::it_should_panic_if_not_contains_header ... ok
[INFO] [stdout] test test_response::test_assert_json_from_file::it_should_panic_when_not_match_the_file ... ok
[INFO] [stdout] test test_response::test_assert_form::it_should_panic_if_response_is_different ... ok
[INFO] [stdout] test test_response::test_assert_header::it_should_panic_if_not_contains_header ... 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_form::it_should_panic_if_response_is_json ... ok
[INFO] [stdout] test test_response::test_assert_json::it_should_panic_if_response_is_different ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_false_when_outside_inclusive_range ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_false_when_outside_from_range ... ok
[INFO] [stdout] test test_response::test_assert_json::it_should_panic_if_response_is_form ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_false_when_outside_status_code_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_status_in_range::it_should_be_true_when_within_from_range ... ok
[INFO] [stdout] test test_response::test_assert_json_from_file::it_should_panic_when_content_type_does_not_match ... 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_int_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_json_contains::it_should_panic_if_response_is_form ... 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_not_status::it_should_panic_if_status_code_matches ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_false_when_outside_to_range ... ok
[INFO] [stdout] test test_response::test_assert_failure::it_should_panic_when_200 ... 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::it_should_pass_if_given_right_status_code ... ok
[INFO] [stdout] test test_response::test_assert_json::it_should_panic_if_custom_expect_op_fails ... 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_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_in_range::it_should_be_false_when_outside_int_range ... 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_different ... ok
[INFO] [stdout] test test_response::test_assert_status::it_should_panic_when_status_code_does_not_match ... ok
[INFO] [stdout] test test_response::test_assert_status_in_range::it_should_be_false_when_outside_to_inclusive_range ... ok
[INFO] [stdout] test test_response::test_assert_header::it_should_panic_if_contains_header_and_content_does_not_match ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_false_for_rull_range ... ok
[INFO] [stdout] test test_response::test_assert_text::it_should_match_whole_text ... ok
[INFO] [stdout] test test_response::test_assert_text::it_should_allow_chaining_direct_off_server ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_false_when_within_inclusive_range ... ok
[INFO] [stdout] test test_response::test_assert_text_contains::it_should_match_partial_text ... 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_int_range ... ok
[INFO] [stdout] test test_response::test_assert_text_from_file::it_should_match_from_file ... ok
[INFO] [stdout] test test_response::test_assert_text_from_file::it_should_panic_when_not_match_the_file ... ok
[INFO] [stdout] test test_response::test_assert_text::it_should_not_match_partial_text ... 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::it_should_not_match_different_text ... ok
[INFO] [stdout] test test_response::test_form::it_should_deserialize_into_form ... ok
[INFO] [stdout] test test_response::test_from::it_should_turn_into_response_bytes ... ok
[INFO] [stdout] test test_response::test_into_bytes::it_should_deserialize_into_json ... ok
[INFO] [stdout] test test_response::test_assert_text_contains::it_should_not_match_different_text ... ok
[INFO] [stdout] test test_response::test_json::it_should_deserialize_into_json ... ok
[INFO] [stdout] test test_response::test_text::it_should_deserialize_into_text ... ok
[INFO] [stdout] test test_response::test_request_method::it_should_return_same_method_as_the_request ... ok
[INFO] [stdout] test test_server::test_add_header::it_should_send_header_added_to_server ... 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_cookies::it_should_send_all_cookies_added_by_jar ... ok
[INFO] [stdout] test test_response::test_json::it_should_display_the_body_when_deserializing_non_json ... ok
[INFO] [stdout] test test_server::test_add_cookie::it_should_send_cookies_added_to_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_response::test_fmt::it_should_output_json_in_json_format ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_false_when_within_status_code_range ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_false_when_within_to_range ... 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_response::test_assert_status_not_in_range::it_should_be_false_when_within_to_inclusive_range ... 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_add_query_params::it_should_pass_up_multiple_query_params_from_multiple_params ... ok
[INFO] [stdout] test test_response::test_assert_status_not_in_range::it_should_be_false_when_within_from_range ... ok
[INFO] [stdout] test test_response::test_assert_success::it_should_panic_when_not_200 ... 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_build_url::it_should_allow_same_host_port_when_unrestricted ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_allow_different_scheme_when_unrestricted ... 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_block_url_when_restricted_and_same_domain_with_different_scheme ... 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_all_query_params_to_store_when_unrestricted ... 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_allow_different_host_when_unrestricted ... 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_build_url::it_should_copy_all_query_params_to_store_when_restricted ... ok
[INFO] [stdout] test test_server::test_build_url::it_should_allow_same_host_port_when_restricted ... 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_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_allow_different_host_when_restricted ... 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_replace_url_when_unrestricted ... 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_copy_path_to_url_returned_when_unrestricted ... ok
[INFO] [stdout] test test_server::test_clear_query_params::it_should_clear_all_params_set ... ok
[INFO] [stdout] test test_server::test_clear_cookies::it_should_not_send_cookies_cleared ... 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_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_expect_failure::it_should_not_panic_if_expect_failure_on_404 ... 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::it_should_not_panic_if_success_is_returned ... 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_expect_success_by_default::it_should_not_panic_by_default_if_accessing_200_route ... 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_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_build_url::it_should_not_allow_different_port_when_restricted ... ok
[INFO] [stdout] test test_server::test_expect_failure::it_should_panic_if_success_is_returned ... 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_work_in_parallel ... ok
[INFO] [stdout] test test_server::test_expect_failure::it_should_panic_on_other_2xx_status_code ... ok
[INFO] [stdout] test test_server::test_get::it_should_get_using_absolute_path ... ok
[INFO] [stdout] test test_server::test_expect_success::it_should_panic_on_404 ... ok
[INFO] [stdout] test test_server::test_save_cookies::it_should_save_cookies_across_requests_when_enabled ... 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_expect_success_by_default::it_should_panic_by_default_if_accessing_404_route_and_expect_success_on ... 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_server_address::it_should_return_address_used_from_config ... ok
[INFO] [stdout] test test_server::test_server_address::it_should_return_default_address_without_ending_slash ... ok
[INFO] [stdout] test test_server::test_get::it_should_not_get_using_absolute_path_if_restricted_and_different_port ... ok
[INFO] [stdout] test test_server::test_get::it_should_get_using_relative_path_without_slash ... ok
[INFO] [stdout] test test_server::test_server_address::it_should_return_none_on_mock_transport ... ok
[INFO] [stdout] test test_server::test_server_url::it_should_error_on_mock_transport ... ok
[INFO] [stdout] test test_server::test_server_url::it_should_include_both_server_and_path_queries ... ok
[INFO] [stdout] test test_server::test_server_url::it_should_include_path_query_params ... 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_include_server_and_path_query_params ... ok
[INFO] [stdout] test test_server::test_server_url::it_should_work_for_paths_with_leading_slash ... ok
[INFO] [stdout] test test_server::test_server_url::it_should_include_server_query_params ... ok
[INFO] [stdout] test test_server::test_server_url::it_should_return_address_with_url_on_http_ip_port ... 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_not_save_cookies_when_set ... 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_mock_transport_when_set ... ok
[INFO] [stdout] test test_server_builder::test_build::it_should_set_restrict_requests_with_http_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_panic_when_provided_an_empty_path ... 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 test_server_builder::test_build::it_should_set_default_content_type_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::test_server_url::it_should_return_address_with_url_on_random_http ... ok
[INFO] [stdout] test test_server_builder::test_build::it_should_set_expect_success_by_default_when_set ... 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 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_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::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::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_save_cookies::it_should_save_cookies_across_axum_test_requests_when_enabled_for_second_request ... 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::serve::test_into_default_transport::it_should_run_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_test_with_make_into_service ... 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 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::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::serve::test_into_http_transport_layer::it_should_panic_when_run_with_http ... ok
[INFO] [stdout] test transport_layer::transport_layer::test_sync::it_should_compile_with_tokyo_once_cell ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::serve::test_into_mock_transport_layer::it_should_panic_when_run_with_mock_http ... 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::with_graceful_shutdown::test_into_mock_transport_layer::it_should_panic_when_run_with_mock_http ... ok
[INFO] [stdout] test transport_layer::into_transport_layer::with_graceful_shutdown::test_into_http_transport_layer::it_should_panic_when_run_with_http ... 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_is_running::it_should_panic_when_run_with_mock_http ... FAILED
[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_query_params_from_serialization ... 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_mock_http ... ok
[INFO] [stdout] test test_request::test_text::it_should_pass_large_text_blobs_over_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_is_running::it_should_panic_when_run_with_mock_http stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_server::test_is_running::it_should_panic_when_run_with_mock_http' (272) panicked at src/internals/error_message.rs:50:13:
[INFO] [stdout] Sending request failed, for request GET http://127.0.0.1:8018/ping,
[INFO] [stdout]     client error (Connect)
[INFO] [stdout]     tcp connect error
[INFO] [stdout]     Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5de692055aea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5de692055aea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5de692055aea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5de692055aea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5de69206cafa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5de69206cafa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5de69205adf2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5de69205adf2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5de6920332ef - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5de6920332ef - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5de69204d379 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5de6918a02cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5de6918a02cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5de69204d5f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5de69204d5f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5de6920333a8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5de69202a5b9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5de69203436d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5de69206d45c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5de691565d7d - <core::result::Result<V,E> as axum_test::internals::error_message::ErrorMessage<V>>::error_message_fn::{{closure}}::h40227d9e278d280e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/internals/error_message.rs:50:13
[INFO] [stdout]   20:     0x5de691574454 - core::result::Result<T,E>::unwrap_or_else::h63c686986a1783df
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5de6915648f3 - <core::result::Result<V,E> as axum_test::internals::error_message::ErrorMessage<V>>::error_message_fn::h740a3f323cc9c00c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/internals/error_message.rs:46:14
[INFO] [stdout]   22:     0x5de6916bfc3d - <axum_test::test_request::TestRequest as core::future::into_future::IntoFuture>::into_future::{{closure}}::h9a8d41a2ce2f9425
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_request.rs:827:18
[INFO] [stdout]   23:     0x5de69174b03f - <core::pin::Pin<P> as core::future::future::Future>::poll::h18dbb739849c5b63
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5de691667e29 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h9661cf81d0bbb237
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   25:     0x5de69160c51d - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hbb5a50b659c463ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   26:     0x5de69166942a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h388aa6874b9699a2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5de69179bce0 - std::panicking::catch_unwind::do_call::ha572149d84dec9d0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5de6915bf7cb - __rust_try
[INFO] [stdout]   29:     0x5de6915b340f - std::panicking::catch_unwind::h555911f3970aa675
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5de6915b340f - std::panic::catch_unwind::ha086146aefc68c84
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5de69160c45d - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::hc79479642142f096
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   32:     0x5de6915a47d6 - axum_test::testing::catch_panic_error_message::catch_panic_error_message_async::{{closure}}::h6a7d10dbfd9857ad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/catch_panic_error_message.rs:24:10
[INFO] [stdout]   33:     0x5de69183019a - axum_test::test_server::test_is_running::it_should_panic_when_run_with_mock_http::{{closure}}::h1714e7cf18c13f94
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:2675:76
[INFO] [stdout]   34:     0x5de69174b882 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf6e041898b8d22e9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5de69174b59d - <core::pin::Pin<P> as core::future::future::Future>::poll::ha39e6206fb575c71
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x5de6916a8f6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h538b94dd4ece2320
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   37:     0x5de6916a8ebb - tokio::task::coop::with_budget::h2e214d40a8c577f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   38:     0x5de6916a8ebb - tokio::task::coop::budget::h92bc777ff2806ca6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   39:     0x5de6916a8ebb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::habb10a6b5cc87493
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   40:     0x5de6916a6240 - tokio::runtime::scheduler::current_thread::Context::enter::h47fdd626218b1152
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   41:     0x5de6916a78ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb34e5f43fb5fb370
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   42:     0x5de6916a7514 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h10187b9f27769c22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   43:     0x5de69152b0eb - tokio::runtime::context::scoped::Scoped<T>::set::h7b7f0df2be934586
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x5de69152ae29 - tokio::runtime::context::set_scheduler::{{closure}}::hf3a01acf38ed0951
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x5de691769e72 - std::thread::local::LocalKey<T>::try_with::h745b58b3dcafc162
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x5de69176860e - std::thread::local::LocalKey<T>::with::h44ea24d3276bb62b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x5de69152ad9d - tokio::runtime::context::set_scheduler::h618d1ae9d6b00e8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x5de6916a6ea0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7f55550e8f41da97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   49:     0x5de6916a7576 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1dede7732e3b3e68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   50:     0x5de6916a1040 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6f1e7e08d00f9f25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   51:     0x5de69152b673 - tokio::runtime::context::runtime::enter_runtime::hd4e05d80bff9259e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   52:     0x5de6916a0ab1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h85eb679189395e7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   53:     0x5de691560d64 - tokio::runtime::runtime::Runtime::block_on_inner::h60d26c8334aec792
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   54:     0x5de691560f2f - tokio::runtime::runtime::Runtime::block_on::h415e6152b25ef9a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   55:     0x5de69182f463 - axum_test::test_server::test_is_running::it_should_panic_when_run_with_mock_http::h1907cde9f58fb3e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:2676:42
[INFO] [stdout]   56:     0x5de691830477 - axum_test::test_server::test_is_running::it_should_panic_when_run_with_mock_http::{{closure}}::h967bd889c8c69066
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:2643:55
[INFO] [stdout]   57:     0x5de6914c8126 - core::ops::function::FnOnce::call_once::hf90e1e6520f0069d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5de6918943ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5de6918943ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   60:     0x5de6918a0d9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   61:     0x5de6918a0d9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5de6918a0d9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5de6918a0d9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5de6918a0d9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5de6918a0d9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   66:     0x5de6918a0d9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   67:     0x5de69189c4b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   68:     0x5de69189c4b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5de6918a39a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   70:     0x5de6918a39a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   71:     0x5de6918a39a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5de6918a39a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5de6918a39a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5de6918a39a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x5de6918a39a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5de692054bef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   77:     0x5de692054bef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7a71cb4cbaa4 - <unknown>
[INFO] [stdout]   79:     0x7a71cb558a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_server::test_is_running::it_should_panic_when_run_with_mock_http' (272) panicked at src/test_server.rs:2676:9:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  Sending request failed, for request GET http://127.0.0.1:8018/ping,
[INFO] [stdout]      client error (Connect)
[INFO] [stdout]      tcp connect error
[INFO] [stdout] [31m<    Connection refused (os error [0m[1;48;5;52;31m6[0m[31m1)[0m
[INFO] [stdout] [32m>    Connection refused (os error [0m[1;48;5;22;32m11[0m[32m1)[0m
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5de692055aea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5de692055aea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5de692055aea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5de692055aea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5de69206cafa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5de69206cafa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5de69205adf2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5de69205adf2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5de6920332ef - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5de6920332ef - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5de69204d379 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5de6918a02cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5de6918a02cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5de69204d5f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5de69204d5f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5de6920333a8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5de69202a5b9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5de69203436d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5de69206d45c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5de691830367 - axum_test::test_server::test_is_running::it_should_panic_when_run_with_mock_http::{{closure}}::h1714e7cf18c13f94
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:2676:9
[INFO] [stdout]   20:     0x5de69174b882 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf6e041898b8d22e9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5de69174b59d - <core::pin::Pin<P> as core::future::future::Future>::poll::ha39e6206fb575c71
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5de6916a8f6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h538b94dd4ece2320
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   23:     0x5de6916a8ebb - tokio::task::coop::with_budget::h2e214d40a8c577f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5de6916a8ebb - tokio::task::coop::budget::h92bc777ff2806ca6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5de6916a8ebb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::habb10a6b5cc87493
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   26:     0x5de6916a6240 - tokio::runtime::scheduler::current_thread::Context::enter::h47fdd626218b1152
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   27:     0x5de6916a78ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb34e5f43fb5fb370
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   28:     0x5de6916a7514 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h10187b9f27769c22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   29:     0x5de69152b0eb - tokio::runtime::context::scoped::Scoped<T>::set::h7b7f0df2be934586
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5de69152ae29 - tokio::runtime::context::set_scheduler::{{closure}}::hf3a01acf38ed0951
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5de691769e72 - std::thread::local::LocalKey<T>::try_with::h745b58b3dcafc162
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x5de69176860e - std::thread::local::LocalKey<T>::with::h44ea24d3276bb62b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x5de69152ad9d - tokio::runtime::context::set_scheduler::h618d1ae9d6b00e8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5de6916a6ea0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7f55550e8f41da97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   35:     0x5de6916a7576 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1dede7732e3b3e68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   36:     0x5de6916a1040 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6f1e7e08d00f9f25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5de69152b673 - tokio::runtime::context::runtime::enter_runtime::hd4e05d80bff9259e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5de6916a0ab1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h85eb679189395e7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5de691560d64 - tokio::runtime::runtime::Runtime::block_on_inner::h60d26c8334aec792
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x5de691560f2f - tokio::runtime::runtime::Runtime::block_on::h415e6152b25ef9a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x5de69182f463 - axum_test::test_server::test_is_running::it_should_panic_when_run_with_mock_http::h1907cde9f58fb3e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:2676:42
[INFO] [stdout]   42:     0x5de691830477 - axum_test::test_server::test_is_running::it_should_panic_when_run_with_mock_http::{{closure}}::h967bd889c8c69066
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_server.rs:2643:55
[INFO] [stdout]   43:     0x5de6914c8126 - core::ops::function::FnOnce::call_once::hf90e1e6520f0069d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5de6918943ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5de6918943ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5de6918a0d9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5de6918a0d9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5de6918a0d9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5de6918a0d9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5de6918a0d9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5de6918a0d9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5de6918a0d9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5de69189c4b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5de69189c4b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5de6918a39a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5de6918a39a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5de6918a39a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5de6918a39a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5de6918a39a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5de6918a39a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5de6918a39a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5de692054bef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x5de692054bef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7a71cb4cbaa4 - <unknown>
[INFO] [stdout]   65:     0x7a71cb558a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_server::test_is_running::it_should_panic_when_run_with_mock_http
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 292 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.83s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "cd207b5b9d877b988e630ab9bb635a012c76c8fec21c3601e63834682d123d1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd207b5b9d877b988e630ab9bb635a012c76c8fec21c3601e63834682d123d1c", kill_on_drop: false }`
[INFO] [stdout] cd207b5b9d877b988e630ab9bb635a012c76c8fec21c3601e63834682d123d1c
