When you run completions on a file that contains invalid use clauses, you can see a `NoSuchElementException` in logs. This should be prevented by making sure any map lookups are safe, or running an extra check somewhere - TBD.