pub fn stderr_excerpt(stderr: &[u8], limit: usize) -> String
The first limit bytes of stderr as text, for an error message.
limit