[INFO] fetching crate mago-formatter 1.0.0-beta.24... [INFO] testing mago-formatter-1.0.0-beta.24 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate mago-formatter 1.0.0-beta.24 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate mago-formatter 1.0.0-beta.24 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mago-formatter 1.0.0-beta.24 [INFO] tweaked toml for crates.io crate mago-formatter 1.0.0-beta.24 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mago-formatter 1.0.0-beta.24 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mago-formatter 1.0.0-beta.24 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f625d23d1bf1dfbbfc8106760f8389b7b8516697f89fcfc4d1e9d44e4289d3f3 [INFO] running `Command { std: "docker" "start" "-a" "f625d23d1bf1dfbbfc8106760f8389b7b8516697f89fcfc4d1e9d44e4289d3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f625d23d1bf1dfbbfc8106760f8389b7b8516697f89fcfc4d1e9d44e4289d3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f625d23d1bf1dfbbfc8106760f8389b7b8516697f89fcfc4d1e9d44e4289d3f3", kill_on_drop: false }` [INFO] [stdout] f625d23d1bf1dfbbfc8106760f8389b7b8516697f89fcfc4d1e9d44e4289d3f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad12fce932672375a0599c5b0d2d330042f4ffa29ae5a72ae9c5011d4643802e [INFO] running `Command { std: "docker" "start" "-a" "ad12fce932672375a0599c5b0d2d330042f4ffa29ae5a72ae9c5011d4643802e", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_core v1.0.224 [INFO] [stderr] Compiling serde v1.0.224 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling mago-pager v1.0.0-beta.24 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_derive v1.0.224 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling mago-database v1.0.0-beta.24 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling mago-fixer v1.0.0-beta.24 [INFO] [stderr] Compiling mago-php-version v1.0.0-beta.24 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mago-span v1.0.0-beta.24 [INFO] [stderr] Compiling mago-reporting v1.0.0-beta.24 [INFO] [stderr] Compiling mago-syntax-core v1.0.0-beta.24 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling mago-syntax v1.0.0-beta.24 [INFO] [stderr] Compiling mago-formatter v1.0.0-beta.24 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.22s [INFO] running `Command { std: "docker" "inspect" "ad12fce932672375a0599c5b0d2d330042f4ffa29ae5a72ae9c5011d4643802e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad12fce932672375a0599c5b0d2d330042f4ffa29ae5a72ae9c5011d4643802e", kill_on_drop: false }` [INFO] [stdout] ad12fce932672375a0599c5b0d2d330042f4ffa29ae5a72ae9c5011d4643802e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 779ee2eb0e4223b85a99a10495b82c8edce38aa994d0efb5c312c70e3b9c6098 [INFO] running `Command { std: "docker" "start" "-a" "779ee2eb0e4223b85a99a10495b82c8edce38aa994d0efb5c312c70e3b9c6098", kill_on_drop: false }` [INFO] [stderr] Compiling mago-formatter v1.0.0-beta.24 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.26s [INFO] running `Command { std: "docker" "inspect" "779ee2eb0e4223b85a99a10495b82c8edce38aa994d0efb5c312c70e3b9c6098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "779ee2eb0e4223b85a99a10495b82c8edce38aa994d0efb5c312c70e3b9c6098", kill_on_drop: false }` [INFO] [stdout] 779ee2eb0e4223b85a99a10495b82c8edce38aa994d0efb5c312c70e3b9c6098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 196ee3116afb5749ae1fa1330d3ad5ddf507e15f23c8dba0150e62337d07ad1e [INFO] running `Command { std: "docker" "start" "-a" "196ee3116afb5749ae1fa1330d3ad5ddf507e15f23c8dba0150e62337d07ad1e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mago_formatter-468f5b09411164eb) [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-1e4a8441a5aa510a) [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 190 tests [INFO] [stdout] test adds_empty_line_after_use ... ok [INFO] [stdout] test array_comment ... ok [INFO] [stdout] test assignments_chain ... ok [INFO] [stdout] test assignment_breaks_after_operator ... ok [INFO] [stdout] test arrow_return ... ok [INFO] [stdout] test attributes ... ok [INFO] [stdout] test aligned_inline_control_structures ... ok [INFO] [stdout] test argument_list_comments ... ok [INFO] [stdout] test binary_alignment ... ok [INFO] [stdout] test binary_operand_needs_parens ... ok [INFO] [stdout] test binary_ops_wrapping ... ok [INFO] [stdout] test breaking_named_arguments ... ok [INFO] [stdout] test callee_needs_parens ... ok [INFO] [stdout] test closing_tag_preserved ... ok [INFO] [stdout] test closing_tag_removed ... ok [INFO] [stdout] test closing_echo_tag_preserved ... ok [INFO] [stdout] test chain_comments ... ok [INFO] [stdout] test break_fn_args ... ok [INFO] [stdout] test closure_creation ... ok [INFO] [stdout] test conditional_assignment_narrow ... ok [INFO] [stdout] test conditional_assignment_super_narrow ... ok [INFO] [stdout] test complex_html_template ... ok [INFO] [stdout] test conditional_assignment_wide ... ok [INFO] [stdout] test conditional_assignment ... ok [INFO] [stdout] test docs_before_use_are_preserved ... ok [INFO] [stdout] test comments_are_preserved ... ok [INFO] [stdout] test double_quote_string ... ok [INFO] [stdout] test double_slash_comments ... ok [INFO] [stdout] test binary_alignment_before_op ... ok [INFO] [stdout] test dangling_block_comments ... ok [INFO] [stdout] test assignments ... ok [INFO] [stdout] test disabled_class_like_member_separations ... ok [INFO] [stdout] test expand_first_argument ... ok [INFO] [stdout] test hug_last_new_expression_with_named_args ... ok [INFO] [stdout] test hug_new_expression_with_simple_args ... ok [INFO] [stdout] test hug_new_expression ... ok [INFO] [stdout] test inline_echo ... ok [INFO] [stdout] test expand_last_argument ... ok [INFO] [stdout] test inline_empty_braces_default ... ok [INFO] [stdout] test inline_empty_braces_disabled ... ok [INFO] [stdout] test inline_empty_braces_enabled ... ok [INFO] [stdout] test fluid_member_access_chain ... ok [INFO] [stdout] test inline_html ... ok [INFO] [stdout] test html_template ... ok [INFO] [stdout] test inline_empty_braces_swapped ... ok [INFO] [stdout] test inline_if_statement ... ok [INFO] [stdout] test inline_html_alignment ... ok [INFO] [stdout] test issue_123 ... ok [INFO] [stdout] test issue_122 ... ok [INFO] [stdout] test issue_128 ... ok [INFO] [stdout] test interpolated_strings_vars ... ok [INFO] [stdout] test inline_control_structures ... ok [INFO] [stdout] test issue_138 ... ok [INFO] [stdout] test issue_130 ... ok [INFO] [stdout] test inline_php ... ok [INFO] [stdout] test hooks_always_break ... ok [INFO] [stdout] test issue_149 ... ok [INFO] [stdout] test issue_150 ... ok [INFO] [stdout] test issue_156 ... ok [INFO] [stdout] test issue_166 ... ok [INFO] [stdout] test issue_151 ... ok [INFO] [stdout] test issue_157 ... ok [INFO] [stdout] test issue_197 ... ok [INFO] [stdout] test issue_165 ... ok [INFO] [stdout] test issue_171 ... ok [INFO] [stdout] test issue_199 ... ok [INFO] [stdout] test issue_198 ... ok [INFO] [stdout] test issue_164 ... ok [INFO] [stdout] test issue_205 ... ok [INFO] [stdout] test issue_214 ... ok [INFO] [stdout] test issue_208 ... ok [INFO] [stdout] test issue_221 ... ok [INFO] [stdout] test issue_223 ... ok [INFO] [stdout] test issue_207 ... ok [INFO] [stdout] test issue_217 ... ok [INFO] [stdout] test issue_218 ... ok [INFO] [stdout] test issue_225 ... ok [INFO] [stdout] test issue_241 ... ok [INFO] [stdout] test issue_238 ... ok [INFO] [stdout] test issue_162 ... ok [INFO] [stdout] test issue_245 ... ok [INFO] [stdout] test issue_263 ... ok [INFO] [stdout] test issue_246 ... ok [INFO] [stdout] test issue_242 ... ok [INFO] [stdout] test issue_272 ... ok [INFO] [stdout] test issue_236 ... ok [INFO] [stdout] test issue_268 ... ok [INFO] [stdout] test issue_287 ... ok [INFO] [stdout] test issue_290 ... ok [INFO] [stdout] test issue_280 ... ok [INFO] [stdout] test issue_296 ... ok [INFO] [stdout] test issue_286 ... ok [INFO] [stdout] test issue_297 ... ok [INFO] [stdout] test issue_299 ... ok [INFO] [stdout] test issue_294 ... ok [INFO] [stdout] test issue_298 ... ok [INFO] [stdout] test issue_301 ... ok [INFO] [stdout] test issue_317 ... ok [INFO] [stdout] test issue_244 ... ok [INFO] [stdout] test issue_300 ... ok [INFO] [stdout] test issue_332 ... ok [INFO] [stdout] test issue_279 ... ok [INFO] [stdout] test issue_336 ... ok [INFO] [stdout] test issue_204 ... ok [INFO] [stdout] test issue_428_part_2 ... ok [INFO] [stdout] test issue_428_part_3 ... ok [INFO] [stdout] test issue_482 ... ok [INFO] [stdout] test issue_483 ... ok [INFO] [stdout] test awaitable ... ok [INFO] [stdout] test keyword_as_method_name ... ok [INFO] [stdout] test issue_346 ... ok [INFO] [stdout] test issue_428_part_4 ... ok [INFO] [stdout] test leaves_single_empty_line_after_use ... ok [INFO] [stdout] test leading_comment_with_missing_prefix ... ok [INFO] [stdout] test issue_428_part_1 ... ok [INFO] [stdout] test line_options ... ok [INFO] [stdout] test line_options_all_on ... ok [INFO] [stdout] test line_options_all_off ... ok [INFO] [stdout] test line_options_flipped ... ok [INFO] [stdout] test logical_operations_within_parens ... ok [INFO] [stdout] test literal_concat_parens ... ok [INFO] [stdout] test multiple_concat_operations_in_array ... ok [INFO] [stdout] test nesting_wrap ... ok [INFO] [stdout] test member_access_chain_in_conditional ... ok [INFO] [stdout] test nesting_wrap_more_narrow ... ok [INFO] [stdout] test nesting_wrap_narrow ... ok [INFO] [stdout] test nesting_wrap_wide ... ok [INFO] [stdout] test nesting_wrap_super_narrow ... ok [INFO] [stdout] test mixed_expressions ... ok [INFO] [stdout] test opening_tag_trailing_comments ... ok [INFO] [stdout] test issue_441 ... ok [INFO] [stdout] test no_space_before_enum_backing_type_colon ... ok [INFO] [stdout] test parens ... ok [INFO] [stdout] test parens_around_constructs ... ok [INFO] [stdout] test parens_around_closure ... ok [INFO] [stdout] test match_breaking ... ok [INFO] [stdout] test issue_334 ... ok [INFO] [stdout] test parameter_attributes ... ok [INFO] [stdout] test php83_instantiation_with_member_access_parentheses_disabled ... ok [INFO] [stdout] test php83_instantiation_with_member_access_parentheses ... ok [INFO] [stdout] test member_access_chain ... ok [INFO] [stdout] test php84_instantiation_with_member_access_parentheses ... ok [INFO] [stdout] test preserve_breaking_argument_list_disabled ... ok [INFO] [stdout] test preserve_breaking_array_like_disabled ... ok [INFO] [stdout] test preserve_breaking_array_like ... ok [INFO] [stdout] test preserve_breaking_attribute_list ... ok [INFO] [stdout] test preserve_breaking_attribute_list_disabled ... ok [INFO] [stdout] test php84_instantiation_with_member_access_parentheses_disabled ... ok [INFO] [stdout] test preserve_breaking_member_access_chain ... ok [INFO] [stdout] test preserve_breaking_argument_list ... ok [INFO] [stdout] test preserve_breaking_conditional_expression ... ok [INFO] [stdout] test predictable_conditional ... ok [INFO] [stdout] test array_alignment ... ok [INFO] [stdout] test preserve_breaking_conditional_expression_disabled ... ok [INFO] [stdout] test preserve_breaking_parameter_list ... ok [INFO] [stdout] test preserve_breaking_parameter_list_promoted_properties ... ok [INFO] [stdout] test preserve_breaking_parameter_list_disabled ... ok [INFO] [stdout] test rescue ... ok [INFO] [stdout] test preserve_predictable_conditional ... ok [INFO] [stdout] test psl_regressions ... ok [INFO] [stdout] test return_wrapping ... ok [INFO] [stdout] test shebang ... ok [INFO] [stdout] test short_member_access_chain ... ok [INFO] [stdout] test shell_style_comments ... ok [INFO] [stdout] test simple_binaryish_operators ... ok [INFO] [stdout] test psl_regressions_2 ... ok [INFO] [stdout] test pipe_operator ... ok [INFO] [stdout] test single_quote_string ... ok [INFO] [stdout] test space_after_not_operator ... ok [INFO] [stdout] test top_level_inline_if ... ok [INFO] [stdout] test unary_parens ... ok [INFO] [stdout] test trailing_comma_in_array_destructuring ... ok [INFO] [stdout] test use_mixed_use_list ... ok [INFO] [stdout] test use_mixed_use_list_expanded ... ok [INFO] [stdout] test use_nested_namespace_expanded ... ok [INFO] [stdout] test use_no_change ... ok [INFO] [stdout] test spacing_options ... ok [INFO] [stdout] test use_sorting ... ok [INFO] [stdout] test spacing_options_flipped ... ok [INFO] [stdout] test use_sorting_with_expansion ... ok [INFO] [stdout] test use_sorting_separation_expansion ... ok [INFO] [stdout] test use_sorting_with_separation ... ok [INFO] [stdout] test use_typed_use_list_expanded ... ok [INFO] [stdout] test test_all_test_cases_are_ran ... ok [INFO] [stdout] test preserve_breaking_member_access_chain_disabled ... ok [INFO] [stdout] test whitespace_in_heredoc ... ok [INFO] [stdout] test predictable_arguments ... ok [INFO] [stdout] test unary_prefix_prec ... ok [INFO] [stdout] test yield_kv_closure ... ok [INFO] [stdout] test preserve_predictable_arguments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 190 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s [INFO] [stdout] [INFO] [stderr] Running tests/precedence.rs (/opt/rustwide/target/debug/deps/precedence-0c10f43717124231) [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test precedence::assign_ref_null_method_call ... ok [INFO] [stdout] test precedence::assign_ref_method_call ... ok [INFO] [stdout] test precedence::as_is ... ok [INFO] [stdout] test precedence::assign_ref_static_call ... ok [INFO] [stdout] test precedence::ben ... ok [INFO] [stdout] test precedence::complex_10_messy ... ok [INFO] [stdout] test precedence::complex_11_messy ... ok [INFO] [stdout] test precedence::complex_3_messy ... ok [INFO] [stdout] test precedence::complex_2_messy ... ok [INFO] [stdout] test precedence::complex_7_messy ... ok [INFO] [stdout] test precedence::complex_8_messy ... ok [INFO] [stdout] test precedence::complex_4_messy ... ok [INFO] [stdout] test precedence::complex_5_messy ... ok [INFO] [stdout] test precedence::complex_6_messy ... ok [INFO] [stdout] test precedence::complex_1_messy ... ok [INFO] [stdout] test precedence::error_control_include ... ok [INFO] [stdout] test precedence::keep_comparison ... ok [INFO] [stdout] test precedence::keep_left_associative_override ... ok [INFO] [stdout] test precedence::keep_logical ... ok [INFO] [stdout] test precedence::error_control_new ... ok [INFO] [stdout] test precedence::keep_parens_for_shift_vs_addition ... ok [INFO] [stdout] test precedence::keep_parens_on_assignment_lhs_of_logical_word ... ok [INFO] [stdout] test precedence::keep_parens_for_shift_vs_concat ... ok [INFO] [stdout] test precedence::keep_parens_in_ternary_condition ... ok [INFO] [stdout] test precedence::keep_redundant_simple_arithmetic ... ok [INFO] [stdout] test precedence::keep_right_associative_override ... ok [INFO] [stdout] test precedence::keep_unary_lower_precedence ... ok [INFO] [stdout] test precedence::complex_9_messy ... ok [INFO] [stdout] test precedence::keep_nested_arithmetic ... ok [INFO] [stdout] test precedence::keep_simple_arithmetic ... ok [INFO] [stdout] test precedence::remove_comparison ... ok [INFO] [stdout] test precedence::remove_deeply_nested_wrapping ... ok [INFO] [stdout] test precedence::remove_instanceof ... ok [INFO] [stdout] test precedence::keep_redundant_nested_arithmetic ... ok [INFO] [stdout] test precedence::keep_unary_minus_on_pow ... ok [INFO] [stdout] test precedence::keep_ternary_in_binary ... ok [INFO] [stdout] test precedence::remove_logical ... ok [INFO] [stdout] test precedence::remove_pre_inc_higher_precedence ... ok [INFO] [stdout] test precedence::remove_parens_for_logical_precedence_2 ... ok [INFO] [stdout] test precedence::remove_unnecessary_wrapping ... ok [INFO] [stdout] test precedence::remove_parens_for_logical_precedence_1 ... ok [INFO] [stdout] test precedence::remove_left_associative ... ok [INFO] [stdout] test precedence::remove_unary_higher_precedence ... ok [INFO] [stdout] test precedence::assign_ref_func_call ... ok [INFO] [stdout] test precedence::remove_right_associative ... ok [INFO] [stderr] Doc-tests mago_formatter [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [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" "196ee3116afb5749ae1fa1330d3ad5ddf507e15f23c8dba0150e62337d07ad1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "196ee3116afb5749ae1fa1330d3ad5ddf507e15f23c8dba0150e62337d07ad1e", kill_on_drop: false }` [INFO] [stdout] 196ee3116afb5749ae1fa1330d3ad5ddf507e15f23c8dba0150e62337d07ad1e