[INFO] cloning repository https://github.com/dko1905/rust-esp8266-testing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dko1905/rust-esp8266-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdko1905%2Frust-esp8266-testing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdko1905%2Frust-esp8266-testing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ba91360ba07b2fc594e95534d826ba413290383
[INFO] checking dko1905/rust-esp8266-testing against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdko1905%2Frust-esp8266-testing" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dko1905/rust-esp8266-testing
[INFO] finished tweaking git repo https://github.com/dko1905/rust-esp8266-testing
[INFO] tweaked toml for git repo https://github.com/dko1905/rust-esp8266-testing written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dko1905/rust-esp8266-testing on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dko1905/rust-esp8266-testing 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/esp-rs/esp-println.git`
[INFO] [stderr]     Updating git repository `https://github.com/esp-rs/xtensa-lx.git`
[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 dko1905/rust-esp8266-testing against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdko1905%2Frust-esp8266-testing" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dko1905/rust-esp8266-testing
[INFO] finished tweaking git repo https://github.com/dko1905/rust-esp8266-testing
[INFO] tweaked toml for git repo https://github.com/dko1905/rust-esp8266-testing written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dko1905/rust-esp8266-testing on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dko1905/rust-esp8266-testing 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "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 panic-halt v0.2.0
[INFO] [stderr]   Downloaded mutex-trait v0.2.0
[INFO] [stderr]   Downloaded r0 v1.0.0
[INFO] [stderr]   Downloaded bare-metal v1.0.0
[INFO] [stderr]   Downloaded esp8266-hal-proc-macros v0.1.0
[INFO] [stderr]   Downloaded xtensa-lx-rt v0.12.0
[INFO] [stderr]   Downloaded xtensa-lx-rt-proc-macros v0.1.0
[INFO] [stderr]   Downloaded enum-as-inner v0.4.0
[INFO] [stderr]   Downloaded minijinja v0.15.0
[INFO] [stderr]   Downloaded anyhow v1.0.95
[INFO] [stderr]   Downloaded esp8266 v0.6.0
[INFO] [stderr]   Downloaded core-isa-parser v0.2.0
[INFO] [stderr]   Downloaded esp8266-hal v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 06fed4cd218401d737fc0b1e1690dd6b51ce6491d95c4e9721052ff9eaa242c6
[INFO] running `Command { std: "docker" "start" "06fed4cd218401d737fc0b1e1690dd6b51ce6491d95c4e9721052ff9eaa242c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06fed4cd218401d737fc0b1e1690dd6b51ce6491d95c4e9721052ff9eaa242c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06fed4cd218401d737fc0b1e1690dd6b51ce6491d95c4e9721052ff9eaa242c6" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06fed4cd218401d737fc0b1e1690dd6b51ce6491d95c4e9721052ff9eaa242c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06fed4cd218401d737fc0b1e1690dd6b51ce6491d95c4e9721052ff9eaa242c6" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profile package spec `compiler_builtins` in profile `dev` did not match any packages
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling xtensa-lx v0.7.0 (https://github.com/esp-rs/xtensa-lx.git?rev=b7a8eef#b7a8eefc)
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]     Checking r0 v1.0.0
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking mutex-trait v0.2.0
[INFO] [stderr]    Compiling esp8266 v0.6.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling esp8266-hal v0.5.1
[INFO] [stderr]    Compiling esp-println v0.5.0 (https://github.com/esp-rs/esp-println.git?rev=5f41ff742004e32a6cf425e6eef059cc1ab05779#5f41ff74)
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling esp8266-rs-01 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling minijinja v0.15.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling xtensa-lx-rt-proc-macros v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling core-isa-parser v0.2.0
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling esp8266-hal-proc-macros v0.1.0
[INFO] [stderr]    Compiling xtensa-lx-rt v0.12.0
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.12.0/src/exception/assembly_esp8266.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[naked]
[INFO] [stdout]    |   ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[unsafe(naked)]
[INFO] [stdout]    |   +++++++     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.12.0/src/exception/assembly_esp8266.rs:133:3
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[naked]
[INFO] [stdout]     |   ^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[unsafe(naked)]
[INFO] [stdout]     |   +++++++     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.12.0/src/exception/assembly_esp8266.rs:191:3
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[naked]
[INFO] [stdout]     |   ^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[unsafe(naked)]
[INFO] [stdout]     |   +++++++     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.12.0/src/exception/assembly_esp8266.rs:226:3
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[naked]
[INFO] [stdout]     |   ^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[unsafe(naked)]
[INFO] [stdout]     |   +++++++     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.12.0/src/exception/assembly_esp8266.rs:250:3
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[naked]
[INFO] [stdout]     |   ^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[unsafe(naked)]
[INFO] [stdout]     |   +++++++     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.12.0/src/exception/assembly_esp8266.rs:276:3
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[naked]
[INFO] [stdout]     |   ^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[unsafe(naked)]
[INFO] [stdout]     |   +++++++     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.12.0/src/exception/assembly_esp8266.rs:301:3
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[naked]
[INFO] [stdout]     |   ^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[unsafe(naked)]
[INFO] [stdout]     |   +++++++     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.12.0/src/exception/assembly_esp8266.rs:326:3
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[naked]
[INFO] [stdout]     |   ^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[unsafe(naked)]
[INFO] [stdout]     |   +++++++     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.12.0/src/exception/esp8266.rs:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[naked]
[INFO] [stdout]    |   ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[unsafe(naked)]
[INFO] [stdout]    |   +++++++     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.12.0/src/exception/esp8266.rs:74:3
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[naked]
[INFO] [stdout]    |   ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[unsafe(naked)]
[INFO] [stdout]    |   +++++++     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.12.0/src/exception/esp8266.rs:87:3
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[naked]
[INFO] [stdout]    |   ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[unsafe(naked)]
[INFO] [stdout]    |   +++++++     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.12.0/src/exception/esp8266.rs:101:3
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[naked]
[INFO] [stdout]     |   ^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[unsafe(naked)]
[INFO] [stdout]     |   +++++++     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.12.0/src/exception/esp8266.rs:115:3
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[naked]
[INFO] [stdout]     |   ^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[unsafe(naked)]
[INFO] [stdout]     |   +++++++     +
[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.12.0/src/exception/assembly_esp8266.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     asm!(
[INFO] [stdout] 61 | |         "
[INFO] [stdout] 62 | |         s32i    a2,  sp, +XT_STK_A2
[INFO] [stdout] 63 | |         s32i    a3,  sp, +XT_STK_A3
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |         options(noreturn)
[INFO] [stdout] 83 | |     )
[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.12.0/src/exception/assembly_esp8266.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     asm!(
[INFO] [stdout] 138 | |         "
[INFO] [stdout] 139 | |         l32i    a3,  sp, +XT_STK_SAR
[INFO] [stdout] 140 | |         wsr     a3,  SAR
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |         options(noreturn)
[INFO] [stdout] 161 | |     )
[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.12.0/src/exception/assembly_esp8266.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 | /     asm!(
[INFO] [stdout] 196 | |         "
[INFO] [stdout] 197 | |         SAVE_CONTEXT 1
[INFO] [stdout] ...   |
[INFO] [stdout] 218 | |         options(noreturn)
[INFO] [stdout] 219 | |     )
[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.12.0/src/exception/assembly_esp8266.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 | /     asm!(
[INFO] [stdout] 231 | |         "
[INFO] [stdout] 232 | |         SAVE_CONTEXT double
[INFO] [stdout] ...   |
[INFO] [stdout] 242 | |         options(noreturn)
[INFO] [stdout] 243 | |     )
[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.12.0/src/exception/assembly_esp8266.rs:254:5
[INFO] [stdout]     |
[INFO] [stdout] 254 | /     asm!(
[INFO] [stdout] 255 | |         "
[INFO] [stdout] 256 | |         SAVE_CONTEXT 1
[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.12.0/src/exception/assembly_esp8266.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | /     asm!(
[INFO] [stdout] 281 | |         "
[INFO] [stdout] 282 | |         SAVE_CONTEXT 1
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |         options(noreturn)
[INFO] [stdout] 294 | |     )
[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.12.0/src/exception/assembly_esp8266.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 | /     asm!(
[INFO] [stdout] 306 | |         "
[INFO] [stdout] 307 | |         SAVE_CONTEXT 1
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |         options(noreturn)
[INFO] [stdout] 319 | |     )
[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.12.0/src/exception/assembly_esp8266.rs:330:5
[INFO] [stdout]     |
[INFO] [stdout] 330 | /     asm!(
[INFO] [stdout] 331 | |         "
[INFO] [stdout] 332 | |         SAVE_CONTEXT 1
[INFO] [stdout] ...   |
[INFO] [stdout] 343 | |         options(noreturn)
[INFO] [stdout] 344 | |     )
[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.12.0/src/exception/esp8266.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | /     asm!(
[INFO] [stdout] 66 | |         "
[INFO] [stdout] 67 | |         wsr a0, EXCSAVE1 // preserve a0
[INFO] [stdout] 68 | |         call0 __naked_debug_exception     // used as long jump
[INFO] [stdout] 69 | |         ",
[INFO] [stdout] 70 | |         options(noreturn)
[INFO] [stdout] 71 | |     );
[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.12.0/src/exception/esp8266.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | /     asm!(
[INFO] [stdout] 79 | |         "
[INFO] [stdout] 80 | |         wsr a0, EXCSAVE1 // preserve a0
[INFO] [stdout] 81 | |         call0 __naked_nmi_exception     // used as long jump
[INFO] [stdout] 82 | |         ",
[INFO] [stdout] 83 | |         options(noreturn)
[INFO] [stdout] 84 | |     );
[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.12.0/src/exception/esp8266.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 | /     asm!(
[INFO] [stdout] 92 | |         "
[INFO] [stdout] 93 | |         wsr a0, EXCSAVE1 // preserve a0
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |         options(noreturn)
[INFO] [stdout] 98 | |     );
[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.12.0/src/exception/esp8266.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | /     asm!(
[INFO] [stdout] 106 | |         "
[INFO] [stdout] 107 | |         wsr a0, EXCSAVE1 // preserve a0
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |         options(noreturn)
[INFO] [stdout] 112 | |     );
[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.12.0/src/exception/esp8266.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     asm!(
[INFO] [stdout] 120 | |         "
[INFO] [stdout] 121 | |         wsr a0, EXCSAVE1                   // preserve a0 (EXCSAVE1 can be reused as long as there
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         options(noreturn)
[INFO] [stdout] 127 | |     );
[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 26 previous errors
[INFO] running `Command { std: "docker" "inspect" "06fed4cd218401d737fc0b1e1690dd6b51ce6491d95c4e9721052ff9eaa242c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06fed4cd218401d737fc0b1e1690dd6b51ce6491d95c4e9721052ff9eaa242c6", kill_on_drop: false }`
[INFO] [stdout] 06fed4cd218401d737fc0b1e1690dd6b51ce6491d95c4e9721052ff9eaa242c6
