1these 2 derivations will be built:2 /nix/store/1miqnp8smjhmxarjf6fik3vspvxbybdh-cargo-vendor-dir.drv3 /nix/store/z9ra1lqjxb968d7yzbk6v83p7dis620l-nixfmt-rs-0.5.1.drv4building '/nix/store/z9ra1lqjxb968d7yzbk6v83p7dis620l-nixfmt-rs-0.5.1.drv' on 'ssh-ng://nix@eliza'5building '/nix/store/z9ra1lqjxb968d7yzbk6v83p7dis620l-nixfmt-rs-0.5.1.drv'6nixfmt-rs-0.5.1> Using versionCheckHook7nixfmt-rs-0.5.1> Running phase: unpackPhase8nixfmt-rs-0.5.1> unpacking source archive /nix/store/fyws6r4dw1i1f5v77zrx42m9dpkk4mmf-source9nixfmt-rs-0.5.1> source root is source10nixfmt-rs-0.5.1> Executing cargoSetupPostUnpackHook11nixfmt-rs-0.5.1> Finished cargoSetupPostUnpackHook12nixfmt-rs-0.5.1> Running phase: patchPhase13nixfmt-rs-0.5.1> Executing cargoSetupPostPatchHook14nixfmt-rs-0.5.1> Validating consistency between /build/source/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock15nixfmt-rs-0.5.1> Finished cargoSetupPostPatchHook16nixfmt-rs-0.5.1> Running phase: updateAutotoolsGnuConfigScriptsPhase17nixfmt-rs-0.5.1> Running phase: configurePhase18nixfmt-rs-0.5.1> Running phase: buildPhase19nixfmt-rs-0.5.1> Executing cargoBuildHook20nixfmt-rs-0.5.1> cargoBuildHook flags: -j 192 --target aarch64-unknown-linux-gnu --offline --profile release21nixfmt-rs-0.5.1> Compiling crossbeam-utils v0.8.2122nixfmt-rs-0.5.1> Compiling shlex v1.3.023nixfmt-rs-0.5.1> Compiling memchr v2.8.124nixfmt-rs-0.5.1> Compiling find-msvc-tools v0.1.925nixfmt-rs-0.5.1> Compiling rustversion v1.0.2226nixfmt-rs-0.5.1> Compiling regex-syntax v0.8.1027nixfmt-rs-0.5.1> Compiling same-file v1.0.628nixfmt-rs-0.5.1> Compiling log v0.4.2929nixfmt-rs-0.5.1> Compiling ryu v1.0.2330nixfmt-rs-0.5.1> Compiling static_assertions v1.1.031nixfmt-rs-0.5.1> Compiling itoa v1.0.1832nixfmt-rs-0.5.1> Compiling cfg-if v1.0.433nixfmt-rs-0.5.1> Compiling lexopt v0.3.234nixfmt-rs-0.5.1> Compiling walkdir v2.5.035nixfmt-rs-0.5.1> Compiling cc v1.2.6136nixfmt-rs-0.5.1> Compiling aho-corasick v1.1.437nixfmt-rs-0.5.1> Compiling bstr v1.12.138nixfmt-rs-0.5.1> Compiling crossbeam-epoch v0.9.1839nixfmt-rs-0.5.1> Compiling castaway v0.2.440nixfmt-rs-0.5.1> Compiling compact_str v0.9.141nixfmt-rs-0.5.1> Compiling crossbeam-deque v0.8.642nixfmt-rs-0.5.1> Compiling libmimalloc-sys v0.1.4943nixfmt-rs-0.5.1> Compiling regex-automata v0.4.1444nixfmt-rs-0.5.1> Compiling globset v0.4.1845nixfmt-rs-0.5.1> Compiling ignore v0.4.2646nixfmt-rs-0.5.1> Compiling mimalloc v0.1.5247nixfmt-rs-0.5.1> Compiling nixfmt_rs v0.5.1 (/build/source)48nixfmt-rs-0.5.1> Finished `release` profile [optimized] target(s) in 19.79s49nixfmt-rs-0.5.1> Executing cargoInstallPostBuildHook50nixfmt-rs-0.5.1> Finished cargoInstallPostBuildHook51nixfmt-rs-0.5.1> Finished cargoBuildHook52nixfmt-rs-0.5.1> Running phase: checkPhase53nixfmt-rs-0.5.1> Executing cargoCheckHook54nixfmt-rs-0.5.1> cargoCheckHook flags: -j 192 --profile release --target aarch64-unknown-linux-gnu --offline --55nixfmt-rs-0.5.1> Compiling libc v0.2.18656nixfmt-rs-0.5.1> Compiling rustix v1.1.457nixfmt-rs-0.5.1> Compiling getrandom v0.3.458nixfmt-rs-0.5.1> Compiling linux-raw-sys v0.12.159nixfmt-rs-0.5.1> Compiling bitflags v2.11.160nixfmt-rs-0.5.1> Compiling fastrand v2.4.161nixfmt-rs-0.5.1> Compiling once_cell v1.21.462nixfmt-rs-0.5.1> Compiling similar v2.7.063nixfmt-rs-0.5.1> Compiling console v0.16.364nixfmt-rs-0.5.1> Compiling tempfile v3.27.065nixfmt-rs-0.5.1> Compiling insta v1.47.266nixfmt-rs-0.5.1> Compiling nixfmt_rs v0.5.1 (/build/source)67nixfmt-rs-0.5.1> Finished `release` profile [optimized] target(s) in 34.55s68nixfmt-rs-0.5.1> Running unittests src/lib.rs (target/aarch64-unknown-linux-gnu/release/deps/nixfmt_rs-80787827f4159e6e)69nixfmt-rs-0.5.1> 70nixfmt-rs-0.5.1> running 286 tests71nixfmt-rs-0.5.1> test ast::tests::trivia_is_two_words ... ok72nixfmt-rs-0.5.1> test doc::tests::merge_break_hardspace_is_space ... ok73nixfmt-rs-0.5.1> test doc::tests::merge_emptyline_newlines_adds_two ... ok74nixfmt-rs-0.5.1> test doc::tests::merge_fallthrough_takes_stronger ... ok75nixfmt-rs-0.5.1> test doc::tests::merge_newlines_adds_counts ... ok76nixfmt-rs-0.5.1> test doc::tests::merge_hardspace_newlines_keeps_count ... ok77nixfmt-rs-0.5.1> test doc::tests::merge_other_newlines_adds_one ... ok78nixfmt-rs-0.5.1> test doc::tests::merge_softbreak_hardspace_is_softspace ... ok79nixfmt-rs-0.5.1> test doc::tests::try_compact_rejects_hard_breaks ... ok80nixfmt-rs-0.5.1> test doc::tests::try_compact_respects_width_limit ... ok81nixfmt-rs-0.5.1> test error::context::tests::test_basic_position ... ok82nixfmt-rs-0.5.1> test error::format::tests::indented_string_delimiter_rendered_as_double_quote ... ok83nixfmt-rs-0.5.1> test error::tests::invalid_syntax_passes_hint_through ... ok84nixfmt-rs-0.5.1> test error::format::tests::unclosed_opener_on_other_line_is_rendered ... ok85nixfmt-rs-0.5.1> test error::format::tests::unclosed_delimiter_shows_opener_in_snippet ... ok86nixfmt-rs-0.5.1> test error::tests::missing_token_help ... ok87nixfmt-rs-0.5.1> test error::tests::unclosed_brace_generic_message ... ok88nixfmt-rs-0.5.1> test error::tests::unclosed_indented_string_message ... ok89nixfmt-rs-0.5.1> test error::tests::unclosed_string_message_help_and_related ... ok90nixfmt-rs-0.5.1> test error::tests::unexpected_single_expected_message_and_help ... ok91nixfmt-rs-0.5.1> test error::tests::unexpected_multiple_expected_has_no_help ... ok92nixfmt-rs-0.5.1> test lexer::tests::directive_basic_region ... ok93nixfmt-rs-0.5.1> test lexer::tests::directive_enable_inside_string_does_not_close ... ok94nixfmt-rs-0.5.1> test lexer::tests::directive_lone_enable_no_region ... ok95nixfmt-rs-0.5.1> test lexer::tests::directive_nested_disable_inert ... ok96nixfmt-rs-0.5.1> test lexer::tests::directive_not_at_line_start_no_region ... ok97nixfmt-rs-0.5.1> test lexer::tests::directive_preserves_leading_indent ... ok98nixfmt-rs-0.5.1> test lexer::tests::directive_two_regions ... ok99nixfmt-rs-0.5.1> test lexer::tests::directive_unclosed_extends_to_eof ... ok100nixfmt-rs-0.5.1> test lexer::tests::directive_unknown_verb_no_region ... ok101nixfmt-rs-0.5.1> test lexer::tests::directive_with_trailing_text_no_region ... ok102nixfmt-rs-0.5.1> test lexer::tests::test_lexeme_preserves_trivia ... ok103nixfmt-rs-0.5.1> test lexer::tests::test_lexeme_with_comments ... ok104nixfmt-rs-0.5.1> test lexer::tests::test_parse_block_comment ... ok105nixfmt-rs-0.5.1> test lexer::tests::test_parse_line_comment ... ok106nixfmt-rs-0.5.1> test lexer::tests::test_remove_stars ... ok107nixfmt-rs-0.5.1> test lexer::tests::test_split_lines ... ok108nixfmt-rs-0.5.1> test lexer::tests::test_tokenize_delimiters ... ok109nixfmt-rs-0.5.1> test lexer::tests::test_tokenize_identifiers ... ok110nixfmt-rs-0.5.1> test lexer::tests::test_tokenize_keywords ... ok111nixfmt-rs-0.5.1> test lexer::tests::test_tokenize_numbers ... ok112nixfmt-rs-0.5.1> test lexer::tests::test_tokenize_operators ... ok113nixfmt-rs-0.5.1> test lexer::tests::test_tokenize_simple_expression ... ok114nixfmt-rs-0.5.1> test regression_tests::fuzz::fuzz_indented_string_blank_line_indent ... ok115nixfmt-rs-0.5.1> test regression_tests::fuzz::fuzz_block_comment_with_cr_reparses ... ok116nixfmt-rs-0.5.1> test regression_tests::fuzz::fuzz_indented_string_escape_newline_grows ... ok117nixfmt-rs-0.5.1> test regression_tests::fuzz::fuzz_lang_annotation_on_app_head_after_div ... ok118nixfmt-rs-0.5.1> test regression_tests::fuzz::fuzz_leading_blank_lines_app_layout ... ok119nixfmt-rs-0.5.1> test regression_tests::fuzz::fuzz_let_in_trail_comment_app_width ... ok120nixfmt-rs-0.5.1> test regression_tests::fuzz::fuzz_or_without_selectors_dropped ... ok121nixfmt-rs-0.5.1> test regression_tests::fuzz::fuzz_list_open_trail_comment_before_lang_annotation ... ok122nixfmt-rs-0.5.1> test regression_tests::parser::regression_at_without_colon_error ... ok123nixfmt-rs-0.5.1> test regression_tests::parser::regression_comparison_chain_should_fail ... ok124nixfmt-rs-0.5.1> test regression_tests::parser::regression_context_parameter_shape ... ok125nixfmt-rs-0.5.1> test regression_tests::parser::regression_crlf_line_endings ... ok126nixfmt-rs-0.5.1> test regression_tests::parser::regression_dot_path_not_selection ... ok127nixfmt-rs-0.5.1> test regression_tests::parser::regression_dot_pathchars_slash_is_path ... ok128nixfmt-rs-0.5.1> test regression_tests::parser::regression_double_slash_ends_path ... ok129nixfmt-rs-0.5.1> test regression_tests::parser::regression_duplicate_function_formals ... ok130nixfmt-rs-0.5.1> test regression_tests::parser::regression_ellipsis_requires_comma ... ok131nixfmt-rs-0.5.1> test regression_tests::parser::regression_ellipsis_without_colon_error ... ok132nixfmt-rs-0.5.1> test regression_tests::parser::regression_ident_dot_path ... ok133nixfmt-rs-0.5.1> test regression_tests::parser::regression_incomplete_env_path_rejected ... ok134nixfmt-rs-0.5.1> test regression_tests::parser::regression_inherit_interpolation_restricted ... ok135nixfmt-rs-0.5.1> test regression_tests::parser::regression_integer_overflow_rejected ... ok136nixfmt-rs-0.5.1> test regression_tests::parser::regression_non_utf8_input ... ok137nixfmt-rs-0.5.1> test regression_tests::parser::regression_or_after_selector_requires_default ... ok138nixfmt-rs-0.5.1> test regression_tests::parser::regression_or_operator_deprecated_syntax ... ok139nixfmt-rs-0.5.1> test regression_tests::parser::regression_or_rejected_as_lambda_param ... ok140nixfmt-rs-0.5.1> test regression_tests::parser::regression_or_operator_with_application ... ok141nixfmt-rs-0.5.1> test regression_tests::parser::regression_path_trailing_slash_current ... ok142nixfmt-rs-0.5.1> test regression_tests::parser::regression_pattern_shadows_formal ... ok143nixfmt-rs-0.5.1> test regression_tests::parser::regression_set_parameter_without_colon_error ... ok144nixfmt-rs-0.5.1> test regression_tests::parser::regression_single_ampersand_error ... ok145nixfmt-rs-0.5.1> test regression_tests::parser::regression_single_dollar_error ... ok146nixfmt-rs-0.5.1> test regression_tests::parser::regression_single_pipe_error ... ok147nixfmt-rs-0.5.1> test regression_tests::parser::regression_slash_star_in_string_after_interp ... ok148nixfmt-rs-0.5.1> test regression_tests::parser::regression_tilde_not_path_char ... ok149nixfmt-rs-0.5.1> test regression_tests::parser::regression_unclosed_block_comment_rejected ... ok150nixfmt-rs-0.5.1> test regression_tests::parser::regression_unexpected_character_error ... ok151nixfmt-rs-0.5.1> test regression_tests::parser::regression_utf8_identifier ... ok152nixfmt-rs-0.5.1> test ast_format_tests::test_integer ... ok153nixfmt-rs-0.5.1> test ast_format_tests::test_string_hash_not_comment ... ok154nixfmt-rs-0.5.1> test ast_format_tests::test_indented_string ... ok155nixfmt-rs-0.5.1> test ast_format_tests::test_simple_set ... ok156nixfmt-rs-0.5.1> test ast_format_tests::test_addition ... ok157nixfmt-rs-0.5.1> test ast_format_tests::test_selection_with_default ... ok158nixfmt-rs-0.5.1> test ir_format_tests::test_empty_parameter_multiline ... ok159nixfmt-rs-0.5.1> test ast_format_tests::test_boolean_not ... ok160nixfmt-rs-0.5.1> test ast_format_tests::test_block_comment ... ok161nixfmt-rs-0.5.1> test ast_format_tests::test_relative_path ... ok162nixfmt-rs-0.5.1> test tests_common::diff::tests::test_addition ... ok163nixfmt-rs-0.5.1> test ast_format_tests::test_function_application ... ok164nixfmt-rs-0.5.1> test ir_format_tests::test_app_last_arg_with_pre_comment ... ok165nixfmt-rs-0.5.1> test ast_format_tests::test_line_comment ... ok166nixfmt-rs-0.5.1> test ast_format_tests::test_inherit ... ok167nixfmt-rs-0.5.1> test ast_format_tests::test_negation ... ok168nixfmt-rs-0.5.1> test ir_format_tests::test_context_parameter ... ok169nixfmt-rs-0.5.1> test ast_format_tests::test_member_check ... ok170nixfmt-rs-0.5.1> test tests_common::diff::tests::test_empty_left ... ok171nixfmt-rs-0.5.1> test tests_common::diff::tests::test_empty_right ... ok172nixfmt-rs-0.5.1> test ast_format_tests::test_comparison_operators ... ok173nixfmt-rs-0.5.1> test ast_format_tests::test_set_pattern ... ok174nixfmt-rs-0.5.1> test ast_format_tests::test_parenthesized ... ok175nixfmt-rs-0.5.1> test ir_format_tests::test_comment_structure ... ok176nixfmt-rs-0.5.1> test tests_common::diff::tests::test_empty_strings ... ok177nixfmt-rs-0.5.1> test ir_format_tests::test_boolean_not_structure ... ok178nixfmt-rs-0.5.1> test ast_format_tests::test_if_then_else ... ok179nixfmt-rs-0.5.1> test tests_common::diff::tests::test_identical_strings ... ok180nixfmt-rs-0.5.1> test ast_format_tests::test_simple_string ... ok181nixfmt-rs-0.5.1> test ir_format_tests::test_selection_from_parenthesized_term_structure ... ok182nixfmt-rs-0.5.1> test tests_common::diff::tests::test_removal ... ok183nixfmt-rs-0.5.1> test tests_common::diff::tests::test_replacement ... ok184nixfmt-rs-0.5.1> test ir_format_tests::test_app_selection_inner_arg ... ok185nixfmt-rs-0.5.1> test ast_format_tests::test_dotted_path ... ok186nixfmt-rs-0.5.1> test ast_format_tests::test_simple_list ... ok187nixfmt-rs-0.5.1> test tests_common::diff::tests::test_complex_diff ... ok188nixfmt-rs-0.5.1> test ir_format_tests::test_app_absorb_last_paren_application ... ok189nixfmt-rs-0.5.1> test ast_format_tests::test_simple_lambda ... ok190nixfmt-rs-0.5.1> test ir_format_tests::test_paren_simple_term ... ok191nixfmt-rs-0.5.1> test ir_format_tests::test_inherit_with_source_structure ... ok192nixfmt-rs-0.5.1> test ir_format_tests::test_param_trailing_comment_before_comma ... ok193nixfmt-rs-0.5.1> test ir_format_tests::test_concat_with_absorbable_rhs ... ok194nixfmt-rs-0.5.1> test ir_format_tests::test_nested_groups_structure ... ok195nixfmt-rs-0.5.1> test ir_format_tests::test_language_annotation ... ok196nixfmt-rs-0.5.1> test ir_format_tests::test_selection_from_record_term_structure ... ok197nixfmt-rs-0.5.1> test regression_tests::format::format_directive_enable_in_string_does_not_close ... ok198nixfmt-rs-0.5.1> test ir_format_tests::test_empty_line_structure ... ok199nixfmt-rs-0.5.1> test ir_format_tests::test_paren_trailing_comment_on_open ... ok200nixfmt-rs-0.5.1> test regression_tests::format::format_directive_mid_line_demotes_to_line_comment ... ok201nixfmt-rs-0.5.1> test ir_format_tests::test_doc_comment_structure ... ok202nixfmt-rs-0.5.1> test regression_tests::format::format_assignment_rhs_app_with_string_last_arg ... ok203nixfmt-rs-0.5.1> test ir_format_tests::test_negation_structure ... ok204nixfmt-rs-0.5.1> test ir_format_tests::test_operation_with_application_rhs ... ok205nixfmt-rs-0.5.1> test ir_format_tests::test_parenthesized_complex_structure ... ok206nixfmt-rs-0.5.1> test ir_format_tests::test_app_two_trailing_list_args ... ok207nixfmt-rs-0.5.1> test ir_format_tests::test_update_absorbable_rhs_structure ... ok208nixfmt-rs-0.5.1> test ir_format_tests::test_list_with_comments_structure ... ok209nixfmt-rs-0.5.1> test ast_format_tests::test_assert ... ok210nixfmt-rs-0.5.1> test ast_format_tests::test_let_simple ... ok211nixfmt-rs-0.5.1> test ast_format_tests::test_with ... ok212nixfmt-rs-0.5.1> test ir_format_tests::test_lambda_chain_structure ... ok213nixfmt-rs-0.5.1> test ir_format_tests::test_member_check_full ... ok214nixfmt-rs-0.5.1> test ir_format_tests::test_path_term_structure ... ok215nixfmt-rs-0.5.1> test tests_common::diff::tests::test_slice_with_integers ... ok216nixfmt-rs-0.5.1> test ir_format_tests::test_arithmetic_operators ... ok217nixfmt-rs-0.5.1> test ir_format_tests::test_paren_inner_arg_unexpanded ... ok218nixfmt-rs-0.5.1> test ir_format_tests::test_parameter_with_ellipsis ... ok219nixfmt-rs-0.5.1> test ir_format_tests::test_param_comma_pretrivia_moves_to_next ... ok220nixfmt-rs-0.5.1> test ir_format_tests::test_language_annotation_with_string_item ... ok221nixfmt-rs-0.5.1> test ir_format_tests::test_float_token ... ok222nixfmt-rs-0.5.1> test ir_format_tests::test_env_path_token ... ok223nixfmt-rs-0.5.1> test ir_format_tests::test_param_trailing_comment_last_attr ... ok224nixfmt-rs-0.5.1> test ir_format_tests::test_indented_string_with_embedded_newline ... ok225nixfmt-rs-0.5.1> test ir_format_tests::test_inherit_many_identifiers_structure ... ok226nixfmt-rs-0.5.1> test ir_format_tests::test_parameter_with_defaults ... ok227nixfmt-rs-0.5.1> test ir_format_tests::test_param_trailing_comment_on_default_before_comma ... ok228nixfmt-rs-0.5.1> test regression_tests::format::format_app_set_absorb_in_binding ... ok229nixfmt-rs-0.5.1> test regression_tests::parser::regression_empty_indented_string ... ok230nixfmt-rs-0.5.1> test regression_tests::ir::test_string_selector_pretty ... ok231nixfmt-rs-0.5.1> test regression_tests::ir::test_absorb_rhs_set_wide ... ok232nixfmt-rs-0.5.1> test regression_tests::ir::test_inner_arg_list_language_annotation ... ok233nixfmt-rs-0.5.1> test regression_tests::fuzz::fuzz_trailing_comment_on_multiline_simple_string ... ok234nixfmt-rs-0.5.1> test regression_tests::fuzz::fuzz_paren_open_trail_comment_absorbable ... ok235nixfmt-rs-0.5.1> test regression_tests::ir::test_absorb_rhs_empty_set_multiline ... ok236nixfmt-rs-0.5.1> test regression_tests::ir::test_let_expression_groups ... ok237nixfmt-rs-0.5.1> test regression_tests::ir::test_inner_arg_simple_list ... ok238nixfmt-rs-0.5.1> test regression_tests::ir::test_absorb_rhs_with_set ... ok239nixfmt-rs-0.5.1> test regression_tests::ir::test_absorb_rhs_lambda_chain_set ... ok240nixfmt-rs-0.5.1> test regression_tests::parser::regression_emptyline_pretrivia_inline ... ok241nixfmt-rs-0.5.1> test regression_tests::format::format_app_comment_before_last_arg_indent ... ok242nixfmt-rs-0.5.1> test regression_tests::ir::test_set_param_abstraction_absorbs_body ... ok243nixfmt-rs-0.5.1> test regression_tests::parser::regression_path_relative_dotdot ... ok244nixfmt-rs-0.5.1> test regression_tests::parser::regression_chained_string_concatenation ... ok245nixfmt-rs-0.5.1> test regression_tests::ir::test_absorb_rhs_single_inherit ... ok246nixfmt-rs-0.5.1> test regression_tests::ir::test_absorb_rhs_lambda_set ... ok247nixfmt-rs-0.5.1> test regression_tests::ir::test_absorb_rhs_paren_set ... ok248nixfmt-rs-0.5.1> test regression_tests::ir::test_assignment_rhs_application_grouping ... ok249nixfmt-rs-0.5.1> test regression_tests::parser::regression_decorated_multiline_comment ... ok250nixfmt-rs-0.5.1> test regression_tests::parser::regression_member_check_on_operation ... ok251nixfmt-rs-0.5.1> test regression_tests::parser::regression_empty_simple_string ... ok252nixfmt-rs-0.5.1> test regression_tests::format::format_assignment_non_simple_selector_breaks_rhs ... ok253nixfmt-rs-0.5.1> test regression_tests::ir::test_function_arguments_priority ... ok254nixfmt-rs-0.5.1> test regression_tests::parser::regression_let_string_interpolated_key ... ok255nixfmt-rs-0.5.1> test regression_tests::ir::test_empty_container_with_comment_idempotent ... ok256nixfmt-rs-0.5.1> test regression_tests::parser::regression_empty_container_with_comment ... ok257nixfmt-rs-0.5.1> test regression_tests::format::format_comparison_op_softline ... ok258nixfmt-rs-0.5.1> test regression_tests::parser::regression_float_literals ... ok259nixfmt-rs-0.5.1> test regression_tests::format::format_less_than_without_space_not_env_path ... ok260nixfmt-rs-0.5.1> test regression_tests::format::format_interp_lone_application_absorbed ... ok261nixfmt-rs-0.5.1> test regression_tests::parser::regression_chained_prefix_operators ... ok262nixfmt-rs-0.5.1> test regression_tests::format::format_assignment_rhs_update_concat_plus_case1 ... ok263nixfmt-rs-0.5.1> test regression_tests::properties::rejects_invalid_fixture_corpus ... ok264nixfmt-rs-0.5.1> test ir_format_tests::test_app_two_consecutive_list_args ... ok265nixfmt-rs-0.5.1> test ir_format_tests::test_param_trailing_comment_after_comma ... ok266nixfmt-rs-0.5.1> test ir_format_tests::test_rec_set_structure ... ok267nixfmt-rs-0.5.1> test ir_format_tests::test_selection_with_default_structure ... ok268nixfmt-rs-0.5.1> test ir_format_tests::test_paren_absorb_rhs ... ok269nixfmt-rs-0.5.1> test ir_format_tests::test_multiline_string_structure ... ok270nixfmt-rs-0.5.1> test ir_format_tests::test_string_with_leading_whitespace_interpolation ... ok271nixfmt-rs-0.5.1> test ir_format_tests::test_string_interpolation_structure ... ok272nixfmt-rs-0.5.1> test ir_format_tests::test_simple_parameter_pattern ... ok273nixfmt-rs-0.5.1> test ir_format_tests::test_string_interpolation_with_absorbable ... ok274nixfmt-rs-0.5.1> test ir_format_tests::test_simple_string_with_embedded_newline ... ok275nixfmt-rs-0.5.1> test regression_tests::parser::regression_pipe_backward_operator ... ok276nixfmt-rs-0.5.1> test regression_tests::parser::regression_indented_string_escape_sequences ... ok277nixfmt-rs-0.5.1> test regression_tests::parser::regression_identifier_slash_path ... ok278nixfmt-rs-0.5.1> test regression_tests::parser::regression_trailing_comment ... ok279nixfmt-rs-0.5.1> test regression_tests::parser::regression_empty_set_parameter ... ok280nixfmt-rs-0.5.1> test regression_tests::parser::regression_minus_left_associative ... ok281nixfmt-rs-0.5.1> test regression_tests::ir::test_if_else_if_chain ... ok282nixfmt-rs-0.5.1> test regression_tests::parser::regression_old_style_let ... ok283nixfmt-rs-0.5.1> test regression_tests::ir::test_absorb_rhs_comment_only_list ... ok284nixfmt-rs-0.5.1> test regression_tests::parser::test_sourceline_multiline_list ... ok285nixfmt-rs-0.5.1> test regression_tests::format::format_paren_abstraction_absorbed_as_last_arg ... ok286nixfmt-rs-0.5.1> test regression_tests::parser::regression_plus_right_associative ... ok287nixfmt-rs-0.5.1> test regression_tests::ir::test_param_set_trailing_comment_nesting ... ok288nixfmt-rs-0.5.1> test regression_tests::format::format_directive_region_crosses_brace ... ok289nixfmt-rs-0.5.1> test regression_tests::ir::test_with_grouping ... ok290nixfmt-rs-0.5.1> test regression_tests::parser::regression_multiline_string_indentation ... ok291nixfmt-rs-0.5.1> test regression_tests::parser::regression_or_as_identifier ... ok292nixfmt-rs-0.5.1> test regression_tests::parser::regression_not_member_check ... ok293nixfmt-rs-0.5.1> test regression_tests::format::format_nested_lambda_body_absorbed ... ok294nixfmt-rs-0.5.1> test regression_tests::parser::regression_crlf_between_tokens ... ok295nixfmt-rs-0.5.1> test regression_tests::format::format_directive_in_priority_group_post_segment ... ok296nixfmt-rs-0.5.1> test regression_tests::parser::regression_pipe_forward_operator ... ok297nixfmt-rs-0.5.1> test regression_tests::format::format_directive_lone_enable_passes_through ... ok298nixfmt-rs-0.5.1> test regression_tests::format::format_directive_disabled_region_verbatim ... ok299nixfmt-rs-0.5.1> test regression_tests::format::format_language_annotation_with_trail_comment ... ok300nixfmt-rs-0.5.1> test regression_tests::parser::regression_update_right_associative ... ok301nixfmt-rs-0.5.1> test regression_tests::parser::regression_multiline_string_unicode_line_numbers ... ok302nixfmt-rs-0.5.1> test regression_tests::parser::regression_implies_precedence ... ok303nixfmt-rs-0.5.1> test regression_tests::ir::test_if_in_set ... ok304nixfmt-rs-0.5.1> test regression_tests::parser::regression_string_dollar_dollar ... ok305nixfmt-rs-0.5.1> test regression_tests::parser::regression_inline_comments_after_strings_and_paths ... ok306nixfmt-rs-0.5.1> test regression_tests::parser::regression_inherit_multiple_names ... ok307nixfmt-rs-0.5.1> test regression_tests::ir::test_with_set_body ... ok308nixfmt-rs-0.5.1> test regression_tests::parser::regression_path_with_interpolation ... ok309nixfmt-rs-0.5.1> test regression_tests::format::format_lambda_chain_stays_one_line_when_fits ... ok310nixfmt-rs-0.5.1> test regression_tests::format::format_empty_set_with_pretrivia_keeps_linebreak ... ok311nixfmt-rs-0.5.1> test regression_tests::ir::test_absorb_rhs_indented_string ... ok312nixfmt-rs-0.5.1> test regression_tests::format::format_if_elseif_chain_forced_multiline ... ok313nixfmt-rs-0.5.1> test regression_tests::parser::regression_chained_comparison_operators ... ok314nixfmt-rs-0.5.1> test regression_tests::parser::regression_application_with_parenthesized_negation ... ok315nixfmt-rs-0.5.1> test regression_tests::ir::test_transparent_in_parens_break ... ok316nixfmt-rs-0.5.1> test regression_tests::ir::test_middle_arg_grouping ... ok317nixfmt-rs-0.5.1> test regression_tests::format::format_directive_unclosed_in_interpolation_demoted ... ok318nixfmt-rs-0.5.1> test regression_tests::format::format_text_width_counts_chars_not_bytes ... ok319nixfmt-rs-0.5.1> test regression_tests::parser::regression_concat_right_associative ... ok320nixfmt-rs-0.5.1> test regression_tests::parser::regression_dot_selector_on_newline ... ok321nixfmt-rs-0.5.1> test regression_tests::parser::regression_string_multiple_interpolations ... ok322nixfmt-rs-0.5.1> test regression_tests::parser::regression_mixed_add_sub_associativity ... ok323nixfmt-rs-0.5.1> test regression_tests::parser::regression_unquoted_url ... ok324nixfmt-rs-0.5.1> test regression_tests::parser::regression_comment_before_and_with_selectors ... ok325nixfmt-rs-0.5.1> test regression_tests::parser::regression_import_relative_path ... ok326nixfmt-rs-0.5.1> test regression_tests::fuzz::fuzz_indented_string_blank_line_preserves_excess ... ok327nixfmt-rs-0.5.1> test regression_tests::parser::regression_import_path_application ... ok328nixfmt-rs-0.5.1> test regression_tests::parser::regression_subtraction_not_application ... ok329nixfmt-rs-0.5.1> test regression_tests::format::format_multi_arg_application_continuation_indent ... ok330nixfmt-rs-0.5.1> test regression_tests::format::format_interp_trailing_trivia_preserved ... ok331nixfmt-rs-0.5.1> test regression_tests::parser::regression_context_parameter_variants ... ok332nixfmt-rs-0.5.1> test regression_tests::format::format_app_multi_absorbable_args_indent ... ok333nixfmt-rs-0.5.1> test regression_tests::fuzz::fuzz_integer_selection_relex_as_float ... ok334nixfmt-rs-0.5.1> test regression_tests::ir::test_absorb_uses_pretty_term_for_list ... ok335nixfmt-rs-0.5.1> test regression_tests::parser::regression_unicode_escape_in_string ... ok336nixfmt-rs-0.5.1> test regression_tests::parser::regression_trailing_empty_line_before_close ... ok337nixfmt-rs-0.5.1> test regression_tests::parser::regression_attrset_string_interpolated_key ... ok338nixfmt-rs-0.5.1> test regression_tests::parser::regression_ansi_escape_codes_in_strings ... ok339nixfmt-rs-0.5.1> test regression_tests::parser::regression_indented_string_to_simple ... ok340nixfmt-rs-0.5.1> test regression_tests::format::format_trailing_comma_compact_param_set ... ok341nixfmt-rs-0.5.1> test regression_tests::format::format_indented_string_lone_interpolation_with_trailing_trivia ... ok342nixfmt-rs-0.5.1> test regression_tests::format::format_with_body_absorbed ... ok343nixfmt-rs-0.5.1> test regression_tests::format::format_assignment_rhs_update_concat_plus_case2 ... ok344nixfmt-rs-0.5.1> test regression_tests::format::format_trailing_comment_shift_for_idempotency ... ok345nixfmt-rs-0.5.1> test regression_tests::format::format_set_param_open_trailing_comment_hoisted ... ok346nixfmt-rs-0.5.1> test regression_tests::format::format_trailing_file_trivia_preserved ... ok347nixfmt-rs-0.5.1> test regression_tests::format::format_interp_inline_short_forced_compact ... ok348nixfmt-rs-0.5.1> test regression_tests::format::format_operator_trailing_comment_hoisted ... ok349nixfmt-rs-0.5.1> test regression_tests::format::format_trailing_comment_ignored_for_width ... ok350nixfmt-rs-0.5.1> test regression_tests::parser::regression_language_annotation ... ok351nixfmt-rs-0.5.1> test regression_tests::parser::regression_string_interpolation_selectors ... ok352nixfmt-rs-0.5.1> test regression_tests::format::format_interp_leading_trivia_preserved ... ok353nixfmt-rs-0.5.1> test regression_tests::ir::test_list_rendering ... ok354nixfmt-rs-0.5.1> test regression_tests::properties::formats_to_golden_on_fixture_corpus ... ok355nixfmt-rs-0.5.1> test regression_tests::properties::ast_preserved_on_fixture_corpus ... ok356nixfmt-rs-0.5.1> test regression_tests::properties::idempotent_on_fixture_corpus ... ok357nixfmt-rs-0.5.1> 358nixfmt-rs-0.5.1> test result: ok. 286 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s359nixfmt-rs-0.5.1> 360nixfmt-rs-0.5.1> Running unittests src/main.rs (target/aarch64-unknown-linux-gnu/release/deps/nixfmt-20d1e4067668fcf2)361nixfmt-rs-0.5.1> 362nixfmt-rs-0.5.1> running 5 tests363nixfmt-rs-0.5.1> test json_diag::tests::message_only_object_is_minimal ... ok364nixfmt-rs-0.5.1> test json_diag::tests::json_escaping_handles_quotes_and_controls ... ok365nixfmt-rs-0.5.1> test json_diag::tests::unexpected_token_carries_help ... ok366nixfmt-rs-0.5.1> test json_diag::tests::unclosed_brace_has_related_and_help ... ok367nixfmt-rs-0.5.1> test json_diag::tests::rendered_field_is_escaped_single_line ... ok368nixfmt-rs-0.5.1> 369nixfmt-rs-0.5.1> test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s370nixfmt-rs-0.5.1> 371nixfmt-rs-0.5.1> Running tests/cli.rs (target/aarch64-unknown-linux-gnu/release/deps/cli-7e350bd7e3f4f119)372nixfmt-rs-0.5.1> 373nixfmt-rs-0.5.1> running 26 tests374nixfmt-rs-0.5.1> test parse_error_exits_1 ... ok375nixfmt-rs-0.5.1> test missing_file_exits_1 ... ok376nixfmt-rs-0.5.1> test message_format_json_emits_one_object_per_error ... ok377nixfmt-rs-0.5.1> test dash_reads_stdin_without_warning ... ok378nixfmt-rs-0.5.1> test check_formatted_stdin_exits_0 ... ok379nixfmt-rs-0.5.1> test stdin_formats_to_stdout ... ok380nixfmt-rs-0.5.1> test ast_on_file_does_not_modify ... ok381nixfmt-rs-0.5.1> test verify_flag_is_accepted ... ok382nixfmt-rs-0.5.1> test filename_flag_used_in_errors ... ok383nixfmt-rs-0.5.1> test quiet_suppresses_errors_but_keeps_exit_code ... ok384nixfmt-rs-0.5.1> test unknown_flag_exits_1 ... ok385nixfmt-rs-0.5.1> test message_format_rejects_unknown_value ... ok386nixfmt-rs-0.5.1> test debug_dumps_go_to_stderr_and_exit_1 ... ok387nixfmt-rs-0.5.1> test check_unformatted_stdin_exits_1 ... ok388nixfmt-rs-0.5.1> test files_are_formatted_in_place ... ok389nixfmt-rs-0.5.1> test check_file_does_not_modify ... ok390nixfmt-rs-0.5.1> test directory_is_walked_recursively_and_formatted_in_place ... ok391nixfmt-rs-0.5.1> test directory_check_reports_unformatted_and_exits_1 ... ok392nixfmt-rs-0.5.1> test version_flags ... ok393nixfmt-rs-0.5.1> test indent_flag_changes_indentation ... ok394nixfmt-rs-0.5.1> test message_format_json_io_error_is_json ... ok395nixfmt-rs-0.5.1> test mergetool_rejects_non_nix_merged ... ok396nixfmt-rs-0.5.1> test width_flag_forces_multiline ... ok397nixfmt-rs-0.5.1> test message_format_json_check_mode_is_pure_json ... ok398nixfmt-rs-0.5.1> test mergetool_formats_and_merges_non_conflicting_change ... ok399nixfmt-rs-0.5.1> test multiple_files_error_continues_and_exits_1 ... ok400nixfmt-rs-0.5.1> 401nixfmt-rs-0.5.1> test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s402nixfmt-rs-0.5.1> 403nixfmt-rs-0.5.1> Doc-tests nixfmt_rs404nixfmt-rs-0.5.1> 405nixfmt-rs-0.5.1> running 4 tests406nixfmt-rs-0.5.1> test src/dump/mod.rs - dump::dump_enum (line 344) ... ignored407nixfmt-rs-0.5.1> test src/dump/mod.rs - dump::dump_enum (line 352) ... ignored408nixfmt-rs-0.5.1> test src/lib.rs - (line 5) ... ok409nixfmt-rs-0.5.1> test src/lib.rs - format_error (line 164) ... ok410nixfmt-rs-0.5.1> 411nixfmt-rs-0.5.1> test result: ok. 2 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s412nixfmt-rs-0.5.1> 413nixfmt-rs-0.5.1> all doctests ran in 1.17s; merged doctests compilation took 1.16s414nixfmt-rs-0.5.1> Finished cargoCheckHook415nixfmt-rs-0.5.1> checkPhase completed in 36 seconds416nixfmt-rs-0.5.1> Running phase: installPhase417nixfmt-rs-0.5.1> Executing cargoInstallHook418nixfmt-rs-0.5.1> Finished cargoInstallHook419nixfmt-rs-0.5.1> Running phase: fixupPhase420nixfmt-rs-0.5.1> shrinking RPATHs of ELF executables and libraries in /nix/store/fzns18lqrix6ml4vj2m926dvz5qd9dav-nixfmt-rs-0.5.1421nixfmt-rs-0.5.1> shrinking /nix/store/fzns18lqrix6ml4vj2m926dvz5qd9dav-nixfmt-rs-0.5.1/bin/nixfmt422nixfmt-rs-0.5.1> checking for references to /build/ in /nix/store/fzns18lqrix6ml4vj2m926dvz5qd9dav-nixfmt-rs-0.5.1...423nixfmt-rs-0.5.1> gzipping man pages under /nix/store/fzns18lqrix6ml4vj2m926dvz5qd9dav-nixfmt-rs-0.5.1/share/man/424nixfmt-rs-0.5.1> patching script interpreter paths in /nix/store/fzns18lqrix6ml4vj2m926dvz5qd9dav-nixfmt-rs-0.5.1425nixfmt-rs-0.5.1> stripping (with command strip and flags -S -p) in /nix/store/fzns18lqrix6ml4vj2m926dvz5qd9dav-nixfmt-rs-0.5.1/bin426nixfmt-rs-0.5.1> Running phase: installCheckPhase427nixfmt-rs-0.5.1> Executing versionCheckPhase428nixfmt-rs-0.5.1> Successfully managed to find version 0.5.1 in the output of the command /nix/store/fzns18lqrix6ml4vj2m926dvz5qd9dav-nixfmt-rs-0.5.1/bin/nixfmt --version429nixfmt-rs-0.5.1> nixfmt-rs 0.5.1430nixfmt-rs-0.5.1> Finished versionCheckPhase431nixfmt-rs-0.5.1> no Makefile or custom installCheckPhase, doing nothing432433post-build step Upload coverage to codecov: ok434Skipping codecov: project=Mic92/nixfmt-rs attr=aarch64-linux.default