[INFO] fetching crate shiratsu-naming 0.1.7...
[INFO] testing shiratsu-naming-0.1.7 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate shiratsu-naming 0.1.7 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate shiratsu-naming 0.1.7
[INFO] finished tweaking crates.io crate shiratsu-naming 0.1.7
[INFO] tweaked toml for crates.io crate shiratsu-naming 0.1.7 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate shiratsu-naming 0.1.7 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.12.0)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding phf v0.11.3 (available: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a41625ceea7f8561a45cd553ecb4b45787590c515fe110186062e741cc90556
[INFO] running `Command { std: "docker" "start" "-a" "0a41625ceea7f8561a45cd553ecb4b45787590c515fe110186062e741cc90556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a41625ceea7f8561a45cd553ecb4b45787590c515fe110186062e741cc90556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a41625ceea7f8561a45cd553ecb4b45787590c515fe110186062e741cc90556", kill_on_drop: false }`
[INFO] [stdout] 0a41625ceea7f8561a45cd553ecb4b45787590c515fe110186062e741cc90556
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce1c594ebc9dce69e6d660c62c904b31fc1f37d0c5ee3e89be3757ad80b382ea
[INFO] running `Command { std: "docker" "start" "-a" "ce1c594ebc9dce69e6d660c62c904b31fc1f37d0c5ee3e89be3757ad80b382ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling shiratsu-naming v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/naming/goodtools/parsers.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_region_tag(input: &str) -> IResult<&str, GoodToolsToken<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (141) panicked at /rust/deps/annotate-snippets-0.12.8/src/renderer/source_map.rs:427:13:
[INFO] [stderr] Patch span `1443..1443` is beyond the end of buffer `1391`
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x77982ec5f223 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stderr]    1:     0x77982f401afc - core::fmt::write::h24186904251c31cb
[INFO] [stderr]    2:     0x77982ec13d93 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72
[INFO] [stderr]    3:     0x77982ec253a2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stderr]    4:     0x77982ec2b3f9 - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stderr]    5:     0x77982ec2af23 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stderr]    6:     0x77982dc20c91 - std[e95ebcffb71a5621]::panicking::update_hook::<alloc[6ba2be5df7d20276]::boxed::Box<rustc_driver_impl[8bc3447375e6b2d8]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x77982ec2b81f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stderr]    8:     0x77982ec2b5da - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stderr]    9:     0x77982ec254e9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stderr]   10:     0x77982ec060dd - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stderr]   11:     0x77982bc72000 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stderr]   12:     0x7798307d1bfd - annotate_snippets[a8fb9aad09f9e09e]::renderer::render::render
[INFO] [stderr]   13:     0x7798307c08a4 - <rustc_errors[88aff0700d119b65]::annotate_snippet_emitter_writer::AnnotateSnippetEmitter>::emit_messages_default
[INFO] [stderr]   14:     0x779830927776 - <rustc_errors[88aff0700d119b65]::annotate_snippet_emitter_writer::AnnotateSnippetEmitter as rustc_errors[88aff0700d119b65]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   15:     0x77983092da31 - <rustc_errors[88aff0700d119b65]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   16:     0x77983092d170 - <rustc_errors[88aff0700d119b65]::json::JsonEmitter as rustc_errors[88aff0700d119b65]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   17:     0x779830923f66 - <rustc_errors[88aff0700d119b65]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   18:     0x779830921a7d - rustc_interface[d5ff205a9ab97820]::callbacks::track_diagnostic::<core[a4c7c2348b0f0abe]::option::Option<rustc_span[28eed06c8d001cb1]::ErrorGuaranteed>>
[INFO] [stderr]   19:     0x779830920af6 - <rustc_errors[88aff0700d119b65]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   20:     0x7798309209bf - <rustc_errors[88aff0700d119b65]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   21:     0x779830920855 - <() as rustc_errors[88aff0700d119b65]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   22:     0x77982fd8f046 - rustc_middle[9ce76f953d15e2f6]::lint::lint_level::lint_level_impl
[INFO] [stderr]   23:     0x77982fd6a7dd - rustc_lint[9d56ead8848d0d67]::lifetime_syntax::check_fn_like
[INFO] [stderr]   24:     0x77982fd6b389 - <rustc_lint[9d56ead8848d0d67]::BuiltinCombinedModuleLateLintPass as rustc_lint[9d56ead8848d0d67]::passes::LateLintPass>::check_fn
[INFO] [stderr]   25:     0x77982fd7b486 - <rustc_lint[9d56ead8848d0d67]::late::LateContextAndPass<rustc_lint[9d56ead8848d0d67]::BuiltinCombinedModuleLateLintPass> as rustc_hir[1534e3459f232f80]::intravisit::Visitor>::visit_nested_item
[INFO] [stderr]   26:     0x77982fd78ce8 - rustc_lint[9d56ead8848d0d67]::lint_mod
[INFO] [stderr]   27:     0x77982fd78897 - rustc_query_impl[8ae232d5147ca84e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8ae232d5147ca84e]::query_impl::lint_mod::dynamic_query::{closure#2}::{closure#0}, rustc_middle[9ce76f953d15e2f6]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   28:     0x77982fcb7e63 - rustc_query_system[41b9c06994168e52]::query::plumbing::try_execute_query::<rustc_query_impl[8ae232d5147ca84e]::DynamicConfig<rustc_query_system[41b9c06994168e52]::query::caches::DefaultCache<rustc_span[28eed06c8d001cb1]::def_id::LocalModDefId, rustc_middle[9ce76f953d15e2f6]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[8ae232d5147ca84e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   29:     0x77982fcb7bfd - rustc_query_impl[8ae232d5147ca84e]::query_impl::lint_mod::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x77983029c5d2 - rustc_lint[9d56ead8848d0d67]::late::check_crate::{closure#1}
[INFO] [stderr]   31:     0x77983029c1ba - rustc_lint[9d56ead8848d0d67]::late::check_crate
[INFO] [stderr]   32:     0x77982f721fe1 - rustc_interface[d5ff205a9ab97820]::passes::analysis
[INFO] [stderr]   33:     0x77982f721773 - rustc_query_impl[8ae232d5147ca84e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8ae232d5147ca84e]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[9ce76f953d15e2f6]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   34:     0x77983049d360 - rustc_query_system[41b9c06994168e52]::query::plumbing::try_execute_query::<rustc_query_impl[8ae232d5147ca84e]::DynamicConfig<rustc_query_system[41b9c06994168e52]::query::caches::SingleCache<rustc_middle[9ce76f953d15e2f6]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[8ae232d5147ca84e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   35:     0x77983049cfb6 - rustc_query_impl[8ae232d5147ca84e]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   36:     0x77983075a00a - <rustc_interface[d5ff205a9ab97820]::passes::create_and_enter_global_ctxt<core[a4c7c2348b0f0abe]::option::Option<rustc_interface[d5ff205a9ab97820]::queries::Linker>, rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[a4c7c2348b0f0abe]::ops::function::FnOnce<(&rustc_session[84c9ddeb8f325268]::session::Session, rustc_middle[9ce76f953d15e2f6]::ty::context::CurrentGcx, alloc[6ba2be5df7d20276]::sync::Arc<rustc_data_structures[de67cf687b97999a]::jobserver::Proxy>, &std[e95ebcffb71a5621]::sync::once_lock::OnceLock<rustc_middle[9ce76f953d15e2f6]::ty::context::GlobalCtxt>, &rustc_data_structures[de67cf687b97999a]::sync::worker_local::WorkerLocal<rustc_middle[9ce76f953d15e2f6]::arena::Arena>, &rustc_data_structures[de67cf687b97999a]::sync::worker_local::WorkerLocal<rustc_hir[1534e3459f232f80]::Arena>, rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   37:     0x7798305fbfe9 - rustc_interface[d5ff205a9ab97820]::interface::run_compiler::<(), rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   38:     0x779830290e3c - std[e95ebcffb71a5621]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[d5ff205a9ab97820]::util::run_in_thread_with_globals<rustc_interface[d5ff205a9ab97820]::util::run_in_thread_pool_with_globals<rustc_interface[d5ff205a9ab97820]::interface::run_compiler<(), rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   39:     0x779830290b20 - <<std[e95ebcffb71a5621]::thread::Builder>::spawn_unchecked_<rustc_interface[d5ff205a9ab97820]::util::run_in_thread_with_globals<rustc_interface[d5ff205a9ab97820]::util::run_in_thread_pool_with_globals<rustc_interface[d5ff205a9ab97820]::interface::run_compiler<(), rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a4c7c2348b0f0abe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   40:     0x779830295daf - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stderr]   41:     0x779829e8aaa4 - <unknown>
[INFO] [stderr]   42:     0x779829f17a64 - clone
[INFO] [stderr]   43:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-11-13T22_53_13-138.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.93.0-nightly (c90bcb957 2025-11-06) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [lint_mod] linting module `naming::goodtools::parsers`
[INFO] [stderr] #1 [analysis] running analysis passes on crate `shiratsu_naming`
[INFO] [stderr] end of query stack
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/naming/nointro/parsers.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn parse_region_tag(input: &str) -> IResult<&str, NoIntroToken<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/naming/nointro/parsers.rs:43:61
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken> {
[INFO] [stdout]    |                                 --                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                   |
[INFO] [stdout]    |                                 |                   the same lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 50 | nointro_brackets_flag_parser!(parse_baddump_tag, "b");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `nointro_brackets_flag_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken<'a>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/naming/nointro/parsers.rs:43:61
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken> {
[INFO] [stdout]    |                                 --                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                   |
[INFO] [stdout]    |                                 |                   the same lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 51 | nointro_brackets_flag_parser!(parse_bios_tag, "BIOS");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `nointro_brackets_flag_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 43 |         fn $fn_name<'a>(input: &'a str) -> IResult<&'a str, NoIntroToken<'a>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (141) panicked at /rust/deps/annotate-snippets-0.12.8/src/renderer/source_map.rs:427:13:
[INFO] [stderr] Patch span `583..583` is beyond the end of buffer `531`
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x77982ec5f223 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stderr]    1:     0x77982f401afc - core::fmt::write::h24186904251c31cb
[INFO] [stderr]    2:     0x77982ec13d93 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72
[INFO] [stderr]    3:     0x77982ec253a2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stderr]    4:     0x77982ec2b3f9 - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stderr]    5:     0x77982ec2af23 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stderr]    6:     0x77982dc20c91 - std[e95ebcffb71a5621]::panicking::update_hook::<alloc[6ba2be5df7d20276]::boxed::Box<rustc_driver_impl[8bc3447375e6b2d8]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x77982ec2b81f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stderr]    8:     0x77982ec2b5da - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stderr]    9:     0x77982ec254e9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stderr]   10:     0x77982ec060dd - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stderr]   11:     0x77982bc72000 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stderr]   12:     0x7798307d1bfd - annotate_snippets[a8fb9aad09f9e09e]::renderer::render::render
[INFO] [stderr]   13:     0x7798307c08a4 - <rustc_errors[88aff0700d119b65]::annotate_snippet_emitter_writer::AnnotateSnippetEmitter>::emit_messages_default
[INFO] [stderr]   14:     0x779830927776 - <rustc_errors[88aff0700d119b65]::annotate_snippet_emitter_writer::AnnotateSnippetEmitter as rustc_errors[88aff0700d119b65]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   15:     0x77983092da31 - <rustc_errors[88aff0700d119b65]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   16:     0x77983092d170 - <rustc_errors[88aff0700d119b65]::json::JsonEmitter as rustc_errors[88aff0700d119b65]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   17:     0x779830923f66 - <rustc_errors[88aff0700d119b65]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   18:     0x779830921a7d - rustc_interface[d5ff205a9ab97820]::callbacks::track_diagnostic::<core[a4c7c2348b0f0abe]::option::Option<rustc_span[28eed06c8d001cb1]::ErrorGuaranteed>>
[INFO] [stderr]   19:     0x779830920af6 - <rustc_errors[88aff0700d119b65]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   20:     0x7798309209bf - <rustc_errors[88aff0700d119b65]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   21:     0x779830920855 - <() as rustc_errors[88aff0700d119b65]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   22:     0x77982fd8f046 - rustc_middle[9ce76f953d15e2f6]::lint::lint_level::lint_level_impl
[INFO] [stderr]   23:     0x77982fd6a7dd - rustc_lint[9d56ead8848d0d67]::lifetime_syntax::check_fn_like
[INFO] [stderr]   24:     0x77982fd6b389 - <rustc_lint[9d56ead8848d0d67]::BuiltinCombinedModuleLateLintPass as rustc_lint[9d56ead8848d0d67]::passes::LateLintPass>::check_fn
[INFO] [stderr]   25:     0x77982fd7b486 - <rustc_lint[9d56ead8848d0d67]::late::LateContextAndPass<rustc_lint[9d56ead8848d0d67]::BuiltinCombinedModuleLateLintPass> as rustc_hir[1534e3459f232f80]::intravisit::Visitor>::visit_nested_item
[INFO] [stderr]   26:     0x77982fd78ce8 - rustc_lint[9d56ead8848d0d67]::lint_mod
[INFO] [stderr]   27:     0x77982fd78897 - rustc_query_impl[8ae232d5147ca84e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8ae232d5147ca84e]::query_impl::lint_mod::dynamic_query::{closure#2}::{closure#0}, rustc_middle[9ce76f953d15e2f6]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   28:     0x77982fcb7e63 - rustc_query_system[41b9c06994168e52]::query::plumbing::try_execute_query::<rustc_query_impl[8ae232d5147ca84e]::DynamicConfig<rustc_query_system[41b9c06994168e52]::query::caches::DefaultCache<rustc_span[28eed06c8d001cb1]::def_id::LocalModDefId, rustc_middle[9ce76f953d15e2f6]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[8ae232d5147ca84e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   29:     0x77982fcb7bfd - rustc_query_impl[8ae232d5147ca84e]::query_impl::lint_mod::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x77983029c5d2 - rustc_lint[9d56ead8848d0d67]::late::check_crate::{closure#1}
[INFO] [stderr]   31:     0x77983029c1ba - rustc_lint[9d56ead8848d0d67]::late::check_crate
[INFO] [stderr]   32:     0x77982f721fe1 - rustc_interface[d5ff205a9ab97820]::passes::analysis
[INFO] [stderr]   33:     0x77982f721773 - rustc_query_impl[8ae232d5147ca84e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8ae232d5147ca84e]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[9ce76f953d15e2f6]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   34:     0x77983049d360 - rustc_query_system[41b9c06994168e52]::query::plumbing::try_execute_query::<rustc_query_impl[8ae232d5147ca84e]::DynamicConfig<rustc_query_system[41b9c06994168e52]::query::caches::SingleCache<rustc_middle[9ce76f953d15e2f6]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[8ae232d5147ca84e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   35:     0x77983049cfb6 - rustc_query_impl[8ae232d5147ca84e]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   36:     0x77983075a00a - <rustc_interface[d5ff205a9ab97820]::passes::create_and_enter_global_ctxt<core[a4c7c2348b0f0abe]::option::Option<rustc_interface[d5ff205a9ab97820]::queries::Linker>, rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[a4c7c2348b0f0abe]::ops::function::FnOnce<(&rustc_session[84c9ddeb8f325268]::session::Session, rustc_middle[9ce76f953d15e2f6]::ty::context::CurrentGcx, alloc[6ba2be5df7d20276]::sync::Arc<rustc_data_structures[de67cf687b97999a]::jobserver::Proxy>, &std[e95ebcffb71a5621]::sync::once_lock::OnceLock<rustc_middle[9ce76f953d15e2f6]::ty::context::GlobalCtxt>, &rustc_data_structures[de67cf687b97999a]::sync::worker_local::WorkerLocal<rustc_middle[9ce76f953d15e2f6]::arena::Arena>, &rustc_data_structures[de67cf687b97999a]::sync::worker_local::WorkerLocal<rustc_hir[1534e3459f232f80]::Arena>, rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   37:     0x7798305fbfe9 - rustc_interface[d5ff205a9ab97820]::interface::run_compiler::<(), rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   38:     0x779830290e3c - std[e95ebcffb71a5621]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[d5ff205a9ab97820]::util::run_in_thread_with_globals<rustc_interface[d5ff205a9ab97820]::util::run_in_thread_pool_with_globals<rustc_interface[d5ff205a9ab97820]::interface::run_compiler<(), rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   39:     0x779830290b20 - <<std[e95ebcffb71a5621]::thread::Builder>::spawn_unchecked_<rustc_interface[d5ff205a9ab97820]::util::run_in_thread_with_globals<rustc_interface[d5ff205a9ab97820]::util::run_in_thread_pool_with_globals<rustc_interface[d5ff205a9ab97820]::interface::run_compiler<(), rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a4c7c2348b0f0abe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   40:     0x779830295daf - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stderr]   41:     0x779829e8aaa4 - <unknown>
[INFO] [stderr]   42:     0x779829f17a64 - clone
[INFO] [stderr]   43:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-11-13T22_53_13-138.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.93.0-nightly (c90bcb957 2025-11-06) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/naming/tosec/parsers.rs:26:38
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn parse_goodtools_region_tag(input: &str) -> IResult<&str, Vec<TOSECToken>> {
[INFO] [stdout]    |                                      ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |                |
[INFO] [stdout]    |                                      |                the same lifetime is elided here
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn parse_goodtools_region_tag(input: &str) -> IResult<&str, Vec<TOSECToken<'_>>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [lint_mod] linting module `naming::nointro::parsers`
[INFO] [stderr] #1 [analysis] running analysis passes on crate `shiratsu_naming`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (141) panicked at /rust/deps/annotate-snippets-0.12.8/src/renderer/source_map.rs:427:13:
[INFO] [stderr] Patch span `1431..1431` is beyond the end of buffer `1379`
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x77982ec5f223 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stderr]    1:     0x77982f401afc - core::fmt::write::h24186904251c31cb
[INFO] [stderr]    2:     0x77982ec13d93 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72
[INFO] [stderr]    3:     0x77982ec253a2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stderr]    4:     0x77982ec2b3f9 - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stderr]    5:     0x77982ec2af23 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stderr]    6:     0x77982dc20c91 - std[e95ebcffb71a5621]::panicking::update_hook::<alloc[6ba2be5df7d20276]::boxed::Box<rustc_driver_impl[8bc3447375e6b2d8]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x77982ec2b81f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stderr]    8:     0x77982ec2b5da - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stderr]    9:     0x77982ec254e9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stderr]   10:     0x77982ec060dd - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stderr]   11:     0x77982bc72000 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stderr]   12:     0x7798307d1bfd - annotate_snippets[a8fb9aad09f9e09e]::renderer::render::render
[INFO] [stderr]   13:     0x7798307c08a4 - <rustc_errors[88aff0700d119b65]::annotate_snippet_emitter_writer::AnnotateSnippetEmitter>::emit_messages_default
[INFO] [stderr]   14:     0x779830927776 - <rustc_errors[88aff0700d119b65]::annotate_snippet_emitter_writer::AnnotateSnippetEmitter as rustc_errors[88aff0700d119b65]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   15:     0x77983092da31 - <rustc_errors[88aff0700d119b65]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   16:     0x77983092d170 - <rustc_errors[88aff0700d119b65]::json::JsonEmitter as rustc_errors[88aff0700d119b65]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   17:     0x779830923f66 - <rustc_errors[88aff0700d119b65]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   18:     0x779830921a7d - rustc_interface[d5ff205a9ab97820]::callbacks::track_diagnostic::<core[a4c7c2348b0f0abe]::option::Option<rustc_span[28eed06c8d001cb1]::ErrorGuaranteed>>
[INFO] [stderr]   19:     0x779830920af6 - <rustc_errors[88aff0700d119b65]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   20:     0x7798309209bf - <rustc_errors[88aff0700d119b65]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   21:     0x779830920855 - <() as rustc_errors[88aff0700d119b65]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   22:     0x77982fd8f046 - rustc_middle[9ce76f953d15e2f6]::lint::lint_level::lint_level_impl
[INFO] [stderr]   23:     0x77982fd6a7dd - rustc_lint[9d56ead8848d0d67]::lifetime_syntax::check_fn_like
[INFO] [stderr]   24:     0x77982fd6b389 - <rustc_lint[9d56ead8848d0d67]::BuiltinCombinedModuleLateLintPass as rustc_lint[9d56ead8848d0d67]::passes::LateLintPass>::check_fn
[INFO] [stderr]   25:     0x77982fd7b486 - <rustc_lint[9d56ead8848d0d67]::late::LateContextAndPass<rustc_lint[9d56ead8848d0d67]::BuiltinCombinedModuleLateLintPass> as rustc_hir[1534e3459f232f80]::intravisit::Visitor>::visit_nested_item
[INFO] [stderr]   26:     0x77982fd78ce8 - rustc_lint[9d56ead8848d0d67]::lint_mod
[INFO] [stderr]   27:     0x77982fd78897 - rustc_query_impl[8ae232d5147ca84e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8ae232d5147ca84e]::query_impl::lint_mod::dynamic_query::{closure#2}::{closure#0}, rustc_middle[9ce76f953d15e2f6]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   28:     0x77982fcb7e63 - rustc_query_system[41b9c06994168e52]::query::plumbing::try_execute_query::<rustc_query_impl[8ae232d5147ca84e]::DynamicConfig<rustc_query_system[41b9c06994168e52]::query::caches::DefaultCache<rustc_span[28eed06c8d001cb1]::def_id::LocalModDefId, rustc_middle[9ce76f953d15e2f6]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[8ae232d5147ca84e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   29:     0x77982fcb7bfd - rustc_query_impl[8ae232d5147ca84e]::query_impl::lint_mod::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x77983029c5d2 - rustc_lint[9d56ead8848d0d67]::late::check_crate::{closure#1}
[INFO] [stderr]   31:     0x77983029c1ba - rustc_lint[9d56ead8848d0d67]::late::check_crate
[INFO] [stderr]   32:     0x77982f721fe1 - rustc_interface[d5ff205a9ab97820]::passes::analysis
[INFO] [stderr]   33:     0x77982f721773 - rustc_query_impl[8ae232d5147ca84e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8ae232d5147ca84e]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[9ce76f953d15e2f6]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   34:     0x77983049d360 - rustc_query_system[41b9c06994168e52]::query::plumbing::try_execute_query::<rustc_query_impl[8ae232d5147ca84e]::DynamicConfig<rustc_query_system[41b9c06994168e52]::query::caches::SingleCache<rustc_middle[9ce76f953d15e2f6]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[8ae232d5147ca84e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   35:     0x77983049cfb6 - rustc_query_impl[8ae232d5147ca84e]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   36:     0x77983075a00a - <rustc_interface[d5ff205a9ab97820]::passes::create_and_enter_global_ctxt<core[a4c7c2348b0f0abe]::option::Option<rustc_interface[d5ff205a9ab97820]::queries::Linker>, rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[a4c7c2348b0f0abe]::ops::function::FnOnce<(&rustc_session[84c9ddeb8f325268]::session::Session, rustc_middle[9ce76f953d15e2f6]::ty::context::CurrentGcx, alloc[6ba2be5df7d20276]::sync::Arc<rustc_data_structures[de67cf687b97999a]::jobserver::Proxy>, &std[e95ebcffb71a5621]::sync::once_lock::OnceLock<rustc_middle[9ce76f953d15e2f6]::ty::context::GlobalCtxt>, &rustc_data_structures[de67cf687b97999a]::sync::worker_local::WorkerLocal<rustc_middle[9ce76f953d15e2f6]::arena::Arena>, &rustc_data_structures[de67cf687b97999a]::sync::worker_local::WorkerLocal<rustc_hir[1534e3459f232f80]::Arena>, rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   37:     0x7798305fbfe9 - rustc_interface[d5ff205a9ab97820]::interface::run_compiler::<(), rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   38:     0x779830290e3c - std[e95ebcffb71a5621]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[d5ff205a9ab97820]::util::run_in_thread_with_globals<rustc_interface[d5ff205a9ab97820]::util::run_in_thread_pool_with_globals<rustc_interface[d5ff205a9ab97820]::interface::run_compiler<(), rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   39:     0x779830290b20 - <<std[e95ebcffb71a5621]::thread::Builder>::spawn_unchecked_<rustc_interface[d5ff205a9ab97820]::util::run_in_thread_with_globals<rustc_interface[d5ff205a9ab97820]::util::run_in_thread_pool_with_globals<rustc_interface[d5ff205a9ab97820]::interface::run_compiler<(), rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a4c7c2348b0f0abe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   40:     0x779830295daf - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stderr]   41:     0x779829e8aaa4 - <unknown>
[INFO] [stderr]   42:     0x779829f17a64 - clone
[INFO] [stderr]   43:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-11-13T22_53_13-138.txt`: Read-only file system (os error 30)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/naming/tosec/tokens.rs:551:53
[INFO] [stdout]     |
[INFO] [stdout] 551 |     pub fn try_parse<S: AsRef<str> + ?Sized>(input: &S) -> Result<TOSECMultiSetName> {
[INFO] [stdout]     |                                                     ^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 551 |     pub fn try_parse<S: AsRef<str> + ?Sized>(input: &S) -> Result<TOSECMultiSetName<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/naming/tosec/tokens.rs:570:23
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn get_single(&self, index: usize) -> Option<TOSECName> {
[INFO] [stdout]     |                       ^^^^^                          ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn get_single(&self, index: usize) -> Option<TOSECName<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] note: rustc 1.93.0-nightly (c90bcb957 2025-11-06) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [lint_mod] linting module `naming::tosec::parsers`
[INFO] [stderr] #1 [analysis] running analysis passes on crate `shiratsu_naming`
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `shiratsu-naming` (lib); 7 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name shiratsu_naming --edition=2018 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=289db74662441f73 -C extra-filename=-bd2685f49b9f6fc9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-aabe4307af1ccc85.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-dc0445f0215271d6.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-e83c1e69bbf1abb9.rmeta --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "ce1c594ebc9dce69e6d660c62c904b31fc1f37d0c5ee3e89be3757ad80b382ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce1c594ebc9dce69e6d660c62c904b31fc1f37d0c5ee3e89be3757ad80b382ea", kill_on_drop: false }`
[INFO] [stdout] ce1c594ebc9dce69e6d660c62c904b31fc1f37d0c5ee3e89be3757ad80b382ea
