[INFO] cloning repository https://github.com/Fellfalla/rust-esp-blink
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fellfalla/rust-esp-blink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFellfalla%2Frust-esp-blink", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFellfalla%2Frust-esp-blink'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdeee15f170b41bf130deb929003a07730ccfb16
[INFO] building Fellfalla/rust-esp-blink against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFellfalla%2Frust-esp-blink" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Fellfalla/rust-esp-blink on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Fellfalla/rust-esp-blink
[INFO] finished tweaking git repo https://github.com/Fellfalla/rust-esp-blink
[INFO] tweaked toml for git repo https://github.com/Fellfalla/rust-esp-blink written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Fellfalla/rust-esp-blink 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d0a50e7eafd329dcaa1db94aa1f68342103b20cc8570b9170b14938e2e855d7
[INFO] running `Command { std: "docker" "start" "-a" "2d0a50e7eafd329dcaa1db94aa1f68342103b20cc8570b9170b14938e2e855d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d0a50e7eafd329dcaa1db94aa1f68342103b20cc8570b9170b14938e2e855d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d0a50e7eafd329dcaa1db94aa1f68342103b20cc8570b9170b14938e2e855d7", kill_on_drop: false }`
[INFO] [stdout] 2d0a50e7eafd329dcaa1db94aa1f68342103b20cc8570b9170b14938e2e855d7
[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" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 846d97e2b5d92c2124811ebd003cfc7ef01f3c5c58220c0500c2fb6a3a848e62
[INFO] running `Command { std: "docker" "start" "-a" "846d97e2b5d92c2124811ebd003cfc7ef01f3c5c58220c0500c2fb6a3a848e62", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling xtensa-lx v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.34
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling mutex-trait v0.2.0
[INFO] [stderr]    Compiling esp32 v0.26.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling critical-section v1.1.2
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling r0 v1.0.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling fugit v0.3.7
[INFO] [stderr]    Compiling embedded-dma v0.2.0
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]    Compiling esp32-hal v0.15.0
[INFO] [stderr]    Compiling embedded-io v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling core-isa-parser v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling xtensa-lx-rt-proc-macros v0.2.1
[INFO] [stderr]    Compiling esp-hal-procmacros v0.6.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling minijinja v1.0.11
[INFO] [stderr]    Compiling basic-toml v0.1.8
[INFO] [stderr]    Compiling esp-hal-common v0.12.0
[INFO] [stderr]    Compiling xtensa-lx-rt v0.16.0
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/lib.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |           asm!($($x)* $($opts)*)
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/assembly_esp32.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 | /     cfg_asm!(
[INFO] [stdout] 105 | |     {
[INFO] [stdout] 106 | |         "
[INFO] [stdout] 107 | |         s32i    a2,  sp, +XT_STK_A2
[INFO] [stdout] ...   |
[INFO] [stdout] 247 | |     options(noreturn)
[INFO] [stdout] 248 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `cfg_asm` (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/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/lib.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |           asm!($($x)* $($opts)*)
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/assembly_esp32.rs:338:5
[INFO] [stdout]     |
[INFO] [stdout] 338 | /     cfg_asm!(
[INFO] [stdout] 339 | |     {
[INFO] [stdout] 340 | |         "
[INFO] [stdout] 341 | |         l32i    a3,  sp, +XT_STK_SAR
[INFO] [stdout] ...   |
[INFO] [stdout] 439 | |         ",
[INFO] [stdout] 440 | |     }, options(noreturn));
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `cfg_asm` (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/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/assembly_esp32.rs:479:5
[INFO] [stdout]     |
[INFO] [stdout] 479 | /     asm!(
[INFO] [stdout] 480 | |         "
[INFO] [stdout] 481 | |         SAVE_CONTEXT 1
[INFO] [stdout] ...   |
[INFO] [stdout] 509 | |         options(noreturn)
[INFO] [stdout] 510 | |     )
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/assembly_esp32.rs:522:5
[INFO] [stdout]     |
[INFO] [stdout] 522 | /     asm!(
[INFO] [stdout] 523 | |         "
[INFO] [stdout] 524 | |         mov     a0, a1                     // save a1/sp
[INFO] [stdout] 525 | |         addmi   sp, sp, -XT_STK_FRMSZ      // only allow multiple of 256
[INFO] [stdout] ...   |
[INFO] [stdout] 567 | |         options(noreturn)
[INFO] [stdout] 568 | |     )
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/assembly_esp32.rs:599:5
[INFO] [stdout]     |
[INFO] [stdout] 599 |     asm!("HANDLE_INTERRUPT_LEVEL 2", options(noreturn));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/assembly_esp32.rs:610:5
[INFO] [stdout]     |
[INFO] [stdout] 610 |     asm!("HANDLE_INTERRUPT_LEVEL 3", options(noreturn));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/assembly_esp32.rs:621:5
[INFO] [stdout]     |
[INFO] [stdout] 621 |     asm!("HANDLE_INTERRUPT_LEVEL 4", options(noreturn));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/assembly_esp32.rs:632:5
[INFO] [stdout]     |
[INFO] [stdout] 632 |     asm!("HANDLE_INTERRUPT_LEVEL 5", options(noreturn));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/assembly_esp32.rs:643:5
[INFO] [stdout]     |
[INFO] [stdout] 643 |     asm!("HANDLE_INTERRUPT_LEVEL 6", options(noreturn));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/assembly_esp32.rs:654:5
[INFO] [stdout]     |
[INFO] [stdout] 654 |     asm!("HANDLE_INTERRUPT_LEVEL 7", options(noreturn));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/esp32.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     asm!(
[INFO] [stdout] 131 | |         "
[INFO] [stdout] 132 | |         wsr a0, EXCSAVE1 // preserve a0
[INFO] [stdout] 133 | |         rsr a0, EXCCAUSE // get exception cause
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |         options(noreturn)
[INFO] [stdout] 140 | |     );
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/esp32.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 | /     asm!(
[INFO] [stdout] 148 | |         "
[INFO] [stdout] 149 | |         wsr a0, EXCSAVE1 // preserve a0
[INFO] [stdout] 150 | |         rsr a0, EXCCAUSE // get exception cause
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |         options(noreturn)
[INFO] [stdout] 160 | |     );
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/esp32.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 | /     asm!(
[INFO] [stdout] 168 | |         "
[INFO] [stdout] 169 | |     wsr a0, EXCSAVE1                   // preserve a0 (EXCSAVE1 can be reused as long as there
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |         options(noreturn)
[INFO] [stdout] 175 | |     );
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/esp32.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 | /     asm!(
[INFO] [stdout] 183 | |         "
[INFO] [stdout] 184 | |     wsr a0, EXCSAVE2 // preserve a0
[INFO] [stdout] 185 | |     call0 __naked_level_2_interrupt     // used as long jump
[INFO] [stdout] 186 | |     ",
[INFO] [stdout] 187 | |         options(noreturn)
[INFO] [stdout] 188 | |     );
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/esp32.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 | /     asm!(
[INFO] [stdout] 196 | |         "
[INFO] [stdout] 197 | |     wsr a0, EXCSAVE3 // preserve a0
[INFO] [stdout] 198 | |     call0 __naked_level_3_interrupt     // used as long jump
[INFO] [stdout] 199 | |     ",
[INFO] [stdout] 200 | |         options(noreturn)
[INFO] [stdout] 201 | |     );
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/esp32.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 208 | /     asm!(
[INFO] [stdout] 209 | |         "
[INFO] [stdout] 210 | |     wsr a0, EXCSAVE4 // preserve a0
[INFO] [stdout] 211 | |     call0 __naked_level_4_interrupt     // used as long jump
[INFO] [stdout] 212 | |     ",
[INFO] [stdout] 213 | |         options(noreturn)
[INFO] [stdout] 214 | |     );
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/esp32.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | /     asm!(
[INFO] [stdout] 222 | |         "
[INFO] [stdout] 223 | |     wsr a0, EXCSAVE5 // preserve a0
[INFO] [stdout] 224 | |     call0 __naked_level_5_interrupt     // used as long jump
[INFO] [stdout] 225 | |     ",
[INFO] [stdout] 226 | |         options(noreturn)
[INFO] [stdout] 227 | |     );
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/esp32.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 | /     asm!(
[INFO] [stdout] 235 | |         "
[INFO] [stdout] 236 | |     wsr a0, EXCSAVE6 // preserve a0
[INFO] [stdout] 237 | |     call0 __naked_level_6_interrupt     // used as long jump
[INFO] [stdout] 238 | |     ",
[INFO] [stdout] 239 | |         options(noreturn)
[INFO] [stdout] 240 | |     );
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/esp32.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | /     asm!(
[INFO] [stdout] 248 | |         "
[INFO] [stdout] 249 | |     wsr a0, EXCSAVE7 // preserve a0
[INFO] [stdout] 250 | |     call0 __naked_level_7_interrupt     // used as long jump
[INFO] [stdout] 251 | |     ",
[INFO] [stdout] 252 | |         options(noreturn)
[INFO] [stdout] 253 | |     );
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/esp32.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 | /     asm!(
[INFO] [stdout] 261 | |         "
[INFO] [stdout] 262 | |         s32e    a0, a5, -16
[INFO] [stdout] 263 | |         s32e    a1, a5, -12
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |         options(noreturn)
[INFO] [stdout] 269 | |     );
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/esp32.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 | /     asm!(
[INFO] [stdout] 277 | |         "
[INFO] [stdout] 278 | |         l32e    a0, a5, -16
[INFO] [stdout] 279 | |         l32e    a1, a5, -12
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |         options(noreturn)
[INFO] [stdout] 307 | |     );
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/esp32.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 | /     asm!(
[INFO] [stdout] 315 | |         "
[INFO] [stdout] 316 | |         s32e    a0, a9, -16
[INFO] [stdout] 317 | |         l32e    a0, a1, -12
[INFO] [stdout] ...   |
[INFO] [stdout] 328 | |         options(noreturn)
[INFO] [stdout] 329 | |     );
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/esp32.rs:336:5
[INFO] [stdout]     |
[INFO] [stdout] 336 | /     asm!(
[INFO] [stdout] 337 | |         "
[INFO] [stdout] 338 | |         l32e    a0, a9, -16
[INFO] [stdout] 339 | |         l32e    a1, a9, -12
[INFO] [stdout] ...   |
[INFO] [stdout] 350 | |         options(noreturn)
[INFO] [stdout] 351 | |     );
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/esp32.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 | /     asm!(
[INFO] [stdout] 359 | |         "
[INFO] [stdout] 360 | |         s32e    a0,  a13, -16
[INFO] [stdout] 361 | |         l32e    a0,  a1,  -12
[INFO] [stdout] ...   |
[INFO] [stdout] 376 | |         options(noreturn)
[INFO] [stdout] 377 | |     );
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.16.0/src/exception/esp32.rs:384:5
[INFO] [stdout]     |
[INFO] [stdout] 384 | /     asm!(
[INFO] [stdout] 385 | |         "
[INFO] [stdout] 386 | |         l32e    a0,  a13, -16
[INFO] [stdout] 387 | |         l32e    a1,  a13, -12
[INFO] [stdout] ...   |
[INFO] [stdout] 402 | |         options(noreturn)
[INFO] [stdout] 403 | |     );
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0787`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xtensa-lx-rt` (lib) due to 25 previous errors
[INFO] running `Command { std: "docker" "inspect" "846d97e2b5d92c2124811ebd003cfc7ef01f3c5c58220c0500c2fb6a3a848e62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "846d97e2b5d92c2124811ebd003cfc7ef01f3c5c58220c0500c2fb6a3a848e62", kill_on_drop: false }`
[INFO] [stdout] 846d97e2b5d92c2124811ebd003cfc7ef01f3c5c58220c0500c2fb6a3a848e62
