[INFO] fetching crate foxtive-ntex-multipart 0.7.2...
[INFO] testing foxtive-ntex-multipart-0.7.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate foxtive-ntex-multipart 0.7.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate foxtive-ntex-multipart 0.7.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate foxtive-ntex-multipart 0.7.2
[INFO] tweaked toml for crates.io crate foxtive-ntex-multipart 0.7.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate foxtive-ntex-multipart 0.7.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate foxtive-ntex-multipart 0.7.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 942f41c7e6fb7bef60fba2bf5e158f1c1421c63ab65bda2e784be806ce02c330
[INFO] running `Command { std: "docker" "start" "-a" "942f41c7e6fb7bef60fba2bf5e158f1c1421c63ab65bda2e784be806ce02c330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "942f41c7e6fb7bef60fba2bf5e158f1c1421c63ab65bda2e784be806ce02c330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "942f41c7e6fb7bef60fba2bf5e158f1c1421c63ab65bda2e784be806ce02c330", kill_on_drop: false }`
[INFO] [stdout] 942f41c7e6fb7bef60fba2bf5e158f1c1421c63ab65bda2e784be806ce02c330
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83208cb80e5179c4e176855c1dd324b0e6ef52731f0ccfdc4890b6be0fc27fe8
[INFO] running `Command { std: "docker" "start" "-a" "83208cb80e5179c4e176855c1dd324b0e6ef52731f0ccfdc4890b6be0fc27fe8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ntex-service v3.5.0
[INFO] [stderr]    Compiling ntex-rt v0.4.32
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling nanorand v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ntex-macros v0.1.4
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling ntex-bytes v0.1.30
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ntex-codec v0.6.2
[INFO] [stderr]    Compiling ntex-util v2.14.0
[INFO] [stderr]    Compiling ntex-http v0.1.15
[INFO] [stderr]    Compiling ntex-router v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling foxtive v0.18.4
[INFO] [stderr]    Compiling ntex-io v2.14.0
[INFO] [stderr]    Compiling ntex-net v2.8.1
[INFO] [stderr]    Compiling ntex-h2 v1.13.0
[INFO] [stderr]    Compiling ntex-server v2.8.1
[INFO] [stderr]    Compiling ntex-tls v2.6.1
[INFO] [stderr]    Compiling ntex v2.16.0
[INFO] [stderr]    Compiling ntex-multipart v2.0.0
[INFO] [stderr]    Compiling foxtive-ntex-multipart v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.72s
[INFO] running `Command { std: "docker" "inspect" "83208cb80e5179c4e176855c1dd324b0e6ef52731f0ccfdc4890b6be0fc27fe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83208cb80e5179c4e176855c1dd324b0e6ef52731f0ccfdc4890b6be0fc27fe8", kill_on_drop: false }`
[INFO] [stdout] 83208cb80e5179c4e176855c1dd324b0e6ef52731f0ccfdc4890b6be0fc27fe8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4a35aaa20a9ad2e3e50a9722ac419cf7aa582283a3227a85d12a01b7cf0cdad
[INFO] running `Command { std: "docker" "start" "-a" "a4a35aaa20a9ad2e3e50a9722ac419cf7aa582283a3227a85d12a01b7cf0cdad", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling foxtive v0.18.4
[INFO] [stderr]    Compiling foxtive-ntex-multipart v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.56s
[INFO] running `Command { std: "docker" "inspect" "a4a35aaa20a9ad2e3e50a9722ac419cf7aa582283a3227a85d12a01b7cf0cdad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4a35aaa20a9ad2e3e50a9722ac419cf7aa582283a3227a85d12a01b7cf0cdad", kill_on_drop: false }`
[INFO] [stdout] a4a35aaa20a9ad2e3e50a9722ac419cf7aa582283a3227a85d12a01b7cf0cdad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 376ed74f8d610a23c102772c22d0dc8ccd1b7ffdfb945de2afff997e4221db6f
[INFO] running `Command { std: "docker" "start" "-a" "376ed74f8d610a23c102772c22d0dc8ccd1b7ffdfb945de2afff997e4221db6f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/foxtive_ntex_multipart-185d4a38cc1dfa04)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test content_disposition::tests::test_create_empty_disposition ... ok
[INFO] [stdout] test content_disposition::tests::test_create_valid_disposition ... ok
[INFO] [stdout] test content_disposition::tests::test_create_no_filename ... ok
[INFO] [stdout] test content_disposition::tests::test_get_variable ... ok
[INFO] [stdout] test content_disposition::tests::test_get_variables ... ok
[INFO] [stdout] test content_disposition::tests::test_parse_filename_only ... ok
[INFO] [stdout] test content_disposition::tests::test_parse_name_only ... ok
[INFO] [stdout] test content_disposition::tests::test_parse_no_fields ... ok
[INFO] [stdout] test content_disposition::tests::test_parse_quoted_values ... ok
[INFO] [stdout] test content_disposition::tests::test_parse_with_spaces ... ok
[INFO] [stdout] test file_input::tests::test_calculate_size_empty ... ok
[INFO] [stdout] test file_input::tests::test_calculate_size_multiple_chunks ... ok
[INFO] [stdout] test file_input::tests::test_calculate_size_various_sizes ... ok
[INFO] [stdout] test file_input::tests::test_calculate_size_performance ... ok
[INFO] [stdout] test file_input::tests::test_clone_file_input ... ok
[INFO] [stdout] test content_disposition::tests::test_parse_multiple_parameters ... ok
[INFO] [stdout] test file_input::tests::test_create_missing_content_type ... ok
[INFO] [stdout] test file_input::tests::test_create_success ... ok
[INFO] [stdout] test file_input::tests::test_create_with_no_extension ... ok
[INFO] [stdout] test file_input::tests::test_get_content_type_missing ... ok
[INFO] [stdout] test file_input::tests::test_get_content_type_success ... ok
[INFO] [stdout] test file_input::tests::test_human_size_bytes ... ok
[INFO] [stdout] test file_input::tests::test_human_size_kilobytes ... ok
[INFO] [stdout] test file_input::tests::test_create_various_content_types ... ok
[INFO] [stdout] test file_input::tests::test_file_input_workflow ... ok
[INFO] [stdout] test file_input::tests::test_calculate_size_single_chunk ... ok
[INFO] [stdout] test file_input::tests::test_default_file_input ... ok
[INFO] [stdout] test file_input::tests::test_create_with_multiple_extensions ... ok
[INFO] [stdout] test file_input::tests::test_human_size_megabytes ... ok
[INFO] [stdout] test file_validator::tests::test_validate_file_count_too_many ... ok
[INFO] [stdout] test file_validator::tests::test_validate_file_count_too_few ... ok
[INFO] [stdout] test file_validator::tests::test_validate_file_extension_invalid ... ok
[INFO] [stdout] test file_validator::tests::test_validate_content_type_invalid ... ok
[INFO] [stdout] test file_validator::tests::test_validate_file_count_ok ... ok
[INFO] [stdout] test file_validator::tests::test_validate_file_extension_valid ... ok
[INFO] [stdout] test file_input::tests::test_get_content_type_invalid_header ... ok
[INFO] [stdout] test file_validator::tests::test_validate_file_size_ok ... ok
[INFO] [stdout] test file_validator::tests::test_validate_file_size_too_small ... ok
[INFO] [stdout] test file_validator::tests::test_validate_required_files_missing ... ok
[INFO] [stdout] test file_validator::tests::test_validate_required_files_present ... ok
[INFO] [stdout] test tests::test::test_custom_type_support ... ok
[INFO] [stdout] test tests::test::test_empty_file_field ... ok
[INFO] [stdout] test tests::test::test_comprehensive_fromstr_type_support ... ok
[INFO] [stdout] test tests::test::test_first_file_and_data_input ... ok
[INFO] [stdout] test tests::test::test_multiple_data_fields ... ok
[INFO] [stdout] test tests::test::test_multiple_files ... ok
[INFO] [stdout] test tests::test::test_post_method_error_handling ... ok
[INFO] [stdout] test tests::test::test_post_method_with_option_types ... ok
[INFO] [stdout] test tests::test::test_post_opt_method ... ok
[INFO] [stdout] test tests::test::test_real_world_integration ... ok
[INFO] [stdout] test tests::test::test_validate_files_too_few ... ok
[INFO] [stdout] test tests::test::test_post_or_method ... ok
[INFO] [stdout] test tests::test::test_post_method_with_types ... ok
[INFO] [stdout] test tests::test::test_uuid_not_available_without_feature ... ok
[INFO] [stdout] test tests::test::test_multipart_new ... ok
[INFO] [stdout] test tests::test::test_save_file ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test::test_save_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test::test_save_file' (78) panicked at src/tests.rs:41:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef7d82fbaf2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef7d82fbaf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef7d82fbaf2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ef7d82fbaf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ef7d830dcdf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ef7d830dcdf - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ef7d82c8a83 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ef7d82c8a83 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ef7d82d4cf2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ef7d82d9bdf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ef7d82d9a71 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ef7d81876ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5ef7d81876ae - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ef7d82da1ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5ef7d82da1ef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ef7d82da016 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5ef7d82d4e29 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ef7d82bcc1d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ef7d8318930 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef7d831890c - core::panicking::panic::h2a6fe4ac012a7582
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5ef7d810ec45 - foxtive_ntex_multipart::tests::test::test_save_file::{{closure}}::h1e521fcaa175cf09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:41:9
[INFO] [stdout]   21:     0x5ef7d8135352 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd8ed6ac64bad72e9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ef7d813530d - <core::pin::Pin<P> as core::future::future::Future>::poll::ha6ad1be03409c13b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ef7d814bddd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h31a31a8abe955b63
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5ef7d814bd1b - tokio::task::coop::with_budget::h5e2985eb66a5ec16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5ef7d814bd1b - tokio::task::coop::budget::hff8dbf0dd923ea08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5ef7d814bd1b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h5a325f4f9b76698b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5ef7d81494b0 - tokio::runtime::scheduler::current_thread::Context::enter::hea3f212dab03810e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5ef7d814b24d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hba20ea7eed420568
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5ef7d814a484 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he261864b1123aa30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x5ef7d816352b - tokio::runtime::context::scoped::Scoped<T>::set::h5a7a63c963912f3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5ef7d812e1c9 - tokio::runtime::context::set_scheduler::{{closure}}::h0715e4c3ff006c68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5ef7d815e8d2 - std::thread::local::LocalKey<T>::try_with::h2eebd03ca0839dd0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x5ef7d815e61e - std::thread::local::LocalKey<T>::with::hbadb988a33c1343b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x5ef7d812e17d - tokio::runtime::context::set_scheduler::hf99ea5fb55e5d190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5ef7d814a210 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he5eaa1f766305ed4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x5ef7d814a4a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h214146a9f28bb722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5ef7d8148790 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6d72b04dd97d7a81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5ef7d813b290 - tokio::runtime::context::runtime::enter_runtime::hba191d26deab082a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5ef7d8148151 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h69a303e112154df2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5ef7d8134dd4 - tokio::runtime::runtime::Runtime::block_on_inner::h408a439513cca38c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5ef7d81350ac - tokio::runtime::runtime::Runtime::block_on::hd78fea338a84b231
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5ef7d810e513 - foxtive_ntex_multipart::tests::test::test_save_file::h8a0bd0b1db1f3e87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:46:45
[INFO] [stdout]   43:     0x5ef7d810f1c7 - foxtive_ntex_multipart::tests::test::test_save_file::{{closure}}::h2579a7c9f81e304c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:27:30
[INFO] [stdout]   44:     0x5ef7d811d9f6 - core::ops::function::FnOnce::call_once::h5936d2b8a9eeefc8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ef7d81874fb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5ef7d81874fb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5ef7d819b50d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5ef7d819b50d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5ef7d819b50d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5ef7d819b50d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5ef7d819b50d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ef7d819b50d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5ef7d819b50d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5ef7d8174a54 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5ef7d8174a54 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5ef7d817838a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x5ef7d817838a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5ef7d817838a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5ef7d817838a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5ef7d817838a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ef7d817838a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x5ef7d817838a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5ef7d82d022f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x5ef7d82d022f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x768e4b484aa4 - <unknown>
[INFO] [stdout]   66:     0x768e4b511a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test::test_save_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 55 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "376ed74f8d610a23c102772c22d0dc8ccd1b7ffdfb945de2afff997e4221db6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "376ed74f8d610a23c102772c22d0dc8ccd1b7ffdfb945de2afff997e4221db6f", kill_on_drop: false }`
[INFO] [stdout] 376ed74f8d610a23c102772c22d0dc8ccd1b7ffdfb945de2afff997e4221db6f
