[INFO] cloning repository https://github.com/jackscan/planthub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackscan/planthub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackscan%2Fplanthub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackscan%2Fplanthub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 445e0bd8a3ae54f36449c958d8b9e418b34abf6d [INFO] testing jackscan/planthub against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackscan%2Fplanthub" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackscan/planthub on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] removed /workspace/builds/worker-12/source/rust-toolchain [INFO] started tweaking git repo https://github.com/jackscan/planthub [INFO] finished tweaking git repo https://github.com/jackscan/planthub [INFO] tweaked toml for git repo https://github.com/jackscan/planthub written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/jackscan/planthub already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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/embassy-rs/embassy` [INFO] [stderr] Updating git submodule `https://github.com/embassy-rs/stm32-data.git` [INFO] [stderr] Updating git repository `https://github.com/akiles/nrf-softdevice/` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hash32 v0.2.1 [INFO] [stderr] Downloaded atomic-polyfill v0.1.2 [INFO] [stderr] Downloaded usb-device v0.2.8 [INFO] [stderr] Downloaded defmt-macros v0.2.2 [INFO] [stderr] Downloaded aligned v0.3.4 [INFO] [stderr] Downloaded az v1.1.1 [INFO] [stderr] Downloaded nrf-hal-common v0.12.2 [INFO] [stderr] Downloaded fixed v1.9.0 [INFO] [stderr] Downloaded panic-probe v0.2.0 [INFO] [stderr] Downloaded nrf52832-pac v0.9.0 [INFO] [stderr] Downloaded defmt-rtt v0.2.0 [INFO] [stderr] Downloaded defmt-parser v0.2.1 [INFO] [stderr] Downloaded heapless v0.7.1 [INFO] [stderr] Downloaded critical-section v0.2.1 [INFO] [stderr] Downloaded nrf52832-hal v0.12.2 [INFO] [stderr] Downloaded cortex-m-rt v0.6.14 [INFO] [stderr] Downloaded defmt v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c28a19cf226fee299e8cae71ff2871e9ec256a474d9812001c1a8fb54a7fcb1e [INFO] running `Command { std: "docker" "start" "-a" "c28a19cf226fee299e8cae71ff2871e9ec256a474d9812001c1a8fb54a7fcb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c28a19cf226fee299e8cae71ff2871e9ec256a474d9812001c1a8fb54a7fcb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c28a19cf226fee299e8cae71ff2871e9ec256a474d9812001c1a8fb54a7fcb1e", kill_on_drop: false }` [INFO] [stdout] c28a19cf226fee299e8cae71ff2871e9ec256a474d9812001c1a8fb54a7fcb1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6a7f27f93e7ed29ebcf76fb373ce1a88ac9eb8ad0faf060be389f1bcef8fad7 [INFO] running `Command { std: "docker" "start" "-a" "f6a7f27f93e7ed29ebcf76fb373ce1a88ac9eb8ad0faf060be389f1bcef8fad7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling defmt-parser v0.2.1 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling nrf52832-pac v0.9.0 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling critical-section v0.2.1 [INFO] [stderr] Compiling atomic-polyfill v0.1.2 [INFO] [stderr] Compiling fixed v1.9.0 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling embassy v0.1.0 (https://github.com/embassy-rs/embassy#cd44b221) [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nrf-hal-common v0.12.2 [INFO] [stderr] Compiling heapless v0.7.1 [INFO] [stderr] Compiling panic-probe v0.2.0 [INFO] [stderr] Compiling nrf52832-hal v0.12.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling planthub v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nrf-softdevice-s112 v0.1.1 (https://github.com/akiles/nrf-softdevice/#79def1f5) [INFO] [stderr] Compiling arrayvec v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1624:5 [INFO] [stdout] | [INFO] [stdout] 1624 | asm!("svc 44", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1643:5 [INFO] [stdout] | [INFO] [stdout] 1643 | asm!("svc 45", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1661:5 [INFO] [stdout] | [INFO] [stdout] 1661 | asm!("svc 46", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1679:5 [INFO] [stdout] | [INFO] [stdout] 1679 | asm!("svc 47", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1697:5 [INFO] [stdout] | [INFO] [stdout] 1697 | asm!("svc 48", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1717:5 [INFO] [stdout] | [INFO] [stdout] 1717 | asm!("svc 49", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1735:5 [INFO] [stdout] | [INFO] [stdout] 1735 | asm!("svc 52", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1753:5 [INFO] [stdout] | [INFO] [stdout] 1753 | asm!("svc 53", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1772:5 [INFO] [stdout] | [INFO] [stdout] 1772 | asm!("svc 50", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1788:5 [INFO] [stdout] | [INFO] [stdout] 1788 | asm!("svc 51", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1809:5 [INFO] [stdout] | [INFO] [stdout] 1809 | asm!("svc 54", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1829:5 [INFO] [stdout] | [INFO] [stdout] 1829 | asm!("svc 55", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1848:5 [INFO] [stdout] | [INFO] [stdout] 1848 | asm!("svc 57", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1867:5 [INFO] [stdout] | [INFO] [stdout] 1867 | asm!("svc 58", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1886:5 [INFO] [stdout] | [INFO] [stdout] 1886 | asm!("svc 59", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1905:5 [INFO] [stdout] | [INFO] [stdout] 1905 | asm!("svc 60", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1924:5 [INFO] [stdout] | [INFO] [stdout] 1924 | asm!("svc 61", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1943:5 [INFO] [stdout] | [INFO] [stdout] 1943 | asm!("svc 62", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1962:5 [INFO] [stdout] | [INFO] [stdout] 1962 | asm!("svc 63", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:1984:5 [INFO] [stdout] | [INFO] [stdout] 1984 | asm!("svc 66", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2005:5 [INFO] [stdout] | [INFO] [stdout] 2005 | asm!("svc 67", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2026:5 [INFO] [stdout] | [INFO] [stdout] 2026 | asm!("svc 68", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2064:5 [INFO] [stdout] | [INFO] [stdout] 2064 | asm!("svc 65", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2082:5 [INFO] [stdout] | [INFO] [stdout] 2082 | asm!("svc 32", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2100:5 [INFO] [stdout] | [INFO] [stdout] 2100 | asm!("svc 33", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2118:5 [INFO] [stdout] | [INFO] [stdout] 2118 | asm!("svc 34", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2143:5 [INFO] [stdout] | [INFO] [stdout] 2143 | asm!("svc 35", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2162:5 [INFO] [stdout] | [INFO] [stdout] 2162 | asm!("svc 36", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2181:5 [INFO] [stdout] | [INFO] [stdout] 2181 | asm!("svc 37", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2201:5 [INFO] [stdout] | [INFO] [stdout] 2201 | asm!("svc 38", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2221:5 [INFO] [stdout] | [INFO] [stdout] 2221 | asm!("svc 39", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2262:5 [INFO] [stdout] | [INFO] [stdout] 2262 | asm!("svc 69", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2288:5 [INFO] [stdout] | [INFO] [stdout] 2288 | asm!("svc 70", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2318:5 [INFO] [stdout] | [INFO] [stdout] 2318 | asm!("svc 71", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2339:5 [INFO] [stdout] | [INFO] [stdout] 2339 | asm!("svc 75", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2360:5 [INFO] [stdout] | [INFO] [stdout] 2360 | asm!("svc 76", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2407:5 [INFO] [stdout] | [INFO] [stdout] 2407 | asm!("svc 41", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2448:5 [INFO] [stdout] | [INFO] [stdout] 2448 | asm!("svc 40", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2485:5 [INFO] [stdout] | [INFO] [stdout] 2485 | asm!("svc 42", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2517:5 [INFO] [stdout] | [INFO] [stdout] 2517 | asm!("svc 72", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2540:5 [INFO] [stdout] | [INFO] [stdout] 2540 | asm!("svc 73", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2587:5 [INFO] [stdout] | [INFO] [stdout] 2587 | asm!("svc 74", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2618:5 [INFO] [stdout] | [INFO] [stdout] 2618 | asm!("svc 43", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2788:5 [INFO] [stdout] | [INFO] [stdout] 2788 | asm!("svc 16", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2813:5 [INFO] [stdout] | [INFO] [stdout] 2813 | asm!("svc 17", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2831:5 [INFO] [stdout] | [INFO] [stdout] 2831 | asm!("svc 18", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:2851:5 [INFO] [stdout] | [INFO] [stdout] 2851 | asm!("svc 19", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:3679:5 [INFO] [stdout] | [INFO] [stdout] 3679 | asm!("svc 24", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:7662:5 [INFO] [stdout] | [INFO] [stdout] 7662 | asm!("svc 108", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:7684:5 [INFO] [stdout] | [INFO] [stdout] 7684 | asm!("svc 109", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:7712:5 [INFO] [stdout] | [INFO] [stdout] 7712 | asm!("svc 147", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:7742:5 [INFO] [stdout] | [INFO] [stdout] 7742 | asm!("svc 110", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:7783:5 [INFO] [stdout] | [INFO] [stdout] 7783 | asm!("svc 111", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:7814:5 [INFO] [stdout] | [INFO] [stdout] 7814 | asm!("svc 112", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:7837:5 [INFO] [stdout] | [INFO] [stdout] 7837 | asm!("svc 113", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:7896:5 [INFO] [stdout] | [INFO] [stdout] 7896 | asm!("svc 114", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:7951:5 [INFO] [stdout] | [INFO] [stdout] 7951 | asm!("svc 115", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:7975:5 [INFO] [stdout] | [INFO] [stdout] 7975 | asm!("svc 116", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8016:5 [INFO] [stdout] | [INFO] [stdout] 8016 | asm!("svc 117", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8049:5 [INFO] [stdout] | [INFO] [stdout] 8049 | asm!("svc 118", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8083:5 [INFO] [stdout] | [INFO] [stdout] 8083 | asm!("svc 119", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8102:5 [INFO] [stdout] | [INFO] [stdout] 8102 | asm!("svc 120", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8121:5 [INFO] [stdout] | [INFO] [stdout] 8121 | asm!("svc 121", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8143:5 [INFO] [stdout] | [INFO] [stdout] 8143 | asm!("svc 122", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8164:5 [INFO] [stdout] | [INFO] [stdout] 8164 | asm!("svc 123", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8195:5 [INFO] [stdout] | [INFO] [stdout] 8195 | asm!("svc 124", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8221:5 [INFO] [stdout] | [INFO] [stdout] 8221 | asm!("svc 125", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8270:5 [INFO] [stdout] | [INFO] [stdout] 8270 | asm!("svc 126", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8333:5 [INFO] [stdout] | [INFO] [stdout] 8333 | asm!("svc 127", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8373:5 [INFO] [stdout] | [INFO] [stdout] 8373 | asm!("svc 128", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8416:5 [INFO] [stdout] | [INFO] [stdout] 8416 | asm!("svc 129", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8446:5 [INFO] [stdout] | [INFO] [stdout] 8446 | asm!("svc 130", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8479:5 [INFO] [stdout] | [INFO] [stdout] 8479 | asm!("svc 131", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8523:5 [INFO] [stdout] | [INFO] [stdout] 8523 | asm!("svc 132", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8563:5 [INFO] [stdout] | [INFO] [stdout] 8563 | asm!("svc 134", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8587:5 [INFO] [stdout] | [INFO] [stdout] 8587 | asm!("svc 135", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8622:5 [INFO] [stdout] | [INFO] [stdout] 8622 | asm!("svc 136", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8650:5 [INFO] [stdout] | [INFO] [stdout] 8650 | asm!("svc 137", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8680:5 [INFO] [stdout] | [INFO] [stdout] 8680 | asm!("svc 142", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8740:5 [INFO] [stdout] | [INFO] [stdout] 8740 | asm!("svc 143", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:8773:5 [INFO] [stdout] | [INFO] [stdout] 8773 | asm!("svc 148", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:10438:5 [INFO] [stdout] | [INFO] [stdout] 10438 | asm!("svc 155", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:10477:5 [INFO] [stdout] | [INFO] [stdout] 10477 | asm!("svc 156", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:10518:5 [INFO] [stdout] | [INFO] [stdout] 10518 | asm!("svc 157", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:10556:5 [INFO] [stdout] | [INFO] [stdout] 10556 | asm!("svc 158", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:10596:5 [INFO] [stdout] | [INFO] [stdout] 10596 | asm!("svc 160", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:10632:5 [INFO] [stdout] | [INFO] [stdout] 10632 | asm!("svc 161", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:10671:5 [INFO] [stdout] | [INFO] [stdout] 10671 | asm!("svc 162", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:10730:5 [INFO] [stdout] | [INFO] [stdout] 10730 | asm!("svc 163", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:10757:5 [INFO] [stdout] | [INFO] [stdout] 10757 | asm!("svc 164", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:10788:5 [INFO] [stdout] | [INFO] [stdout] 10788 | asm!("svc 159", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:10831:5 [INFO] [stdout] | [INFO] [stdout] 10831 | asm!("svc 165", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:12512:5 [INFO] [stdout] | [INFO] [stdout] 12512 | asm!("svc 168", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:12551:5 [INFO] [stdout] | [INFO] [stdout] 12551 | asm!("svc 169", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:12594:5 [INFO] [stdout] | [INFO] [stdout] 12594 | asm!("svc 170", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:12630:5 [INFO] [stdout] | [INFO] [stdout] 12630 | asm!("svc 171", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:12667:5 [INFO] [stdout] | [INFO] [stdout] 12667 | asm!("svc 172", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:12705:5 [INFO] [stdout] | [INFO] [stdout] 12705 | asm!("svc 173", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:12783:5 [INFO] [stdout] | [INFO] [stdout] 12783 | asm!("svc 174", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:12833:5 [INFO] [stdout] | [INFO] [stdout] 12833 | asm!("svc 175", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:12879:5 [INFO] [stdout] | [INFO] [stdout] 12879 | asm!("svc 176", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:12937:5 [INFO] [stdout] | [INFO] [stdout] 12937 | asm!("svc 177", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:12984:5 [INFO] [stdout] | [INFO] [stdout] 12984 | asm!("svc 178", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:13003:5 [INFO] [stdout] | [INFO] [stdout] 13003 | asm!("svc 179", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:13030:5 [INFO] [stdout] | [INFO] [stdout] 13030 | asm!("svc 180", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:13070:5 [INFO] [stdout] | [INFO] [stdout] 13070 | asm!("svc 181", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:14244:5 [INFO] [stdout] | [INFO] [stdout] 14244 | asm!("svc 96", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:14290:5 [INFO] [stdout] | [INFO] [stdout] 14290 | asm!("svc 105", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:14338:5 [INFO] [stdout] | [INFO] [stdout] 14338 | asm!("svc 97", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:14376:5 [INFO] [stdout] | [INFO] [stdout] 14376 | asm!("svc 98", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:14406:5 [INFO] [stdout] | [INFO] [stdout] 14406 | asm!("svc 106", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:14440:5 [INFO] [stdout] | [INFO] [stdout] 14440 | asm!("svc 99", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:14468:5 [INFO] [stdout] | [INFO] [stdout] 14468 | asm!("svc 100", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:14490:5 [INFO] [stdout] | [INFO] [stdout] 14490 | asm!("svc 101", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:14525:5 [INFO] [stdout] | [INFO] [stdout] 14525 | asm!("svc 102", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:14551:5 [INFO] [stdout] | [INFO] [stdout] 14551 | asm!("svc 103", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-9b99539d60cc72a7/79def1f/nrf-softdevice-s112/src/bindings.rs:14579:5 [INFO] [stdout] | [INFO] [stdout] 14579 | asm!("svc 104", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stdout] error: aborting due to 117 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nrf-softdevice-s112` due to 118 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f6a7f27f93e7ed29ebcf76fb373ce1a88ac9eb8ad0faf060be389f1bcef8fad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6a7f27f93e7ed29ebcf76fb373ce1a88ac9eb8ad0faf060be389f1bcef8fad7", kill_on_drop: false }` [INFO] [stdout] f6a7f27f93e7ed29ebcf76fb373ce1a88ac9eb8ad0faf060be389f1bcef8fad7