fn index_package_to_summary(
pkg: &IndexPackage<'_>,
source_id: SourceId,
cli_unstable: &CliUnstable,
) -> CargoResult<Summary>fn index_package_to_summary(
pkg: &IndexPackage<'_>,
source_id: SourceId,
cli_unstable: &CliUnstable,
) -> CargoResult<Summary>