[INFO] fetching crate volga 0.6.6...
[INFO] testing volga-0.6.6 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate volga 0.6.6 into /workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate volga 0.6.6 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c062e81f2e7e2c03e6432882edf2c339be376566c669e005997e45f4f9a354e0
[INFO] running `Command { std: "docker" "start" "-a" "c062e81f2e7e2c03e6432882edf2c339be376566c669e005997e45f4f9a354e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c062e81f2e7e2c03e6432882edf2c339be376566c669e005997e45f4f9a354e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c062e81f2e7e2c03e6432882edf2c339be376566c669e005997e45f4f9a354e0", kill_on_drop: false }`
[INFO] [stdout] c062e81f2e7e2c03e6432882edf2c339be376566c669e005997e45f4f9a354e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63c8f7ecd8bfefeb8ebc1bb30461a221dac84c7e7ab88965f201924e9e696392
[INFO] running `Command { std: "docker" "start" "-a" "63c8f7ecd8bfefeb8ebc1bb30461a221dac84c7e7ab88965f201924e9e696392", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[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 22.02s
[INFO] running `Command { std: "docker" "inspect" "63c8f7ecd8bfefeb8ebc1bb30461a221dac84c7e7ab88965f201924e9e696392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63c8f7ecd8bfefeb8ebc1bb30461a221dac84c7e7ab88965f201924e9e696392", kill_on_drop: false }`
[INFO] [stdout] 63c8f7ecd8bfefeb8ebc1bb30461a221dac84c7e7ab88965f201924e9e696392
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b725b10803bbbd6e3bdb6e62966e5ccd4504bed39c2bfc1c3f68933c4949fd6
[INFO] running `Command { std: "docker" "start" "-a" "9b725b10803bbbd6e3bdb6e62966e5ccd4504bed39c2bfc1c3f68933c4949fd6", 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 log v0.4.28
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling time-core v0.1.6
[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 alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling plotters v0.3.7
[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 clap v4.5.48
[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 regex v1.11.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections 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 ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[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 tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[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 url v2.5.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[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 19s
[INFO] running `Command { std: "docker" "inspect" "9b725b10803bbbd6e3bdb6e62966e5ccd4504bed39c2bfc1c3f68933c4949fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b725b10803bbbd6e3bdb6e62966e5ccd4504bed39c2bfc1c3f68933c4949fd6", kill_on_drop: false }`
[INFO] [stdout] 9b725b10803bbbd6e3bdb6e62966e5ccd4504bed39c2bfc1c3f68933c4949fd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e50f9e28531cfbf34b8eabf45822f9613c82dd579973bb1a521aaa58fec8337
[INFO] running `Command { std: "docker" "start" "-a" "1e50f9e28531cfbf34b8eabf45822f9613c82dd579973bb1a521aaa58fec8337", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/volga-70c94aa845bcf234)
[INFO] [stdout] 
[INFO] [stdout] running 324 tests
[INFO] [stdout] test app::tests::it_binds_app_to_socket ... ok
[INFO] [stdout] test app::tests::it_creates_default_connection_from_empty_str ... ok
[INFO] [stdout] test app::tests::it_creates_app_with_default_socket ... ok
[INFO] [stdout] test app::tests::it_creates_connection_with_default_socket ... ok
[INFO] [stdout] test app::tests::it_disables_body_limit ... 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::handler::tests::default_error_handler_returns_server_error_status_code ... 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_call_weak_error_handler ... ok
[INFO] [stdout] test error::handler::tests::it_create_new_error_handler ... ok
[INFO] [stdout] test app::tests::it_converts_into_app_instance ... ok
[INFO] [stdout] test error::tests::it_converts_from_addr_not_available_io_error ... ok
[INFO] [stdout] test error::tests::it_converts_error_to_io_error ... ok
[INFO] [stdout] test error::tests::it_converts_from_already_exists_io_error ... ok
[INFO] [stdout] test error::handler::tests::default_error_handler_returns_client_error_status_code ... ok
[INFO] [stdout] test app::tests::it_creates_connection_with_specified_socket ... ok
[INFO] [stdout] test error::tests::it_converts_from_connection_aborted_io_error ... ok
[INFO] [stdout] test error::tests::it_converts_from_add_in_use_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_connection_reset_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 headers::cache_control::tests::if_returns_etag ... ok
[INFO] [stdout] test headers::cache_control::tests::it_creates_cache_control_string ... ok
[INFO] [stdout] test headers::cache_control::tests::it_tests_immutable_conflicts ... ok
[INFO] [stdout] test error::tests::it_unwraps_into_inner ... ok
[INFO] [stdout] test headers::cache_control::tests::it_tests_combination ... ok
[INFO] [stdout] test error::tests::it_converts_from_timed_out_io_error ... ok
[INFO] [stdout] test headers::encoding::tests::it_converts_to_str ... 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::encoding::tests::it_returns_correct_ranks ... ok
[INFO] [stdout] test headers::encoding::tests::it_returns_error ... ok
[INFO] [stdout] test app::tests::it_creates_connection_with_specified_socket_from_tuple ... ok
[INFO] [stdout] test headers::encoding::tests::it_returns_error_from_empty_header_value ... ok
[INFO] [stdout] test error::tests::it_splits_into_parts ... ok
[INFO] [stdout] test headers::encoding::tests::it_parses_from_str ... ok
[INFO] [stdout] test error::tests::it_converts_from_not_found_io_error ... ok
[INFO] [stdout] test headers::encoding::tests::it_returns_error_from_header_value ... ok
[INFO] [stdout] test headers::encoding::tests::it_returns_false_for_other_encodings ... 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_string_from_etag ... ok
[INFO] [stdout] test headers::header::tests::i_creates_header_from_bytes ... ok
[INFO] [stdout] test headers::header::tests::i_creates_header_from_static ... ok
[INFO] [stdout] test error::tests::it_converts_from_permission_denied_io_error ... ok
[INFO] [stdout] test headers::header::tests::i_creates_header_from_str ... ok
[INFO] [stdout] test headers::cache_control::tests::if_returns_cache_control_string ... ok
[INFO] [stdout] test headers::header::tests::it_can_change_header_value_via_deref_mut ... ok
[INFO] [stdout] test headers::header::tests::it_creates_parts ... ok
[INFO] [stdout] test headers::header::tests::it_gets_header ... ok
[INFO] [stdout] test headers::header::tests::it_creates_string_parts ... ok
[INFO] [stdout] test headers::cache_control::tests::it_tests_public_private_conflict ... ok
[INFO] [stdout] test headers::header::tests::it_reads_headers_from_payload ... ok
[INFO] [stdout] test headers::header::tests::it_returns_invalid_header_error ... ok
[INFO] [stdout] test headers::helpers::tests::it_validates_etag_list ... ok
[INFO] [stdout] test headers::helpers::tests::it_validates_etag_single_different_value ... ok
[INFO] [stdout] test headers::header::tests::it_reads_header_from_payload ... ok
[INFO] [stdout] test headers::encoding::tests::it_returns_true_for_any_encoding ... ok
[INFO] [stdout] test headers::cache_control::tests::it_tests_max_age_disables_no_store ... ok
[INFO] [stdout] test error::tests::it_converts_from_invalid_data_io_error ... ok
[INFO] [stdout] test headers::helpers::tests::it_validates_etag_single ... 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 ... 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_when_if_modified_since_missing ... ok
[INFO] [stdout] test headers::macros::test::it_creates_custom_headers ... ok
[INFO] [stdout] test headers::macros::test::it_gets_custom_headers_from_map ... ok
[INFO] [stdout] test headers::quality::tests::it_parses_from_str_with_rank_value ... ok
[INFO] [stdout] test headers::etag::tests::it_creates_etag ... 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::helpers::tests::it_validates_etag_not_present_in_list ... ok
[INFO] [stdout] test error::tests::it_converts_from_connection_refused_io_error ... ok
[INFO] [stdout] test headers::header::tests::it_gets_missing_header ... ok
[INFO] [stdout] test headers::quality::tests::it_returns_parse_error ... ok
[INFO] [stdout] test http::endpoints::args::cancellation_token::tests::it_clones ... ok
[INFO] [stdout] test http::body::tests::it_returns_error_body_if_unable_to_serialize_json ... ok
[INFO] [stdout] test http::body::tests::it_returns_err_if_body_limit_exceeded ... ok
[INFO] [stdout] test http::body::tests::it_returns_error_body_if_unable_to_serialize_form ... 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_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_parts ... ok
[INFO] [stdout] test http::endpoints::args::cancellation_token::tests::it_reads_from_payload ... 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::cancellation_token::tests::it_gets_from_extensions ... ok
[INFO] [stdout] test http::endpoints::args::json::tests::it_converts_to_json ... ok
[INFO] [stdout] test http::endpoints::args::json::tests::it_deserializes_json_from_fut ... ok
[INFO] [stdout] test http::endpoints::args::cancellation_token::tests::it_gets_from_request_ref ... ok
[INFO] [stdout] test http::endpoints::args::cancellation_token::tests::it_gets_new_from_extensions_if_missing ... ok
[INFO] [stdout] test http::endpoints::args::form::tests::it_converts_to_form ... ok
[INFO] [stdout] test http::endpoints::args::form::tests::it_derefs_mut ... 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_preserves_source ... ok
[INFO] [stdout] test http::endpoints::args::json::tests::it_deserializes_json_from_fut_with_err ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_with_body_extractor ... ok
[INFO] [stdout] test http::endpoints::args::json::tests::it_displays_json ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_returns_none ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_returns_some ... 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_with_body_extractor_with_wrong_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_future_poll_ready_ok ... 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::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_path_extractor ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_integration_with_real_extractors ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_parses_slice ... 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_i32_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_box_str_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_i16_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::form::tests::it_reads_hash_map_from_payload ... 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_u32_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_u8_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_usize_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_request_ref ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_u16_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_string_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_hash_map_from_uri ... 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_i8_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_path_from_parts ... 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_empty_query_into_struct_with_option_from_request ... ok
[INFO] [stdout] test http::endpoints::args::query::tests::it_parses_struct_from_request ... 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_uri_without_query_into_struct_with_option_from_uri ... ok
[INFO] [stdout] test http::endpoints::args::query::tests::it_reads_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::query::tests::it_reads_as_optional_from_payload ... 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_uri_from_parts ... ok
[INFO] [stdout] test http::endpoints::args::request::tests::it_gets_uri_from_payload ... ok
[INFO] [stdout] test error::tests::it_converts_from_broken_pipe_io_error ... ok
[INFO] [stdout] test headers::cache_control::tests::if_returns_last_modified_string ... 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_parts_clone_from_parts ... ok
[INFO] [stdout] test http::endpoints::args::request::tests::it_gets_method_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::query::tests::it_reads_hash_map_from_payload ... 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_parts_from_payload ... 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_http_req_from_parts ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_preserves_source ... 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_integration_with_real_extractors ... 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_returns_err_on_failure ... 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_nested_result ... 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_returns_ok_on_success ... 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_future_poll_ready_err ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_appends_string_data ... 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_with_body_extractor ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_future_poll_ready_ok ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_converts_json_into_event ... 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::request::tests::it_gets_method_from_parts ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_creates_default_message ... 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::sse::tests::it_creates_empty_message ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_creates_string_event ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_creates_string_message ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_creates_json_event ... ok
[INFO] [stdout] test http::endpoints::args::vec::test::it_extracts_vec_of_strings ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_collects_dynamic_routes ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_creates_data_message_with_comment ... 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::args::sse::tests::it_creates_data_message_with_multiple_comment ... 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::route::tests::it_collects_mixed_static_and_dynamic_routes ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_creates_string_event_with_id ... ok
[INFO] [stdout] test http::endpoints::args::tests::it_reads_none_from_payload ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_collects_root_route ... 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_routes_with_different_http_methods ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_inserts_and_finds_route_with_params ... 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::tests::is_doesnt_have_route_after_map_a_different_one ... 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::it_returns_method_not_found ... ok
[INFO] [stdout] test http::response::html::tests::it_creates_html_response_with_headers ... 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::html::tests::it_creates_html_response ... ok
[INFO] [stdout] test http::endpoints::tests::it_returns_route_not_found ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_box_str_into_response ... ok
[INFO] [stdout] test http::response::html::tests::it_creates_no_content_response ... ok
[INFO] [stdout] test http::request::tests::it_unwraps_body ... ok
[INFO] [stdout] test http::response::file::tests::it_creates_file_with_ok_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_bool_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_err_result_into_response ... ok
[INFO] [stdout] test http::request::request_body_limit::tests::it_creates_default_body_limit ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_error_into_response ... ok
[INFO] [stdout] test http::request::tests::it_inserts_header ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_float_into_response ... ok
[INFO] [stdout] test http::response::form::tests::it_creates_form_data_untyped_response_with_headers ... ok
[INFO] [stdout] test http::request::tests::it_extracts_from_request_ref ... 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_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_json_into_response ... ok
[INFO] [stdout] test http::response::form::tests::it_creates_form_data_response_with_headers ... 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_ok_result_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_string_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_uint_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_str_into_response ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_400_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_status_response ... ok
[INFO] [stdout] test http::request::tests::it_unwraps_inner_req ... 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_headers ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_400_with_interpolated_text_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_with_headers ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_400_with_json_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_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_response ... ok
[INFO] [stdout] test http::response::ok::tests::in_creates_anonymous_json_response_with_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::response::ok::tests::it_creates_anonymous_type_json_ok_variant_2_response ... ok
[INFO] [stdout] test http::response::ok::tests::in_creates_json_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_empty_ok_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_array_ok_response ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_anonymous_type_404_response_with_json_body ... 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_boolean_ok_response ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_char_ok_response ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_empty_ok_response_with_headers ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_404_with_json_response ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_expr_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_number_ok_response ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_interpolated_text_ok_response ... 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_json_ok_response ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_text_ok_response ... 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_permanent_redirect_response ... ok
[INFO] [stdout] test http::response::redirect::tests::it_creates_found_redirect_response ... ok
[INFO] [stdout] test http::response::redirect::tests::it_creates_redirect_response ... ok
[INFO] [stdout] test http::response::redirect::tests::it_creates_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::redirect::tests::it_creates_redirect_temporary_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::redirect::tests::it_creates_see_other_redirect_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_literal_text_ok_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 ... ok
[INFO] [stdout] test http::response::sse::tests::it_creates_sse_response_with_headers ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_200_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_200_with_json_response ... ok
[INFO] [stdout] test http::response::redirect::tests::it_creates_permanent_redirect_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_401_response_with_formatted_text_body ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_401_response_with_interpolated_text_body ... ok
[INFO] [stdout] test http::response::file::tests::it_creates_file_with_ok_and_custom_headers_response ... 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_401_response_with_json_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_empty_401_response ... 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_empty_status_response_with_headers ... 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_403_response_with_json_body ... ok
[INFO] [stdout] test http::response::tests::in_creates_text_response_with_custom_headers ... 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_empty_403_response ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_anonymous_type_403_response_with_json_body ... ok
[INFO] [stdout] test http::response::tests::it_creates_empty_not_found_response ... ok
[INFO] [stdout] test http::response::tests::in_creates_json_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::tests::it_creates_client_closed_request_response ... ok
[INFO] [stdout] test http::response::tests::it_creates_empty_custom_response ... ok
[INFO] [stdout] test http::response::stream::tests::it_creates_stream_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::tests::it_creates_custom_response ... ok
[INFO] [stdout] test utils::str::tests::it_splits_str ... ok
[INFO] [stdout] test http::response::stream::tests::it_creates_stream_response ... ok
[INFO] [stdout] test http::response::tests::it_creates_json_response ... ok
[INFO] [stdout] test http::response::tests::it_creates_json_response_with_custom_status ... ok
[INFO] [stdout] test http::response::tests::it_creates_empty_ok_response ... ok
[INFO] [stdout] test http::response::tests::it_inserts_headers ... 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 http::response::tests::it_creates_file_response ... ok
[INFO] [stdout] test http::response::tests::it_creates_stream_response ... ok
[INFO] [stdout] test http::response::tests::it_creates_file_response_with_custom_headers ... ok
[INFO] [stdout] test http::endpoints::args::file::tests::it_reads_from_payload ... FAILED
[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' (118) 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:     0x55a14c80e1a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55a14c80e1a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55a14c80e1a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55a14c80e1a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55a14c820a7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55a14c820a7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55a14c7da851 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55a14c7da851 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55a14c7e6c62 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55a14c7ebd3f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55a14c7ebbd1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55a14c652d7e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55a14c652d7e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55a14c7ec4af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55a14c7ec4af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55a14c7ec25a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55a14c7e6d99 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55a14c7ceccd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55a14c82ac40 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55a14c82a166 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x55a14c544364 - core::result::Result<T,E>::unwrap::h3156bac38db300b5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x55a14c544364 - volga::http::endpoints::args::file::tests::it_reads_from_payload::{{closure}}::ha13e058933c44f47
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:190:42
[INFO] [stdout]   22:     0x55a14c562402 - <core::pin::Pin<P> as core::future::future::Future>::poll::h81eb23bd57b42595
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x55a14c5623bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h7fa049183fe10c95
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55a14c58373d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5bd9977c54369613
[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:     0x55a14c58364b - tokio::task::coop::with_budget::hdcf00b8c1673a418
[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:     0x55a14c58364b - tokio::task::coop::budget::hd1405b29ccabaedd
[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:     0x55a14c58364b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc712f0a9bfe670d9
[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:     0x55a14c580dd0 - tokio::runtime::scheduler::current_thread::Context::enter::hefa070cdaf14dda2
[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:     0x55a14c582b6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdad05647403dbbbc
[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:     0x55a14c581da4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hde46dc629de58271
[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:     0x55a14c4e7a7b - tokio::runtime::context::scoped::Scoped<T>::set::h21dac08d807226ea
[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:     0x55a14c61c479 - tokio::runtime::context::set_scheduler::{{closure}}::hfc5700961b6c2c33
[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:     0x55a14c58c4b2 - std::thread::local::LocalKey<T>::try_with::h0fab1d147932aa92
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x55a14c58c17e - std::thread::local::LocalKey<T>::with::h5efe8101865ffbeb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x55a14c61c3ed - tokio::runtime::context::set_scheduler::h8dcababc797c104a
[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:     0x55a14c581b30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he40936f16cd33bc1
[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:     0x55a14c581e23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h66c85a51ab704bef
[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:     0x55a14c57fd60 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h18146cb1eebcfa23
[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:     0x55a14c5ae3f0 - tokio::runtime::context::runtime::enter_runtime::hd690fcfde0856589
[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:     0x55a14c57fa71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3d41287b39b4d366
[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:     0x55a14c57f634 - tokio::runtime::runtime::Runtime::block_on_inner::h8529df613cc68355
[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:     0x55a14c57f7fc - tokio::runtime::runtime::Runtime::block_on::hf979f0015e90d9f8
[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:     0x55a14c543373 - volga::http::endpoints::args::file::tests::it_reads_from_payload::h9aa699c6d023d7c7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:198:52
[INFO] [stdout]   44:     0x55a14c543407 - volga::http::endpoints::args::file::tests::it_reads_from_payload::{{closure}}::h10adbfa98744def3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:174:37
[INFO] [stdout]   45:     0x55a14c4b6e26 - core::ops::function::FnOnce::call_once::h53d6e17024db33bf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55a14c652b3b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55a14c652b3b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x55a14c6687a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x55a14c6687a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x55a14c6687a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x55a14c6687a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x55a14c6687a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x55a14c6687a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x55a14c6687a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x55a14c63ef94 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x55a14c63ef94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x55a14c64285a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x55a14c64285a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x55a14c64285a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x55a14c64285a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x55a14c64285a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x55a14c64285a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x55a14c64285a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x55a14c7e1eff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x55a14c7e1eff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7191f0289aa4 - <unknown>
[INFO] [stdout]   67:     0x7191f0316a34 - 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' (119) 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:     0x55a14c80e1a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55a14c80e1a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55a14c80e1a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55a14c80e1a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55a14c820a7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55a14c820a7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55a14c7da851 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55a14c7da851 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55a14c7e6c62 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55a14c7ebd3f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55a14c7ebbd1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55a14c652d7e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55a14c652d7e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55a14c7ec4af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55a14c7ec4af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55a14c7ec25a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55a14c7e6d99 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55a14c7ceccd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55a14c82ac40 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55a14c82a166 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x55a14c5453a8 - core::result::Result<T,E>::unwrap::h3156bac38db300b5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x55a14c5453a8 - volga::http::endpoints::args::file::tests::it_saves_request_body_to_file::{{closure}}::hddc5521907695f06
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:211:42
[INFO] [stdout]   22:     0x55a14c562402 - <core::pin::Pin<P> as core::future::future::Future>::poll::h81eb23bd57b42595
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x55a14c5623bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h7fa049183fe10c95
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55a14c58373d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5bd9977c54369613
[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:     0x55a14c58364b - tokio::task::coop::with_budget::hdcf00b8c1673a418
[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:     0x55a14c58364b - tokio::task::coop::budget::hd1405b29ccabaedd
[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:     0x55a14c58364b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc712f0a9bfe670d9
[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:     0x55a14c580dd0 - tokio::runtime::scheduler::current_thread::Context::enter::hefa070cdaf14dda2
[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:     0x55a14c582b6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdad05647403dbbbc
[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:     0x55a14c581da4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hde46dc629de58271
[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:     0x55a14c4e7a7b - tokio::runtime::context::scoped::Scoped<T>::set::h21dac08d807226ea
[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:     0x55a14c61c479 - tokio::runtime::context::set_scheduler::{{closure}}::hfc5700961b6c2c33
[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:     0x55a14c58c4b2 - std::thread::local::LocalKey<T>::try_with::h0fab1d147932aa92
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x55a14c58c17e - std::thread::local::LocalKey<T>::with::h5efe8101865ffbeb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x55a14c61c3ed - tokio::runtime::context::set_scheduler::h8dcababc797c104a
[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:     0x55a14c581b30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he40936f16cd33bc1
[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:     0x55a14c581e23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h66c85a51ab704bef
[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:     0x55a14c57fd60 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h18146cb1eebcfa23
[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:     0x55a14c5ae3f0 - tokio::runtime::context::runtime::enter_runtime::hd690fcfde0856589
[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:     0x55a14c57fa71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3d41287b39b4d366
[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:     0x55a14c57f634 - tokio::runtime::runtime::Runtime::block_on_inner::h8529df613cc68355
[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:     0x55a14c57f7fc - tokio::runtime::runtime::Runtime::block_on::hf979f0015e90d9f8
[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:     0x55a14c544b60 - volga::http::endpoints::args::file::tests::it_saves_request_body_to_file::h8f818e69147ef4ce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:219:52
[INFO] [stdout]   44:     0x55a14c5459c7 - volga::http::endpoints::args::file::tests::it_saves_request_body_to_file::{{closure}}::hf8f2a174e4389bf8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:202:45
[INFO] [stdout]   45:     0x55a14c4b5946 - core::ops::function::FnOnce::call_once::h2309ce24a8d3eaf0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55a14c652b3b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55a14c652b3b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x55a14c6687a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x55a14c6687a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x55a14c6687a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x55a14c6687a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x55a14c6687a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x55a14c6687a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x55a14c6687a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x55a14c63ef94 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x55a14c63ef94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x55a14c64285a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x55a14c64285a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x55a14c64285a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x55a14c64285a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x55a14c64285a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x55a14c64285a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x55a14c64285a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x55a14c7e1eff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x55a14c7e1eff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7191f0289aa4 - <unknown>
[INFO] [stdout]   67:     0x7191f0316a34 - 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.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "1e50f9e28531cfbf34b8eabf45822f9613c82dd579973bb1a521aaa58fec8337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e50f9e28531cfbf34b8eabf45822f9613c82dd579973bb1a521aaa58fec8337", kill_on_drop: false }`
[INFO] [stdout] 1e50f9e28531cfbf34b8eabf45822f9613c82dd579973bb1a521aaa58fec8337
