https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116225
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Sam James from comment #1) > /var/tmp/portage/sys-devel/gcc-15.0.9999/work/build/prev-x86_64-pc-linux-gnu/ > libstdc++-v3/include/bits/stl_stack.h:293 > 0x56342562c653 > Rust::Resolver::TypeCheckContext::LifetimeResolver::pop_binder() > > /var/tmp/portage/sys-devel/gcc-15.0.9999/work/gcc-15.0.9999/gcc/rust/ > typecheck/rust-hir-type-check.h:350 > 0x56342562c653 > Rust::Resolver::TypeCheckContext::LifetimeResolverGuard:: > ~LifetimeResolverGuard() Looks like all the failures are for the same reason, popping an empty stack at this location. -- You are receiving this mail because: You are on the CC list for the bug.