[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] checking jackscan/planthub against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackscan%2Fplanthub" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jackscan/planthub on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jackscan/planthub already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "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]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vcell v0.1.3
[INFO] [stderr]   Downloaded nb v1.0.0
[INFO] [stderr]   Downloaded nb v0.1.3
[INFO] [stderr]   Downloaded panic-probe v0.2.0
[INFO] [stderr]   Downloaded embedded-hal v0.2.5
[INFO] [stderr]   Downloaded bare-metal v1.0.0
[INFO] [stderr]   Downloaded atomic-polyfill v0.1.2
[INFO] [stderr]   Downloaded defmt-parser v0.2.1
[INFO] [stderr]   Downloaded critical-section v0.2.1
[INFO] [stderr]   Downloaded nrf52832-hal v0.12.2
[INFO] [stderr]   Downloaded defmt-macros v0.2.2
[INFO] [stderr]   Downloaded usb-device v0.2.8
[INFO] [stderr]   Downloaded pin-project-lite v0.2.6
[INFO] [stderr]   Downloaded arrayvec v0.7.0
[INFO] [stderr]   Downloaded az v1.1.1
[INFO] [stderr]   Downloaded heapless v0.7.1
[INFO] [stderr]   Downloaded cortex-m v0.7.2
[INFO] [stderr]   Downloaded half v1.7.1
[INFO] [stderr]   Downloaded aligned v0.3.4
[INFO] [stderr]   Downloaded fixed v1.9.0
[INFO] [stderr]   Downloaded syn v1.0.72
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded cortex-m-rt v0.6.14
[INFO] [stderr]   Downloaded defmt-rtt v0.2.0
[INFO] [stderr]   Downloaded defmt v0.2.2
[INFO] [stderr]   Downloaded nrf-hal-common v0.12.2
[INFO] [stderr]   Downloaded generic-array v0.13.3
[INFO] [stderr]   Downloaded embedded-dma v0.1.2
[INFO] [stderr]   Downloaded as-slice v0.1.5
[INFO] [stderr]   Downloaded nrf52832-pac v0.9.0
[INFO] [stderr]   Downloaded cortex-m v0.6.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7fc0ddd139b35efe3b3619cf0533a2517f65ffc373fc57da0cc7e3abe1ee531d
[INFO] running `Command { std: "docker" "start" "-a" "7fc0ddd139b35efe3b3619cf0533a2517f65ffc373fc57da0cc7e3abe1ee531d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fc0ddd139b35efe3b3619cf0533a2517f65ffc373fc57da0cc7e3abe1ee531d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fc0ddd139b35efe3b3619cf0533a2517f65ffc373fc57da0cc7e3abe1ee531d", kill_on_drop: false }`
[INFO] [stdout] 7fc0ddd139b35efe3b3619cf0533a2517f65ffc373fc57da0cc7e3abe1ee531d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 145245ccec8fe973f3a02f783096723c2dc9c3d54c24a1bbff3a239c30fa27f1
[INFO] running `Command { std: "docker" "start" "-a" "145245ccec8fe973f3a02f783096723c2dc9c3d54c24a1bbff3a239c30fa27f1", kill_on_drop: false }`
[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]     Checking nb v1.0.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.5
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling defmt-parser v0.2.1
[INFO] [stderr]    Compiling cortex-m-rt v0.6.14
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling critical-section v0.2.1
[INFO] [stderr]    Compiling az v1.1.1
[INFO] [stderr]    Compiling atomic-polyfill v0.1.2
[INFO] [stderr]    Compiling nrf52832-pac v0.9.0
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]    Compiling fixed v1.9.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling embassy v0.1.0 (https://github.com/embassy-rs/embassy#cd44b221)
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking bytemuck v1.5.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]     Checking half v1.7.1
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling defmt v0.2.2
[INFO] [stderr]     Checking embedded-dma v0.1.2
[INFO] [stderr]     Checking as-slice v0.1.5
[INFO] [stderr]     Checking aligned v0.3.4
[INFO] [stderr]    Compiling nrf-hal-common v0.12.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling heapless v0.7.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking usb-device v0.2.8
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling nrf52832-hal v0.12.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling panic-probe v0.2.0
[INFO] [stderr]    Compiling planthub v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures v0.3.15
[INFO] [stderr]     Checking nrf-softdevice-s112 v0.1.1 (https://github.com/akiles/nrf-softdevice/#79def1f5)
[INFO] [stderr]     Checking futures-intrusive v0.4.0
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1624:5
[INFO] [stdout]      |
[INFO] [stdout] 1624 |     asm!("svc 44",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1643:5
[INFO] [stdout]      |
[INFO] [stdout] 1643 |     asm!("svc 45",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1661:5
[INFO] [stdout]      |
[INFO] [stdout] 1661 |     asm!("svc 46",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1679:5
[INFO] [stdout]      |
[INFO] [stdout] 1679 |     asm!("svc 47",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1697:5
[INFO] [stdout]      |
[INFO] [stdout] 1697 |     asm!("svc 48",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1717:5
[INFO] [stdout]      |
[INFO] [stdout] 1717 |     asm!("svc 49",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1735:5
[INFO] [stdout]      |
[INFO] [stdout] 1735 |     asm!("svc 52",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1753:5
[INFO] [stdout]      |
[INFO] [stdout] 1753 |     asm!("svc 53",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1772:5
[INFO] [stdout]      |
[INFO] [stdout] 1772 |     asm!("svc 50",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1788:5
[INFO] [stdout]      |
[INFO] [stdout] 1788 |     asm!("svc 51",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1809:5
[INFO] [stdout]      |
[INFO] [stdout] 1809 |     asm!("svc 54",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1829:5
[INFO] [stdout]      |
[INFO] [stdout] 1829 |     asm!("svc 55",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1848:5
[INFO] [stdout]      |
[INFO] [stdout] 1848 |     asm!("svc 57",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1867:5
[INFO] [stdout]      |
[INFO] [stdout] 1867 |     asm!("svc 58",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1886:5
[INFO] [stdout]      |
[INFO] [stdout] 1886 |     asm!("svc 59",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking arrayvec v0.7.0
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/nrf-softdevice-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1905:5
[INFO] [stdout]      |
[INFO] [stdout] 1905 |     asm!("svc 60",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1924:5
[INFO] [stdout]      |
[INFO] [stdout] 1924 |     asm!("svc 61",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1943:5
[INFO] [stdout]      |
[INFO] [stdout] 1943 |     asm!("svc 62",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1962:5
[INFO] [stdout]      |
[INFO] [stdout] 1962 |     asm!("svc 63",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:1984:5
[INFO] [stdout]      |
[INFO] [stdout] 1984 |     asm!("svc 66",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2005:5
[INFO] [stdout]      |
[INFO] [stdout] 2005 |     asm!("svc 67",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2026:5
[INFO] [stdout]      |
[INFO] [stdout] 2026 |     asm!("svc 68",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2064:5
[INFO] [stdout]      |
[INFO] [stdout] 2064 |     asm!("svc 65",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2082:5
[INFO] [stdout]      |
[INFO] [stdout] 2082 |     asm!("svc 32",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2100:5
[INFO] [stdout]      |
[INFO] [stdout] 2100 |     asm!("svc 33",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2118:5
[INFO] [stdout]      |
[INFO] [stdout] 2118 |     asm!("svc 34",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2143:5
[INFO] [stdout]      |
[INFO] [stdout] 2143 |     asm!("svc 35",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2162:5
[INFO] [stdout]      |
[INFO] [stdout] 2162 |     asm!("svc 36",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2181:5
[INFO] [stdout]      |
[INFO] [stdout] 2181 |     asm!("svc 37",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2201:5
[INFO] [stdout]      |
[INFO] [stdout] 2201 |     asm!("svc 38",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2221:5
[INFO] [stdout]      |
[INFO] [stdout] 2221 |     asm!("svc 39",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2262:5
[INFO] [stdout]      |
[INFO] [stdout] 2262 |     asm!("svc 69",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2288:5
[INFO] [stdout]      |
[INFO] [stdout] 2288 |     asm!("svc 70",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2318:5
[INFO] [stdout]      |
[INFO] [stdout] 2318 |     asm!("svc 71",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2339:5
[INFO] [stdout]      |
[INFO] [stdout] 2339 |     asm!("svc 75",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2360:5
[INFO] [stdout]      |
[INFO] [stdout] 2360 |     asm!("svc 76",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2407:5
[INFO] [stdout]      |
[INFO] [stdout] 2407 |     asm!("svc 41",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2448:5
[INFO] [stdout]      |
[INFO] [stdout] 2448 |     asm!("svc 40",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2485:5
[INFO] [stdout]      |
[INFO] [stdout] 2485 |     asm!("svc 42",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2517:5
[INFO] [stdout]      |
[INFO] [stdout] 2517 |     asm!("svc 72",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2540:5
[INFO] [stdout]      |
[INFO] [stdout] 2540 |     asm!("svc 73",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2587:5
[INFO] [stdout]      |
[INFO] [stdout] 2587 |     asm!("svc 74",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2618:5
[INFO] [stdout]      |
[INFO] [stdout] 2618 |     asm!("svc 43",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2788:5
[INFO] [stdout]      |
[INFO] [stdout] 2788 |     asm!("svc 16",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2813:5
[INFO] [stdout]      |
[INFO] [stdout] 2813 |     asm!("svc 17",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2831:5
[INFO] [stdout]      |
[INFO] [stdout] 2831 |     asm!("svc 18",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:2851:5
[INFO] [stdout]      |
[INFO] [stdout] 2851 |     asm!("svc 19",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:3679:5
[INFO] [stdout]      |
[INFO] [stdout] 3679 |     asm!("svc 24",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:7662:5
[INFO] [stdout]      |
[INFO] [stdout] 7662 |     asm!("svc 108",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:7684:5
[INFO] [stdout]      |
[INFO] [stdout] 7684 |     asm!("svc 109",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:7712:5
[INFO] [stdout]      |
[INFO] [stdout] 7712 |     asm!("svc 147",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:7742:5
[INFO] [stdout]      |
[INFO] [stdout] 7742 |     asm!("svc 110",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:7783:5
[INFO] [stdout]      |
[INFO] [stdout] 7783 |     asm!("svc 111",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:7814:5
[INFO] [stdout]      |
[INFO] [stdout] 7814 |     asm!("svc 112",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:7837:5
[INFO] [stdout]      |
[INFO] [stdout] 7837 |     asm!("svc 113",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:7896:5
[INFO] [stdout]      |
[INFO] [stdout] 7896 |     asm!("svc 114",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:7951:5
[INFO] [stdout]      |
[INFO] [stdout] 7951 |     asm!("svc 115",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:7975:5
[INFO] [stdout]      |
[INFO] [stdout] 7975 |     asm!("svc 116",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8016:5
[INFO] [stdout]      |
[INFO] [stdout] 8016 |     asm!("svc 117",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8049:5
[INFO] [stdout]      |
[INFO] [stdout] 8049 |     asm!("svc 118",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8083:5
[INFO] [stdout]      |
[INFO] [stdout] 8083 |     asm!("svc 119",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8102:5
[INFO] [stdout]      |
[INFO] [stdout] 8102 |     asm!("svc 120",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8121:5
[INFO] [stdout]      |
[INFO] [stdout] 8121 |     asm!("svc 121",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8143:5
[INFO] [stdout]      |
[INFO] [stdout] 8143 |     asm!("svc 122",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8164:5
[INFO] [stdout]      |
[INFO] [stdout] 8164 |     asm!("svc 123",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8195:5
[INFO] [stdout]      |
[INFO] [stdout] 8195 |     asm!("svc 124",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8221:5
[INFO] [stdout]      |
[INFO] [stdout] 8221 |     asm!("svc 125",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8270:5
[INFO] [stdout]      |
[INFO] [stdout] 8270 |     asm!("svc 126",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8333:5
[INFO] [stdout]      |
[INFO] [stdout] 8333 |     asm!("svc 127",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8373:5
[INFO] [stdout]      |
[INFO] [stdout] 8373 |     asm!("svc 128",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8416:5
[INFO] [stdout]      |
[INFO] [stdout] 8416 |     asm!("svc 129",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8446:5
[INFO] [stdout]      |
[INFO] [stdout] 8446 |     asm!("svc 130",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8479:5
[INFO] [stdout]      |
[INFO] [stdout] 8479 |     asm!("svc 131",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8523:5
[INFO] [stdout]      |
[INFO] [stdout] 8523 |     asm!("svc 132",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8563:5
[INFO] [stdout]      |
[INFO] [stdout] 8563 |     asm!("svc 134",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8587:5
[INFO] [stdout]      |
[INFO] [stdout] 8587 |     asm!("svc 135",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8622:5
[INFO] [stdout]      |
[INFO] [stdout] 8622 |     asm!("svc 136",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8650:5
[INFO] [stdout]      |
[INFO] [stdout] 8650 |     asm!("svc 137",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8680:5
[INFO] [stdout]      |
[INFO] [stdout] 8680 |     asm!("svc 142",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8740:5
[INFO] [stdout]      |
[INFO] [stdout] 8740 |     asm!("svc 143",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:8773:5
[INFO] [stdout]      |
[INFO] [stdout] 8773 |     asm!("svc 148",
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]   39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:10438:5
[INFO] [stdout]       |
[INFO] [stdout] 10438 |     asm!("svc 155",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:10477:5
[INFO] [stdout]       |
[INFO] [stdout] 10477 |     asm!("svc 156",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:10518:5
[INFO] [stdout]       |
[INFO] [stdout] 10518 |     asm!("svc 157",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:10556:5
[INFO] [stdout]       |
[INFO] [stdout] 10556 |     asm!("svc 158",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:10596:5
[INFO] [stdout]       |
[INFO] [stdout] 10596 |     asm!("svc 160",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:10632:5
[INFO] [stdout]       |
[INFO] [stdout] 10632 |     asm!("svc 161",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:10671:5
[INFO] [stdout]       |
[INFO] [stdout] 10671 |     asm!("svc 162",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:10730:5
[INFO] [stdout]       |
[INFO] [stdout] 10730 |     asm!("svc 163",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:10757:5
[INFO] [stdout]       |
[INFO] [stdout] 10757 |     asm!("svc 164",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:10788:5
[INFO] [stdout]       |
[INFO] [stdout] 10788 |     asm!("svc 159",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:10831:5
[INFO] [stdout]       |
[INFO] [stdout] 10831 |     asm!("svc 165",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:12512:5
[INFO] [stdout]       |
[INFO] [stdout] 12512 |     asm!("svc 168",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:12551:5
[INFO] [stdout]       |
[INFO] [stdout] 12551 |     asm!("svc 169",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:12594:5
[INFO] [stdout]       |
[INFO] [stdout] 12594 |     asm!("svc 170",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:12630:5
[INFO] [stdout]       |
[INFO] [stdout] 12630 |     asm!("svc 171",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:12667:5
[INFO] [stdout]       |
[INFO] [stdout] 12667 |     asm!("svc 172",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:12705:5
[INFO] [stdout]       |
[INFO] [stdout] 12705 |     asm!("svc 173",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:12783:5
[INFO] [stdout]       |
[INFO] [stdout] 12783 |     asm!("svc 174",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:12833:5
[INFO] [stdout]       |
[INFO] [stdout] 12833 |     asm!("svc 175",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:12879:5
[INFO] [stdout]       |
[INFO] [stdout] 12879 |     asm!("svc 176",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:12937:5
[INFO] [stdout]       |
[INFO] [stdout] 12937 |     asm!("svc 177",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:12984:5
[INFO] [stdout]       |
[INFO] [stdout] 12984 |     asm!("svc 178",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:13003:5
[INFO] [stdout]       |
[INFO] [stdout] 13003 |     asm!("svc 179",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:13030:5
[INFO] [stdout]       |
[INFO] [stdout] 13030 |     asm!("svc 180",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:13070:5
[INFO] [stdout]       |
[INFO] [stdout] 13070 |     asm!("svc 181",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:14244:5
[INFO] [stdout]       |
[INFO] [stdout] 14244 |     asm!("svc 96",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:14290:5
[INFO] [stdout]       |
[INFO] [stdout] 14290 |     asm!("svc 105",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:14338:5
[INFO] [stdout]       |
[INFO] [stdout] 14338 |     asm!("svc 97",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:14376:5
[INFO] [stdout]       |
[INFO] [stdout] 14376 |     asm!("svc 98",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:14406:5
[INFO] [stdout]       |
[INFO] [stdout] 14406 |     asm!("svc 106",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:14440:5
[INFO] [stdout]       |
[INFO] [stdout] 14440 |     asm!("svc 99",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:14468:5
[INFO] [stdout]       |
[INFO] [stdout] 14468 |     asm!("svc 100",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:14490:5
[INFO] [stdout]       |
[INFO] [stdout] 14490 |     asm!("svc 101",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:14525:5
[INFO] [stdout]       |
[INFO] [stdout] 14525 |     asm!("svc 102",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:14551:5
[INFO] [stdout]       |
[INFO] [stdout] 14551 |     asm!("svc 103",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[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-989ce72f6e5cfcf7/79def1f/nrf-softdevice-s112/src/bindings.rs:14579:5
[INFO] [stdout]       |
[INFO] [stdout] 14579 |     asm!("svc 104",
[INFO] [stdout]       |     ^^^
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]       |
[INFO] [stdout]    39 + use core::arch::asm;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nrf-softdevice-s112` (lib) due to 117 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.9.0/src/arith.rs:708:61
[INFO] [stdout]     |
[INFO] [stdout] 708 |                     let (col12, carry_col3) = partial_col12.carrying_add(ll_rh);
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^------- argument #2 of type `bool` is missing
[INFO] [stdout] ...
[INFO] [stdout] 792 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/num/uint_macros.rs:2814:21
[INFO] [stdout]    --> /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/num/mod.rs:1187:4
[INFO] [stdout]    ::: /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/num/mod.rs:1210:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` which comes from the expansion of the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 708 |                     let (col12, carry_col3) = partial_col12.carrying_add(ll_rh, /* bool */);
[INFO] [stdout]     |                                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hi_lo` found for type `bool` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.9.0/src/arith.rs:710:57
[INFO] [stdout]     |
[INFO] [stdout] 710 |                     let (_, carry_col3_lo) = carry_col3.hi_lo();
[INFO] [stdout]     |                                                         ^^^^^ method not found in `bool`
[INFO] [stdout] ...
[INFO] [stdout] 792 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `FallbackHelper` defines an item `hi_lo`, perhaps you need to implement it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.9.0/src/arith.rs:551:1
[INFO] [stdout]     |
[INFO] [stdout] 551 | trait FallbackHelper: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.9.0/src/arith.rs:712:52
[INFO] [stdout]     |
[INFO] [stdout] 712 |                     let ans23 = lh_rh + col12_hi + carry_col3_lo.shift_lo_up();
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 792 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.9.0/src/arith.rs:737:57
[INFO] [stdout]     |
[INFO] [stdout] 737 |                 let (col12, carry_col3) = partial_col12.carrying_add(ll_rh);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^------- argument #2 of type `bool` is missing
[INFO] [stdout] ...
[INFO] [stdout] 792 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/num/uint_macros.rs:2814:21
[INFO] [stdout]    --> /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/num/mod.rs:1187:4
[INFO] [stdout]    ::: /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/num/mod.rs:1210:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` which comes from the expansion of the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 737 |                 let (col12, carry_col3) = partial_col12.carrying_add(ll_rh, /* bool */);
[INFO] [stdout]     |                                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hi_lo` found for type `bool` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.9.0/src/arith.rs:739:53
[INFO] [stdout]     |
[INFO] [stdout] 739 |                 let (_, carry_col3_lo) = carry_col3.hi_lo();
[INFO] [stdout]     |                                                     ^^^^^ method not found in `bool`
[INFO] [stdout] ...
[INFO] [stdout] 792 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `FallbackHelper` defines an item `hi_lo`, perhaps you need to implement it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.9.0/src/arith.rs:551:1
[INFO] [stdout]     |
[INFO] [stdout] 551 | trait FallbackHelper: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.9.0/src/arith.rs:741:52
[INFO] [stdout]     |
[INFO] [stdout] 741 |                 let mut ans23 = lh_rh + col12_hi + carry_col3_lo.shift_lo_up();
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 792 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fixed` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "145245ccec8fe973f3a02f783096723c2dc9c3d54c24a1bbff3a239c30fa27f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "145245ccec8fe973f3a02f783096723c2dc9c3d54c24a1bbff3a239c30fa27f1", kill_on_drop: false }`
[INFO] [stdout] 145245ccec8fe973f3a02f783096723c2dc9c3d54c24a1bbff3a239c30fa27f1
