fn run_format_inner<'tcx, T: FormatRenderer<'tcx>>( cx: &mut T, item: &Item, prof: &SelfProfilerRef, ) -> Result<(), Error>