Running unittests src/lib.rs (target/release/deps/mergiraf-d1dc1434337f0ca8) running 163 tests test ast::bundle_comments::test::affinities::node_node::node_0_comment_0_node ... ok test ast::bundle_comments::test::affinities::node_node::node_0_comment_1_node ... ok test ast::bundle_comments::test::affinities::node_node::node_1_comment_0_node ... ok test ast::bundle_comments::test::affinities::node_node::node_1_comment_1_node ... ok test ast::bundle_comments::test::affinities::node_node::node_1_comment_2_node ... ok test ast::bundle_comments::test::affinities::node_node::node_2_comment_1_node ... ok test ast::bundle_comments::test::affinities::node_node::node_2_comment_2_node ... ok test ast::bundle_comments::test::affinities::node_sep::node_0_comment_0_sep ... ok test ast::bundle_comments::test::affinities::node_sep::node_0_comment_1_sep ... ok test ast::bundle_comments::test::affinities::node_sep::node_1_comment_0_sep ... ok test ast::bundle_comments::test::affinities::node_sep::node_1_comment_1_sep ... ok test ast::bundle_comments::test::affinities::node_sep::node_1_comment_2_sep ... ok test ast::bundle_comments::test::affinities::node_sep::node_2_comment_1_sep ... ok test ast::bundle_comments::test::affinities::node_sep::node_2_comment_2_sep ... ok test ast::bundle_comments::test::affinities::sep_node::sep_0_comment_0_node ... ok test ast::bundle_comments::test::affinities::sep_node::sep_0_comment_1_node ... ok test ast::bundle_comments::test::affinities::sep_node::sep_1_comment_0_node ... ok test ast::bundle_comments::test::affinities::sep_node::sep_1_comment_1_node ... ok test ast::bundle_comments::test::affinities::sep_node::sep_1_comment_2_node ... ok test ast::bundle_comments::test::affinities::sep_node::sep_2_comment_1_node ... ok test ast::bundle_comments::test::affinities::sep_node::sep_2_comment_2_node ... ok test ast::bundle_comments::test::affinities::sep_sep::its_all_the_same ... ok test ast::bundle_comments::test::below_after_above ... ok test ast::bundle_comments::test::comment_node_comment_newline_comment ... ok test ast::bundle_comments::test::comment_node_comment_newline_node ... ok test ast::bundle_comments::test::comment_node_newline_comment ... ok test ast::bundle_comments::test::dont_bundle_into_delims ... ok test ast::bundle_comments::test::dont_interfere_with_internal_top_comments ... ok test ast::bundle_comments::test::is_close_enough_to ... ok test ast::bundle_comments::test::it_works ... ok test ast::bundle_comments::test::line_and_block_comments_are_moved_together ... ok test ast::bundle_comments::test::multiple_line_comments_are_moved_together ... ok test ast::bundle_comments::test::node_comment_newline_comment ... ok test ast::bundle_comments::test::only_move_one_level_down ... ok test ast::tests::atomic_nodes ... ok test ast::tests::children_by_field_names ... ok test ast::tests::children_by_field_names_with_modifiers ... ok test ast::tests::commutative_parent_via_query ... ok test ast::tests::dfs_exact_size_iterator ... ok test ast::tests::dfs_traversal ... ok test ast::tests::dont_flatten_different_operators_together ... ok test ast::tests::empty_injection ... ok test ast::tests::flatten_binary_operators ... ok test ast::tests::hashing_does_not_depend_on_whitespace_but_on_content ... ok test ast::tests::heights ... ok test ast::tests::is_extra ... ok test ast::tests::isomorphism_for_different_languages ... ok test ast::tests::isomorphism_is_not_just_hashing ... ok test ast::tests::isomorphism_of_empty_roots ... ok test ast::tests::leading_source ... ok test ast::tests::missing_token ... ok test ast::tests::multiline_comments_are_isomorphic ... ok test ast::tests::node_ids ... ok test ast::tests::node_ids_all_unique ... ok test ast::tests::parents_are_accessible ... ok test ast::tests::parse_empty_child_out_of_trimmed_parent ... ok test ast::tests::parse_error ... ok test ast::tests::parse_html_with_js ... ok test ast::tests::parse_injection_with_syntax_error ... ok test ast::tests::postfix_traversal ... ok test ast::tests::preceding_indentation_shift ... ok test ast::tests::preceding_indentation_shift_mixed_spaces_and_tabs ... ok test ast::tests::preceding_indentation_shift_mixed_tabs_and_spaces ... ok test ast::tests::preceding_indentation_shift_tabs ... ok test ast::tests::preceding_succeeding_whitespace ... ok test ast::tests::preceding_succeeding_whitespace_go ... ok test ast::tests::print_as_ascii_art ... ok test ast::tests::reindent_yaml ... ok test ast::tests::removing_indentation ... ok test ast::tests::sizes ... ok test ast::tests::source_with_whitespace ... ok test ast::tests::trailing_newlines_are_stripped_from_nodes ... ok test ast::tests::trailing_whitespace_toml ... ok test ast::tests::truncate ... ok test attempts::tests::lifecycle ... ok test attempts::tests::no_extension ... ok test attempts::tests::prune ... ok test changeset::tests::from_tree ... ok test changeset::tests::single_tree_has_no_conflicts ... ok test changeset::tests::write_to_file ... ok test class_mapping::tests::classes_are_properly_merged ... ok test class_mapping::tests::left_right_matching_does_not_override_base_matchings ... ok test lang_profile::tests::check_kinds ... ok test lang_profile::tests::find_by_filename_or_name ... ok test lang_profile::tests::find_by_name ... ok test lang_profile::tests::has_signature_conflicts ... ok test line_based::test::some_reconstructed_revisions_do_not_parse ... ok test matching::tests::dice ... ok test matching::tests::remove_previously_matched ... ok test matching::tests::retrieve_match ... ok test merge_3dm::tests::commutative_conflict_delete_modified ... ok test merge_3dm::tests::commutative_conflict_double_delete ... ok test merge_3dm::tests::commutative_conflict_end_separator ... ok test merge_3dm::tests::commutative_conflict_no_end_separator ... ok test merge_3dm::tests::delete_delete ... ok test merge_3dm::tests::delete_insert ... ok test merge_3dm::tests::delete_modify ... ok test merge_3dm::tests::insert_insert_not_really_a_conflict ... ok test merge_3dm::tests::line_based_local_fallback_for_revnode_respects_conflict_marker_size ... ok test merge_3dm::tests::merge_conflict ... ok test merge_3dm::tests::single_tree_has_no_conflicts ... ok test merged_text::tests::avoid_spurious_conflicts ... ok test merged_text::tests::compact_mode ... ok test merged_text::tests::conflict_count_and_mass ... ok test merged_text::tests::multiple_conflicts_on_same_line ... ok test merged_text::tests::reconstruct_revision ... ok test merged_text::tests::space_after_conflict_base_empty ... ok test merged_text::tests::space_after_conflict_base_empty_all_indented ... ok test merged_text::tests::space_after_conflict_base_empty_next_incorrect ... ok test merged_text::tests::space_after_conflict_left_empty ... ok test merged_text::tests::space_after_conflict_left_empty_all_indented ... ok test merged_text::tests::spurious_conflict ... ok test merged_tree::test::debug_print ... ok test multimap::tests::simple_lifecycle ... ok test newline::tests::normalize_cr_lf_to_lf ... ok test newline::tests::normalize_lf_to_cr ... ok test newline::tests::normalize_lf_to_cr_lf ... ok test parsed_merge::tests::add_revision_names::it_works ... ok test parsed_merge::tests::add_revision_names::no_conflict ... ok test parsed_merge::tests::add_revision_names::no_names ... ok test parsed_merge::tests::is_empty ... ok test parsed_merge::tests::it_works ... ok test parsed_merge::tests::matching::identical_ranges_but_different_kinds ... ok test parsed_merge::tests::matching::it_works ... ok test parsed_merge::tests::parse::base_marker_not_at_line_start ... ok test parsed_merge::tests::parse::diff2 ... ok test parsed_merge::tests::parse::diff3_is_with_final_newline_when_possible ... ok test parsed_merge::tests::parse::diff3_then_diff3_is_lazy ... ok test parsed_merge::tests::parse::diff3_then_diff3_wo_newline ... ok test parsed_merge::tests::parse::end_with_conflict ... ok test parsed_merge::tests::parse::left_marker_not_at_line_start ... ok test parsed_merge::tests::parse::middle_marker_not_at_line_start ... ok test parsed_merge::tests::parse::non_standard_conflict_marker_size ... ok test parsed_merge::tests::parse::right_marker_not_at_line_start ... ok test parsed_merge::tests::parse::start_with_conflict ... ok test parsed_merge::tests::parse_then_render_is_identity ... ok test parsed_merge::tests::render::no_final_newline ... ok test parsed_merge::tests::render::non_standard_conflict_marker_size ... ok test signature::tests::equal_signatures ... ok test signature::tests::node_equality_and_hashing ... ok test signature::tests::node_equality_and_hashing_care_about_languages ... ok test std_ext::test::char_boundary_at_end ... ok test supported_langs::test::extensions_do_not_start_with_a_dot ... ok test supported_langs::test::injections_are_non_empty ... ok test supported_langs::test::language_names_are_all_distinct ... ok test supported_langs::test::language_profiles_refer_to_kinds_that_exist ... ok test test::languages_gitattributes ... ok test test::languages_plain ... ok test test::zdiff ... ok test tree_builder::tests::contains ... ok test tree_builder::tests::recover_exact_tree ... ok test tree_matcher::priority_list::tests::empty ... ok test tree_matcher::priority_list::tests::one_element ... ok test tree_matcher::priority_list::tests::open ... ok test tree_matcher::priority_list::tests::two_elements_decreasing_height ... ok test tree_matcher::priority_list::tests::two_elements_increasing_height ... ok test tree_matcher::priority_list::tests::two_elements_same_height ... ok test tree_matcher::tests::example_from_the_paper ... ok test tree_matcher::tests::matching_rust_types ... ok test tree_matcher::tests::matching_very_shallow_structures ... ok test tree_matcher::tests::small_sample ... ok test tree_matcher::tests::without_rted ... ok test visualizer::tests::print_to_graphviz ... ok test result: ok. 163 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished Running unittests src/main.rs (target/release/deps/mergiraf-aa2e88e71d4fec83) running 8 tests test test::compact_flag ... ok test test::debug_dir_is_created_for_merge ... ok test test::debug_dir_is_created_for_solve ... ok test test::keep_backup_flag ... ok test test::keep_backup_keeps_backup ... ok test test::manual_language_selection_for_merge ... ok test test::manual_language_selection_for_solve ... ok test test::verify_cli ... ok test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished Running tests/failing.rs (target/release/deps/failing-1bc3862550a6ad2f) running 20 tests test integration_failing::test_dir_01_examples_cpp_failing_field_visibility_conflict ... ok test integration_failing::test_dir_02_examples_cpp_failing_method_conflict_with_comments ... ok test integration_failing::test_dir_03_examples_cpp_failing_positional_argument_in_initializer_list ... ok test integration_failing::test_dir_04_examples_go_failing_duplicate_type_declarations ... ok test integration_failing::test_dir_05_examples_java_failing_adding_two_implements ... ok test integration_failing::test_dir_06_examples_java_failing_imitate_separators_outside_of_conflict ... ok test integration_failing::test_dir_07_examples_java_failing_left_right_class ... ok test integration_failing::test_dir_08_examples_java_failing_modifiers ... ok test integration_failing::test_dir_09_examples_java_failing_preserve_order_in_commutative_additions ... ok test integration_failing::test_dir_10_examples_java_failing_successor_loop ... ok test integration_failing::test_dir_11_examples_javascript_failing_conflict_object_keys ... ok test integration_failing::test_dir_12_examples_python_failing_bracketed_imports_issue_320 ... ok test integration_failing::test_dir_13_examples_python_failing_mismatched_argument_lists ... ok test integration_failing::test_dir_14_examples_rust_failing_function_modifiers ... ok test integration_failing::test_dir_15_examples_spork_failing_both_modified_add_similar_methods ... ok test integration_failing::test_dir_16_examples_spork_failing_both_modified_both_add_try ... ok test integration_failing::test_dir_17_examples_spork_failing_both_modified_conflicting_parameter_add ... ok test integration_failing::test_dir_18_examples_spork_failing_both_modified_implicitness ... ok test integration_failing::test_dir_19_examples_spork_failing_conflicting_class_visibility ... ok test integration_failing::test_dir_20_examples_spork_failing_method_visibility_left_empty ... ok test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished Running tests/git_failure_missing_stage.rs (target/release/deps/git_failure_missing_stage-d52440a9c989e159) running 1 test test oid_fallback_extracts_revisions_and_solves ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished Running tests/git_failure_not_conflict_state.rs (target/release/deps/git_failure_not_conflict_state-c14f027a12da1732) running 3 tests test committed_conflict ... ok test not_in_index ... ok test not_in_repo ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished Running tests/solve_command.rs (target/release/deps/solve_command-42d5a6b9d1c1cd2b) running 2 tests test solve_command::case_1 ... ok test solve_command::case_2 ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished Running tests/timeout_support.rs (target/release/deps/timeout_support-4ed849153ae459f5) running 1 test test timeout_support ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished Running tests/working.rs (target/release/deps/working-4dd8b1fa1fcbb38f) running 255 tests test debug_test ... ok test integration::path_001_examples_cmake_working_renaming_same_line ... ok test integration::path_002_examples_cpp_working_field_conflict ... ok test integration::path_003_examples_cpp_working_initializer_list ... ok test integration::path_004_examples_cpp_working_json_in_cpp ... ok test integration::path_005_examples_cpp_working_method_conflict ... ok test integration::path_006_examples_cpp_working_method_conflict_same_arguments ... ok test integration::path_007_examples_cpp_working_unable_to_detect_disjoint_conditions ... ok test integration::path_008_examples_csharp_working_add_imports ... ok test integration::path_009_examples_csharp_working_method_signatures ... ok test integration::path_010_examples_csharp_working_methods_with_comments ... ok test integration::path_011_examples_dart_working_add_imports ... ok test integration::path_012_examples_dart_working_add_instance_variables ... ok test integration::path_013_examples_dart_working_add_same_import ... ok test integration::path_014_examples_dart_working_duplicate_type_declarations ... ok test integration::path_015_examples_dart_working_enum_values ... ok test integration::path_016_examples_devicetree_working_add_different_properties ... ok test integration::path_017_examples_devicetree_working_insert_same_property_away_from_each_ ... ok test integration::path_018_examples_devicetree_working_insert_same_property_same_position ... ok test integration::path_019_examples_devicetree_working_insert_same_property_values ... ok test integration::path_020_examples_devicetree_working_non_conflicting_insertions ... ok test integration::path_021_examples_elixir_working_method_arguments ... ok test integration::path_022_examples_go_working_composite_literal ... ok test integration::path_023_examples_go_working_field_with_trailing_comment ... ok test integration::path_024_examples_go_working_imports ... ok test integration::path_025_examples_go_working_imports_and_comments ... ok test integration::path_026_examples_go_working_methods_with_same_name_but_different_receive ... ok test integration::path_027_examples_go_working_remove_and_add_imports ... ok test integration::path_028_examples_go_working_type_declaration ... ok test integration::path_029_examples_go_mod_working_duplicate_ignore_directives ... ok test integration::path_030_examples_go_mod_working_exclude_directives ... ok test integration::path_031_examples_go_mod_working_godebug_directives ... ok test integration::path_032_examples_go_mod_working_ignore_directives ... ok test integration::path_033_examples_go_mod_working_replace_directives ... ok test integration::path_034_examples_go_mod_working_require_directives ... ok test integration::path_035_examples_go_mod_working_retract_directives ... ok test integration::path_036_examples_go_sum_working_checksums ... ok test integration::path_037_examples_haskell_working_576 ... ok test integration::path_038_examples_haskell_working_add_imports ... ok test integration::path_039_examples_haskell_working_deriving ... ok test integration::path_040_examples_haskell_working_record_updates ... ok test integration::path_041_examples_hcl_working_tuple_support ... ok test integration::path_042_examples_html_working_add_identical_parameters ... ok test integration::path_043_examples_ini_working_commutative_keys ... ok test integration::path_044_examples_java_working_add_duplicate_import ... ok test integration::path_045_examples_java_working_add_imports_and_classes ... ok test integration::path_046_examples_java_working_add_same_import ... ok test integration::path_047_examples_java_working_add_same_visibility ... ok test integration::path_048_examples_java_working_add_same_visibility_with_existing_modifier ... ok test integration::path_049_examples_java_working_annotation_parameter ... ok test integration::path_050_examples_java_working_annotations ... ok test integration::path_051_examples_java_working_class_fields ... ok test integration::path_052_examples_java_working_comment_indentation ... ok test integration::path_053_examples_java_working_conflicting_class_signatures ... ok test integration::path_054_examples_java_working_conflicting_method_signatures ... ok test integration::path_055_examples_java_working_demo ... ok test integration::path_056_examples_java_working_exception_type_bound ... ok test integration::path_057_examples_java_working_interface_list ... ok test integration::path_058_examples_java_working_move_and_adjacent_deletes ... ok test integration::path_059_examples_java_working_move_and_modify_conflict ... ok test integration::path_060_examples_java_working_multiline_comment_matching ... ok test integration::path_061_examples_java_working_reformat ... ok test integration::path_062_examples_java_working_simple_independent_changes_on_same_line ... ok test integration::path_063_examples_java_working_star_imports ... ok test integration::path_064_examples_java_working_statements ... ok test integration::path_065_examples_java_working_throws_commutativity ... ok test integration::path_066_examples_java_working_try_block_deletion_and_modification ... ok test integration::path_067_examples_javascript_working_521 ... ok test integration::path_068_examples_javascript_working_classes ... ok test integration::path_069_examples_javascript_working_jsx ... ok test integration::path_070_examples_javascript_working_object_fields ... ok test integration::path_071_examples_javascript_working_object_fields_multiline ... ok test integration::path_072_examples_json_working_adapt_indentation ... ok test integration::path_073_examples_json_working_duplicate_keys_in_base ... ok test integration::path_074_examples_json_working_for_docs ... ok test integration::path_075_examples_json_working_insert_same_key_values ... ok test integration::path_076_examples_json_working_insert_same_keys_away_from_each_other ... ok test integration::path_077_examples_json_working_insert_same_keys_same_position ... ok test integration::path_078_examples_json_working_non_conflicting_insertions ... ok test integration::path_079_examples_json_working_start_end_conflict ... ok test integration::path_080_examples_kotlin_working_class_body ... ok test integration::path_081_examples_kotlin_working_function_modifiers ... ok test integration::path_082_examples_kotlin_working_imports ... ok test integration::path_083_examples_lua_working_modify_strings ... ok test integration::path_084_examples_lua_working_rename_parameters ... ok test integration::path_085_examples_make_working_prerequisites ... ok test integration::path_086_examples_make_working_variable ... ok test integration::path_087_examples_make_working_variable_conflict ... ok test integration::path_088_examples_markdown_working_code_blocks ... ok test integration::path_089_examples_markdown_working_commutative_link_definition ... ok test integration::path_090_examples_markdown_working_injections ... ok test integration::path_091_examples_markdown_working_move_elements_between_code_blocks ... ok test integration::path_092_examples_markdown_working_nested_injections ... ok test integration::path_093_examples_nix_working_add_different_formals ... ok test integration::path_094_examples_nix_working_add_different_keys ... ok test integration::path_095_examples_nix_working_insert_same_formals_away_from_each_other ... ok test integration::path_096_examples_nix_working_insert_same_key_values ... ok test integration::path_097_examples_nix_working_insert_same_keys_away_from_each_other ... ok test integration::path_098_examples_nix_working_insert_same_keys_same_position ... ok test integration::path_099_examples_ocaml_working_records ... ok test integration::path_100_examples_php_working_class_fields ... ok test integration::path_101_examples_php_working_enums ... ok test integration::path_102_examples_php_working_imports ... ok test integration::path_103_examples_php_working_methods_with_doc_comments ... ok test integration::path_104_examples_properties_working_commutative_properties ... ok test integration::path_105_examples_properties_working_conflicting_additions_of_same_key ... ok test integration::path_106_examples_pyproject_toml_working_build_system_table ... ok test integration::path_107_examples_pyproject_toml_working_inline_optional_deps ... ok test integration::path_108_examples_pyproject_toml_working_optional_deps ... ok test integration::path_109_examples_pyproject_toml_working_project_table ... ok test integration::path_110_examples_python_working___all__ ... ok test integration::path_111_examples_python_working_attribute_docstrings ... ok test integration::path_112_examples_python_working_class_attributes ... ok test integration::path_113_examples_python_working_decorated_methods ... ok test integration::path_114_examples_python_working_duplicate___all__ ... ok test integration::path_115_examples_python_working_from_import ... ok test integration::path_116_examples_python_working_import_from ... ok test integration::path_117_examples_python_working_imports ... ok test integration::path_118_examples_python_working_inner_classes ... ok test integration::path_119_examples_python_working_keyword_arguments ... ok test integration::path_120_examples_python_working_method_declarations ... ok test integration::path_121_examples_python_working_sets ... ok test integration::path_122_examples_ruby_working_method_arguments ... ok test integration::path_123_examples_rust_working_attributes ... ok test integration::path_124_examples_rust_working_braces_in_use_statements ... ok test integration::path_125_examples_rust_working_delete_delete ... ok test integration::path_126_examples_rust_working_demo ... ok test integration::path_127_examples_rust_working_doc_comment_indentation ... ok test integration::path_128_examples_rust_working_docstrings ... ok test integration::path_129_examples_rust_working_enum_values ... ok test integration::path_130_examples_rust_working_impl_members ... ok test integration::path_131_examples_rust_working_initial_whitespace ... ok test integration::path_132_examples_rust_working_module_members ... ok test integration::path_133_examples_rust_working_move_to_method ... ok test integration::path_134_examples_rust_working_move_use_statement ... ok test integration::path_135_examples_rust_working_reformat ... ok test integration::path_136_examples_rust_working_reordering_use_statements ... ok test integration::path_137_examples_rust_working_struct_declaration ... ok test integration::path_138_examples_rust_working_struct_instantiation ... ok test integration::path_139_examples_rust_working_trait_bounds ... ok test integration::path_140_examples_rust_working_undetected_use_statement_move ... ok test integration::path_141_examples_rust_working_use_declaration_self ... ok test integration::path_142_examples_rust_working_use_scoped_identifiers ... ok test integration::path_143_examples_rust_working_use_statements ... ok test integration::path_144_examples_rust_working_use_statements_with_comments ... ok test integration::path_145_examples_scala_working_simple_independent_changes_on_same_line ... ok test integration::path_146_examples_solidity_working_add_imports ... ok test integration::path_147_examples_spork_working_both_modified_IGNORE_local_type_inference ... ok test integration::path_148_examples_spork_working_both_modified_adapt_indentation ... ok test integration::path_149_examples_spork_working_both_modified_add_field_modifiers ... ok test integration::path_150_examples_spork_working_both_modified_add_file_header ... ok test integration::path_151_examples_spork_working_both_modified_add_identical_elements_in_m ... ok test integration::path_152_examples_spork_working_both_modified_add_import_statements ... ok test integration::path_153_examples_spork_working_both_modified_add_parameter ... ok test integration::path_154_examples_spork_working_both_modified_add_parameters_and_thrown_t ... ok test integration::path_155_examples_spork_working_both_modified_add_same_method ... ok test integration::path_156_examples_spork_working_both_modified_add_type_member_and_comment ... ok test integration::path_157_examples_spork_working_both_modified_change_binops ... ok test integration::path_158_examples_spork_working_both_modified_change_parameter_varargs ... ok test integration::path_159_examples_spork_working_both_modified_change_primitive_to_referen ... ok test integration::path_160_examples_spork_working_both_modified_change_unary_ops ... ok test integration::path_161_examples_spork_working_both_modified_change_wildcard_bounds ... ok test integration::path_162_examples_spork_working_both_modified_compilation_unit_comment ... ok test integration::path_163_examples_spork_working_both_modified_delete_method ... ok test integration::path_164_examples_spork_working_both_modified_edit_different_comments ... ok test integration::path_165_examples_spork_working_both_modified_method_method_ordering_conf ... ok test integration::path_166_examples_spork_working_both_modified_move_if ... ok test integration::path_167_examples_spork_working_both_modified_multiple_method_ordering_co ... ok test integration::path_168_examples_spork_working_both_modified_root_conflict_with_edits_in ... ok test integration::path_169_examples_spork_working_both_modified_simple_root_conflict ... ok test integration::path_170_examples_spork_working_both_modified_two_way_merge ... ok test integration::path_171_examples_spork_working_conflict_add_similar_fields ... ok test integration::path_172_examples_spork_working_conflict_conflicting_type_change ... ok test integration::path_173_examples_spork_working_conflict_multiple_conflicting_statements ... ok test integration::path_174_examples_spork_working_conflict_multiple_simple_conflicts ... ok test integration::path_175_examples_spork_working_conflict_simple_delete_delete ... ok test integration::path_176_examples_spork_working_conflict_simple_insert_delete ... ok test integration::path_177_examples_spork_working_conflict_single_conflicting_statement ... ok test integration::path_178_examples_spork_working_conflicting_comment_edits ... ok test integration::path_179_examples_spork_working_conflicting_literal_change ... ok test integration::path_180_examples_spork_working_conflicting_method_visibility ... ok test integration::path_181_examples_spork_working_conflicting_operator_change ... ok test integration::path_182_examples_spork_working_conflicting_variable_rename ... ok test integration::path_183_examples_spork_working_conflicting_wildcard_changes ... ok test integration::path_184_examples_spork_working_integer_literal_conflict ... ok test integration::path_185_examples_spork_working_intra_parent_move_conflict ... ok test integration::path_186_examples_spork_working_left_modified_add_annotation_key_value_pa ... ok test integration::path_187_examples_spork_working_left_modified_add_block_comment ... ok test integration::path_188_examples_spork_working_left_modified_add_class_visibility ... ok test integration::path_189_examples_spork_working_left_modified_add_if_block ... ok test integration::path_190_examples_spork_working_left_modified_add_inline_comment ... ok test integration::path_191_examples_spork_working_left_modified_add_nested_class ... ok test integration::path_192_examples_spork_working_left_modified_add_package_private_class ... ok test integration::path_193_examples_spork_working_left_modified_add_parameter ... ok test integration::path_194_examples_spork_working_left_modified_append_annotation_key_value ... ok test integration::path_195_examples_spork_working_left_modified_change_declared_type ... ok test integration::path_196_examples_spork_working_left_modified_change_field_modifiers ... ok test integration::path_197_examples_spork_working_left_modified_change_package_statement ... ok test integration::path_198_examples_spork_working_left_modified_delete_if_block ... ok test integration::path_199_examples_spork_working_left_modified_delete_method ... ok test integration::path_200_examples_spork_working_left_modified_edit_annotations ... ok test integration::path_201_examples_spork_working_left_modified_empty_parameter_list ... ok test integration::path_202_examples_spork_working_left_modified_empty_thrown_types ... ok test integration::path_203_examples_spork_working_left_modified_generify_method ... ok test integration::path_204_examples_spork_working_left_modified_implement_default_method ... ok test integration::path_205_examples_spork_working_left_modified_make_method_void ... ok test integration::path_206_examples_spork_working_left_modified_modify_array_type ... ok test integration::path_207_examples_spork_working_left_modified_move_value_from_body_to_ann ... ok test integration::path_208_examples_spork_working_left_modified_multi_declaration_initializ ... ok test integration::path_209_examples_spork_working_left_modified_multi_declaration_initializ ... ok test integration::path_210_examples_spork_working_left_modified_rename_class ... ok test integration::path_211_examples_spork_working_left_modified_rename_enum ... ok test integration::path_212_examples_spork_working_left_modified_rename_interface ... ok test integration::path_213_examples_spork_working_left_modified_rename_method ... ok test integration::path_214_examples_spork_working_left_modified_rename_parameter ... ok test integration::path_215_examples_spork_working_left_modified_rename_type_parameter ... ok test integration::path_216_examples_spork_working_left_modified_rename_variable ... ok test integration::path_217_examples_spork_working_left_modified_single_line_multi_field_dec ... ok test integration::path_218_examples_spork_working_left_modified_single_line_multi_local_var ... ok test integration::path_219_examples_spork_working_plain_text ... ok test integration::path_220_examples_starlark_working_commutative_lists ... ok test integration::path_221_examples_starlark_working_keyword_arguments ... ok test integration::path_222_examples_starlark_working_load_statements ... ok test integration::path_223_examples_systemverilog_working_module ... ok test integration::path_224_examples_toml_working_add_different_keys ... ok test integration::path_225_examples_toml_working_add_different_keys_followed_by_other_table ... ok test integration::path_226_examples_toml_working_insert_same_key_values ... ok test integration::path_227_examples_toml_working_insert_same_keys_away_from_each_other ... ok test integration::path_228_examples_toml_working_insert_same_keys_same_position ... ok test integration::path_229_examples_toml_working_non_conflicting_insertions ... ok test integration::path_230_examples_toml_working_start_end_conflict ... ok test integration::path_231_examples_txt_working_missing_type ... ok test integration::path_232_examples_txt_working_simple_text_merge ... ok test integration::path_233_examples_typescript_working_assign_to_object ... ok test integration::path_234_examples_typescript_working_attributes ... ok test integration::path_235_examples_typescript_working_classes ... ok test integration::path_236_examples_typescript_working_enums ... ok test integration::path_237_examples_typescript_working_imports ... ok test integration::path_238_examples_typescript_working_interfaces ... ok test integration::path_239_examples_typescript_working_mixed_assign_to_object ... ok test integration::path_240_examples_typescript_working_multiple_imports ... ok test integration::path_241_examples_typescript_working_object_type ... ok test integration::path_242_examples_typescript_working_objects ... ok test integration::path_243_examples_typescript_working_tsx ... ok test integration::path_244_examples_typescript_working_type_union ... ok test integration::path_245_examples_xml_working_add_identical_parameters ... ok test integration::path_246_examples_xml_working_consecutive_tag_changes ... ok test integration::path_247_examples_xml_working_merge_attributes ... ok test integration::path_248_examples_xml_working_merge_attributes_opening_tag ... ok test integration::path_249_examples_xml_working_non_conflicting_inserts ... ok test integration::path_250_examples_yaml_working_adapt_indentation ... ok test integration::path_251_examples_yaml_working_add_different_keys ... ok test integration::path_252_examples_yaml_working_double_quoted_strings ... ok test integration::path_253_examples_yaml_working_insert_same_keys_away_from_each_other ... ok test integration::path_254_examples_yaml_working_insert_same_keys_same_position ... ok test result: ok. 255 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished Doc-tests mergiraf running 4 tests test src/ast/bundle_comments.rs - ast::bundle_comments::BundlingState::BundlingCommentsFromBelow (line 22) ... ok test src/ast/bundle_comments.rs - ast::bundle_comments::BundlingState::BundlingCommentsFromBelow (line 31) ... ok test src/ast/bundle_comments.rs - ast::bundle_comments::BundlingState::CollectingComments (line 12) ... ok test src/ast/bundle_comments.rs - ast::bundle_comments::BundlingState::SingleNonComment (line 18) ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished