fn load_helper(
    registry: &RemoteRegistry<'_>,
    path: &Path,
    index_version: Option<&str>
) -> CargoResult<LoadResponse>