Where does the last read happen if not in the `e = r[]` line? That's the line triggering the error. Changing it to `e = move(r[])` fixes the problem though.
- Unclear error message or bug? templatedperson
- Unclear error message or bug? Araq
- Unclear error message or bug? templatedperson