[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeosas%2Fmaudfmt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jeosas/maudfmt on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 837c0daae1788d7e23d51ebddf95575725ff784ef23decafbb766845096fc2a0
[INFO] running `Command { std: "docker" "start" "-a" "837c0daae1788d7e23d51ebddf95575725ff784ef23decafbb766845096fc2a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "837c0daae1788d7e23d51ebddf95575725ff784ef23decafbb766845096fc2a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "837c0daae1788d7e23d51ebddf95575725ff784ef23decafbb766845096fc2a0", kill_on_drop: false }`
[INFO] [stdout] 837c0daae1788d7e23d51ebddf95575725ff784ef23decafbb766845096fc2a0
[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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbafe0b3df18d5457d54bc2dff2c224176592edc3def979a5dbed40c68a98fd7
[INFO] running `Command { std: "docker" "start" "-a" "cbafe0b3df18d5457d54bc2dff2c224176592edc3def979a5dbed40c68a98fd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling clap_builder v4.5.47
[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 1m 46s
[INFO] running `Command { std: "docker" "inspect" "cbafe0b3df18d5457d54bc2dff2c224176592edc3def979a5dbed40c68a98fd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbafe0b3df18d5457d54bc2dff2c224176592edc3def979a5dbed40c68a98fd7", kill_on_drop: false }`
[INFO] [stdout] cbafe0b3df18d5457d54bc2dff2c224176592edc3def979a5dbed40c68a98fd7
[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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee672236e12bb4ecc876219931699ca5381bb1aee8048d410dfc1336232b0bef
[INFO] running `Command { std: "docker" "start" "-a" "ee672236e12bb4ecc876219931699ca5381bb1aee8048d410dfc1336232b0bef", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[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 1m 13s
[INFO] running `Command { std: "docker" "inspect" "ee672236e12bb4ecc876219931699ca5381bb1aee8048d410dfc1336232b0bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee672236e12bb4ecc876219931699ca5381bb1aee8048d410dfc1336232b0bef", kill_on_drop: false }`
[INFO] [stdout] ee672236e12bb4ecc876219931699ca5381bb1aee8048d410dfc1336232b0bef
[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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cf58bbdd2a049fb90b8cd1fca2cc921661a2680ac17b2c82833f915714291f86
[INFO] running `Command { std: "docker" "start" "-a" "cf58bbdd2a049fb90b8cd1fca2cc921661a2680ac17b2c82833f915714291f86", 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-2b8733d0ebea75ab)
[INFO] [stdout] 
[INFO] [stdout] running 92 tests
[INFO] [stdout] test collect::test::rustfmt_skip ... ok
[INFO] [stdout] test format::test::maudfmt_ignore_long_line_no_split ... ok
[INFO] [stdout] test format::test::maudfmt_ignore_with_comment_text ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comment_empty_block ... ok
[INFO] [stdout] test format::test::maudfmt_ignore_with_extra_brace ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comment_end_block ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comment_end_block_before_control ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_at_block_boundaries ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comment_markup ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_with_nested_blocks ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_before_after_control_structures ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_mixed_with_control_and_elements ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_slashes_in_string ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_with_while_loops ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_before_after_elements ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_with_attributes ... ok
[INFO] [stdout] test collect::test::rustfmt_skip_one_liner ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::comments_with_complex_splices ... ok
[INFO] [stdout] test collect::test::rustfmt_skip_only_one ... 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_match_expressions ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::ensure_leading_space_in_comments ... ok
[INFO] [stdout] test format::test::maudfmt_ignore_multiple_lines ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::keep_indents_in_comments_attrs ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::keep_whitespace ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::keep_comment_1 ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::keep_indents_in_comments_blocks ... ok
[INFO] [stdout] test print::control_flow::test::control_let_long_field_access ... ok
[INFO] [stdout] test print::control_flow::test::control_for ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::inline_comments_on_constructs ... ok
[INFO] [stdout] test print::control_flow::test::control_if ... ok
[INFO] [stdout] test print::control_flow::test::control_if_elseif_else ... ok
[INFO] [stdout] test print::control_flow::test::control_let_medium_length_stays_inline ... ok
[INFO] [stdout] test print::control_flow::test::control_if_else ... ok
[INFO] [stdout] test print::control_flow::test::comment_inline ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::keep_single_whitespace ... ok
[INFO] [stdout] test print::control_flow::test::control_let_medium_length_wraps ... ok
[INFO] [stdout] test print::control_flow::test::control_while ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::force_expand_inline ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::force_expand_attrs ... ok
[INFO] [stdout] test print::control_flow::test::if_let ... ok
[INFO] [stdout] test print::control_flow::test::control_for_range ... ok
[INFO] [stdout] test print::control_flow::test::control_while_let ... ok
[INFO] [stdout] test print::control_flow::test::control_match ... ok
[INFO] [stdout] test print::control_flow::test::control_match_with_guard ... ok
[INFO] [stdout] test print::control_flow::test::control_let ... ok
[INFO] [stdout] test print::element::test::classes_and_ids ... ok
[INFO] [stdout] test print::control_flow::test::control_let_long_binary_expr ... 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::empty_attributes ... ok
[INFO] [stdout] test print::element::test::line_length_attrs_empty ... 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_expand_one_el ... ok
[INFO] [stdout] test print::element::test::indented_multi_line_attribute_value ... ok
[INFO] [stdout] test print::element::test::line_length_element_body_no_expand ... ok
[INFO] [stdout] test print::element::test::line_length_element_id ... ok
[INFO] [stdout] test print::element::test::line_length_element_empty ... 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::elements_with_contents ... ok
[INFO] [stdout] test print::element::test::line_length_attrs_empty_toggle ... ok
[INFO] [stdout] test print::element::test::quoted_class_and_ids ... ok
[INFO] [stdout] test print::element::test::multiline_attribute_toggle_expression ... ok
[INFO] [stdout] test print::element::test::splice_classes_and_ids ... ok
[INFO] [stdout] test print::element::test::splice_in_attributes ... ok
[INFO] [stdout] test print::element::test::multiline_attribute_toggle_block ... ok
[INFO] [stdout] test print::element::test::splice_concatenation ... ok
[INFO] [stdout] test print::element::test::quoted_attributes_special_chars ... ok
[INFO] [stdout] test print::element::test::quoted_attributes ... ok
[INFO] [stdout] test print::lit::test::lit ... ok
[INFO] [stdout] test print::lit::test::correct_multiline_string_indent_in_splices ... ok
[INFO] [stdout] test print::markup::test::semi ... ok
[INFO] [stdout] test print::lit::test::whitespace_in_multi_line_strings_edge_case ... 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::element::test::toggle_empty_attributes ... ok
[INFO] [stdout] test print::element::test::toggle_optional_attributes ... ok
[INFO] [stdout] test print::element::test::line_length_element_not_empty ... ok
[INFO] [stdout] test print::splice::test::doctype ... ok
[INFO] [stdout] test print::element::test::non_empty_attributes ... ok
[INFO] [stdout] test print::element::test::line_length_class ... ok
[INFO] [stdout] test print::test::empty ... ok
[INFO] [stdout] test print::element::test::toggle_classes ... ok
[INFO] [stdout] test print::comment_and_whitespace::test::utf8_characters_in_content_and_comments ... ok
[INFO] [stdout] test print::element::test::line_length_element_body_no_expand_multi_el ... ok
[INFO] [stdout] test print::test::empty_full_macro_declaration ... ok
[INFO] [stdout] test print::splice::test::line_length_long_splice ... ok
[INFO] [stdout] test print::splice::test::splices ... ok
[INFO] [stdout] test print::splice::test::splices_block ... ok
[INFO] [stdout] test print::splice::test::escaping ... 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.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/maudfmt-f4e7849db66733da)
[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 10 tests
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-9d99b6f3e227d70a)
[INFO] [stdout] test format_file_from_stdin ... ok
[INFO] [stdout] test format_file_with_short_line_length ... ok
[INFO] [stdout] test format_stdin_with_custom_macro_names ... ok
[INFO] [stdout] test format_multiple_files_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_dir_from_argument ... ok
[INFO] [stdout] test format_file_from_argument ... ok
[INFO] [stdout] test format_file_with_long_line_length ... ok
[INFO] [stderr]      Running tests/rustfmt_arg.rs (/opt/rustwide/target/debug/deps/rustfmt_arg-26591663f2c6a33c)
[INFO] [stdout] test format_file_with_custom_macro_names_short_arg ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[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' 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:     0x55567060cde2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55567060cde2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55567060cde2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55567060cde2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555670634bf3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555670634bf3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x555670609323 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555670609323 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55567060cc32 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55567060e46c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55567060e2c2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5556705b0594 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5556705b0594 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55567060ee4b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55567060ee4b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55567060ec1a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x55567060d2d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x55567060e8ad - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5556706334a0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x555670576251 - rustfmt_arg::execute_rustfmt_on_files::hc4735ac2fa364870
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/rustfmt_arg.rs:66:5
[INFO] [stdout]   20:     0x555670576251 - rustfmt_arg::execute_rustfmt_on_files::{{closure}}::hb91dec81487a57be
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/rustfmt_arg.rs:55:34
[INFO] [stdout]   21:     0x555670576251 - core::ops::function::FnOnce::call_once::hb8dd4603d9b8ac80
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5556705b5ccb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5556705b5ccb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x5556705b4f0e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x5556705b4f0e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x5556705b4f0e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x5556705b4f0e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x5556705b4f0e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5556705b4f0e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x5556705b4f0e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x555670578ab4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x555670578ab4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x55567057c45a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x55567057c45a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x55567057c45a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x55567057c45a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x55567057c45a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x55567057c45a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x55567057c45a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x555670612117 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x555670612117 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x555670612117 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x7e3458ea9aa4 - <unknown>
[INFO] [stdout]   44:     0x7e3458f36a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- execute_rustfmt_on_stdin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'execute_rustfmt_on_stdin' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/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=```
[INFO] [stdout] error: \'rustfmt\' is not installed for the custom toolchain \'733b47ea4b1b86216f14ef56e49440c33933f230\'.
[INFO] [stdout] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stdout] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55567060cde2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55567060cde2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55567060cde2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55567060cde2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555670634bf3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555670634bf3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x555670609323 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555670609323 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55567060cc32 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr] error: test failed, to rerun pass `--test rustfmt_arg`
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55567060e46c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55567060e2c2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5556705b0594 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5556705b0594 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55567060ee4b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55567060ee4b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55567060ec1a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x55567060d2d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x55567060e8ad - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5556706334a0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5556705c3231 - core::panicking::panic_display::ha72d2758e1e281c7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x5556705c3231 - assert_cmd::assert::AssertError::panic::panic_cold_display::hdaeba5b9e2cf7a79
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x555670573f85 - assert_cmd::assert::AssertError::panic::h27348e488fb5c816
[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]   22:     0x55567057413e - core::ops::function::FnOnce::call_once::hc7f3be026da8a8a5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55567057413e - core::result::Result<T,E>::unwrap_or_else::h081736cded112c52
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   24:     0x55567057413e - assert_cmd::assert::Assert::stdout::h208688da36199acd
[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]   25:     0x555670575ddf - rustfmt_arg::execute_rustfmt_on_stdin::hbdf1a12939e2ea1a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/rustfmt_arg.rs:84:10
[INFO] [stdout]   26:     0x555670575ddf - rustfmt_arg::execute_rustfmt_on_stdin::{{closure}}::h3a78aafc7a59d142
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/rustfmt_arg.rs:72:34
[INFO] [stdout]   27:     0x555670575ddf - core::ops::function::FnOnce::call_once::h07ed04a3a3c62628
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5556705b5ccb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5556705b5ccb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x5556705b4f0e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x5556705b4f0e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x5556705b4f0e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x5556705b4f0e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x5556705b4f0e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5556705b4f0e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x5556705b4f0e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x555670578ab4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x555670578ab4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   39:     0x55567057c45a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x55567057c45a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x55567057c45a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x55567057c45a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x55567057c45a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x55567057c45a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x55567057c45a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x555670612117 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x555670612117 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x555670612117 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   49:     0x7e3458ea9aa4 - <unknown>
[INFO] [stdout]   50:     0x7e3458f36a34 - clone
[INFO] [stdout]   51:                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 0.51s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cf58bbdd2a049fb90b8cd1fca2cc921661a2680ac17b2c82833f915714291f86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf58bbdd2a049fb90b8cd1fca2cc921661a2680ac17b2c82833f915714291f86", kill_on_drop: false }`
[INFO] [stdout] cf58bbdd2a049fb90b8cd1fca2cc921661a2680ac17b2c82833f915714291f86
