Looks like having a dict field only annotated as `dict` (instead of `dict[Any, Any]`, for example) breaks with the new optimizations. Should be fixed ASAP.