[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] 6b456c6212cacbb92f0b9adcdd1ed81741c1394f [INFO] testing lalrpop/lalrpop against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalrpop%2Flalrpop" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lalrpop/lalrpop on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lalrpop/lalrpop 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01f19a2149d549031d65ad8a074ed6ba2204805fd090a7cf221c9764515c63fe [INFO] running `Command { std: "docker" "start" "-a" "01f19a2149d549031d65ad8a074ed6ba2204805fd090a7cf221c9764515c63fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01f19a2149d549031d65ad8a074ed6ba2204805fd090a7cf221c9764515c63fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01f19a2149d549031d65ad8a074ed6ba2204805fd090a7cf221c9764515c63fe", kill_on_drop: false }` [INFO] [stdout] 01f19a2149d549031d65ad8a074ed6ba2204805fd090a7cf221c9764515c63fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 228a627a5fcfb3ae1891e69a2fdc299097c04b81a8ac21a93e6c9bb0af17c788 [INFO] running `Command { std: "docker" "start" "-a" "228a627a5fcfb3ae1891e69a2fdc299097c04b81a8ac21a93e6c9bb0af17c788", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling term v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling lalrpop-util v0.22.2 (/opt/rustwide/workdir/lalrpop-util) [INFO] [stderr] Compiling lalrpop v0.22.2 (/opt/rustwide/workdir/lalrpop) [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling logos v0.15.1 [INFO] [stderr] Compiling whitespace v0.22.2 (/opt/rustwide/workdir/doc/whitespace) [INFO] [stderr] Compiling lexer-modes v0.1.0 (/opt/rustwide/workdir/doc/lexer-modes) [INFO] [stderr] Compiling nobol v0.1.0 (/opt/rustwide/workdir/doc/nobol) [INFO] [stderr] Compiling calculator v0.22.2 (/opt/rustwide/workdir/doc/calculator) [INFO] [stderr] Compiling pascal v0.11.0 (/opt/rustwide/workdir/doc/pascal/lalrpop) [INFO] [stderr] Compiling cfg v0.22.2 (/opt/rustwide/workdir/doc/cfg) [INFO] [stderr] Compiling lexer v0.1.0 (/opt/rustwide/workdir/doc/lexer) [INFO] [stderr] Compiling lalrpop-test v0.22.2 (/opt/rustwide/workdir/lalrpop-test) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `Command { std: "docker" "inspect" "228a627a5fcfb3ae1891e69a2fdc299097c04b81a8ac21a93e6c9bb0af17c788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "228a627a5fcfb3ae1891e69a2fdc299097c04b81a8ac21a93e6c9bb0af17c788", kill_on_drop: false }` [INFO] [stdout] 228a627a5fcfb3ae1891e69a2fdc299097c04b81a8ac21a93e6c9bb0af17c788 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72201f17def5c1d4ead3cc1bff03acfadd72358170d439b320006e809a389f3e [INFO] running `Command { std: "docker" "start" "-a" "72201f17def5c1d4ead3cc1bff03acfadd72358170d439b320006e809a389f3e", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling lalrpop-util v0.22.2 (/opt/rustwide/workdir/lalrpop-util) [INFO] [stderr] Compiling pascal v0.11.0 (/opt/rustwide/workdir/doc/pascal/lalrpop) [INFO] [stderr] Compiling calculator v0.22.2 (/opt/rustwide/workdir/doc/calculator) [INFO] [stderr] Compiling cfg v0.22.2 (/opt/rustwide/workdir/doc/cfg) [INFO] [stderr] Compiling lexer-modes v0.1.0 (/opt/rustwide/workdir/doc/lexer-modes) [INFO] [stderr] Compiling whitespace v0.22.2 (/opt/rustwide/workdir/doc/whitespace) [INFO] [stderr] Compiling lalrpop-test v0.22.2 (/opt/rustwide/workdir/lalrpop-test) [INFO] [stderr] Compiling lexer v0.1.0 (/opt/rustwide/workdir/doc/lexer) [INFO] [stderr] Compiling nobol v0.1.0 (/opt/rustwide/workdir/doc/nobol) [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling lalrpop v0.22.2 (/opt/rustwide/workdir/lalrpop) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "72201f17def5c1d4ead3cc1bff03acfadd72358170d439b320006e809a389f3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72201f17def5c1d4ead3cc1bff03acfadd72358170d439b320006e809a389f3e", kill_on_drop: false }` [INFO] [stdout] 72201f17def5c1d4ead3cc1bff03acfadd72358170d439b320006e809a389f3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 47e064a3fef46b8262813fc75957e3653010edc339e22252148bd6da68c7668a [INFO] running `Command { std: "docker" "start" "-a" "47e064a3fef46b8262813fc75957e3653010edc339e22252148bd6da68c7668a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/calculator-e43ed0056a908540) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test calculator9 ... ok [INFO] [stdout] test calculator4 ... ok [INFO] [stdout] test calculator6 ... ok [INFO] [stdout] test calculator8 ... ok [INFO] [stdout] test calculator6b ... ok [INFO] [stdout] test calculator1 ... ok [INFO] [stdout] test calculator7 ... ok [INFO] [stdout] test calculator5 ... ok [INFO] [stdout] test calculator2 ... ok [INFO] [stdout] test calculator3 ... 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.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cfg-105482c7d4356cd6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_use_cfg_created_parser ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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/lalrpop-3aa867e1afc39df3) [INFO] [stdout] [INFO] [stdout] running 222 tests [INFO] [stdout] test collections::multimap::push_nil ... ok [INFO] [stdout] test collections::multimap::push ... ok [INFO] [stdout] test lexer::dfa::overlap::empty_range ... ok [INFO] [stdout] test lexer::dfa::overlap::alphabet ... ok [INFO] [stdout] test lexer::dfa::overlap::null ... ok [INFO] [stdout] test lexer::dfa::overlap::repeat ... ok [INFO] [stdout] test lexer::dfa::overlap::stagger ... ok [INFO] [stdout] test lexer::dfa::test::alternatives_contraction ... ok [INFO] [stdout] test lexer::dfa::test::alternatives_extension ... ok [INFO] [stdout] test lexer::dfa::test::alternatives ... ok [INFO] [stdout] test lexer::nfa::test::dot_newline ... ok [INFO] [stdout] test lexer::nfa::test::edge_iter ... ok [INFO] [stdout] test lexer::dfa::test::issue_32 ... ok [INFO] [stdout] test lexer::nfa::test::identifier_regex ... ok [INFO] [stdout] test lexer::dfa::test::ambiguous_regex ... ok [INFO] [stdout] test lexer::nfa::test::captures ... ok [INFO] [stdout] test lexer::nfa::test::literal ... ok [INFO] [stdout] test lexer::nfa::test::line_boundaries ... ok [INFO] [stdout] test lexer::nfa::test::max_range ... ok [INFO] [stdout] test lexer::nfa::test::regex_star_group ... ok [INFO] [stdout] test grammar::free_variables::test::other_names ... ok [INFO] [stdout] test lexer::nfa::test::regex_number ... ok [INFO] [stdout] test lexer::nfa::test::text_boundaries ... ok [INFO] [stdout] test lexer::dfa::test::issue_35 ... ok [INFO] [stdout] test lexer::nfa::test::issue_101 ... ok [INFO] [stdout] test lexer::dfa::test::tokenizer ... ok [INFO] [stdout] test lexer::re::test::alt_oom ... ok [INFO] [stdout] test lexer::nfa::test::word_boundaries ... ok [INFO] [stdout] test lexer::re::test::parse_unclosed_group ... ok [INFO] [stdout] test lr1::build::test::lr0_expr_grammar_with_implicit_eof ... ok [INFO] [stdout] test lr1::build::test::shift_reduce_conflict1 ... ok [INFO] [stdout] test lr1::build::test::lr0_expr_grammar_with_explicit_eof ... ok [INFO] [stdout] test lr1::build::test::start_state ... ok [INFO] [stdout] test lr1::build::test::match_grammar ... ok [INFO] [stdout] test lr1::build::test::start_state_1 ... ok [INFO] [stdout] test api::test::test_cargo_dir_conventions ... ok [INFO] [stdout] test lr1::error::test::suggest_question_conflict ... ok [INFO] [stdout] test lr1::build_lalr::test::figure9_23 ... ok [INFO] [stdout] test lr1::error::test::ambiguous_reduction ... ok [INFO] [stdout] test lr1::error::test::expr_braced_conflict ... ok [INFO] [stdout] test lr1::build::test::issue_144 ... ok [INFO] [stdout] test lr1::error::test::compress_errors ... ok [INFO] [stdout] test lr1::example::test::empty_labels_positions ... ok [INFO] [stdout] test lr1::example::test::long_label_1_positions ... ok [INFO] [stdout] test lr1::error::test::issue_249 ... ok [INFO] [stdout] test lr1::example::test::empty_labels_strings ... ok [INFO] [stdout] test lr1::example::test::long_label_1_strings ... ok [INFO] [stdout] test lr1::example::test::single_token_strings ... ok [INFO] [stdout] test lr1::first::test::basic_first0 ... ok [INFO] [stdout] test lr1::error::test::priority_conflict ... ok [INFO] [stdout] test lr1::first::test::basic_first1 ... ok [INFO] [stdout] test lr1::report::test::test_report_generation ... ok [INFO] [stdout] test lr1::lane_table::test::g0_conflict_1 ... ok [INFO] [stdout] test lr1::error::test::suggest_inline_conflict ... ok [INFO] [stdout] test api::test::test_process_root ... ok [INFO] [stdout] test lr1::lane_table::test::paper_example_g1_conflict_1 ... ok [INFO] [stdout] test lr1::trace::reduce::test::backtrace2 ... ok [INFO] [stdout] test lr1::lane_table::test::paper_example_g0_build ... ok [INFO] [stdout] test lr1::lane_table::test::example_g2_build ... ok [INFO] [stdout] test api::test::test_explicit_in_out ... ok [INFO] [stdout] test lr1::trace::shift::test::shift_backtrace_1 ... ok [INFO] [stdout] test lr1::lane_table::test::paper_example_g1_build ... ok [INFO] [stdout] test lr1::trace::reduce::test::reduce_backtrace_3_graph ... ok [INFO] [stdout] test lr1::trace::trace_graph::test::enumerator ... ok [INFO] [stdout] test lr1::trace::trace_graph::test::enumerator1 ... ok [INFO] [stdout] test message::test::long_body ... ok [INFO] [stdout] test lr1::lane_table::test::large_conflict_1 ... ok [INFO] [stdout] test normalize::inline::graph::test::test_inline_self_cycle ... ok [INFO] [stdout] test normalize::inline::graph::test::test_inline_cycle_3 ... ok [INFO] [stdout] test normalize::inline::graph::test::test_inline_order ... ok [INFO] [stdout] test message::test::hello_world ... ok [INFO] [stdout] test normalize::norm_util::test::detecting_incurlybrackets_funky_expression ... ok [INFO] [stdout] test normalize::norm_util::test::detecting_nopresence_of_funky_expression ... ok [INFO] [stdout] test normalize::norm_util::test::detecting_normal_funky_expression ... ok [INFO] [stdout] test lr1::trace::reduce::test::backtrace_filter ... ok [INFO] [stdout] test normalize::cond_comp::test::cfg_attr ... ok [INFO] [stdout] test lr1::trace::reduce::test::backtrace1 ... ok [INFO] [stdout] test normalize::inline::test::issue_55 ... ok [INFO] [stdout] test normalize::macro_expand::test::test_lookahead ... ok [INFO] [stdout] test normalize::norm_util::test::in_curly_braces_with_quotes ... ok [INFO] [stdout] test normalize::inline::test::sri ... ok [INFO] [stdout] test normalize::macro_expand::test::test_excessive_recursion ... ok [INFO] [stdout] test api::test::test_process_src ... ok [INFO] [stdout] test normalize::prevalidate::test::alternative_unrecognized_attribute ... ok [INFO] [stdout] test normalize::prevalidate::test::bad_assoc_type ... ok [INFO] [stdout] test normalize::macro_expand::test::test_comma ... ok [INFO] [stdout] test normalize::prevalidate::test::cannot_parse_precedence ... ok [INFO] [stdout] test normalize::prevalidate::test::duplicate_attribute ... ok [INFO] [stdout] test normalize::prevalidate::test::cannot_parse_assoc ... ok [INFO] [stdout] test normalize::prevalidate::test::dup_assoc_type ... ok [INFO] [stdout] test normalize::precedence::test::calculator ... ok [INFO] [stdout] test normalize::macro_expand::test::test_if_match ... ok [INFO] [stdout] test normalize::precedence::test::non_consecutive_levels ... ok [INFO] [stdout] test normalize::prevalidate::test::invalid_assoc ... ok [INFO] [stdout] test normalize::prevalidate::test::extern_after_match_token ... ok [INFO] [stdout] test normalize::prevalidate::test::first_level_assoc ... ok [INFO] [stdout] test normalize::prevalidate::test::lookahead_without_loc_type ... ok [INFO] [stdout] test normalize::precedence::test::macros ... ok [INFO] [stdout] test normalize::precedence::test::with_assoc ... ok [INFO] [stdout] test normalize::precedence::test::multilevel ... ok [INFO] [stdout] test normalize::prevalidate::test::invalid_lvl_precedence ... ok [INFO] [stdout] test normalize::prevalidate::test::match_after_extern_token ... ok [INFO] [stdout] test normalize::prevalidate::test::missing_cfg_attribute_arg ... ok [INFO] [stdout] test normalize::prevalidate::test::missing_arg_precedence ... ok [INFO] [stdout] test normalize::prevalidate::test::missing_arg_assoc ... ok [INFO] [stdout] test normalize::prevalidate::test::missing_macro_arg ... 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::public_macros ... ok [INFO] [stdout] test lr1::lane_table::test::paper_example_large_build ... ok [INFO] [stdout] test normalize::prevalidate::test::multiple_extern_token ... ok [INFO] [stdout] test normalize::prevalidate::test::mixing_names_and_anonymous_values ... ok [INFO] [stdout] test normalize::resolve::test::double_nonterminal ... ok [INFO] [stdout] test normalize::resolve::test::repeated_macro_arg ... ok [INFO] [stdout] test normalize::prevalidate::test::pub_inline_attribute ... ok [INFO] [stdout] test normalize::prevalidate::test::unrecognized_attribute ... ok [INFO] [stdout] test normalize::resolve::test::unknown_nonterminal ... ok [INFO] [stdout] test normalize::prevalidate::test::missing_precedence ... ok [INFO] [stdout] test normalize::resolve::test::unknown_nonterminal_in_macro_arg ... ok [INFO] [stdout] test normalize::resolve::test::unknown_nonterminal_in_repeat_question ... 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 normalize::resolve::test::unknown_nonterminal_two ... ok [INFO] [stdout] test normalize::token_check::test::invalid_match_regex_literal ... ok [INFO] [stdout] test normalize::token_check::test::complex_match ... ok [INFO] [stdout] test normalize::token_check::test::invalid_match_literal ... ok [INFO] [stdout] test normalize::prevalidate::test::expandable_expression_requires_named_variables ... 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::token_check::test::match_mappings ... ok [INFO] [stdout] test normalize::token_check::test::quoted_literals ... ok [INFO] [stdout] test normalize::token_check::test::regex_literals ... ok [INFO] [stdout] test normalize::token_check::test::unknown_id_terminal ... ok [INFO] [stdout] test normalize::token_check::test::same_literal_twice ... ok [INFO] [stdout] test normalize::token_check::test::unknown_terminal ... ok [INFO] [stdout] test normalize::tyinfer::test::custom_token ... ok [INFO] [stdout] test normalize::tyinfer::test::test_cycle_indirect ... ok [INFO] [stdout] test normalize::tyinfer::test::test_action ... ok [INFO] [stdout] test normalize::tyinfer::test::test_cycle_direct ... ok [INFO] [stdout] test normalize::tyinfer::test::test_inconsistent_action ... ok [INFO] [stdout] test normalize::tyinfer::test::intern_token ... ok [INFO] [stdout] test normalize::tyinfer::test::error ... ok [INFO] [stdout] test normalize::token_check::test::match_catch_all_in_first_arm ... ok [INFO] [stdout] test normalize::tyinfer::test::test_lookahead ... ok [INFO] [stdout] test normalize::tyinfer::test::test_macro_expansion_infer ... ok [INFO] [stdout] test normalize::tyinfer::test::test_macro_expansion ... ok [INFO] [stdout] test normalize::tyinfer::test::test_tuple_mismatch ... ok [INFO] [stdout] test normalize::tyinfer::test::test_type_question ... ok [INFO] [stdout] test parser::test::grammars_with_where_clauses ... 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 parser::test::optional_semicolon ... ok [INFO] [stdout] test parser::test::match_complex ... ok [INFO] [stdout] test parser::test::where_clauses ... ok [INFO] [stdout] test normalize::token_check::test::input_parameter_already_declared ... ok [INFO] [stdout] test normalize::tyinfer::test::test_spanned_macro ... ok [INFO] [stdout] test tok::test::block_comment_5_star ... ok [INFO] [stdout] test tok::test::block_comment_extra_slashes ... ok [INFO] [stdout] test tok::test::basic ... ok [INFO] [stdout] test tok::test::block_comment_in_code ... ok [INFO] [stdout] test parser::test::match_block ... ok [INFO] [stdout] test tok::test::block_comment_1_2_star ... ok [INFO] [stdout] test tok::test::block_comment ... ok [INFO] [stdout] test tok::test::block_comment_3_star ... ok [INFO] [stdout] test tok::test::block_comment_nested_3_star_with_linefeeds ... ok [INFO] [stdout] test tok::test::char_literals ... ok [INFO] [stdout] test tok::test::code1 ... ok [INFO] [stdout] test tok::test::code_comment_eol ... ok [INFO] [stdout] test tok::test::code2 ... ok [INFO] [stdout] test tok::test::code_regex_paren ... ok [INFO] [stdout] test tok::test::eol_comment ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_end_of_input_instead_of_closing_normal_character_literal ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_unbalanced ... ok [INFO] [stdout] test normalize::token_check::test::tick_input_lifetime_already_declared ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_unbalanced_closingbracket_character ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_unterminated_character_literal ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_error_unterminated_string_literal ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_nested_function_with_lifetimes ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_closingbracket_wrapped_by_brackets ... ok [INFO] [stdout] test tok::test::code_paren ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_escaped_planet123 ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_escaped_w ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_openningbracket ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_escaped_n ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_openningcurlybracket ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_one_character_openningbracket_wrapped_by_brackets ... 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_tuple ... ok [INFO] [stdout] test tok::test::regex2 ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_statement_with_many_lifetimes ... ok [INFO] [stdout] test tok::test::rule_id_then_equalsgreaterthancode_functioncall ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_dot_then_equalsgreaterthancode_functioncall ... ok [INFO] [stdout] test tok::test::forall ... ok [INFO] [stdout] test tok::test::hash_token ... 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_many_characters_in_stringliteral ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_dot_then_equalsgreaterthancode_one_character_dot_in_stringliteral ... ok [INFO] [stdout] test tok::test::equalsgreaterthancode_statement_with_lifetime ... ok [INFO] [stdout] test tok::test::rule_stringliteral_slash_openningbracket_then_equalsgreaterthancode_one_character_openningbracket ... ok [INFO] [stdout] test tok::test::nested_block_comment ... 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_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_normal_text ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_with_quotes ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_without_quotes ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_nested_sqbrackets ... ok [INFO] [stdout] test tok::test::string_escapes ... ok [INFO] [stdout] test tok::test::string_literals ... ok [INFO] [stdout] test tok::test::unterminated_block_comment ... ok [INFO] [stdout] test tok::test::regex1 ... ok [INFO] [stdout] test tok::test::shebang_attribute_special_characters_opening_sqbracket_in_string_literal ... ok [INFO] [stdout] test tok::test::use2 ... 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::various_kinds_of_ids ... ok [INFO] [stdout] test tok::test::where1 ... ok [INFO] [stdout] test tok::test::use1 ... ok [INFO] [stdout] test tok::test::code_forgot_comma - should panic ... ok [INFO] [stdout] test lr1::build::test::expr_grammar1 ... ok [INFO] [stdout] test normalize::token_check::test::match_precedence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 222 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lalrpop-ae1885b07ea31f80) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test::test_usage_emit_whitespace ... ok [INFO] [stdout] test test::test_usage_features ... ok [INFO] [stdout] test test::test_usage_multiple_inputs ... ok [INFO] [stdout] test test::test_usage_level ... ok [INFO] [stdout] test test::test_usage_help ... ok [INFO] [stdout] test test::test_usage_out_dir ... ok [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.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lalrpop_test-23a452435526ec8f) [INFO] [stdout] [INFO] [stdout] running 87 tests [INFO] [stdout] test error_recovery_dont_drop_unrecognized_token ... ok [INFO] [stdout] test error_recovery_dont_panic_on_reduce_at_eof ... ok [INFO] [stdout] test error_recovery_eof ... ok [INFO] [stdout] test error_recovery_dont_panic_on_reduce_normal ... ok [INFO] [stdout] test error_recovery_eof_without_recovery ... ok [INFO] [stdout] test error_recovery_extra_token ... ok [INFO] [stdout] test error_recovery_issue_240 ... ok [INFO] [stdout] test error_recovery_lalr_loop ... ok [INFO] [stdout] test error_recovery_lock_in ... ok [INFO] [stdout] test error_recovery_multiple_extra_tokens ... ok [INFO] [stdout] test error_recovery_span_starts_from_dropped_state ... ok [INFO] [stdout] test error_recovery_span_starts_from_initial ... ok [INFO] [stdout] test error_recovery_span_starts_inserted_token_eof ... ok [INFO] [stdout] test error_recovery_span_starts_inserted_tokens ... ok [INFO] [stdout] test error_recovery_span_starts_just_dropped_states ... ok [INFO] [stdout] test error_test1 ... ok [INFO] [stdout] test expr_arena_test3 ... ok [INFO] [stdout] test error_recovery_span_starts_just_dropped_tokens ... ok [INFO] [stdout] test expr_arena_test1 ... ok [INFO] [stdout] test expr_lalr_test5 ... ok [INFO] [stdout] test expr_lifetime_tok1 ... ok [INFO] [stdout] test expr_arena_test2 ... ok [INFO] [stdout] test expr_test1 ... ok [INFO] [stdout] test expr_test2 ... ok [INFO] [stdout] test expr_test3 ... ok [INFO] [stdout] test expr_lalr_test2 ... ok [INFO] [stdout] test expr_lalr_test4 ... ok [INFO] [stdout] test expr_lalr_test3 ... ok [INFO] [stdout] test expr_test5 ... ok [INFO] [stdout] test display_parse_error ... ok [INFO] [stdout] test expr_lalr_test1 ... ok [INFO] [stdout] test expr_test4 ... ok [INFO] [stdout] test lexer_generic_test ... ok [INFO] [stdout] test error_issue_278 ... ok [INFO] [stdout] test expr_intern_tok_test1 ... ok [INFO] [stdout] test expr_intern_tok_test2 ... ok [INFO] [stdout] test generics_issue_104_test1 ... ok [INFO] [stdout] test expr_intern_tok_test_err ... ok [INFO] [stdout] test generics_issue_417 ... ok [INFO] [stdout] test expr_generic_test1 ... ok [INFO] [stdout] test arg_multiple_pattern ... ok [INFO] [stdout] test loc_clone_issue1064::loc_clone_issue1064 ... ok [INFO] [stdout] test issue_113 ... ok [INFO] [stdout] test inline_test1 ... ok [INFO] [stdout] test loc_test1 ... ok [INFO] [stdout] test parse_error_map_err ... ok [INFO] [stdout] test loc_empty ... ok [INFO] [stdout] test loc_test2 ... ok [INFO] [stdout] test intern_tok_test1 ... ok [INFO] [stdout] test pub_in::outer::pub_in_test ... ok [INFO] [stdout] test issue_253 ... ok [INFO] [stdout] test sub_ascent_test1 ... ok [INFO] [stdout] test sub_table_test1 ... ok [INFO] [stdout] test sub_test1 ... ok [INFO] [stdout] test sub_test2 ... ok [INFO] [stdout] test sub_test3 ... ok [INFO] [stdout] test test_expected_tokens_not_overbroad_on_reduce ... ok [INFO] [stdout] test parse_error_eof_location ... ok [INFO] [stdout] test comments ... ok [INFO] [stdout] test test_expected_tokens_not_overbroad_on_reduce_lalr ... ok [INFO] [stdout] test issue_55_test1 ... ok [INFO] [stdout] test sp_from_optional ... ok [INFO] [stdout] test test_action_return_associated_types ... ok [INFO] [stdout] test test_nested_pattern ... ok [INFO] [stdout] test test_nested_pattern_string ... ok [INFO] [stdout] test test_nested_pattern_string_error ... ok [INFO] [stdout] test test_string_tokenize ... ok [INFO] [stdout] test test_mut_name ... ok [INFO] [stdout] test parse_error_map_token_and_location ... ok [INFO] [stdout] test test_zero_length_match ... ok [INFO] [stdout] test test_match_alternatives ... ok [INFO] [stdout] test use_super_test1 ... ok [INFO] [stdout] test inline_fallible ... ok [INFO] [stdout] test use_super_internal_tok ... ok [INFO] [stdout] test unit_test2 ... ok [INFO] [stdout] test testing_non_hashable_error ... ok [INFO] [stdout] test unit_test1 ... ok [INFO] [stdout] test where_clause_with_forall_test1 ... ok [INFO] [stdout] test test_match_section_byte ... ok [INFO] [stdout] test test_match_section ... ok [INFO] [stdout] test verify_lalrpop_generates_itself ... FAILED [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_maybe ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_wonky ... ok [INFO] [stdout] test loc_issue_90_lib::loc_issue_90_test2 ... 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] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- verify_lalrpop_generates_itself stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'verify_lalrpop_generates_itself' (364) panicked at lalrpop-test/src/lib.rs:1139:51: [INFO] [stdout] no grammar file found: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63b43b296e12 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63b43b296e12 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63b43b296e12 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63b43b296e12 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63b43b2a756f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63b43b2a756f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63b43b263893 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63b43b263893 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63b43b2701c2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63b43b27510f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63b43b274fa1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63b43b16c1de - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63b43b16c1de - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63b43b27571f - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63b43b27571f - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63b43b27557a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63b43b2702f9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63b43b2578fd - __rustc[b292c645e8102103]::rust_begin_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63b43b2affa0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63b43b2af326 - core::result::unwrap_failed::he05762ef9e6bdf9c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x63b43b036bee - core::result::Result::expect::h0c5cdb629a4886e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x63b43b122825 - lalrpop_test::verify_lalrpop_generates_itself::hed297256422cdd37 [INFO] [stdout] at /opt/rustwide/workdir/lalrpop-test/src/lib.rs:1139:51 [INFO] [stdout] 22: 0x63b43b122dc7 - lalrpop_test::verify_lalrpop_generates_itself::{{closure}}::hfa96a93ac1255b11 [INFO] [stdout] at /opt/rustwide/workdir/lalrpop-test/src/lib.rs:1128:37 [INFO] [stdout] 23: 0x63b43b0b91a6 - core::ops::function::FnOnce::call_once::he65737babc5f4ad5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63b43b16bfdb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63b43b16bfdb - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63b43b18003d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63b43b18003d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63b43b18003d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63b43b18003d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63b43b18003d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63b43b18003d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63b43b18003d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63b43b159584 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63b43b159584 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63b43b15cdda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 36: 0x63b43b15cdda - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63b43b15cdda - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63b43b15cdda - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63b43b15cdda - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63b43b15cdda - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x63b43b15cdda - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63b43b26b61f - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x63b43b26b61f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x7325373f1aa4 - [INFO] [stdout] 45: 0x73253747ea64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] verify_lalrpop_generates_itself [INFO] [stdout] [INFO] [stdout] test result: FAILED. 86 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p lalrpop-test --lib` [INFO] running `Command { std: "docker" "inspect" "47e064a3fef46b8262813fc75957e3653010edc339e22252148bd6da68c7668a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47e064a3fef46b8262813fc75957e3653010edc339e22252148bd6da68c7668a", kill_on_drop: false }` [INFO] [stdout] 47e064a3fef46b8262813fc75957e3653010edc339e22252148bd6da68c7668a