[INFO] cloning repository https://github.com/celerrate/celerrate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/celerrate/celerrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelerrate%2Fcelerrate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelerrate%2Fcelerrate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c687f3437862997972b90d484c77fc769acc0c3
[INFO] testing celerrate/celerrate against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelerrate%2Fcelerrate" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/celerrate/celerrate
[INFO] finished tweaking git repo https://github.com/celerrate/celerrate
[INFO] tweaked toml for git repo https://github.com/celerrate/celerrate written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/celerrate/celerrate on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/celerrate/celerrate 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cstree v0.14.0
[INFO] [stderr]   Downloaded console v0.16.4
[INFO] [stderr]   Downloaded triomphe v0.1.16
[INFO] [stderr]   Downloaded ungrammar v1.16.1
[INFO] [stderr]   Downloaded lasso v0.7.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a08286ad7bf3a6006258c87fc8f4f5b1ecf835cf07dbefdaf233bbbc84b4e305
[INFO] running `Command { std: "docker" "start" "a08286ad7bf3a6006258c87fc8f4f5b1ecf835cf07dbefdaf233bbbc84b4e305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a08286ad7bf3a6006258c87fc8f4f5b1ecf835cf07dbefdaf233bbbc84b4e305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a08286ad7bf3a6006258c87fc8f4f5b1ecf835cf07dbefdaf233bbbc84b4e305" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a08286ad7bf3a6006258c87fc8f4f5b1ecf835cf07dbefdaf233bbbc84b4e305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a08286ad7bf3a6006258c87fc8f4f5b1ecf835cf07dbefdaf233bbbc84b4e305" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling ungrammar v1.16.1
[INFO] [stderr]    Compiling triomphe v0.1.16
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling celerrate-base v0.0.0 (/opt/rustwide/workdir/crates/celerrate-base)
[INFO] [stderr]    Compiling celerrate-lexer v0.0.0 (/opt/rustwide/workdir/crates/celerrate-lexer)
[INFO] [stderr]    Compiling celerrate-xtask v0.0.0 (/opt/rustwide/workdir/crates/celerrate-xtask)
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling cstree v0.14.0
[INFO] [stderr]    Compiling celerrate-syntax v0.0.0 (/opt/rustwide/workdir/crates/celerrate-syntax)
[INFO] [stderr]    Compiling celerrate-parser v0.0.0 (/opt/rustwide/workdir/crates/celerrate-parser)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.07s
[INFO] running `Command { std: "docker" "inspect" "a08286ad7bf3a6006258c87fc8f4f5b1ecf835cf07dbefdaf233bbbc84b4e305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a08286ad7bf3a6006258c87fc8f4f5b1ecf835cf07dbefdaf233bbbc84b4e305" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.16.4
[INFO] [stderr]    Compiling celerrate-lexer v0.0.0 (/opt/rustwide/workdir/crates/celerrate-lexer)
[INFO] [stderr]    Compiling celerrate-base v0.0.0 (/opt/rustwide/workdir/crates/celerrate-base)
[INFO] [stderr]    Compiling celerrate-xtask v0.0.0 (/opt/rustwide/workdir/crates/celerrate-xtask)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling celerrate-syntax v0.0.0 (/opt/rustwide/workdir/crates/celerrate-syntax)
[INFO] [stderr]    Compiling insta v1.48.0
[INFO] [stderr]    Compiling celerrate-parser v0.0.0 (/opt/rustwide/workdir/crates/celerrate-parser)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.62s
[INFO] running `Command { std: "docker" "inspect" "a08286ad7bf3a6006258c87fc8f4f5b1ecf835cf07dbefdaf233bbbc84b4e305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a08286ad7bf3a6006258c87fc8f4f5b1ecf835cf07dbefdaf233bbbc84b4e305" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/celerrate_base-e6d15653c1651aa1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test diagnostic::tests::labeled_span_accepts_string_like_labels ... ok
[INFO] [stdout] test diagnostic::tests::diagnostic_holds_all_its_parts ... ok
[INFO] [stdout] test diagnostic::tests::error_builder_composes_optional_parts ... ok
[INFO] [stdout] test span::tests::span_exposes_its_file_and_range ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/celerrate_lexer-f3bc1f086b726dc7)
[INFO] [stdout] 
[INFO] [stdout] running 153 tests
[INFO] [stdout] test lexer::tests::arrow_without_identifier_stays_text ... ok
[INFO] [stdout] test lexer::tests::at_is_the_error_suppression_operator ... ok
[INFO] [stdout] test lexer::tests::adjacent_interpolated_variables ... ok
[INFO] [stdout] test lexer::tests::backslash_is_the_namespace_separator ... ok
[INFO] [stdout] test lexer::tests::bare_dollar_at_end_stays_text ... ok
[INFO] [stdout] test lexer::tests::bare_dollar_before_digit_stays_text ... ok
[INFO] [stdout] test lexer::tests::bare_dollar_at_end_of_input ... ok
[INFO] [stdout] test lexer::tests::bare_dollar_is_its_own_token ... ok
[INFO] [stdout] test lexer::tests::bare_zero_is_a_decimal_int ... ok
[INFO] [stdout] test lexer::tests::based_and_underscored_offsets_are_one_token ... ok
[INFO] [stdout] test lexer::tests::brace_without_dollar_is_text ... ok
[INFO] [stdout] test lexer::tests::close_tag_at_top_level_is_inline_html ... ok
[INFO] [stdout] test lexer::tests::close_tag_does_not_end_a_block_comment ... ok
[INFO] [stdout] test lexer::tests::close_tag_inside_double_quoted_string_does_not_close ... ok
[INFO] [stdout] test lexer::tests::close_tag_inside_heredoc_body_does_not_close_the_block ... ok
[INFO] [stdout] test lexer::tests::close_tag_ends_a_line_comment ... ok
[INFO] [stdout] test lexer::tests::close_tag_inside_single_quoted_string_does_not_close ... ok
[INFO] [stdout] test lexer::tests::close_then_open_emits_no_empty_inline_html ... ok
[INFO] [stdout] test lexer::tests::corpus_fragments_are_lossless ... ok
[INFO] [stdout] test lexer::tests::curly_interpolation_uses_full_scripting ... ok
[INFO] [stdout] test lexer::tests::curly_interpolation_with_single_quoted_key ... ok
[INFO] [stdout] test lexer::tests::dot_not_followed_by_digit_stays_dot ... ok
[INFO] [stdout] test lexer::tests::escape_only_strings_are_one_text_run ... ok
[INFO] [stdout] test lexer::tests::dot_then_exponent_without_fraction_is_one_float ... ok
[INFO] [stdout] test lexer::tests::double_less_than_is_still_a_shift_not_a_heredoc ... ok
[INFO] [stdout] test lexer::tests::dollar_curly_with_surrounding_text ... ok
[INFO] [stdout] test lexer::tests::double_quoted_string_escape_keeps_quote_as_text ... ok
[INFO] [stdout] test lexer::tests::empty_backtick_string_has_no_text ... ok
[INFO] [stdout] test lexer::tests::empty_heredoc_has_no_text ... ok
[INFO] [stdout] test lexer::tests::empty_double_quoted_string_has_no_text ... ok
[INFO] [stdout] test lexer::tests::empty_nowdoc_has_no_text ... ok
[INFO] [stdout] test lexer::tests::empty_php_region ... ok
[INFO] [stdout] test lexer::tests::complex_interpolation_in_backtick ... ok
[INFO] [stdout] test lexer::tests::curly_interpolation_with_method_and_array ... ok
[INFO] [stdout] test lexer::tests::double_underscore_separator_is_one_number_token ... ok
[INFO] [stdout] test lexer::tests::escaped_brace_is_text_but_variable_still_interpolates ... ok
[INFO] [stdout] test lexer::tests::empty_source_yields_no_tokens ... ok
[INFO] [stdout] test lexer::tests::escaped_dollar_suppresses_interpolation ... ok
[INFO] [stdout] test lexer::tests::exceeds_offset_limit_is_true_one_past_the_u32_ceiling ... ok
[INFO] [stdout] test lexer::tests::extended_full_file_corpus_is_lossless ... ok
[INFO] [stdout] test lexer::tests::extended_fragment_corpus_is_lossless ... ok
[INFO] [stdout] test lexer::tests::fragment_close_tag_switches_to_html ... ok
[INFO] [stdout] test lexer::tests::hash_bracket_is_the_attribute_open_token ... ok
[INFO] [stdout] test lexer::tests::file_starting_with_open_tag_emits_no_empty_inline_html ... ok
[INFO] [stdout] test lexer::tests::full_file_corpus_is_lossless ... ok
[INFO] [stdout] test lexer::tests::heredoc_allows_whitespace_between_marker_and_label ... ok
[INFO] [stdout] test lexer::tests::heredoc_close_allows_tab_indentation_and_trailing_semicolon ... ok
[INFO] [stdout] test lexer::tests::heredoc_complex_interpolation_balances_nested_braces ... ok
[INFO] [stdout] test lexer::tests::heredoc_complex_interpolation_with_property_access ... ok
[INFO] [stdout] test lexer::tests::heredoc_backslash_escapes_the_next_byte_in_text ... ok
[INFO] [stdout] test lexer::tests::heredoc_indentation_interpolation_and_semicolon_together ... ok
[INFO] [stdout] test lexer::tests::heredoc_interpolates_a_complex_expression ... ok
[INFO] [stdout] test lexer::tests::heredoc_close_allows_a_trailing_comma ... ok
[INFO] [stdout] test lexer::tests::heredoc_close_carries_leading_indentation ... ok
[INFO] [stdout] test lexer::tests::heredoc_escape_suppresses_interpolation ... ok
[INFO] [stdout] test lexer::tests::heredoc_full_file_corpus_is_lossless ... ok
[INFO] [stdout] test lexer::tests::identifier_may_contain_non_ascii_bytes ... ok
[INFO] [stdout] test lexer::tests::integer_stops_at_identifier_start ... ok
[INFO] [stdout] test lexer::tests::heredoc_open_absorbs_the_opening_newline ... ok
[INFO] [stdout] test lexer::tests::interpolates_a_curly_variable ... ok
[INFO] [stdout] test lexer::tests::inline_html_then_open_tag ... ok
[INFO] [stdout] test lexer::tests::interpolates_a_numeric_offset ... ok
[INFO] [stdout] test lexer::tests::heredoc_opener_supports_crlf ... ok
[INFO] [stdout] test lexer::tests::identifier_stops_at_non_identifier_character ... ok
[INFO] [stdout] test lexer::tests::label_followed_by_identifier_char_is_not_a_close ... ok
[INFO] [stdout] test lexer::tests::label_in_the_middle_of_a_line_is_not_a_close ... ok
[INFO] [stdout] test lexer::tests::interpolates_a_simple_variable ... ok
[INFO] [stdout] test lexer::tests::interpolates_dollar_curly ... ok
[INFO] [stdout] test lexer::tests::interpolates_string_key_and_variable_offsets ... ok
[INFO] [stdout] test lexer::tests::leading_backslash_is_a_namespace_separator ... ok
[INFO] [stdout] test lexer::tests::leading_dot_float_wins_over_concat_after_a_variable ... ok
[INFO] [stdout] test lexer::tests::leading_zero_with_float_indicators_is_a_float_not_octal ... ok
[INFO] [stdout] test lexer::tests::interpolates_a_single_property ... ok
[INFO] [stdout] test lexer::tests::lexes_a_decimal_integer ... ok
[INFO] [stdout] test lexer::tests::lexes_a_run_of_whitespace_as_one_token ... ok
[INFO] [stdout] test lexer::tests::lexes_a_simple_float ... ok
[INFO] [stdout] test lexer::tests::lexes_a_single_quoted_string ... ok
[INFO] [stdout] test lexer::tests::lexes_a_block_comment ... ok
[INFO] [stdout] test lexer::tests::lexes_a_leading_dot_float ... ok
[INFO] [stdout] test lexer::tests::lexes_a_static_backtick_string ... ok
[INFO] [stdout] test lexer::tests::lexes_a_static_heredoc ... ok
[INFO] [stdout] test lexer::tests::lexes_a_static_double_quoted_string ... ok
[INFO] [stdout] test lexer::tests::lexes_a_slash_line_comment ... ok
[INFO] [stdout] test lexer::tests::exceeds_offset_limit_is_false_at_the_u32_ceiling ... ok
[INFO] [stdout] test lexer::tests::heredoc_interpolates_a_simple_offset ... ok
[INFO] [stdout] test lexer::tests::heredoc_interpolates_a_simple_property ... ok
[INFO] [stdout] test lexer::tests::lexes_a_static_nowdoc ... ok
[INFO] [stdout] test lexer::tests::lexes_a_trailing_dot_float ... ok
[INFO] [stdout] test lexer::tests::lexes_a_variable ... ok
[INFO] [stdout] test lexer::tests::lexes_an_identifier ... ok
[INFO] [stdout] test lexer::tests::lexes_binary_integers ... ok
[INFO] [stdout] test lexer::tests::lexes_bitwise_shift_and_misc_operators ... ok
[INFO] [stdout] test lexer::tests::lexes_comparison_and_logical_operators ... ok
[INFO] [stdout] test lexer::tests::lexes_hexadecimal_integers ... ok
[INFO] [stdout] test lexer::tests::lexes_multi_character_operators ... ok
[INFO] [stdout] test lexer::tests::lexes_floats_with_exponents ... ok
[INFO] [stdout] test lexer::tests::lexes_single_character_punctuation ... ok
[INFO] [stdout] test lexer::tests::lone_less_than_stays_in_inline_html ... ok
[INFO] [stdout] test lexer::tests::negative_offset_minus_is_its_own_token ... ok
[INFO] [stdout] test lexer::tests::malformed_base_prefixes_are_best_guess_and_lossless ... ok
[INFO] [stdout] test lexer::tests::nowdoc_open_absorbs_the_opening_newline ... ok
[INFO] [stdout] test lexer::tests::nowdoc_supports_crlf_including_closing_line ... ok
[INFO] [stdout] test lexer::tests::nowdoc_does_not_interpolate_or_unescape ... ok
[INFO] [stdout] test lexer::tests::nullsafe_arrow_is_not_simple_interpolated ... ok
[INFO] [stdout] test lexer::tests::nested_braces_close_as_ordinary_right_brace ... ok
[INFO] [stdout] test lexer::tests::nested_string_inside_interpolation ... ok
[INFO] [stdout] test lexer::tests::nowdoc_close_allows_indentation ... ok
[INFO] [stdout] test lexer::tests::offset_is_single_level ... ok
[INFO] [stdout] test lexer::tests::lexes_an_integer_with_underscore_separators ... ok
[INFO] [stdout] test lexer::tests::offset_over_accepts_interior_whitespace ... ok
[INFO] [stdout] test lexer::tests::short_echo_open_tag ... ok
[INFO] [stdout] test lexer::tests::pure_html_file_is_one_inline_html_token ... ok
[INFO] [stdout] test lexer::tests::question_minus_without_gt_is_question_then_minus ... ok
[INFO] [stdout] test lexer::tests::short_open_tag ... ok
[INFO] [stdout] test lexer::tests::lexes_octal_integers_both_syntaxes ... ok
[INFO] [stdout] test lexer::tests::shorter_operators_still_lex_next_to_longer_ones ... ok
[INFO] [stdout] test lexer::tests::open_tag_at_end_of_input ... ok
[INFO] [stdout] test lexer::tests::single_quoted_string_honours_escaped_quote ... ok
[INFO] [stdout] test lexer::tests::string_full_file_corpus_is_lossless ... ok
[INFO] [stdout] test lexer::tests::string_fragment_corpus_is_lossless ... ok
[INFO] [stdout] test lexer::tests::text_surrounds_an_interpolated_variable ... ok
[INFO] [stdout] test lexer::tests::trailing_e_without_digits_is_decimal_int_then_identifier ... ok
[INFO] [stdout] test lexer::tests::try_tokenize_php_fragment_matches_the_infallible_wrapper ... ok
[INFO] [stdout] test lexer::tests::token_count_never_exceeds_source_length ... ok
[INFO] [stdout] test lexer::tests::triple_less_than_without_a_valid_label_is_not_a_heredoc ... ok
[INFO] [stdout] test lexer::tests::unterminated_backtick_string_is_consumed_to_end ... ok
[INFO] [stdout] test lexer::tests::try_tokenize_matches_the_infallible_wrapper ... ok
[INFO] [stdout] test lexer::tests::unicode_escape_brace_does_not_trigger_interpolation ... ok
[INFO] [stdout] test lexer::tests::php_without_trailing_boundary_falls_through_to_short_tag ... ok
[INFO] [stdout] test lexer::tests::property_access_is_single_level ... ok
[INFO] [stdout] test lexer::tests::unterminated_heredoc_interpolation_is_consumed_to_end ... ok
[INFO] [stdout] test lexer::tests::unknown_character_is_one_lossless_token ... ok
[INFO] [stdout] test lexer::tests::unterminated_nowdoc_is_consumed_to_end ... ok
[INFO] [stdout] test lexer::tests::unterminated_offset_at_eof ... ok
[INFO] [stdout] test lexer::tests::unterminated_backtick_with_interpolation_at_eof ... ok
[INFO] [stdout] test lexer::tests::two_dots_are_two_dot_tokens ... ok
[INFO] [stdout] test lexer::tests::unterminated_single_quoted_string_is_consumed_to_end ... ok
[INFO] [stdout] test lexer::tests::unterminated_block_comment_is_consumed_to_end ... ok
[INFO] [stdout] test lexer::tests::unterminated_double_quoted_string_is_consumed_to_end ... ok
[INFO] [stdout] test lexer::tests::xml_declaration_is_short_tag_then_identifier ... ok
[INFO] [stdout] test lexer::tests::unterminated_curly_interpolation_at_eof ... ok
[INFO] [stdout] test lexer::tests::unterminated_heredoc_is_consumed_to_end ... ok
[INFO] [stdout] test lexer::tests::zero_dot_five_is_a_float_not_octal ... ok
[INFO] [stdout] test token::tests::token_exposes_its_kind_and_range ... ok
[INFO] [stdout] test lexer::tests::variable_variable_is_dollar_then_variable ... ok
[INFO] [stdout] test lexer::tests::php_block_then_close_tag_then_html ... ok
[INFO] [stdout] test lexer::tests::heredoc_interpolates_a_simple_variable ... ok
[INFO] [stdout] test lexer::tests::heredoc_interpolates_dollar_curly ... ok
[INFO] [stdout] test lexer::tests::heredoc_line_ending_in_backslash_still_closes ... ok
[INFO] [stdout] test lexer::tests::heredoc_nowdoc_fragment_corpus_is_lossless ... ok
[INFO] [stdout] test lexer::tests::heredoc_with_double_quoted_label ... ok
[INFO] [stdout] test lexer::tests::lexes_a_hash_line_comment_but_not_an_attribute ... ok
[INFO] [stdout] test lexer::tests::lexes_compound_assignment_operators ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 153 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/oracle_reexport.rs (/opt/rustwide/target/debug/deps/oracle_reexport-cf81f8c4491a5f4d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test oracle_and_entry_point_are_reachable_from_the_crate_root ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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/celerrate_parser-d0acff588c25c680)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test event::tests::build_tree_interleaves_trivia_and_round_trips ... ok
[INFO] [stdout] test grammar::tests::append_form_has_no_index ... ok
[INFO] [stdout] test grammar::tests::call_with_no_arguments_round_trips ... ok
[INFO] [stdout] test grammar::tests::chained_non_associative_operator_reports_one_diagnostic ... ok
[INFO] [stdout] test grammar::tests::call_and_member_postfix_bind_tightest ... ok
[INFO] [stdout] test grammar::tests::argument_forms_round_trip ... ok
[INFO] [stdout] test grammar::tests::casts_round_trip_and_wrap_operand ... ok
[INFO] [stdout] test grammar::tests::clone_and_print_are_unary ... ok
[INFO] [stdout] test grammar::tests::class_access_is_its_own_node ... ok
[INFO] [stdout] test grammar::tests::chained_ternary_reports_one_diagnostic ... ok
[INFO] [stdout] test grammar::tests::dynamic_member_wraps_an_expression ... ok
[INFO] [stdout] test grammar::tests::index_access_builds_index_nodes ... ok
[INFO] [stdout] test grammar::tests::compound_assignment_is_an_assign_expr ... ok
[INFO] [stdout] test grammar::tests::class_access_round_trips ... ok
[INFO] [stdout] test grammar::tests::coalesce_is_right_associative ... ok
[INFO] [stdout] test grammar::tests::concat_and_arithmetic_round_trip ... ok
[INFO] [stdout] test grammar::tests::infix_round_trips_and_nests_by_precedence ... ok
[INFO] [stdout] test grammar::tests::index_access_round_trips ... ok
[INFO] [stdout] test grammar::tests::concat_is_left_associative_and_looser_than_additive ... ok
[INFO] [stdout] test grammar::tests::keyword_infix_operators_round_trip ... ok
[INFO] [stdout] test grammar::tests::named_and_spread_build_their_nodes ... ok
[INFO] [stdout] test grammar::tests::not_binds_looser_than_multiplicative ... ok
[INFO] [stdout] test grammar::tests::nullsafe_member_is_its_own_node ... ok
[INFO] [stdout] test grammar::tests::member_selectors_round_trip ... ok
[INFO] [stdout] test grammar::tests::parenthesised_non_cast_stays_a_paren_expr ... ok
[INFO] [stdout] test grammar::tests::power_binds_tighter_than_prefix_minus ... ok
[INFO] [stdout] test grammar::tests::low_keyword_operators_bind_looser_than_assignment ... ok
[INFO] [stdout] test grammar::tests::postfix_increment_round_trips ... ok
[INFO] [stdout] test grammar::tests::prefix_minus_wraps_postfix_increment ... ok
[INFO] [stdout] test input::tests::input_skips_trivia_but_remembers_source_indices ... ok
[INFO] [stdout] test parser::tests::parser_peeks_and_matches_keywords_case_insensitively ... ok
[INFO] [stdout] test token_map::tests::fat_arrow_maps_to_its_own_kind ... ok
[INFO] [stdout] test token_map::tests::access_and_postfix_tokens_map_to_their_own_kinds ... ok
[INFO] [stdout] test grammar::tests::star_binds_tighter_than_plus ... ok
[INFO] [stdout] test token_map::tests::numeric_kinds_collapse_to_int ... ok
[INFO] [stdout] test token_map::tests::operators_map_to_their_own_kinds ... ok
[INFO] [stdout] test grammar::tests::ternary_builds_a_ternary_node ... ok
[INFO] [stdout] test grammar::tests::primaries_round_trip ... ok
[INFO] [stdout] test grammar::tests::trailing_comma_after_ellipsis_is_not_first_class_callable ... ok
[INFO] [stdout] test grammar::tests::prefix_family_round_trips ... ok
[INFO] [stdout] test grammar::tests::ternary_and_elvis_round_trip ... ok
[INFO] [stdout] test grammar::tests::star_star_is_right_associative ... ok
[INFO] [stdout] test token_map::tests::punctuation_maps_one_to_one ... ok
[INFO] [stdout] test grammar::tests::first_class_callable_round_trips ... ok
[INFO] [stdout] test grammar::tests::assignment_is_right_associative ... ok
[INFO] [stdout] test grammar::tests::curly_offset_reports_one_diagnostic_and_round_trips ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/corpus.rs (/opt/rustwide/target/debug/deps/corpus-b9541edd9d5dc438)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test harness_round_trips_template_and_php ... ok
[INFO] [stdout] test broad_corpus_round_trips ... ok
[INFO] [stdout] test access_and_postfix_corpus_round_trips ... ok
[INFO] [stdout] test missing_final_semicolon_before_close_tag_or_eof_has_no_errors ... ok
[INFO] [stdout] test new_qualified_base_is_deferred_but_round_trips ... ok
[INFO] [stdout] test typed_ast_binary_accessors ... ok
[INFO] [stdout] test language_constructs_round_trip ... ok
[INFO] [stdout] test throw_and_include_family_round_trip ... ok
[INFO] [stdout] test typed_ast_casts_the_root_children ... ok
[INFO] [stdout] test short_open_tag_and_case_insensitive_keywords_round_trip_without_panicking ... ok
[INFO] [stdout] test new_forms_round_trip ... ok
[INFO] [stdout] test typed_ast_class_access_selectors ... ok
[INFO] [stdout] test typed_ast_elvis_has_no_then_branch ... ok
[INFO] [stdout] test typed_ast_empty_and_eval_are_recognized ... ok
[INFO] [stdout] test typed_ast_postfix_op_kind ... ok
[INFO] [stdout] test typed_ast_kw_kind_accessors ... ok
[INFO] [stdout] test typed_ast_ternary_accessors ... ok
[INFO] [stdout] test operator_algebra_round_trips ... ok
[INFO] [stdout] test typed_ast_member_selector_kinds ... ok
[INFO] [stdout] test typed_ast_unary_and_assign_op_kind ... ok
[INFO] [stdout] test typed_ast_isset_args ... ok
[INFO] [stdout] test typed_ast_yield_accessors ... ok
[INFO] [stdout] test yield_shapes_round_trip ... ok
[INFO] [stderr]      Running tests/depth_guard.rs (/opt/rustwide/target/debug/deps/depth_guard-8071ffec6ec7cb20)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test long_flat_fluent_chain_parses_clean ... ok
[INFO] [stdout] test deep_new_class_ref_chain_trips_the_guard_once ... ok
[INFO] [stdout] test poisoned_chain_does_not_consume_the_next_statement ... ok
[INFO] [stdout] test pathological_postfix_chain_trips_the_guard_once_and_recovers ... ok
[INFO] [stdout] test deep_paren_nesting_round_trips_and_reports_an_error_instead_of_aborting ... ok
[INFO] [stderr]      Running tests/recovery.rs (/opt/rustwide/target/debug/deps/recovery-5d99ccef9e18c36b)
[INFO] [stdout] test long_left_associative_chain_round_trips_without_aborting ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test broken_input_still_round_trips_and_reports_errors ... ok
[INFO] [stdout] test nested_language_construct_without_parens_does_not_cascade ... ok
[INFO] [stdout] test eval_without_parentheses_reports_one_diagnostic ... ok
[INFO] [stdout] test language_constructs_without_parens_report_one_diagnostic ... ok
[INFO] [stdout] test recovery_resynchronises_so_later_statements_parse ... ok
[INFO] [stdout] test access_and_postfix_recovery_round_trips_without_panicking ... ok
[INFO] [stdout] test a4_construction_and_keyword_prefix_recovery_round_trips ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/snapshots.rs (/opt/rustwide/target/debug/deps/snapshots-828684a6f27d00e1)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test cst_snapshot_curly_offset_diagnostic ... ok
[INFO] [stdout] test cst_snapshot_first_class_callable ... ok
[INFO] [stdout] test cst_snapshot_error_recovery ... ok
[INFO] [stdout] test cst_snapshot_append_index ... ok
[INFO] [stdout] test cst_snapshot_die_bare ... ok
[INFO] [stdout] test cst_snapshot_exit_with_code ... ok
[INFO] [stdout] test cst_snapshot_isset_multi ... ok
[INFO] [stdout] test cst_snapshot_mixed_access_chain ... ok
[INFO] [stdout] test cst_snapshot_mixed_precedence ... ok
[INFO] [stdout] test cst_snapshot_new_with_ctor_args ... ok
[INFO] [stdout] test cst_snapshot_named_and_spread_args ... ok
[INFO] [stdout] test cst_snapshot_new_then_member_call ... ok
[INFO] [stdout] test cst_snapshot_yield_from ... ok
[INFO] [stdout] test cst_snapshot_require_once ... ok
[INFO] [stdout] test cst_snapshot_non_assoc_diagnostic ... ok
[INFO] [stdout] test cst_snapshot_new_dynamic_classref ... ok
[INFO] [stdout] test cst_snapshot_postfix_increment ... ok
[INFO] [stdout] test cst_snapshot_ternary ... ok
[INFO] [stdout] test cst_snapshot_call_and_member ... ok
[INFO] [stdout] test cst_snapshot_unary_vs_power ... ok
[INFO] [stdout] test cst_snapshot_yield_key_value ... ok
[INFO] [stdout] test cst_snapshot_precedence ... ok
[INFO] [stdout] test cst_snapshot_throw_low_precedence ... ok
[INFO] [stdout] test cst_snapshot_yield_bare ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/celerrate_syntax-14c5227a3f2009b3)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test builder::tests::tree_is_send_and_sync ... ok
[INFO] [stdout] test syntax_kind::tests::raw_round_trips_for_every_kind ... ok
[INFO] [stdout] test syntax_kind::tests::static_text_is_set_for_punctuation_only ... ok
[INFO] [stdout] test builder::tests::builder_round_trips_a_small_tree ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 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/celerrate_xtask-94651850d7b82467)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test ast_src::tests::emits_field_accessors ... ok
[INFO] [stdout] test ast_src::tests::generates_expr_enum_and_node_types ... ok
[INFO] [stdout] test ast_src::tests::emits_optional_labeled_node_accessor ... ok
[INFO] [stdout] test tests::grammar_parses_and_declares_the_expression_nodes ... ok
[INFO] [stdout] test syntax_kind_src::tests::generated_syntax_kind_contains_tokens_and_nodes ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.97.0-beta.6-x86_64-unknown-linux-gnu'.
[INFO] [stderr] help: run `rustup component add --toolchain 1.97.0-beta.6-x86_64-unknown-linux-gnu rustfmt` to install it
[INFO] [stdout] test codegen::tests::generated_files_are_fresh ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::tests::generated_files_are_fresh stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::tests::generated_files_are_fresh' (986) panicked at crates/celerrate-xtask/src/codegen.rs:49:5:
[INFO] [stdout] rustfmt failed to format generated code
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b124bf37398 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b124bf37398 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b124bf37398 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b124bf37398 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b124bf4b2ba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b124bf4b2ba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b124bf3bc12 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b124bf3bc12 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b124bf15bf6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b124bf15bf6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b124bf2f5a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b124beb717c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b124beb717c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b124bf2f762 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b124bf2f762 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b124bf15ce4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b124bf0ad69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b124bf169cd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b124bf4ba4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b124bea2b03 - celerrate_xtask[a488ae74d5d5c76e]::codegen::rustfmt
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/celerrate-xtask/src/codegen.rs:49:5
[INFO] [stdout]   20:     0x5b124bea2288 - celerrate_xtask[a488ae74d5d5c76e]::codegen::outputs
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/celerrate-xtask/src/codegen.rs:62:13
[INFO] [stdout]   21:     0x5b124bea32a1 - celerrate_xtask[a488ae74d5d5c76e]::codegen::tests::generated_files_are_fresh
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/celerrate-xtask/src/codegen.rs:85:33
[INFO] [stdout]   22:     0x5b124bea08e7 - celerrate_xtask[a488ae74d5d5c76e]::codegen::tests::generated_files_are_fresh::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/celerrate-xtask/src/codegen.rs:84:35
[INFO] [stdout]   23:     0x5b124be9a2e6 - <celerrate_xtask[a488ae74d5d5c76e]::codegen::tests::generated_files_are_fresh::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b124beaa25b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b124beaa25b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5b124beb7ad5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5b124beb7ad5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5b124beb7ad5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b124beb7ad5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b124beb7ad5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b124beb7ad5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5b124beb7ad5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5b124beb13e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5b124beb13e4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5b124bebab52 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5b124bebab52 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5b124bebab52 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b124bebab52 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b124bebab52 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b124bebab52 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5b124bebab52 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b124bf369bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5b124bf369bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x77aa92c56aa4 - <unknown>
[INFO] [stdout]   45:     0x77aa92ce3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     codegen::tests::generated_files_are_fresh
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p celerrate-xtask --lib`
[INFO] running `Command { std: "docker" "inspect" "a08286ad7bf3a6006258c87fc8f4f5b1ecf835cf07dbefdaf233bbbc84b4e305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a08286ad7bf3a6006258c87fc8f4f5b1ecf835cf07dbefdaf233bbbc84b4e305", kill_on_drop: false }`
[INFO] [stdout] a08286ad7bf3a6006258c87fc8f4f5b1ecf835cf07dbefdaf233bbbc84b4e305
