[INFO] cloning repository https://github.com/ShakenCodes/more-getters-stm32wlxx-hal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShakenCodes/more-getters-stm32wlxx-hal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShakenCodes%2Fmore-getters-stm32wlxx-hal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShakenCodes%2Fmore-getters-stm32wlxx-hal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 428508e44a9e3f5478c2169349810bc67b38b013
[INFO] checking ShakenCodes/more-getters-stm32wlxx-hal against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShakenCodes%2Fmore-getters-stm32wlxx-hal" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ShakenCodes/more-getters-stm32wlxx-hal
[INFO] finished tweaking git repo https://github.com/ShakenCodes/more-getters-stm32wlxx-hal
[INFO] tweaked toml for git repo https://github.com/ShakenCodes/more-getters-stm32wlxx-hal written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShakenCodes/more-getters-stm32wlxx-hal on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShakenCodes/more-getters-stm32wlxx-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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking ShakenCodes/more-getters-stm32wlxx-hal against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShakenCodes%2Fmore-getters-stm32wlxx-hal" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ShakenCodes/more-getters-stm32wlxx-hal
[INFO] finished tweaking git repo https://github.com/ShakenCodes/more-getters-stm32wlxx-hal
[INFO] tweaked toml for git repo https://github.com/ShakenCodes/more-getters-stm32wlxx-hal written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShakenCodes/more-getters-stm32wlxx-hal on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShakenCodes/more-getters-stm32wlxx-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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded defmt-macros v0.3.6
[INFO] [stderr]   Downloaded defmt-test-macros v0.3.0
[INFO] [stderr]   Downloaded defmt v0.3.5
[INFO] [stderr]   Downloaded num v0.3.1
[INFO] [stderr]   Downloaded embedded-time v0.12.1
[INFO] [stderr]   Downloaded defmt-test v0.3.0
[INFO] [stderr]   Downloaded stm32wl v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6410207a30c5e468184eb25322fc160f3a632905e38638ecafb1e7b4253c559
[INFO] running `Command { std: "docker" "start" "-a" "c6410207a30c5e468184eb25322fc160f3a632905e38638ecafb1e7b4253c559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6410207a30c5e468184eb25322fc160f3a632905e38638ecafb1e7b4253c559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6410207a30c5e468184eb25322fc160f3a632905e38638ecafb1e7b4253c559", kill_on_drop: false }`
[INFO] [stdout] c6410207a30c5e468184eb25322fc160f3a632905e38638ecafb1e7b4253c559
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa960b05832f177682243a879772c265e0ca0a3686c52e8009d2c88d3350802a
[INFO] running `Command { std: "docker" "start" "-a" "fa960b05832f177682243a879772c265e0ca0a3686c52e8009d2c88d3350802a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling defmt v0.3.5
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling defmt-macros v0.3.6
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking critical-section v1.1.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking volatile-register v0.2.1
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling stm32wl v0.15.1
[INFO] [stderr]    Compiling paste v1.0.13
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]     Checking const-oid v0.9.4
[INFO] [stderr]    Compiling panic-probe v0.3.1
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling defmt-rtt v0.4.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking der v0.7.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking sec1 v0.7.2
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking polyval v0.6.1
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]     Checking ghash v0.5.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.1.0
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking embedded-time v0.12.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking aes-gcm v0.10.2
[INFO] [stderr]     Checking elliptic-curve v0.13.5
[INFO] [stderr]     Checking primeorder v0.13.2
[INFO] [stderr]     Checking ecdsa v0.16.7
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr]    Compiling defmt-test-macros v0.3.0
[INFO] [stderr]    Compiling defmt-parser v0.3.3
[INFO] [stderr]     Checking defmt-test v0.3.0
[INFO] [stderr]     Checking stm32wlxx-hal v0.6.1 (/opt/rustwide/workdir/hal)
[INFO] [stdout] error: Multiple chip features activated. You must activate exactly one of the following features: stm32wl5x_cm0p, stm32wl5x_cm4, stm32wle5
[INFO] [stdout]   --> hal/src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / compile_error!(
[INFO] [stdout] 19 | |     "Multiple chip features activated. \
[INFO] [stdout] 20 | |     You must activate exactly one of the following features: \
[INFO] [stdout] 21 | |     stm32wl5x_cm0p, stm32wl5x_cm4, stm32wle5"
[INFO] [stdout] 22 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Multiple chip features activated. You must activate exactly one of the following features: stm32wl5x_cm0p, stm32wl5x_cm4, stm32wle5
[INFO] [stdout]   --> hal/src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / compile_error!(
[INFO] [stdout] 19 | |     "Multiple chip features activated. \
[INFO] [stdout] 20 | |     You must activate exactly one of the following features: \
[INFO] [stdout] 21 | |     stm32wl5x_cm0p, stm32wl5x_cm4, stm32wle5"
[INFO] [stdout] 22 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `embedded_time`
[INFO] [stdout]   --> hal/src/lib.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(feature = "embedded_time")]
[INFO] [stdout]    |       ^^^^^^^^^^---------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"embedded-time"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `chrono`, `cortex-m-rt`, `defmt`, `embedded-time`, `rt`, `stm32wl5x_cm0p`, `stm32wl5x_cm4`, and `stm32wle5`
[INFO] [stdout]    = help: consider adding `embedded_time` 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: `log`
[INFO] [stdout]    --> hal/src/fmt.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 156 |             #[cfg(not(any(feature = "log", feature="defmt")))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hal/src/adc.rs:685:25
[INFO] [stdout]     |
[INFO] [stdout] 685 |                         error!("Reserved ADC prescaler value {:#X}", ccr.presc().bits());
[INFO] [stdout]     |                         ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `cortex-m-rt`, `defmt`, `embedded-time`, `rt`, `stm32wl5x_cm0p`, `stm32wl5x_cm4`, and `stm32wle5`
[INFO] [stdout]     = help: consider adding `log` 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: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `embedded_time`
[INFO] [stdout]    --> hal/src/subghz/timeout.rs:443:7
[INFO] [stdout]     |
[INFO] [stdout] 443 | #[cfg(feature = "embedded_time")]
[INFO] [stdout]     |       ^^^^^^^^^^---------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"embedded-time"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `cortex-m-rt`, `defmt`, `embedded-time`, `rt`, `stm32wl5x_cm0p`, `stm32wl5x_cm4`, and `stm32wle5`
[INFO] [stdout]     = help: consider adding `embedded_time` 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: `embedded_time`
[INFO] [stdout]    --> hal/src/subghz/timeout.rs:450:7
[INFO] [stdout]     |
[INFO] [stdout] 450 | #[cfg(feature = "embedded_time")]
[INFO] [stdout]     |       ^^^^^^^^^^---------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"embedded-time"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `cortex-m-rt`, `defmt`, `embedded-time`, `rt`, `stm32wl5x_cm0p`, `stm32wl5x_cm4`, and `stm32wle5`
[INFO] [stdout]     = help: consider adding `embedded_time` 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: `embedded_time`
[INFO] [stdout]    --> hal/src/subghz/timeout.rs:457:7
[INFO] [stdout]     |
[INFO] [stdout] 457 | #[cfg(feature = "embedded_time")]
[INFO] [stdout]     |       ^^^^^^^^^^---------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"embedded-time"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `cortex-m-rt`, `defmt`, `embedded-time`, `rt`, `stm32wl5x_cm0p`, `stm32wl5x_cm4`, and `stm32wle5`
[INFO] [stdout]     = help: consider adding `embedded_time` 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: `embedded_time`
[INFO] [stdout]   --> hal/src/subghz/tx_params.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "embedded_time")]
[INFO] [stdout]    |       ^^^^^^^^^^---------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"embedded-time"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `chrono`, `cortex-m-rt`, `defmt`, `embedded-time`, `rt`, `stm32wl5x_cm0p`, `stm32wl5x_cm4`, and `stm32wle5`
[INFO] [stdout]    = help: consider adding `embedded_time` 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: `embedded_time`
[INFO] [stdout]   --> hal/src/lib.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(feature = "embedded_time")]
[INFO] [stdout]    |       ^^^^^^^^^^---------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"embedded-time"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `chrono`, `cortex-m-rt`, `defmt`, `embedded-time`, `rt`, `stm32wl5x_cm0p`, `stm32wl5x_cm4`, and `stm32wle5`
[INFO] [stdout]    = help: consider adding `embedded_time` 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: `log`
[INFO] [stdout]    --> hal/src/fmt.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 156 |             #[cfg(not(any(feature = "log", feature="defmt")))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hal/src/adc.rs:685:25
[INFO] [stdout]     |
[INFO] [stdout] 685 |                         error!("Reserved ADC prescaler value {:#X}", ccr.presc().bits());
[INFO] [stdout]     |                         ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `cortex-m-rt`, `defmt`, `embedded-time`, `rt`, `stm32wl5x_cm0p`, `stm32wl5x_cm4`, and `stm32wle5`
[INFO] [stdout]     = help: consider adding `log` 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: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `embedded_time`
[INFO] [stdout]    --> hal/src/subghz/timeout.rs:443:7
[INFO] [stdout]     |
[INFO] [stdout] 443 | #[cfg(feature = "embedded_time")]
[INFO] [stdout]     |       ^^^^^^^^^^---------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"embedded-time"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `cortex-m-rt`, `defmt`, `embedded-time`, `rt`, `stm32wl5x_cm0p`, `stm32wl5x_cm4`, and `stm32wle5`
[INFO] [stdout]     = help: consider adding `embedded_time` 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: `embedded_time`
[INFO] [stdout]    --> hal/src/subghz/timeout.rs:450:7
[INFO] [stdout]     |
[INFO] [stdout] 450 | #[cfg(feature = "embedded_time")]
[INFO] [stdout]     |       ^^^^^^^^^^---------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"embedded-time"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `cortex-m-rt`, `defmt`, `embedded-time`, `rt`, `stm32wl5x_cm0p`, `stm32wl5x_cm4`, and `stm32wle5`
[INFO] [stdout]     = help: consider adding `embedded_time` 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: `embedded_time`
[INFO] [stdout]    --> hal/src/subghz/timeout.rs:457:7
[INFO] [stdout]     |
[INFO] [stdout] 457 | #[cfg(feature = "embedded_time")]
[INFO] [stdout]     |       ^^^^^^^^^^---------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"embedded-time"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `cortex-m-rt`, `defmt`, `embedded-time`, `rt`, `stm32wl5x_cm0p`, `stm32wl5x_cm4`, and `stm32wle5`
[INFO] [stdout]     = help: consider adding `embedded_time` 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: `embedded_time`
[INFO] [stdout]   --> hal/src/subghz/tx_params.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "embedded_time")]
[INFO] [stdout]    |       ^^^^^^^^^^---------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"embedded-time"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `chrono`, `cortex-m-rt`, `defmt`, `embedded-time`, `rt`, `stm32wl5x_cm0p`, `stm32wl5x_cm4`, and `stm32wle5`
[INFO] [stdout]    = help: consider adding `embedded_time` 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] error[E0277]: the trait bound `NaiveTime: Format` is not satisfied
[INFO] [stdout]    --> hal/src/fmt.rs:25:13
[INFO] [stdout]     |
[INFO] [stdout]  25 |             ::defmt::assert_eq!($($x)*);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Format` is not implemented for `NaiveTime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: hal/src/rtc/alarm.rs:532:9
[INFO] [stdout]     |
[INFO] [stdout] 532 |         assert_eq!(NaiveTime::from(alarm), ndt);
[INFO] [stdout]     |         --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Format`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 304 others
[INFO] [stdout]     = note: required for `&NaiveTime` to implement `Format`
[INFO] [stdout] note: required by a bound in `defmt::export::fmt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defmt-0.3.5/src/export/mod.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub fn fmt<T: Format + ?Sized>(f: &T) {
[INFO] [stdout]     |               ^^^^^^ required by this bound in `fmt`
[INFO] [stdout]     = note: this error originates in the macro `::defmt::assert_eq` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stm32wlxx-hal` (lib) due to 1 previous error; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stm32wlxx-hal` (lib test) due to 2 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fa960b05832f177682243a879772c265e0ca0a3686c52e8009d2c88d3350802a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa960b05832f177682243a879772c265e0ca0a3686c52e8009d2c88d3350802a", kill_on_drop: false }`
[INFO] [stdout] fa960b05832f177682243a879772c265e0ca0a3686c52e8009d2c88d3350802a
