[INFO] cloning repository https://github.com/Arkptz/mitm2openapi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arkptz/mitm2openapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkptz%2Fmitm2openapi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkptz%2Fmitm2openapi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d60154d691c658087578c45b39003cbf8b0f74f
[INFO] testing Arkptz/mitm2openapi against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkptz%2Fmitm2openapi" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Arkptz/mitm2openapi
[INFO] finished tweaking git repo https://github.com/Arkptz/mitm2openapi
[INFO] tweaked toml for git repo https://github.com/Arkptz/mitm2openapi written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arkptz/mitm2openapi on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arkptz/mitm2openapi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmp v0.8.15
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded serde_with_macros v3.18.0
[INFO] [stderr]   Downloaded rmp-serde v1.3.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded har v0.9.0
[INFO] [stderr]   Downloaded assert_cmd v2.2.2
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.3
[INFO] [stderr]   Downloaded serde_with v3.18.0
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6da03feef1dc6000c2ac7c9c7e39e22c358b68286b1df77dd2f2c51e666d98d7
[INFO] running `Command { std: "docker" "start" "6da03feef1dc6000c2ac7c9c7e39e22c358b68286b1df77dd2f2c51e666d98d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6da03feef1dc6000c2ac7c9c7e39e22c358b68286b1df77dd2f2c51e666d98d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6da03feef1dc6000c2ac7c9c7e39e22c358b68286b1df77dd2f2c51e666d98d7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6da03feef1dc6000c2ac7c9c7e39e22c358b68286b1df77dd2f2c51e666d98d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6da03feef1dc6000c2ac7c9c7e39e22c358b68286b1df77dd2f2c51e666d98d7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling har v0.9.0
[INFO] [stderr]    Compiling mitm2openapi v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.07s
[INFO] running `Command { std: "docker" "inspect" "6da03feef1dc6000c2ac7c9c7e39e22c358b68286b1df77dd2f2c51e666d98d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6da03feef1dc6000c2ac7c9c7e39e22c358b68286b1df77dd2f2c51e666d98d7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling mitm2openapi v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.27s
[INFO] running `Command { std: "docker" "inspect" "6da03feef1dc6000c2ac7c9c7e39e22c358b68286b1df77dd2f2c51e666d98d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6da03feef1dc6000c2ac7c9c7e39e22c358b68286b1df77dd2f2c51e666d98d7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mitm2openapi-183a382dab090f18)
[INFO] [stdout] 
[INFO] [stdout] running 316 tests
[INFO] [stdout] test builder::tests::discover_empty_requests ... ok
[INFO] [stdout] test builder::tests::case_insensitive_method ... ok
[INFO] [stdout] test builder::tests::builder_new_sets_metadata ... ok
[INFO] [stdout] test builder::tests::add_requests_batch ... ok
[INFO] [stdout] test builder::tests::discover_parameterized_path ... ok
[INFO] [stdout] test builder::tests::different_methods_same_path ... ok
[INFO] [stdout] test builder::tests::builder_new_custom_title ... ok
[INFO] [stdout] test builder::tests::discover_single_get ... ok
[INFO] [stdout] test builder::tests::discover_strips_query_string ... ok
[INFO] [stdout] test builder::tests::extract_tag_param_segment_skipped ... ok
[INFO] [stdout] test builder::tests::extract_tag_basic ... ok
[INFO] [stdout] test builder::tests::extract_tag_root ... ok
[INFO] [stdout] test builder::tests::exclude_headers_filters_custom_headers ... ok
[INFO] [stdout] test builder::tests::host_from_bare_prefix ... ok
[INFO] [stdout] test builder::tests::host_from_http_prefix ... ok
[INFO] [stdout] test builder::tests::host_from_https_prefix ... ok
[INFO] [stdout] test builder::tests::glob_exact_match ... ok
[INFO] [stdout] test builder::tests::ignore_images_off_keeps_image_responses ... ok
[INFO] [stdout] test builder::tests::discover_multiple_paths_sorted_deduped ... ok
[INFO] [stdout] test builder::tests::include_headers_adds_header_params ... ok
[INFO] [stdout] test builder::tests::discover_respects_include_patterns ... ok
[INFO] [stdout] test builder::tests::glob_matches_single_star_within_segment ... ok
[INFO] [stdout] test builder::tests::multiple_paths ... ok
[INFO] [stdout] test builder::tests::discover_prefix_stripping ... ok
[INFO] [stdout] test builder::tests::ignore_images_skips_image_responses ... ok
[INFO] [stdout] test builder::tests::discover_respects_exclude_patterns ... ok
[INFO] [stdout] test builder::tests::glob_matches_double_star_subtree ... ok
[INFO] [stdout] test builder::tests::extract_tag_with_override ... ok
[INFO] [stdout] test builder::tests::examples_binary_skipped ... ok
[INFO] [stdout] test builder::tests::no_response_body_still_creates_response ... ok
[INFO] [stdout] test builder::tests::multiple_status_codes_merged ... ok
[INFO] [stdout] test builder::tests::max_examples_cap_enforced ... ok
[INFO] [stdout] test builder::tests::examples_accumulator_basic ... ok
[INFO] [stdout] test builder::tests::max_examples_zero_disables ... ok
[INFO] [stdout] test builder::tests::parse_body_form_fields_cap ... ok
[INFO] [stdout] test builder::tests::parse_body_form_urlencoded ... ok
[INFO] [stdout] test builder::tests::parse_body_json ... ok
[INFO] [stdout] test builder::tests::parse_body_msgpack ... ok
[INFO] [stdout] test builder::tests::prefix_filtering_skips_non_matching ... ok
[INFO] [stdout] test builder::tests::patch_method_honored ... ok
[INFO] [stdout] test builder::tests::query_params_extracted ... ok
[INFO] [stdout] test builder::tests::prefix_with_path_component ... ok
[INFO] [stdout] test builder::tests::request_body_merge_identical_schemas ... ok
[INFO] [stdout] test builder::tests::request_body_first_no_body_second_has_body ... ok
[INFO] [stdout] test builder::tests::request_body_different_content_types_separate ... ok
[INFO] [stdout] test builder::tests::max_examples_default_five ... ok
[INFO] [stdout] test builder::tests::redact_integration_pattern ... ok
[INFO] [stdout] test builder::tests::redact_integration_field ... ok
[INFO] [stdout] test builder::tests::request_examples_multiple_captures ... ok
[INFO] [stdout] test builder::tests::request_body_merge_different_schemas ... ok
[INFO] [stdout] test builder::tests::request_examples_get_no_body ... ok
[INFO] [stdout] test builder::tests::response_examples_duplicate_names_get_suffix ... ok
[INFO] [stdout] test builder::tests::redact_schema_unaffected ... ok
[INFO] [stdout] test builder::tests::tag_override_applied ... ok
[INFO] [stdout] test builder::tests::same_status_divergent_schemas_one_of ... ok
[INFO] [stdout] test builder::tests::tag_extracted_from_first_segment ... ok
[INFO] [stdout] test builder::tests::same_status_identical_schema_no_one_of ... ok
[INFO] [stdout] test builder::tests::response_examples_non_json_skipped ... ok
[INFO] [stdout] test enrichments::tests::component_schema_description_set_without_touching_properties ... ok
[INFO] [stdout] test enrichments::tests::operation_not_in_overlay_is_untouched ... ok
[INFO] [stdout] test builder::tests::parse_body_unknown_ct_returns_none ... ok
[INFO] [stdout] test builder::tests::template_matching_skips_unmatched ... ok
[INFO] [stdout] test enrichments::tests::info_overlay_merges_per_key ... ok
[INFO] [stdout] test builder::tests::post_request_with_json_body ... ok
[INFO] [stdout] test builder::tests::unknown_method_skipped ... ok
[INFO] [stdout] test builder::tests::template_matching_parameterizes_paths ... ok
[INFO] [stdout] test builder::tests::suppress_params_removes_parameters ... ok
[INFO] [stdout] test builder::tests::response_examples_multiple_captures ... ok
[INFO] [stdout] test envelope::tests::group_by_discriminator ... ok
[INFO] [stdout] test envelope::tests::missing_discriminator_field_is_error ... ok
[INFO] [stdout] test envelope::tests::non_boolean_discriminator_is_error ... ok
[INFO] [stdout] test envelope::tests::only_success_unchanged ... ok
[INFO] [stdout] test envelope::tests::success_component_name_from_operation_id ... ok
[INFO] [stdout] test envelope::tests::infer_api_error_merges_all_bodies_not_just_first ... ok
[INFO] [stdout] test envelope::tests::zero_error_bodies ... ok
[INFO] [stdout] test envelope::tests::success_component_name_fallback ... ok
[INFO] [stdout] test envelope::tests::inferred_api_error_includes_discriminator_field_pinned_to_false ... ok
[INFO] [stdout] test har_reader::tests::har_heuristic_positive ... ok
[INFO] [stdout] test har_reader::tests::parse_base64_body_har ... ok
[INFO] [stdout] test har_reader::tests::har_heuristic_non_har_file ... ok
[INFO] [stdout] test har_reader::tests::bom_stripping ... ok
[INFO] [stdout] test enrichments::tests::overlay_summary_and_description_win_over_auto ... ok
[INFO] [stdout] test enrichments::tests::unknown_operation_id_errors_in_strict_mode ... ok
[INFO] [stdout] test builder::tests::simple_get_request ... ok
[INFO] [stdout] test enrichments::tests::unknown_operation_id_ok_in_lenient_mode ... ok
[INFO] [stdout] test enrichments::tests::response_description_per_status_is_merged ... ok
[INFO] [stdout] test enrichments::tests::x_extensions_are_passed_through_verbatim ... ok
[INFO] [stdout] test har_reader::tests::har_heuristic_directory ... ok
[INFO] [stdout] test envelope::tests::build_one_of_schema_structure ... ok
[INFO] [stdout] test har_reader::tests::har_status_out_of_range ... ok
[INFO] [stdout] test har_reader::tests::base64_decode_error_reported ... ok
[INFO] [stdout] test har_reader::tests::har_scheme_whitelist ... ok
[INFO] [stdout] test har_reader::tests::parse_simple_har ... ok
[INFO] [stdout] test har_reader::tests::stream_empty_entries_array ... ok
[INFO] [stdout] test har_reader::tests::read_har_directory ... ok
[INFO] [stdout] test mitmproxy_reader::tests::decompress_body_invalid_data_fallback ... ok
[INFO] [stdout] test mitmproxy_reader::tests::decompress_body_no_encoding_passthrough ... ok
[INFO] [stdout] test mitmproxy_reader::tests::header_name_cap ... ok
[INFO] [stdout] test mitmproxy_reader::tests::heuristic_har_file ... ok
[INFO] [stdout] test mitmproxy_reader::tests::host_empty_rejected ... ok
[INFO] [stdout] test mitmproxy_reader::tests::host_with_at_rejected ... ok
[INFO] [stdout] test mitmproxy_reader::tests::host_with_control_char_rejected ... ok
[INFO] [stdout] test mitmproxy_reader::tests::decompress_body_gzip ... ok
[INFO] [stdout] test har_reader::tests::parse_multi_har ... ok
[INFO] [stdout] test mitmproxy_reader::tests::header_value_cap ... ok
[INFO] [stdout] test mitmproxy_reader::tests::decompress_body_deflate ... ok
[INFO] [stdout] test har_reader::tests::stream_malformed_entry_returns_error ... ok
[INFO] [stdout] test har_reader::tests::stream_har_does_not_materialize_all ... ok
[INFO] [stdout] test mitmproxy_reader::tests::heuristic_directory ... ok
[INFO] [stdout] test mitmproxy_reader::tests::host_with_slash_rejected ... ok
[INFO] [stdout] test mitmproxy_reader::tests::heuristic_flow_file ... ok
[INFO] [stdout] test mitmproxy_reader::tests::parse_corrupt_is_lenient ... ok
[INFO] [stdout] test mitmproxy_reader::tests::parse_no_response ... ok
[INFO] [stdout] test mitmproxy_reader::tests::parse_post_form ... ok
[INFO] [stdout] test mitmproxy_reader::tests::parse_non_utf8 ... ok
[INFO] [stdout] test mitmproxy_reader::tests::port_zero_rejected ... ok
[INFO] [stdout] test har_reader::tests::stream_matches_read_for_fixtures ... ok
[INFO] [stdout] test mitmproxy_reader::tests::decompress_body_brotli ... ok
[INFO] [stdout] test mitmproxy_reader::tests::status_out_of_range ... ok
[INFO] [stdout] test mitmproxy_reader::tests::parse_post_json ... ok
[INFO] [stdout] test mitmproxy_reader::tests::scheme_whitelist ... ok
[INFO] [stdout] test mitmproxy_reader::tests::parse_multi_status ... ok
[INFO] [stdout] test mitmproxy_reader::tests::parse_simple_get ... ok
[INFO] [stdout] test mitmproxy_reader::tests::port_out_of_range ... ok
[INFO] [stdout] test mitmproxy_reader::tests::valid_port_and_status ... ok
[INFO] [stdout] test mitmproxy_reader::tests::scheme_data_rejected ... ok
[INFO] [stdout] test operation_id::tests::collision_resolution ... ok
[INFO] [stdout] test mitmproxy_reader::tests::strict_utf8_no_collision ... ok
[INFO] [stdout] test operation_id::tests::get_collection ... ok
[INFO] [stdout] test operation_id::tests::get_item ... ok
[INFO] [stdout] test operation_id::tests::nested_resource ... ok
[INFO] [stdout] test operation_id::tests::deep_path ... ok
[INFO] [stdout] test operation_id::tests::pascal_case_simple ... ok
[INFO] [stdout] test mitmproxy_reader::tests::parse_multiple ... ok
[INFO] [stdout] test mitmproxy_reader::tests::path_control_chars_stripped ... ok
[INFO] [stdout] test operation_id::tests::delete_item ... ok
[INFO] [stdout] test operation_id::tests::pascal_case_snake ... ok
[INFO] [stdout] test mitmproxy_reader::tests::stream_does_not_materialize_all ... ok
[INFO] [stdout] test operation_id::tests::post ... ok
[INFO] [stdout] test operation_id::tests::put_item ... ok
[INFO] [stdout] test operation_id::tests::singularize_already_singular ... ok
[INFO] [stdout] test operation_id::tests::singularize_plural ... ok
[INFO] [stdout] test operation_id::tests::strategy_none ... ok
[INFO] [stdout] test operation_id::tests::deep_post ... ok
[INFO] [stdout] test output::tests::templates_to_yaml_comment_injection_on_ignore_lines ... ok
[INFO] [stdout] test operation_id::tests::override_wins ... ok
[INFO] [stdout] test output::tests::templates_to_yaml_format ... ok
[INFO] [stdout] test output::tests::templates_to_yaml_no_comment_on_non_ignore_lines ... ok
[INFO] [stdout] test output::tests::templates_to_yaml_roundtrip ... ok
[INFO] [stdout] test output::tests::write_yaml_creates_file ... ok
[INFO] [stdout] test params::tests::header_params_excludes_default ... ok
[INFO] [stdout] test output::tests::spec_to_yaml_quotes_openapi_version ... ok
[INFO] [stdout] test mitmproxy_reader::tests::read_flow_directory ... ok
[INFO] [stdout] test params::tests::endpoint_name_post ... ok
[INFO] [stdout] test params::tests::endpoint_name_root ... ok
[INFO] [stdout] test params::tests::header_params_basic ... ok
[INFO] [stdout] test params::tests::header_params_case_insensitive_exclude ... ok
[INFO] [stdout] test params::tests::header_params_custom_exclude ... ok
[INFO] [stdout] test params::tests::endpoint_name_nested_params ... ok
[INFO] [stdout] test operation_id::tests::patch_item ... ok
[INFO] [stdout] test params::tests::header_params_dedup ... ok
[INFO] [stdout] test output::tests::spec_to_yaml_produces_valid_yaml ... ok
[INFO] [stdout] test operation_id::tests::template_strategy ... ok
[INFO] [stdout] test params::tests::path_params_empty_braces ... ok
[INFO] [stdout] test params::tests::path_params_none ... ok
[INFO] [stdout] test params::tests::path_params_multiple ... ok
[INFO] [stdout] test params::tests::query_params_basic ... ok
[INFO] [stdout] test params::tests::query_params_dedup ... ok
[INFO] [stdout] test params::tests::query_params_encoded ... ok
[INFO] [stdout] test params::tests::query_params_empty ... ok
[INFO] [stdout] test params::tests::urlencoding_malformed_percent ... ok
[INFO] [stdout] test params::tests::endpoint_name_basic ... ok
[INFO] [stdout] test params::tests::urlencoding_rejects_overlong ... ok
[INFO] [stdout] test params::tests::urlencoding_utf8_roundtrip ... ok
[INFO] [stdout] test params::tests::query_params_with_fragment ... ok
[INFO] [stdout] test params::tests::urlencoding_preserves_ascii ... ok
[INFO] [stdout] test output::tests::write_yaml_creates_parent_dirs ... ok
[INFO] [stdout] test path_matching::tests::common_words_not_param ... ok
[INFO] [stdout] test path_matching::tests::base58_is_param ... ok
[INFO] [stdout] test path_matching::tests::alpha_is_not_param ... ok
[INFO] [stdout] test path_matching::tests::empty_is_not_param ... ok
[INFO] [stdout] test path_matching::tests::custom_regex_extends_matching ... ok
[INFO] [stdout] test path_matching::tests::digit_leading_param_rejected ... ok
[INFO] [stdout] test path_matching::tests::first_match_wins_literal_before_param ... ok
[INFO] [stdout] test path_matching::tests::hex_string_is_param ... ok
[INFO] [stdout] test path_matching::tests::invalid_param_ident_rejected ... ok
[INFO] [stdout] test path_matching::tests::match_path_empty_templates ... ok
[INFO] [stdout] test params::tests::query_params_no_value ... ok
[INFO] [stdout] test path_matching::tests::numeric_is_param ... ok
[INFO] [stdout] test path_matching::tests::first_match_wins_param_before_literal ... ok
[INFO] [stdout] test path_matching::tests::suggest_deduplicates ... ok
[INFO] [stdout] test path_matching::tests::regex_special_chars_in_literal_parts ... ok
[INFO] [stdout] test path_matching::tests::simple_path_rejects_different_path ... ok
[INFO] [stdout] test path_matching::tests::special_chars_question_mark ... ok
[INFO] [stdout] test path_matching::tests::suggest_mixed_param_and_literal ... ok
[INFO] [stdout] test path_matching::tests::multiple_params ... ok
[INFO] [stdout] test path_matching::tests::match_path_returns_none_when_no_match ... ok
[INFO] [stdout] test path_matching::tests::root_path ... ok
[INFO] [stdout] test path_matching::tests::suggest_preserves_non_param_paths ... ok
[INFO] [stdout] test path_matching::tests::suggest_multiple_params ... ok
[INFO] [stdout] test path_matching::tests::short_uppercase_not_param ... ok
[INFO] [stdout] test path_matching::tests::suggest_replaces_numeric_segments ... ok
[INFO] [stdout] test path_matching::tests::upper_case_slug_is_param ... ok
[INFO] [stdout] test path_matching::tests::variability_combined_with_heuristic ... ok
[INFO] [stdout] test path_matching::tests::variability_three_values_parameterized ... ok
[INFO] [stdout] test path_matching::tests::version_prefix_not_param ... ok
[INFO] [stdout] test path_matching::tests::special_chars_dot_in_path ... ok
[INFO] [stdout] test path_matching::tests::param_does_not_match_slash ... ok
[INFO] [stdout] test path_matching::tests::uuid_is_param ... ok
[INFO] [stdout] test path_matching::tests::variability_two_values_not_parameterized ... ok
[INFO] [stdout] test path_matching::tests::template_does_not_match_extra_segments ... ok
[INFO] [stdout] test path_matching::tests::variability_version_not_parameterized ... ok
[INFO] [stdout] test redact::tests::redact_array_items ... ok
[INFO] [stdout] test redact::tests::redact_empty_noop ... ok
[INFO] [stdout] test path_matching::tests::suggest_replaces_uuid_segments ... ok
[INFO] [stdout] test schema::tests::array_union_first_n_elements ... ok
[INFO] [stdout] test schema::tests::array_with_int_produces_array_with_integer_items ... ok
[INFO] [stdout] test schema::tests::empty_array_produces_array_with_any_items ... ok
[INFO] [stdout] test redact::tests::redact_invalid_regex ... ok
[INFO] [stdout] test redact::tests::redact_nested_field ... ok
[INFO] [stdout] test schema::tests::all_uuid_keys_produces_additional_properties ... ok
[INFO] [stdout] test schema::tests::empty_array_serializes_correctly ... ok
[INFO] [stdout] test schema::tests::float_serializes_correctly ... ok
[INFO] [stdout] test schema::tests::false_produces_boolean ... ok
[INFO] [stdout] test path_matching::tests::template_with_param_matches_uuid ... ok
[INFO] [stdout] test schema::tests::empty_object_produces_object_with_empty_properties ... ok
[INFO] [stdout] test redact::tests::redact_hex_pattern ... ok
[INFO] [stdout] test schema::tests::is_numeric_string_valid ... ok
[INFO] [stdout] test schema::tests::empty_string_produces_string ... ok
[INFO] [stdout] test schema::tests::few_numeric_keys_same_type_treated_as_object ... ok
[INFO] [stdout] test schema::tests::integer_serializes_correctly ... ok
[INFO] [stdout] test schema::tests::is_uuid_valid ... ok
[INFO] [stdout] test schema::tests::hello_produces_string ... ok
[INFO] [stdout] test schema::tests::many_numeric_keys_produces_additional_properties ... ok
[INFO] [stdout] test schema::tests::float_produces_number ... ok
[INFO] [stdout] test schema::tests::is_uuid_invalid ... ok
[INFO] [stdout] test schema::tests::is_numeric_string_invalid ... ok
[INFO] [stdout] test schema::tests::mixed_array_produces_one_of ... ok
[INFO] [stdout] test schema::tests::negative_int_produces_integer ... ok
[INFO] [stdout] test schema::tests::nested_object_array_object ... ok
[INFO] [stdout] test schema::tests::null_produces_nullable_object ... ok
[INFO] [stdout] test schema::tests::null_serializes_correctly ... ok
[INFO] [stdout] test schema::tests::object_with_normal_keys_produces_properties ... ok
[INFO] [stdout] test schema::tests::true_produces_boolean ... ok
[INFO] [stdout] test schema::tests::pi_produces_number ... ok
[INFO] [stdout] test schema::tests::object_with_properties_serializes_correctly ... ok
[INFO] [stdout] test schema::tests::positive_int_produces_integer ... ok
[INFO] [stdout] test schema::tests::zero_produces_integer ... ok
[INFO] [stdout] test schema::tests::status_keyed_object_not_dict ... ok
[INFO] [stdout] test tag_rules::tests::empty_rules ... ok
[INFO] [stdout] test schema::tests::numeric_keys_serializes_with_additional_properties ... ok
[INFO] [stdout] test tag_rules::tests::path_segment_out_of_bounds ... ok
[INFO] [stdout] test tag_rules::tests::path_segment_strategy ... ok
[INFO] [stdout] test schema::tests::string_serializes_correctly ... ok
[INFO] [stdout] test tag_rules::tests::no_match_with_default ... ok
[INFO] [stdout] test tag_rules::tests::no_match_no_default ... ok
[INFO] [stdout] test tag_rules::tests::regex_capture_groups ... ok
[INFO] [stdout] test path_matching::tests::template_with_param_matches_numeric ... ok
[INFO] [stdout] test tnetstring::tests::error_empty_input ... ok
[INFO] [stdout] test tnetstring::tests::error_invalid_boolean ... ok
[INFO] [stdout] test tnetstring::tests::error_dict_key_without_value ... ok
[INFO] [stdout] test tag_rules::tests::load_tag_rules_from_yaml ... ok
[INFO] [stdout] test tnetstring::tests::depth_cap ... ok
[INFO] [stdout] test tnetstring::tests::error_invalid_utf8_in_unicode ... ok
[INFO] [stdout] test tnetstring::tests::error_length_overflow_too_many_digits ... ok
[INFO] [stdout] test tnetstring::tests::error_null_with_nonzero_length ... ok
[INFO] [stdout] test tnetstring::tests::error_invalid_length_non_digit ... ok
[INFO] [stdout] test tnetstring::tests::error_invalid_tag ... ok
[INFO] [stdout] test tnetstring::tests::error_reports_offset_and_count ... ok
[INFO] [stdout] test path_matching::tests::simple_path_matches_itself ... ok
[INFO] [stdout] test tag_rules::tests::match_first_wins ... ok
[INFO] [stdout] test schema::tests::deeply_nested_json_caps_at_any_schema ... ok
[INFO] [stdout] test tnetstring::tests::error_truncated_input ... ok
[INFO] [stdout] test tag_rules::tests::load_tag_rules_invalid_regex ... ok
[INFO] [stdout] test tnetstring::tests::get_missing_key_returns_none ... ok
[INFO] [stdout] test tnetstring::tests::helper_methods_return_none_on_type_mismatch ... ok
[INFO] [stdout] test tnetstring::tests::no_resync_on_binary_payload ... ok
[INFO] [stdout] test tnetstring::tests::parse_bool_true ... ok
[INFO] [stdout] test tnetstring::tests::parse_bool_false ... ok
[INFO] [stdout] test path_matching::tests::special_chars_plus_in_path ... ok
[INFO] [stdout] test params::tests::path_params_single ... ok
[INFO] [stdout] test tnetstring::tests::parse_bytes ... ok
[INFO] [stdout] test tnetstring::tests::get_on_non_dict_returns_none ... ok
[INFO] [stdout] test tnetstring::tests::parse_deeply_nested ... ok
[INFO] [stdout] test tnetstring::tests::parse_dict_with_bytes_key ... ok
[INFO] [stdout] test tnetstring::tests::parse_dict_with_list_value ... ok
[INFO] [stdout] test tnetstring::tests::parse_empty_bytes ... ok
[INFO] [stdout] test tnetstring::tests::parse_empty_dict ... ok
[INFO] [stdout] test tnetstring::tests::parse_empty_list ... ok
[INFO] [stdout] test tnetstring::tests::parse_empty_null ... ok
[INFO] [stdout] test tnetstring::tests::parse_empty_string ... ok
[INFO] [stdout] test tnetstring::tests::parse_float ... ok
[INFO] [stdout] test tnetstring::tests::parse_integer ... ok
[INFO] [stdout] test tnetstring::tests::parse_list_of_dicts ... ok
[INFO] [stdout] test tnetstring::tests::parse_negative_integer ... ok
[INFO] [stdout] test tnetstring::tests::parse_simple_dict ... ok
[INFO] [stdout] test tnetstring::tests::parse_simple_list ... ok
[INFO] [stdout] test tnetstring::tests::parse_unicode_string ... ok
[INFO] [stdout] test tnetstring::tests::parse_unicode_string_utf8 ... ok
[INFO] [stdout] test tnetstring::tests::payload_size_cap ... ok
[INFO] [stdout] test tnetstring::tests::parse_multiple_values_from_reader ... ok
[INFO] [stdout] test tnetstring::tests::parse_simple_get_flow ... ok
[INFO] [stdout] test tnetstring::tests::parse_null ... ok
[INFO] [stdout] test tnetstring::tests::parse_one_reads_single_value ... ok
[INFO] [stdout] test tnetstring::tests::parse_one_returns_none_at_eof ... ok
[INFO] [stdout] test type_hints::tests::numeric_string_valid ... ok
[INFO] [stdout] test type_hints::tests::uuid_valid ... ok
[INFO] [stdout] test type_hints::tests::uuid_invalid ... ok
[INFO] [stdout] test tnetstring::tests::parse_multiple_flows_file ... ok
[INFO] [stdout] test type_hints::tests::numeric_string_invalid ... ok
[INFO] [stdout] test path_matching::tests::compiled_templates_matches_free_function ... ok
[INFO] [stdout] test tnetstring::tests::proptests::int_roundtrip_content ... ok
[INFO] [stdout] test tnetstring::tests::proptests::bytes_roundtrip_content ... ok
[INFO] [stdout] test tnetstring::tests::proptests::roundtrip_simple_values ... ok
[INFO] [stdout] test tnetstring::tests::proptests::roundtrip_multiple_values ... ok
[INFO] [stdout] test mitmproxy_reader::tests::body_cap_truncates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 316 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mitm2openapi-d03613c50373bfca)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_features.rs (/opt/rustwide/target/debug/deps/e2e_features-e74138eaa228934a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test e2e_no_flags_backward_compat ... ok
[INFO] [stdout] test e2e_all_features ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enrichments_cli.rs (/opt/rustwide/target/debug/deps/enrichments_cli-d6a1b84249dcfef6)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test cli_enrichments_flag_applies_overlay ... ok
[INFO] [stdout] test cli_enrichments_invalid_yaml_errors ... ok
[INFO] [stdout] test cli_enrichments_strict_mode_rejects_unknown_opid ... ok
[INFO] [stdout] test cli_enrichments_requires_operation_id_strategy ... ok
[INFO] [stdout] test cli_enrichments_missing_file_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/full_pipeline.rs (/opt/rustwide/target/debug/deps/full_pipeline-ec7b1185871b7870)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test full_pipeline_all_features ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/merge_responses.rs (/opt/rustwide/target/debug/deps/merge_responses-be63c840d64832e4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_multiple_status_codes_merged ... ok
[INFO] [stdout] test test_same_status_divergent_schemas_one_of ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/output_atomic.rs (/opt/rustwide/target/debug/deps/output_atomic-fcc4fce3eb80012e)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test successful_write_creates_file ... ok
[INFO] [stdout] test creates_parent_directories ... ok
[INFO] [stdout] test overwrite_existing_file ... ok
[INFO] [stdout] test write_to_nonexistent_parent_fails_gracefully ... FAILED
[INFO] [stdout] test partial_write_preserves_target ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- write_to_nonexistent_parent_fails_gracefully stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'write_to_nonexistent_parent_fails_gracefully' (2421) panicked at tests/output_atomic.rs:66:5:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6546dc1cf0a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6546dc1cf0a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6546dc1cf0a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6546dc1cf0a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6546dc1e305a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6546dc1e305a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6546dc1d39a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6546dc1d39a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6546dc1ac566 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6546dc1ac566 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6546dc1c6999 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6546dc16141c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6546dc16141c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6546dc1c6b52 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6546dc1c6b52 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6546dc1ac654 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6546dc1a15b9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6546dc1ad49d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6546dc1e37ac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6546dc1e3772 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6546dc13e510 - output_atomic[50a6fd29ccc3be51]::write_to_nonexistent_parent_fails_gracefully
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/output_atomic.rs:66:5
[INFO] [stdout]   21:     0x6546dc13c897 - output_atomic[50a6fd29ccc3be51]::write_to_nonexistent_parent_fails_gracefully::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/output_atomic.rs:60:50
[INFO] [stdout]   22:     0x6546dc13f076 - <output_atomic[50a6fd29ccc3be51]::write_to_nonexistent_parent_fails_gracefully::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6546dc1544fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6546dc1544fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x6546dc161d75 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x6546dc161d75 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x6546dc161d75 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x6546dc161d75 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x6546dc161d75 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6546dc161d75 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x6546dc161d75 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x6546dc15b684 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x6546dc15b684 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x6546dc164df2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x6546dc164df2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x6546dc164df2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x6546dc164df2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x6546dc164df2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6546dc164df2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x6546dc164df2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6546dc1ce6cf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x6546dc1ce6cf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x74712c825aa4 - <unknown>
[INFO] [stdout]   44:     0x74712c8b2a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- partial_write_preserves_target stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'partial_write_preserves_target' (2419) panicked at tests/output_atomic.rs:45:5:
[INFO] [stdout] write to read-only dir should fail
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6546dc1cf0a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6546dc1cf0a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6546dc1cf0a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6546dc1cf0a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6546dc1e305a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6546dc1e305a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6546dc1d39a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6546dc1d39a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6546dc1ac566 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6546dc1ac566 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6546dc1c6999 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6546dc16141c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6546dc16141c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6546dc1c6b52 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6546dc1c6b52 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6546dc1ac654 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6546dc1a15b9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6546dc1ad49d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6546dc1e37ac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6546dc13e045 - output_atomic[50a6fd29ccc3be51]::partial_write_preserves_target
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/output_atomic.rs:45:5
[INFO] [stdout]   20:     0x6546dc13c867 - output_atomic[50a6fd29ccc3be51]::partial_write_preserves_target::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/output_atomic.rs:30:36
[INFO] [stdout]   21:     0x6546dc13f036 - <output_atomic[50a6fd29ccc3be51]::partial_write_preserves_target::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6546dc1544fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6546dc1544fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x6546dc161d75 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x6546dc161d75 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x6546dc161d75 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6546dc161d75 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6546dc161d75 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6546dc161d75 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x6546dc161d75 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x6546dc15b684 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x6546dc15b684 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6546dc164df2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6546dc164df2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6546dc164df2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6546dc164df2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6546dc164df2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6546dc164df2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6546dc164df2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6546dc1ce6cf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x6546dc1ce6cf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x74712c825aa4 - <unknown>
[INFO] [stdout]   43:     0x74712c8b2a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     partial_write_preserves_target
[INFO] [stdout]     write_to_nonexistent_parent_fails_gracefully
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test output_atomic`
[INFO] running `Command { std: "docker" "inspect" "6da03feef1dc6000c2ac7c9c7e39e22c358b68286b1df77dd2f2c51e666d98d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6da03feef1dc6000c2ac7c9c7e39e22c358b68286b1df77dd2f2c51e666d98d7", kill_on_drop: false }`
[INFO] [stdout] 6da03feef1dc6000c2ac7c9c7e39e22c358b68286b1df77dd2f2c51e666d98d7
