pub async fn build_data<'a>( state: &mut MutexGuard<'_, State<'a>>, date: NaiveDateTime, ) -> (Cell<'a>, usize)