fn to_bench_targets( targets: &[TomlBenchTarget], package_root: &Path, edition: Edition, ) -> CargoResult<Vec<Target>>