Closed psa-jforestier closed 3 years ago
This happens because you're on an old version of Rust. Try using the latest one instead:
wow, rustc 1.41 is a pre-covid era version 😮 from back in the days we were commuting a lot to the office. I remember
(But don't hesitate to tell me if you still have issues! ^_^)
Fixed by installing Rust & Cargo by hand :
sudo apt-get autoremove cargo
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Now it compiles. But my device (Roomba 976) seems not supported right now (related to https://github.com/cecton/roomba/issues/7 )
From a fresh install on a Raspberry Pi 3 (5.10.17-v7+ #1403 SMP Mon Feb 22 11:29:51 GMT 2021 armv7l GNU/Linux) :