[INFO] fetching crate ezno-parser 0.1.7...
[INFO] testing ezno-parser-0.1.7 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ezno-parser 0.1.7 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ezno-parser 0.1.7
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ezno-parser 0.1.7
[INFO] tweaked toml for crates.io crate ezno-parser 0.1.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ezno-parser 0.1.7 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ezno-parser 0.1.7 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d60c5a536f20478529d7dc516e9185c330ff6253bc7197ffa7ea637fabfd0174
[INFO] running `Command { std: "docker" "start" "-a" "d60c5a536f20478529d7dc516e9185c330ff6253bc7197ffa7ea637fabfd0174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d60c5a536f20478529d7dc516e9185c330ff6253bc7197ffa7ea637fabfd0174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d60c5a536f20478529d7dc516e9185c330ff6253bc7197ffa7ea637fabfd0174", kill_on_drop: false }`
[INFO] [stdout] d60c5a536f20478529d7dc516e9185c330ff6253bc7197ffa7ea637fabfd0174
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 053d904aa1b47682557e9543c7bb764d612f7c44c61475600cda6dce5f05a7a6
[INFO] running `Command { std: "docker" "start" "-a" "053d904aa1b47682557e9543c7bb764d612f7c44c61475600cda6dce5f05a7a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling either_n v0.2.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling string-cases v0.2.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling temporary-annex v0.1.0
[INFO] [stderr]    Compiling iterator-endiate v0.2.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn-helpers v0.5.0
[INFO] [stderr]    Compiling self-rust-tokenize-derive v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling derive-finite-automaton-derive v0.2.0
[INFO] [stderr]    Compiling enum-variants-strings-derive v0.3.0
[INFO] [stderr]    Compiling get-field-by-type-derive v0.0.4
[INFO] [stderr]    Compiling derive-enum-from-into v0.2.0
[INFO] [stderr]    Compiling ezno-parser-visitable-derive v0.0.9
[INFO] [stderr]    Compiling derive-debug-extras v0.3.0
[INFO] [stderr]    Compiling derive-partial-eq-extras v0.2.0
[INFO] [stderr]    Compiling get-field-by-type v0.0.4
[INFO] [stderr]    Compiling self-rust-tokenize v0.3.4
[INFO] [stderr]    Compiling derive-finite-automaton v0.2.0
[INFO] [stderr]    Compiling enum-variants-strings v0.3.0
[INFO] [stderr]    Compiling source-map v0.15.0
[INFO] [stderr]    Compiling tokenizer-lib v1.6.0
[INFO] [stderr]    Compiling ezno-parser v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (559) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-enum-from-into-0.2.0/src/into.rs:154:21:
[INFO] [stderr] trying to construct an enum from an invalid value 0x6
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x77afc402ee52 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x77afc402ee52 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x77afc402ee52 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x77afc402ee52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x77afc403e96f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x77afc403e96f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x77afc40104d1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x77afc40104d1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x77afc4013962 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x77afc401535f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x77afc40151b9 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x77afc4015acf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   12:     0x77afc4015acf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stderr]   13:     0x77afc401587a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr]   14:     0x77afc4013a99 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   15:     0x77afc4004eed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]   16:     0x77afc404208d - core::panicking::panic_nounwind_fmt::runtime::hf619e8fd73995337
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:117:22
[INFO] [stderr]   17:     0x77afc404208d - core::panicking::panic_nounwind_fmt::hc177e1bd7a48be0d
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stderr]   18:     0x77afc40422c6 - core::panicking::panic_invalid_enum_construction::h2be0aa19d62dcada
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:318:5
[INFO] [stderr]   19:     0x77afc3ebaff7 - <derive_enum_from_into::into::ReferenceConfig as syn::parse::Parse>::parse::hf5f8778ffbe6fcc5
[INFO] [stderr]   20:     0x77afc3ec323b - core::ops::function::FnOnce::call_once::h64b16e89aeb3058e
[INFO] [stderr]   21:     0x77afc3eb8b7a - <F as syn::parse::Parser>::__parse_scoped::h677ba3777db7629a
[INFO] [stderr]   22:     0x77afc3eb898d - syn::parse::parse_scoped::h6794c315091dbf46
[INFO] [stderr]   23:     0x77afc3ebeda2 - syn::attr::MetaList::parse_args_with::hc2308a134439b502
[INFO] [stderr]   24:     0x77afc3ebee83 - syn::attr::Attribute::parse_args_with::h5373d344aae2e714
[INFO] [stderr]   25:     0x77afc3ebeddd - syn::attr::Attribute::parse_args::h2a187b1041fe4fc6
[INFO] [stderr]   26:     0x77afc3eb7501 - derive_enum_from_into::into::derive_enum_into::{{closure}}::{{closure}}::h87075c58414ac638
[INFO] [stderr]   27:     0x77afc3eb9921 - core::bool::<impl bool>::then::hae8528e9b2cd92d2
[INFO] [stderr]   28:     0x77afc3eb7472 - derive_enum_from_into::into::derive_enum_into::{{closure}}::hd75c4e1b9f37d298
[INFO] [stderr]   29:     0x77afc3ec822d - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::find_map::h9ef597a2b759cccb
[INFO] [stderr]   30:     0x77afc3eb65b1 - derive_enum_from_into::into::derive_enum_into::h92e6fbff0c27dd27
[INFO] [stderr]   31:     0x77afc3ec08b5 - derive_enum_from_into::derive_enum_into::hc237ead16a14c188
[INFO] [stderr]   32:     0x77afc3ec30fe - core::ops::function::Fn::call::hb2c7e4bdee92957e
[INFO] [stderr]   33:     0x77afc3ebc646 - proc_macro::bridge::client::Client<proc_macro::TokenStream,proc_macro::TokenStream>::expand1::{{closure}}::{{closure}}::hfb0003e7695b4d5d
[INFO] [stderr]   34:     0x77afc3ebc416 - proc_macro::bridge::client::run_client::{{closure}}::{{closure}}::h6abc13b62b30db27
[INFO] [stderr]   35:     0x77afc3ebc4b1 - proc_macro::bridge::client::state::set::h15154a1db03b5055
[INFO] [stderr]   36:     0x77afc3ebc28e - proc_macro::bridge::client::run_client::{{closure}}::he8dbe85803f9b4b5
[INFO] [stderr]   37:     0x77afc3eb6030 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::had2dac7d7c76a3f0
[INFO] [stderr]   38:     0x77afc3eaddcc - std::panicking::catch_unwind::do_call::hea8e007f96757446
[INFO] [stderr]   39:     0x77afc3ebffeb - __rust_try
[INFO] [stderr]   40:     0x77afc3ebbad3 - proc_macro::bridge::client::run_client::hb909c109fa2b3139
[INFO] [stderr]   41:     0x77afc3ebc61e - proc_macro::bridge::client::Client<proc_macro::TokenStream,proc_macro::TokenStream>::expand1::{{closure}}::hb2b5d877d6f8d328
[INFO] [stderr]   42:     0x77afc3ea3b52 - proc_macro::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper::h860996b830491623
[INFO] [stderr]   43:     0x77afe060d4c1 - <rustc_proc_macro[5ae8157c8bc4ca7a]::bridge::server::MaybeCrossThread<rustc_expand[9a352d2316081587]::proc_macro::MessagePipe<rustc_proc_macro[5ae8157c8bc4ca7a]::bridge::buffer::Buffer>> as rustc_proc_macro[5ae8157c8bc4ca7a]::bridge::server::ExecutionStrategy>::run_bridge_and_client::<rustc_proc_macro[5ae8157c8bc4ca7a]::bridge::server::Dispatcher<rustc_proc_macro[5ae8157c8bc4ca7a]::bridge::server::MarkedTypes<rustc_expand[9a352d2316081587]::proc_macro_server::Rustc>>>
[INFO] [stderr]   44:     0x77afe060d1d2 - <rustc_proc_macro[5ae8157c8bc4ca7a]::bridge::client::Client<rustc_proc_macro[5ae8157c8bc4ca7a]::TokenStream, rustc_proc_macro[5ae8157c8bc4ca7a]::TokenStream>>::run::<rustc_expand[9a352d2316081587]::proc_macro_server::Rustc, rustc_proc_macro[5ae8157c8bc4ca7a]::bridge::server::MaybeCrossThread<rustc_expand[9a352d2316081587]::proc_macro::MessagePipe<rustc_proc_macro[5ae8157c8bc4ca7a]::bridge::buffer::Buffer>>>
[INFO] [stderr]   45:     0x77afe060afc4 - <rustc_expand[9a352d2316081587]::proc_macro::DeriveProcMacro as rustc_expand[9a352d2316081587]::base::MultiItemModifier>::expand
[INFO] [stderr]   46:     0x77afe0e55e1d - <rustc_expand[9a352d2316081587]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   47:     0x77afe0e4d185 - <rustc_expand[9a352d2316081587]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   48:     0x77afe03865eb - rustc_interface[89ceac0529af2cd8]::passes::configure_and_expand
[INFO] [stderr]   49:     0x77afe0afd2ed - rustc_interface[89ceac0529af2cd8]::passes::resolver_for_lowering_raw
[INFO] [stderr]   50:     0x77afe0afd04d - rustc_query_impl[93e3285720b12608]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[93e3285720b12608]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[94f43328057ea44f]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   51:     0x77afe0afd027 - <rustc_query_impl[93e3285720b12608]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[dc8158927f5e781c]::ops::function::FnOnce<(rustc_middle[94f43328057ea44f]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   52:     0x77afe0823e1f - rustc_query_system[59265a8d1af4d44c]::query::plumbing::try_execute_query::<rustc_query_impl[93e3285720b12608]::DynamicConfig<rustc_query_system[59265a8d1af4d44c]::query::caches::SingleCache<rustc_middle[94f43328057ea44f]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[93e3285720b12608]::plumbing::QueryCtxt, false>
[INFO] [stderr]   53:     0x77afe082397c - rustc_query_impl[93e3285720b12608]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   54:     0x77afe0baeb4f - rustc_interface[89ceac0529af2cd8]::passes::create_and_enter_global_ctxt::<core[dc8158927f5e781c]::option::Option<rustc_interface[89ceac0529af2cd8]::queries::Linker>, rustc_driver_impl[c00a9a62f1a7ca6a]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   55:     0x77afe0b1cafe - rustc_interface[89ceac0529af2cd8]::interface::run_compiler::<(), rustc_driver_impl[c00a9a62f1a7ca6a]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   56:     0x77afe0a2fd78 - std[964350b2783e405f]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[89ceac0529af2cd8]::util::run_in_thread_with_globals<rustc_interface[89ceac0529af2cd8]::util::run_in_thread_pool_with_globals<rustc_interface[89ceac0529af2cd8]::interface::run_compiler<(), rustc_driver_impl[c00a9a62f1a7ca6a]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   57:     0x77afe0a2fa48 - <<std[964350b2783e405f]::thread::Builder>::spawn_unchecked_<rustc_interface[89ceac0529af2cd8]::util::run_in_thread_with_globals<rustc_interface[89ceac0529af2cd8]::util::run_in_thread_pool_with_globals<rustc_interface[89ceac0529af2cd8]::interface::run_compiler<(), rustc_driver_impl[c00a9a62f1a7ca6a]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[dc8158927f5e781c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   58:     0x77afe0a3548d - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stderr]   59:     0x77afda28aaa4 - <unknown>
[INFO] [stderr]   60:     0x77afda317a34 - clone
[INFO] [stderr]   61:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: could not compile `ezno-parser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name ezno_parser --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::pedantic' '--deny=clippy::all' '--allow=clippy::too_many_lines' '--allow=clippy::thread_local_initializer_can_be_made_const' '--allow=clippy::result_unit_err' '--allow=clippy::new_without_default' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::implicit_hasher' '--allow=clippy::default_trait_access' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_truncation' --cfg 'feature="codespan-reporting"' --cfg 'feature="default"' --cfg 'feature="extras"' --cfg 'feature="full-typescript"' --cfg 'feature="self-rust-tokenize"' --cfg 'feature="serde-serialize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codespan-reporting", "default", "extras", "full-typescript", "self-rust-tokenize", "serde-serialize"))' -C metadata=d16d246629f0259e -C extra-filename=-4be161018756ed0b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern derive_debug_extras=/opt/rustwide/target/debug/deps/libderive_debug_extras-8d433c1afece4d00.so --extern derive_enum_from_into=/opt/rustwide/target/debug/deps/libderive_enum_from_into-fa5adc3f80ed3d52.so --extern derive_finite_automaton=/opt/rustwide/target/debug/deps/libderive_finite_automaton-37348b63a51fb7ce.rmeta --extern derive_partial_eq_extras=/opt/rustwide/target/debug/deps/libderive_partial_eq_extras-b2308f8d275d7060.so --extern enum_variants_strings=/opt/rustwide/target/debug/deps/libenum_variants_strings-6b32045c59b02657.rmeta --extern visitable_derive=/opt/rustwide/target/debug/deps/libezno_parser_visitable_derive-6611c48e90cb8552.so --extern get_field_by_type=/opt/rustwide/target/debug/deps/libget_field_by_type-5b85b306de05d18c.rmeta --extern iterator_endiate=/opt/rustwide/target/debug/deps/libiterator_endiate-ca6f93b0d9c97e78.rmeta --extern macro_rules_attribute=/opt/rustwide/target/debug/deps/libmacro_rules_attribute-98f9ce80125bfff8.rmeta --extern self_rust_tokenize=/opt/rustwide/target/debug/deps/libself_rust_tokenize-f2a626db5aa94f60.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4be056fb93cb8ac2.rmeta --extern source_map=/opt/rustwide/target/debug/deps/libsource_map-2567a960351f2ed5.rmeta --extern temporary_annex=/opt/rustwide/target/debug/deps/libtemporary_annex-4a34cbf726b7a3a1.rmeta --extern tokenizer_lib=/opt/rustwide/target/debug/deps/libtokenizer_lib-6818eb3bc4a3d25d.rmeta --cap-lints=warn` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "053d904aa1b47682557e9543c7bb764d612f7c44c61475600cda6dce5f05a7a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "053d904aa1b47682557e9543c7bb764d612f7c44c61475600cda6dce5f05a7a6", kill_on_drop: false }`
[INFO] [stdout] 053d904aa1b47682557e9543c7bb764d612f7c44c61475600cda6dce5f05a7a6
