[INFO] cloning repository https://github.com/Jeosas/maudfmt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jeosas/maudfmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeosas%2Fmaudfmt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeosas%2Fmaudfmt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 818e2da53d0e47ae45cef1bc269e1599aa9e3382
[INFO] testing Jeosas/maudfmt against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeosas%2Fmaudfmt" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jeosas/maudfmt
[INFO] finished tweaking git repo https://github.com/Jeosas/maudfmt
[INFO] tweaked toml for git repo https://github.com/Jeosas/maudfmt written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jeosas/maudfmt on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jeosas/maudfmt 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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae2d3f5b26f4d05c76193dbb0dee7e7fee9c32768d259d89429e5d7714b5d483
[INFO] running `Command { std: "docker" "start" "-a" "ae2d3f5b26f4d05c76193dbb0dee7e7fee9c32768d259d89429e5d7714b5d483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae2d3f5b26f4d05c76193dbb0dee7e7fee9c32768d259d89429e5d7714b5d483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae2d3f5b26f4d05c76193dbb0dee7e7fee9c32768d259d89429e5d7714b5d483", kill_on_drop: false }`
[INFO] [stdout] ae2d3f5b26f4d05c76193dbb0dee7e7fee9c32768d259d89429e5d7714b5d483
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 660eafbbeb69dcea778745c4905eccb2cf0ca1dd59bc311f31327b12a9c90559
[INFO] running `Command { std: "docker" "start" "-a" "660eafbbeb69dcea778745c4905eccb2cf0ca1dd59bc311f31327b12a9c90559", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling crop v0.4.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling maudfmt v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.81s
[INFO] running `Command { std: "docker" "inspect" "660eafbbeb69dcea778745c4905eccb2cf0ca1dd59bc311f31327b12a9c90559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "660eafbbeb69dcea778745c4905eccb2cf0ca1dd59bc311f31327b12a9c90559", kill_on_drop: false }`
[INFO] [stdout] 660eafbbeb69dcea778745c4905eccb2cf0ca1dd59bc311f31327b12a9c90559
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f176bc565f945333b9c6e4c8314d0ef2fdb8681ad364d1a070b1875ebba3f20
[INFO] running `Command { std: "docker" "start" "-a" "7f176bc565f945333b9c6e4c8314d0ef2fdb8681ad364d1a070b1875ebba3f20", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling maudfmt v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.03s
[INFO] running `Command { std: "docker" "inspect" "7f176bc565f945333b9c6e4c8314d0ef2fdb8681ad364d1a070b1875ebba3f20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f176bc565f945333b9c6e4c8314d0ef2fdb8681ad364d1a070b1875ebba3f20", kill_on_drop: false }`
[INFO] [stdout] 7f176bc565f945333b9c6e4c8314d0ef2fdb8681ad364d1a070b1875ebba3f20
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fc6d10443e896a6e93c39d33081f439936a431b6d7cdc692037717df46946317
[INFO] running `Command { std: "docker" "start" "-a" "fc6d10443e896a6e93c39d33081f439936a431b6d7cdc692037717df46946317", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maudfmt-995709c2ca8fb5ab)
[INFO] [stdout] 
[INFO] [stdout] running 92 tests
[INFO] [stdout] test collect::test::rustfmt_skip_one_liner ... ok
[INFO] [stdout] test collect::test::rustfmt_skip ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comment_empty_block ... ok
[INFO] [stdout] test format::test::maudfmt_ignore_with_comment_text ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comment_markup ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_at_block_boundaries ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comment_end_block ... ok
[INFO] [stdout] test collect::test::rustfmt_skip_only_one ... ok
[INFO] [stdout] test format::test::maudfmt_ignore_with_extra_brace ... ok
[INFO] [stdout] test format::test::maudfmt_ignore_multiple_lines ... ok
[INFO] [stdout] test format::test::maudfmt_ignore_long_line_no_split ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_slashes_in_string ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_with_attributes ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_with_classes_and_ids ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_with_complex_splices ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_before_after_elements ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::ensure_leading_space_in_comments ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::force_expand_attrs ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::force_expand_inline ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_with_nested_blocks ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::keep_indents_in_comments_attrs ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::keep_indents_in_comments_blocks ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::keep_single_whitespace ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_with_match_expressions ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::keep_whitespace ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_with_while_loops ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::utf8_characters_in_content_and_comments ... ok
[INFO] [stdout] test print::control_flow::test::comment_inline ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_mixed_with_control_and_elements ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::keep_comment_1 ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_before_after_control_structures ... ok
[INFO] [stdout] test print::control_flow::test::control_for ... ok
[INFO] [stdout] test print::control_flow::test::control_if ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comment_end_block_before_control ... ok
[INFO] [stdout] test print::control_flow::test::control_let_long_field_access ... ok
[INFO] [stdout] test print::control_flow::test::control_let_medium_length_stays_inline ... ok
[INFO] [stdout] test print::control_flow::test::control_for_range ... ok
[INFO] [stdout] test print::control_flow::test::control_let_long_binary_expr ... ok
[INFO] [stdout] test print::control_flow::test::control_let ... ok
[INFO] [stdout] test print::control_flow::test::control_while ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::inline_comments_on_constructs ... ok
[INFO] [stdout] test print::element::test::classes_and_ids ... ok
[INFO] [stdout] test print::control_flow::test::if_let ... ok
[INFO] [stdout] test print::control_flow::test::control_if_else ... ok
[INFO] [stdout] test print::control_flow::test::control_match_with_guard ... ok
[INFO] [stdout] test print::control_flow::test::control_let_medium_length_wraps ... ok
[INFO] [stdout] test print::element::test::custom_elements_and_attributes ... ok
[INFO] [stdout] test print::element::test::implicit_div ... ok
[INFO] [stdout] test print::element::test::indented_multi_line_attribute_value ... ok
[INFO] [stdout] test print::control_flow::test::control_match ... ok
[INFO] [stdout] test print::element::test::elements_with_contents ... ok
[INFO] [stdout] test print::control_flow::test::control_while_let ... ok
[INFO] [stdout] test print::element::test::line_length_attrs_optional ... ok
[INFO] [stdout] test print::element::test::line_length_attrs_normal ... ok
[INFO] [stdout] test print::element::test::line_length_attrs_empty ... ok
[INFO] [stdout] test print::element::test::line_length_element_body_no_expand_multi_el ... ok
[INFO] [stdout] test print::element::test::line_length_class ... ok
[INFO] [stdout] test print::element::test::line_length_element_body_expand_multi_el ... ok
[INFO] [stdout] test print::element::test::line_length_element_body_no_expand ... ok
[INFO] [stdout] test print::element::test::empty_attributes ... ok
[INFO] [stdout] test print::control_flow::test::control_if_elseif_else ... ok
[INFO] [stdout] test print::element::test::line_length_element_not_empty ... ok
[INFO] [stdout] test print::element::test::line_length_element_body_expand_one_el ... ok
[INFO] [stdout] test print::element::test::line_length_attrs_empty_toggle ... ok
[INFO] [stdout] test print::element::test::line_length_element_empty ... ok
[INFO] [stdout] test print::element::test::quoted_class_and_ids ... ok
[INFO] [stdout] test print::element::test::line_length_element_id ... ok
[INFO] [stdout] test print::element::test::quoted_attributes ... ok
[INFO] [stdout] test print::element::test::toggle_classes ... ok
[INFO] [stdout] test print::element::test::splice_in_attributes ... ok
[INFO] [stdout] test print::element::test::quoted_attributes_special_chars ... ok
[INFO] [stdout] test print::element::test::splice_concatenation ... ok
[INFO] [stdout] test print::element::test::splice_classes_and_ids ... ok
[INFO] [stdout] test print::element::test::multiline_attribute_toggle_expression ... ok
[INFO] [stdout] test print::element::test::multiline_attribute_toggle_block ... ok
[INFO] [stdout] test print::element::test::toggle_empty_attributes ... ok
[INFO] [stdout] test print::element::test::toggle_optional_attributes ... ok
[INFO] [stdout] test print::lit::test::lit ... ok
[INFO] [stdout] test print::markup::test::semi ... ok
[INFO] [stdout] test print::element::test::non_empty_attributes ... ok
[INFO] [stdout] test print::element::test::void_element ... ok
[INFO] [stdout] test print::splice::test::blank_line_above_splice ... ok
[INFO] [stdout] test print::lit::test::correct_multiline_string_indent_in_splices ... ok
[INFO] [stdout] test print::lit::test::whitespace_in_multi_line_strings_edge_case ... ok
[INFO] [stdout] test print::splice::test::doctype ... ok
[INFO] [stdout] test print::splice::test::line_length_long_splice ... ok
[INFO] [stdout] test print::splice::test::escaping ... ok
[INFO] [stdout] test print::test::empty ... ok
[INFO] [stdout] test print::splice::test::splices ... ok
[INFO] [stdout] test print::splice::test::splices_block ... ok
[INFO] [stdout] test print::test::empty_full_macro_declaration ... ok
[INFO] [stdout] test print::expr::test::if_let_chain ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 92 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/maudfmt-10b156d60f8689b6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-7d7b5f9ca562137c)
[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 10 tests
[INFO] [stdout] test format_file_with_short_line_length ... ok
[INFO] [stdout] test format_file_with_long_line_length ... ok
[INFO] [stdout] test format_file_from_argument ... ok
[INFO] [stdout] test format_stdin_with_line_length ... ok
[INFO] [stdout] test format_file_with_custom_macro_names ... ok
[INFO] [stdout] test format_file_from_stdin ... ok
[INFO] [stdout] test format_stdin_with_custom_macro_names ... ok
[INFO] [stdout] test format_file_with_custom_macro_names_short_arg ... ok
[INFO] [stdout] test format_dir_from_argument ... ok
[INFO] [stdout] test format_multiple_files_from_argument ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rustfmt_arg.rs (/opt/rustwide/target/debug/deps/rustfmt_arg-e289b2e4c84deeb2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test execute_rustfmt_on_files ... FAILED
[INFO] [stdout] test execute_rustfmt_on_stdin ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- execute_rustfmt_on_files stdout ----
[INFO] [stdout] [tests/rustfmt_arg.rs:56:5] &IN_FILE = "use maud::{DOCTYPE, html, Markup};\n\n/// A basic header with a dynamic `page_title`.\nfn header(page_title: &str) -> Markup {html!{(DOCTYPE) meta charset=\"utf-8\";title{(page_title)}} }\n\n/// A static footer.\nfn footer() -> Markup { html!{footer{a href=\"rss.atom\"{\"RSS Feed\"}}} }\n\n/// The final Markup, including `header` and `footer`.\n///\n/// Additionally takes a `greeting_box` that's `Markup`, not `&str`.\npub fn page(title: &str, greeting_box: Markup) -> Markup { html!{(header(title)) h1{(title)}(greeting_box)(footer())} }\n"
[INFO] [stdout] 
[INFO] [stdout] thread 'execute_rustfmt_on_files' (156) panicked at tests/rustfmt_arg.rs:66:5:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<use maud::{[0m[1;48;5;52;31mDOCTYPE, [0m[31mhtml, Markup};[0m
[INFO] [stdout] [32m>use maud::{html, Markup[0m[1;48;5;22;32m, DOCTYPE[0m[32m};[0m
[INFO] [stdout]  
[INFO] [stdout]  /// A basic header with a dynamic `page_title`.
[INFO] [stdout] [31m<fn header(page_title: &str) -> Markup {html! {[0m
[INFO] [stdout] [31m<    (DOCTYPE)[0m
[INFO] [stdout] [31m<    meta charset="utf-8";[0m
[INFO] [stdout] [31m<    title { (page_title) }[0m
[INFO] [stdout] [31m<} }[0m
[INFO] [stdout] [32m>fn header(page_title: &str) -> Markup {[0m
[INFO] [stdout] [32m>    html! {[0m
[INFO] [stdout] [32m>        (DOCTYPE)[0m
[INFO] [stdout] [32m>        meta charset="utf-8";[0m
[INFO] [stdout] [32m>        title { (page_title) }[0m
[INFO] [stdout] [32m>    }[0m
[INFO] [stdout] [32m>}[0m
[INFO] [stdout]  
[INFO] [stdout]  /// A static footer.
[INFO] [stdout] [31m<fn footer() -> Markup { html! {[0m
[INFO] [stdout] [31m<    footer {[0m
[INFO] [stdout] [31m<        a href="rss.atom" { "RSS Feed" }[0m
[INFO] [stdout] [32m>fn footer() -> Markup {[0m
[INFO] [stdout] [32m>    html! {[0m
[INFO] [stdout] [32m>        footer {[0m
[INFO] [stdout] [32m>            a href="rss.atom" { "RSS Feed" }[0m
[INFO] [stdout] [32m>        }[0m
[INFO] [stdout]      }
[INFO] [stdout] [31m<}[0m[1;48;5;52;31m }[0m
[INFO] [stdout] [32m>}[0m
[INFO] [stdout]  
[INFO] [stdout]  /// The final Markup, including `header` and `footer`.
[INFO] [stdout]  ///
[INFO] [stdout]  /// Additionally takes a `greeting_box` that's `Markup`, not `&str`.
[INFO] [stdout] [31m<pub fn page(title: &str, greeting_box: Markup) -> Markup { html! {[0m
[INFO] [stdout] [31m<    (header(title))[0m
[INFO] [stdout] [31m<    h1 { (title) }[0m
[INFO] [stdout] [31m<    (greeting_box)[0m
[INFO] [stdout] [31m<    (footer())[0m
[INFO] [stdout] [31m<} }[0m
[INFO] [stdout] [32m>pub fn page(title: &str, greeting_box: Markup) -> Markup {[0m
[INFO] [stdout] [32m>    html! {[0m
[INFO] [stdout] [32m>        (header(title))[0m
[INFO] [stdout] [32m>        h1 { (title) }[0m
[INFO] [stdout] [32m>        (greeting_box)[0m
[INFO] [stdout] [32m>        (footer())[0m
[INFO] [stdout] [32m>    }[0m
[INFO] [stdout] [32m>}[0m
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55a0158db7f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55a0158db7f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55a0158db7f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55a0158db7f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55a0158ece3f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55a0158ece3f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55a0158a4ee1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55a0158a4ee1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55a0158b1b42 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55a0158b765f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55a0158b74f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55a0157d739e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55a0157d739e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55a0158b7d1f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55a0158b7d1f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55a0158b7b7a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55a0158b1c79 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55a0158983ad - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55a0158f4f80 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55a0157b2620 - rustfmt_arg::execute_rustfmt_on_files::hdf094d6c61da8754
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/rustfmt_arg.rs:66:5
[INFO] [stdout]   20:     0x55a0157b26c7 - rustfmt_arg::execute_rustfmt_on_files::{{closure}}::h5462770c68bb722d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/rustfmt_arg.rs:55:34
[INFO] [stdout]   21:     0x55a0157add26 - core::ops::function::FnOnce::call_once::hb928e75978ee0188
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x55a0157d715b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55a0157d715b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x55a0157ecdc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x55a0157ecdc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x55a0157ecdc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x55a0157ecdc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x55a0157ecdc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55a0157ecdc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x55a0157ecdc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x55a0157c35b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x55a0157c35b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x55a0157c6e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x55a0157c6e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x55a0157c6e7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x55a0157c6e7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x55a0157c6e7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x55a0157c6e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x55a0157c6e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55a0158accbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   41:     0x55a0158accbf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42:     0x76de6a76eaa4 - <unknown>
[INFO] [stdout]   43:     0x76de6a7fba34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- execute_rustfmt_on_stdin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'execute_rustfmt_on_stdin' (157) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed diff original var
[INFO] [stdout] ├── original: use maud::{html, Markup, DOCTYPE};
[INFO] [stdout] │   
[INFO] [stdout] │   /// A basic header with a dynamic `page_title`.
[INFO] [stdout] │   fn header(page_title: &str) -> Markup {
[INFO] [stdout] │       html! {
[INFO] [stdout] │           (DOCTYPE)
[INFO] [stdout] │           meta charset="utf-8";
[INFO] [stdout] │           title { (page_title) }
[INFO] [stdout] │       }
[INFO] [stdout] │   }
[INFO] [stdout] │   
[INFO] [stdout] │   /// A static footer.
[INFO] [stdout] │   fn footer() -> Markup {
[INFO] [stdout] │       html! {
[INFO] [stdout] │           footer {
[INFO] [stdout] │               a href="rss.atom" { "RSS Feed" }
[INFO] [stdout] │           }
[INFO] [stdout] │       }
[INFO] [stdout] │   }
[INFO] [stdout] │   
[INFO] [stdout] │   /// The final Markup, including `header` and `footer`.
[INFO] [stdout] │   ///
[INFO] [stdout] │   /// Additionally takes a `greeting_box` that's `Markup`, not `&str`.
[INFO] [stdout] │   pub fn page(title: &str, greeting_box: Markup) -> Markup {
[INFO] [stdout] │       html! {
[INFO] [stdout] │           (header(title))
[INFO] [stdout] │           h1 { (title) }
[INFO] [stdout] │           (greeting_box)
[INFO] [stdout] │           (footer())
[INFO] [stdout] │       }
[INFO] [stdout] │   }
[INFO] [stdout] ├── diff: 
[INFO] [stdout] │   [1m[32m---[0m 	orig
[INFO] [stdout] │   [1m[31m+++[0m 	var
[INFO] [stdout] │   [1m[34m@@ -1 +1 @@
[INFO] [stdout] │   [0m[1m[32m-[0muse maud::{html, Markup, DOCTYPE};
[INFO] [stdout] │   [1m[31m+[0muse maud::{DOCTYPE, html, Markup};
[INFO] [stdout] │   [1m[34m@@ -4,7 +4,5 @@
[INFO] [stdout] │   [0m[1m[32m-[0mfn header(page_title: &str) -> Markup {
[INFO] [stdout] │   [1m[32m-[0m    html! {
[INFO] [stdout] │   [1m[32m-[0m        (DOCTYPE)
[INFO] [stdout] │   [1m[32m-[0m        meta charset="utf-8";
[INFO] [stdout] │   [1m[32m-[0m        title { (page_title) }
[INFO] [stdout] │   [1m[32m-[0m    }
[INFO] [stdout] │   [1m[32m-[0m}
[INFO] [stdout] │   [1m[31m+[0mfn header(page_title: &str) -> Markup {html! {
[INFO] [stdout] │   [1m[31m+[0m    (DOCTYPE)
[INFO] [stdout] │   [1m[31m+[0m    meta charset="utf-8";
[INFO] [stdout] │   [1m[31m+[0m    title { (page_title) }
[INFO] [stdout] │   [1m[31m+[0m} }
[INFO] [stdout] │   [1m[34m@@ -13,5 +11,3 @@
[INFO] [stdout] │   [0m[1m[32m-[0mfn footer() -> Markup {
[INFO] [stdout] │   [1m[32m-[0m    html! {
[INFO] [stdout] │   [1m[32m-[0m        footer {
[INFO] [stdout] │   [1m[32m-[0m            a href="rss.atom" { "RSS Feed" }
[INFO] [stdout] │   [1m[32m-[0m        }
[INFO] [stdout] │   [1m[31m+[0mfn footer() -> Markup { html! {
[INFO] [stdout] │   [1m[31m+[0m    footer {
[INFO] [stdout] │   [1m[31m+[0m        a href="rss.atom" { "RSS Feed" }
[INFO] [stdout] │   [1m[34m@@ -19 +15 @@
[INFO] [stdout] │   [0m[1m[32m-[0m}
[INFO] [stdout] │   [1m[31m+[0m} }
[INFO] [stdout] │   [1m[34m@@ -24,8 +20,6 @@
[INFO] [stdout] │   [0m[1m[32m-[0mpub fn page(title: &str, greeting_box: Markup) -> Markup {
[INFO] [stdout] │   [1m[32m-[0m    html! {
[INFO] [stdout] │   [1m[32m-[0m        (header(title))
[INFO] [stdout] │   [1m[32m-[0m        h1 { (title) }
[INFO] [stdout] │   [1m[32m-[0m        (greeting_box)
[INFO] [stdout] │   [1m[32m-[0m        (footer())
[INFO] [stdout] │   [1m[32m-[0m    }
[INFO] [stdout] │   [1m[32m-[0m}
[INFO] [stdout] │   [1m[31m+[0mpub fn page(title: &str, greeting_box: Markup) -> Markup { html! {
[INFO] [stdout] │   [1m[31m+[0m    (header(title))
[INFO] [stdout] │   [1m[31m+[0m    h1 { (title) }
[INFO] [stdout] │   [1m[31m+[0m    (greeting_box)
[INFO] [stdout] │   [1m[31m+[0m    (footer())
[INFO] [stdout] │   [1m[31m+[0m} }
[INFO] [stdout] └── var as str: use maud::{DOCTYPE, html, Markup};
[INFO] [stdout]     
[INFO] [stdout]     /// A basic header with a dynamic `page_title`.
[INFO] [stdout]     fn header(page_title: &str) -> Markup {html! {
[INFO] [stdout]         (DOCTYPE)
[INFO] [stdout]         meta charset="utf-8";
[INFO] [stdout]         title { (page_title) }
[INFO] [stdout]     } }
[INFO] [stdout]     
[INFO] [stdout]     /// A static footer.
[INFO] [stdout]     fn footer() -> Markup { html! {
[INFO] [stdout]         footer {
[INFO] [stdout]             a href="rss.atom" { "RSS Feed" }
[INFO] [stdout]         }
[INFO] [stdout]     } }
[INFO] [stdout]     
[INFO] [stdout]     /// The final Markup, including `header` and `footer`.
[INFO] [stdout]     ///
[INFO] [stdout]     /// Additionally takes a `greeting_box` that's `Markup`, not `&str`.
[INFO] [stdout]     pub fn page(title: &str, greeting_box: Markup) -> Markup { html! {
[INFO] [stdout]         (header(title))
[INFO] [stdout]         h1 { (title) }
[INFO] [stdout]         (greeting_box)
[INFO] [stdout]         (footer())
[INFO] [stdout]     } }
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/maudfmt" "--rustfmt" "-s"`
[INFO] [stdout] stdin=````
[INFO] [stdout] use maud::{DOCTYPE, html, Markup};
[INFO] [stdout] 
[INFO] [stdout] /// A basic header with a dynamic `page_title`.
[INFO] [stdout] fn header(page_title: &str) -> Markup {html!{(DOCTYPE) meta charset=\"utf-8\";title{(page_title)}} }
[INFO] [stdout] 
[INFO] [stdout] /// A static footer.
[INFO] [stdout] fn footer() -> Markup { html!{footer{a href=\"rss.atom\"{\"RSS Feed\"}}} }
[INFO] [stdout] 
[INFO] [stdout] /// The final Markup, including `header` and `footer`.
[INFO] [stdout] ///
[INFO] [stdout] /// Additionally takes a `greeting_box` that\'s `Markup`, not `&str`.
[INFO] [stdout] pub fn page(title: &str, greeting_box: Markup) -> Markup { html!{(header(title)) h1{(title)}(greeting_box)(footer())} }
[INFO] [stdout] ```
[INFO] [stdout] `
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] use maud::{DOCTYPE, html, Markup};
[INFO] [stdout] 
[INFO] [stdout] /// A basic header with a dynamic `page_title`.
[INFO] [stdout] fn header(page_title: &str) -> Markup {html! {
[INFO] [stdout]     (DOCTYPE)
[INFO] [stdout]     meta charset=\"utf-8\";
[INFO] [stdout]     title { (page_title) }
[INFO] [stdout] } }
[INFO] [stdout] 
[INFO] [stdout] /// A static footer.
[INFO] [stdout] fn footer() -> Markup { html! {
[INFO] [stdout]     footer {
[INFO] [stdout]         a href=\"rss.atom\" { \"RSS Feed\" }
[INFO] [stdout]     }
[INFO] [stdout] } }
[INFO] [stdout] 
[INFO] [stdout] /// The final Markup, including `header` and `footer`.
[INFO] [stdout] ///
[INFO] [stdout] /// Additionally takes a `greeting_box` that\'s `Markup`, not `&str`.
[INFO] [stdout] pub fn page(title: &str, greeting_box: Markup) -> Markup { html! {
[INFO] [stdout]     (header(title))
[INFO] [stdout]     h1 { (title) }
[INFO] [stdout]     (greeting_box)
[INFO] [stdout]     (footer())
[INFO] [stdout] } }
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=<332 lines total>
[INFO] [stdout] ```
[INFO] [stdout] [src/print/mod.rs:21:5] &ast = Markups {
[INFO] [stdout]     markups: [
[INFO] [stdout]         Splice {
[INFO] [stdout]             paren_token: Paren,
[INFO] [stdout]             expr: Expr::Path {
[INFO] [stdout]                 attrs: [],
[INFO] [stdout]                 qself: None,
[INFO] [stdout]                 path: Path {
[INFO] [stdout]                     leading_colon: None,
[INFO] [stdout]                     segments: [
[INFO] [stdout]                         PathSegment {
[INFO] [stdout]                             ident: Ident {
[INFO] [stdout]                                 sym: DOCTYPE,
[INFO] [stdout]                                 span: bytes(131..138),
[INFO] [stdout]                             },
[INFO] [stdout]                             arguments: PathArguments::None,
[INFO] [stdout]                         },
[INFO] [stdout]                     ],
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout] ```
[INFO] [stdout] <272 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]                     segments: [
[INFO] [stdout]                         PathSegment {
[INFO] [stdout]                             ident: Ident {
[INFO] [stdout]                                 sym: greeting_box,
[INFO] [stdout]                                 span: bytes(499..511),
[INFO] [stdout]                             },
[INFO] [stdout]                             arguments: PathArguments::None,
[INFO] [stdout]                         },
[INFO] [stdout]                     ],
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         Splice {
[INFO] [stdout]             paren_token: Paren,
[INFO] [stdout]             expr: Expr::Call {
[INFO] [stdout]                 attrs: [],
[INFO] [stdout]                 func: Expr::Path {
[INFO] [stdout]                     attrs: [],
[INFO] [stdout]                     qself: None,
[INFO] [stdout]                     path: Path {
[INFO] [stdout]                         leading_colon: None,
[INFO] [stdout]                         segments: [
[INFO] [stdout]                             PathSegment {
[INFO] [stdout]                                 ident: Ident {
[INFO] [stdout]                                     sym: footer,
[INFO] [stdout]                                     span: bytes(513..519),
[INFO] [stdout]                                 },
[INFO] [stdout]                                 arguments: PathArguments::None,
[INFO] [stdout]                             },
[INFO] [stdout]                         ],
[INFO] [stdout]                     },
[INFO] [stdout]                 },
[INFO] [stdout]                 paren_token: Paren,
[INFO] [stdout]                 args: [],
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] }
[INFO] [stdout] error: \'rustfmt\' is not installed for the toolchain \'beta-2025-09-21-x86_64-unknown-linux-gnu\'.
[INFO] [stdout] To install, run `rustup component add --toolchain beta-2025-09-21-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55a0158db7f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55a0158db7f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55a0158db7f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55a0158db7f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55a0158ece3f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55a0158ece3f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55a0158a4ee1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55a0158a4ee1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55a0158b1b42 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55a0158b765f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55a0158b74f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55a0157d739e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55a0157d739e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55a0158b7d1f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55a0158b7d1f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55a0158b7b7a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55a0158b1c79 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55a0158983ad - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55a0158f4f80 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55a0158339e0 - core::panicking::panic_display::h756baae6ad68f77e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x55a015827157 - assert_cmd::assert::AssertError::panic::h24378c98b509314e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x55a015837817 - core::ops::function::FnOnce::call_once::hf949f06cf5c3bf04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x55a015833254 - core::result::Result<T,E>::unwrap_or_else::hcda5c753397eb019
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x55a0157ab9a5 - assert_cmd::assert::Assert::stdout::h7581db69f002813d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:364:31
[INFO] [stdout]   24:     0x55a0157b2b80 - rustfmt_arg::execute_rustfmt_on_stdin::h245cb1be64dd51ea
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/rustfmt_arg.rs:84:10
[INFO] [stdout]   25:     0x55a0157b2c77 - rustfmt_arg::execute_rustfmt_on_stdin::{{closure}}::h97ec7926ebd1adb4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/rustfmt_arg.rs:72:34
[INFO] [stdout]   26:     0x55a0157adda6 - core::ops::function::FnOnce::call_once::hf0a33142bc4abe96
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x55a0157d715b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x55a0157d715b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x55a0157ecdc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x55a0157ecdc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x55a0157ecdc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x55a0157ecdc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x55a0157ecdc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x55a0157ecdc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x55a0157ecdc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x55a0157c35b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x55a0157c35b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x55a0157c6e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x55a0157c6e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x55a0157c6e7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x55a0157c6e7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x55a0157c6e7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55a0157c6e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x55a0157c6e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55a0158accbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x55a0158accbf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x76de6a76eaa4 - <unknown>
[INFO] [stdout]   48:     0x76de6a7fba34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     execute_rustfmt_on_files
[INFO] [stdout]     execute_rustfmt_on_stdin
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test rustfmt_arg`
[INFO] running `Command { std: "docker" "inspect" "fc6d10443e896a6e93c39d33081f439936a431b6d7cdc692037717df46946317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc6d10443e896a6e93c39d33081f439936a431b6d7cdc692037717df46946317", kill_on_drop: false }`
[INFO] [stdout] fc6d10443e896a6e93c39d33081f439936a431b6d7cdc692037717df46946317
