Install rust and all other needed tools

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
sudo apt install build-essential
 apt install pkg-config libssl-dev