fn to_bin_targets( features: &Features, bins: &[TomlBinTarget], package_root: &Path, edition: Edition, ) -> CargoResult<Vec<Target>>