fn download_crate_for_training( sh: &Shell, pgo_dir: &Path, repo: &str, ) -> Result<PathBuf>
Downloads a crate from GitHub, stores it into pgo_dir and returns a path to it.
pgo_dir