pub async fn integrate_remote<P: AsRef<Path>>( package_path: P, package: &Package, ) -> SoarResult<()>