fn write_fragments( stmt: &mut Statement<'_>, object_key: &str, fragments: &[String], path: &Path, ) -> Result<(), CacheError>