[INFO] cloning repository https://github.com/AEMICS/aemics-stm32g4xx-hal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AEMICS/aemics-stm32g4xx-hal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAEMICS%2Faemics-stm32g4xx-hal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAEMICS%2Faemics-stm32g4xx-hal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ef1ba7abec6b26edf6e177ab2c292e7a7be52af
[INFO] testing AEMICS/aemics-stm32g4xx-hal against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAEMICS%2Faemics-stm32g4xx-hal" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AEMICS/aemics-stm32g4xx-hal
[INFO] finished tweaking git repo https://github.com/AEMICS/aemics-stm32g4xx-hal
[INFO] tweaked toml for git repo https://github.com/AEMICS/aemics-stm32g4xx-hal written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AEMICS/aemics-stm32g4xx-hal on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AEMICS/aemics-stm32g4xx-hal already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded panic-semihosting v0.6.0
[INFO] [stderr]   Downloaded panic-probe v0.3.1
[INFO] [stderr]   Downloaded defmt-macros v0.3.7
[INFO] [stderr]   Downloaded cortex-m-semihosting v0.5.0
[INFO] [stderr]   Downloaded usbd-serial v0.1.1
[INFO] [stderr]   Downloaded panic-itm v0.4.2
[INFO] [stderr]   Downloaded critical-section v1.1.2
[INFO] [stderr]   Downloaded defmt-rtt v0.4.0
[INFO] [stderr]   Downloaded cortex-m-log v0.8.0
[INFO] [stderr]   Downloaded defmt v0.3.6
[INFO] [stderr]   Downloaded cortex-m-rtic-macros v1.1.6
[INFO] [stderr]   Downloaded rtic-syntax v1.0.3
[INFO] [stderr]   Downloaded embedded-hal v1.0.0
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded fdcan v0.2.0
[INFO] [stderr]   Downloaded rtic-core v1.0.0
[INFO] [stderr]   Downloaded cortex-m-rtic v1.1.4
[INFO] [stderr]   Downloaded rtic-monotonic v1.0.0
[INFO] [stderr]   Downloaded embedded-io v0.6.1
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded defmt-parser v0.3.4
[INFO] [stderr]   Downloaded syn v2.0.52
[INFO] [stderr]   Downloaded embedded-sdmmc v0.7.0
[INFO] [stderr]   Downloaded stm32g4 v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f00435ba92814dcc6902d1fbc3ad482d0a6734923e20be177fa0e5426fb62b4f
[INFO] running `Command { std: "docker" "start" "-a" "f00435ba92814dcc6902d1fbc3ad482d0a6734923e20be177fa0e5426fb62b4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f00435ba92814dcc6902d1fbc3ad482d0a6734923e20be177fa0e5426fb62b4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f00435ba92814dcc6902d1fbc3ad482d0a6734923e20be177fa0e5426fb62b4f", kill_on_drop: false }`
[INFO] [stdout] f00435ba92814dcc6902d1fbc3ad482d0a6734923e20be177fa0e5426fb62b4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a56213d7e47e922e9066cba75b887b5a3b144e974c613b98733d356f9a2d870
[INFO] running `Command { std: "docker" "start" "-a" "9a56213d7e47e922e9066cba75b887b5a3b144e974c613b98733d356f9a2d870", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling critical-section v1.1.2
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]    Compiling cortex-m-semihosting v0.5.0
[INFO] [stderr]    Compiling stm32g4 v0.15.1
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling stm32-usbd v0.6.0
[INFO] [stderr]    Compiling usb-device v0.2.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fdcan v0.2.0
[INFO] [stderr]    Compiling embedded-dma v0.2.0
[INFO] [stderr]    Compiling fugit v0.3.7
[INFO] [stderr]    Compiling usbd-serial v0.1.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling panic-semihosting v0.6.0
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr]    Compiling aemics-stm32g4xx-hal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g4A1`
[INFO] [stdout]    --> src/can.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     feature = "stm32g4A1",
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g4a1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g4A1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g49a`
[INFO] [stdout]    --> src/dma/stream.rs:526:5
[INFO] [stdout]     |
[INFO] [stdout] 526 |     feature = "stm32g49a",
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g491"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g49a` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g49a`
[INFO] [stdout]    --> src/dma/transfer.rs:710:5
[INFO] [stdout]     |
[INFO] [stdout] 710 |     feature = "stm32g49a",
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g491"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g49a` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g4A1`
[INFO] [stdout]    --> src/pwm.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     feature = "stm32g4A1"
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g4a1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g4A1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g4A1`
[INFO] [stdout]    --> src/pwm.rs:876:5
[INFO] [stdout]     |
[INFO] [stdout] 876 |     feature = "stm32g4A1"
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g4a1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g4A1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g4A1`
[INFO] [stdout]     --> src/pwm.rs:1818:5
[INFO] [stdout]      |
[INFO] [stdout] 1818 |     feature = "stm32g4A1"
[INFO] [stdout]      |     ^^^^^^^^^^-----------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               help: there is a expected value with a similar name: `"stm32g4a1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]      = help: consider adding `stm32g4A1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g4A1`
[INFO] [stdout]    --> src/rcc/enable.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 |     feature = "stm32g4A1"
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g4a1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g4A1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/flash.rs:448:9
[INFO] [stdout]     |
[INFO] [stdout] 448 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 449 |         flash_sz: FlashSize,
[INFO] [stdout] 450 |     ) -> FlashWriter<PAGE_SIZE_KB> {
[INFO] [stdout]     |          ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 450 |     ) -> FlashWriter<'_, PAGE_SIZE_KB> {
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "9a56213d7e47e922e9066cba75b887b5a3b144e974c613b98733d356f9a2d870", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a56213d7e47e922e9066cba75b887b5a3b144e974c613b98733d356f9a2d870", kill_on_drop: false }`
[INFO] [stdout] 9a56213d7e47e922e9066cba75b887b5a3b144e974c613b98733d356f9a2d870
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0eebe22aafb0eb3918d2d07c2c9217fe00165a96d8e8263059f8934636040fca
[INFO] running `Command { std: "docker" "start" "-a" "0eebe22aafb0eb3918d2d07c2c9217fe00165a96d8e8263059f8934636040fca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling defmt v0.3.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling defmt-macros v0.3.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cortex-m-rtic v1.1.4
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling panic-probe v0.3.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling cortex-m-log v0.8.0
[INFO] [stderr]    Compiling defmt-rtt v0.4.0
[INFO] [stderr]    Compiling rtic-core v1.0.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rtic-monotonic v1.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling panic-itm v0.4.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling panic-halt v0.2.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g4A1`
[INFO] [stdout]    --> src/can.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     feature = "stm32g4A1",
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g4a1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g4A1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g49a`
[INFO] [stdout]    --> src/dma/stream.rs:526:5
[INFO] [stdout]     |
[INFO] [stdout] 526 |     feature = "stm32g49a",
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g491"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g49a` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g49a`
[INFO] [stdout]    --> src/dma/transfer.rs:710:5
[INFO] [stdout]     |
[INFO] [stdout] 710 |     feature = "stm32g49a",
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g491"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g49a` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g4A1`
[INFO] [stdout]    --> src/pwm.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     feature = "stm32g4A1"
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g4a1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g4A1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g4A1`
[INFO] [stdout]    --> src/pwm.rs:876:5
[INFO] [stdout]     |
[INFO] [stdout] 876 |     feature = "stm32g4A1"
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g4a1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g4A1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g4A1`
[INFO] [stdout]     --> src/pwm.rs:1818:5
[INFO] [stdout]      |
[INFO] [stdout] 1818 |     feature = "stm32g4A1"
[INFO] [stdout]      |     ^^^^^^^^^^-----------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               help: there is a expected value with a similar name: `"stm32g4a1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]      = help: consider adding `stm32g4A1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g4A1`
[INFO] [stdout]    --> src/rcc/enable.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 |     feature = "stm32g4A1"
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g4a1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g4A1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/flash.rs:448:9
[INFO] [stdout]     |
[INFO] [stdout] 448 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 449 |         flash_sz: FlashSize,
[INFO] [stdout] 450 |     ) -> FlashWriter<PAGE_SIZE_KB> {
[INFO] [stdout]     |          ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 450 |     ) -> FlashWriter<'_, PAGE_SIZE_KB> {
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling rtic-syntax v1.0.3
[INFO] [stderr]    Compiling embedded-sdmmc v0.7.0
[INFO] [stderr]    Compiling cortex-m-rtic-macros v1.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling defmt-parser v0.3.4
[INFO] [stderr]    Compiling aemics-stm32g4xx-hal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0152]: duplicate lang item in crate `panic_halt` (which `pwm` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `std` (which `panic_semihosting` depends on)
[INFO] [stdout]   = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cd49941e27532977.so, /opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cd49941e27532977.rlib
[INFO] [stdout]   = note: second definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-703141906e247ef0.rlib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: duplicate lang item in crate `panic_halt` (which `i2c` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `std` (which `panic_semihosting` depends on)
[INFO] [stdout]   = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cd49941e27532977.so, /opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cd49941e27532977.rlib
[INFO] [stdout]   = note: second definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-703141906e247ef0.rlib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aemics-stm32g4xx-hal` (example "i2c") due to 1 previous error
[INFO] [stdout] warning: unused variable: `rcc`
[INFO] [stdout]   --> examples/usb_echo.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let rcc = dp.RCC.freeze(Config::hsi48(), pwr);
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_rcc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aemics-stm32g4xx-hal` (example "pwm") due to 1 previous error
[INFO] [stdout] error[E0152]: duplicate lang item in crate `panic_halt` (which `i2c_transaction` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `std` (which `panic_semihosting` depends on)
[INFO] [stdout]   = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cd49941e27532977.so, /opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cd49941e27532977.rlib
[INFO] [stdout]   = note: second definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-703141906e247ef0.rlib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aemics-stm32g4xx-hal` (example "i2c_transaction") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc3iIqYX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaemics_stm32g4xx_hal-f9680f320476a29e.rlib,libcast-53c0a02bacc59616.rlib,libfugit-cdf164ded477f2d2.rlib,libgcd-28114e9bda1f4752.rlib,libembedded_dma-09969153105f1bcd.rlib,libstable_deref_trait-82cb6b30185465d7.rlib,libfdcan-4e989ccc6284d1f7.rlib,libstatic_assertions-0ba91f9740d458ee.rlib,libbitflags-f72380749daf3c74.rlib,libusbd_serial-b0bc109ac425ea79.rlib,libstm32_usbd-8f632d2aa4a9a2cd.rlib,libusb_device-12bf8592b2194d79.rlib,libpanic_semihosting-5c358c1cf211aa9f.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libstm32g4-3a3246f6dfad5b5a.rlib,libcortex_m_rt-a070b7a9a6cc9ea1.rlib,libembedded_hal-135535087a99bbc5.rlib,libcortex_m-e632a7e32256e57d.rlib,libembedded_hal-31fca9015c28d8a5.rlib,libnb-cc197af0071da621.rlib,libnb-159454979f0dcc87.rlib,libvolatile_register-da45b4aae1fd3e86.rlib,libvcell-25846491e37346be.rlib,libbare_metal-7e5d88eaf069e7ad.rlib,libvoid-87e5a33db27bdd87.rlib,libbare_metal-201a872a6bbf370d.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3iIqYX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-6ad89845c54ea45a/out" "-L" "/opt/rustwide/target/debug/build/stm32g4-122b0d43647e888a/out" "-L" "/opt/rustwide/target/debug/build/defmt-2f36b3a3c43138ee/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/blinky-0d3bb397272a6a9c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __primask_r
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/blinky-0d3bb397272a6a9c.blinky.bb7a1dfec9ca48ba-cgu.0.rcgu.o:(blinky::__cortex_m_rt_main::h197083ed5f04c445)
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/blinky-0d3bb397272a6a9c.blinky.bb7a1dfec9ca48ba-cgu.0.rcgu.o:(blinky::__cortex_m_rt_main::h197083ed5f04c445)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsid
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/blinky-0d3bb397272a6a9c.blinky.bb7a1dfec9ca48ba-cgu.0.rcgu.o:(blinky::__cortex_m_rt_main::h197083ed5f04c445)
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/blinky-0d3bb397272a6a9c.blinky.bb7a1dfec9ca48ba-cgu.0.rcgu.o:(blinky::__cortex_m_rt_main::h197083ed5f04c445)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsie
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/blinky-0d3bb397272a6a9c.blinky.bb7a1dfec9ca48ba-cgu.0.rcgu.o:(blinky::__cortex_m_rt_main::h197083ed5f04c445)
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/blinky-0d3bb397272a6a9c.blinky.bb7a1dfec9ca48ba-cgu.0.rcgu.o:(blinky::__cortex_m_rt_main::h197083ed5f04c445)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aemics-stm32g4xx-hal` (example "blinky") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc240mQL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaemics_stm32g4xx_hal-f9680f320476a29e.rlib,libcast-53c0a02bacc59616.rlib,libfugit-cdf164ded477f2d2.rlib,libgcd-28114e9bda1f4752.rlib,libembedded_dma-09969153105f1bcd.rlib,libstable_deref_trait-82cb6b30185465d7.rlib,libfdcan-4e989ccc6284d1f7.rlib,libstatic_assertions-0ba91f9740d458ee.rlib,libbitflags-f72380749daf3c74.rlib,libusbd_serial-b0bc109ac425ea79.rlib,libstm32_usbd-8f632d2aa4a9a2cd.rlib,libusb_device-12bf8592b2194d79.rlib,libpanic_semihosting-5c358c1cf211aa9f.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libstm32g4-3a3246f6dfad5b5a.rlib,libcortex_m_rt-a070b7a9a6cc9ea1.rlib,libembedded_hal-135535087a99bbc5.rlib,libcortex_m-e632a7e32256e57d.rlib,libembedded_hal-31fca9015c28d8a5.rlib,libnb-cc197af0071da621.rlib,libnb-159454979f0dcc87.rlib,libvolatile_register-da45b4aae1fd3e86.rlib,libvcell-25846491e37346be.rlib,libbare_metal-7e5d88eaf069e7ad.rlib,libvoid-87e5a33db27bdd87.rlib,libbare_metal-201a872a6bbf370d.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc240mQL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-6ad89845c54ea45a/out" "-L" "/opt/rustwide/target/debug/build/stm32g4-122b0d43647e888a/out" "-L" "/opt/rustwide/target/debug/build/defmt-2f36b3a3c43138ee/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/led_interrupt-834207859f5775cb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __primask_r
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/led_interrupt-834207859f5775cb.led_interrupt.5154c6b5c7c005d0-cgu.0.rcgu.o:(led_interrupt::__cortex_m_rt_main::h00be2983be55e8e6)
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/led_interrupt-834207859f5775cb.led_interrupt.5154c6b5c7c005d0-cgu.0.rcgu.o:(led_interrupt::__cortex_m_rt_main::h00be2983be55e8e6)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsid
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/led_interrupt-834207859f5775cb.led_interrupt.5154c6b5c7c005d0-cgu.0.rcgu.o:(led_interrupt::__cortex_m_rt_main::h00be2983be55e8e6)
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/led_interrupt-834207859f5775cb.led_interrupt.5154c6b5c7c005d0-cgu.0.rcgu.o:(led_interrupt::__cortex_m_rt_main::h00be2983be55e8e6)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsie
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/led_interrupt-834207859f5775cb.led_interrupt.5154c6b5c7c005d0-cgu.0.rcgu.o:(led_interrupt::__cortex_m_rt_main::h00be2983be55e8e6)
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/led_interrupt-834207859f5775cb.led_interrupt.5154c6b5c7c005d0-cgu.0.rcgu.o:(led_interrupt::__cortex_m_rt_main::h00be2983be55e8e6)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __wfi
[INFO] [stdout]           >>> referenced by mod.rs:2180 (/rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ptr/mod.rs:2180)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/led_interrupt-834207859f5775cb.led_interrupt.5154c6b5c7c005d0-cgu.0.rcgu.o:(led_interrupt::__cortex_m_rt_main::h00be2983be55e8e6)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __delay
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               aemics_stm32g4xx_hal-f9680f320476a29e.aemics_stm32g4xx_hal.b38bc2db4d98ec1f-cgu.0.rcgu.o:(aemics_stm32g4xx_hal::rcc::Rcc::freeze::ha4269deb3702c454) in archive /opt/rustwide/target/debug/deps/libaemics_stm32g4xx_hal-f9680f320476a29e.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aemics-stm32g4xx-hal` (example "led_interrupt") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcKIEAuM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaemics_stm32g4xx_hal-f9680f320476a29e.rlib,libcast-53c0a02bacc59616.rlib,libembedded_dma-09969153105f1bcd.rlib,libstable_deref_trait-82cb6b30185465d7.rlib,libfdcan-4e989ccc6284d1f7.rlib,libstatic_assertions-0ba91f9740d458ee.rlib,libbitflags-f72380749daf3c74.rlib,libusbd_serial-b0bc109ac425ea79.rlib,libstm32_usbd-8f632d2aa4a9a2cd.rlib,libusb_device-12bf8592b2194d79.rlib,libpanic_semihosting-5c358c1cf211aa9f.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libstm32g4-3a3246f6dfad5b5a.rlib,libcortex_m_rt-a070b7a9a6cc9ea1.rlib,libembedded_hal-135535087a99bbc5.rlib,libcortex_m-e632a7e32256e57d.rlib,libembedded_hal-31fca9015c28d8a5.rlib,libnb-cc197af0071da621.rlib,libnb-159454979f0dcc87.rlib,libvolatile_register-da45b4aae1fd3e86.rlib,libvcell-25846491e37346be.rlib,libbare_metal-7e5d88eaf069e7ad.rlib,libvoid-87e5a33db27bdd87.rlib,libbare_metal-201a872a6bbf370d.rlib,libfugit-cdf164ded477f2d2.rlib,libgcd-28114e9bda1f4752.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKIEAuM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-6ad89845c54ea45a/out" "-L" "/opt/rustwide/target/debug/build/stm32g4-122b0d43647e888a/out" "-L" "/opt/rustwide/target/debug/build/defmt-2f36b3a3c43138ee/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/spi_transfer_in_place-89c7fa4ccb3623b4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __primask_r
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/spi_transfer_in_place-89c7fa4ccb3623b4.spi_transfer_in_place.316e7480fe806037-cgu.0.rcgu.o:(spi_transfer_in_place::__cortex_m_rt_main::ha59808f4e34b1ce8)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsid
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/spi_transfer_in_place-89c7fa4ccb3623b4.spi_transfer_in_place.316e7480fe806037-cgu.0.rcgu.o:(spi_transfer_in_place::__cortex_m_rt_main::ha59808f4e34b1ce8)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsie
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/spi_transfer_in_place-89c7fa4ccb3623b4.spi_transfer_in_place.316e7480fe806037-cgu.0.rcgu.o:(spi_transfer_in_place::__cortex_m_rt_main::ha59808f4e34b1ce8)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __delay
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               aemics_stm32g4xx_hal-f9680f320476a29e.aemics_stm32g4xx_hal.b38bc2db4d98ec1f-cgu.0.rcgu.o:(aemics_stm32g4xx_hal::rcc::Rcc::freeze::ha4269deb3702c454) in archive /opt/rustwide/target/debug/deps/libaemics_stm32g4xx_hal-f9680f320476a29e.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aemics-stm32g4xx-hal` (example "spi_transfer_in_place") due to 1 previous error
[INFO] [stderr] error: could not compile `aemics-stm32g4xx-hal` (example "usb_echo") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcPZULjc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaemics_stm32g4xx_hal-f9680f320476a29e.rlib,libcast-53c0a02bacc59616.rlib,libfugit-cdf164ded477f2d2.rlib,libgcd-28114e9bda1f4752.rlib,libembedded_dma-09969153105f1bcd.rlib,libstable_deref_trait-82cb6b30185465d7.rlib,libfdcan-4e989ccc6284d1f7.rlib,libstatic_assertions-0ba91f9740d458ee.rlib,libbitflags-f72380749daf3c74.rlib,libusbd_serial-b0bc109ac425ea79.rlib,libstm32_usbd-8f632d2aa4a9a2cd.rlib,libusb_device-12bf8592b2194d79.rlib,libpanic_semihosting-5c358c1cf211aa9f.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libstm32g4-3a3246f6dfad5b5a.rlib,libcortex_m_rt-a070b7a9a6cc9ea1.rlib,libembedded_hal-135535087a99bbc5.rlib,libcortex_m-e632a7e32256e57d.rlib,libembedded_hal-31fca9015c28d8a5.rlib,libnb-cc197af0071da621.rlib,libnb-159454979f0dcc87.rlib,libvolatile_register-da45b4aae1fd3e86.rlib,libvcell-25846491e37346be.rlib,libbare_metal-7e5d88eaf069e7ad.rlib,libvoid-87e5a33db27bdd87.rlib,libbare_metal-201a872a6bbf370d.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPZULjc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-6ad89845c54ea45a/out" "-L" "/opt/rustwide/target/debug/build/stm32g4-122b0d43647e888a/out" "-L" "/opt/rustwide/target/debug/build/defmt-2f36b3a3c43138ee/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/usb_echo-562b1b8533d28dce" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __delay
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               aemics_stm32g4xx_hal-f9680f320476a29e.aemics_stm32g4xx_hal.b38bc2db4d98ec1f-cgu.0.rcgu.o:(aemics_stm32g4xx_hal::rcc::Rcc::freeze::ha4269deb3702c454) in archive /opt/rustwide/target/debug/deps/libaemics_stm32g4xx_hal-f9680f320476a29e.rlib
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               aemics_stm32g4xx_hal-f9680f320476a29e.aemics_stm32g4xx_hal.b38bc2db4d98ec1f-cgu.0.rcgu.o:(_$LT$aemics_stm32g4xx_hal..usb..USBObj$u20$as$u20$stm32_usbd..UsbPeripheral$GT$::startup_delay::h80154f7f6e77df28) in archive /opt/rustwide/target/debug/deps/libaemics_stm32g4xx_hal-f9680f320476a29e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __primask_r
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/usb_echo-562b1b8533d28dce.usb_echo.90231ffbb2db36b7-cgu.0.rcgu.o:(_$LT$stm32_usbd..bus..UsbBus$LT$USB$GT$$u20$as$u20$usb_device..bus..UsbBus$GT$::set_stalled::h85df190edef9480b)
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/usb_echo-562b1b8533d28dce.usb_echo.90231ffbb2db36b7-cgu.0.rcgu.o:(_$LT$stm32_usbd..bus..UsbBus$LT$USB$GT$$u20$as$u20$usb_device..bus..UsbBus$GT$::read::h31261cdc8b0e36f8)
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/usb_echo-562b1b8533d28dce.usb_echo.90231ffbb2db36b7-cgu.0.rcgu.o:(_$LT$stm32_usbd..bus..UsbBus$LT$USB$GT$$u20$as$u20$usb_device..bus..UsbBus$GT$::write::h8db96e6b82b33f16)
[INFO] [stdout]           >>> referenced 11 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsid
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/usb_echo-562b1b8533d28dce.usb_echo.90231ffbb2db36b7-cgu.0.rcgu.o:(_$LT$stm32_usbd..bus..UsbBus$LT$USB$GT$$u20$as$u20$usb_device..bus..UsbBus$GT$::set_stalled::h85df190edef9480b)
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/usb_echo-562b1b8533d28dce.usb_echo.90231ffbb2db36b7-cgu.0.rcgu.o:(_$LT$stm32_usbd..bus..UsbBus$LT$USB$GT$$u20$as$u20$usb_device..bus..UsbBus$GT$::read::h31261cdc8b0e36f8)
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/usb_echo-562b1b8533d28dce.usb_echo.90231ffbb2db36b7-cgu.0.rcgu.o:(_$LT$stm32_usbd..bus..UsbBus$LT$USB$GT$$u20$as$u20$usb_device..bus..UsbBus$GT$::write::h8db96e6b82b33f16)
[INFO] [stdout]           >>> referenced 11 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsie
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/usb_echo-562b1b8533d28dce.usb_echo.90231ffbb2db36b7-cgu.0.rcgu.o:(_$LT$stm32_usbd..bus..UsbBus$LT$USB$GT$$u20$as$u20$usb_device..bus..UsbBus$GT$::set_stalled::h85df190edef9480b)
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/usb_echo-562b1b8533d28dce.usb_echo.90231ffbb2db36b7-cgu.0.rcgu.o:(_$LT$stm32_usbd..bus..UsbBus$LT$USB$GT$$u20$as$u20$usb_device..bus..UsbBus$GT$::read::h31261cdc8b0e36f8)
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/usb_echo-562b1b8533d28dce.usb_echo.90231ffbb2db36b7-cgu.0.rcgu.o:(_$LT$stm32_usbd..bus..UsbBus$LT$USB$GT$$u20$as$u20$usb_device..bus..UsbBus$GT$::write::h8db96e6b82b33f16)
[INFO] [stdout]           >>> referenced 11 more times
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g4A1`
[INFO] [stdout]    --> src/can.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     feature = "stm32g4A1",
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g4a1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g4A1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g49a`
[INFO] [stdout]    --> src/dma/stream.rs:526:5
[INFO] [stdout]     |
[INFO] [stdout] 526 |     feature = "stm32g49a",
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g491"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g49a` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g49a`
[INFO] [stdout]    --> src/dma/transfer.rs:710:5
[INFO] [stdout]     |
[INFO] [stdout] 710 |     feature = "stm32g49a",
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g491"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g49a` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g4A1`
[INFO] [stdout]    --> src/pwm.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     feature = "stm32g4A1"
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g4a1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g4A1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g4A1`
[INFO] [stdout]    --> src/pwm.rs:876:5
[INFO] [stdout]     |
[INFO] [stdout] 876 |     feature = "stm32g4A1"
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g4a1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g4A1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g4A1`
[INFO] [stdout]     --> src/pwm.rs:1818:5
[INFO] [stdout]      |
[INFO] [stdout] 1818 |     feature = "stm32g4A1"
[INFO] [stdout]      |     ^^^^^^^^^^-----------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               help: there is a expected value with a similar name: `"stm32g4a1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]      = help: consider adding `stm32g4A1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stm32g4A1`
[INFO] [stdout]    --> src/rcc/enable.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 |     feature = "stm32g4A1"
[INFO] [stdout]     |     ^^^^^^^^^^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"stm32g4a1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `defmt-logging`, `log-itm`, `log-rtt`, `log-semihost`, `rt`, `stm32g431`, `stm32g441`, `stm32g471`, `stm32g473`, `stm32g474`, `stm32g483`, `stm32g484`, `stm32g491`, and `stm32g4a1`
[INFO] [stdout]     = help: consider adding `stm32g4A1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/flash.rs:448:9
[INFO] [stdout]     |
[INFO] [stdout] 448 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 449 |         flash_sz: FlashSize,
[INFO] [stdout] 450 |     ) -> FlashWriter<PAGE_SIZE_KB> {
[INFO] [stdout]     |          ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 450 |     ) -> FlashWriter<'_, PAGE_SIZE_KB> {
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0eebe22aafb0eb3918d2d07c2c9217fe00165a96d8e8263059f8934636040fca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0eebe22aafb0eb3918d2d07c2c9217fe00165a96d8e8263059f8934636040fca", kill_on_drop: false }`
[INFO] [stdout] 0eebe22aafb0eb3918d2d07c2c9217fe00165a96d8e8263059f8934636040fca
