[INFO] cloning repository https://github.com/opsnull/rust-slint-printdemo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/opsnull/rust-slint-printdemo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopsnull%2Frust-slint-printdemo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopsnull%2Frust-slint-printdemo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d30d45abc02f1df6408d27db57f2a44adbcf65b0 [INFO] checking opsnull/rust-slint-printdemo against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopsnull%2Frust-slint-printdemo" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/opsnull/rust-slint-printdemo [INFO] finished tweaking git repo https://github.com/opsnull/rust-slint-printdemo [INFO] tweaked toml for git repo https://github.com/opsnull/rust-slint-printdemo written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/opsnull/rust-slint-printdemo on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/opsnull/rust-slint-printdemo 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a2cfe0c0b137f53519f7abd68560e527944f253abf9e0f1ad3911b0bd2373b0 [INFO] running `Command { std: "docker" "start" "-a" "9a2cfe0c0b137f53519f7abd68560e527944f253abf9e0f1ad3911b0bd2373b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a2cfe0c0b137f53519f7abd68560e527944f253abf9e0f1ad3911b0bd2373b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a2cfe0c0b137f53519f7abd68560e527944f253abf9e0f1ad3911b0bd2373b0", kill_on_drop: false }` [INFO] [stdout] 9a2cfe0c0b137f53519f7abd68560e527944f253abf9e0f1ad3911b0bd2373b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ace0f2ad0bee4e5a171baed22a8651de1aae020626155d201bcbf63c27eda0f [INFO] running `Command { std: "docker" "start" "-a" "6ace0f2ad0bee4e5a171baed22a8651de1aae020626155d201bcbf63c27eda0f", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling fontconfig-parser v0.5.6 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling xtensa-lx v0.8.0 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling kurbo v0.11.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling const-field-offset-macro v0.1.5 [INFO] [stderr] Compiling i-slint-common v1.6.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling unicode-script v0.5.6 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling rustybuzz v0.13.0 [INFO] [stderr] Compiling svgtypes v0.15.1 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling lyon_geom v1.0.5 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling core-isa-parser v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling minijinja v1.0.21 [INFO] [stderr] Compiling usvg v0.41.0 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling lyon_path v1.0.4 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling vtable-macro v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling i-slint-compiler v1.6.0 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling codemap-diagnostic v0.1.2 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling resvg v0.41.0 [INFO] [stderr] Compiling css-color-parser2 v1.0.1 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling lyon_extra v1.0.2 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling fontdue v0.8.0 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling esp32s3 v0.21.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling esp-synopsys-usb-otg v0.3.2 [INFO] [stderr] Compiling i-slint-core v1.6.0 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Compiling auto_enums v0.8.5 [INFO] [stderr] Compiling xtensa-lx-rt-proc-macros v0.2.1 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling i-slint-core-macros v1.6.0 [INFO] [stderr] Compiling esp-hal-common v0.12.0 [INFO] [stderr] Compiling xtensa-lx-rt v0.16.0 [INFO] [stderr] Compiling i-slint-backend-selector v1.6.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling esp-println v0.7.1 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling esp-backtrace v0.9.0 [INFO] [stderr] Compiling esp32s3-hal v0.12.0 [INFO] [stderr] Checking const-field-offset v0.1.5 [INFO] [stderr] Compiling mcu-board-support v1.6.0 (/opt/rustwide/workdir/mcu-board-support) [INFO] [stderr] Checking mutex-trait v0.2.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking vtable v0.2.0 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking usb-device v0.2.9 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking r0 v1.0.0 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Checking pin-weak v1.1.0 [INFO] [stderr] Checking embedded-graphics-core v0.4.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.16.0/src/exception/assembly_esp32.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 100 | #[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.16.0/src/exception/assembly_esp32.rs:334:3 [INFO] [stdout] | [INFO] [stdout] 334 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 334 | #[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.16.0/src/exception/assembly_esp32.rs:475:3 [INFO] [stdout] | [INFO] [stdout] 475 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 475 | #[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.16.0/src/exception/assembly_esp32.rs:518:3 [INFO] [stdout] | [INFO] [stdout] 518 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 518 | #[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.16.0/src/exception/assembly_esp32.rs:595:3 [INFO] [stdout] | [INFO] [stdout] 595 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 595 | #[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.16.0/src/exception/assembly_esp32.rs:606:3 [INFO] [stdout] | [INFO] [stdout] 606 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 606 | #[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.16.0/src/exception/assembly_esp32.rs:617:3 [INFO] [stdout] | [INFO] [stdout] 617 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 617 | #[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.16.0/src/exception/assembly_esp32.rs:628:3 [INFO] [stdout] | [INFO] [stdout] 628 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 628 | #[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.16.0/src/exception/assembly_esp32.rs:639:3 [INFO] [stdout] | [INFO] [stdout] 639 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 639 | #[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.16.0/src/exception/assembly_esp32.rs:650:3 [INFO] [stdout] | [INFO] [stdout] 650 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 650 | #[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.16.0/src/exception/esp32.rs:126:3 [INFO] [stdout] | [INFO] [stdout] 126 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 126 | #[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.16.0/src/exception/esp32.rs:143:3 [INFO] [stdout] | [INFO] [stdout] 143 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 143 | #[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.16.0/src/exception/esp32.rs:163:3 [INFO] [stdout] | [INFO] [stdout] 163 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 163 | #[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.16.0/src/exception/esp32.rs:178:3 [INFO] [stdout] | [INFO] [stdout] 178 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 178 | #[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.16.0/src/exception/esp32.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.16.0/src/exception/esp32.rs:204:3 [INFO] [stdout] | [INFO] [stdout] 204 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 204 | #[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.16.0/src/exception/esp32.rs:217:3 [INFO] [stdout] | [INFO] [stdout] 217 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 217 | #[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.16.0/src/exception/esp32.rs:230:3 [INFO] [stdout] | [INFO] [stdout] 230 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 230 | #[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.16.0/src/exception/esp32.rs:243:3 [INFO] [stdout] | [INFO] [stdout] 243 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 243 | #[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.16.0/src/exception/esp32.rs:256:3 [INFO] [stdout] | [INFO] [stdout] 256 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 256 | #[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.16.0/src/exception/esp32.rs:272:3 [INFO] [stdout] | [INFO] [stdout] 272 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 272 | #[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.16.0/src/exception/esp32.rs:310:3 [INFO] [stdout] | [INFO] [stdout] 310 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 310 | #[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.16.0/src/exception/esp32.rs:332:3 [INFO] [stdout] | [INFO] [stdout] 332 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 332 | #[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.16.0/src/exception/esp32.rs:354:3 [INFO] [stdout] | [INFO] [stdout] 354 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 354 | #[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.16.0/src/exception/esp32.rs:380:3 [INFO] [stdout] | [INFO] [stdout] 380 | #[naked] [INFO] [stdout] | ^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 380 | #[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.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 50 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6ace0f2ad0bee4e5a171baed22a8651de1aae020626155d201bcbf63c27eda0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ace0f2ad0bee4e5a171baed22a8651de1aae020626155d201bcbf63c27eda0f", kill_on_drop: false }` [INFO] [stdout] 6ace0f2ad0bee4e5a171baed22a8651de1aae020626155d201bcbf63c27eda0f