pub(crate) async fn initialize_composefs_repository( state: &State, root_setup: &RootSetup, allow_missing_fsverity: bool, ) -> Result<PullResult<Sha512HashValue>>