When i try to run ra_cli analysis-stats on rust-analysis source code, it seem to be going in infinite loop inside https://github.com/rust-analyzer/rust-analyzer/blob/b22614f0b500c351d3abf33a4ed6beaea6861bca/crates/ra_hir/src/ty/traits.rs#L94
Is it because of the fuse things in Chalk we are talking in Zulip , or other reasons ?