[INFO] fetching crate volga 0.7.3...
[INFO] testing volga-0.7.3 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate volga 0.7.3 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate volga 0.7.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate volga 0.7.3
[INFO] tweaked toml for crates.io crate volga 0.7.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate volga 0.7.3 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate volga 0.7.3 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded volga-di v0.7.3
[INFO] [stderr]   Downloaded pest_derive v2.8.4
[INFO] [stderr]   Downloaded jsonwebtoken v10.2.0
[INFO] [stderr]   Downloaded pest_generator v2.8.4
[INFO] [stderr]   Downloaded volga-dev-cert v0.7.3
[INFO] [stderr]   Downloaded pest_meta v2.8.4
[INFO] [stderr]   Downloaded rcgen v0.14.6
[INFO] [stderr]   Downloaded x509-parser v0.18.0
[INFO] [stderr]   Downloaded volga-macros v0.7.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9de5726e21ffd9b3c9cb70e19bd45f2da68c8a211fa0c1647f1fc92837242588
[INFO] running `Command { std: "docker" "start" "-a" "9de5726e21ffd9b3c9cb70e19bd45f2da68c8a211fa0c1647f1fc92837242588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9de5726e21ffd9b3c9cb70e19bd45f2da68c8a211fa0c1647f1fc92837242588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9de5726e21ffd9b3c9cb70e19bd45f2da68c8a211fa0c1647f1fc92837242588", kill_on_drop: false }`
[INFO] [stdout] 9de5726e21ffd9b3c9cb70e19bd45f2da68c8a211fa0c1647f1fc92837242588
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66abec006b99a31973dba5aefb42b322b705c4b55861d23d485c0ba1432b1817
[INFO] running `Command { std: "docker" "start" "-a" "66abec006b99a31973dba5aefb42b322b705c4b55861d23d485c0ba1432b1817", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling zmij v0.1.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling volga v0.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.68s
[INFO] running `Command { std: "docker" "inspect" "66abec006b99a31973dba5aefb42b322b705c4b55861d23d485c0ba1432b1817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66abec006b99a31973dba5aefb42b322b705c4b55861d23d485c0ba1432b1817", kill_on_drop: false }`
[INFO] [stdout] 66abec006b99a31973dba5aefb42b322b705c4b55861d23d485c0ba1432b1817
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9b837915d1c35823b2f4fb8c1ee04fa54e67b3f3f16fdb8ee510c8012cd7032
[INFO] running `Command { std: "docker" "start" "-a" "e9b837915d1c35823b2f4fb8c1ee04fa54e67b3f3f16fdb8ee510c8012cd7032", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling compression-codecs v0.4.35
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling volga v0.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] running `Command { std: "docker" "inspect" "e9b837915d1c35823b2f4fb8c1ee04fa54e67b3f3f16fdb8ee510c8012cd7032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9b837915d1c35823b2f4fb8c1ee04fa54e67b3f3f16fdb8ee510c8012cd7032", kill_on_drop: false }`
[INFO] [stdout] e9b837915d1c35823b2f4fb8c1ee04fa54e67b3f3f16fdb8ee510c8012cd7032
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 88576942a07041d32cd4e64e6249b20eefc0211b49870a6962ea4d9eab874af4
[INFO] running `Command { std: "docker" "start" "-a" "88576942a07041d32cd4e64e6249b20eefc0211b49870a6962ea4d9eab874af4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/volga-4ca10e3396222b17)
[INFO] [stdout] 
[INFO] [stdout] running 346 tests
[INFO] [stdout] test app::tests::it_binds_app_to_socket ... ok
[INFO] [stdout] test app::tests::it_creates_connection_with_specified_socket ... ok
[INFO] [stdout] test app::tests::it_creates_default_connection_from_empty_str ... ok
[INFO] [stdout] test app::tests::it_creates_connection_with_specified_socket_from_tuple ... 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_debugs_connection ... 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::handler::tests::default_error_handler_returns_server_error_status_code ... 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::default_error_handler_returns_client_error_status_code ... 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_from_already_exists_io_error ... ok
[INFO] [stdout] test error::handler::tests::it_create_new_error_handler ... ok
[INFO] [stdout] test error::tests::it_converts_from_broken_pipe_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_add_in_use_io_error ... ok
[INFO] [stdout] test error::tests::it_converts_error_to_io_error ... ok
[INFO] [stdout] test error::tests::it_converts_from_invalid_data_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_fmt_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_creates_new_error ... ok
[INFO] [stdout] test error::tests::it_converts_from_unsupported_io_error ... ok
[INFO] [stdout] test error::tests::it_splits_into_parts ... ok
[INFO] [stdout] test error::tests::it_unwraps_into_inner ... ok
[INFO] [stdout] test headers::cache_control::tests::if_returns_cache_control_string ... ok
[INFO] [stdout] test headers::cache_control::tests::if_returns_last_modified_string ... ok
[INFO] [stdout] test headers::cache_control::tests::if_returns_etag ... ok
[INFO] [stdout] test headers::cache_control::tests::it_tests_combination ... 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 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_str ... ok
[INFO] [stdout] test headers::encoding::tests::it_converts_to_header_value ... ok
[INFO] [stdout] test headers::encoding::tests::it_parses_from_str ... ok
[INFO] [stdout] test headers::cache_control::tests::it_tests_public_private_conflict ... ok
[INFO] [stdout] test headers::encoding::tests::it_returns_error ... ok
[INFO] [stdout] test headers::encoding::tests::it_returns_error_from_empty_header_value ... ok
[INFO] [stdout] test headers::encoding::tests::it_returns_error_from_header_value ... ok
[INFO] [stdout] test headers::encoding::tests::it_returns_correct_ranks ... 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 ... ok
[INFO] [stdout] test headers::encoding::tests::it_returns_true_for_any_encoding ... 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_static ... ok
[INFO] [stdout] test headers::header::tests::i_creates_header_from_bytes ... ok
[INFO] [stdout] test app::tests::it_creates_connection_with_default_socket ... ok
[INFO] [stdout] test headers::header::tests::it_can_change_header_value_via_deref_mut ... ok
[INFO] [stdout] test headers::header::tests::it_gets_header ... ok
[INFO] [stdout] test error::tests::it_converts_from_io_error ... ok
[INFO] [stdout] test headers::header::tests::it_creates_parts ... ok
[INFO] [stdout] test headers::header::tests::it_gets_missing_header ... ok
[INFO] [stdout] test headers::header::tests::it_reads_headers_from_payload ... ok
[INFO] [stdout] test headers::header::tests::it_reads_header_from_payload ... ok
[INFO] [stdout] test headers::header::tests::i_creates_header_from_str ... ok
[INFO] [stdout] test headers::header::tests::it_creates_string_parts ... ok
[INFO] [stdout] test headers::header::tests::it_returns_invalid_header_error ... 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::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::helpers::tests::it_validates_etag_list ... 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::quality::tests::it_returns_missing_value_error ... ok
[INFO] [stdout] test headers::helpers::tests::it_validates_etag_when_if_none_match_missing ... ok
[INFO] [stdout] test headers::quality::tests::it_returns_parse_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 http::body::tests::it_returns_empty_body ... 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_error_body_if_unable_to_serialize_json ... 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::body::tests::it_returns_err_if_body_limit_exceeded ... 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_gets_from_request_ref ... 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_extensions ... ok
[INFO] [stdout] test app::tests::it_creates_app_with_default_socket ... ok
[INFO] [stdout] test error::tests::it_converts_from_connection_aborted_io_error ... ok
[INFO] [stdout] test http::endpoints::args::cancellation_token::tests::it_clones ... ok
[INFO] [stdout] test http::endpoints::args::cancellation_token::tests::it_gets_new_from_extensions_if_missing ... 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::form::tests::it_converts_to_form ... ok
[INFO] [stdout] test http::endpoints::args::form::tests::it_reads_hash_map_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::form::tests::it_reads_optional_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::form::tests::it_reads_hash_map_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_derefs_mut ... ok
[INFO] [stdout] test http::endpoints::args::json::tests::it_displays_json ... ok
[INFO] [stdout] test http::endpoints::args::json::tests::it_deserializes_json_from_fut ... 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::json::tests::it_reads_from_payload ... 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_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_returns_none ... ok
[INFO] [stdout] test http::endpoints::args::option::tests::it_extracts_option_returns_some ... 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_wrong_payload ... 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_body_extractor ... 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::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_box_str_from_payload ... 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_i16_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_isize_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_i8_from_payload ... 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_i64_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_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_usize_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_request ... 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_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_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::query::tests::it_reads_as_optional_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::query::tests::it_reads_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::query::tests::it_reads_hash_map_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_u32_from_payload ... 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_extensions_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::path::tests::it_reads_string_from_payload ... 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_parts_clone_from_parts ... 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_uri_from_parts ... ok
[INFO] [stdout] test http::endpoints::args::request::tests::it_gets_uri_from_payload ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_future_poll_pending ... ok
[INFO] [stdout] test http::endpoints::args::result::tests::it_extracts_result_future_poll_ready_ok ... 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_integration_with_real_extractors ... 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_returns_ok_on_success ... 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_maintains_success_value ... 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::request::tests::it_gets_method_from_parts ... 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::request::tests::it_gets_method_from_payload ... 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_with_path_extractor_returns_wrong_payload ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_converts_json_into_event ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_appends_string_data ... ok
[INFO] [stdout] test http::endpoints::args::file::tests::it_saves_request_body_to_file ... FAILED
[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::result::tests::it_extracts_result_with_primitive_types ... ok
[INFO] [stdout] test http::endpoints::args::file::tests::it_reads_from_payload ... FAILED
[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_data_message_with_multiple_comment ... 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_json_event ... 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_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_string_message ... ok
[INFO] [stdout] test http::endpoints::args::sse::tests::it_creates_string_event ... 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::tests::it_reads_none_from_payload ... ok
[INFO] [stdout] test http::endpoints::route::path_args::tests::it_creates_empty_path_args_iter ... ok
[INFO] [stdout] test http::endpoints::route::path_args::tests::it_makes_query_str ... ok
[INFO] [stdout] test http::endpoints::route::path_args::tests::it_makes_query_str_empty ... ok
[INFO] [stdout] test http::endpoints::route::tests::in_check_method_order ... ok
[INFO] [stdout] test http::endpoints::args::vec::test::it_extracts_vec_of_strings ... 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_dynamic_routes ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_collects_complex_route_tree ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_collects_multiple_methods_same_route ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_collects_root_route ... 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_nested_static_routes ... 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_inserts_and_finds_route ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_handles_empty_route_tree ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_collects_routes_with_different_http_methods ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_makes_allowed_str ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_makes_empty_allowed_str_if_no_handlers ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_splits_path ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_splits_path_with_trailing_slash ... ok
[INFO] [stdout] test http::endpoints::tests::is_doesnt_have_route_after_map_a_different_one ... 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::endpoints::tests::is_has_route_after_map ... ok
[INFO] [stdout] test http::endpoints::tests::it_returns_route_not_found ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_inserts_and_finds_route_with_params ... 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_debugs ... ok
[INFO] [stdout] test http::request::tests::it_inserts_and_header ... ok
[INFO] [stdout] test http::endpoints::route::tests::it_splits_path_without_leading_slash ... ok
[INFO] [stdout] test http::request::tests::it_returns_empty_iter_if_no_query_params ... ok
[INFO] [stdout] test http::request::tests::it_returns_empty_iter_if_no_path_params ... ok
[INFO] [stdout] test http::request::tests::it_inserts_header ... ok
[INFO] [stdout] test http::request::tests::it_returns_url_path ... ok
[INFO] [stdout] test http::request::tests::it_returns_url_query ... ok
[INFO] [stdout] test http::request::tests::it_splits_into_parts ... 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::form::tests::it_creates_form_data_response ... ok
[INFO] [stdout] test http::response::html::tests::it_creates_html_response ... ok
[INFO] [stdout] test http::response::form::tests::it_creates_form_data_untyped_response_with_headers ... 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_with_headers ... 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::html::tests::it_creates_no_content_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_err_result_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_error_into_response ... ok
[INFO] [stdout] test http::response::into_response::tests::it_converts_float_into_response ... 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_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_json_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_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::file::tests::it_creates_file_with_ok_and_custom_headers_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_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_string_into_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_interpolated_text_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_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_with_json_response ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_400_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_400_with_text_response ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_anonymous_type_400_response_with_json_body ... 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_with_headers ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_404_response ... ok
[INFO] [stdout] test http::response::ok::tests::in_creates_text_response_with_empty_custom_headers ... ok
[INFO] [stdout] test http::response::macros::tests::it_creates_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_json_response_with_custom_headers ... 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_custom_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_array_ok_response ... 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::it_creates_anonymous_type_json_ok_variant_1_response ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_boolean_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_empty_ok_response_with_headers ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_formatted_text_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_json_from_inline_struct_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_json_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_number_ok_response ... ok
[INFO] [stdout] test http::response::redirect::tests::it_creates_found_redirect_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::ok::tests::it_creates_interpolated_text_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 ... 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_permanent_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_see_other_redirect_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::sse::tests::it_creates_sse_response ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_200_response ... 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::redirect::tests::it_creates_redirect_response_with_custom_headers ... 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_formatted_text_body ... ok
[INFO] [stdout] test http::response::sse::tests::it_creates_sse_response_with_headers ... 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_401_response_with_json_body ... 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_200_with_json_response ... ok
[INFO] [stdout] test http::response::redirect::tests::it_creates_permanent_redirect_response ... 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_403_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_empty_401_response ... 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_status_response_with_body_and_headers ... 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_403_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::in_creates_text_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::status::tests::it_creates_empty_status_response_with_headers ... ok
[INFO] [stdout] test http::response::tests::it_creates_empty_not_found_response ... ok
[INFO] [stdout] test http::response::stream::tests::it_creates_stream_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::stream::tests::it_creates_stream_response ... ok
[INFO] [stdout] test http::response::tests::it_creates_custom_response ... ok
[INFO] [stdout] test http::response::tests::it_creates_empty_ok_response ... ok
[INFO] [stdout] test http::response::tests::it_creates_empty_custom_response ... ok
[INFO] [stdout] test http::response::tests::it_creates_json_response_with_custom_status ... ok
[INFO] [stdout] test http::response::tests::it_creates_text_response ... ok
[INFO] [stdout] test http::response::tests::it_creates_json_response ... ok
[INFO] [stdout] test http::response::tests::it_inserts_header ... ok
[INFO] [stdout] test http::response::tests::it_creates_file_response_with_custom_headers ... ok
[INFO] [stdout] test http::response::tests::it_inserts_headers ... ok
[INFO] [stdout] test utils::str::tests::it_splits_empty_str ... ok
[INFO] [stdout] test utils::str::tests::it_splits_non_empty_str ... ok
[INFO] [stdout] test http::response::tests::it_creates_stream_response ... ok
[INFO] [stdout] test utils::str::tests::it_splits_str ... ok
[INFO] [stdout] test http::response::tests::it_creates_file_response ... ok
[INFO] [stdout] test utils::str::tests::it_splits_non_empty_empty_str ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[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' (115) panicked at src/http/endpoints/args/file.rs:219: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:     0x5d62ec27d1a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d62ec27d1a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d62ec27d1a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d62ec27d1a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d62ec294c9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d62ec294c9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d62ec2823a6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d62ec2823a6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d62ec25ae4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d62ec25ae4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d62ec275199 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d62ec0c6e1e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d62ec0c6e1e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d62ec275402 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d62ec275402 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d62ec25af08 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d62ec2527f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d62ec25bd5d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d62ec2953dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d62ec295152 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d62ec08a774 - <core[c5ed12ab89cc536a]::result::Result<(), volga[f88adecd927f5ab2]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d62ec08a774 - volga[f88adecd927f5ab2]::http::endpoints::args::file::tests::it_saves_request_body_to_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:219:42
[INFO] [stdout]   22:     0x5d62ec0926c2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d62ec09273d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d62ebffb38d - <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5d62ebffb28b - tokio[57c5846210972499]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5d62ebffb28b - tokio[57c5846210972499]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5d62ebffb28b - <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5d62ebff2530 - <tokio[57c5846210972499]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5d62ebffa54d - <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5d62ebff9844 - <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5d62ec077beb - <tokio[57c5846210972499]::runtime::context::scoped::Scoped<tokio[57c5846210972499]::runtime::scheduler::Context>>::set::<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[57c5846210972499]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d62ebfe3a89 - tokio[57c5846210972499]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[57c5846210972499]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5d62ebf550f2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[57c5846210972499]::runtime::context::Context>>::try_with::<tokio[57c5846210972499]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[57c5846210972499]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[57c5846210972499]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5d62ebf54c7e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[57c5846210972499]::runtime::context::Context>>::with::<tokio[57c5846210972499]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[57c5846210972499]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[57c5846210972499]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5d62ebfe164d - tokio[57c5846210972499]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[57c5846210972499]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5d62ebff4ed0 - <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5d62ebff51c6 - <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5d62ebff8120 - <tokio[57c5846210972499]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5d62ec035c23 - tokio[57c5846210972499]::runtime::context::runtime::enter_runtime::<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d62ebff1cd1 - <tokio[57c5846210972499]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5d62ec006784 - <tokio[57c5846210972499]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d62ec00694c - <tokio[57c5846210972499]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d62ec090760 - volga[f88adecd927f5ab2]::http::endpoints::args::file::tests::it_saves_request_body_to_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:227:52
[INFO] [stdout]   44:     0x5d62ec088857 - volga[f88adecd927f5ab2]::http::endpoints::args::file::tests::it_saves_request_body_to_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:210:45
[INFO] [stdout]   45:     0x5d62ebf526a6 - <volga[f88adecd927f5ab2]::http::endpoints::args::file::tests::it_saves_request_body_to_file::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d62ec0bb1cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d62ec0bb1cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5d62ec0c7a2a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5d62ec0c7a2a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5d62ec0c7a2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d62ec0c7a2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d62ec0c7a2a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d62ec0c7a2a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5d62ec0c7a2a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5d62ec0c1ef4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5d62ec0c1ef4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d62ec0ca522 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5d62ec0ca522 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5d62ec0ca522 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d62ec0ca522 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d62ec0ca522 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d62ec0ca522 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5d62ec0ca522 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d62ec27ca0f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x5d62ec27ca0f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x77a2413c4aa4 - <unknown>
[INFO] [stdout]   67:     0x77a241451a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[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' (113) panicked at src/http/endpoints/args/file.rs:198: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:     0x5d62ec27d1a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d62ec27d1a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d62ec27d1a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d62ec27d1a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d62ec294c9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d62ec294c9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d62ec2823a6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d62ec2823a6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d62ec25ae4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d62ec25ae4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d62ec275199 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d62ec0c6e1e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d62ec0c6e1e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d62ec275402 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d62ec275402 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d62ec25af08 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d62ec2527f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d62ec25bd5d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d62ec2953dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d62ec295152 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d62ec089830 - <core[c5ed12ab89cc536a]::result::Result<(), volga[f88adecd927f5ab2]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d62ec089830 - volga[f88adecd927f5ab2]::http::endpoints::args::file::tests::it_reads_from_payload::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:198:42
[INFO] [stdout]   22:     0x5d62ec0926c2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d62ec09273d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d62ebffb38d - <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5d62ebffb28b - tokio[57c5846210972499]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5d62ebffb28b - tokio[57c5846210972499]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5d62ebffb28b - <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5d62ebff2530 - <tokio[57c5846210972499]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5d62ebffa54d - <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5d62ebff9844 - <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5d62ec077beb - <tokio[57c5846210972499]::runtime::context::scoped::Scoped<tokio[57c5846210972499]::runtime::scheduler::Context>>::set::<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[57c5846210972499]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d62ebfe3a89 - tokio[57c5846210972499]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[57c5846210972499]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5d62ebf550f2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[57c5846210972499]::runtime::context::Context>>::try_with::<tokio[57c5846210972499]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[57c5846210972499]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[57c5846210972499]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5d62ebf54c7e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[57c5846210972499]::runtime::context::Context>>::with::<tokio[57c5846210972499]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[57c5846210972499]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[57c5846210972499]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5d62ebfe164d - tokio[57c5846210972499]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[57c5846210972499]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5d62ebff4ed0 - <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5d62ebff51c6 - <tokio[57c5846210972499]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5d62ebff8120 - <tokio[57c5846210972499]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5d62ec035c23 - tokio[57c5846210972499]::runtime::context::runtime::enter_runtime::<<tokio[57c5846210972499]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d62ebff1cd1 - <tokio[57c5846210972499]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5d62ec006784 - <tokio[57c5846210972499]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d62ec00694c - <tokio[57c5846210972499]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d62ec0905a3 - volga[f88adecd927f5ab2]::http::endpoints::args::file::tests::it_reads_from_payload
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:206:52
[INFO] [stdout]   44:     0x5d62ec088827 - volga[f88adecd927f5ab2]::http::endpoints::args::file::tests::it_reads_from_payload::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/endpoints/args/file.rs:182:37
[INFO] [stdout]   45:     0x5d62ebf52666 - <volga[f88adecd927f5ab2]::http::endpoints::args::file::tests::it_reads_from_payload::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d62ec0bb1cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d62ec0bb1cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5d62ec0c7a2a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5d62ec0c7a2a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5d62ec0c7a2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d62ec0c7a2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d62ec0c7a2a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d62ec0c7a2a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5d62ec0c7a2a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5d62ec0c1ef4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5d62ec0c1ef4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d62ec0ca522 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5d62ec0ca522 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5d62ec0ca522 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d62ec0ca522 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d62ec0ca522 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d62ec0ca522 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5d62ec0ca522 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d62ec27ca0f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x5d62ec27ca0f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x77a2413c4aa4 - <unknown>
[INFO] [stdout]   67:     0x77a241451a64 - 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. 344 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "88576942a07041d32cd4e64e6249b20eefc0211b49870a6962ea4d9eab874af4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88576942a07041d32cd4e64e6249b20eefc0211b49870a6962ea4d9eab874af4", kill_on_drop: false }`
[INFO] [stdout] 88576942a07041d32cd4e64e6249b20eefc0211b49870a6962ea4d9eab874af4
