When a file name contains non-UTF8 characters in a UTF8 locale (ex: latin1), the command crashes or hangs. I haven't found the conditions that makes it either crash or hang.
When it crashes, the error is:
thread '<unnamed>' panicked at 'called Option::unwrap()on aNone value', /home/user/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diskscan-0.3.0/src/scanner.rs:295:67
When a file name contains non-UTF8 characters in a UTF8 locale (ex: latin1), the command crashes or hangs. I haven't found the conditions that makes it either crash or hang.
When it crashes, the error is:
thread '<unnamed>' panicked at 'calledOption::unwrap()on aNonevalue', /home/user/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diskscan-0.3.0/src/scanner.rs:295:67