pub(crate) async fn process_etc_passwd_group( cachelayer: &Resolver, shadow_is_accessible: bool, ) -> Result<(), Box<dyn Error>>