[INFO] fetching crate fprettier 0.2.0... [INFO] testing fprettier-0.2.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate fprettier 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate fprettier 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fprettier 0.2.0 [INFO] tweaked toml for crates.io crate fprettier 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fprettier 0.2.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fprettier 0.2.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cff68c0fd7da83e2fd327ec2f3c141ef95f5770e5dbb183181b8653a6d03a786 [INFO] running `Command { std: "docker" "start" "-a" "cff68c0fd7da83e2fd327ec2f3c141ef95f5770e5dbb183181b8653a6d03a786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cff68c0fd7da83e2fd327ec2f3c141ef95f5770e5dbb183181b8653a6d03a786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cff68c0fd7da83e2fd327ec2f3c141ef95f5770e5dbb183181b8653a6d03a786", kill_on_drop: false }` [INFO] [stdout] cff68c0fd7da83e2fd327ec2f3c141ef95f5770e5dbb183181b8653a6d03a786 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca1ad4ffd6e6783d6bb475cedc1645cd7571459e6c10dd733812e9b7baed4146 [INFO] running `Command { std: "docker" "start" "-a" "ca1ad4ffd6e6783d6bb475cedc1645cd7571459e6c10dd733812e9b7baed4146", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling fprettier v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.43s [INFO] running `Command { std: "docker" "inspect" "ca1ad4ffd6e6783d6bb475cedc1645cd7571459e6c10dd733812e9b7baed4146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca1ad4ffd6e6783d6bb475cedc1645cd7571459e6c10dd733812e9b7baed4146", kill_on_drop: false }` [INFO] [stdout] ca1ad4ffd6e6783d6bb475cedc1645cd7571459e6c10dd733812e9b7baed4146 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93666750835deac4e600ddb21fa9f29c55243b74ca15fb4f4daaa50f96b7f074 [INFO] running `Command { std: "docker" "start" "-a" "93666750835deac4e600ddb21fa9f29c55243b74ca15fb4f4daaa50f96b7f074", kill_on_drop: false }` [INFO] [stderr] Compiling fprettier v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.59s [INFO] running `Command { std: "docker" "inspect" "93666750835deac4e600ddb21fa9f29c55243b74ca15fb4f4daaa50f96b7f074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93666750835deac4e600ddb21fa9f29c55243b74ca15fb4f4daaa50f96b7f074", kill_on_drop: false }` [INFO] [stdout] 93666750835deac4e600ddb21fa9f29c55243b74ca15fb4f4daaa50f96b7f074 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d084bb9dbff5b48589a51d7f723b0164d731aabe472d6e35f1c5063a77be8da4 [INFO] running `Command { std: "docker" "start" "-a" "d084bb9dbff5b48589a51d7f723b0164d731aabe472d6e35f1c5063a77be8da4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fprettier-532812654251e40c) [INFO] [stdout] [INFO] [stdout] running 173 tests [INFO] [stdout] test cli::tests::test_cli_builds ... ok [INFO] [stdout] test cli::tests::test_debug_flag ... ok [INFO] [stdout] test cli::tests::test_debug_long_flag ... ok [INFO] [stdout] test cli::tests::test_comment_spacing ... ok [INFO] [stdout] test cli::tests::test_debug_not_set ... ok [INFO] [stdout] test cli::tests::test_exclude_max_lines_not_set ... ok [INFO] [stdout] test cli::tests::test_exclude_max_lines ... ok [INFO] [stdout] test cli::tests::test_exclude_multiple ... ok [INFO] [stdout] test cli::tests::test_exclude_max_lines_short_flag ... ok [INFO] [stdout] test cli::tests::test_exclude_single ... ok [INFO] [stdout] test cli::tests::test_fortran_extensions_empty ... ok [INFO] [stdout] test cli::tests::test_fortran_multiple_extensions ... ok [INFO] [stdout] test cli::tests::test_all_whitespace_options ... ok [INFO] [stdout] test cli::tests::test_cli_defaults ... ok [INFO] [stdout] test cli::tests::test_comment_spacing_not_set ... ok [INFO] [stdout] test cli::tests::test_fortran_single_extension ... ok [INFO] [stdout] test cli::tests::test_exclude_empty ... ok [INFO] [stdout] test cli::tests::test_whitespace_comma_explicit_false ... ok [INFO] [stdout] test cli::tests::test_multiple_whitespace_options ... ok [INFO] [stdout] test config::tests::test_config_apply_partial ... ok [INFO] [stdout] test cli::tests::test_whitespace_comma_explicit_true ... ok [INFO] [stdout] test cli::tests::test_whitespace_comma_flag ... ok [INFO] [stdout] test cli::tests::test_whitespace_options_not_set ... ok [INFO] [stdout] test config::tests::test_config_apply_partial_preserves_unset ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_config_apply_partial_whitespace_dict ... ok [INFO] [stdout] test config::tests::test_validate_comment_spacing ... ok [INFO] [stdout] test config::tests::test_validate_indent_too_large ... ok [INFO] [stdout] test config::tests::test_validate_indent_zero ... ok [INFO] [stdout] test config::tests::test_validate_line_length_too_large ... ok [INFO] [stdout] test config::tests::test_validate_line_length_too_small ... ok [INFO] [stdout] test config::tests::test_validate_whitespace_level ... ok [INFO] [stdout] test config::tests::test_validate_default_config ... ok [INFO] [stdout] test config::tests::test_whitespace_dict_override ... ok [INFO] [stdout] test config::tests::test_whitespace_flags_array_level_0 ... ok [INFO] [stdout] test config::tests::test_whitespace_flags_array_level_2 ... ok [INFO] [stdout] test config::tests::test_whitespace_flags_array_level_4 ... ok [INFO] [stdout] test config::tests::test_from_discovered_files_returns_default_when_empty ... ok [INFO] [stdout] test config::tests::test_discover_config_files_nonexistent_path ... ok [INFO] [stdout] test directive::tests::test_parse_directive_multiple ... ok [INFO] [stdout] test directive::tests::test_parse_directive_no_whitespace ... ok [INFO] [stdout] test directive::tests::test_parse_invalid_directive ... ok [INFO] [stdout] test directive::tests::test_parse_directive_case ... ok [INFO] [stdout] test directive::tests::test_parse_directive_line_length ... ok [INFO] [stdout] test directive::tests::test_parse_directive_indent ... ok [INFO] [stdout] test format::aligner::tests::test_get_curr_delim ... ok [INFO] [stdout] test format::case_convert::tests::test_apply_case ... ok [INFO] [stdout] test format::case_convert::tests::test_case_mode_from_i32 ... ok [INFO] [stdout] test format::case_convert::tests::test_case_settings_from_dict ... ok [INFO] [stdout] test directive::tests::test_is_directive_line ... ok [INFO] [stdout] test format::case_convert::tests::test_convert_case_no_change ... ok [INFO] [stdout] test format::aligner::tests::test_aligner_format_statement ... ok [INFO] [stdout] test format::aligner::tests::test_aligner_declaration ... ok [INFO] [stdout] test format::aligner::tests::test_aligner_bracket_nesting ... ok [INFO] [stdout] test format::aligner::tests::test_aligner_default_indent ... ok [INFO] [stdout] test format::aligner::tests::test_aligner_assignment ... ok [INFO] [stdout] test format::continuation::tests::test_get_manual_alignment ... ok [INFO] [stdout] test format::continuation::tests::test_prepend_ampersands ... ok [INFO] [stdout] test format::continuation::tests::test_should_auto_align_no_leading_amp ... ok [INFO] [stdout] test format::continuation::tests::test_should_auto_align_with_leading_amp ... ok [INFO] [stdout] test format::aligner::tests::test_aligner_public_declaration ... ok [INFO] [stdout] test format::continuation::tests::test_remove_pre_ampersands ... ok [INFO] [stdout] test format::case_convert::tests::test_convert_case_preserves_strings ... ok [INFO] [stdout] test format::case_convert::tests::test_convert_case_procedures ... ok [INFO] [stdout] test format::case_convert::tests::test_convert_case_operators ... ok [INFO] [stdout] test format::line_split::tests::test_auto_split_line_basic ... ok [INFO] [stdout] test format::line_split::tests::test_auto_split_line_too_short ... ok [INFO] [stdout] test format::line_split::tests::test_auto_split_line_with_comment ... ok [INFO] [stdout] test format::line_split::tests::test_auto_split_line_with_indent ... ok [INFO] [stdout] test format::line_split::tests::test_find_split_position_comma ... ok [INFO] [stdout] test format::line_split::tests::test_find_split_position_none ... ok [INFO] [stdout] test format::case_convert::tests::test_convert_case_keywords ... ok [INFO] [stdout] test format::line_split::tests::test_has_comment_outside_string ... ok [INFO] [stdout] test format::line_split::tests::test_find_split_position_whitespace ... ok [INFO] [stdout] test format::line_split::tests::test_split_long_lines_comment_detach_and_split ... ok [INFO] [stdout] test format::replacements::tests::test_c_to_fortran_all_operators ... ok [INFO] [stdout] test format::line_split::tests::test_split_long_lines ... ok [INFO] [stdout] test format::replacements::tests::test_c_to_fortran_simple ... ok [INFO] [stdout] test format::replacements::tests::test_case_insensitive ... ok [INFO] [stdout] test format::replacements::tests::test_fortran_to_c_simple ... ok [INFO] [stdout] test format::replacements::tests::test_mixed_operators ... ok [INFO] [stdout] test format::replacements::tests::test_no_change_when_already_target_style ... ok [INFO] [stdout] test format::replacements::tests::test_fortran_to_c_all_operators ... ok [INFO] [stdout] test format::replacements::tests::test_pointer_not_affected ... ok [INFO] [stdout] test format::whitespace::tests::test_add_whitespace_assignment ... ok [INFO] [stdout] test format::whitespace::tests::test_add_whitespace_plusminus_binary ... ok [INFO] [stdout] test format::whitespace::tests::test_add_whitespace_commas ... ok [INFO] [stdout] test format::whitespace::tests::test_add_whitespace_plusminus_binary_continuation ... ok [INFO] [stdout] test format::whitespace::tests::test_add_whitespace_plusminus_unary ... ok [INFO] [stdout] test format::whitespace::tests::test_add_whitespace_pointer_assignment ... ok [INFO] [stdout] test format::whitespace::tests::test_adjacent_logical_operators ... ok [INFO] [stdout] test format::whitespace::tests::test_concat_operator ... ok [INFO] [stdout] test format::whitespace::tests::test_concat_operator_disabled ... ok [INFO] [stdout] test format::whitespace::tests::test_concat_operator_with_strings ... ok [INFO] [stdout] test format::indenter::tests::test_nested_if ... ok [INFO] [stdout] test format::indenter::tests::test_simple_if ... ok [INFO] [stdout] test format::indenter::tests::test_do_loop ... ok [INFO] [stdout] test format::indenter::tests::test_if_else ... ok [INFO] [stdout] test format::indenter::tests::test_subroutine ... ok [INFO] [stdout] test format::whitespace::tests::test_combined_operators ... ok [INFO] [stdout] test format::indenter::tests::test_fypp_if_scope ... ok [INFO] [stdout] test format::whitespace::tests::test_format_line_comprehensive ... ok [INFO] [stdout] test format::whitespace::tests::test_logical_operators ... ok [INFO] [stdout] test format::whitespace::tests::test_logical_operators_or ... ok [INFO] [stdout] test format::whitespace::tests::test_operators_in_strings_preserved ... ok [INFO] [stdout] test format::whitespace::tests::test_relational_operators ... ok [INFO] [stdout] test format::whitespace::tests::test_relational_operators_dotted ... ok [INFO] [stdout] test format::whitespace::tests::test_relational_operators_eq ... ok [INFO] [stdout] test format::whitespace::tests::test_rm_extra_whitespace ... ok [INFO] [stdout] test format::whitespace::tests::test_rm_extra_whitespace_preserves_leading ... ok [INFO] [stdout] test parser::char_filter::tests::test_filter_both ... ok [INFO] [stdout] test parser::char_filter::tests::test_filter_comments ... ok [INFO] [stdout] test parser::char_filter::tests::test_filter_single_quotes ... ok [INFO] [stdout] test parser::char_filter::tests::test_filter_strings ... ok [INFO] [stdout] test parser::char_filter::tests::test_fypp_at ... ok [INFO] [stdout] test parser::char_filter::tests::test_fypp_dollar ... ok [INFO] [stdout] test parser::char_filter::tests::test_fypp_inline ... ok [INFO] [stdout] test parser::char_filter::tests::test_instring_check ... ok [INFO] [stdout] test parser::char_filter::tests::test_no_filtering ... ok [INFO] [stdout] test parser::char_filter::tests::test_position_tracking ... ok [INFO] [stdout] test parser::patterns::tests::test_case_insensitive ... ok [INFO] [stdout] test format::whitespace::tests::test_fypp_inline_with_spaces ... ok [INFO] [stdout] test format::whitespace::tests::test_fypp_inline_preservation ... ok [INFO] [stdout] test format::whitespace::tests::test_declaration_spacing_normalized ... ok [INFO] [stdout] test parser::patterns::tests::test_cpp_line_regex ... ok [INFO] [stdout] test parser::patterns::tests::test_end_select_regex ... ok [INFO] [stdout] test parser::patterns::tests::test_logical_operators ... ok [INFO] [stdout] test parser::patterns::tests::test_if_regex ... ok [INFO] [stdout] test format::whitespace::tests::test_declaration_no_spacing_preserved ... ok [INFO] [stdout] test parser::patterns::tests::test_omp_conditional ... ok [INFO] [stdout] test parser::patterns::tests::test_function_regex ... ok [INFO] [stdout] test format::whitespace::tests::test_declaration_spacing_preserved ... ok [INFO] [stdout] test parser::patterns::tests::test_relational_operators ... ok [INFO] [stdout] test format::whitespace::tests::test_format_line_preserves_leading ... ok [INFO] [stdout] test parser::patterns::tests::test_select_case_regex ... ok [INFO] [stdout] test parser::patterns::tests::test_subroutine_regex ... ok [INFO] [stdout] test format::whitespace::tests::test_plus_before_paren ... ok [INFO] [stdout] test parser::stream::continuation_tests::test_continuation_with_comment_in_middle ... ok [INFO] [stdout] test parser::patterns::tests::test_do_regex ... ok [INFO] [stdout] test parser::stream::multiline_string_tests::test_multiline_string_single_ampersand ... ok [INFO] [stdout] test parser::patterns::tests::test_omp_directive ... ok [INFO] [stdout] test parser::patterns::tests::test_statement_label ... ok [INFO] [stdout] test parser::stream::tests::test_comment ... ok [INFO] [stdout] test parser::stream::tests::test_empty_file ... ok [INFO] [stdout] test parser::stream::tests::test_continuation ... ok [INFO] [stdout] test parser::stream::tests::test_continuation_with_comment ... ok [INFO] [stdout] test parser::stream::tests::test_multiline_string_no_continuation ... ok [INFO] [stdout] test parser::stream::tests::test_line_number_tracking ... ok [INFO] [stdout] test parser::stream::tests::test_multiline_string_with_continuation ... ok [INFO] [stdout] test parser::stream::tests::test_omp_conditional ... ok [INFO] [stdout] test parser::stream::tests::test_no_omp_prefix ... ok [INFO] [stdout] test parser::stream::tests::test_omp_conditional_continuation ... ok [INFO] [stdout] test parser::stream::tests::test_omp_conditional_with_leading_space ... ok [INFO] [stdout] test parser::stream::tests::test_omp_semicolon_no_split ... ok [INFO] [stdout] test parser::stream::tests::test_multiple_continuations ... ok [INFO] [stdout] test parser::stream::tests::test_single_line ... ok [INFO] [stdout] test parser::stream::tests::test_semicolon ... ok [INFO] [stdout] test parser::stream::tests::test_semicolon_in_string ... ok [INFO] [stdout] test scope::parser_builder::tests::test_basic_parser ... ok [INFO] [stdout] test scope::parser_builder::tests::test_fypp_parser ... ok [INFO] [stdout] test scope::types::tests::test_display ... ok [INFO] [stdout] test scope::parser_builder::tests::test_if_matching ... ok [INFO] [stdout] test scope::types::tests::test_from_index ... ok [INFO] [stdout] test scope::types::tests::test_is_fypp_scope ... ok [INFO] [stdout] test scope::types::tests::test_is_module_scope ... ok [INFO] [stdout] test scope::types::tests::test_is_fypp_scope_index ... ok [INFO] [stdout] test scope::types::tests::test_scope_indices ... ok [INFO] [stdout] test parser::stream::tests::test_string_no_false_continuation ... ok [INFO] [stdout] test parser::patterns::tests::test_module_regex ... ok [INFO] [stdout] test scope::parser_builder::tests::test_module_parser ... ok [INFO] [stdout] test process::pipeline::tests::test_format_file_whitespace_only ... ok [INFO] [stdout] test process::pipeline::tests::test_format_file_indent_only ... ok [INFO] [stdout] test process::pipeline::tests::test_format_file_both_passes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 173 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fprettier-59e1c0894476f424) [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/compatibility_test.rs (/opt/rustwide/target/debug/deps/compatibility_test-87ba1a5ed37d809c) [INFO] [stdout] [INFO] [stdout] running 85 tests [INFO] [stdout] test test_compat_block_deactivate ... ok [INFO] [stdout] test test_compat_auto_split_no_whitespace ... ok [INFO] [stdout] test test_compat_concat_in_comment ... ok [INFO] [stdout] test test_compat_ampersand_string ... ok [INFO] [stdout] test test_compat_concat_level4 ... ok [INFO] [stdout] test test_compat_concat_in_string ... ok [INFO] [stdout] test test_compat_concat_operator ... ok [INFO] [stdout] test test_compat_associate ... ok [INFO] [stdout] test test_compat_combined_formatting ... ok [INFO] [stdout] test test_compat_auto_split_bang_in_string ... ok [INFO] [stdout] test test_compat_decl_whitespace_zero ... ok [INFO] [stdout] test test_compat_do_variable ... ok [INFO] [stdout] test test_compat_function_call ... ok [INFO] [stdout] test test_compat_decl_formatting ... ok [INFO] [stdout] test test_compat_first_line_non_code ... ok [INFO] [stdout] test test_compat_disable_formatting ... ok [INFO] [stdout] test test_compat_fypp_continuation ... ok [INFO] [stdout] test test_compat_auto_split_long_line ... ok [INFO] [stdout] test test_compat_comments_basic ... ok [INFO] [stdout] test test_compat_fypp_call ... ok [INFO] [stdout] test test_compat_fypp_basic ... ok [INFO] [stdout] test test_compat_fypp_debug_code ... ok [INFO] [stdout] test test_compat_fypp_def ... ok [INFO] [stdout] test test_compat_auto_split_indent_pass ... ok [INFO] [stdout] test test_compat_indent_if_then ... ok [INFO] [stdout] test test_compat_indent_do_loop ... ok [INFO] [stdout] test test_compat_fypp_block ... ok [INFO] [stdout] test test_compat_indent_module ... ok [INFO] [stdout] test test_compat_inline_deactivate ... ok [INFO] [stdout] test test_compat_ford_comments ... ok [INFO] [stdout] test test_compat_label_full ... ok [INFO] [stdout] test test_compat_fypp_for_loop ... ok [INFO] [stdout] test test_compat_manual_alignment ... ok [INFO] [stdout] test test_compat_line_length_comment_then_split ... ok [INFO] [stdout] test test_compat_line_length_detach_comment ... ok [INFO] [stdout] test test_compat_indent_options ... ok [INFO] [stdout] test test_compat_fypp_mute ... ok [INFO] [stdout] test test_compat_module_indent_disabled ... ok [INFO] [stdout] test test_compat_line_length_basic ... ok [INFO] [stdout] test test_compat_multi_alias ... ok [INFO] [stdout] test test_compat_fypp_worktype ... ok [INFO] [stdout] test test_compat_multiline_str_with_leading_amp ... ok [INFO] [stdout] test test_compat_indent_preserves_line_length ... ok [INFO] [stdout] test test_compat_multiline_str ... ok [INFO] [stdout] test test_compat_plusminus_simple ... ok [INFO] [stdout] test test_compat_pointer_assignment ... ok [INFO] [stdout] test test_compat_relation_formatting ... ok [INFO] [stdout] test test_compat_new_intrinsics ... ok [INFO] [stdout] test test_compat_normalize_comment_spacing_custom ... ok [INFO] [stdout] test test_compat_plusminus_complex ... ok [INFO] [stdout] test test_compat_relation_replacement_c ... ok [INFO] [stdout] test test_compat_relation_replacement_continuation ... ok [INFO] [stdout] test test_compat_relation_replacement_strings ... ok [INFO] [stdout] test test_compat_nested_blocks ... ok [INFO] [stdout] test test_compat_relational_operators ... ok [INFO] [stdout] test test_compat_omp_directives ... ok [INFO] [stdout] test test_compat_semicolon_statements ... ok [INFO] [stdout] test test_compat_nested_strict_indent ... ok [INFO] [stdout] test test_compat_relation_replacement_format_string ... ok [INFO] [stdout] test test_compat_normalize_comment_spacing ... ok [INFO] [stdout] test test_compat_relation_replacement_fortran ... ok [INFO] [stdout] test test_compat_select_case ... ok [INFO] [stdout] test test_compat_statement_label ... ok [INFO] [stdout] test test_compat_type_component ... ok [INFO] [stdout] test test_compat_reset_indent ... ok [INFO] [stdout] test test_compat_type_selector ... ok [INFO] [stdout] test test_compat_space_before_string_literal ... ok [INFO] [stdout] test test_compat_use_only_continuation ... ok [INFO] [stdout] test test_compat_whitespace_basic ... ok [INFO] [stdout] test test_compat_unicode ... ok [INFO] [stdout] test test_compat_statement_label_with_code ... ok [INFO] [stdout] test test_compat_whitespace_level3 ... ok [INFO] [stdout] test test_compat_wrongkind ... ok [INFO] [stdout] test test_compat_use_alignment ... ok [INFO] [stdout] test test_compat_whitespace_levels ... ok [INFO] [stdout] test test_compat_swap_case_character ... ok [INFO] [stdout] test test_invalid_file_compatibility ... ok [INFO] [stdout] test test_compat_swap_case_keywords ... ok [INFO] [stdout] test test_compat_swap_case_intrinsics ... ok [INFO] [stdout] test test_where_forall_compatibility ... ok [INFO] [stdout] test test_compat_swap_case_kind_suffixes ... ok [INFO] [stdout] test test_namelist_block_select_compatibility ... ok [INFO] [stdout] test test_example_compatibility ... ok [INFO] [stdout] test test_fypp_file_compatibility ... ok [INFO] [stdout] test test_example_swapcase_compatibility ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-f0743964fc5e3838) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test test_aligner_bracket_continuation ... ok [INFO] [stdout] test test_aligner_declaration_continuation ... ok [INFO] [stdout] test test_aligner_nested_brackets ... ok [INFO] [stdout] test test_aligner_assignment_continuation ... ok [INFO] [stdout] test test_all_operator_conversions ... ok [INFO] [stdout] test test_block_deactivation_with_nested_code ... ok [INFO] [stdout] test test_comment_spacing_normalization ... ok [INFO] [stdout] test test_comment_spacing_option ... ok [INFO] [stdout] test test_case_conversion_operators_upper ... ok [INFO] [stdout] test test_case_conversion_procedures_lower ... ok [INFO] [stdout] test test_case_conversion_keywords_upper ... ok [INFO] [stdout] test test_comment_spacing_preserved ... ok [INFO] [stdout] test test_cpp_lines_no_case_conversion ... ok [INFO] [stdout] test test_cpp_lines_no_operator_replacement ... ok [INFO] [stdout] test test_cpp_lines_no_whitespace_formatting ... ok [INFO] [stdout] test test_cpp_various_directives ... ok [INFO] [stdout] test test_directive_parsing ... ok [INFO] [stdout] test test_complete_fortran_program ... ok [INFO] [stdout] test test_enable_replacements_to_fortran_style ... ok [INFO] [stdout] test test_cpp_lines_no_indent ... ok [INFO] [stdout] test test_enable_replacements_to_c_style ... ok [INFO] [stdout] test test_cpp_inside_fortran_scope ... ok [INFO] [stdout] test test_block_deactivation ... ok [INFO] [stdout] test test_end_to_end_operators_in_strings ... ok [INFO] [stdout] test test_end_to_end_pointer_assignment ... ok [INFO] [stdout] test test_end_to_end_logical_operators ... ok [INFO] [stdout] test test_end_to_end_relational_operators ... ok [INFO] [stdout] test test_case_conversion_with_whitespace ... ok [INFO] [stdout] test test_fypp_not_treated_as_cpp ... ok [INFO] [stdout] test test_end_to_end_whitespace_only ... ok [INFO] [stdout] test test_format_statement_label ... ok [INFO] [stdout] test test_line_splitting_detaches_comments ... ok [INFO] [stdout] test test_multiple_whitespace_overrides ... ok [INFO] [stdout] test test_binary_plusminus_on_continuation ... ok [INFO] [stdout] test test_line_splitting ... ok [INFO] [stdout] test test_block_deactivation_preserves_indent ... ok [INFO] [stdout] test test_omp_conditional_formatting ... ok [INFO] [stdout] test test_replacement_disabled_by_default ... ok [INFO] [stdout] test test_nested_select_case_indentation ... ok [INFO] [stdout] test test_end_to_end_formatting ... ok [INFO] [stdout] test test_replacement_preserves_strings ... ok [INFO] [stdout] test test_labeled_select_case_indentation ... ok [INFO] [stdout] test test_format_statement_continuation_alignment ... ok [INFO] [stdout] test test_single_line_deactivation ... ok [INFO] [stdout] test test_replacement_with_whitespace ... ok [INFO] [stdout] test test_statement_label_formatting ... ok [INFO] [stdout] test test_nested_do_loops ... ok [INFO] [stdout] test test_whitespace_comma_disable ... ok [INFO] [stdout] test test_omp_conditional_with_indent ... ok [INFO] [stdout] test test_whitespace_concat_enable ... ok [INFO] [stdout] test test_whitespace_comma_override ... ok [INFO] [stdout] test test_whitespace_type_enable ... ok [INFO] [stdout] test test_whitespace_plusminus_disable ... ok [INFO] [stdout] test test_end_to_end_subroutine ... ok [INFO] [stdout] test test_statement_label_with_indent ... ok [INFO] [stdout] test test_select_type_indentation ... ok [INFO] [stdout] test test_select_rank_indentation ... ok [INFO] [stdout] test test_unary_plusminus_in_array_literal ... ok [INFO] [stdout] test test_select_case_indentation_comprehensive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s [INFO] [stdout] [INFO] [stderr] Doc-tests fprettier [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] running `Command { std: "docker" "inspect" "d084bb9dbff5b48589a51d7f723b0164d731aabe472d6e35f1c5063a77be8da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d084bb9dbff5b48589a51d7f723b0164d731aabe472d6e35f1c5063a77be8da4", kill_on_drop: false }` [INFO] [stdout] d084bb9dbff5b48589a51d7f723b0164d731aabe472d6e35f1c5063a77be8da4