[INFO] fetching crate tergo-lib 0.2.12...
[INFO] testing tergo-lib-0.2.12 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate tergo-lib 0.2.12 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tergo-lib 0.2.12
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tergo-lib 0.2.12
[INFO] tweaked toml for crates.io crate tergo-lib 0.2.12 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tergo-lib 0.2.12 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tergo-lib 0.2.12 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 703d7b4879a58a5711cd3e8dcf899e47ac48c22f267395f4f05e5d314b1f0b06
[INFO] running `Command { std: "docker" "start" "-a" "703d7b4879a58a5711cd3e8dcf899e47ac48c22f267395f4f05e5d314b1f0b06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "703d7b4879a58a5711cd3e8dcf899e47ac48c22f267395f4f05e5d314b1f0b06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "703d7b4879a58a5711cd3e8dcf899e47ac48c22f267395f4f05e5d314b1f0b06", kill_on_drop: false }`
[INFO] [stdout] 703d7b4879a58a5711cd3e8dcf899e47ac48c22f267395f4f05e5d314b1f0b06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a049773fbc5da76a4d91355803f8d8feca4be3f92455f62ceb7338e6ddd2fcc4
[INFO] running `Command { std: "docker" "start" "-a" "a049773fbc5da76a4d91355803f8d8feca4be3f92455f62ceb7338e6ddd2fcc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.98
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling tergo-tokenizer v0.2.5
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tergo-parser v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling tergo-formatter v0.2.11
[INFO] [stderr]    Compiling tergo-lib v0.2.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.21s
[INFO] running `Command { std: "docker" "inspect" "a049773fbc5da76a4d91355803f8d8feca4be3f92455f62ceb7338e6ddd2fcc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a049773fbc5da76a4d91355803f8d8feca4be3f92455f62ceb7338e6ddd2fcc4", kill_on_drop: false }`
[INFO] [stdout] a049773fbc5da76a4d91355803f8d8feca4be3f92455f62ceb7338e6ddd2fcc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a5ab122f41b63b661464e2393140447498517c5057ea733738452444d38fdcf
[INFO] running `Command { std: "docker" "start" "-a" "5a5ab122f41b63b661464e2393140447498517c5057ea733738452444d38fdcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling tergo-tokenizer v0.2.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tergo-parser v0.2.6
[INFO] [stderr]    Compiling tergo-formatter v0.2.11
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling tergo-lib v0.2.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.79s
[INFO] running `Command { std: "docker" "inspect" "5a5ab122f41b63b661464e2393140447498517c5057ea733738452444d38fdcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a5ab122f41b63b661464e2393140447498517c5057ea733738452444d38fdcf", kill_on_drop: false }`
[INFO] [stdout] 5a5ab122f41b63b661464e2393140447498517c5057ea733738452444d38fdcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ecdef65a16ade594373306a97570be393a4a87147fac1325a68c44874699727c
[INFO] running `Command { std: "docker" "start" "-a" "ecdef65a16ade594373306a97570be393a4a87147fac1325a68c44874699727c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tergo_lib-972cb12690ea2f93)
[INFO] [stderr]      Running tests/format_integration.rs (/opt/rustwide/target/debug/deps/format_integration-fd9425c616d6f4d5)
[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] [stdout] 
[INFO] [stdout] running 156 tests
[INFO] [stdout] test adds_a_newline_at_the_end2 ... ok
[INFO] [stdout] test arg_with_just_name_and_equals_sign ... ok
[INFO] [stdout] test binary_operator_with_newline ... ok
[INFO] [stdout] test bacticks_can_be_escaped_in_identifiers ... ok
[INFO] [stdout] test adds_a_newline_at_the_end ... ok
[INFO] [stdout] test break_continue ... ok
[INFO] [stdout] test bops_with_different_precedence ... ok
[INFO] [stdout] test bop_with_dollar ... ok
[INFO] [stdout] test apostrophes_after_dollar ... ok
[INFO] [stdout] test binary_statement_in_parentheses_with_newline ... ok
[INFO] [stdout] test closure_as_a_func_argument_short_line ... ok
[INFO] [stdout] test colon_assign_operator ... ok
[INFO] [stdout] test comment_indentation_in_double_closures ... ok
[INFO] [stdout] test comment_to_a_closure ... ok
[INFO] [stdout] test closure_as_an_arg_in_calls_with_inline_comment ... ok
[INFO] [stdout] test closure_as_a_function_argument3 ... ok
[INFO] [stdout] test comment_in_parentheses ... ok
[INFO] [stdout] test comment_after_function_def ... ok
[INFO] [stdout] test comments_inline_with_assignment ... ok
[INFO] [stdout] test comments_are_not_part_of_line_length ... ok
[INFO] [stdout] test closure_as_a_function_argument ... ok
[INFO] [stdout] test comment_shows_up ... ok
[INFO] [stdout] test closure_as_an_arg_in_calls ... ok
[INFO] [stdout] test closure_as_argument_does_not_format_to_a_nl ... ok
[INFO] [stdout] test comments_are_not_formatted ... ok
[INFO] [stdout] test conditional_with_empty_trailing_else ... ok
[INFO] [stdout] test conditional_with_if_if_else_and_trailing_else ... ok
[INFO] [stdout] test conditional_with_if_if_else_and_trailing_else_short_lines ... ok
[INFO] [stdout] test conditional_with_if_else ... ok
[INFO] [stdout] test empty_subset ... ok
[INFO] [stdout] test conditional_with_one_expr_trailing_else ... ok
[INFO] [stdout] test conditional_with_one_expr_and_one_expr_trailing_else ... ok
[INFO] [stdout] test conditional_with_one_expression_in_body ... ok
[INFO] [stdout] test conditional_with_two_expression_in_body ... ok
[INFO] [stdout] test for_loop_plus_comment_minus_brackets ... ok
[INFO] [stdout] test closure_as_a_function_argument2 ... ok
[INFO] [stdout] test function_call_multiple_args ... ok
[INFO] [stdout] test function_call_no_args ... ok
[INFO] [stdout] test closure_as_an_arg_in_calls_with_multiple_inline_comments ... ok
[INFO] [stdout] test comments_in_an_array ... ok
[INFO] [stdout] test function_call_with_many_newlines_after_arg_names ... ok
[INFO] [stdout] test function_call_plus_subset ... ok
[INFO] [stdout] test function_call_one_arg ... ok
[INFO] [stdout] test function_call_with_one_unnamed_one_named_arg ... ok
[INFO] [stdout] test function_calls_with_just_comments ... ok
[INFO] [stdout] test for_loop_with_multiline_body ... ok
[INFO] [stdout] test comments_with_no_code_work ... ok
[INFO] [stdout] test function_call_multiple_calls ... ok
[INFO] [stdout] test function_call_named_args ... ok
[INFO] [stdout] test function_calls_should_not_stick_to_one_line ... ok
[INFO] [stdout] test function_def_closure_as_last_argument ... ok
[INFO] [stdout] test function_definition_inside_quote ... ok
[INFO] [stdout] test function_definition_no_args_two_expressions ... ok
[INFO] [stdout] test function_definition_one_arg_no_body ... ok
[INFO] [stdout] test function_definition_with_args_very_long ... ok
[INFO] [stdout] test function_definition_tw0_arg_no_body ... ok
[INFO] [stdout] test function_definition_with_args_very_long_assigned ... ok
[INFO] [stdout] test function_definition_one_default_arg_no_body ... ok
[INFO] [stdout] test function_definition_with_indent ... ok
[INFO] [stdout] test double_indent_should_not_be_a_thing ... ok
[INFO] [stdout] test function_definition_no_args_one_expression ... ok
[INFO] [stdout] test if_with_comments_preserves_newline_after_commnt ... ok
[INFO] [stdout] test indent_conditional_with_brace ... ok
[INFO] [stdout] test indent_conditional_no_brace ... ok
[INFO] [stdout] test if_with_comments_preserves_newline_after_comment_trailing_else ... ok
[INFO] [stdout] test function_definition_three_args_multiline_body ... ok
[INFO] [stdout] test indent_bop ... ok
[INFO] [stdout] test if_with_no_brackets_else_body ... ok
[INFO] [stdout] test ifs_dont_consume_newlines ... ok
[INFO] [stdout] test indent_for_loop_complex ... ok
[INFO] [stdout] test in_parentheses_term_does_not_fit ... ok
[INFO] [stdout] test indent_multiline_bop_parenthesized ... ok
[INFO] [stdout] test indent_multiline_term ... ok
[INFO] [stdout] test indent_while_multiline_body ... ok
[INFO] [stdout] test inline_comment_in_a_function_call ... ok
[INFO] [stdout] test modulus_operator ... ok
[INFO] [stdout] test inline_comments_does_not_cause_breaks_if_the_line_fits ... ok
[INFO] [stdout] test multi_bop_with_two_parts_fit_in_one_line ... ok
[INFO] [stdout] test no_brackets_if ... ok
[INFO] [stdout] test left_parenthesis_not_on_the_same_line_as_function_call_in_square_brackets ... ok
[INFO] [stdout] test indent_function_def ... ok
[INFO] [stdout] test left_parenthesis_not_on_the_same_line_as_function_call ... ok
[INFO] [stdout] test non_ascii_chars ... ok
[INFO] [stdout] test parenthesized_bop_one_line ... ok
[INFO] [stdout] test lambda_function_test ... ok
[INFO] [stdout] test multiple_lines_starting_with_binary_operator_in_if ... ok
[INFO] [stdout] test newlines_in_function_calls_are_spaces ... ok
[INFO] [stdout] test parses_imaginary_numbers ... ok
[INFO] [stdout] test multiple_subsets ... ok
[INFO] [stdout] test multiline_if_condition ... ok
[INFO] [stdout] test longer_example ... ok
[INFO] [stdout] test raw_string_literal ... ok
[INFO] [stdout] test repeat_loop ... ok
[INFO] [stdout] test multiple_subset ... ok
[INFO] [stdout] test rle_0 ... ok
[INFO] [stdout] test regression_25 ... ok
[INFO] [stdout] test rle_short_pipes_fit_one_line ... ok
[INFO] [stdout] test lambda_fuction_def_should_not_break ... ok
[INFO] [stdout] test parsing_unary_operators ... ok
[INFO] [stdout] test range_bop_one_line ... ok
[INFO] [stdout] test multiple_lines_starting_with_newlines_in_parentheses ... ok
[INFO] [stdout] test simple_bop_forced_to_break_and_indent ... ok
[INFO] [stdout] test simple_bop_with_parentheses_forced_to_break_line ... ok
[INFO] [stdout] test simple_bops_indents_and_new_lines ... ok
[INFO] [stdout] test simple_function_call ... ok
[INFO] [stdout] test simple_bop_with_parenthesis ... ok
[INFO] [stdout] test simple_bops ... ok
[INFO] [stdout] test simple_term_with_parentheses_forced_to_break_line ... ok
[INFO] [stdout] test simple_conditional ... ok
[INFO] [stdout] test simple_function_definition ... ok
[INFO] [stdout] test single_leading_comment ... ok
[INFO] [stdout] test comment_in_binary_operations ... FAILED
[INFO] [stdout] test simple_for_loop ... ok
[INFO] [stdout] test string_escape ... ok
[INFO] [stdout] test simple_function_call2 ... ok
[INFO] [stdout] test rle_somehow_exceeds_120 ... ok
[INFO] [stdout] test subset_with_three_args ... ok
[INFO] [stdout] test tidyverse_avoid_empty_lines ... ok
[INFO] [stdout] test term_with_braces ... ok
[INFO] [stdout] test rle_collapse_whiteline ... ok
[INFO] [stdout] test switch_case_statement ... ok
[INFO] [stdout] test tidyverse_commas ... ok
[INFO] [stdout] test stop_formatting ... ok
[INFO] [stdout] test tidyverse_collapse_whitespace_to_single_line ... ok
[INFO] [stdout] test tidyverse_formulas_complex_rhs ... ok
[INFO] [stdout] test tidyverse_commas2 ... ok
[INFO] [stdout] test tidyverse_formatting_function_defs_from_single ... ok
[INFO] [stdout] test tidyverse_hanging_indent ... ok
[INFO] [stdout] test tidyverse_help_operator ... ok
[INFO] [stdout] test tidyverse_ifs ... ok
[INFO] [stdout] test tidyverse_hanging_indent_with_leading_and_trailing_comment ... ok
[INFO] [stdout] test tidyverse_spaces_for_loops ... ok
[INFO] [stdout] test tidyverse_pipes ... ok
[INFO] [stdout] test tidyverse_spaces ... ok
[INFO] [stdout] test tidyverse_formulas_simple_rhs ... ok
[INFO] [stdout] test indent_multiline_bop ... ok
[INFO] [stdout] test tidyverse_infix_operators ... ok
[INFO] [stdout] test tidyverse_infix_operators_high_precedence ... ok
[INFO] [stdout] test tidyverse_long_argument_names ... ok
[INFO] [stdout] test two_leading_comments_one_after_another ... ok
[INFO] [stdout] test tidyverse_strings_and_quotes ... ok
[INFO] [stdout] test tidyverse_pipes_with_long_funcs ... ok
[INFO] [stdout] test tidyverse_negation_operator ... ok
[INFO] [stdout] test two_line_with_short_line_config ... ok
[INFO] [stdout] test tidyverse_spaces_around_function ... ok
[INFO] [stdout] test two_line_leading_comment ... ok
[INFO] [stdout] test tidyverse_spaces_if ... ok
[INFO] [stdout] test while_empty_loop ... ok
[INFO] [stdout] test while_single_expression_loop ... ok
[INFO] [stdout] test while_two_expressions_additional_line_breaks ... ok
[INFO] [stdout] test tidyverse_spaces_while_loops ... ok
[INFO] [stdout] test tidyverse_curly_braces ... ok
[INFO] [stdout] test indent_bop_multiline_many_new_lines ... ok
[INFO] [stdout] test tidyverse_embracing ... ok
[INFO] [stdout] test rle_make_line_broke_funcs_fit_one_line ... ok
[INFO] [stdout] test rle_tmc ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- comment_in_binary_operations stdout ----
[INFO] [stdout] Failed to initialize logger SetLoggerError(())
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_lib] Formatting with config: indent: 0 line_length: 120 allow_nl_after_assignment: false
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_lib] Tokenizer created
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_tokenizer::tokenizer] Tokenized: [CommentedToken { token: If, offset: 2, leading_comments: None, inline_comment: None }, CommentedToken { token: LParen, offset: 3, leading_comments: None, inline_comment: None }, CommentedToken { token: Literal("TRUE"), offset: 8, leading_comments: None, inline_comment: None }, CommentedToken { token: InlineComment("# comment"), offset: 18, leading_comments: None, inline_comment: None }, CommentedToken { token: Newline, offset: 18, leading_comments: None, inline_comment: None }, CommentedToken { token: Or, offset: 19, leading_comments: None, inline_comment: None }, CommentedToken { token: Literal("FALSE"), offset: 27, leading_comments: None, inline_comment: None }, CommentedToken { token: RParen, offset: 27, leading_comments: None, inline_comment: None }, CommentedToken { token: LBrace, offset: 29, leading_comments: None, inline_comment: None }, CommentedToken { token: Newline, offset: 30, leading_comments: None, inline_comment: None }, CommentedToken { token: RBrace, offset: 31, leading_comments: None, inline_comment: None }, CommentedToken { token: Newline, offset: 32, leading_comments: None, inline_comment: None }, CommentedToken { token: EOF, offset: 33, leading_comments: None, inline_comment: None }]
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_lib] Tokens with comments: [CommentedToken { token: If, offset: 2, leading_comments: None, inline_comment: None }, CommentedToken { token: LParen, offset: 3, leading_comments: None, inline_comment: None }, CommentedToken { token: Literal("TRUE"), offset: 8, leading_comments: None, inline_comment: None }, CommentedToken { token: InlineComment("# comment"), offset: 18, leading_comments: None, inline_comment: None }, CommentedToken { token: Newline, offset: 18, leading_comments: None, inline_comment: None }, CommentedToken { token: Or, offset: 19, leading_comments: None, inline_comment: None }, CommentedToken { token: Literal("FALSE"), offset: 27, leading_comments: None, inline_comment: None }, CommentedToken { token: RParen, offset: 27, leading_comments: None, inline_comment: None }, CommentedToken { token: LBrace, offset: 29, leading_comments: None, inline_comment: None }, CommentedToken { token: Newline, offset: 30, leading_comments: None, inline_comment: None }, CommentedToken { token: RBrace, offset: 31, leading_comments: None, inline_comment: None }, CommentedToken { token: Newline, offset: 32, leading_comments: None, inline_comment: None }, CommentedToken { token: EOF, offset: 33, leading_comments: None, inline_comment: None }]
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_lib] Tokens without comments: If LParen Literal("TRUE") Newline Or Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::parser] Main parse function, remaining tokens: If LParen Literal("TRUE") Newline Or Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::program] statement_or_expr: If LParen Literal("TRUE") Newline Or Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::expressions] expr: If LParen Literal("TRUE") Newline Or Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::expressions] unary_term: got tokens: If LParen Literal("TRUE")
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::expressions] atomic_term: If LParen Literal("TRUE") Newline Or Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::expressions] term_expr: If LParen Literal("TRUE") Newline Or Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::compound] if_expression: parsing tokens: If LParen Literal("TRUE") Newline Or Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::compound] if_conditional: parsing tokens: If LParen Literal("TRUE") Newline Or Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::expressions] expr_with_newlines: Literal("TRUE") Newline Or Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::expressions] unary_term_with_newlines: got tokens: Literal("TRUE") Newline Or
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::expressions] atomic_term_with_newlines: Literal("TRUE") Newline Or Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::expressions] term_expr: Literal("TRUE") Newline Or Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::compound] if_expression: parsing tokens: Literal("TRUE") Newline Or Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::compound] if_conditional: parsing tokens: Literal("TRUE") Newline Or Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::expressions] atomic_term_with_newlines: parsed LHS: Literal("TRUE")
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::expressions] atomic_term_with_newlines: parsing rhs: Or Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::expressions] atomic_term_with_newlines: final acc: Literal("TRUE")
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::expressions] expr_with_newlines: parsed_term Literal("TRUE") tokens left: Or Literal("FALSE") RParen
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::expressions] ExprParser level: 0 consumer: GreedyNewLineConsumer tokens: Or Literal("FALSE") RParen...
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::expressions] unary_term: got tokens: Literal("FALSE") RParen LBrace
[INFO] [stdout] 2025-10-14T22:30:23.398Z TRACE [tergo_parser::expressions] atomic_term: Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] term_expr: Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::compound] if_expression: parsing tokens: Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::compound] if_conditional: parsing tokens: Literal("FALSE") RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] atomic_term: parsed LHS: Literal("FALSE")
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] atomic_term: parsing rhs: RParen LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] atomic_term: final acc: Literal("FALSE")
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] ExprParser: before inner while loop: lookahead: RParen
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] ExprParse: end of outer while loop: tokens RParen LBrace Newline
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] ExprParse: end of outer while loop: lhs: Literal("TRUE") Or Literal("FALSE")
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] ExprParse: end of outer while loop: lookahead: RParen
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] expr_with_newlines: tokens_left: RParen LBrace Newline..
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] expr: LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] unary_term: got tokens: LBrace Newline RBrace
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] atomic_term: LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] term_expr: LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::compound] if_expression: parsing tokens: LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::compound] if_conditional: parsing tokens: LBrace Newline RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::program] statement_or_expr: RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] expr: RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] unary_term: got tokens: RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] atomic_term: RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] term_expr: RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::compound] if_expression: parsing tokens: RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::compound] if_conditional: parsing tokens: RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::whitespace] whitespace_or_comment: RBrace Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] atomic_term: parsed LHS: (TermExpr: LBrace  RBrace)
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] atomic_term: parsing rhs: Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] atomic_term: final acc: (TermExpr: LBrace  RBrace)
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] ExprParser level: 0 consumer: NoNewLineConsumer tokens: Newline EOF...
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::compound] trailing_else: parsing tokens: Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] atomic_term: parsed LHS: If LParen Literal("TRUE") [(CommentedToken { token: Or, offset: 19, leading_comments: None, inline_comment: None }, Literal(CommentedToken { token: Literal("FALSE"), offset: 27, leading_comments: None, inline_comment: None }))] RParen (TermExpr: LBrace  RBrace) 
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] atomic_term: parsing rhs: Newline EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] atomic_term: final acc: If LParen Literal("TRUE") [(CommentedToken { token: Or, offset: 19, leading_comments: None, inline_comment: None }, Literal(CommentedToken { token: Literal("FALSE"), offset: 27, leading_comments: None, inline_comment: None }))] RParen (TermExpr: LBrace  RBrace) 
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::expressions] ExprParser level: 0 consumer: NoNewLineConsumer tokens: Newline EOF...
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::parser] Remaining tokens length: 1
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::parser] Current expressions length: 1
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_parser::parser] New remaining tokens: EOF
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_lib] CST: Term(TermExpr { pre_delimiters: None, term: [IfExpression(IfExpression { if_conditional: IfConditional { keyword: CommentedToken { token: If, offset: 2, leading_comments: None, inline_comment: None }, left_delimiter: CommentedToken { token: LParen, offset: 3, leading_comments: None, inline_comment: None }, condition: MultiBop(Literal(CommentedToken { token: Literal("TRUE"), offset: 8, leading_comments: None, inline_comment: Some("# comment") }), [(CommentedToken { token: Or, offset: 19, leading_comments: None, inline_comment: None }, Literal(CommentedToken { token: Literal("FALSE"), offset: 27, leading_comments: None, inline_comment: None }))]), right_delimiter: CommentedToken { token: RParen, offset: 27, leading_comments: None, inline_comment: None }, body: Term(TermExpr { pre_delimiters: Some(CommentedToken { token: LBrace, offset: 29, leading_comments: None, inline_comment: None }), term: [], post_delimiters: Some(CommentedToken { token: RBrace, offset: 31, leading_comments: None, inline_comment: None }) }) }, else_ifs: [], trailing_else: None }), EOF(CommentedToken { token: EOF, offset: 33, leading_comments: None, inline_comment: None })], post_delimiters: None })
[INFO] [stdout] 2025-10-14T22:30:23.403Z DEBUG [tergo_formatter] Starting formatting
[INFO] [stdout] 2025-10-14T22:30:23.403Z DEBUG [tergo_formatter] Transforming to docs
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_formatter] Config: indent: 0 line_length: 120 allow_nl_after_assignment: false
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_formatter] Docs: GROUP10:CommPosNo:SBPropagate<Nil GROUP8:CommPosNo:SBNo<'if' ' ' GROUP4:CommPosNo:SBNo<Nest0('(' NL() GROUP3:CommPosNo:SBNo<GROUP2:CommPosInGroup:SBNo<'TRUE' ' ' '# comment' HardBreak ' ' '||'> Nest0(NL( ) GROUP1:CommPosNo:SBNo<'FALSE'>)>) NL()> GROUP5:CommPosNo:SBNo<')' NL( )> GROUP7:CommPosNo:SBNo<GROUP6:CommPosNo:SBNo<Nest0('{' NL()) '}'>>> Nil NL( ) GROUP9:CommPosNo:SBNo<''>>, 
[INFO] [stdout] 2025-10-14T22:30:23.403Z DEBUG [tergo_formatter] Transforming to simple docs
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_formatter::format] Got None docs Fits returned true at remaining width: 115
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_formatter::format] Got None docs Fits returned true at remaining width: 118
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_formatter::format] Got None docs Fits returned true at remaining width: 116
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_formatter::format] Got None docs Fits returned true at remaining width: 116
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_formatter::format] Got None docs Fits returned true at remaining width: 120
[INFO] [stdout] 2025-10-14T22:30:23.403Z TRACE [tergo_formatter] Simple docs: [Text("if"), Text(" "), Text("("), Line(0), Text("TRUE"), Text(" "), Text("# comment"), Text(" "), Text("||"), Line(0), Text("FALSE"), Line(0), Text(")"), Text(" "), Text("{"), Text(""), Text("}"), Line(0), Text("")]
[INFO] [stdout] 2025-10-14T22:30:23.403Z DEBUG [tergo_formatter] Formatting to string
[INFO] [stdout] 2025-10-14T22:30:23.403Z DEBUG [tergo_formatter] Post-format hooks
[INFO] [stdout] 2025-10-14T22:30:23.403Z DEBUG [tergo_formatter] Finished formatting
[INFO] [stdout] 
[INFO] [stdout] thread 'comment_in_binary_operations' panicked at tests/format_integration.rs:19:5:
[INFO] [stdout] Formatted text is not what expected. Result was:
[INFO] [stdout] if (
[INFO] [stdout] TRUE # comment ||
[INFO] [stdout] FALSE
[INFO] [stdout] ) {}
[INFO] [stdout] ===
[INFO] [stdout] Expected:
[INFO] [stdout] if (TRUE # comment
[INFO] [stdout] || FALSE) {}
[INFO] [stdout] ===
[INFO] [stdout] 
[INFO] [stdout] First line of difference was at line 0:
[INFO] [stdout] Result   :if (
[INFO] [stdout] Expected :if (TRUE # comment
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f927b393d52 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f927b393d52 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f927b393d52 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f927b393d52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f927b3b8eb3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f927b3b8eb3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5f927b390ce3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f927b390ce3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f927b393ba2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f927b3952bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f927b395112 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f927b324a74 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f927b324a74 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f927b395c9b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f927b395c9b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f927b395a6a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr] error: test failed, to rerun pass `--test format_integration`
[INFO] [stdout]   16:     0x5f927b394249 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5f927b3956fd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f927b3b7a00 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f927b2e5fab - format_integration::assert_formatting_eq::h966876b11fcc3b9a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/format_integration.rs:19:5
[INFO] [stdout]   20:     0x5f927b2d4d51 - format_integration::comment_in_binary_operations::h6e6de54209b6c138
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/format_integration.rs:52:13
[INFO] [stdout]   21:     0x5f927b2d4d51 - format_integration::comment_in_binary_operations::{{closure}}::ha769e345d4df5a70
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/format_integration.rs:47:19
[INFO] [stdout]   22:     0x5f927b2d4d51 - core::ops::function::FnOnce::call_once::h20f2a1d02c1d7ad7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f927b32a1ab - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f927b32a1ab - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5f927b3293ee - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5f927b3293ee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5f927b3293ee - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5f927b3293ee - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5f927b3293ee - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f927b3293ee - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5f927b3293ee - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5f927b2ecf94 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5f927b2ecf94 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x5f927b2f093a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5f927b2f093a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5f927b2f093a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5f927b2f093a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5f927b2f093a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f927b2f093a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5f927b2f093a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f927b398bf7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5f927b398bf7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5f927b398bf7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7a2442fd1aa4 - <unknown>
[INFO] [stdout]   45:     0x7a244305ea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     comment_in_binary_operations
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 155 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ecdef65a16ade594373306a97570be393a4a87147fac1325a68c44874699727c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecdef65a16ade594373306a97570be393a4a87147fac1325a68c44874699727c", kill_on_drop: false }`
[INFO] [stdout] ecdef65a16ade594373306a97570be393a4a87147fac1325a68c44874699727c
