[INFO] cloning repository https://github.com/lalrpop/lalrpop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lalrpop/lalrpop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalrpop%2Flalrpop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalrpop%2Flalrpop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8631c152081af433d001940ddc763098e63ec7fe [INFO] testing lalrpop/lalrpop against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalrpop%2Flalrpop" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lalrpop/lalrpop on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lalrpop/lalrpop [INFO] finished tweaking git repo https://github.com/lalrpop/lalrpop [INFO] tweaked toml for git repo https://github.com/lalrpop/lalrpop written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/lalrpop/lalrpop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3079241052dc13192670eff5d60c62d10f0a083663bcaddfa76aa5fabc00200d [INFO] running `Command { std: "docker" "start" "-a" "3079241052dc13192670eff5d60c62d10f0a083663bcaddfa76aa5fabc00200d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3079241052dc13192670eff5d60c62d10f0a083663bcaddfa76aa5fabc00200d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3079241052dc13192670eff5d60c62d10f0a083663bcaddfa76aa5fabc00200d", kill_on_drop: false }` [INFO] [stdout] 3079241052dc13192670eff5d60c62d10f0a083663bcaddfa76aa5fabc00200d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c71c4e5e3141dce9c466e39c66755f01d8387d51f5590dc336b894d64e688d9e [INFO] running `Command { std: "docker" "start" "-a" "c71c4e5e3141dce9c466e39c66755f01d8387d51f5590dc336b894d64e688d9e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lalrpop v0.19.6 (/opt/rustwide/workdir/lalrpop) [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling lalrpop-util v0.19.6 (/opt/rustwide/workdir/lalrpop-util) [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling whitespace v0.19.6 (/opt/rustwide/workdir/doc/whitespace) [INFO] [stderr] Compiling lalrpop-test v0.19.6 (/opt/rustwide/workdir/lalrpop-test) [INFO] [stderr] Compiling pascal v0.11.0 (/opt/rustwide/workdir/doc/pascal/lalrpop) [INFO] [stderr] Compiling calculator v0.19.6 (/opt/rustwide/workdir/doc/calculator) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "c71c4e5e3141dce9c466e39c66755f01d8387d51f5590dc336b894d64e688d9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c71c4e5e3141dce9c466e39c66755f01d8387d51f5590dc336b894d64e688d9e", kill_on_drop: false }` [INFO] [stdout] c71c4e5e3141dce9c466e39c66755f01d8387d51f5590dc336b894d64e688d9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4349712991b36f2b8afe4e8651e376ba7f71c496f9c7390c28113f53060985c [INFO] running `Command { std: "docker" "start" "-a" "e4349712991b36f2b8afe4e8651e376ba7f71c496f9c7390c28113f53060985c", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling lalrpop-util v0.19.6 (/opt/rustwide/workdir/lalrpop-util) [INFO] [stderr] Compiling lalrpop-test v0.19.6 (/opt/rustwide/workdir/lalrpop-test) [INFO] [stderr] Compiling calculator v0.19.6 (/opt/rustwide/workdir/doc/calculator) [INFO] [stderr] Compiling pascal v0.11.0 (/opt/rustwide/workdir/doc/pascal/lalrpop) [INFO] [stderr] Compiling whitespace v0.19.6 (/opt/rustwide/workdir/doc/whitespace) [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling lalrpop v0.19.6 (/opt/rustwide/workdir/lalrpop) [INFO] [stdout] warning: unused import: `Delim` [INFO] [stdout] --> /opt/rustwide/target/debug/build/lalrpop-test-d4d1617089c08c7f/out/nested.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use util::tok::{Tok, Delim}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 35.92s [INFO] running `Command { std: "docker" "inspect" "e4349712991b36f2b8afe4e8651e376ba7f71c496f9c7390c28113f53060985c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4349712991b36f2b8afe4e8651e376ba7f71c496f9c7390c28113f53060985c", kill_on_drop: false }` [INFO] [stdout] e4349712991b36f2b8afe4e8651e376ba7f71c496f9c7390c28113f53060985c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0a54f18deb6e941bf365af24d4aac95fbeca090143cce447152b15d4e1636fe [INFO] running `Command { std: "docker" "start" "-a" "e0a54f18deb6e941bf365af24d4aac95fbeca090143cce447152b15d4e1636fe", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Delim` [INFO] [stderr] --> /opt/rustwide/target/debug/build/lalrpop-test-d4d1617089c08c7f/out/nested.rs:3:22 [INFO] [stderr] | [INFO] [stderr] 3 | use util::tok::{Tok, Delim}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `lalrpop-test` (lib test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/calculator-d4f8129f2a22b827) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test calculator9 ... ok [INFO] [stdout] test calculator6 ... ok [INFO] [stdout] test calculator4 ... ok [INFO] [stdout] test calculator6b ... ok [INFO] [stdout] test calculator2 ... ok [INFO] [stdout] test calculator5 ... ok [INFO] [stdout] test calculator1 ... ok [INFO] [stdout] test calculator8 ... ok [INFO] [stdout] test calculator3 ... ok [INFO] [stdout] test calculator7 ... ok [INFO] [stdout] test calculator2b ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lalrpop-a12758ac14fd5805) [INFO] [stdout] [INFO] [stdout] running 199 tests [INFO] [stdout] test lr1::build::test::lr0_expr_grammar_with_implicit_eof ... ok [INFO] [stdout] test lr1::build::test::lr0_expr_grammar_with_explicit_eof ... ok [INFO] [stdout] test lexer::nfa::test::line_boundaries ... ok [INFO] [stdout] test lexer::nfa::test::issue_101 ... ok [INFO] [stdout] test lexer::nfa::test::identifier_regex ... ok [INFO] [stdout] test lexer::nfa::test::edge_iter ... ok [INFO] [stdout] test lexer::nfa::test::captures ... ok [INFO] [stdout] test lexer::dfa::test::tokenizer ... ok [INFO] [stdout] test lexer::dfa::test::issue_32 ... ok [INFO] [stdout] test lexer::dfa::test::issue_35 ... ok [INFO] [stdout] test lr1::error::test::priority_conflict ... ok [INFO] [stdout] test lexer::dfa::test::ambiguous_regex ... ok [INFO] [stdout] test lexer::dfa::test::alternatives_extension ... ok [INFO] [stdout] test lexer::dfa::test::alternatives_contraction ... ok [INFO] [stdout] test lexer::nfa::test::word_boundaries ... ok [INFO] [stdout] test collections::multimap::push_nil ... ok [INFO] [stdout] test lexer::re::test::alt_oom ... ok [INFO] [stdout] test lexer::dfa::overlap::stagger ... ok [INFO] [stdout] test lexer::nfa::test::regex_star_group ... ok [INFO] [stdout] test lr1::build::test::match_grammar ... ok [INFO] [stdout] test lexer::dfa::overlap::repeat ... ok [INFO] [stdout] test collections::multimap::push ... ok [INFO] [stdout] test lexer::dfa::overlap::alphabet ... ok [INFO] [stdout] test lexer::nfa::test::dot_newline ... ok [INFO] [stdout] test lr1::build::test::start_state_1 ... ok [INFO] [stdout] test lr1::example::test::empty_labels_positions ... ok [INFO] [stdout] test lr1::build::test::shift_reduce_conflict1 ... ok [INFO] [stdout] test lexer::dfa::test::alternatives ... ok [INFO] [stdout] test lr1::build::test::expr_grammar1 ... ok [INFO] [stdout] test lr1::example::test::empty_labels_strings ... ok [INFO] [stdout] test lr1::example::test::long_label_1_positions ... ok [INFO] [stdout] test lr1::error::test::suggest_question_conflict ... ok [INFO] [stdout] test lr1::example::test::single_token_strings ... ok [INFO] [stdout] test lr1::trace::trace_graph::test::enumerator1 ... ok [INFO] [stdout] test lr1::first::test::basic_first0 ... ok [INFO] [stdout] test lr1::trace::reduce::test::backtrace2 ... ok [INFO] [stdout] test lr1::build::test::issue_144 ... ok [INFO] [stdout] test message::test::long_body ... ok [INFO] [stdout] test lexer::nfa::test::text_boundaries ... ok [INFO] [stdout] test lexer::nfa::test::regex_number ... ok [INFO] [stdout] test lexer::nfa::test::max_range ... ok [INFO] [stdout] test normalize::inline::graph::test::test_inline_cycle_3 ... ok [INFO] [stdout] test normalize::inline::graph::test::test_inline_self_cycle ... ok [INFO] [stdout] test lexer::re::test::parse_unclosed_group ... ok [INFO] [stdout] test lr1::lane_table::test::paper_example_g1_conflict_1 ... ok [INFO] [stdout] test lexer::nfa::test::literal ... ok [INFO] [stdout] test lr1::first::test::basic_first1 ... ok [INFO] [stdout] test normalize::inline::test::sri ... ok [INFO] [stdout] test lr1::error::test::issue_249 ... ok [INFO] [stdout] test normalize::precedence::test::multilevel ... ok [INFO] [stdout] test normalize::prevalidate::test::bad_assoc_type ... ok [INFO] [stdout] test normalize::prevalidate::test::cannot_parse_assoc ... ok [INFO] [stdout] test normalize::macro_expand::test::test_if_match ... ok [INFO] [stdout] test normalize::precedence::test::macros ... ok [INFO] [stdout] test normalize::norm_util::test::detecting_normal_funky_expression ... ok [INFO] [stdout] test normalize::norm_util::test::detecting_incurlybrackets_funky_expression ... ok [INFO] [stdout] test message::test::paragraphs ... ok [INFO] [stdout] test normalize::prevalidate::test::cannot_parse_precedence ... ok [INFO] [stdout] test lr1::build::test::start_state ... ok [INFO] [stdout] test normalize::norm_util::test::detecting_nopresence_of_funky_expression ... ok [INFO] [stdout] test normalize::prevalidate::test::first_level_assoc ... ok [INFO] [stdout] test normalize::prevalidate::test::duplicate_annotation ... ok [INFO] [stdout] test normalize::macro_expand::test::test_lookahead ... ok [INFO] [stdout] test lr1::lane_table::test::paper_example_g1_build ... ok [INFO] [stdout] test normalize::inline::graph::test::test_inline_order ... ok [INFO] [stdout] test normalize::prevalidate::test::dup_assoc_type ... ok [INFO] [stdout] test normalize::precedence::test::non_consecutive_levels ... ok [INFO] [stdout] test lr1::build_lalr::test::figure9_23 ... ok [INFO] [stdout] test normalize::prevalidate::test::expandable_expression_requires_named_variables ... ok [INFO] [stdout] test normalize::prevalidate::test::extern_after_match_token ... ok [INFO] [stdout] test normalize::prevalidate::test::match_catch_all_last_of_first ... ok [INFO] [stdout] test normalize::prevalidate::test::match_after_extern_token ... ok [INFO] [stdout] test normalize::precedence::test::with_assoc ... ok [INFO] [stdout] test grammar::free_variables::test::other_names ... ok [INFO] [stdout] test lr1::lane_table::test::paper_example_g0_build ... ok [INFO] [stdout] test lr1::trace::reduce::test::reduce_backtrace_3_graph ... ok [INFO] [stdout] test lr1::example::test::long_label_1_strings ... ok [INFO] [stdout] test normalize::prevalidate::test::match_catch_all_first_of_last ... ok [INFO] [stdout] test normalize::prevalidate::test::alternative_unrecognized_annotation ... ok [INFO] [stdout] test lr1::lane_table::test::g0_conflict_1 ... ok [INFO] [stdout] test message::test::hello_world ... ok [INFO] [stdout] test lr1::error::test::suggest_inline_conflict ... ok [INFO] [stdout] test normalize::inline::test::issue_55 ... ok [INFO] [stdout] test normalize::prevalidate::test::invalid_lvl_precedence ... ok [INFO] [stdout] test lr1::lane_table::test::large_conflict_1 ... ok [INFO] [stdout] test normalize::macro_expand::test::test_comma ... ok [INFO] [stdout] test normalize::prevalidate::test::invalid_assoc ... ok [INFO] [stdout] test normalize::prevalidate::test::lookahead_without_loc_type ... ok [INFO] [stdout] test lr1::trace::shift::test::shift_backtrace_1 ... ok [INFO] [stdout] test normalize::prevalidate::test::missing_arg_assoc ... ok [INFO] [stdout] test lr1::trace::trace_graph::test::enumerator ... ok [INFO] [stdout] test normalize::resolve::test::unknown_nonterminal_in_macro_arg ... ok [INFO] [stdout] test normalize::resolve::test::repeated_macro_arg ... ok [INFO] [stdout] test normalize::prevalidate::test::mixing_names_and_anonymous_values ... ok [INFO] [stdout] test normalize::prevalidate::test::multiple_match_token ... ok [INFO] [stdout] test normalize::prevalidate::test::named_symbols ... ok [INFO] [stdout] test normalize::prevalidate::test::pub_inline_annotation ... ok [INFO] [stdout] test normalize::prevalidate::test::public_macros ... ok [INFO] [stdout] test normalize::prevalidate::test::unrecognized_annotation ... ok [INFO] [stdout] test normalize::resolve::test::double_nonterminal ... ok [INFO] [stdout] test normalize::prevalidate::test::multiple_extern_token ... ok [INFO] [stdout] test normalize::prevalidate::test::missing_precedence ... ok [INFO] [stdout] test normalize::resolve::test::overlapping_terminal_and_nonterminal ... ok [INFO] [stdout] test normalize::token_check::test::ambiguity_within_match ... ok [INFO] [stdout] test lr1::error::test::expr_braced_conflict ... ok [INFO] [stdout] test normalize::resolve::test::unknown_nonterminal_two ... ok [INFO] [stdout] test normalize::token_check::test::input_parameter_already_declared ... ok [INFO] [stdout] test normalize::prevalidate::test::missing_arg_precedence ... ok [INFO] [stdout] test normalize::token_check::test::invalid_regular_expression_unterminated_group ... ok [INFO] [stdout] test normalize::token_check::test::match_catch_all ... ok [INFO] [stdout] test normalize::resolve::test::unknown_nonterminal_in_repeat_question ... ok [INFO] [stdout] test normalize::tyinfer::test::custom_token ... ok [INFO] [stdout] test normalize::token_check::test::invalid_match_literal ... ok [INFO] [stdout] test lr1::trace::reduce::test::backtrace1 ... ok [INFO] [stdout] test normalize::token_check::test::regex_literals ... ok [INFO] [stdout] test normalize::token_check::test::quoted_literals ... ok [INFO] [stdout] test normalize::token_check::test::unknown_terminal ... ok [INFO] [stdout] test normalize::token_check::test::complex_match ... ok [INFO] [stdout] test normalize::tyinfer::test::test_macro_expansion ... ok [INFO] [stdout] test normalize::token_check::test::invalid_match_regex_literal ... ok [INFO] [stdout] test normalize::tyinfer::test::intern_token ... ok [INFO] [stdout] test normalize::tyinfer::test::test_cycle_direct ... ok [INFO] [stdout] test parser::test::grammars_with_where_clauses ... ok [INFO] [stdout] test normalize::token_check::test::tick_input_lifetime_already_declared ... ok [INFO] [stdout] test normalize::tyinfer::test::test_type_question ... ok [INFO] [stdout] test normalize::tyinfer::test::test_action ... ok [INFO] [stdout] test lr1::lane_table::test::paper_example_large_build ... ok [INFO] [stdout] test normalize::tyinfer::test::test_inconsistent_action ... ok [INFO] [stdout] test normalize::tyinfer::test::test_lookahead ... ok [INFO] [stdout] test normalize::tyinfer::test::test_spanned_macro ... ok [INFO] [stdout] test normalize::tyinfer::test::test_star_plus_question ... ok [INFO] [stdout] test normalize::tyinfer::test::test_pairs_and_tokens ... ok [INFO] [stdout] test normalize::tyinfer::test::test_macro_expansion_infer ... ok [INFO] [stdout] test tok::test::basic ... ok [INFO] [stdout] test parser::test::match_complex ... ok [INFO] [stdout] test tok::test::char_literals ... ok [INFO] [stdout] test tok::test::code_paren ... ok [INFO] [stdout] test tok::test::code2 ... ok [INFO] [stdout] test tok::test::code_comment_eol ... ok [INFO] [stdout] test parser::test::where_clauses ... ok [INFO] [stdout] test tok::test::code1 ... ok [INFO] [stdout] test lr1::trace::reduce::test::backtrace_filter ... ok [INFO] [stdout] test tok::test::eol_comment ... ok [INFO] [stdout] test normalize::token_check::test::match_mappings ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_end_of_input_instead_of_closing_normal_character_literal ... ok [INFO] [stdout] test normalize::resolve::test::unknown_nonterminal ... ok [INFO] [stdout] test parser::test::match_block ... ok [INFO] [stdout] test parser::test::optional_semicolon ... ok [INFO] [stdout] test normalize::tyinfer::test::error ... ok [INFO] [stdout] test normalize::precedence::test::calculator ... ok [INFO] [stdout] test normalize::tyinfer::test::test_cycle_indirect ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_closingbracket_wrapped_by_brackets ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_escaped_w ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_escaped_planet123 ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_openningbracket ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_unbalanced_closingbracket_character ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_openningbracket_wrapped_by_brackets ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_openningcurlybracket ... ok [INFO] [stdout] test tok::test::code_regex_paren ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_unbalanced ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_unterminated_character_literal ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_nested_function_with_lifetimes ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_statement_with_many_lifetimes ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_tuple ... ok [INFO] [stdout] test tok::test::regex1 ... ok [INFO] [stdout] test tok::test::regex2 ... ok [INFO] [stdout] test tok::test::rule_id_then_equalsgreaterthancode_functioncall ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_openningsquarebracket ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_single_quote_literal ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_unterminated_string_literal ... ok [INFO] [stdout] test tok::test::forall ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_escaped_n ... ok [INFO] [stdout] test tok::test::hash_token ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_statement_with_lifetime ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_dot_then_equalsgreaterthancode_functioncall ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_dot_then_equalsgreaterthancode_one_character_dot ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_dot_then_equalsgreaterthancode_one_character_dot_in_stringliteral ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_openningbracket_then_equalsgreaterthancode_empty_stringliteral ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_openningbracket_then_equalsgreaterthancode_one_character_openningbracket ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_dot_then_equalsgreaterthancode_many_characters_in_stringliteral ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_closing_sqbracket_in_string_literal ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_nested_sqbrackets ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_opening_sqbracket_in_string_literal ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_with_quotes ... ok [INFO] [stdout] test tok::test::shebang_attribute_normal_text ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_without_quotes ... ok [INFO] [stdout] test tok::test::string_literals ... ok [INFO] [stdout] test tok::test::use1 ... ok [INFO] [stdout] test tok::test::use2 ... ok [INFO] [stdout] test tok::test::various_kinds_of_ids ... ok [INFO] [stdout] test tok::test::where1 ... ok [INFO] [stdout] test tok::test::where_forall_fnmut_with_return_type ... ok [INFO] [stdout] test tok::test::where_with_lifetimes ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_openningbracket_then_equalsgreaterthancode_one_character_openningbracket_in_stringliteral ... ok [INFO] [stdout] test tok::test::string_escapes ... ok [INFO] [stdout] test normalize::token_check::test::same_literal_twice ... ok [INFO] [stdout] test normalize::token_check::test::unknown_id_terminal ... ok [INFO] [stdout] test tok::test::code_forgot_comma - should panic ... ok [INFO] [stdout] test normalize::token_check::test::match_precedence ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lalrpop-7caa5e9d046ec723) [INFO] [stdout] [INFO] [stdout] test result: ok. 199 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.99s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test::test_usage_emit_whitespace ... ok [INFO] [stdout] test test::test_usage_help ... ok [INFO] [stdout] test test::test_usage_multiple_inputs ... ok [INFO] [stdout] test test::test_usage_features ... ok [INFO] [stdout] test test::test_usage_out_dir ... ok [INFO] [stdout] test test::test_usage_level ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lalrpop_test-dd67a6fe3c70c487) [INFO] [stdout] test test::test_usage_single_input ... ok [INFO] [stdout] test test::test_usage_version ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 80 tests [INFO] [stdout] test error_recovery_dont_panic_on_reduce_normal ... ok [INFO] [stdout] test error_recovery_lock_in ... ok [INFO] [stdout] test error_recovery_dont_panic_on_reduce_at_eof ... ok [INFO] [stdout] test error_recovery_span_starts_just_dropped_states ... ok [INFO] [stdout] test error_test1 ... ok [INFO] [stdout] test expr_arena_test2 ... ok [INFO] [stdout] test error_recovery_eof_without_recovery ... ok [INFO] [stdout] test error_recovery_issue_240 ... ok [INFO] [stdout] test error_recovery_dont_drop_unrecognized_token ... ok [INFO] [stdout] test error_recovery_span_starts_just_dropped_tokens ... ok [INFO] [stdout] test error_recovery_span_starts_from_initial ... ok [INFO] [stdout] test error_recovery_span_starts_inserted_tokens ... ok [INFO] [stdout] test error_recovery_lalr_loop ... ok [INFO] [stdout] test error_recovery_extra_token ... ok [INFO] [stdout] test expr_generic_test1 ... ok [INFO] [stdout] test error_recovery_eof ... ok [INFO] [stdout] test expr_lalr_test2 ... ok [INFO] [stdout] test expr_lifetime_tok1 ... ok [INFO] [stdout] test expr_test1 ... ok [INFO] [stdout] test expr_test3 ... ok [INFO] [stdout] test expr_test5 ... ok [INFO] [stdout] test expr_test2 ... ok [INFO] [stdout] test expr_lalr_test1 ... ok [INFO] [stdout] test expr_lalr_test4 ... ok [INFO] [stdout] test expr_test4 ... ok [INFO] [stdout] test expr_lalr_test5 ... ok [INFO] [stdout] test error_recovery_span_starts_from_dropped_state ... ok [INFO] [stdout] test error_recovery_multiple_extra_tokens ... ok [INFO] [stdout] test error_recovery_span_starts_inserted_token_eof ... ok [INFO] [stdout] test expr_lalr_test3 ... ok [INFO] [stdout] test generics_issue_104_test1 ... ok [INFO] [stdout] test issue_113 ... ok [INFO] [stdout] test intern_tok_test1 ... ok [INFO] [stdout] test loc_empty ... ok [INFO] [stdout] test generics_issue_417 ... ok [INFO] [stdout] test expr_intern_tok_test1 ... ok [INFO] [stdout] test issue_253 ... ok [INFO] [stdout] test lexer_generic_test ... ok [INFO] [stdout] test expr_arena_test1 ... ok [INFO] [stdout] test sub_test2 ... ok [INFO] [stdout] test sub_ascent_test1 ... ok [INFO] [stdout] test sub_table_test1 ... ok [INFO] [stdout] test parse_error_map_err ... ok [INFO] [stdout] test sub_test1 ... ok [INFO] [stdout] test expr_arena_test3 ... ok [INFO] [stdout] test loc_test1 ... ok [INFO] [stdout] test loc_test2 ... ok [INFO] [stdout] test inline_test1 ... ok [INFO] [stdout] test use_super_test1 ... ok [INFO] [stdout] test sub_test3 ... ok [INFO] [stdout] test comments ... ok [INFO] [stdout] test test_nested_pattern_string ... ok [INFO] [stdout] test test_nested_pattern ... ok [INFO] [stdout] test test_nested_pattern_string_error ... ok [INFO] [stdout] test inline_fallible ... ok [INFO] [stdout] test parse_error_eof_location ... ok [INFO] [stdout] test test_string_tokenize ... ok [INFO] [stdout] test error_issue_278 ... ok [INFO] [stdout] test test_action_return_associated_types ... ok [INFO] [stdout] test expr_intern_tok_test_err ... ok [INFO] [stdout] test unit_test2 ... ok [INFO] [stdout] test sp_from_optional ... ok [INFO] [stdout] test issue_55_test1 ... ok [INFO] [stdout] test use_super_internal_tok ... ok [INFO] [stdout] test parse_error_map_token_and_location ... ok [INFO] [stdout] test display_parse_error ... ok [INFO] [stdout] test where_clause_with_forall_test1 ... ok [INFO] [stdout] test test_match_alternatives ... ok [INFO] [stdout] test test_mut_name ... ok [INFO] [stdout] test unit_test1 ... ok [INFO] [stdout] test expr_intern_tok_test2 ... ok [INFO] [stdout] test verify_lalrpop_generates_itself ... FAILED [INFO] [stdout] test test_match_section_byte ... ok [INFO] [stdout] test test_match_section ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_wonky ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_maybe ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_wacky ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_wacky_3 ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_test1 ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_test2 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- verify_lalrpop_generates_itself stdout ---- [INFO] [stdout] thread 'verify_lalrpop_generates_itself' panicked at 'no grammar file found: Os { code: 2, kind: NotFound, message: "No such file or directory" }', lalrpop-test/src/lib.rs:1030:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5555c86d5b20 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5555c86d5b20 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5555c86d5b20 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5555c86d5b20 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5555c86f8d4c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5555c86d2615 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5555c86d7c8b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5555c86d7c8b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5555c86d7c8b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5555c86d779c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5555c86d8354 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5555c86d7e37 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5555c86d601c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5555c86d7d99 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5555c8221991 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5555c8221a83 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x5555c84a3213 - core::result::Result::expect::hdb15f7e43d8fc2d8 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x5555c84522b4 - lalrpop_test::verify_lalrpop_generates_itself::h666f4d4d4f247c12 [INFO] [stdout] at /opt/rustwide/workdir/lalrpop-test/src/lib.rs:1030:5 [INFO] [stdout] 18: 0x5555c845215a - lalrpop_test::verify_lalrpop_generates_itself::{{closure}}::h56814fbe3148ac19 [INFO] [stdout] at /opt/rustwide/workdir/lalrpop-test/src/lib.rs:1023:1 [INFO] [stdout] 19: 0x5555c845602e - core::ops::function::FnOnce::call_once::hae23a344ca784a14 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5555c850c1c3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5555c850c1c3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x5555c850ac78 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x5555c850ac78 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x5555c850ac78 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x5555c850ac78 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x5555c850ac78 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x5555c850ac78 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x5555c850ac78 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x5555c84d940d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x5555c84d940d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x5555c84ddbe8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x5555c84ddbe8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x5555c84ddbe8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x5555c84ddbe8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x5555c84ddbe8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x5555c84ddbe8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x5555c84ddbe8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5555c86dd787 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x5555c86dd787 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x5555c86dd787 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 41: 0x7fe8ab4ed609 - start_thread [INFO] [stdout] 42: 0x7fe8ab2bf293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] verify_lalrpop_generates_itself [INFO] [stdout] [INFO] [stdout] test result: FAILED. 79 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p lalrpop-test --lib' [INFO] running `Command { std: "docker" "inspect" "e0a54f18deb6e941bf365af24d4aac95fbeca090143cce447152b15d4e1636fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0a54f18deb6e941bf365af24d4aac95fbeca090143cce447152b15d4e1636fe", kill_on_drop: false }` [INFO] [stdout] e0a54f18deb6e941bf365af24d4aac95fbeca090143cce447152b15d4e1636fe