pub async fn execute( config: Config, manifest_path: PathBuf, log_dir: Option<PathBuf>, skip_system: bool, ) -> Result<()>