Bugfixes in unicode handling
This minor release merely fixes a couple of unicode related bugs:
- sometimes there are utf-8 codec errors when processing buildlogs so simply return plain binary data to avoid errors
- fix
grep
on certain files returning "invalid argument", because of bad unicode handling which lead to bad file size reports