[INFO] cloning repository https://github.com/sustinbebustin/dry4ts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sustinbebustin/dry4ts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsustinbebustin%2Fdry4ts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsustinbebustin%2Fdry4ts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0977430d6f6fed1c7e802c65089b621d8287b507
[INFO] testing sustinbebustin/dry4ts against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsustinbebustin%2Fdry4ts" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sustinbebustin/dry4ts
[INFO] finished tweaking git repo https://github.com/sustinbebustin/dry4ts
[INFO] tweaked toml for git repo https://github.com/sustinbebustin/dry4ts written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sustinbebustin/dry4ts on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sustinbebustin/dry4ts 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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] 499998b82f21ac7f2095d8cf08c32c3bc1774c62183bbbea728b30f411eafcd1
[INFO] running `Command { std: "docker" "start" "499998b82f21ac7f2095d8cf08c32c3bc1774c62183bbbea728b30f411eafcd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "499998b82f21ac7f2095d8cf08c32c3bc1774c62183bbbea728b30f411eafcd1", 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" "499998b82f21ac7f2095d8cf08c32c3bc1774c62183bbbea728b30f411eafcd1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "499998b82f21ac7f2095d8cf08c32c3bc1774c62183bbbea728b30f411eafcd1", 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" "499998b82f21ac7f2095d8cf08c32c3bc1774c62183bbbea728b30f411eafcd1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling oxc_data_structures v0.133.0
[INFO] [stderr]    Compiling compact_str v0.9.1
[INFO] [stderr]    Compiling oxc_estree v0.133.0
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling oxc_allocator v0.133.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling oxc_str v0.133.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.133.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling oxc-miette v2.7.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling oxc_span v0.133.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.133.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling oxc_regular_expression v0.133.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling oxc_syntax v0.133.0
[INFO] [stderr]    Compiling oxc_ast v0.133.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.133.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.133.0
[INFO] [stderr]    Compiling oxc_parser v0.133.0
[INFO] [stderr]    Compiling dry4ts v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "499998b82f21ac7f2095d8cf08c32c3bc1774c62183bbbea728b30f411eafcd1", 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" "499998b82f21ac7f2095d8cf08c32c3bc1774c62183bbbea728b30f411eafcd1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling oxc_regular_expression v0.133.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling oxc_syntax v0.133.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling oxc_ast v0.133.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling oxc_ecmascript v0.133.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.133.0
[INFO] [stderr]    Compiling oxc_parser v0.133.0
[INFO] [stderr]    Compiling dry4ts v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.92s
[INFO] running `Command { std: "docker" "inspect" "499998b82f21ac7f2095d8cf08c32c3bc1774c62183bbbea728b30f411eafcd1", 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" "499998b82f21ac7f2095d8cf08c32c3bc1774c62183bbbea728b30f411eafcd1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dry4ts-07cda528478beafa)
[INFO] [stdout] 
[INFO] [stdout] running 173 tests
[INFO] [stdout] test candidate::tests::equal_score_breaks_ties_by_left_file_then_lines ... ok
[INFO] [stdout] test candidate::tests::higher_score_sorts_first ... ok
[INFO] [stdout] test candidate::tests::sort_orders_a_realistic_list ... ok
[INFO] [stdout] test config::tests::disabled_never_reads_disk_returns_empty ... ok
[INFO] [stdout] test config::tests::empty_object_is_empty_config ... ok
[INFO] [stdout] test config::tests::explicit_missing_config_is_error ... ok
[INFO] [stdout] test config::tests::discover_prefers_the_closest_config ... ok
[INFO] [stdout] test config::tests::keeps_negative_min_lines_for_later_clamping ... ok
[INFO] [stdout] test config::tests::rejects_fractional_min_lines ... ok
[INFO] [stdout] test config::tests::discover_walks_up_to_first_config ... ok
[INFO] [stdout] test config::tests::parses_full_valid_config ... ok
[INFO] [stdout] test config::tests::rejects_malformed_json ... ok
[INFO] [stdout] test candidate::tests::equal_score_and_file_breaks_by_left_start_line ... ok
[INFO] [stdout] test duplicate_finder::tests::different_structures_do_not_match ... ok
[INFO] [stdout] test duplicate_finder::tests::builtin_prune_applies_to_every_path_not_just_the_first ... ok
[INFO] [stdout] test config::tests::rejects_unknown_key ... ok
[INFO] [stdout] test duplicate_finder::tests::end_line_matches_reference_for_trailing_declaration_without_final_newline ... ok
[INFO] [stdout] test duplicate_finder::tests::end_line_matches_reference_when_final_token_is_followed_by_newline ... ok
[INFO] [stdout] test duplicate_finder::tests::builtin_dir_prune_survives_an_unrelated_config_ignore ... ok
[INFO] [stdout] test duplicate_finder::tests::deep_paren_file_is_skipped_and_good_pair_still_matches ... ok
[INFO] [stdout] test duplicate_finder::tests::filters_out_candidates_below_min_lines ... ok
[INFO] [stdout] test duplicate_finder::tests::filters_out_candidates_below_min_nodes ... ok
[INFO] [stdout] test duplicate_finder::tests::line_for_offset_maps_offsets_to_one_based_lines ... ok
[INFO] [stdout] test duplicate_finder::tests::max_bracket_nesting_deep_array_exceeds_limit ... ok
[INFO] [stdout] test duplicate_finder::tests::max_bracket_nesting_deep_parens_exceed_limit ... ok
[INFO] [stdout] test duplicate_finder::tests::max_bracket_nesting_ignores_brackets_in_block_comments ... ok
[INFO] [stdout] test duplicate_finder::tests::max_bracket_nesting_ignores_brackets_in_string_literals ... ok
[INFO] [stdout] test duplicate_finder::tests::max_bracket_nesting_normal_code_is_well_under_limit ... ok
[INFO] [stdout] test duplicate_finder::tests::method_inner_function_is_not_a_separate_candidate ... ok
[INFO] [stdout] test duplicate_finder::tests::end_line_matches_reference_for_multi_line_function ... ok
[INFO] [stdout] test duplicate_finder::tests::end_line_matches_reference_for_single_line_declaration ... ok
[INFO] [stdout] test duplicate_finder::tests::explicitly_named_file_under_an_ignored_dir_is_still_scanned ... ok
[INFO] [stdout] test duplicate_finder::tests::matches_methods_inside_classes_as_independent_candidates ... ok
[INFO] [stdout] test config::tests::discover_with_no_config_returns_empty ... ok
[INFO] [stdout] test duplicate_finder::tests::read_failure_on_missing_file_is_a_read_error ... ok
[INFO] [stdout] test duplicate_finder::tests::near_miss_respects_threshold_boundary ... ok
[INFO] [stdout] test duplicate_finder::tests::silently_skips_paths_that_cannot_be_statd ... ok
[INFO] [stdout] test duplicate_finder::tests::file_level_exclude_drops_test_file_but_keeps_its_siblings ... ok
[INFO] [stdout] test duplicate_finder::tests::reports_cross_file_matches_with_renamed_locals ... ok
[INFO] [stdout] test duplicate_finder::tests::skips_node_modules_dist_and_git_directories ... ok
[INFO] [stdout] test duplicate_finder::tests::supports_tsx_sources ... ok
[INFO] [stdout] test duplicate_finder::tests::skips_unparseable_files_and_continues_the_scan ... ok
[INFO] [stdout] test duplicate_finder::tests::truly_empty_file_yields_no_candidates_and_no_panic ... ok
[INFO] [stdout] test duplicate_finder::tests::properties::size_ratio_prune_matches_unpruned_candidates ... ok
[INFO] [stdout] test format::tests::joins_multiple_candidates_with_a_blank_line ... ok
[INFO] [stdout] test duplicate_finder::tests::unparseable_content_is_reported_distinctly_from_read_failure ... ok
[INFO] [stdout] test format::tests::json_field_order_matches_contract ... ok
[INFO] [stdout] test format::tests::json_marshals_empty_case_as_null ... ok
[INFO] [stdout] test format::tests::renders_a_candidate_with_two_decimal_rounding ... ok
[INFO] [stdout] test format::tests::json_uses_snake_case_keys_and_round_trips ... ok
[INFO] [stdout] test format::tests::reports_empty_message_when_no_candidates ... ok
[INFO] [stdout] test format::tests::two_dp_rounds_half_away_from_zero ... ok
[INFO] [stdout] test location::tests::line_range_renders_file_and_range ... ok
[INFO] [stdout] test duplicate_finder::tests::validate_ignore_patterns_accepts_globs_and_rejects_malformed ... ok
[INFO] [stdout] test location::tests::overlaps_is_false_across_different_files ... ok
[INFO] [stdout] test location::tests::overlaps_is_false_for_disjoint_same_file_ranges ... ok
[INFO] [stdout] test location::tests::overlaps_is_true_for_intersecting_same_file_ranges ... ok
[INFO] [stdout] test location::tests::overlaps_is_true_for_touching_endpoints ... ok
[INFO] [stdout] test duplicate_finder::tests::unicode_identifiers_match_ascii_twin ... ok
[INFO] [stdout] test normalized_node::tests::depth_of_two_level_tree_is_two ... ok
[INFO] [stdout] test normalized_node::tests::depth_of_leaf_is_one ... ok
[INFO] [stdout] test normalized_node::tests::fingerprint_hashes_cardinality_matches_strings_for_leaf ... ok
[INFO] [stdout] test normalized_node::tests::fingerprint_hashes_cardinality_matches_strings_for_small_tree ... ok
[INFO] [stdout] test normalized_node::tests::fingerprint_hashes_dedup_identical_subtrees ... ok
[INFO] [stdout] test normalized_node::tests::fingerprint_of_leaf_is_bare_kind ... ok
[INFO] [stdout] test normalized_node::tests::fingerprint_of_parent_is_s_expression ... ok
[INFO] [stdout] test normalized_node::tests::fingerprints_collect_self_and_descendants_deduped ... ok
[INFO] [stdout] test config::tests::explicit_config_is_loaded ... ok
[INFO] [stdout] test normalized_node::tests::jaccard_over_hashes_equals_jaccard_over_strings_for_structural_twins ... ok
[INFO] [stdout] test normalized_node::tests::fingerprints_dedup_identical_child_subtrees ... ok
[INFO] [stdout] test normalized_node::tests::fingerprint_hashes_cardinality_matches_strings_for_deep_chain ... ok
[INFO] [stdout] test normalized_node::tests::node_count_includes_self_and_all_descendants ... ok
[INFO] [stdout] test normalized_node::tests::properties::hash_set_cardinality_equals_string_set_cardinality ... ok
[INFO] [stdout] test normalizer::tests::abstract_class_emits_mod_abstract_marker ... ok
[INFO] [stdout] test normalizer::tests::async_function_emits_mod_async_marker ... ok
[INFO] [stdout] test normalizer::tests::const_enum_emits_mod_const_marker ... ok
[INFO] [stdout] test normalizer::tests::counts_export_and_operator_marker_leaves ... ok
[INFO] [stdout] test normalizer::tests::decorator_class_parses_without_panic ... ok
[INFO] [stdout] test normalized_node::tests::properties::jaccard_over_hashes_matches_jaccard_over_strings ... ok
[INFO] [stdout] test normalizer::tests::distinguishes_prefix_vs_postfix_decrement ... ok
[INFO] [stdout] test normalizer::tests::distinguishes_operators_via_markers ... ok
[INFO] [stdout] test normalizer::tests::distinguishes_prefix_vs_postfix_increment ... ok
[INFO] [stdout] test normalizer::tests::enum_is_a_candidate_root ... ok
[INFO] [stdout] test normalizer::tests::generic_function_parses_without_panic ... ok
[INFO] [stdout] test normalizer::tests::interface_is_a_candidate_root ... ok
[INFO] [stdout] test normalizer::tests::invariant_under_boolean_literal_value ... ok
[INFO] [stdout] test normalizer::tests::getter_method_parses_without_panic ... ok
[INFO] [stdout] test normalizer::tests::invariant_under_literal_value_renaming ... ok
[INFO] [stdout] test normalizer::tests::invariant_under_null_literal ... ok
[INFO] [stdout] test normalizer::tests::invariant_under_numeric_literal_value ... ok
[INFO] [stdout] test normalizer::tests::jaccard_symmetry_holds ... ok
[INFO] [stdout] test normalizer::tests::invariant_under_identifier_renaming ... ok
[INFO] [stdout] test normalizer::tests::marker_sort_canonicalization_at_leave_node ... ok
[INFO] [stdout] test normalizer::tests::optional_chaining_parses_without_panic ... ok
[INFO] [stdout] test normalizer::tests::parameter_property_modifiers_become_markers ... ok
[INFO] [stdout] test normalizer::tests::plain_parameter_has_no_modifier_markers ... ok
[INFO] [stdout] test duplicate_finder::tests::properties::union_identity_matches_two_pass_form ... ok
[INFO] [stdout] test normalized_node::tests::fingerprint_does_not_overflow_on_deep_chain ... ok
[INFO] [stdout] test normalizer::tests::properties::candidate_roots_are_stable_across_runs ... ok
[INFO] [stdout] test normalizer::tests::properties::fingerprints_invariant_under_literal_value_changes ... ok
[INFO] [stdout] test normalizer::tests::properties::fingerprints_invariant_under_renaming ... ok
[INFO] [stdout] test normalizer::tests::properties::jaccard_is_bounded_and_reflexive ... ok
[INFO] [stdout] test normalizer::tests::properties::marker_sort_order_is_canonical ... ok
[INFO] [stdout] test normalizer::tests::properties::modifier_markers_survive_renaming ... ok
[INFO] [stdout] test normalizer::tests::static_method_emits_mod_static_marker ... ok
[INFO] [stdout] test normalizer::tests::type_alias_is_a_candidate_root ... ok
[INFO] [stdout] test options::tests::accepts_format_json ... ok
[INFO] [stdout] test options::tests::accepts_inf_and_nan_thresholds ... ok
[INFO] [stdout] test options::tests::accepts_threshold_forms_go_accepts ... ok
[INFO] [stdout] test options::tests::builtins_cannot_be_removed_by_config ... ok
[INFO] [stdout] test options::tests::cli_overrides_config_per_field ... ok
[INFO] [stdout] test options::tests::config_and_no_config_are_mutually_exclusive ... ok
[INFO] [stdout] test options::tests::config_format_is_validated_at_the_same_boundary ... ok
[INFO] [stdout] test options::tests::config_ignore_pattern_starting_with_bang_is_rejected ... ok
[INFO] [stdout] test options::tests::config_is_used_when_cli_flag_is_absent ... ok
[INFO] [stdout] test options::tests::defaults_apply_when_neither_layer_sets_a_field ... ok
[INFO] [stdout] test options::tests::defaults_paths_to_dot_when_none_given ... ok
[INFO] [stdout] test options::tests::defaults_seed_builtin_ignores_and_fail_off ... ok
[INFO] [stdout] test options::tests::does_not_support_opt_equals_value_syntax ... ok
[INFO] [stdout] test options::tests::duplicate_ignore_patterns_collapse_preserving_first_occurrence ... ok
[INFO] [stdout] test options::tests::fail_on_found_resolves_cli_over_config_over_default ... ok
[INFO] [stdout] test options::tests::ignore_patterns_layer_builtins_then_config_then_cli ... ok
[INFO] [stdout] test options::tests::negative_config_min_lines_clamps_to_zero ... ok
[INFO] [stdout] test options::tests::negative_int_clamps_to_zero ... ok
[INFO] [stdout] test normalizer::tests::properties::jaccard_is_symmetric ... ok
[INFO] [stdout] test options::tests::parses_all_value_options_and_a_path ... ok
[INFO] [stdout] test options::tests::parses_ignore_config_and_fail_on_found_flags ... ok
[INFO] [stdout] test options::tests::properties::config_round_trips_through_json ... ok
[INFO] [stdout] test options::tests::no_config_flag_sets_disabled_choice ... ok
[INFO] [stdout] test options::tests::properties::ignore_layering_always_leads_with_builtins ... ok
[INFO] [stdout] test options::tests::properties::threshold_precedence_holds ... ok
[INFO] [stdout] test options::tests::properties::resolve_is_deterministic ... ok
[INFO] [stdout] test options::tests::rejects_fractional_min_nodes ... ok
[INFO] [stdout] test options::tests::rejects_ignore_pattern_starting_with_bang ... ok
[INFO] [stdout] test options::tests::rejects_min_lines_with_trailing_garbage ... ok
[INFO] [stdout] test options::tests::rejects_missing_value_for_value_option ... ok
[INFO] [stdout] test options::tests::rejects_non_numeric_threshold ... ok
[INFO] [stdout] test options::tests::rejects_threshold_with_trailing_garbage ... ok
[INFO] [stdout] test options::tests::rejects_unknown_format_value ... ok
[INFO] [stdout] test options::tests::rejects_unknown_long_option ... ok
[INFO] [stdout] test options::tests::returns_help_for_help_flag ... ok
[INFO] [stdout] test options::tests::returns_help_for_short_h_and_short_circuits ... ok
[INFO] [stdout] test options::tests::treats_json_as_format_shortcut ... ok
[INFO] [stdout] test options::tests::treats_single_dash_argument_as_path ... ok
[INFO] [stdout] test options::tests::treats_text_as_format_shortcut ... ok
[INFO] [stdout] test testgen::tests::corpus_distinct_alternates_forms ... ok
[INFO] [stdout] test testgen::tests::corpus_distinct_is_deterministic ... ok
[INFO] [stdout] test testgen::tests::corpus_identical_all_identical_declarations ... ok
[INFO] [stdout] test testgen::tests::corpus_identical_is_deterministic ... ok
[INFO] [stdout] test testgen::tests::corpus_n_declarations_contains_n_export_keywords ... ok
[INFO] [stdout] test testgen::tests::corpus_near_miss_is_deterministic ... ok
[INFO] [stdout] test testgen::tests::corpus_one_declaration_equals_function_decl ... ok
[INFO] [stdout] test testgen::tests::corpus_renamed_is_deterministic ... ok
[INFO] [stdout] test testgen::tests::corpus_zero_declarations_is_empty ... ok
[INFO] [stdout] test testgen::tests::deep_nesting_array_matches_requested_depth ... ok
[INFO] [stdout] test testgen::tests::deep_nesting_binary_chain_matches_requested_depth ... ok
[INFO] [stdout] test testgen::tests::deep_nesting_is_deterministic ... ok
[INFO] [stdout] test testgen::tests::deep_nesting_member_chain_matches_requested_depth ... ok
[INFO] [stdout] test testgen::tests::deep_nesting_object_matches_requested_depth ... ok
[INFO] [stdout] test testgen::tests::deep_nesting_paren_matches_requested_depth ... ok
[INFO] [stdout] test testgen::tests::deep_nesting_ternary_matches_requested_depth ... ok
[INFO] [stdout] test testgen::tests::deep_nesting_wraps_in_function_body ... ok
[INFO] [stdout] test testgen::tests::deep_nesting_zero_returns_empty_function ... ok
[INFO] [stdout] test testgen::tests::function_decl_clears_min_lines ... ok
[INFO] [stdout] test testgen::tests::function_decl_differs_across_seeds ... ok
[INFO] [stdout] test testgen::tests::function_decl_is_deterministic ... ok
[INFO] [stdout] test options::tests::rejects_empty_ignore_pattern ... ok
[INFO] [stdout] test duplicate_finder::tests::properties::scan_file_never_panics_on_arbitrary_source ... ok
[INFO] [stdout] test normalizer::tests::properties::operator_markers_survive_renaming ... ok
[INFO] [stdout] test normalized_node::tests::depth_does_not_overflow_on_deep_chain ... ok
[INFO] [stdout] test normalized_node::tests::node_count_does_not_overflow_on_deep_chain ... ok
[INFO] [stdout] test normalizer::tests::properties::normalization_is_deterministic ... ok
[INFO] [stdout] test duplicate_finder::tests::over_deep_member_and_ternary_chains_are_dropped_not_crashed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 173 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.38s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dry4ts-0302915c15348997)
[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/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-28480242d5e31b17)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test config_and_no_config_conflict_exits_two ... ok
[INFO] [stdout] test bad_ignore_glob_in_config_exits_two ... ok
[INFO] [stdout] test bad_ignore_glob_via_cli_flag_exits_two ... ok
[INFO] [stdout] test help_returns_exit_code_zero ... ok
[INFO] [stdout] test malformed_config_via_explicit_path_exits_two ... ok
[INFO] [stdout] test empty_result_renders_text_and_json_empty_forms ... ok
[INFO] [stdout] test fail_on_found_exits_zero_when_no_duplicates ... ok
[INFO] [stdout] test missing_explicit_config_exits_two ... ok
[INFO] [stdout] test config_fail_on_found_drives_exit_three ... ok
[INFO] [stdout] test fail_on_found_exits_three_when_duplicates_are_reported ... ok
[INFO] [stdout] test stress_high_depth_deep_nesting_is_skipped_not_aborted ... ignored
[INFO] [stdout] test stress_near_miss_corpus_does_not_panic ... ignored
[INFO] [stdout] test duplicates_without_fail_flag_still_exit_zero ... ok
[INFO] [stdout] test successful_scan_returns_exit_code_zero ... ok
[INFO] [stdout] test methods_inside_classes_match_across_files_with_overlap_guard ... ok
[INFO] [stdout] test renamed_locals_match_and_render_text_and_json ... ok
[INFO] [stdout] test symlink_loop_is_not_followed ... ok
[INFO] [stdout] test parse_error_returns_exit_code_two ... ok
[INFO] [stdout] test unstatable_path_is_skipped_silently ... ok
[INFO] [stdout] test unknown_config_key_exits_two ... ok
[INFO] [stdout] test unknown_format_in_config_exits_two ... ok
[INFO] [stdout] test tsx_scanning_finds_structural_match ... ok
[INFO] [stdout] test deep_file_alongside_good_pair_via_cli ... ok
[INFO] [stdout] test cli_ignore_flag_excludes_test_file_end_to_end ... ok
[INFO] [stdout] test read_error_returns_exit_code_one ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- read_error_returns_exit_code_one stdout ----
[INFO] [stdout] No duplicate candidates found.
[INFO] [stdout] 
[INFO] [stdout] thread 'read_error_returns_exit_code_one' (1980) panicked at tests/cli_integration.rs:375:5:
[INFO] [stdout] assertion `left == right` failed: a read error must exit 1
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f25bef88ab1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f25bef88ab1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f25bef88ab1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f25bef88ab1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f25bef9f51a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f25bef9f51a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5f25bef8d25c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5f25bef8d25c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5f25bef64ab6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f25bef64ab6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f25bef7f9b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f25be8baa00 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5f25be8baa00 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f25bef7fb72 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5f25bef7fb72 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5f25bef64b62 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5f25bef5c119 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f25bef6590d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5f25bef9fdcc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f25bef9fcb3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5f25bef58955 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<i32, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5f25be8a7af4 - cli_integration[e24fd46eee42e62f]::read_error_returns_exit_code_one
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_integration.rs:375:5
[INFO] [stdout]   22:     0x5f25be8a6517 - cli_integration[e24fd46eee42e62f]::read_error_returns_exit_code_one::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_integration.rs:359:38
[INFO] [stdout]   23:     0x5f25be8ad756 - <cli_integration[e24fd46eee42e62f]::read_error_returns_exit_code_one::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f25be8add3b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f25be8add3b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5f25be8bb385 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5f25be8bb385 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5f25be8bb385 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5f25be8bb385 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f25be8bb385 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f25be8bb385 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5f25be8bb385 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5f25be8b5e34 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5f25be8b5e34 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f25be8be4d2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5f25be8be4d2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5f25be8be4d2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5f25be8be4d2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f25be8be4d2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f25be8be4d2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5f25be8be4d2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f25bef87dcf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5f25bef87dcf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7d61cd517aa4 - <unknown>
[INFO] [stdout]   45:     0x7d61cd5a4a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     read_error_returns_exit_code_one
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_integration`
[INFO] running `Command { std: "docker" "inspect" "499998b82f21ac7f2095d8cf08c32c3bc1774c62183bbbea728b30f411eafcd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "499998b82f21ac7f2095d8cf08c32c3bc1774c62183bbbea728b30f411eafcd1", kill_on_drop: false }`
[INFO] [stdout] 499998b82f21ac7f2095d8cf08c32c3bc1774c62183bbbea728b30f411eafcd1
