pub(crate) fn run_setup_command( command: &str, worktree_path: &Path, env_var_name: &str, database_url: &str, ) -> Result<(), Error>