<re_irc>
<@soundguy:matrix.org> Hello! I'm trying to learn about rust embedded programming by following the discovery book: https://github.com/rust-embedded/discovery However, after following the installation requirements, I've been getting a really confusing error. I tried redirecting cargo's output to a file so I could at least see the top of the error chain, but that just shows me some more confusing output. I would really appreciate any help. I have a...
<re_irc>
... MacBook Pro m1 2020
<re_irc>
<@jamesmunns:beeper.com> Hmm, what version of Rust do you have? You can check with "rustup show"
Foxyloxy_ has joined #rust-embedded
Foxyloxy has quit [Ping timeout: 265 seconds]
brazuca has quit [Quit: Client closed]
IlPalazzo-ojiisa has joined #rust-embedded
IlPalazzo-ojiisa has quit [Remote host closed the connection]
<re_irc>
<@ryan-summers:matrix.org> Yeah that sounds to me like you may be running an ancient rust version accidentally
rardiol has joined #rust-embedded
brazuca has joined #rust-embedded
bjc has joined #rust-embedded
starblue has quit [Ping timeout: 240 seconds]
bjc has quit [Ping timeout: 265 seconds]
emerent has quit [Ping timeout: 256 seconds]
emerent has joined #rust-embedded
bjc has joined #rust-embedded
dc740 has joined #rust-embedded
agg has quit [Quit: WeeChat 3.8]
agg has joined #rust-embedded
starblue has joined #rust-embedded
starblue has quit [Ping timeout: 240 seconds]
IlPalazzo-ojiisa has joined #rust-embedded
IlPalazzo-ojiisa has quit [Quit: Leaving.]
<re_irc>
<@soundguy:matrix.org> , my bad for not responding sooner: here's the result of running "rustup show":
<re_irc>
<@datdenkikniet:matrix.org> If possible: "rustup --version", "cargo --version" and "rustc --version" output will also help a lot (then you'll actually get versions and stuff)