[INFO] cloning repository https://github.com/EK47/burnboard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EK47/burnboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEK47%2Fburnboard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEK47%2Fburnboard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3157c1080bb3da03d6231e32ed5a0b612d21690
[INFO] checking EK47/burnboard against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEK47%2Fburnboard" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/EK47/burnboard on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/EK47/burnboard
[INFO] finished tweaking git repo https://github.com/EK47/burnboard
[INFO] tweaked toml for git repo https://github.com/EK47/burnboard written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/EK47/burnboard 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/ch32-rs/ch32-hal.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ch32-rs/ch32-metapac.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded riscv v0.11.1
[INFO] [stderr]   Downloaded qingke-rt-macros v0.2.1
[INFO] [stderr]   Downloaded embassy-futures v0.1.1
[INFO] [stderr]   Downloaded ssmarshal v1.0.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.8
[INFO] [stderr]   Downloaded defmt v0.3.10
[INFO] [stderr]   Downloaded embassy-hal-internal v0.2.0
[INFO] [stderr]   Downloaded proc-macro-error2 v2.0.1
[INFO] [stderr]   Downloaded embassy-executor v0.6.0
[INFO] [stderr]   Downloaded embassy-time-driver v0.1.0
[INFO] [stderr]   Downloaded embassy-usb v0.3.0
[INFO] [stderr]   Downloaded sdio-host v0.5.0
[INFO] [stderr]   Downloaded thiserror v2.0.8
[INFO] [stderr]   Downloaded defmt-parser v0.4.1
[INFO] [stderr]   Downloaded proc-macro-error-attr2 v2.0.0
[INFO] [stderr]   Downloaded defmt-macros v0.4.0
[INFO] [stderr]   Downloaded embassy-time v0.3.2
[INFO] [stderr]   Downloaded embassy-net-driver-channel v0.3.0
[INFO] [stderr]   Downloaded embedded-io-async v0.6.1
[INFO] [stderr]   Downloaded embassy-sync v0.6.0
[INFO] [stderr]   Downloaded embassy-usb-driver v0.1.0
[INFO] [stderr]   Downloaded defmt-rtt v0.4.1
[INFO] [stderr]   Downloaded embassy-net-driver v0.2.0
[INFO] [stderr]   Downloaded embassy-executor-macros v0.5.0
[INFO] [stderr]   Downloaded embassy-time-queue-driver v0.1.0
[INFO] [stderr]   Downloaded critical-section v1.1.3
[INFO] [stderr]   Downloaded qingke-rt v0.2.1
[INFO] [stderr]   Downloaded usbd-hid-descriptors v0.8.2
[INFO] [stderr]   Downloaded usbd-hid v0.8.2
[INFO] [stderr]   Downloaded usbd-hid-macros v0.8.2
[INFO] [stderr]   Downloaded qingke v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0819c938cbfa1d6b101baf91ba2e402bf6cf15b447a51f8a672fe93b4b4e97ed
[INFO] running `Command { std: "docker" "start" "-a" "0819c938cbfa1d6b101baf91ba2e402bf6cf15b447a51f8a672fe93b4b4e97ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0819c938cbfa1d6b101baf91ba2e402bf6cf15b447a51f8a672fe93b4b4e97ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0819c938cbfa1d6b101baf91ba2e402bf6cf15b447a51f8a672fe93b4b4e97ed", kill_on_drop: false }`
[INFO] [stdout] 0819c938cbfa1d6b101baf91ba2e402bf6cf15b447a51f8a672fe93b4b4e97ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57747bc392a04101e25878c166084b1b1c257d2a9b4e81e13a1b2f61c712d9d2
[INFO] running `Command { std: "docker" "start" "-a" "57747bc392a04101e25878c166084b1b1c257d2a9b4e81e13a1b2f61c712d9d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking critical-section v1.1.3
[INFO] [stderr]    Compiling riscv v0.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling embassy-time-driver v0.1.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]    Compiling embassy-time-queue-driver v0.1.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling defmt v0.3.10
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling embassy-sync v0.6.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling ch32-metapac v0.1.0 (https://github.com/ch32-rs/ch32-metapac.git?tag=ch32-data-0f143d8ce505711e4667002b42b8a34eb9c1d039#d97b7453)
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling defmt-macros v0.4.0
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling usbd-hid-descriptors v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling qingke-rt v0.2.1
[INFO] [stderr]    Compiling embassy-hal-internal v0.2.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking qingke v0.2.0
[INFO] [stderr]     Checking usb-device v0.3.2
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking embassy-usb-driver v0.1.0
[INFO] [stderr]    Compiling defmt-rtt v0.4.1
[INFO] [stderr]     Checking embassy-net-driver v0.2.0
[INFO] [stderr]    Compiling embassy-executor v0.6.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling embassy-usb v0.3.0
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sdio-host v0.5.0
[INFO] [stderr]    Compiling burnboard v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]     Checking ssmarshal v1.0.0
[INFO] [stderr]    Compiling ch32-hal v0.1.0 (https://github.com/ch32-rs/ch32-hal.git#82209ddc)
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.8
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling usbd-hid-macros v0.8.2
[INFO] [stderr]    Compiling qingke-rt-macros v0.2.1
[INFO] [stderr]    Compiling defmt-parser v0.4.1
[INFO] [stderr]     Checking embassy-time v0.3.2
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking usbd-hid v0.8.2
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling embassy-executor-macros v0.5.0
[INFO] [stderr]     Checking embassy-net-driver-channel v0.3.0
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ch32-hal-f8ddd79b527ebc9f/82209dd/src/exti.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 |     #[interrupt]
[INFO] [stdout]     |     ^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ch32-hal-f8ddd79b527ebc9f/82209dd/src/exti.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 316 |     #[interrupt]
[INFO] [stdout]     |     ^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ch32-hal-f8ddd79b527ebc9f/82209dd/src/exti.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 |     #[interrupt]
[INFO] [stdout]     |     ^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ch32-hal-f8ddd79b527ebc9f/82209dd/src/exti.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     #[interrupt]
[INFO] [stdout]     |     ^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ch32-hal-f8ddd79b527ebc9f/82209dd/src/exti.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 |     #[interrupt]
[INFO] [stdout]     |     ^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ch32-hal-f8ddd79b527ebc9f/82209dd/src/exti.rs:332:5
[INFO] [stdout]     |
[INFO] [stdout] 332 |     #[interrupt]
[INFO] [stdout]     |     ^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ch32-hal-f8ddd79b527ebc9f/82209dd/src/exti.rs:336:5
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[interrupt]
[INFO] [stdout]     |     ^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/ch32-hal-f8ddd79b527ebc9f/82209dd/src/embassy/time_driver_tim.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         #[interrupt]
[INFO] [stdout]    |         ^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `interrupt` which comes from the expansion of the macro `foreach_interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/ch32-hal-8c82bc597a82a326/out/_generated.rs:1:28128
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...u8) ; # [cfg (feature = "rt")] # [qingke_rt :: interrupt] unsafe fn DMA1_CHANNEL1 () { < crate :: peripherals :: DMA1_CH1 as crate :: ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `qingke_rt::interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/ch32-hal-8c82bc597a82a326/out/_generated.rs:1:28299
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...) ; } # [cfg (feature = "rt")] # [qingke_rt :: interrupt] unsafe fn DMA1_CHANNEL2 () { < crate :: peripherals :: DMA1_CH2 as crate :: ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `qingke_rt::interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/ch32-hal-8c82bc597a82a326/out/_generated.rs:1:28470
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...) ; } # [cfg (feature = "rt")] # [qingke_rt :: interrupt] unsafe fn DMA1_CHANNEL3 () { < crate :: peripherals :: DMA1_CH3 as crate :: ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `qingke_rt::interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/ch32-hal-8c82bc597a82a326/out/_generated.rs:1:28641
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...) ; } # [cfg (feature = "rt")] # [qingke_rt :: interrupt] unsafe fn DMA1_CHANNEL4 () { < crate :: peripherals :: DMA1_CH4 as crate :: ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `qingke_rt::interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/ch32-hal-8c82bc597a82a326/out/_generated.rs:1:28812
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...) ; } # [cfg (feature = "rt")] # [qingke_rt :: interrupt] unsafe fn DMA1_CHANNEL5 () { < crate :: peripherals :: DMA1_CH5 as crate :: ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `qingke_rt::interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/ch32-hal-8c82bc597a82a326/out/_generated.rs:1:28983
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...) ; } # [cfg (feature = "rt")] # [qingke_rt :: interrupt] unsafe fn DMA1_CHANNEL6 () { < crate :: peripherals :: DMA1_CH6 as crate :: ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `qingke_rt::interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/ch32-hal-8c82bc597a82a326/out/_generated.rs:1:29154
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...) ; } # [cfg (feature = "rt")] # [qingke_rt :: interrupt] unsafe fn DMA1_CHANNEL7 () { < crate :: peripherals :: DMA1_CH7 as crate :: ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `qingke_rt::interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/ch32-hal-8c82bc597a82a326/out/_generated.rs:1:29325
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...) ; } # [cfg (feature = "rt")] # [qingke_rt :: interrupt] unsafe fn DMA1_CHANNEL8 () { < crate :: peripherals :: DMA1_CH8 as crate :: ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `qingke_rt::interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw` found for reference `&Waker` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embassy-executor-0.6.0/src/raw/waker.rs:53:35
[INFO] [stdout]    |
[INFO] [stdout] 53 |             let raw_waker = waker.as_raw();
[INFO] [stdout]    |                                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `as_ref` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 53 |             let raw_waker = waker.as_ref();
[INFO] [stdout]    |                                   ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embassy-executor` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0787`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ch32-hal` (lib) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "57747bc392a04101e25878c166084b1b1c257d2a9b4e81e13a1b2f61c712d9d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57747bc392a04101e25878c166084b1b1c257d2a9b4e81e13a1b2f61c712d9d2", kill_on_drop: false }`
[INFO] [stdout] 57747bc392a04101e25878c166084b1b1c257d2a9b4e81e13a1b2f61c712d9d2
