[INFO] fetching crate teleparse 0.1.2...
[INFO] testing teleparse-0.1.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate teleparse 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate teleparse 0.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate teleparse 0.1.2
[INFO] tweaked toml for crates.io crate teleparse 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate teleparse 0.1.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate teleparse 0.1.2 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55fb234782ac401555cebba65eb5a54cbb0b4f3f841fb4a5f07c9b3326e8516b
[INFO] running `Command { std: "docker" "start" "-a" "55fb234782ac401555cebba65eb5a54cbb0b4f3f841fb4a5f07c9b3326e8516b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55fb234782ac401555cebba65eb5a54cbb0b4f3f841fb4a5f07c9b3326e8516b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55fb234782ac401555cebba65eb5a54cbb0b4f3f841fb4a5f07c9b3326e8516b", kill_on_drop: false }`
[INFO] [stdout] 55fb234782ac401555cebba65eb5a54cbb0b4f3f841fb4a5f07c9b3326e8516b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67a829408200dcb5b36072bdf4410044bb4310476c39e48e0568345582ca9066
[INFO] running `Command { std: "docker" "start" "-a" "67a829408200dcb5b36072bdf4410044bb4310476c39e48e0568345582ca9066", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling deref-derive v0.1.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]    Compiling teleparse-macros v0.1.0
[INFO] [stderr]    Compiling logos v0.15.0
[INFO] [stderr]    Compiling teleparse v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.77s
[INFO] running `Command { std: "docker" "inspect" "67a829408200dcb5b36072bdf4410044bb4310476c39e48e0568345582ca9066", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67a829408200dcb5b36072bdf4410044bb4310476c39e48e0568345582ca9066", kill_on_drop: false }`
[INFO] [stdout] 67a829408200dcb5b36072bdf4410044bb4310476c39e48e0568345582ca9066
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1590b40d4973d591dadfb9fe163aca50696fc41f2af46fd717f5a9269286c34
[INFO] running `Command { std: "docker" "start" "-a" "c1590b40d4973d591dadfb9fe163aca50696fc41f2af46fd717f5a9269286c34", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling prettyplease v0.2.33
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling deref-derive v0.1.0
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling teleparse-macros v0.1.0
[INFO] [stderr]    Compiling logos v0.15.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling teleparse v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling macrotest v1.1.0
[INFO] [stderr]    Compiling trybuild v1.0.105
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "c1590b40d4973d591dadfb9fe163aca50696fc41f2af46fd717f5a9269286c34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1590b40d4973d591dadfb9fe163aca50696fc41f2af46fd717f5a9269286c34", kill_on_drop: false }`
[INFO] [stdout] c1590b40d4973d591dadfb9fe163aca50696fc41f2af46fd717f5a9269286c34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2157eac42d813602353ac4ea5f952d75723d0b873551187c37c8a31942d8970
[INFO] running `Command { std: "docker" "start" "-a" "e2157eac42d813602353ac4ea5f952d75723d0b873551187c37c8a31942d8970", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/teleparse-a1e6bcbe5bfdd297)
[INFO] [stdout] 
[INFO] [stdout] running 184 tests
[INFO] [stdout] test lex::set::tests::insert ... ok
[INFO] [stdout] test lex::set::tests::iter_continous ... ok
[INFO] [stdout] test lex::set::tests::iter_single ... ok
[INFO] [stdout] test lex::set::tests::iter_skip_many ... ok
[INFO] [stdout] test lex::set::tests::iter_empty ... ok
[INFO] [stdout] test lex::set::tests::new ... ok
[INFO] [stdout] test lex::set::tests::remove ... 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::at_span_ok ... ok
[INFO] [stdout] test lex::token::tests::test_src ... ok
[INFO] [stdout] test lex::token::tests::test_src_empty ... ok
[INFO] [stdout] test lex::vec::tests::begin_many ... ok
[INFO] [stdout] test lex::vec::tests::at_span_empty ... ok
[INFO] [stdout] test lex::vec::tests::begin_none ... ok
[INFO] [stdout] test lex::vec::tests::begin_single ... 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::end_many ... ok
[INFO] [stdout] test lex::vec::tests::left_full_outside_touching_right_fully_outside ... ok
[INFO] [stdout] test lex::vec::tests::both_partially_inside ... ok
[INFO] [stdout] test lex::vec::tests::end_none ... ok
[INFO] [stdout] test lex::vec::tests::end_single ... ok
[INFO] [stdout] test lex::vec::tests::begin_to_end ... ok
[INFO] [stdout] test lex::vec::tests::left_full_outside_touching_right_fully_outside_touching ... ok
[INFO] [stdout] test lex::vec::tests::left_fully_inside_right_fully_outside ... ok
[INFO] [stdout] test lex::vec::tests::left_fully_inside_right_over_max ... ok
[INFO] [stdout] test lex::vec::tests::left_fully_outside_right_fully_inside ... ok
[INFO] [stdout] test lex::vec::tests::left_full_outside_touching_right_over_max ... ok
[INFO] [stdout] test lex::vec::tests::left_fully_outside_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_partially_inside ... ok
[INFO] [stdout] test lex::vec::tests::left_fully_inside_right_touching ... ok
[INFO] [stdout] test lex::vec::tests::left_fully_outside_right_partially_inside ... 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_outside ... ok
[INFO] [stdout] test lex::vec::tests::left_over_min_right_over_max ... ok
[INFO] [stdout] test lex::vec::tests::left_over_min_right_partially_inside ... ok
[INFO] [stdout] test lex::vec::tests::left_over_min_right_touching ... ok
[INFO] [stdout] test lex::vec::tests::left_partially_inside_right_fully_inside ... 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_partially_inside_right_touching ... ok
[INFO] [stdout] test lex::vec::tests::overlap_empty_input ... ok
[INFO] [stdout] test lex::vec::tests::overlap_none ... 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::contains_dynamic ... ok
[INFO] [stdout] test syntax::lit_set::tests::contains_static ... ok
[INFO] [stdout] test syntax::lit_set::tests::contains_static_not ... ok
[INFO] [stdout] test syntax::lit_set::tests::intersect_disjoint ... ok
[INFO] [stdout] test syntax::lit_set::tests::intersect_empty ... ok
[INFO] [stdout] test syntax::lit_set::tests::intersect_empty_universe ... ok
[INFO] [stdout] test syntax::lit_set::tests::intersect_subset ... ok
[INFO] [stdout] test syntax::lit_set::tests::intersect_universe ... ok
[INFO] [stdout] test syntax::lit_set::tests::intersection ... ok
[INFO] [stdout] test syntax::lit_set::tests::union ... ok
[INFO] [stdout] test syntax::lit_set::tests::union_disjoint ... 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::union_no_change_subset ... ok
[INFO] [stdout] test syntax::lit_set::tests::union_universe_from_empty ... ok
[INFO] [stdout] test syntax::lit_set::tests::union_universe_from_some ... ok
[INFO] [stdout] test syntax::lit_set::tests::union_universe_from_universe ... ok
[INFO] [stdout] test syntax::lit_set::tests::universe_contains_everything ... ok
[INFO] [stdout] test syntax::term_set::tests::insert ... ok
[INFO] [stdout] test syntax::term_set::tests::insert_epsilon ... 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 syntax::term_set::tests::union_to_any ... ok
[INFO] [stdout] test tp_impl::iter::tests::IdentListStar_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::ListPlusList_root_test::is_ll1 ... ok
[INFO] [stdout] test lex::vec::tests::both_fully_outside ... ok
[INFO] [stdout] test lex::vec::tests::left_over_min_right_fully_inside ... ok
[INFO] [stdout] test tp_impl::iter::tests::LoopRoot_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::iter::tests::SeparatedList_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::iter::tests::consecutive_star_not_ll1 ... ok
[INFO] [stdout] test tp_impl::iter::tests::loop_option_not_ll1 ... ok
[INFO] [stdout] test tp_impl::iter::tests::list_of_option_not_ll1 ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_loop ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_loop_empty ... ok
[INFO] [stdout] test tp_impl::iter::tests::LoopRecover_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::iter::tests::loop_recover_option_not_ll1 ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_many ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_multiple_items_each ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_loop_empty_all_invalid ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_single_item ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_loop_recover ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_separated_list ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_separated_list_multiple ... ok
[INFO] [stdout] test tp_impl::iter::tests::loop_will_not_stuck ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_with_panic ... 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::iter::tests::two_list_of_same_not_ll1 ... ok
[INFO] [stdout] test tp_impl::option::tests::ExistIdent_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::option::tests::OptIdent_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::option::tests::parse_exist ... ok
[INFO] [stdout] test tp_impl::option::tests::test_nested_not_ll1 ... ok
[INFO] [stdout] test tp_impl::option::tests::Seq2_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::option::tests::test_seq2 ... ok
[INFO] [stdout] test tp_impl::option::tests::test_seq_not_ll1 ... ok
[INFO] [stdout] test tp_impl::option::tests::test_some ... ok
[INFO] [stdout] test tp_impl::option::tests::test_use_as_option ... ok
[INFO] [stdout] test tp_impl::option::tests::test_none ... ok
[INFO] [stdout] test tp_impl::punct::tests::PunctSame_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::punct::tests::ParenPunct2_root_test::is_ll1 ... ok
[INFO] [stdout] test lex::set::tests::iter_skip ... ok
[INFO] [stdout] test tp_impl::iter::tests::parse_separated_list_panic ... 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::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::PunctTest_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_one ... 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::parse_partial_item_recover_skip ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_one_trailing ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_partial_item_recover_trailing ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_many_trailing ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_punct_same ... 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_two ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_stop_expecting_item ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_two_trailing ... ok
[INFO] [stdout] test tp_impl::punct::tests::parse_stop_expecting_split ... ok
[INFO] [stdout] test tp_impl::punct::tests::punct_both_option_conflict ... ok
[INFO] [stdout] test tp_impl::punct::tests::punct_option_not_ll1 ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_option2_none_ok ... 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::RecoverOption2_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_option2_none_recover ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_option_some_skip_ok ... ok
[INFO] [stdout] test tp_impl::recover::tests::Recover2_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_option_none_ok ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_option_some_ok ... ok
[INFO] [stdout] test tp_impl::recover::tests::RecoverTest_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_ok ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_recover_head_first_no_skip ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_panic_tail_no_first ... 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_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::SplitSame_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::split::tests::SplitTest_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::recover::tests::parse_recover_tail_panic_skip ... ok
[INFO] [stdout] test tp_impl::split::tests::Split2_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::split::tests::SplitTestFollow_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_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_empty ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_many ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_one ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_partial_item_recover_autofill ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_recover_follow ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_split_option ... ok
[INFO] [stdout] test tp_impl::split::tests::split_both_option_conflict ... ok
[INFO] [stdout] test tp_impl::string::tests::Parsed_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::string::tests::Stringified_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_split_same ... ok
[INFO] [stdout] test tp_impl::string::tests::test_deref_string ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_stop_expecting_split ... ok
[INFO] [stdout] test tp_impl::split::tests::split_option_same_conflict_sep ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_two ... ok
[INFO] [stdout] test tp_impl::split::tests::parse_partial_item_recover_skip ... ok
[INFO] [stdout] test tp_impl::tuple::tests::Tuple2_root_test::is_ll1 ... ok
[INFO] [stdout] test tp_impl::string::tests::test_parse ... ok
[INFO] [stdout] test tp_impl::string::tests::test_stringify ... ok
[INFO] [stdout] test tp_impl::tuple::tests::Tuple3_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_nested ... ok
[INFO] [stdout] test tp_impl::tuple::tests::parse_tuple_2 ... ok
[INFO] [stdout] test tp_impl::tuple::tests::parse_tuple_3 ... ok
[INFO] [stdout] test tp_impl::split::tests::split_option_same_conflict ... ok
[INFO] [stderr]      Running tests/book_ex_recur.rs (/opt/rustwide/target/debug/deps/book_ex_recur-acaabe4079e999d2)
[INFO] [stdout] test tp_impl::split::tests::parse_recover_skip_sees_separator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 184 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/book_ex_simple.rs (/opt/rustwide/target/debug/deps/book_ex_simple-c6ce8f74046ba392)
[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] [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-926d405c2f8b822d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ThreeIdents_root_test::is_ll1 ... ok
[INFO] [stdout] test main ... ok
[INFO] [stderr]      Running tests/doc_lex_comment.rs (/opt/rustwide/target/debug/deps/doc_lex_comment-f5df4db0991b93d8)
[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-ba4a14d8e0985d58)
[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_simple.rs (/opt/rustwide/target/debug/deps/doc_lex_term_simple-668a0079eea1f060)
[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-9e3de1f610548ac1)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test parse ... ok
[INFO] [stdout] test E_root_test::is_ll1 ... ok
[INFO] [stdout] test follow_table ... ok
[INFO] [stdout] test parse_with_error ... ok
[INFO] [stdout] test first_table ... ok
[INFO] [stdout] test parse_paren ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lexer.rs (/opt/rustwide/target/debug/deps/lexer-4cd9e0165827a880)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test empty ... ok
[INFO] [stdout] test invalid ... ok
[INFO] [stdout] test basic ... ok
[INFO] [stdout] test with_ignore ... ok
[INFO] [stdout] test single ... ok
[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] [stderr]      Running tests/macrotest.rs (/opt/rustwide/target/debug/deps/macrotest-b0b9b288c23c72d4)
[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' (227) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/macrotest-1.1.0/src/expand.rs:174:9:
[INFO] [stdout] 5 of 5 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c6325b244a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c6325b244a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c6325b244a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59c6325b244a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59c6325c77ba - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59c6325c77ba - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x59c6325b6fa2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59c6325b6fa2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59c63258dc9f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59c63258dc9f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59c6325a8a39 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59c632543bac - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x59c632543bac - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c6325a8cb2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x59c6325a8cb2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59c63258dd58 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59c632582ca9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59c63258ea6d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59c6325c7ffc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59c6321c1136 - macrotest::expand::run_tests::h8e49df4c05113e57
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/macrotest-1.1.0/src/expand.rs:174:9
[INFO] [stdout]   20:     0x59c6321c0c86 - macrotest::expand::expand::hf9411799cf98193f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/macrotest-1.1.0/src/expand.rs:58:5
[INFO] [stdout]   21:     0x59c6321beef2 - macrotest::macro_expand::h8ac643bf1c2a9776
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/macrotest.rs:3:5
[INFO] [stdout]   22:     0x59c6321bef17 - macrotest::macro_expand::{{closure}}::h05d7b6b4294bfba4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/macrotest.rs:2:18
[INFO] [stdout]   23:     0x59c6321bb426 - core::ops::function::FnOnce::call_once::h66f9618a9b96832a
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59c632537cab - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59c632537cab - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59c63254467b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59c63254467b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x59c63254467b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59c63254467b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59c63254467b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59c63254467b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59c63254467b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59c63253ead4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59c63253ead4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x59c632547282 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x59c632547282 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x59c632547282 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x59c632547282 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x59c632547282 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59c632547282 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x59c632547282 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59c6325b147f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x59c6325b147f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x740ae2944aa4 - <unknown>
[INFO] [stdout]   45:     0x740ae29d1a64 - 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 `--test macrotest`
[INFO] running `Command { std: "docker" "inspect" "e2157eac42d813602353ac4ea5f952d75723d0b873551187c37c8a31942d8970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2157eac42d813602353ac4ea5f952d75723d0b873551187c37c8a31942d8970", kill_on_drop: false }`
[INFO] [stdout] e2157eac42d813602353ac4ea5f952d75723d0b873551187c37c8a31942d8970
