rustc --version | grep -v '\(beta\|nightly\|dev\)'
exit $?
