Running `analysis-stats` on rust-lang/rust@a836d9b6413d9d593be6c09463ff8c4c70e56599 prints a few of these `always!` assertion failures: ``` [ERROR hir_ty::method_resolution] assertion failed: fp.is_some() ``` Adding some debug logging indicates that the self type is `{unknown}` here.