[INFO] fetching crate mago-formatter 1.0.0-beta.3... [INFO] testing mago-formatter-1.0.0-beta.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate mago-formatter 1.0.0-beta.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate mago-formatter 1.0.0-beta.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mago-formatter 1.0.0-beta.3 [INFO] tweaked toml for crates.io crate mago-formatter 1.0.0-beta.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mago-formatter 1.0.0-beta.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mago-formatter 1.0.0-beta.3 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87c70e307c6a6018cea14df07d804d26aec95a5f6e593c7703c76562966850c3 [INFO] running `Command { std: "docker" "start" "-a" "87c70e307c6a6018cea14df07d804d26aec95a5f6e593c7703c76562966850c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87c70e307c6a6018cea14df07d804d26aec95a5f6e593c7703c76562966850c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c70e307c6a6018cea14df07d804d26aec95a5f6e593c7703c76562966850c3", kill_on_drop: false }` [INFO] [stdout] 87c70e307c6a6018cea14df07d804d26aec95a5f6e593c7703c76562966850c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc5e8bb2ada00baa3d4871c9aadf04557a4c66b40606c8c5416ed1796c86d0ea [INFO] running `Command { std: "docker" "start" "-a" "dc5e8bb2ada00baa3d4871c9aadf04557a4c66b40606c8c5416ed1796c86d0ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [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.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling mago-fixer v1.0.0-beta.3 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling mago-php-version v1.0.0-beta.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling mago-span v1.0.0-beta.3 [INFO] [stderr] Compiling mago-syntax-core v1.0.0-beta.3 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling mago-reporting v1.0.0-beta.3 [INFO] [stderr] Compiling mago-syntax v1.0.0-beta.3 [INFO] [stderr] Compiling mago-formatter v1.0.0-beta.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "dc5e8bb2ada00baa3d4871c9aadf04557a4c66b40606c8c5416ed1796c86d0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc5e8bb2ada00baa3d4871c9aadf04557a4c66b40606c8c5416ed1796c86d0ea", kill_on_drop: false }` [INFO] [stdout] dc5e8bb2ada00baa3d4871c9aadf04557a4c66b40606c8c5416ed1796c86d0ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f0cd4e53f2854473e19a37ca4f52441a847f8f4e7d3bcabf15ae26dbdd07120 [INFO] running `Command { std: "docker" "start" "-a" "9f0cd4e53f2854473e19a37ca4f52441a847f8f4e7d3bcabf15ae26dbdd07120", kill_on_drop: false }` [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling mago-formatter v1.0.0-beta.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.05s [INFO] running `Command { std: "docker" "inspect" "9f0cd4e53f2854473e19a37ca4f52441a847f8f4e7d3bcabf15ae26dbdd07120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f0cd4e53f2854473e19a37ca4f52441a847f8f4e7d3bcabf15ae26dbdd07120", kill_on_drop: false }` [INFO] [stdout] 9f0cd4e53f2854473e19a37ca4f52441a847f8f4e7d3bcabf15ae26dbdd07120 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] df2a294060cadcce7c3ddead63dd401aac411ec1acabe8ff307c423454a9904e [INFO] running `Command { std: "docker" "start" "-a" "df2a294060cadcce7c3ddead63dd401aac411ec1acabe8ff307c423454a9904e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mago_formatter-a0bb3727594e6453) [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/mod.rs (/opt/rustwide/target/debug/deps/mod-73f553b5f61dccde) [INFO] [stdout] [INFO] [stdout] running 168 tests [INFO] [stdout] test adds_empty_line_after_use ... ok [INFO] [stdout] test array_comment ... ok [INFO] [stdout] test assignment_breaks_after_operator ... ok [INFO] [stdout] test assignments_chain ... ok [INFO] [stdout] test argument_list_comments ... ok [INFO] [stdout] test attributes ... ok [INFO] [stdout] test arrow_return ... ok [INFO] [stdout] test aligned_inline_control_structures ... ok [INFO] [stdout] test binary_alignment_before_op ... ok [INFO] [stdout] test binary_ops_wrapping ... ok [INFO] [stdout] test callee_needs_parens ... ok [INFO] [stdout] test binary_operand_needs_parens ... ok [INFO] [stdout] test breaking_named_arguments ... ok [INFO] [stdout] test chain_comments ... ok [INFO] [stdout] test closing_tag_removed ... ok [INFO] [stdout] test closing_tag_preserved ... ok [INFO] [stdout] test binary_alignment ... ok [INFO] [stdout] test closure_creation ... ok [INFO] [stdout] test assignments ... ok [INFO] [stdout] test closing_echo_tag_preserved ... ok [INFO] [stdout] test break_fn_args ... ok [INFO] [stdout] test conditional_assignment ... ok [INFO] [stdout] test awaitable ... ok [INFO] [stdout] test comments_are_preserved ... ok [INFO] [stdout] test conditional_assignment_narrow ... ok [INFO] [stdout] test conditional_assignment_super_narrow ... ok [INFO] [stdout] test docs_before_use_are_preserved ... ok [INFO] [stdout] test conditional_assignment_wide ... ok [INFO] [stdout] test double_slash_comments ... ok [INFO] [stdout] test double_quote_string ... ok [INFO] [stdout] test fluid_member_access_chain ... ok [INFO] [stdout] test hooks_always_break ... ok [INFO] [stdout] test expand_first_argument ... ok [INFO] [stdout] test hug_last_new_expression_with_named_args ... ok [INFO] [stdout] test expand_last_argument ... ok [INFO] [stdout] test hug_new_expression_with_simple_args ... ok [INFO] [stdout] test disabled_class_like_member_separations ... ok [INFO] [stdout] test inline_empty_braces_default ... ok [INFO] [stdout] test hug_new_expression ... ok [INFO] [stdout] test inline_echo ... ok [INFO] [stdout] test html_template ... ok [INFO] [stdout] test inline_control_structures ... ok [INFO] [stdout] test dangling_block_comments ... ok [INFO] [stdout] test inline_empty_braces_disabled ... ok [INFO] [stdout] test complex_html_template ... ok [INFO] [stdout] test inline_empty_braces_enabled ... ok [INFO] [stdout] test inline_empty_braces_swapped ... ok [INFO] [stdout] test inline_html ... ok [INFO] [stdout] test inline_if_statement ... ok [INFO] [stdout] test inline_php ... ok [INFO] [stdout] test interpolated_strings_vars ... ok [INFO] [stdout] test inline_html_alignment ... ok [INFO] [stdout] test issue_138 ... ok [INFO] [stdout] test issue_122 ... ok [INFO] [stdout] test issue_149 ... ok [INFO] [stdout] test issue_128 ... ok [INFO] [stdout] test issue_130 ... ok [INFO] [stdout] test issue_123 ... ok [INFO] [stdout] test issue_150 ... ok [INFO] [stdout] test issue_156 ... ok [INFO] [stdout] test issue_166 ... ok [INFO] [stdout] test issue_164 ... ok [INFO] [stdout] test issue_165 ... ok [INFO] [stdout] test issue_199 ... ok [INFO] [stdout] test issue_197 ... ok [INFO] [stdout] test issue_205 ... ok [INFO] [stdout] test issue_198 ... ok [INFO] [stdout] test issue_208 ... ok [INFO] [stdout] test issue_207 ... ok [INFO] [stdout] test issue_214 ... ok [INFO] [stdout] test issue_218 ... ok [INFO] [stdout] test issue_221 ... ok [INFO] [stdout] test issue_157 ... ok [INFO] [stdout] test issue_171 ... ok [INFO] [stdout] test issue_225 ... ok [INFO] [stdout] test issue_217 ... ok [INFO] [stdout] test issue_241 ... ok [INFO] [stdout] test issue_238 ... ok [INFO] [stdout] test issue_242 ... ok [INFO] [stdout] test issue_236 ... ok [INFO] [stdout] test issue_245 ... ok [INFO] [stdout] test issue_246 ... ok [INFO] [stdout] test issue_204 ... ok [INFO] [stdout] test issue_223 ... ok [INFO] [stdout] test issue_263 ... ok [INFO] [stdout] test issue_279 ... ok [INFO] [stdout] test issue_280 ... ok [INFO] [stdout] test issue_287 ... ok [INFO] [stdout] test issue_272 ... ok [INFO] [stdout] test issue_151 ... ok [INFO] [stdout] test issue_244 ... ok [INFO] [stdout] test issue_294 ... ok [INFO] [stdout] test issue_286 ... ok [INFO] [stdout] test issue_162 ... ok [INFO] [stdout] test issue_296 ... ok [INFO] [stdout] test issue_298 ... ok [INFO] [stdout] test issue_299 ... ok [INFO] [stdout] test issue_268 ... ok [INFO] [stdout] test issue_332 ... ok [INFO] [stdout] test issue_317 ... ok [INFO] [stdout] test keyword_as_method_name ... ok [INFO] [stdout] test leaves_single_empty_line_after_use ... ok [INFO] [stdout] test issue_301 ... ok [INFO] [stdout] test issue_297 ... ok [INFO] [stdout] test issue_300 ... ok [INFO] [stdout] test line_options ... ok [INFO] [stdout] test literal_concat_parens ... ok [INFO] [stdout] test line_options_all_on ... ok [INFO] [stdout] test leading_comment_with_missing_prefix ... ok [INFO] [stdout] test line_options_flipped ... ok [INFO] [stdout] test logical_operations_within_parens ... ok [INFO] [stdout] test member_access_chain_in_conditional ... ok [INFO] [stdout] test issue_290 ... ok [INFO] [stdout] test multiple_concat_operations_in_array ... ok [INFO] [stdout] test nesting_wrap_more_narrow ... ok [INFO] [stdout] test nesting_wrap_super_narrow ... ok [INFO] [stdout] test nesting_wrap_wide ... ok [INFO] [stdout] test mixed_expressions ... ok [INFO] [stdout] test opening_tag_trailing_comments ... ok [INFO] [stdout] test no_space_before_enum_backing_type_colon ... ok [INFO] [stdout] test nesting_wrap ... ok [INFO] [stdout] test parens ... ok [INFO] [stdout] test parens_around_constructs ... ok [INFO] [stdout] test parameter_attributes ... ok [INFO] [stdout] test php83_instantiation_with_member_access_parentheses ... ok [INFO] [stdout] test php83_instantiation_with_member_access_parentheses_disabled ... ok [INFO] [stdout] test php84_instantiation_with_member_access_parentheses ... ok [INFO] [stdout] test php84_instantiation_with_member_access_parentheses_disabled ... ok [INFO] [stdout] test parens_around_closure ... ok [INFO] [stdout] test nesting_wrap_narrow ... ok [INFO] [stdout] test preserve_breaking_array_like ... ok [INFO] [stdout] test preserve_breaking_argument_list_disabled ... ok [INFO] [stdout] test preserve_breaking_attribute_list ... ok [INFO] [stdout] test preserve_breaking_argument_list ... ok [INFO] [stdout] test preserve_breaking_array_like_disabled ... ok [INFO] [stdout] test preserve_breaking_attribute_list_disabled ... ok [INFO] [stdout] test line_options_all_off ... ok [INFO] [stdout] test preserve_breaking_conditional_expression_disabled ... ok [INFO] [stdout] test preserve_breaking_member_access_chain_disabled ... ok [INFO] [stdout] test preserve_breaking_parameter_list ... ok [INFO] [stdout] test preserve_breaking_parameter_list_disabled ... ok [INFO] [stdout] test return_wrapping ... ok [INFO] [stdout] test preserve_breaking_conditional_expression ... ok [INFO] [stdout] test preserve_breaking_member_access_chain ... ok [INFO] [stdout] test short_member_access_chain ... ok [INFO] [stdout] test simple_binaryish_operators ... ok [INFO] [stdout] test shell_style_comments ... ok [INFO] [stdout] test space_after_not_operator ... ok [INFO] [stdout] test single_quote_string ... ok [INFO] [stdout] test member_access_chain ... ok [INFO] [stdout] test top_level_inline_if ... 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 psl_regressions ... ok [INFO] [stdout] test match_breaking ... ok [INFO] [stdout] test use_no_change ... ok [INFO] [stdout] test unary_parens ... ok [INFO] [stdout] test pipe_operator ... ok [INFO] [stdout] test use_sorting_with_expansion ... ok [INFO] [stdout] test use_sorting_with_separation ... ok [INFO] [stdout] test use_sorting_separation_expansion ... ok [INFO] [stdout] test use_sorting ... ok [INFO] [stdout] test use_typed_use_list_expanded ... ok [INFO] [stdout] test spacing_options ... ok [INFO] [stdout] test whitespace_in_heredoc ... ok [INFO] [stdout] test spacing_options_flipped ... ok [INFO] [stdout] test array_alignment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 168 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s [INFO] [stdout] [INFO] [stderr] Doc-tests mago_formatter [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" "df2a294060cadcce7c3ddead63dd401aac411ec1acabe8ff307c423454a9904e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df2a294060cadcce7c3ddead63dd401aac411ec1acabe8ff307c423454a9904e", kill_on_drop: false }` [INFO] [stdout] df2a294060cadcce7c3ddead63dd401aac411ec1acabe8ff307c423454a9904e