We should not propage errors, such as FileNotFound, through to the user. For run, this means *not* telling the user to file `spin` bugs. For other commands, just try and catch as many known exceptions and give helpful feedback. xref: #260 #262