No clue why...
There are some errors inside ndless though, for example:
mismatched types
expected raw pointer *const u8
found raw pointer *mut i8rustcClick for full compiler diagnostic
fs.rs(193, 16): arguments to this function are incorrect
lib.rs(895, 19): associated function defined here
Maybe they break the linting?