async fn spawn_package( component: &str, entry: &PackageEntry, env: &PackageSpawnEnv<'_>, ) -> Result<Spawned>