The following note is missing on the output of the NLL borrow checker for: `ui/not-copy-closure.nll.stderr` ``` note: closure cannot be invoked more than once because it moves the variable `a` out of its environment ```