pub fn next_benchmark_run_directory( runs_root: impl AsRef<Path>, timestamp: &str, git_commit_hash: Option<&str>, ) -> Result<BenchmarkRunDirectory>