pub const MAX_HIGHLIGHT_LINES: usize = 6;
maximum number of lines we will print for each error; arbitrary.