[INFO] cloning repository https://github.com/lmmx/chloro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lmmx/chloro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmmx%2Fchloro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmmx%2Fchloro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fbb42b15a1ebebecb712175af5a5b0285a4943de
[INFO] testing lmmx/chloro against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmmx%2Fchloro" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lmmx/chloro
[INFO] finished tweaking git repo https://github.com/lmmx/chloro
[INFO] tweaked toml for git repo https://github.com/lmmx/chloro written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lmmx/chloro on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lmmx/chloro 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2c09962c4622a3e45a7dd9004e461938b6aa1232f6d9c41fd427894363f83ba
[INFO] running `Command { std: "docker" "start" "-a" "d2c09962c4622a3e45a7dd9004e461938b6aa1232f6d9c41fd427894363f83ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2c09962c4622a3e45a7dd9004e461938b6aa1232f6d9c41fd427894363f83ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c09962c4622a3e45a7dd9004e461938b6aa1232f6d9c41fd427894363f83ba", kill_on_drop: false }`
[INFO] [stdout] d2c09962c4622a3e45a7dd9004e461938b6aa1232f6d9c41fd427894363f83ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebc2b7dda3db569eea27640b3fd40db760125d666e1054d3716ffbf8bbcd2bcd
[INFO] running `Command { std: "docker" "start" "-a" "ebc2b7dda3db569eea27640b3fd40db760125d666e1054d3716ffbf8bbcd2bcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ra_ap_edition v0.0.307
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustc-literal-escaper v0.0.4
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.137.0
[INFO] [stderr]    Compiling jod-thread v1.0.0
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling smol_str v0.3.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling ctor v0.6.1
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.307
[INFO] [stderr]    Compiling ra_ap_parser v0.0.307
[INFO] [stderr]    Compiling ra_ap_syntax v0.0.307
[INFO] [stderr]    Compiling chloro-core v0.7.5 (/opt/rustwide/workdir/chloro-core)
[INFO] [stderr]    Compiling chloro v0.7.5 (/opt/rustwide/workdir/chloro)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.42s
[INFO] running `Command { std: "docker" "inspect" "ebc2b7dda3db569eea27640b3fd40db760125d666e1054d3716ffbf8bbcd2bcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebc2b7dda3db569eea27640b3fd40db760125d666e1054d3716ffbf8bbcd2bcd", kill_on_drop: false }`
[INFO] [stdout] ebc2b7dda3db569eea27640b3fd40db760125d666e1054d3716ffbf8bbcd2bcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f349bb87394d2c90d5a83c277be6eb0a8d4a8413157c503f921408e541dc746
[INFO] running `Command { std: "docker" "start" "-a" "6f349bb87394d2c90d5a83c277be6eb0a8d4a8413157c503f921408e541dc746", kill_on_drop: false }`
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling ctor v0.6.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling shared_thread v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling chloro-core v0.7.5 (/opt/rustwide/workdir/chloro-core)
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling rust-format v0.3.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling duct v1.1.1
[INFO] [stderr]    Compiling braces v0.2.6
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling insta v1.44.1
[INFO] [stderr]    Compiling imara-diff v0.2.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling chloro v0.7.5 (/opt/rustwide/workdir/chloro)
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.67s
[INFO] running `Command { std: "docker" "inspect" "6f349bb87394d2c90d5a83c277be6eb0a8d4a8413157c503f921408e541dc746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f349bb87394d2c90d5a83c277be6eb0a8d4a8413157c503f921408e541dc746", kill_on_drop: false }`
[INFO] [stdout] 6f349bb87394d2c90d5a83c277be6eb0a8d4a8413157c503f921408e541dc746
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c2d0443c2d72e1caa37fe59f0625d8931a51b7ee4e4b266170694123b094e9a3
[INFO] running `Command { std: "docker" "start" "-a" "c2d0443c2d72e1caa37fe59f0625d8931a51b7ee4e4b266170694123b094e9a3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chloro-fec46b4d8580bba5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chloro_core-9172cd353f624bac)
[INFO] [stdout] 
[INFO] [stdout] running 105 tests
[INFO] [stdout] test formatter::node::useitem::grouping::tests::test_group_by_submodule_nested_imports ... ok
[INFO] [stdout] test formatter::node::useitem::grouping::tests::test_group_by_submodule_root_only ... ok
[INFO] [stdout] test formatter::node::useitem::grouping::tests::test_group_by_submodule_same_module ... ok
[INFO] [stdout] test formatter::node::useitem::sort::tests::test_sort_key_ordering ... ok
[INFO] [stdout] test formatter::node::useitem::grouping::tests::test_group_by_submodule_mixed ... ok
[INFO] [stdout] test formatter::node::useitem::sort::tests::test_sort_key_self_with_all_caps ... ok
[INFO] [stdout] test formatter::node::useitem::sort::tests::test_sort_key_self_first ... ok
[INFO] [stdout] test formatter::node::useitem::tests::test_parse_items_with_nested_braces ... ok
[INFO] [stdout] test formatter::node::useitem::tests::test_format_use_root_level_items_only ... ok
[INFO] [stdout] test tests::formatter::attributes::preserve_extern_block_multiline ... ok
[INFO] [stdout] test formatter::node::useitem::tests::test_format_use_with_submodule_grouping ... ok
[INFO] [stdout] test tests::formatter::attributes::preserve_extern_block_with_function ... ok
[INFO] [stdout] test tests::formatter::attributes::preserve_inner_attribute_allow ... ok
[INFO] [stdout] test tests::formatter::attributes::preserve_inner_attribute_full_content ... ok
[INFO] [stdout] test tests::formatter::attributes::preserve_multiple_inner_attributes_with_blank_line ... ok
[INFO] [stdout] test tests::formatter::attributes::preserve_inner_attribute_feature ... ok
[INFO] [stdout] test tests::formatter::attributes::preserve_nested_attribute_content ... ok
[INFO] [stdout] test tests::formatter::attributes::preserve_outer_attribute_derive ... ok
[INFO] [stdout] test formatter::node::useitem::tests::test_format_use_with_nested_braces ... ok
[INFO] [stdout] test formatter::node::useitem::tests::test_format_use_multiple_items_same_submodule ... ok
[INFO] [stdout] test tests::formatter::attributes::preserve_unsafe_extern_block ... ok
[INFO] [stdout] test tests::formatter::comments::preserve_comment_before_simple_use ... ok
[INFO] [stdout] test tests::formatter::comments::no_spurious_blank_line_after_comment ... ok
[INFO] [stdout] test tests::formatter::comments::preserve_allow_attribute_after_doc_comment ... ok
[INFO] [stdout] test tests::formatter::comments::preserve_comments_before_mod ... ok
[INFO] [stdout] test tests::formatter::comments::preserve_inline_comments_in_enum ... ok
[INFO] [stdout] test tests::formatter::attributes::preserve_extern_block_with_attributed_variadic ... ok
[INFO] [stdout] test tests::formatter::comments::preserve_comments_before_pub_use ... ok
[INFO] [stdout] test tests::formatter::comments::preserve_comments_before_enum_variant ... ok
[INFO] [stdout] test tests::formatter::comments::preserve_doc_comment_on_function ... ok
[INFO] [stdout] test tests::formatter::controlflow::if_let_simple_stays_one_line ... ok
[INFO] [stdout] test tests::formatter::controlflow::if_let_chain_multiline ... ok
[INFO] [stdout] test tests::formatter::comments::preserve_fixme_comments ... ok
[INFO] [stdout] test tests::formatter::controlflow::if_let_chain_triple ... ok
[INFO] [stdout] test tests::formatter::comments::preserve_module_doc_comment_before_items ... ok
[INFO] [stdout] test tests::formatter::controlflow::if_let_with_bool_condition ... ok
[INFO] [stdout] test tests::formatter::externcrate::preserve_extern_crate_with_attribute ... ok
[INFO] [stdout] test tests::formatter::externcrate::preserve_extern_crate_with_doc_comment ... ok
[INFO] [stdout] test tests::formatter::externcrate::preserve_extern_crate_with_rename ... ok
[INFO] [stdout] test tests::formatter::comments::preserve_trailing_comment_whitespace_alignment_in_struct ... ok
[INFO] [stdout] test tests::formatter::externcrate::preserve_extern_crate_with_visibility ... ok
[INFO] [stdout] test tests::formatter::externcrate::preserve_extern_crate_simple ... ok
[INFO] [stdout] test tests::formatter::comments::preserve_module_inner_doc_comments ... ok
[INFO] [stdout] test tests::formatter::functions::format_function_params_multi_line_when_too_long ... ok
[INFO] [stdout] test tests::formatter::functions::format_function_params_single_line_ref_self ... ok
[INFO] [stdout] test tests::formatter::functions::format_very_short_function_single_line ... ok
[INFO] [stdout] test tests::formatter::impl_blocks::impl_methods_have_blank_lines ... ok
[INFO] [stdout] test tests::formatter::functions::format_function_params_single_line_multiple_params ... ok
[INFO] [stdout] test tests::formatter::impl_blocks::preserve_default_impl_with_body ... ok
[INFO] [stdout] test tests::formatter::impl_blocks::impl_preserves_comments_on_methods ... ok
[INFO] [stdout] test tests::formatter::format_is_idempotent ... ok
[INFO] [stdout] test tests::formatter::functions::format_function_params_single_line_self_and_param ... ok
[INFO] [stdout] test tests::formatter::macros::format_config_data_macro ... ok
[INFO] [stdout] test tests::formatter::format_simple_function ... ok
[INFO] [stdout] test tests::formatter::macros::format_function_after_macro_call ... ok
[INFO] [stdout] test tests::formatter::macros::format_macro_call_preserves_content ... ok
[INFO] [stdout] test tests::formatter::macros::format_macro_call_with_braces ... ok
[INFO] [stdout] test tests::formatter::macros::format_macro_rules_preserved ... ok
[INFO] [stdout] test tests::formatter::macros::format_macro_call_with_attributes ... ok
[INFO] [stdout] test tests::formatter::macros::format_macro_call_after_function ... ok
[INFO] [stdout] test tests::formatter::impl_blocks::preserve_default_impl ... ok
[INFO] [stdout] test tests::formatter::functions::format_short_function_single_line ... ok
[INFO] [stdout] test tests::formatter::macros::format_simple_macro_call ... ok
[INFO] [stdout] test tests::formatter::macros::format_macro_call_with_doc_comments ... ok
[INFO] [stdout] test tests::formatter::method_chains::method_call_after_multiline_struct ... ok
[INFO] [stdout] test tests::formatter::self_format::do_not_expand_empty_match_arms ... ok
[INFO] [stdout] test tests::formatter::self_format::do_not_move_cfg_test_mod ... ok
[INFO] [stdout] test tests::formatter::macros::format_multiple_macro_calls_with_blank_lines ... ok
[INFO] [stdout] test tests::formatter::method_chains::into_after_multiline_struct_in_arg ... ok
[INFO] [stdout] test tests::formatter::macros::format_mixed_macros_and_items ... ok
[INFO] [stdout] test tests::formatter::self_format::preserve_blank_line_after_for_loop ... ok
[INFO] [stdout] test tests::formatter::self_format::debug_confirm_controlflow_block_contents_bug ... ok
[INFO] [stdout] test tests::formatter::self_format::preserve_blank_line_before_final_call ... ok
[INFO] [stdout] test tests::formatter::method_chains::method_call_after_inline_struct ... ok
[INFO] [stdout] test tests::formatter::self_format::preserve_blank_line_between_comment_block_and_function ... ok
[INFO] [stdout] test tests::formatter::self_format::preserve_blank_line_after_variable_declaration ... ok
[INFO] [stdout] test tests::formatter::self_format::preserve_blank_line_in_file_before_commented_code ... ok
[INFO] [stdout] test tests::formatter::self_format::preserve_blank_lines_between_statements_in_block ... ok
[INFO] [stdout] test tests::formatter::self_format::preserve_comments_with_their_statements_in_block ... ok
[INFO] [stdout] test tests::formatter::self_format::preserve_comment_between_statements_not_moved_to_top ... ok
[INFO] [stdout] test tests::formatter::self_format::preserve_inline_explanatory_comments_in_match ... ok
[INFO] [stdout] test tests::formatter::self_format::preserve_section_comments_in_match ... ok
[INFO] [stdout] test tests::formatter::self_format::preserve_mod_declarations_without_extra_blank_lines ... ok
[INFO] [stdout] test tests::formatter::struct_literals::format_struct_literal_single_field_inline ... ok
[INFO] [stdout] test tests::formatter::structs::preserve_enum_discriminant_single_variant ... ok
[INFO] [stdout] test tests::formatter::structs::preserve_enum_mixed_discriminants ... ok
[INFO] [stdout] test tests::formatter::self_format::preserve_end_of_line_comment_on_enum_variant ... ok
[INFO] [stdout] test tests::formatter::struct_literals::format_struct_literal_multiline ... ok
[INFO] [stdout] test tests::formatter::structs::preserve_struct_field_default_initializer_multiline ... ok
[INFO] [stdout] test tests::formatter::use_items::format_use_items_multiline_nested_db_self ... ok
[INFO] [stdout] test tests::formatter::use_items::format_use_items_multiline_nested_db_self_abbreviated ... ok
[INFO] [stdout] test tests::formatter::use_items::format_use_items_multiline_nested_ast_module ... ok
[INFO] [stdout] test tests::formatter::structs::preserve_struct_field_default_initializer ... ok
[INFO] [stdout] test tests::formatter::use_items::format_use_items_multiline_nested_db_self_abbreviated_reduced ... ok
[INFO] [stdout] test tests::formatter::structs::preserve_enum_discriminant ... ok
[INFO] [stdout] test tests::formatter::use_items::test_import_order_super_before_crate ... ok
[INFO] [stdout] test tests::formatter::use_items::format_use_items_multiline_nested_one_group ... ok
[INFO] [stdout] test tests::formatter::use_items::test_sort_imports_simple ... ok
[INFO] [stdout] test tests::formatter::use_items::format_use_items_multiline_nested_db_singleton_not_a_group ... ok
[INFO] [stdout] test tests::formatter::use_items::format_use_items_multiline_nested_mods ... ok
[INFO] [stdout] test tests::formatter::use_items::preserve_no_blank_line_between_mod_and_use ... ok
[INFO] [stdout] test tests::formatter::use_items::preserve_blank_line_between_mod_and_use ... ok
[INFO] [stdout] test tests::formatter::use_items::test_use_reordering ... ok
[INFO] [stdout] test tests::formatter::use_items::test_sort_imports_with_line_width ... ok
[INFO] [stdout] test tests::formatter::method_chains::debug_method_call_arg_formatting ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::formatter::method_chains::debug_method_call_arg_formatting stdout ----
[INFO] [stdout] === acc.push() ===
[INFO] [stdout] Whitespace after L_PAREN: "\n        ", has_newline: true
[INFO] [stdout] Receiver: Some(PATH_EXPR)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::formatter::method_chains::debug_method_call_arg_formatting' (86) panicked at chloro-core/src/tests/formatter/method_chains.rs:70:5:
[INFO] [stderr] error: test failed, to rerun pass `-p chloro-core --lib`
[INFO] [stdout] Debug output above
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b07cf3591d2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b07cf3591d2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b07cf3591d2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b07cf3591d2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b07cf370e9a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b07cf370e9a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b07cf35e4f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b07cf35e4f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b07cf33535f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b07cf33535f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b07cf3506b9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b07cf12606e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b07cf12606e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b07cf350872 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b07cf350872 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b07cf33544a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b07cf32a269 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b07cf33630d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b07cf37160c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b07cf0da2d5 - chloro_core[975b49a870440969]::tests::formatter::method_chains::debug_method_call_arg_formatting
[INFO] [stdout]                                at /opt/rustwide/workdir/chloro-core/src/tests/formatter/method_chains.rs:70:5
[INFO] [stdout]   20:     0x5b07cf0d6f07 - chloro_core[975b49a870440969]::tests::formatter::method_chains::debug_method_call_arg_formatting::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/chloro-core/src/tests/formatter/method_chains.rs:7:38
[INFO] [stdout]   21:     0x5b07cf0d1796 - <chloro_core[975b49a870440969]::tests::formatter::method_chains::debug_method_call_arg_formatting::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5b07cf11a41b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b07cf11a41b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5b07cf126c7a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5b07cf126c7a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5b07cf126c7a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5b07cf126c7a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5b07cf126c7a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5b07cf126c7a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5b07cf126c7a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5b07cf121144 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5b07cf121144 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5b07cf129772 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5b07cf129772 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5b07cf129772 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5b07cf129772 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5b07cf129772 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b07cf129772 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5b07cf129772 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b07cf3581af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5b07cf3581af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x704bd48e3aa4 - <unknown>
[INFO] [stdout]   43:     0x704bd4970a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::formatter::method_chains::debug_method_call_arg_formatting
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 104 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c2d0443c2d72e1caa37fe59f0625d8931a51b7ee4e4b266170694123b094e9a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2d0443c2d72e1caa37fe59f0625d8931a51b7ee4e4b266170694123b094e9a3", kill_on_drop: false }`
[INFO] [stdout] c2d0443c2d72e1caa37fe59f0625d8931a51b7ee4e4b266170694123b094e9a3
