[INFO] fetching crate shiratsu-naming 0.1.7...
[INFO] testing shiratsu-naming-0.1.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate shiratsu-naming 0.1.7 into /workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate shiratsu-naming 0.1.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be4d610b4f15d2caa4db23a0d1337f07319a83d5a753aabd22645be5fcbd7fd7
[INFO] running `Command { std: "docker" "start" "-a" "be4d610b4f15d2caa4db23a0d1337f07319a83d5a753aabd22645be5fcbd7fd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be4d610b4f15d2caa4db23a0d1337f07319a83d5a753aabd22645be5fcbd7fd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be4d610b4f15d2caa4db23a0d1337f07319a83d5a753aabd22645be5fcbd7fd7", kill_on_drop: false }`
[INFO] [stdout] be4d610b4f15d2caa4db23a0d1337f07319a83d5a753aabd22645be5fcbd7fd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9646b9d2863e7e54f4a8b8b1168589113918bffb6fd71e6ba3cbc6ac3692491
[INFO] running `Command { std: "docker" "start" "-a" "a9646b9d2863e7e54f4a8b8b1168589113918bffb6fd71e6ba3cbc6ac3692491", 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:     0x7ef3a4e5dff3 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]    1:     0x7ef3a5601afc - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]    2:     0x7ef3a4e12c73 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]    3:     0x7ef3a4e24172 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]    4:     0x7ef3a4e2a1c9 - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]    5:     0x7ef3a4e29cf3 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]    6:     0x7ef3a3e1efb1 - std[7852ca75000e74fc]::panicking::update_hook::<alloc[b801fe7dcb3666a3]::boxed::Box<rustc_driver_impl[bce797706e17a736]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x7ef3a4e2a5ef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]    8:     0x7ef3a4e2a3aa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]    9:     0x7ef3a4e242a9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]   10:     0x7ef3a4e04ead - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]   11:     0x7ef3a1e6a6d0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]   12:     0x7ef3a68abebd - annotate_snippets[9cccb18054a9dc5]::renderer::render::render
[INFO] [stderr]   13:     0x7ef3a6a2c2e4 - <rustc_errors[e0ae961849da46aa]::annotate_snippet_emitter_writer::AnnotateSnippetEmitter>::emit_messages_default
[INFO] [stderr]   14:     0x7ef3a6b1d0b6 - <rustc_errors[e0ae961849da46aa]::annotate_snippet_emitter_writer::AnnotateSnippetEmitter as rustc_errors[e0ae961849da46aa]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   15:     0x7ef3a6b23371 - <rustc_errors[e0ae961849da46aa]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   16:     0x7ef3a6b22ab0 - <rustc_errors[e0ae961849da46aa]::json::JsonEmitter as rustc_errors[e0ae961849da46aa]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   17:     0x7ef3a6b198a6 - <rustc_errors[e0ae961849da46aa]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   18:     0x7ef3a6b173bd - rustc_interface[cd445e32cdfe4b97]::callbacks::track_diagnostic::<core[38c16e7222b5e709]::option::Option<rustc_span[a224b77f02460364]::ErrorGuaranteed>>
[INFO] [stderr]   19:     0x7ef3a6b16436 - <rustc_errors[e0ae961849da46aa]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   20:     0x7ef3a6b162ff - <rustc_errors[e0ae961849da46aa]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   21:     0x7ef3a6b16195 - <() as rustc_errors[e0ae961849da46aa]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   22:     0x7ef3a5f941c6 - rustc_middle[7d63fbd2f8df8a1e]::lint::lint_level::lint_level_impl
[INFO] [stderr]   23:     0x7ef3a5f6f95d - rustc_lint[a27b151fb32ab8a8]::lifetime_syntax::check_fn_like
[INFO] [stderr]   24:     0x7ef3a5f70509 - <rustc_lint[a27b151fb32ab8a8]::BuiltinCombinedModuleLateLintPass as rustc_lint[a27b151fb32ab8a8]::passes::LateLintPass>::check_fn
[INFO] [stderr]   25:     0x7ef3a5f80606 - <rustc_lint[a27b151fb32ab8a8]::late::LateContextAndPass<rustc_lint[a27b151fb32ab8a8]::BuiltinCombinedModuleLateLintPass> as rustc_hir[376eb1beccb76e2b]::intravisit::Visitor>::visit_nested_item
[INFO] [stderr]   26:     0x7ef3a5f7de68 - rustc_lint[a27b151fb32ab8a8]::lint_mod
[INFO] [stderr]   27:     0x7ef3a5f7da17 - rustc_query_impl[84d3eed17e5ab449]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[84d3eed17e5ab449]::query_impl::lint_mod::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7d63fbd2f8df8a1e]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   28:     0x7ef3a5e4bad5 - rustc_query_system[c2287fd650159af7]::query::plumbing::try_execute_query::<rustc_query_impl[84d3eed17e5ab449]::DynamicConfig<rustc_query_system[c2287fd650159af7]::query::caches::DefaultCache<rustc_span[a224b77f02460364]::def_id::LocalModDefId, rustc_middle[7d63fbd2f8df8a1e]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[84d3eed17e5ab449]::plumbing::QueryCtxt, false>
[INFO] [stderr]   29:     0x7ef3a642c1cf - rustc_query_impl[84d3eed17e5ab449]::query_impl::lint_mod::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7ef3a642bd52 - rustc_lint[a27b151fb32ab8a8]::late::check_crate::{closure#1}
[INFO] [stderr]   31:     0x7ef3a642b93a - rustc_lint[a27b151fb32ab8a8]::late::check_crate
[INFO] [stderr]   32:     0x7ef3a59220a1 - rustc_interface[cd445e32cdfe4b97]::passes::analysis
[INFO] [stderr]   33:     0x7ef3a5921833 - rustc_query_impl[84d3eed17e5ab449]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[84d3eed17e5ab449]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7d63fbd2f8df8a1e]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   34:     0x7ef3a665fc66 - rustc_query_system[c2287fd650159af7]::query::plumbing::try_execute_query::<rustc_query_impl[84d3eed17e5ab449]::DynamicConfig<rustc_query_system[c2287fd650159af7]::query::caches::SingleCache<rustc_middle[7d63fbd2f8df8a1e]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[84d3eed17e5ab449]::plumbing::QueryCtxt, false>
[INFO] [stderr]   35:     0x7ef3a665f8bc - rustc_query_impl[84d3eed17e5ab449]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   36:     0x7ef3a691c98a - <rustc_interface[cd445e32cdfe4b97]::passes::create_and_enter_global_ctxt<core[38c16e7222b5e709]::option::Option<rustc_interface[cd445e32cdfe4b97]::queries::Linker>, rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[38c16e7222b5e709]::ops::function::FnOnce<(&rustc_session[55873362b0df2cab]::session::Session, rustc_middle[7d63fbd2f8df8a1e]::ty::context::CurrentGcx, alloc[b801fe7dcb3666a3]::sync::Arc<rustc_data_structures[94650649e502e822]::jobserver::Proxy>, &std[7852ca75000e74fc]::sync::once_lock::OnceLock<rustc_middle[7d63fbd2f8df8a1e]::ty::context::GlobalCtxt>, &rustc_data_structures[94650649e502e822]::sync::worker_local::WorkerLocal<rustc_middle[7d63fbd2f8df8a1e]::arena::Arena>, &rustc_data_structures[94650649e502e822]::sync::worker_local::WorkerLocal<rustc_hir[376eb1beccb76e2b]::Arena>, rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   37:     0x7ef3a675b4a9 - rustc_interface[cd445e32cdfe4b97]::interface::run_compiler::<(), rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   38:     0x7ef3a6422b7c - std[7852ca75000e74fc]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[cd445e32cdfe4b97]::util::run_in_thread_with_globals<rustc_interface[cd445e32cdfe4b97]::util::run_in_thread_pool_with_globals<rustc_interface[cd445e32cdfe4b97]::interface::run_compiler<(), rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   39:     0x7ef3a6422860 - <<std[7852ca75000e74fc]::thread::Builder>::spawn_unchecked_<rustc_interface[cd445e32cdfe4b97]::util::run_in_thread_with_globals<rustc_interface[cd445e32cdfe4b97]::util::run_in_thread_pool_with_globals<rustc_interface[cd445e32cdfe4b97]::interface::run_compiler<(), rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[38c16e7222b5e709]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   40:     0x7ef3a6427aaf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stderr]   41:     0x7ef3a008aaa4 - <unknown>
[INFO] [stderr]   42:     0x7ef3a0117a64 - 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_22-139.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.93.0-nightly (c2e32f1c9 2025-11-07) 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] [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:     0x7ef3a4e5dff3 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[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]    1:     0x7ef3a5601afc - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]    2:     0x7ef3a4e12c73 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]    3:     0x7ef3a4e24172 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]    4:     0x7ef3a4e2a1c9 - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]    5:     0x7ef3a4e29cf3 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]    6:     0x7ef3a3e1efb1 - std[7852ca75000e74fc]::panicking::update_hook::<alloc[b801fe7dcb3666a3]::boxed::Box<rustc_driver_impl[bce797706e17a736]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x7ef3a4e2a5ef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]    8:     0x7ef3a4e2a3aa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]    9:     0x7ef3a4e242a9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]   10:     0x7ef3a4e04ead - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]   11:     0x7ef3a1e6a6d0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]   12:     0x7ef3a68abebd - annotate_snippets[9cccb18054a9dc5]::renderer::render::render
[INFO] [stderr]   13:     0x7ef3a6a2c2e4 - <rustc_errors[e0ae961849da46aa]::annotate_snippet_emitter_writer::AnnotateSnippetEmitter>::emit_messages_default
[INFO] [stderr]   14:     0x7ef3a6b1d0b6 - <rustc_errors[e0ae961849da46aa]::annotate_snippet_emitter_writer::AnnotateSnippetEmitter as rustc_errors[e0ae961849da46aa]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   15:     0x7ef3a6b23371 - <rustc_errors[e0ae961849da46aa]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   16:     0x7ef3a6b22ab0 - <rustc_errors[e0ae961849da46aa]::json::JsonEmitter as rustc_errors[e0ae961849da46aa]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   17:     0x7ef3a6b198a6 - <rustc_errors[e0ae961849da46aa]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   18:     0x7ef3a6b173bd - rustc_interface[cd445e32cdfe4b97]::callbacks::track_diagnostic::<core[38c16e7222b5e709]::option::Option<rustc_span[a224b77f02460364]::ErrorGuaranteed>>
[INFO] [stderr]   19:     0x7ef3a6b16436 - <rustc_errors[e0ae961849da46aa]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   20:     0x7ef3a6b162ff - <rustc_errors[e0ae961849da46aa]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   21:     0x7ef3a6b16195 - <() as rustc_errors[e0ae961849da46aa]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   22:     0x7ef3a5f941c6 - rustc_middle[7d63fbd2f8df8a1e]::lint::lint_level::lint_level_impl
[INFO] [stderr]   23:     0x7ef3a5f6f95d - rustc_lint[a27b151fb32ab8a8]::lifetime_syntax::check_fn_like
[INFO] [stderr]   24:     0x7ef3a5f70509 - <rustc_lint[a27b151fb32ab8a8]::BuiltinCombinedModuleLateLintPass as rustc_lint[a27b151fb32ab8a8]::passes::LateLintPass>::check_fn
[INFO] [stderr]   25:     0x7ef3a5f80606 - <rustc_lint[a27b151fb32ab8a8]::late::LateContextAndPass<rustc_lint[a27b151fb32ab8a8]::BuiltinCombinedModuleLateLintPass> as rustc_hir[376eb1beccb76e2b]::intravisit::Visitor>::visit_nested_item
[INFO] [stderr]   26:     0x7ef3a5f7de68 - rustc_lint[a27b151fb32ab8a8]::lint_mod
[INFO] [stderr]   27:     0x7ef3a5f7da17 - rustc_query_impl[84d3eed17e5ab449]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[84d3eed17e5ab449]::query_impl::lint_mod::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7d63fbd2f8df8a1e]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   28:     0x7ef3a5e4bad5 - rustc_query_system[c2287fd650159af7]::query::plumbing::try_execute_query::<rustc_query_impl[84d3eed17e5ab449]::DynamicConfig<rustc_query_system[c2287fd650159af7]::query::caches::DefaultCache<rustc_span[a224b77f02460364]::def_id::LocalModDefId, rustc_middle[7d63fbd2f8df8a1e]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[84d3eed17e5ab449]::plumbing::QueryCtxt, false>
[INFO] [stderr]   29:     0x7ef3a642c1cf - rustc_query_impl[84d3eed17e5ab449]::query_impl::lint_mod::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7ef3a642bd52 - rustc_lint[a27b151fb32ab8a8]::late::check_crate::{closure#1}
[INFO] [stderr]   31:     0x7ef3a642b93a - rustc_lint[a27b151fb32ab8a8]::late::check_crate
[INFO] [stderr]   32:     0x7ef3a59220a1 - rustc_interface[cd445e32cdfe4b97]::passes::analysis
[INFO] [stderr]   33:     0x7ef3a5921833 - rustc_query_impl[84d3eed17e5ab449]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[84d3eed17e5ab449]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7d63fbd2f8df8a1e]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   34:     0x7ef3a665fc66 - rustc_query_system[c2287fd650159af7]::query::plumbing::try_execute_query::<rustc_query_impl[84d3eed17e5ab449]::DynamicConfig<rustc_query_system[c2287fd650159af7]::query::caches::SingleCache<rustc_middle[7d63fbd2f8df8a1e]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[84d3eed17e5ab449]::plumbing::QueryCtxt, false>
[INFO] [stderr]   35:     0x7ef3a665f8bc - rustc_query_impl[84d3eed17e5ab449]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   36:     0x7ef3a691c98a - <rustc_interface[cd445e32cdfe4b97]::passes::create_and_enter_global_ctxt<core[38c16e7222b5e709]::option::Option<rustc_interface[cd445e32cdfe4b97]::queries::Linker>, rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[38c16e7222b5e709]::ops::function::FnOnce<(&rustc_session[55873362b0df2cab]::session::Session, rustc_middle[7d63fbd2f8df8a1e]::ty::context::CurrentGcx, alloc[b801fe7dcb3666a3]::sync::Arc<rustc_data_structures[94650649e502e822]::jobserver::Proxy>, &std[7852ca75000e74fc]::sync::once_lock::OnceLock<rustc_middle[7d63fbd2f8df8a1e]::ty::context::GlobalCtxt>, &rustc_data_structures[94650649e502e822]::sync::worker_local::WorkerLocal<rustc_middle[7d63fbd2f8df8a1e]::arena::Arena>, &rustc_data_structures[94650649e502e822]::sync::worker_local::WorkerLocal<rustc_hir[376eb1beccb76e2b]::Arena>, rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   37:     0x7ef3a675b4a9 - rustc_interface[cd445e32cdfe4b97]::interface::run_compiler::<(), rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   38:     0x7ef3a6422b7c - std[7852ca75000e74fc]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[cd445e32cdfe4b97]::util::run_in_thread_with_globals<rustc_interface[cd445e32cdfe4b97]::util::run_in_thread_pool_with_globals<rustc_interface[cd445e32cdfe4b97]::interface::run_compiler<(), rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   39:     0x7ef3a6422860 - <<std[7852ca75000e74fc]::thread::Builder>::spawn_unchecked_<rustc_interface[cd445e32cdfe4b97]::util::run_in_thread_with_globals<rustc_interface[cd445e32cdfe4b97]::util::run_in_thread_pool_with_globals<rustc_interface[cd445e32cdfe4b97]::interface::run_compiler<(), rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[38c16e7222b5e709]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   40:     0x7ef3a6427aaf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stderr]   41:     0x7ef3a008aaa4 - <unknown>
[INFO] [stderr]   42:     0x7ef3a0117a64 - 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_22-139.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.93.0-nightly (c2e32f1c9 2025-11-07) 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] [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] 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:     0x7ef3a4e5dff3 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]    1:     0x7ef3a5601afc - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]    2:     0x7ef3a4e12c73 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]    3:     0x7ef3a4e24172 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]    4:     0x7ef3a4e2a1c9 - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]    5:     0x7ef3a4e29cf3 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]    6:     0x7ef3a3e1efb1 - std[7852ca75000e74fc]::panicking::update_hook::<alloc[b801fe7dcb3666a3]::boxed::Box<rustc_driver_impl[bce797706e17a736]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x7ef3a4e2a5ef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]    8:     0x7ef3a4e2a3aa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]    9:     0x7ef3a4e242a9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]   10:     0x7ef3a4e04ead - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]   11:     0x7ef3a1e6a6d0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]   12:     0x7ef3a68abebd - annotate_snippets[9cccb18054a9dc5]::renderer::render::render
[INFO] [stderr]   13:     0x7ef3a6a2c2e4 - <rustc_errors[e0ae961849da46aa]::annotate_snippet_emitter_writer::AnnotateSnippetEmitter>::emit_messages_default
[INFO] [stderr]   14:     0x7ef3a6b1d0b6 - <rustc_errors[e0ae961849da46aa]::annotate_snippet_emitter_writer::AnnotateSnippetEmitter as rustc_errors[e0ae961849da46aa]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   15:     0x7ef3a6b23371 - <rustc_errors[e0ae961849da46aa]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   16:     0x7ef3a6b22ab0 - <rustc_errors[e0ae961849da46aa]::json::JsonEmitter as rustc_errors[e0ae961849da46aa]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   17:     0x7ef3a6b198a6 - <rustc_errors[e0ae961849da46aa]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   18:     0x7ef3a6b173bd - rustc_interface[cd445e32cdfe4b97]::callbacks::track_diagnostic::<core[38c16e7222b5e709]::option::Option<rustc_span[a224b77f02460364]::ErrorGuaranteed>>
[INFO] [stderr]   19:     0x7ef3a6b16436 - <rustc_errors[e0ae961849da46aa]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   20:     0x7ef3a6b162ff - <rustc_errors[e0ae961849da46aa]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   21:     0x7ef3a6b16195 - <() as rustc_errors[e0ae961849da46aa]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   22:     0x7ef3a5f941c6 - rustc_middle[7d63fbd2f8df8a1e]::lint::lint_level::lint_level_impl
[INFO] [stderr]   23:     0x7ef3a5f6f95d - rustc_lint[a27b151fb32ab8a8]::lifetime_syntax::check_fn_like
[INFO] [stderr]   24:     0x7ef3a5f70509 - <rustc_lint[a27b151fb32ab8a8]::BuiltinCombinedModuleLateLintPass as rustc_lint[a27b151fb32ab8a8]::passes::LateLintPass>::check_fn
[INFO] [stderr]   25:     0x7ef3a5f80606 - <rustc_lint[a27b151fb32ab8a8]::late::LateContextAndPass<rustc_lint[a27b151fb32ab8a8]::BuiltinCombinedModuleLateLintPass> as rustc_hir[376eb1beccb76e2b]::intravisit::Visitor>::visit_nested_item
[INFO] [stderr]   26:     0x7ef3a5f7de68 - rustc_lint[a27b151fb32ab8a8]::lint_mod
[INFO] [stderr]   27:     0x7ef3a5f7da17 - rustc_query_impl[84d3eed17e5ab449]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[84d3eed17e5ab449]::query_impl::lint_mod::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7d63fbd2f8df8a1e]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   28:     0x7ef3a5e4bad5 - rustc_query_system[c2287fd650159af7]::query::plumbing::try_execute_query::<rustc_query_impl[84d3eed17e5ab449]::DynamicConfig<rustc_query_system[c2287fd650159af7]::query::caches::DefaultCache<rustc_span[a224b77f02460364]::def_id::LocalModDefId, rustc_middle[7d63fbd2f8df8a1e]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[84d3eed17e5ab449]::plumbing::QueryCtxt, false>
[INFO] [stderr]   29:     0x7ef3a642c1cf - rustc_query_impl[84d3eed17e5ab449]::query_impl::lint_mod::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7ef3a642bd52 - rustc_lint[a27b151fb32ab8a8]::late::check_crate::{closure#1}
[INFO] [stderr]   31:     0x7ef3a642b93a - rustc_lint[a27b151fb32ab8a8]::late::check_crate
[INFO] [stderr]   32:     0x7ef3a59220a1 - rustc_interface[cd445e32cdfe4b97]::passes::analysis
[INFO] [stderr]   33:     0x7ef3a5921833 - rustc_query_impl[84d3eed17e5ab449]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[84d3eed17e5ab449]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7d63fbd2f8df8a1e]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   34:     0x7ef3a665fc66 - rustc_query_system[c2287fd650159af7]::query::plumbing::try_execute_query::<rustc_query_impl[84d3eed17e5ab449]::DynamicConfig<rustc_query_system[c2287fd650159af7]::query::caches::SingleCache<rustc_middle[7d63fbd2f8df8a1e]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[84d3eed17e5ab449]::plumbing::QueryCtxt, false>
[INFO] [stderr]   35:     0x7ef3a665f8bc - rustc_query_impl[84d3eed17e5ab449]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   36:     0x7ef3a691c98a - <rustc_interface[cd445e32cdfe4b97]::passes::create_and_enter_global_ctxt<core[38c16e7222b5e709]::option::Option<rustc_interface[cd445e32cdfe4b97]::queries::Linker>, rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[38c16e7222b5e709]::ops::function::FnOnce<(&rustc_session[55873362b0df2cab]::session::Session, rustc_middle[7d63fbd2f8df8a1e]::ty::context::CurrentGcx, alloc[b801fe7dcb3666a3]::sync::Arc<rustc_data_structures[94650649e502e822]::jobserver::Proxy>, &std[7852ca75000e74fc]::sync::once_lock::OnceLock<rustc_middle[7d63fbd2f8df8a1e]::ty::context::GlobalCtxt>, &rustc_data_structures[94650649e502e822]::sync::worker_local::WorkerLocal<rustc_middle[7d63fbd2f8df8a1e]::arena::Arena>, &rustc_data_structures[94650649e502e822]::sync::worker_local::WorkerLocal<rustc_hir[376eb1beccb76e2b]::Arena>, rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   37:     0x7ef3a675b4a9 - rustc_interface[cd445e32cdfe4b97]::interface::run_compiler::<(), rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   38:     0x7ef3a6422b7c - std[7852ca75000e74fc]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[cd445e32cdfe4b97]::util::run_in_thread_with_globals<rustc_interface[cd445e32cdfe4b97]::util::run_in_thread_pool_with_globals<rustc_interface[cd445e32cdfe4b97]::interface::run_compiler<(), rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   39:     0x7ef3a6422860 - <<std[7852ca75000e74fc]::thread::Builder>::spawn_unchecked_<rustc_interface[cd445e32cdfe4b97]::util::run_in_thread_with_globals<rustc_interface[cd445e32cdfe4b97]::util::run_in_thread_pool_with_globals<rustc_interface[cd445e32cdfe4b97]::interface::run_compiler<(), rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[38c16e7222b5e709]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   40:     0x7ef3a6427aaf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stderr]   41:     0x7ef3a008aaa4 - <unknown>
[INFO] [stderr]   42:     0x7ef3a0117a64 - 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_22-139.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.93.0-nightly (c2e32f1c9 2025-11-07) 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] [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] [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] 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/c2e32f1c9652b13ed99608599c1e855462f421f3/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" "a9646b9d2863e7e54f4a8b8b1168589113918bffb6fd71e6ba3cbc6ac3692491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9646b9d2863e7e54f4a8b8b1168589113918bffb6fd71e6ba3cbc6ac3692491", kill_on_drop: false }`
[INFO] [stdout] a9646b9d2863e7e54f4a8b8b1168589113918bffb6fd71e6ba3cbc6ac3692491
