fn url_parts( cache: &Cache, def_id: DefId, module_fqp: &[Symbol], relative_to: &[Symbol], is_remote: &mut bool, ) -> Result<UrlPartsBuilder, HrefError>