[INFO] fetching crate async-stm32f1xx 0.3.0... [INFO] testing async-stm32f1xx-0.3.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate async-stm32f1xx 0.3.0 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking crates.io crate async-stm32f1xx 0.3.0 [INFO] finished tweaking crates.io crate async-stm32f1xx 0.3.0 [INFO] tweaked toml for crates.io crate async-stm32f1xx 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate async-stm32f1xx 0.3.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate async-stm32f1xx 0.3.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defmt v0.1.3 [INFO] [stderr] Downloaded vcell v0.1.2 [INFO] [stderr] Downloaded defmt-rtt v0.1.0 [INFO] [stderr] Downloaded defmt-parser v0.1.0 [INFO] [stderr] Downloaded panic-probe v0.1.0 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.8 [INFO] [stderr] Downloaded cortex-m v0.6.4 [INFO] [stderr] Downloaded defmt-macros v0.1.1 [INFO] [stderr] Downloaded aligned v0.3.4 [INFO] [stderr] Downloaded cortex-m-rt v0.6.13 [INFO] [stderr] Downloaded stm32f1xx-hal v0.7.0 [INFO] [stderr] Downloaded stm32f1 v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e5bd999b232e8b71548fa7f1ca2cabd3100915b678b4eb827ffaaabd3114e01 [INFO] running `Command { std: "docker" "start" "-a" "5e5bd999b232e8b71548fa7f1ca2cabd3100915b678b4eb827ffaaabd3114e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e5bd999b232e8b71548fa7f1ca2cabd3100915b678b4eb827ffaaabd3114e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e5bd999b232e8b71548fa7f1ca2cabd3100915b678b4eb827ffaaabd3114e01", kill_on_drop: false }` [INFO] [stdout] 5e5bd999b232e8b71548fa7f1ca2cabd3100915b678b4eb827ffaaabd3114e01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae9e5f6fc9b8135204b1706cc6466966be7713e84ff1473d5151110446a8bad4 [INFO] running `Command { std: "docker" "start" "-a" "ae9e5f6fc9b8135204b1706cc6466966be7713e84ff1473d5151110446a8bad4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling cortex-m v0.6.4 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling stm32f1 v0.11.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling stm32f1xx-hal v0.7.0 [INFO] [stderr] Compiling async-stm32f1xx v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(waker) = unsafe { WAKER.as_ref() } { [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / transfer_future!( [INFO] [stdout] 60 | | USART1: (DMA1_CHANNEL4, TxDma1), [INFO] [stdout] 61 | | USART2: (DMA1_CHANNEL7, TxDma2), [INFO] [stdout] 62 | | USART3: (DMA1_CHANNEL2, TxDma3), [INFO] [stdout] 63 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `waker_interrupt` which comes from the expansion of the macro `transfer_future` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(waker) = unsafe { WAKER.as_ref() } { [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / transfer_future!( [INFO] [stdout] 60 | | USART1: (DMA1_CHANNEL4, TxDma1), [INFO] [stdout] 61 | | USART2: (DMA1_CHANNEL7, TxDma2), [INFO] [stdout] 62 | | USART3: (DMA1_CHANNEL2, TxDma3), [INFO] [stdout] 63 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] = note: this warning originates in the macro `waker_interrupt` which comes from the expansion of the macro `transfer_future` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(waker) = unsafe { WAKER.as_ref() } { [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / transfer_future!( [INFO] [stdout] 60 | | USART1: (DMA1_CHANNEL4, TxDma1), [INFO] [stdout] 61 | | USART2: (DMA1_CHANNEL7, TxDma2), [INFO] [stdout] 62 | | USART3: (DMA1_CHANNEL2, TxDma3), [INFO] [stdout] 63 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] = note: this warning originates in the macro `waker_interrupt` which comes from the expansion of the macro `transfer_future` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(waker) = unsafe { WAKER.as_ref() } { [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | / rx_stream!( [INFO] [stdout] 272 | | RxStream1: (DMA1_CHANNEL5, RxDma1), [INFO] [stdout] 273 | | RxStream2: (DMA1_CHANNEL6, RxDma2), [INFO] [stdout] 274 | | RxStream3: (DMA1_CHANNEL3, RxDma3), [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] = note: this warning originates in the macro `waker_interrupt` which comes from the expansion of the macro `rx_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(waker) = unsafe { WAKER.as_ref() } { [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | / rx_stream!( [INFO] [stdout] 272 | | RxStream1: (DMA1_CHANNEL5, RxDma1), [INFO] [stdout] 273 | | RxStream2: (DMA1_CHANNEL6, RxDma2), [INFO] [stdout] 274 | | RxStream3: (DMA1_CHANNEL3, RxDma3), [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] = note: this warning originates in the macro `waker_interrupt` which comes from the expansion of the macro `rx_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(waker) = unsafe { WAKER.as_ref() } { [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | / rx_stream!( [INFO] [stdout] 272 | | RxStream1: (DMA1_CHANNEL5, RxDma1), [INFO] [stdout] 273 | | RxStream2: (DMA1_CHANNEL6, RxDma2), [INFO] [stdout] 274 | | RxStream3: (DMA1_CHANNEL3, RxDma3), [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] = note: this warning originates in the macro `waker_interrupt` which comes from the expansion of the macro `rx_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(waker) = unsafe { WAKER.as_ref() } { [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/timer.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | timer!(TIM2, TIM3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] = note: this warning originates in the macro `waker_interrupt` which comes from the expansion of the macro `timer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(waker) = unsafe { WAKER.as_ref() } { [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/timer.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | timer!(TIM2, TIM3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] = note: this warning originates in the macro `waker_interrupt` which comes from the expansion of the macro `timer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.83s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: stm32f1xx-hal v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "ae9e5f6fc9b8135204b1706cc6466966be7713e84ff1473d5151110446a8bad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae9e5f6fc9b8135204b1706cc6466966be7713e84ff1473d5151110446a8bad4", kill_on_drop: false }` [INFO] [stdout] ae9e5f6fc9b8135204b1706cc6466966be7713e84ff1473d5151110446a8bad4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8dd016ab49d3a7b7d71f94d3eb1f3001b2d8b2cc7fed3175ea581cc584c0864 [INFO] running `Command { std: "docker" "start" "-a" "f8dd016ab49d3a7b7d71f94d3eb1f3001b2d8b2cc7fed3175ea581cc584c0864", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling defmt-parser v0.1.0 [INFO] [stderr] Compiling panic-probe v0.1.0 [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(waker) = unsafe { WAKER.as_ref() } { [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / transfer_future!( [INFO] [stdout] 60 | | USART1: (DMA1_CHANNEL4, TxDma1), [INFO] [stdout] 61 | | USART2: (DMA1_CHANNEL7, TxDma2), [INFO] [stdout] 62 | | USART3: (DMA1_CHANNEL2, TxDma3), [INFO] [stdout] 63 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `waker_interrupt` which comes from the expansion of the macro `transfer_future` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(waker) = unsafe { WAKER.as_ref() } { [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / transfer_future!( [INFO] [stdout] 60 | | USART1: (DMA1_CHANNEL4, TxDma1), [INFO] [stdout] 61 | | USART2: (DMA1_CHANNEL7, TxDma2), [INFO] [stdout] 62 | | USART3: (DMA1_CHANNEL2, TxDma3), [INFO] [stdout] 63 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] = note: this warning originates in the macro `waker_interrupt` which comes from the expansion of the macro `transfer_future` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(waker) = unsafe { WAKER.as_ref() } { [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / transfer_future!( [INFO] [stdout] 60 | | USART1: (DMA1_CHANNEL4, TxDma1), [INFO] [stdout] 61 | | USART2: (DMA1_CHANNEL7, TxDma2), [INFO] [stdout] 62 | | USART3: (DMA1_CHANNEL2, TxDma3), [INFO] [stdout] 63 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] = note: this warning originates in the macro `waker_interrupt` which comes from the expansion of the macro `transfer_future` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(waker) = unsafe { WAKER.as_ref() } { [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | / rx_stream!( [INFO] [stdout] 272 | | RxStream1: (DMA1_CHANNEL5, RxDma1), [INFO] [stdout] 273 | | RxStream2: (DMA1_CHANNEL6, RxDma2), [INFO] [stdout] 274 | | RxStream3: (DMA1_CHANNEL3, RxDma3), [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] = note: this warning originates in the macro `waker_interrupt` which comes from the expansion of the macro `rx_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(waker) = unsafe { WAKER.as_ref() } { [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | / rx_stream!( [INFO] [stdout] 272 | | RxStream1: (DMA1_CHANNEL5, RxDma1), [INFO] [stdout] 273 | | RxStream2: (DMA1_CHANNEL6, RxDma2), [INFO] [stdout] 274 | | RxStream3: (DMA1_CHANNEL3, RxDma3), [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] = note: this warning originates in the macro `waker_interrupt` which comes from the expansion of the macro `rx_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(waker) = unsafe { WAKER.as_ref() } { [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | / rx_stream!( [INFO] [stdout] 272 | | RxStream1: (DMA1_CHANNEL5, RxDma1), [INFO] [stdout] 273 | | RxStream2: (DMA1_CHANNEL6, RxDma2), [INFO] [stdout] 274 | | RxStream3: (DMA1_CHANNEL3, RxDma3), [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] = note: this warning originates in the macro `waker_interrupt` which comes from the expansion of the macro `rx_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(waker) = unsafe { WAKER.as_ref() } { [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/timer.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | timer!(TIM2, TIM3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] = note: this warning originates in the macro `waker_interrupt` which comes from the expansion of the macro `timer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(waker) = unsafe { WAKER.as_ref() } { [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/timer.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | timer!(TIM2, TIM3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] = note: this warning originates in the macro `waker_interrupt` which comes from the expansion of the macro `timer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling defmt-macros v0.1.1 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stdout] error[E0658]: custom inner attributes are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-parser-0.10.1/src/generated.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | #![rustfmt::skip] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54726 for more information [INFO] [stdout] = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-27; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `semver-parser` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f8dd016ab49d3a7b7d71f94d3eb1f3001b2d8b2cc7fed3175ea581cc584c0864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8dd016ab49d3a7b7d71f94d3eb1f3001b2d8b2cc7fed3175ea581cc584c0864", kill_on_drop: false }` [INFO] [stdout] f8dd016ab49d3a7b7d71f94d3eb1f3001b2d8b2cc7fed3175ea581cc584c0864