pub async fn install_module_with_db( module: &Module, db: &dyn DatabaseProvider, ) -> RuntimeResult<()>