pub async fn get_packages_runtime_state( names: &[String], ) -> Result<HashMap<String, PackageRuntimeState>>