[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#733b47ea4b1b86216f14ef56e49440c33933f230+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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AEMICS/aemics-stm32g4xx-hal on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c903be02115e2551d5d3ae6af289013e51b0c1831348c0812c11bf3206ca1168
[INFO] running `Command { std: "docker" "start" "-a" "c903be02115e2551d5d3ae6af289013e51b0c1831348c0812c11bf3206ca1168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c903be02115e2551d5d3ae6af289013e51b0c1831348c0812c11bf3206ca1168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c903be02115e2551d5d3ae6af289013e51b0c1831348c0812c11bf3206ca1168", kill_on_drop: false }`
[INFO] [stdout] c903be02115e2551d5d3ae6af289013e51b0c1831348c0812c11bf3206ca1168
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcce419f2fd3d84d3f4b4048990f6911a424a5812a121736101b9f79406838e4
[INFO] running `Command { std: "docker" "start" "-a" "dcce419f2fd3d84d3f4b4048990f6911a424a5812a121736101b9f79406838e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling critical-section v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]    Compiling cortex-m-semihosting v0.5.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling stm32g4 v0.15.1
[INFO] [stderr]    Compiling usb-device v0.2.9
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling stm32-usbd v0.6.0
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling static_assertions v1.1.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 cast v0.3.0
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[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 16s
[INFO] running `Command { std: "docker" "inspect" "dcce419f2fd3d84d3f4b4048990f6911a424a5812a121736101b9f79406838e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcce419f2fd3d84d3f4b4048990f6911a424a5812a121736101b9f79406838e4", kill_on_drop: false }`
[INFO] [stdout] dcce419f2fd3d84d3f4b4048990f6911a424a5812a121736101b9f79406838e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9430eadebda1769305c8415b65149dd3e530a0537da98fe11fe87a3841050a66
[INFO] running `Command { std: "docker" "start" "-a" "9430eadebda1769305c8415b65149dd3e530a0537da98fe11fe87a3841050a66", 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 scopeguard v1.2.0
[INFO] [stderr]    Compiling defmt-macros v0.3.7
[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 defmt-rtt v0.4.0
[INFO] [stderr]    Compiling panic-probe v0.3.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cortex-m-log v0.8.0
[INFO] [stderr]    Compiling rtic-monotonic v1.0.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rtic-core v1.0.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] warning: unused import: `aemics_stm32g4xx_hal as hal`
[INFO] [stdout]   --> examples/usb_print.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use aemics_stm32g4xx_hal as hal;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> examples/usb_print.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let usb_dev = unsafe { USB_DEVICE.as_mut().unwrap() };
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> examples/usb_print.rs:51:48
[INFO] [stdout]    |
[INFO] [stdout] 51 |         if let Some(ref mut serial) = unsafe { MUTEX_USB_SERIAL.borrow(cs).borrow_mut().deref_mut() }
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> examples/usb_print.rs:80:40
[INFO] [stdout]    |
[INFO] [stdout] 80 |         cortex_m::interrupt::free(|cs| MUTEX_USB_SERIAL.borrow(cs).borrow_mut().replace(SerialPort::new(USB_BUS.as_ref().unwrap())));
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> examples/usb_print.rs:80:105
[INFO] [stdout]    |
[INFO] [stdout] 80 |         cortex_m::interrupt::free(|cs| MUTEX_USB_SERIAL.borrow(cs).borrow_mut().replace(SerialPort::new(USB_BUS.as_ref().unwrap())));
[INFO] [stdout]    |                                                                                                         ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> examples/usb_print.rs:82:45
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let usb_dev = UsbDeviceBuilder::new(USB_BUS.as_ref().unwrap(), UsbVidPid(0x16c0, 0x27dd))
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> examples/usb_print.rs:110:52
[INFO] [stdout]     |
[INFO] [stdout] 110 |             if let Some(ref mut serial) = unsafe { MUTEX_USB_SERIAL.borrow(cs).borrow_mut().deref_mut() }
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[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/733b47ea4b1b86216f14ef56e49440c33933f230/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cd49941e27532977.so, /opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/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 "pwm") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/733b47ea4b1b86216f14ef56e49440c33933f230/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cd49941e27532977.so, /opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/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] 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/733b47ea4b1b86216f14ef56e49440c33933f230/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cd49941e27532977.so, /opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/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] 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] [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/rustcZBOHAO/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/rustcZBOHAO/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.b8561f6103d4478f-cgu.0.rcgu.o:(blinky::__cortex_m_rt_main::h24f7021b47822495)
[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.b8561f6103d4478f-cgu.0.rcgu.o:(blinky::__cortex_m_rt_main::h24f7021b47822495)
[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.b8561f6103d4478f-cgu.0.rcgu.o:(blinky::__cortex_m_rt_main::h24f7021b47822495)
[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.b8561f6103d4478f-cgu.0.rcgu.o:(blinky::__cortex_m_rt_main::h24f7021b47822495)
[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.b8561f6103d4478f-cgu.0.rcgu.o:(blinky::__cortex_m_rt_main::h24f7021b47822495)
[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.b8561f6103d4478f-cgu.0.rcgu.o:(blinky::__cortex_m_rt_main::h24f7021b47822495)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustckRsHYG/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/rustckRsHYG/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-02ea25b112ad0fb8" "-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-02ea25b112ad0fb8.spi_transfer.1a2aafee5b6c55a1-cgu.0.rcgu.o:(spi_transfer::__cortex_m_rt_main::h1f8e984b4279bf5b)
[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-02ea25b112ad0fb8.spi_transfer.1a2aafee5b6c55a1-cgu.0.rcgu.o:(spi_transfer::__cortex_m_rt_main::h1f8e984b4279bf5b)
[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-02ea25b112ad0fb8.spi_transfer.1a2aafee5b6c55a1-cgu.0.rcgu.o:(spi_transfer::__cortex_m_rt_main::h1f8e984b4279bf5b)
[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.d34160d3ee8810-cgu.0.rcgu.o:(aemics_stm32g4xx_hal::rcc::Rcc::freeze::hf925e7e84e33669b) 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 "blinky") due to 1 previous error
[INFO] [stderr] error: could not compile `aemics-stm32g4xx-hal` (example "spi_transfer") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcYgpUIb/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,libvolatile_register-da45b4aae1fd3e86.rlib,libvcell-25846491e37346be.rlib,libbare_metal-7e5d88eaf069e7ad.rlib,libvoid-87e5a33db27bdd87.rlib,libbare_metal-201a872a6bbf370d.rlib,libnb-159454979f0dcc87.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/rustcYgpUIb/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/timer_countdown-2effa3d84b3c1708" "-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/timer_countdown-2effa3d84b3c1708.timer_countdown.6cfdca3bb21ab0f0-cgu.0.rcgu.o:(timer_countdown::__cortex_m_rt_main::h5761ca555360bad0)
[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/timer_countdown-2effa3d84b3c1708.timer_countdown.6cfdca3bb21ab0f0-cgu.0.rcgu.o:(timer_countdown::__cortex_m_rt_main::h5761ca555360bad0)
[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/timer_countdown-2effa3d84b3c1708.timer_countdown.6cfdca3bb21ab0f0-cgu.0.rcgu.o:(timer_countdown::__cortex_m_rt_main::h5761ca555360bad0)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcrclJI5/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/rustcrclJI5/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.53f0b72fde30f20a-cgu.0.rcgu.o:(led_interrupt::__cortex_m_rt_main::h0a0a7a17e2ab61d3)
[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.53f0b72fde30f20a-cgu.0.rcgu.o:(led_interrupt::__cortex_m_rt_main::h0a0a7a17e2ab61d3)
[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.53f0b72fde30f20a-cgu.0.rcgu.o:(led_interrupt::__cortex_m_rt_main::h0a0a7a17e2ab61d3)
[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.53f0b72fde30f20a-cgu.0.rcgu.o:(led_interrupt::__cortex_m_rt_main::h0a0a7a17e2ab61d3)
[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.53f0b72fde30f20a-cgu.0.rcgu.o:(led_interrupt::__cortex_m_rt_main::h0a0a7a17e2ab61d3)
[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.53f0b72fde30f20a-cgu.0.rcgu.o:(led_interrupt::__cortex_m_rt_main::h0a0a7a17e2ab61d3)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __wfi
[INFO] [stdout]           >>> referenced by mod.rs:2180 (/rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ptr/mod.rs:2180)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/led_interrupt-834207859f5775cb.led_interrupt.53f0b72fde30f20a-cgu.0.rcgu.o:(led_interrupt::__cortex_m_rt_main::h0a0a7a17e2ab61d3)
[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.d34160d3ee8810-cgu.0.rcgu.o:(aemics_stm32g4xx_hal::rcc::Rcc::freeze::hf925e7e84e33669b) 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 "timer_countdown") due to 1 previous error
[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/rustcQ6tH3W/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/rustcQ6tH3W/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_print-1ee3e2bd718a67a5" "-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/usb_print-1ee3e2bd718a67a5.usb_print.c0d36d20cd4c1b1b-cgu.0.rcgu.o:(_$LT$stm32_usbd..bus..UsbBus$LT$USB$GT$$u20$as$u20$usb_device..bus..UsbBus$GT$::write::he0c9f6c1a205d7f9)
[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_print-1ee3e2bd718a67a5.usb_print.c0d36d20cd4c1b1b-cgu.0.rcgu.o:(usb_print::__cortex_m_rt_main::h071b8fb7679709ed)
[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_print-1ee3e2bd718a67a5.usb_print.c0d36d20cd4c1b1b-cgu.0.rcgu.o:(usb_print::__cortex_m_rt_main::h071b8fb7679709ed)
[INFO] [stdout]           >>> referenced 7 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_print-1ee3e2bd718a67a5.usb_print.c0d36d20cd4c1b1b-cgu.0.rcgu.o:(_$LT$stm32_usbd..bus..UsbBus$LT$USB$GT$$u20$as$u20$usb_device..bus..UsbBus$GT$::write::he0c9f6c1a205d7f9)
[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_print-1ee3e2bd718a67a5.usb_print.c0d36d20cd4c1b1b-cgu.0.rcgu.o:(usb_print::__cortex_m_rt_main::h071b8fb7679709ed)
[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_print-1ee3e2bd718a67a5.usb_print.c0d36d20cd4c1b1b-cgu.0.rcgu.o:(usb_print::__cortex_m_rt_main::h071b8fb7679709ed)
[INFO] [stdout]           >>> referenced 7 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_print-1ee3e2bd718a67a5.usb_print.c0d36d20cd4c1b1b-cgu.0.rcgu.o:(_$LT$stm32_usbd..bus..UsbBus$LT$USB$GT$$u20$as$u20$usb_device..bus..UsbBus$GT$::write::he0c9f6c1a205d7f9)
[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_print-1ee3e2bd718a67a5.usb_print.c0d36d20cd4c1b1b-cgu.0.rcgu.o:(usb_print::__cortex_m_rt_main::h071b8fb7679709ed)
[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_print-1ee3e2bd718a67a5.usb_print.c0d36d20cd4c1b1b-cgu.0.rcgu.o:(usb_print::__cortex_m_rt_main::h071b8fb7679709ed)
[INFO] [stdout]           >>> referenced 5 more times
[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.d34160d3ee8810-cgu.0.rcgu.o:(aemics_stm32g4xx_hal::rcc::Rcc::freeze::hf925e7e84e33669b) 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.d34160d3ee8810-cgu.0.rcgu.o:(_$LT$aemics_stm32g4xx_hal..usb..USBObj$u20$as$u20$stm32_usbd..UsbPeripheral$GT$::startup_delay::h2db35fc63acb0e55) 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 "usb_print") due to 1 previous error; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9430eadebda1769305c8415b65149dd3e530a0537da98fe11fe87a3841050a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9430eadebda1769305c8415b65149dd3e530a0537da98fe11fe87a3841050a66", kill_on_drop: false }`
[INFO] [stdout] 9430eadebda1769305c8415b65149dd3e530a0537da98fe11fe87a3841050a66
