[INFO] fetching crate volga 0.6.6...
[INFO] testing volga-0.6.6 against 1.90.0 for beta-1.91-3
[INFO] extracting crate volga 0.6.6 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate volga 0.6.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate volga 0.6.6
[INFO] tweaked toml for crates.io crate volga 0.6.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate volga 0.6.6 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate volga 0.6.6 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded volga-macros v0.6.6
[INFO] [stderr]   Downloaded volga-di v0.6.6
[INFO] [stderr]   Downloaded yasna v0.5.2
[INFO] [stderr]   Downloaded tokio-tungstenite v0.28.0
[INFO] [stderr]   Downloaded ghash v0.5.1
[INFO] [stderr]   Downloaded num-order v1.2.0
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded num-modular v0.6.1
[INFO] [stderr]   Downloaded rcgen v0.14.5
[INFO] [stderr]   Downloaded handlebars v6.3.2
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded aes-gcm v0.10.3
[INFO] [stderr]   Downloaded tungstenite v0.28.0
[INFO] [stderr]   Downloaded zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]   Downloaded volga-dev-cert v0.6.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3600388dc3690cd1f9efd39d1ed9d22121e38ac40990dece7dbba8af8d9f19ae
[INFO] running `Command { std: "docker" "start" "-a" "3600388dc3690cd1f9efd39d1ed9d22121e38ac40990dece7dbba8af8d9f19ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3600388dc3690cd1f9efd39d1ed9d22121e38ac40990dece7dbba8af8d9f19ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3600388dc3690cd1f9efd39d1ed9d22121e38ac40990dece7dbba8af8d9f19ae", kill_on_drop: false }`
[INFO] [stdout] 3600388dc3690cd1f9efd39d1ed9d22121e38ac40990dece7dbba8af8d9f19ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9da3f75070d02dc4d4761409399a9cdd29357fce78bcb6347bbab65bda44bf61
[INFO] running `Command { std: "docker" "start" "-a" "9da3f75070d02dc4d4761409399a9cdd29357fce78bcb6347bbab65bda44bf61", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling volga v0.6.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.22s
[INFO] running `Command { std: "docker" "inspect" "9da3f75070d02dc4d4761409399a9cdd29357fce78bcb6347bbab65bda44bf61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9da3f75070d02dc4d4761409399a9cdd29357fce78bcb6347bbab65bda44bf61", kill_on_drop: false }`
[INFO] [stdout] 9da3f75070d02dc4d4761409399a9cdd29357fce78bcb6347bbab65bda44bf61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e136ae8078b1934c7a290833365d353fd8b841d9c2738bb4c7c70d41d2d3498
[INFO] running `Command { std: "docker" "start" "-a" "0e136ae8078b1934c7a290833365d353fd8b841d9c2738bb4c7c70d41d2d3498", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling volga v0.6.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "0e136ae8078b1934c7a290833365d353fd8b841d9c2738bb4c7c70d41d2d3498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e136ae8078b1934c7a290833365d353fd8b841d9c2738bb4c7c70d41d2d3498", kill_on_drop: false }`
[INFO] [stdout] 0e136ae8078b1934c7a290833365d353fd8b841d9c2738bb4c7c70d41d2d3498
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 301f91fbff6209fff4f157ad42f52ec5cf6079c03ba285d3e110afd1289ed23a
[INFO] running `Command { std: "docker" "start" "-a" "301f91fbff6209fff4f157ad42f52ec5cf6079c03ba285d3e110afd1289ed23a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/volga-b72f8b0c47f39a3e)
[INFO] [stdout] 
[INFO] [stdout] running 324 tests
[INFO] [stdout] test app::tests::it_creates_connection_with_specified_socket ... ok
[INFO] [stdout] test app::tests::it_creates_connection_with_default_socket ... ok
[INFO] [stdout] test app::tests::it_binds_app_to_socket ... ok
[INFO] [stdout] test app::tests::it_creates_connection_with_specified_socket_from_tuple ... ok
[INFO] [stdout] test app::tests::it_converts_into_app_instance ... ok
[INFO] [stdout] test app::tests::it_sets_body_limit ... ok
[INFO] [stdout] test app::tests::it_sets_default_body_limit ... ok
[INFO] [stdout] test error::fallback::tests::default_fallback_handler_returns_404 ... ok
[INFO] [stdout] test error::fallback::tests::it_create_new_fallback ... ok
[INFO] [stdout] test error::handler::tests::it_create_new_error_handler ... ok
[INFO] [stdout] test error::handler::tests::default_error_handler_returns_client_error_status_code ... ok
[INFO] [stdout] test app::tests::it_creates_default_connection_from_empty_str ... ok
[INFO] [stdout] test error::tests::it_converts_from_already_exists_io_error ... ok
[INFO] [stdout] test error::tests::it_converts_from_broken_pipe_io_error ... ok
[INFO] [stdout] test error::tests::it_converts_from_connection_aborted_io_error ... ok
[INFO] [stdout] test error::tests::it_converts_from_addr_not_available_io_error ... ok
[INFO] [stdout] test error::tests::it_converts_from_connection_refused_io_error ... ok
[INFO] [stdout] test error::tests::it_converts_from_connection_reset_io_error ... ok
[INFO] [stdout] test error::tests::it_converts_from_invalid_data_io_error ... ok
[INFO] [stdout] test error::tests::it_converts_from_io_error ... ok
[INFO] [stdout] test error::tests::it_converts_from_not_connected_io_error ... ok
[INFO] [stdout] test error::tests::it_converts_from_not_found_io_error ... ok
[INFO] [stdout] test error::tests::it_converts_from_permission_denied_io_error ... ok
[INFO] [stdout] test error::tests::it_converts_from_timed_out_io_error ... ok
[INFO] [stdout] test error::tests::it_converts_from_unsupported_io_error ... ok
[INFO] [stdout] test error::tests::it_creates_new_error ... ok
[INFO] [stdout] test error::tests::it_splits_into_parts ... ok
[INFO] [stdout] test error::handler::tests::it_call_weak_error_handler ... ok
[INFO] [stdout] test error::tests::it_unwraps_into_inner ... ok
[INFO] [stdout] test error::handler::tests::default_error_handler_returns_server_error_status_code ... ok
[INFO] [stdout] test headers::cache_control::tests::if_returns_cache_control_string ... ok
[INFO] [stdout] test headers::cache_control::tests::if_returns_etag ... ok
[INFO] [stdout] test headers::cache_control::tests::if_returns_last_modified_string ... ok
[INFO] [stdout] test headers::cache_control::tests::it_creates_cache_control_string ... ok
[INFO] [stdout] test headers::cache_control::tests::it_tests_combination ... ok
[INFO] [stdout] test headers::cache_control::tests::it_tests_max_age_disables_no_store ... ok
[INFO] [stdout] test headers::cache_control::tests::it_tests_no_store_clears_ages ... ok
[INFO] [stdout] test headers::encoding::tests::it_converts_to_header_value ... ok
[INFO] [stdout] test headers::cache_control::tests::it_tests_public_private_conflict ... ok
[INFO] [stdout] test headers::encoding::tests::it_returns_correct_ranks ... ok
[INFO] [stdout] test headers::encoding::tests::it_parses_from_str ... ok
[INFO] [stdout] test headers::encoding::tests::it_converts_to_str ... ok
[INFO] [stdout] test headers::encoding::tests::it_returns_error ... ok
[INFO] [stdout] test headers::encoding::tests::it_returns_false_for_other_encodings ... ok
[INFO] [stdout] test headers::encoding::tests::it_returns_error_from_header_value ... ok
[INFO] [stdout] test headers::encoding::tests::it_returns_true_for_any_encoding ... ok
[INFO] [stdout] test headers::encoding::tests::it_returns_error_from_empty_header_value ... ok
[INFO] [stdout] test headers::etag::tests::it_compares_etag ... ok
[INFO] [stdout] test headers::etag::tests::it_creates_etag_from_string ... ok
[INFO] [stdout] test headers::etag::tests::it_creates_etag ... ok
[INFO] [stdout] test headers::etag::tests::it_creates_string_from_etag ... ok
[INFO] [stdout] test headers::header::tests::it_returns_invalid_header_error ... ok
[INFO] [stdout] test headers::header::tests::i_creates_header_from_static ... ok
[INFO] [stdout] test headers::header::tests::i_creates_header_from_str ... ok
[INFO] [stdout] test headers::header::tests::i_creates_header_from_bytes ... ok
[INFO] [stdout] test headers::header::tests::it_creates_parts ... ok
[INFO] [stdout] test headers::header::tests::it_creates_string_parts ... ok
[INFO] [stdout] test headers::header::tests::it_gets_header ... ok
[INFO] [stdout] test headers::helpers::tests::it_validates_etag_list ... ok
[INFO] [stdout] test headers::helpers::tests::it_validates_etag_not_present_in_list ... ok
[INFO] [stdout] test headers::helpers::tests::it_validates_etag_single ... ok
[INFO] [stdout] test headers::header::tests::it_reads_headers_from_payload ... ok
[INFO] [stdout] test headers::helpers::tests::it_validates_etag_when_if_none_match_missing ... ok
[INFO] [stdout] test headers::helpers::tests::it_validates_last_modified_resource_has_been_updated ... ok
[INFO] [stdout] test headers::helpers::tests::it_validates_last_modified ... ok
[INFO] [stdout] test headers::quality::tests::it_parses_from_str_with_rank_value ... ok
[INFO] [stdout] test headers::helpers::tests::it_validates_etag_single_different_value ... ok
[INFO] [stdout] test headers::helpers::tests::it_validates_last_modified_when_if_modified_since_missing ... ok
[INFO] [stdout] test headers::header::tests::it_gets_missing_header ... ok
[INFO] [stdout] test headers::macros::test::it_creates_custom_headers ... ok
[INFO] [stdout] test headers::quality::tests::it_returns_missing_value_error ... ok
[INFO] [stdout] test headers::quality::tests::it_parses_from_str_with_value ... ok
[INFO] [stdout] test headers::macros::test::it_gets_custom_headers_from_map ... ok
[INFO] [stdout] test headers::header::tests::it_reads_header_from_payload ... ok
[INFO] [stdout] test headers::quality::tests::it_returns_parse_error ... ok
[INFO] [stdout] test http::body::tests::it_returns_err_if_body_limit_exceeded ... ok
[INFO] [stdout] test app::tests::it_disables_body_limit ... ok
[INFO] [stdout] test headers::cache_control::tests::it_tests_immutable_conflicts ... ok
[INFO] [stdout] test headers::header::tests::it_can_change_header_value_via_deref_mut ... ok
[INFO] [stdout] test http::body::tests::it_returns_error_body_if_unable_to_serialize_form ... ok
[INFO] [stdout] test http::endpoints::args::cancellation_token::tests::it_gets_from_extensions ... ok
[INFO] [stdout] test http::endpoints::args::cancellation_token::tests::it_clones ... ok
[INFO] [stdout] test http::endpoints::args::cancellation_token::tests::it_gets_from_request_parts ... ok
[INFO] [stdout] test http::endpoints::args::cancellation_token::tests::it_clones_from ... ok
[INFO] [stdout] test http::endpoints::args::cancellation_token::tests::it_derefs_mut ... ok
[INFO] [stdout] test http::endpoints::args::cancellation_token::tests::it_gets_from_request_ref ... ok
[INFO] [stdout] test http::body::tests::it_returns_ok_if_body_within_limit ... ok
[INFO] [stdout] test http::endpoints::args::cancellation_token::tests::it_gets_new_from_extensions_if_missing ... ok
[INFO] [stdout] test http::body::tests::it_returns_error_body_if_unable_to_serialize_json ... ok
[INFO] [stdout] test http::endpoints::args::form::tests::it_converts_to_form ... ok
[INFO] [stdout] test error::tests::it_converts_from_add_in_use_io_error ... ok
[INFO] [stdout] test http::endpoints::args::cancellation_token::tests::it_reads_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::form::tests::it_derefs_mut ... ok
[INFO] [stdout] test http::endpoints::args::form::tests::it_reads_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::json::tests::it_derefs_mut ... ok
[INFO] [stdout] test http::endpoints::args::form::tests::it_reads_optional_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::json::tests::it_converts_to_json ... ok
[INFO] [stdout] test http::endpoints::args::json::tests::it_reads_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_future_poll_ready_err ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_integration_with_real_extractors ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_preserves_source ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_with_body_extractor ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_future_poll_ready_ok ... ok
[INFO] [stdout] test http::endpoints::args::json::tests::it_displays_json ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_with_path_extractor_returns_wrong_payload ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_with_primitive_types ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_parses_request_extensions ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_with_nested_option ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_with_path_extractor_returns_invalid_value ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_parses_slice ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_with_path_extractor ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_box_bytes_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_i16_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_with_body_extractor_with_wrong_payload ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_i32_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::json::tests::it_deserializes_json_from_fut ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_box_str_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_returns_none ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_i128_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_i64_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_i8_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_path_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_u128_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_path_from_parts ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_isize_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_path_from_request_ref ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_string_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_u16_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::query::tests::it_parses_empty_query_into_struct_with_option_from_request ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_usize_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::query::tests::it_parses_hash_map_from_request ... ok
[INFO] [stdout] test http::endpoints::args::query::tests::it_parses_struct_from_request ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_u32_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_u8_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::query::tests::it_parses_hash_map_from_uri ... ok
[INFO] [stdout] test http::endpoints::args::query::tests::it_parses_struct_from_uri ... ok
[INFO] [stdout] test http::endpoints::args::query::tests::it_parses_struct_with_option_from_request ... ok
[INFO] [stdout] test http::endpoints::args::query::tests::it_parses_struct_with_option_from_uri ... ok
[INFO] [stdout] test http::endpoints::args::query::tests::it_parses_uri_without_query_into_struct_with_option_from_uri ... ok
[INFO] [stdout] test http::endpoints::args::request::tests::it_gets_extensions_from_parts ... ok
[INFO] [stdout] test http::endpoints::args::request::tests::it_gets_http_req_from_parts ... ok
[INFO] [stdout] test http::endpoints::args::request::tests::it_gets_headers_from_parts ... ok
[INFO] [stdout] test http::endpoints::args::request::tests::it_gets_method_from_parts ... ok
[INFO] [stdout] test http::endpoints::args::request::tests::it_gets_extensions_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::request::tests::it_gets_method_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::request::tests::it_gets_parts_clone_from_parts ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_future_poll_pending ... ok
[INFO] [stdout] test http::endpoints::args::request::tests::it_gets_parts_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_future_poll_ready_err ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_future_poll_ready_ok ... ok
[INFO] [stdout] test http::endpoints::args::request::tests::it_gets_uri_from_parts ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_integration_with_real_extractors ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_maintains_success_value ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_preserves_source ... ok
[INFO] [stdout] test app::tests::it_creates_app_with_default_socket ... ok
[INFO] [stdout] test http::endpoints::args::form::tests::it_reads_hash_map_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_returns_ok_on_success ... ok
[INFO] [stdout] test http::endpoints::args::form::tests::it_reads_hash_map_optional_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_returns_some ... ok
[INFO] [stdout] test http::endpoints::args::json::tests::it_deserializes_json_from_fut_with_err ... ok
[INFO] [stdout] test http::endpoints::args::request::tests::it_gets_uri_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::query::tests::it_reads_as_optional_from_payload ... ok
[INFO] [stdout] test error::tests::it_converts_error_to_io_error ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_with_body_extractor ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_with_body_extractor_with_wrong_payload ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_with_different_error_types ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_with_nested_result ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_with_path_extractor ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_with_path_extractor_returns_invalid_value ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_with_path_extractor_returns_wrong_payload ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_with_primitive_types ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_returns_err_on_failure ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_appends_string_data ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_creates_data_message_with_comment ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_creates_json_event ... ok
[INFO] [stdout] test http::endpoints::args::query::tests::it_reads_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_creates_string_event ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_creates_default_message ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_creates_empty_message ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_creates_string_message ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_creates_string_event_with_id ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_converts_json_into_event ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_creates_data_message_with_multiple_comment ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_creates_message_with_retry ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_creates_multiline_string_data ... ok
[INFO] [stdout] test http::endpoints::args::tests::it_reads_none_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::vec::test::it_extracts_vec_empty_array ... ok
[INFO] [stdout] test http::endpoints::args::vec::test::it_extracts_vec_of_integers ... ok
[INFO] [stdout] test http::endpoints::args::vec::test::it_extracts_vec_of_struct_array ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_collects_complex_route_tree ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_collects_dynamic_routes ... ok
[INFO] [stdout] test http::endpoints::args::vec::test::it_extracts_vec_of_strings ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_collects_mixed_static_and_dynamic_routes ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_collects_multiple_methods_same_route ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_collects_nested_static_routes ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_collects_root_route ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_collects_routes_with_different_http_methods ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_collects_routes_with_multiple_dynamic_segments ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_collects_single_static_route ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_handles_empty_route_tree ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_inserts_and_finds_route ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_inserts_and_finds_route_with_params ... ok
[INFO] [stdout] test http::endpoints::tests::is_has_route_after_map ... ok
[INFO] [stdout] test http::endpoints::tests::it_maps_and_gets_endpoint ... ok
[INFO] [stdout] test http::endpoints::tests::is_doesnt_have_route_after_map_a_different_one ... ok
[INFO] [stdout] test http::endpoints::tests::it_returns_method_not_found ... ok
[INFO] [stdout] test http::endpoints::tests::it_returns_route_not_found ... ok
[INFO] [stdout] test http::request::request_body_limit::tests::it_creates_default_body_limit ... ok
[INFO] [stdout] test http::request::tests::it_extracts_from_request_ref ... ok
[INFO] [stdout] test http::request::tests::it_inserts_header ... ok
[INFO] [stdout] test http::request::tests::it_unwraps_inner_req ... ok
[INFO] [stdout] test http::request::tests::it_unwraps_body ... ok
[INFO] [stdout] test http::response::form::tests::it_creates_form_data_response_with_headers ... ok
[INFO] [stdout] test http::response::html::tests::it_creates_no_content_response ... ok
[INFO] [stdout] test http::response::form::tests::it_creates_form_data_response ... ok
[INFO] [stdout] test http::response::form::tests::it_creates_form_data_untyped_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_bool_into_response ... ok
[INFO] [stdout] test http::response::form::tests::it_creates_form_data_untyped_response_with_headers ... ok
[INFO] [stdout] test http::response::html::tests::it_creates_html_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_box_str_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_error_into_response ... ok
[INFO] [stdout] test http::response::file::tests::it_creates_file_with_ok_and_custom_headers_response ... ok
[INFO] [stdout] test http::response::file::tests::it_creates_file_with_ok_response ... ok
[INFO] [stdout] test http::response::html::tests::it_creates_html_response_with_headers ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_float_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_json_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_err_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_err_result_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_form_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_option_none_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_int_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_option_some_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_response_context_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_ok_result_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_response_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_status_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_str_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_string_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_tuple_of_status_and_headers_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_uint_into_response ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_400_response ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_400_with_formatted_text_response ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_400_with_json_response ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_400_with_text_response ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_404_response ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_404_response_with_formatted_text ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_anonymous_type_404_response_with_json_body ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_404_response_with_headers ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_404_response_with_interpolated_text ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_404_response_with_text ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_404_with_json_response ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_headers ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_400_with_interpolated_text_response ... ok
[INFO] [stdout] test http::response::ok::tests::in_creates_json_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::ok::tests::in_creates_anonymous_json_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::ok::tests::in_creates_text_response_with_empty_custom_headers ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_anonymous_type_json_ok_variant_1_response ... ok
[INFO] [stdout] test http::response::ok::tests::in_creates_text_response_with_custom_headers ... ok
[INFO] [stdout] test http::endpoints::args::query::tests::it_reads_hash_map_from_payload ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_anonymous_type_json_ok_variant_2_response ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_anonymous_type_400_response_with_json_body ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_char_ok_response ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_array_ok_response ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_empty_ok_response_with_headers ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_boolean_ok_response ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_formatted_text_ok_response ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_json_ok_response ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_expr_ok_response ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_empty_ok_response ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_number_ok_response ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_literal_text_ok_response ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_interpolated_text_ok_response ... ok
[INFO] [stdout] test http::response::redirect::tests::it_creates_found_redirect_response ... ok
[INFO] [stdout] test http::response::redirect::tests::it_creates_permanent_redirect_response ... ok
[INFO] [stdout] test http::response::redirect::tests::it_creates_permanent_redirect_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::redirect::tests::it_creates_found_redirect_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::redirect::tests::it_creates_redirect_response ... ok
[INFO] [stdout] test http::response::redirect::tests::it_creates_temporary_redirect_response ... ok
[INFO] [stdout] test http::response::sse::tests::it_creates_sse_response_with_headers ... ok
[INFO] [stdout] test http::response::sse::tests::it_creates_sse_response ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_401_response_with_formatted_text_body ... ok
[INFO] [stdout] test http::response::redirect::tests::it_creates_see_other_redirect_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::redirect::tests::it_creates_see_other_redirect_response ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_401_response_with_interpolated_text_body ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_200_with_json_response ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_200_with_text_response ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_401_response_with_json_body ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_200_response ... ok
[INFO] [stdout] test http::response::redirect::tests::it_creates_redirect_temporary_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::redirect::tests::it_creates_redirect_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_401_response_with_text_body ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_403_response_with_json_body ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_403_response_with_text_body ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_anonymous_type_200_response_with_json_body ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_anonymous_type_401_response_with_json_body ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_anonymous_type_403_response_with_json_body ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_empty_401_response ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_empty_403_response ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_empty_status_response_with_body_and_headers ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_empty_status_response_with_headers ... ok
[INFO] [stdout] test http::response::stream::tests::it_creates_stream_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::tests::in_creates_json_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::tests::it_creates_custom_response ... ok
[INFO] [stdout] test http::response::tests::it_creates_empty_custom_response ... ok
[INFO] [stdout] test http::response::tests::it_creates_empty_not_found_response ... ok
[INFO] [stdout] test http::response::tests::it_creates_empty_ok_response ... ok
[INFO] [stdout] test http::response::tests::it_creates_client_closed_request_response ... ok
[INFO] [stdout] test http::response::tests::in_creates_text_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::tests::in_creates_str_text_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::stream::tests::it_creates_stream_response ... ok
[INFO] [stdout] test http::response::tests::it_inserts_headers ... ok
[INFO] [stdout] test http::response::tests::it_creates_file_response ... ok
[INFO] [stdout] test http::response::tests::it_creates_file_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_json_from_inline_struct_ok_response ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_text_ok_response ... ok
[INFO] [stdout] test http::response::tests::it_creates_json_response_with_custom_status ... ok
[INFO] [stdout] test http::response::tests::it_inserts_header ... ok
[INFO] [stdout] test http::response::tests::it_creates_text_response ... ok
[INFO] [stdout] test utils::str::tests::it_splits_str ... ok
[INFO] [stdout] test http::response::tests::it_creates_json_response ... ok
[INFO] [stdout] test http::response::tests::it_creates_stream_response ... ok
[INFO] [stdout] test http::endpoints::args::file::tests::it_reads_from_payload ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test http::endpoints::args::file::tests::it_saves_request_body_to_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- http::endpoints::args::file::tests::it_reads_from_payload stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::endpoints::args::file::tests::it_reads_from_payload' panicked at src/http/endpoints/args/file.rs:190:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { status: 500, instance: None, inner: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58fb18066932 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58fb18066932 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58fb18066932 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58fb18066932 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58fb18090cc3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58fb18090cc3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58fb18063223 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58fb18063223 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58fb18066782 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58fb18067f69 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58fb18067d9e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58fb17ed5e54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58fb17ed5e54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58fb18068a3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58fb18068a3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58fb1806870a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x58fb18066e39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58fb1806839d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58fb1808e1f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58fb1808e6b6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x58fb17e10264 - core::result::Result<T,E>::unwrap::h4c9457cba4fa31d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x58fb17e10264 - volga::http::endpoints::args::file::tests::it_reads_from_payload::{{closure}}::hcdcde6bb4edd6182
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:190:42
[INFO] [stdout]   22:     0x58fb17e60cf2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h727c4457d8c1cb72
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58fb17e60c6d - <core::pin::Pin<P> as core::future::future::Future>::poll::h400aa7cc86970fd6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58fb17dcbf6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h299d367bbcec59dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x58fb17dcbebb - tokio::task::coop::with_budget::ha538a4f7282d70e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x58fb17dcbebb - tokio::task::coop::budget::hbcf2e5a2e07aa3a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x58fb17dcbebb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he992f64cfe536c3f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x58fb17dc9640 - tokio::runtime::scheduler::current_thread::Context::enter::hb1a450c5eef204da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x58fb17dca94d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h20a4060af2df4193
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x58fb17dca614 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hca96dd309033511f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x58fb17ddcc5b - tokio::runtime::context::scoped::Scoped<T>::set::h8e72a70255182f79
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x58fb17df9fa9 - tokio::runtime::context::set_scheduler::{{closure}}::h937158ab7d59a823
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x58fb17e15f22 - std::thread::local::LocalKey<T>::try_with::he42b09a7d7862745
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x58fb17e1504e - std::thread::local::LocalKey<T>::with::h4f9308ec34559966
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x58fb17df9f1d - tokio::runtime::context::set_scheduler::h6088e94234431816
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x58fb17dca3a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h88ec93f9f77e9ecb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x58fb17dca693 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h302d8cc3755804e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x58fb17dc8920 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hef5a78a26d149d77
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x58fb17d984e0 - tokio::runtime::context::runtime::enter_runtime::h6c75d7c23d6a008e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x58fb17dc82e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha75324cce0c45013
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x58fb17df5d34 - tokio::runtime::runtime::Runtime::block_on_inner::haf1a09573df07177
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x58fb17df5efc - tokio::runtime::runtime::Runtime::block_on::h8c3f96fb29a74d2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x58fb17e0f2a3 - volga::http::endpoints::args::file::tests::it_reads_from_payload::h158be0192e6bf029
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:198:52
[INFO] [stdout]   44:     0x58fb17e0f147 - volga::http::endpoints::args::file::tests::it_reads_from_payload::{{closure}}::h0758cc06aae5279a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:174:37
[INFO] [stdout]   45:     0x58fb17d24e06 - core::ops::function::FnOnce::call_once::hb47c99ce0e81ed2e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x58fb17edb6bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x58fb17edb6bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x58fb17eda7f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x58fb17eda7f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x58fb17eda7f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x58fb17eda7f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x58fb17eda7f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x58fb17eda7f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x58fb17eda7f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x58fb17e9e3f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x58fb17e9e3f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x58fb17ea1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x58fb17ea1dca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x58fb17ea1dca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x58fb17ea1dca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x58fb17ea1dca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58fb17ea1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x58fb17ea1dca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x58fb1806bc6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x58fb1806bc6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x74fe9a4f0aa4 - <unknown>
[INFO] [stdout]   67:     0x74fe9a57da34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- http::endpoints::args::file::tests::it_saves_request_body_to_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::endpoints::args::file::tests::it_saves_request_body_to_file' panicked at src/http/endpoints/args/file.rs:211:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { status: 500, instance: None, inner: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58fb18066932 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58fb18066932 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58fb18066932 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58fb18066932 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58fb18090cc3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58fb18090cc3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58fb18063223 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58fb18063223 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58fb18066782 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58fb18067f69 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58fb18067d9e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58fb17ed5e54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58fb17ed5e54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58fb18068a3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58fb18068a3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58fb1806870a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x58fb18066e39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58fb1806839d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58fb1808e1f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58fb1808e6b6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x58fb17e112d8 - core::result::Result<T,E>::unwrap::h4c9457cba4fa31d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x58fb17e112d8 - volga::http::endpoints::args::file::tests::it_saves_request_body_to_file::{{closure}}::h7191e0aefbafb269
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:211:42
[INFO] [stdout]   22:     0x58fb17e60cf2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h727c4457d8c1cb72
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58fb17e60c6d - <core::pin::Pin<P> as core::future::future::Future>::poll::h400aa7cc86970fd6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58fb17dcbf6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h299d367bbcec59dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x58fb17dcbebb - tokio::task::coop::with_budget::ha538a4f7282d70e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x58fb17dcbebb - tokio::task::coop::budget::hbcf2e5a2e07aa3a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x58fb17dcbebb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he992f64cfe536c3f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x58fb17dc9640 - tokio::runtime::scheduler::current_thread::Context::enter::hb1a450c5eef204da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x58fb17dca94d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h20a4060af2df4193
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x58fb17dca614 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hca96dd309033511f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x58fb17ddcc5b - tokio::runtime::context::scoped::Scoped<T>::set::h8e72a70255182f79
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x58fb17df9fa9 - tokio::runtime::context::set_scheduler::{{closure}}::h937158ab7d59a823
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x58fb17e15f22 - std::thread::local::LocalKey<T>::try_with::he42b09a7d7862745
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x58fb17e1504e - std::thread::local::LocalKey<T>::with::h4f9308ec34559966
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x58fb17df9f1d - tokio::runtime::context::set_scheduler::h6088e94234431816
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x58fb17dca3a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h88ec93f9f77e9ecb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x58fb17dca693 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h302d8cc3755804e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x58fb17dc8920 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hef5a78a26d149d77
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x58fb17d984e0 - tokio::runtime::context::runtime::enter_runtime::h6c75d7c23d6a008e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x58fb17dc82e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha75324cce0c45013
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x58fb17df5d34 - tokio::runtime::runtime::Runtime::block_on_inner::haf1a09573df07177
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x58fb17df5efc - tokio::runtime::runtime::Runtime::block_on::h8c3f96fb29a74d2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x58fb17e10a90 - volga::http::endpoints::args::file::tests::it_saves_request_body_to_file::h55f45e5eaf0c9971
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:219:52
[INFO] [stdout]   44:     0x58fb17e10937 - volga::http::endpoints::args::file::tests::it_saves_request_body_to_file::{{closure}}::h0f1682dec3ffc499
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:202:45
[INFO] [stdout]   45:     0x58fb17d26586 - core::ops::function::FnOnce::call_once::he43352b0c87d04c3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x58fb17edb6bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x58fb17edb6bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x58fb17eda7f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x58fb17eda7f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x58fb17eda7f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x58fb17eda7f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x58fb17eda7f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x58fb17eda7f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x58fb17eda7f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x58fb17e9e3f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x58fb17e9e3f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x58fb17ea1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x58fb17ea1dca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x58fb17ea1dca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x58fb17ea1dca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x58fb17ea1dca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58fb17ea1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x58fb17ea1dca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x58fb1806bc6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x58fb1806bc6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x74fe9a4f0aa4 - <unknown>
[INFO] [stdout]   67:     0x74fe9a57da34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     http::endpoints::args::file::tests::it_reads_from_payload
[INFO] [stdout]     http::endpoints::args::file::tests::it_saves_request_body_to_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 322 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "301f91fbff6209fff4f157ad42f52ec5cf6079c03ba285d3e110afd1289ed23a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "301f91fbff6209fff4f157ad42f52ec5cf6079c03ba285d3e110afd1289ed23a", kill_on_drop: false }`
[INFO] [stdout] 301f91fbff6209fff4f157ad42f52ec5cf6079c03ba285d3e110afd1289ed23a
