Rustlings is an open source project by the Rust team that helps you learn Rust through the process of Debugging. It's recommended that you do this as a normal user (not root) without any special privileges. For you to be able to use rustlings, you need the Rust toolchain available on your system. You may notice that rustlings try to compile the next program ( intro2.rs) in the series.