ChanServ changed the topic of #rust-embedded to: Welcome to the Rust Embedded IRC channel! Bridged to #rust-embedded:matrix.org and logged at https://libera.irclog.whitequark.org/rust-embedded, code of conduct at https://www.rust-lang.org/conduct.html
bjc has quit [Ping timeout: 248 seconds]
starblue has quit [Ping timeout: 240 seconds]
starblue has joined #rust-embedded
<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> Default host: aarch64-apple-darwin
<re_irc> installed toolchains
<re_irc> --------------------
<re_irc> rustup home: /Users/sadedwar/.rustup
<re_irc> stable-x86_64-apple-darwin
<re_irc> stable-aarch64-apple-darwin (default)
<re_irc> installed targets for active toolchain
<re_irc> --------------------------------------
<re_irc> aarch64-apple-darwin
<re_irc> thumbv7em-none-eabihf
<re_irc> active toolchain
<re_irc> ----------------
<re_irc> stable-aarch64-apple-darwin (default)
<re_irc> rustc 1.68.1 (8460ca823 2023-03-20)
starblue has joined #rust-embedded
rardiol has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<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)
<re_irc> <@datdenkikniet:matrix.org> +Sam Edwards-Marsh
jcroisant has joined #rust-embedded
cr1901_ has joined #rust-embedded
rardiol has joined #rust-embedded
cr1901 has quit [Ping timeout: 250 seconds]