pub fn report(error: &dyn Display, code: ExitCode) -> ExitCode
Print an error to stderr and hand back the exit code to return.