Rustlings output is unreadable (noised with ansi escape sequences) when run in Windows 10 cmd or powershell.
There is noise in Rustlings itself ("Current exercise" file link because term.rs terminal_file_link() hardcoded)
and rust compiler errors too.
Set env NO_COLOR=1 dont change anything.
