pub fn error_line(e: impl Display) -> String
"error: {e}" — the canonical CLI stderr error line.
"error: {e}"