[INFO] cloning repository https://github.com/ninjasource/nrf-tester [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ninjasource/nrf-tester" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninjasource%2Fnrf-tester", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninjasource%2Fnrf-tester'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69597f1063eaac9d27705d6f38754e27efb30a04 [INFO] testing ninjasource/nrf-tester against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninjasource%2Fnrf-tester" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ninjasource/nrf-tester on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-23/source/.cargo/config [INFO] removed /workspace/builds/worker-23/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ninjasource/nrf-tester [INFO] finished tweaking git repo https://github.com/ninjasource/nrf-tester [INFO] tweaked toml for git repo https://github.com/ninjasource/nrf-tester written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/ninjasource/nrf-tester already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3e9ab276c752467de89197a6dedb3305b6b87b4964555bb948d31a4aceeb925 [INFO] running `Command { std: "docker" "start" "-a" "d3e9ab276c752467de89197a6dedb3305b6b87b4964555bb948d31a4aceeb925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3e9ab276c752467de89197a6dedb3305b6b87b4964555bb948d31a4aceeb925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3e9ab276c752467de89197a6dedb3305b6b87b4964555bb948d31a4aceeb925", kill_on_drop: false }` [INFO] [stdout] d3e9ab276c752467de89197a6dedb3305b6b87b4964555bb948d31a4aceeb925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5db75f29d789198d22ebc9f020b4e1756eb45b46dcc55f01bdd91bb4b73875fd [INFO] running `Command { std: "docker" "start" "-a" "5db75f29d789198d22ebc9f020b4e1756eb45b46dcc55f01bdd91bb4b73875fd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling defmt-parser v0.2.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling atomic-polyfill v0.1.2 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling nrf52840-pac v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling embassy v0.1.0 (https://github.com/embassy-rs/embassy#7094c4e6) [INFO] [stderr] Compiling fixed v1.7.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling nrf-hal-common v0.12.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling panic-probe v0.1.0 [INFO] [stderr] Compiling nrf52840-hal v0.12.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling nrf-softdevice-s140 v0.1.1 (https://github.com/embassy-rs/nrf-softdevice#68e8860d) [INFO] [stderr] Compiling nrf-tester v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling linked_list_allocator v0.8.11 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-task-0.3.13/src/lib.rs:3:48 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature = "cfg-target-has-atomic", feature(cfg_target_has_atomic))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:1734:5 [INFO] [stdout] | [INFO] [stdout] 1734 | asm!("svc 44", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-task` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:1753:5 [INFO] [stdout] | [INFO] [stdout] 1753 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:1771:5 [INFO] [stdout] | [INFO] [stdout] 1771 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:1789:5 [INFO] [stdout] | [INFO] [stdout] 1789 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:1807:5 [INFO] [stdout] | [INFO] [stdout] 1807 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:1827:5 [INFO] [stdout] | [INFO] [stdout] 1827 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:1845:5 [INFO] [stdout] | [INFO] [stdout] 1845 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:1863:5 [INFO] [stdout] | [INFO] [stdout] 1863 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:1882:5 [INFO] [stdout] | [INFO] [stdout] 1882 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:1898:5 [INFO] [stdout] | [INFO] [stdout] 1898 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:1919:5 [INFO] [stdout] | [INFO] [stdout] 1919 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:1942:5 [INFO] [stdout] | [INFO] [stdout] 1942 | asm!("svc 77", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:1965:5 [INFO] [stdout] | [INFO] [stdout] 1965 | asm!("svc 78", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:1988:5 [INFO] [stdout] | [INFO] [stdout] 1988 | asm!("svc 79", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2008:5 [INFO] [stdout] | [INFO] [stdout] 2008 | asm!("svc 80", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2031:5 [INFO] [stdout] | [INFO] [stdout] 2031 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2054:5 [INFO] [stdout] | [INFO] [stdout] 2054 | asm!("svc 56", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2073:5 [INFO] [stdout] | [INFO] [stdout] 2073 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2092:5 [INFO] [stdout] | [INFO] [stdout] 2092 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2111:5 [INFO] [stdout] | [INFO] [stdout] 2111 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2130:5 [INFO] [stdout] | [INFO] [stdout] 2130 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2149:5 [INFO] [stdout] | [INFO] [stdout] 2149 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2168:5 [INFO] [stdout] | [INFO] [stdout] 2168 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2187:5 [INFO] [stdout] | [INFO] [stdout] 2187 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2208:5 [INFO] [stdout] | [INFO] [stdout] 2208 | asm!("svc 64", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2230:5 [INFO] [stdout] | [INFO] [stdout] 2230 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2251:5 [INFO] [stdout] | [INFO] [stdout] 2251 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2272:5 [INFO] [stdout] | [INFO] [stdout] 2272 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2310:5 [INFO] [stdout] | [INFO] [stdout] 2310 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2328:5 [INFO] [stdout] | [INFO] [stdout] 2328 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2346:5 [INFO] [stdout] | [INFO] [stdout] 2346 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2364:5 [INFO] [stdout] | [INFO] [stdout] 2364 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2389:5 [INFO] [stdout] | [INFO] [stdout] 2389 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2408:5 [INFO] [stdout] | [INFO] [stdout] 2408 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2427:5 [INFO] [stdout] | [INFO] [stdout] 2427 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2447:5 [INFO] [stdout] | [INFO] [stdout] 2447 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2467:5 [INFO] [stdout] | [INFO] [stdout] 2467 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2508:5 [INFO] [stdout] | [INFO] [stdout] 2508 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2534:5 [INFO] [stdout] | [INFO] [stdout] 2534 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2564:5 [INFO] [stdout] | [INFO] [stdout] 2564 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2585:5 [INFO] [stdout] | [INFO] [stdout] 2585 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2606:5 [INFO] [stdout] | [INFO] [stdout] 2606 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2653:5 [INFO] [stdout] | [INFO] [stdout] 2653 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2694:5 [INFO] [stdout] | [INFO] [stdout] 2694 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2726:5 [INFO] [stdout] | [INFO] [stdout] 2726 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2749:5 [INFO] [stdout] | [INFO] [stdout] 2749 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2796:5 [INFO] [stdout] | [INFO] [stdout] 2796 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2827:5 [INFO] [stdout] | [INFO] [stdout] 2827 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:2997:5 [INFO] [stdout] | [INFO] [stdout] 2997 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:3022:5 [INFO] [stdout] | [INFO] [stdout] 3022 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:3040:5 [INFO] [stdout] | [INFO] [stdout] 3040 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:3060:5 [INFO] [stdout] | [INFO] [stdout] 3060 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:3888:5 [INFO] [stdout] | [INFO] [stdout] 3888 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9138:5 [INFO] [stdout] | [INFO] [stdout] 9138 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9160:5 [INFO] [stdout] | [INFO] [stdout] 9160 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9188:5 [INFO] [stdout] | [INFO] [stdout] 9188 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9223:5 [INFO] [stdout] | [INFO] [stdout] 9223 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9267:5 [INFO] [stdout] | [INFO] [stdout] 9267 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9304:5 [INFO] [stdout] | [INFO] [stdout] 9304 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9327:5 [INFO] [stdout] | [INFO] [stdout] 9327 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9387:5 [INFO] [stdout] | [INFO] [stdout] 9387 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9442:5 [INFO] [stdout] | [INFO] [stdout] 9442 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9467:5 [INFO] [stdout] | [INFO] [stdout] 9467 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9516:5 [INFO] [stdout] | [INFO] [stdout] 9516 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9549:5 [INFO] [stdout] | [INFO] [stdout] 9549 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9583:5 [INFO] [stdout] | [INFO] [stdout] 9583 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9602:5 [INFO] [stdout] | [INFO] [stdout] 9602 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9621:5 [INFO] [stdout] | [INFO] [stdout] 9621 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9643:5 [INFO] [stdout] | [INFO] [stdout] 9643 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9664:5 [INFO] [stdout] | [INFO] [stdout] 9664 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9695:5 [INFO] [stdout] | [INFO] [stdout] 9695 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9721:5 [INFO] [stdout] | [INFO] [stdout] 9721 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9789:5 [INFO] [stdout] | [INFO] [stdout] 9789 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9866:5 [INFO] [stdout] | [INFO] [stdout] 9866 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9909:5 [INFO] [stdout] | [INFO] [stdout] 9909 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9957:5 [INFO] [stdout] | [INFO] [stdout] 9957 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:9988:5 [INFO] [stdout] | [INFO] [stdout] 9988 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10022:5 [INFO] [stdout] | [INFO] [stdout] 10022 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10068:5 [INFO] [stdout] | [INFO] [stdout] 10068 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10110:5 [INFO] [stdout] | [INFO] [stdout] 10110 | asm!("svc 133", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10150:5 [INFO] [stdout] | [INFO] [stdout] 10150 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10174:5 [INFO] [stdout] | [INFO] [stdout] 10174 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10209:5 [INFO] [stdout] | [INFO] [stdout] 10209 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10237:5 [INFO] [stdout] | [INFO] [stdout] 10237 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10268:5 [INFO] [stdout] | [INFO] [stdout] 10268 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10333:5 [INFO] [stdout] | [INFO] [stdout] 10333 | asm!("svc 138", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10357:5 [INFO] [stdout] | [INFO] [stdout] 10357 | asm!("svc 139", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10417:5 [INFO] [stdout] | [INFO] [stdout] 10417 | asm!("svc 140", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10439:5 [INFO] [stdout] | [INFO] [stdout] 10439 | asm!("svc 141", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10504:5 [INFO] [stdout] | [INFO] [stdout] 10504 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10555:5 [INFO] [stdout] | [INFO] [stdout] 10555 | asm!("svc 144", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10597:5 [INFO] [stdout] | [INFO] [stdout] 10597 | asm!("svc 145", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10617:5 [INFO] [stdout] | [INFO] [stdout] 10617 | asm!("svc 146", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10650:5 [INFO] [stdout] | [INFO] [stdout] 10650 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10684:5 [INFO] [stdout] | [INFO] [stdout] 10684 | asm!("svc 149", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:10704:5 [INFO] [stdout] | [INFO] [stdout] 10704 | asm!("svc 150", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:11565:5 [INFO] [stdout] | [INFO] [stdout] 11565 | asm!("svc 184", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:11598:5 [INFO] [stdout] | [INFO] [stdout] 11598 | asm!("svc 185", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:11646:5 [INFO] [stdout] | [INFO] [stdout] 11646 | asm!("svc 186", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:11705:5 [INFO] [stdout] | [INFO] [stdout] 11705 | asm!("svc 187", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:11764:5 [INFO] [stdout] | [INFO] [stdout] 11764 | asm!("svc 188", [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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:13429:5 [INFO] [stdout] | [INFO] [stdout] 13429 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:13468:5 [INFO] [stdout] | [INFO] [stdout] 13468 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:13509:5 [INFO] [stdout] | [INFO] [stdout] 13509 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:13547:5 [INFO] [stdout] | [INFO] [stdout] 13547 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:13587:5 [INFO] [stdout] | [INFO] [stdout] 13587 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:13623:5 [INFO] [stdout] | [INFO] [stdout] 13623 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:13662:5 [INFO] [stdout] | [INFO] [stdout] 13662 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:13721:5 [INFO] [stdout] | [INFO] [stdout] 13721 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:13748:5 [INFO] [stdout] | [INFO] [stdout] 13748 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:13779:5 [INFO] [stdout] | [INFO] [stdout] 13779 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:13822:5 [INFO] [stdout] | [INFO] [stdout] 13822 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:15503:5 [INFO] [stdout] | [INFO] [stdout] 15503 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:15542:5 [INFO] [stdout] | [INFO] [stdout] 15542 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:15585:5 [INFO] [stdout] | [INFO] [stdout] 15585 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:15621:5 [INFO] [stdout] | [INFO] [stdout] 15621 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:15658:5 [INFO] [stdout] | [INFO] [stdout] 15658 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:15696:5 [INFO] [stdout] | [INFO] [stdout] 15696 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:15774:5 [INFO] [stdout] | [INFO] [stdout] 15774 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:15824:5 [INFO] [stdout] | [INFO] [stdout] 15824 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:15870:5 [INFO] [stdout] | [INFO] [stdout] 15870 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:15928:5 [INFO] [stdout] | [INFO] [stdout] 15928 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:15975:5 [INFO] [stdout] | [INFO] [stdout] 15975 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:15994:5 [INFO] [stdout] | [INFO] [stdout] 15994 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:16021:5 [INFO] [stdout] | [INFO] [stdout] 16021 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:16061:5 [INFO] [stdout] | [INFO] [stdout] 16061 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:17267:5 [INFO] [stdout] | [INFO] [stdout] 17267 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:17313:5 [INFO] [stdout] | [INFO] [stdout] 17313 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:17361:5 [INFO] [stdout] | [INFO] [stdout] 17361 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:17399:5 [INFO] [stdout] | [INFO] [stdout] 17399 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:17429:5 [INFO] [stdout] | [INFO] [stdout] 17429 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:17463:5 [INFO] [stdout] | [INFO] [stdout] 17463 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:17491:5 [INFO] [stdout] | [INFO] [stdout] 17491 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:17513:5 [INFO] [stdout] | [INFO] [stdout] 17513 | 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[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.13/src/lib.rs:3:48 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature = "cfg-target-has-atomic", feature(cfg_target_has_atomic))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.8.11/src/lib.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "const_mut_refs", feature(const_mut_refs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:17548:5 [INFO] [stdout] | [INFO] [stdout] 17548 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:17574:5 [INFO] [stdout] | [INFO] [stdout] 17574 | 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-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/bindings.rs:17602:5 [INFO] [stdout] | [INFO] [stdout] 17602 | asm!("svc 104", [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linked_list_allocator` due to 2 previous errors [INFO] [stderr] error: could not compile `futures-core` due to 2 previous errors [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-03ef4aef10e777e4/68e8860/nrf-softdevice-s140/src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(asm)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 138 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nrf-softdevice-s140` due to 139 previous errors [INFO] running `Command { std: "docker" "inspect" "5db75f29d789198d22ebc9f020b4e1756eb45b46dcc55f01bdd91bb4b73875fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db75f29d789198d22ebc9f020b4e1756eb45b46dcc55f01bdd91bb4b73875fd", kill_on_drop: false }` [INFO] [stdout] 5db75f29d789198d22ebc9f020b4e1756eb45b46dcc55f01bdd91bb4b73875fd