| ^^^^^ borrow of layout constrained field with interior mutability
|
= note: references to fields of layout constrained fields lose the constraints. Coupled with interior mutability, the field can be changed to invalid values
error[E0133]: mutation of layout constrained field is unsafe and requires unsafe function or block