[INFO] cloning repository https://github.com/Pistonite/llnparse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pistonite/llnparse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPistonite%2Fllnparse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPistonite%2Fllnparse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb5632fb831fdb58454c2f3c9948c596d67272d4
[INFO] testing Pistonite/llnparse against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPistonite%2Fllnparse" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pistonite/llnparse
[INFO] finished tweaking git repo https://github.com/Pistonite/llnparse
[INFO] tweaked toml for git repo https://github.com/Pistonite/llnparse written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pistonite/llnparse on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 60 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded logos-derive v0.15.1
[INFO] [stderr]   Downloaded macrotest v1.2.0
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded trybuild v1.0.114
[INFO] [stderr]   Downloaded logos-codegen v0.15.1
[INFO] [stderr]   Downloaded toml_parser v1.0.4
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] [stderr]   Downloaded toml_edit v0.23.7
[INFO] [stderr]   Downloaded toml_datetime v0.7.3
[INFO] [stderr]   Downloaded logos v0.15.1
[INFO] [stderr]   Downloaded deref-derive v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1445c66cefdc99032a4cee75addcd7aa2008e1497c7051d540849e230a5330da
[INFO] running `Command { std: "docker" "start" "-a" "1445c66cefdc99032a4cee75addcd7aa2008e1497c7051d540849e230a5330da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1445c66cefdc99032a4cee75addcd7aa2008e1497c7051d540849e230a5330da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1445c66cefdc99032a4cee75addcd7aa2008e1497c7051d540849e230a5330da", kill_on_drop: false }`
[INFO] [stdout] 1445c66cefdc99032a4cee75addcd7aa2008e1497c7051d540849e230a5330da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5445c03f0e12485a3a790682bd30ff50b9988893f32fc5c89c757122d1260ba2
[INFO] running `Command { std: "docker" "start" "-a" "5445c03f0e12485a3a790682bd30ff50b9988893f32fc5c89c757122d1260ba2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling deref-derive v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling teleparse-macros v0.1.0 (/opt/rustwide/workdir/packages/macros)
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling teleparse v0.1.2 (/opt/rustwide/workdir/packages/teleparse)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.00s
[INFO] running `Command { std: "docker" "inspect" "5445c03f0e12485a3a790682bd30ff50b9988893f32fc5c89c757122d1260ba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5445c03f0e12485a3a790682bd30ff50b9988893f32fc5c89c757122d1260ba2", kill_on_drop: false }`
[INFO] [stdout] 5445c03f0e12485a3a790682bd30ff50b9988893f32fc5c89c757122d1260ba2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fc388ce032ea9919baccbc42460c304bad9bb6823148f691e89e36df5b3edd6
[INFO] running `Command { std: "docker" "start" "-a" "0fc388ce032ea9919baccbc42460c304bad9bb6823148f691e89e36df5b3edd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling deref-derive v0.1.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling teleparse-macros v0.1.0 (/opt/rustwide/workdir/packages/macros)
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling macrotest v1.2.0
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling teleparse v0.1.2 (/opt/rustwide/workdir/packages/teleparse)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "0fc388ce032ea9919baccbc42460c304bad9bb6823148f691e89e36df5b3edd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fc388ce032ea9919baccbc42460c304bad9bb6823148f691e89e36df5b3edd6", kill_on_drop: false }`
[INFO] [stdout] 0fc388ce032ea9919baccbc42460c304bad9bb6823148f691e89e36df5b3edd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f2cf55718d521664f5788e47eb355f8ea22ee09747a3e38f64d37dd89e2f04cd
[INFO] running `Command { std: "docker" "start" "-a" "f2cf55718d521664f5788e47eb355f8ea22ee09747a3e38f64d37dd89e2f04cd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/teleparse-d21e6573c9df343f)
[INFO] [stdout] 
[INFO] [stdout] running 184 tests
[INFO] [stdout] test lex::set::tests::iter_single ... ok
[INFO] [stdout] test lex::set::tests::iter_continous ... ok
[INFO] [stdout] test lex::set::tests::iter_skip ... ok
[INFO] [stdout] test lex::set::tests::new ... ok
[INFO] [stdout] test lex::set::tests::remove ... ok
[INFO] [stdout] test lex::set::tests::iter_empty ... ok
[INFO] [stdout] test lex::set::tests::insert ... ok
[INFO] [stdout] test lex::set::tests::iter_skip_many ... ok
[INFO] [stdout] test lex::token::tests::test_src_empty ... ok
[INFO] [stdout] test lex::vec::tests::at_span_empty ... ok
[INFO] [stdout] test lex::vec::tests::at_span_ok ... ok
[INFO] [stdout] test lex::vec::tests::begin_single ... ok
[INFO] [stdout] test lex::vec::tests::begin_to_end ... ok
[INFO] [stdout] test lex::vec::tests::both_end_fully_inside ... ok
[INFO] [stdout] test lex::vec::tests::end_from_begin ... ok
[INFO] [stdout] test lex::vec::tests::both_partially_inside ... ok
[INFO] [stdout] test lex::vec::tests::begin_none ... ok
[INFO] [stdout] test lex::vec::tests::end_many ... ok
[INFO] [stdout] test lex::token::tests::test_src ... ok
[INFO] [stdout] test lex::vec::tests::both_fully_outside ... ok
[INFO] [stdout] test lex::vec::tests::end_single ... ok
[INFO] [stdout] test lex::vec::tests::end_none ... ok
[INFO] [stdout] test lex::vec::tests::left_full_outside_touching_right_fully_outside ... ok
[INFO] [stdout] test lex::vec::tests::left_full_outside_touching_right_fully_outside_touching ... ok
[INFO] [stdout] test lex::vec::tests::left_full_outside_touching_right_over_max ... ok
[INFO] [stdout] test lex::vec::tests::left_full_outside_touching_right_partially_inside ... ok
[INFO] [stdout] test lex::vec::tests::left_fully_inside_right_over_max ... ok
[INFO] [stdout] test lex::vec::tests::left_fully_inside_right_partially_inside ... ok
[INFO] [stdout] test lex::vec::tests::left_fully_inside_right_fully_outside ... ok
[INFO] [stdout] test lex::vec::tests::left_fully_inside_right_touching ... ok
[INFO] [stdout] test lex::vec::tests::left_fully_outside_right_fully_inside ... ok
[INFO] [stdout] test lex::vec::tests::left_fully_outside_right_over_max ... ok
[INFO] [stdout] test lex::vec::tests::left_fully_outside_right_partially_inside ... ok
[INFO] [stdout] test lex::span::tests::ref_to_span ... ok
[INFO] [stdout] test lex::token::tests::test_overflows ... ok
[INFO] [stdout] test lex::vec::tests::begin_many ... ok
[INFO] [stdout] test lex::vec::tests::left_fully_outside_right_touching ... ok
[INFO] [stdout] test lex::vec::tests::left_fully_outside_touching_right_fully_inside ... ok
[INFO] [stdout] test lex::vec::tests::left_over_min_right_fully_inside ... ok
[INFO] [stdout] test lex::vec::tests::left_over_min_right_partially_inside ... ok
[INFO] [stdout] test lex::vec::tests::left_over_min_right_fully_outside ... ok
[INFO] [stdout] test lex::vec::tests::left_partially_inside_right_fully_outside ... ok
[INFO] [stdout] test lex::vec::tests::left_partially_inside_right_over_max ... ok
[INFO] [stdout] test lex::vec::tests::left_over_min_right_over_max ... ok
[INFO] [stdout] test lex::vec::tests::left_partially_inside_right_touching ... ok
[INFO] [stdout] test lex::vec::tests::overlap_empty_input ... ok
[INFO] [stdout] test lex::vec::tests::left_over_min_right_touching ... ok
[INFO] [stdout] test lex::vec::tests::overlap_none ... ok
[INFO] [stdout] test syntax::lit_set::tests::contains_dynamic ... ok
[INFO] [stdout] test syntax::lit_set::tests::contains_static_not ... ok
[INFO] [stdout] test lex::vec::tests::search_hi ... ok
[INFO] [stdout] test lex::vec::tests::search_lo ... ok
[INFO] [stdout] test syntax::lit_set::tests::intersect_empty ... ok
[INFO] [stdout] test syntax::lit_set::tests::intersect_subset ... ok
[INFO] [stdout] test syntax::lit_set::tests::intersect_disjoint ... ok
[INFO] [stdout] test syntax::lit_set::tests::intersect_empty_universe ... ok
[INFO] [stdout] test syntax::lit_set::tests::union_no_change_empty ... ok
[INFO] [stdout] test syntax::lit_set::tests::union_no_change_equal ... ok
[INFO] [stdout] test syntax::lit_set::tests::intersect_universe ... ok
[INFO] [stdout] test syntax::lit_set::tests::union ... ok
[INFO] [stdout] test syntax::lit_set::tests::intersection ... ok
[INFO] [stdout] test syntax::lit_set::tests::union_universe_from_some ... ok
[INFO] [stdout] test syntax::lit_set::tests::union_disjoint ... ok
[INFO] [stdout] test syntax::lit_set::tests::union_universe_from_empty ... ok
[INFO] [stdout] test syntax::lit_set::tests::union_universe_from_universe ... ok
[INFO] [stdout] test syntax::lit_set::tests::union_no_change_subset ... ok
[INFO] [stdout] test syntax::term_set::tests::insert ... ok
[INFO] [stdout] test syntax::term_set::tests::insert_epsilon ... ok
[INFO] [stdout] test syntax::lit_set::tests::universe_contains_everything ... ok
[INFO] [stdout] test syntax::term_set::tests::union_disjoint_token ... ok
[INFO] [stdout] test syntax::term_set::tests::union_empty ... ok
[INFO] [stdout] test syntax::term_set::tests::union_exclude_e ... ok
[INFO] [stdout] test tp_impl::iter::tests::IdentListStar_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::iter::tests::LoopRoot_root_test::is_ll1 ... ok
[INFO] [stdout] test syntax::term_set::tests::union_to_any ... ok
[INFO] [stdout] test syntax::lit_set::tests::contains_static ... ok
[INFO] [stdout] test tp_impl::iter::tests::ListPlusList_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::iter::tests::LoopRecover_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::iter::tests::IdentList_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::iter::tests::loop_will_not_stuck ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_loop_empty ... ok
[INFO] [stdout] test tp_impl::iter::tests::loop_option_not_ll1 ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_loop_empty_all_invalid ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_loop_recover ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_many ... ok
[INFO] [stdout] test tp_impl::iter::tests::list_of_option_not_ll1 ... ok
[INFO] [stdout] test tp_impl::iter::tests::loop_recover_option_not_ll1 ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_loop ... ok
[INFO] [stdout] test tp_impl::iter::tests::consecutive_star_not_ll1 ... ok
[INFO] [stdout] test tp_impl::iter::tests::SeparatedList_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_separated_list_panic ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_single_item ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_separated_list_multiple ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_single_item_each ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_star ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_two_items ... ok
[INFO] [stdout] test tp_impl::option::tests::ExistIdent_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::option::tests::Seq2_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::option::tests::parse_exist ... ok
[INFO] [stdout] test tp_impl::option::tests::OptIdent_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_with_panic ... ok
[INFO] [stdout] test tp_impl::iter::tests::two_list_of_same_not_ll1 ... ok
[INFO] [stdout] test lex::vec::tests::left_partially_inside_right_fully_inside ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_multiple_items_each ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_separated_list ... ok
[INFO] [stdout] test tp_impl::option::tests::test_seq2 ... ok
[INFO] [stdout] test tp_impl::option::tests::test_nested_not_ll1 ... ok
[INFO] [stdout] test tp_impl::option::tests::test_seq_not_ll1 ... ok
[INFO] [stdout] test tp_impl::option::tests::test_use_as_option ... ok
[INFO] [stdout] test tp_impl::punct::tests::ParenPunct_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::punct::tests::Punct2_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::punct::tests::PunctSame_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::punct::tests::PunctTest_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_empty ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_many ... ok
[INFO] [stdout] test tp_impl::punct::tests::ParenPunct2_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::option::tests::test_none ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_many_trailing ... ok
[INFO] [stdout] test tp_impl::option::tests::test_some ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_punct_same ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_one ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_partial_item_recover_autofill ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_partial_item_recover_autofill_trailing ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_one_trailing ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_partial_item_recover_skip ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_partial_item_recover_trailing ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_punct_same_trailing ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_recover_with_follow ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_stop_expecting_item ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_stop_expecting_split ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_two_trailing ... ok
[INFO] [stdout] test tp_impl::punct::tests::punct_option_not_ll1 ... ok
[INFO] [stdout] test tp_impl::punct::tests::punct_both_option_conflict ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_two ... ok
[INFO] [stdout] test tp_impl::recover::tests::RecoverOption2_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::recover::tests::Recover2_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_option2_none_recover ... ok
[INFO] [stdout] test tp_impl::recover::tests::RecoverOption_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::punct::tests::punct_option_sep_not_ll1 ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_ok ... ok
[INFO] [stdout] test tp_impl::recover::tests::RecoverTest_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_option2_none_ok ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_option_some_ok ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_panic_tail_no_first ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_option_none_ok ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_recover_head_first_no_skip ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_option_some_skip_ok ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_recover_head_no_first_skip ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_recover_head_first_skip ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_recover_tail_panic_skip ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_recover_head_no_first_no_skip ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_recover_tail_panic_no_skip ... ok
[INFO] [stdout] test tp_impl::split::tests::Split2_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::split::tests::SplitOfOption_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_one ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_many ... ok
[INFO] [stdout] test tp_impl::split::tests::SplitSame_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::split::tests::SplitTest_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_partial_item_recover_skip ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_empty ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_split_option ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_recover_follow ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_split_same ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_recover_skip_sees_separator ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_recover_expecting_item ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_recover_expecting_item_skip_multiple ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_stop_expecting_split ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_two ... ok
[INFO] [stdout] test tp_impl::split::tests::split_option_same_conflict_sep ... ok
[INFO] [stdout] test tp_impl::split::tests::split_both_option_conflict ... ok
[INFO] [stdout] test tp_impl::string::tests::test_parse ... ok
[INFO] [stdout] test tp_impl::split::tests::SplitTestFollow_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::split::tests::split_option_same_conflict ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_partial_item_recover_autofill ... ok
[INFO] [stdout] test tp_impl::string::tests::test_stringify ... ok
[INFO] [stdout] test tp_impl::tuple::tests::Tuple2_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::string::tests::Parsed_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::tuple::tests::Nested_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::tuple::tests::parse_tuple_2 ... ok
[INFO] [stdout] test tp_impl::string::tests::test_deref_string ... ok
[INFO] [stdout] test tp_impl::tuple::tests::parse_nested ... ok
[INFO] [stdout] test tp_impl::tuple::tests::Tuple3_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::string::tests::Stringified_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::tuple::tests::parse_tuple_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 184 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/book_ex_recur.rs (/opt/rustwide/target/debug/deps/book_ex_recur-422cca69b69c23c9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test E_root_test::is_ll1 ... ok
[INFO] [stdout] test main ... ok
[INFO] [stderr]      Running tests/book_ex_simple.rs (/opt/rustwide/target/debug/deps/book_ex_simple-98f723983ba8420e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test E_root_test::is_ll1 ... ok
[INFO] [stdout] test main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/book_terminal.rs (/opt/rustwide/target/debug/deps/book_terminal-c60996a5b249e4cd)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test main ... ok
[INFO] [stdout] test ThreeIdents_root_test::is_ll1 ... ok
[INFO] [stderr]      Running tests/doc_lex_comment.rs (/opt/rustwide/target/debug/deps/doc_lex_comment-6569dbdfbf534784)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/doc_lex_term_regex.rs (/opt/rustwide/target/debug/deps/doc_lex_term_regex-8c3e39bf2d7e8447)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/doc_lex_term_simple.rs (/opt/rustwide/target/debug/deps/doc_lex_term_simple-098139c9b1ef8ba0)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/first_follow.rs (/opt/rustwide/target/debug/deps/first_follow-7ed93f8a39465cf4)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test E_root_test::is_ll1 ... ok
[INFO] [stdout] test parse_paren ... ok
[INFO] [stdout] test parse ... ok
[INFO] [stdout] test first_table ... ok
[INFO] [stderr]      Running tests/lexer.rs (/opt/rustwide/target/debug/deps/lexer-ad68675835de0fac)
[INFO] [stdout] test parse_with_error ... ok
[INFO] [stdout] test follow_table ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test empty ... ok
[INFO] [stdout] test single ... ok
[INFO] [stdout] test basic ... ok
[INFO] [stdout] test invalid ... ok
[INFO] [stdout] test with_ignore ... ok
[INFO] [stderr]      Running tests/macrotest.rs (/opt/rustwide/target/debug/deps/macrotest-4c8f79e2e213da19)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: no such command: `expand`
[INFO] [stderr] 
[INFO] [stderr] help: view all installed commands with `cargo --list`
[INFO] [stderr] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] test macro_expand ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- macro_expand stdout ----
[INFO] [stdout] Running 5 macro expansion tests
[INFO] [stdout] Expansion error:
[INFO] [stdout] error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Expansion error:
[INFO] [stdout] error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Expansion error:
[INFO] [stdout] error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Expansion error:
[INFO] [stdout] error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Expansion error:
[INFO] [stdout] error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'macro_expand' (228) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/macrotest-1.2.0/src/expand.rs:174:9:
[INFO] [stdout] 5 of 5 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a59206cfc82 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a59206cfc82 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a59206cfc82 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a59206cfc82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a59206e0e8f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a59206e0e8f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a592069ab83 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a592069ab83 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a59206a8242 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a59206ad83f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a59206ad6d1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a592066d2ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a592066d2ce - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a59206adeff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a59206adeff - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a59206adcaa - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a59206a8389 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a592068e1bd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a59206ea300 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a59203418e9 - macrotest::expand::run_tests::h335b2596f4326d27
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/macrotest-1.2.0/src/expand.rs:174:9
[INFO] [stdout]   20:     0x5a5920341466 - macrotest::expand::expand::hacf806770e191e0a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/macrotest-1.2.0/src/expand.rs:58:5
[INFO] [stdout]   21:     0x5a592033f772 - macrotest::macro_expand::h57fb86a94fbfbb62
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/teleparse/tests/macrotest.rs:3:5
[INFO] [stdout]   22:     0x5a592033f797 - macrotest::macro_expand::{{closure}}::h7b3a03d089ef6f8e
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/teleparse/tests/macrotest.rs:2:18
[INFO] [stdout]   23:     0x5a592033c2a6 - core::ops::function::FnOnce::call_once::he09855cc8f9a4677
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a592066d0ab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a592066d0ab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a592068112d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a592068112d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a592068112d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5a592068112d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5a592068112d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a592068112d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a592068112d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a592065a644 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a592065a644 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5a592065df7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5a592065df7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a592065df7a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5a592065df7a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5a592065df7a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a592065df7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5a592065df7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a59206a35cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5a59206a35cf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7a39a39c8aa4 - <unknown>
[INFO] [stdout]   45:     0x7a39a3a55a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     macro_expand
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p teleparse --test macrotest`
[INFO] running `Command { std: "docker" "inspect" "f2cf55718d521664f5788e47eb355f8ea22ee09747a3e38f64d37dd89e2f04cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2cf55718d521664f5788e47eb355f8ea22ee09747a3e38f64d37dd89e2f04cd", kill_on_drop: false }`
[INFO] [stdout] f2cf55718d521664f5788e47eb355f8ea22ee09747a3e38f64d37dd89e2f04cd
