pub async fn run_build_with_runner(
project_root: &Path,
build_command: &str,
runner: &dyn CommandRunner,
) -> BuildOutputpub async fn run_build_with_runner(
project_root: &Path,
build_command: &str,
runner: &dyn CommandRunner,
) -> BuildOutput