When webidl_binder finds a syntax error, in the .idl file it is processing, it dumps its stack backtrace before finally printing the syntax error message. It is extremely user-unfriendly with 11 (long) lines of irrelevant noise before the 1 line of the syntax error and the echo of the line containing the error.