pub async fn run( manifest: &ManifestFile, sink_override: Option<&str>, no_install: bool, ) -> Result<()>