[INFO] cloning repository https://github.com/MemoryManagementKernel/mmk_payload_demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MemoryManagementKernel/mmk_payload_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMemoryManagementKernel%2Fmmk_payload_demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMemoryManagementKernel%2Fmmk_payload_demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89e4263a8304e3b92a3add553168881702738446
[INFO] checking MemoryManagementKernel/mmk_payload_demo against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMemoryManagementKernel%2Fmmk_payload_demo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/MemoryManagementKernel/mmk_payload_demo
[INFO] finished tweaking git repo https://github.com/MemoryManagementKernel/mmk_payload_demo
[INFO] tweaked toml for git repo https://github.com/MemoryManagementKernel/mmk_payload_demo written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MemoryManagementKernel/mmk_payload_demo on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MemoryManagementKernel/mmk_payload_demo 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rust-embedded/riscv.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded buddy_system_allocator v0.6.0
[INFO] [stderr]   Downloaded spin v0.7.1
[INFO] [stderr]   Downloaded critical-section v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4c704abf3c648bb091f457146a2e714b40517c3050e580d00a1b0b9e6393fa6
[INFO] running `Command { std: "docker" "start" "-a" "d4c704abf3c648bb091f457146a2e714b40517c3050e580d00a1b0b9e6393fa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4c704abf3c648bb091f457146a2e714b40517c3050e580d00a1b0b9e6393fa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4c704abf3c648bb091f457146a2e714b40517c3050e580d00a1b0b9e6393fa6", kill_on_drop: false }`
[INFO] [stdout] d4c704abf3c648bb091f457146a2e714b40517c3050e580d00a1b0b9e6393fa6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8f1bdb57f047f8ff1b993d3fb38fbd364502470aff5efd16c91762ac48ee92b
[INFO] running `Command { std: "docker" "start" "-a" "c8f1bdb57f047f8ff1b993d3fb38fbd364502470aff5efd16c91762ac48ee92b", kill_on_drop: false }`
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling riscv v0.10.1 (https://github.com/rust-embedded/riscv.git#259f0012)
[INFO] [stderr]    Compiling payload_demo v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking spin v0.7.1
[INFO] [stderr]     Checking critical-section v1.1.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking buddy_system_allocator v0.6.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stdout] error[E0432]: unresolved import `crate::config::CLOCK_FREQ`
[INFO] [stdout]   --> src/timer.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | use crate::config::CLOCK_FREQ;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `CLOCK_FREQ` in `config`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/config.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[cfg(feature = "board_qemu")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `board_qemu` feature
[INFO] [stdout]  8 | pub const CLOCK_FREQ: usize = 12500000;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/config.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "board_k210")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `board_k210` feature
[INFO] [stdout] 20 | pub const CLOCK_FREQ: usize = 403000000 / 62;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::config::CLOCK_FREQ`
[INFO] [stdout]   --> src/timer.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | use crate::config::CLOCK_FREQ;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `CLOCK_FREQ` in `config`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/config.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[cfg(feature = "board_qemu")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `board_qemu` feature
[INFO] [stdout]  8 | pub const CLOCK_FREQ: usize = 12500000;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/config.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "board_k210")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `board_k210` feature
[INFO] [stdout] 20 | pub const CLOCK_FREQ: usize = 403000000 / 62;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `OKSPACE_END` in this scope
[INFO] [stdout]   --> src/main.rs:83:50
[INFO] [stdout]    |
[INFO] [stdout] 83 |     nkapi_set_allocator_range(eokernel as usize, OKSPACE_END);
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/config.rs:6:11
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[cfg(feature = "board_qemu")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `board_qemu` feature
[INFO] [stdout]  6 | pub const OKSPACE_END: usize = 0x88000000;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/config.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "board_k210")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `board_k210` feature
[INFO] [stdout] 18 | pub const OKSPACE_END: usize = 0x80500000;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::debug_info`
[INFO] [stdout]  --> src/mmi/nkapi.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::debug_info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config::*`
[INFO] [stdout]  --> src/mmi/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use config::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::*`
[INFO] [stdout]  --> src/tests/nkgate_test.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::mmi::*; use crate::config::*;
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/tests/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod nkgate_test;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `riscv::register::satp`
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use riscv::register::satp;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config::*`
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use config::*;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `t3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:48:17
[INFO] [stdout]     |
[INFO] [stdout]  48 |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     entry_gate!(NKAPI_TIME, retval0, retval1);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x17`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:49:17
[INFO] [stdout]     |
[INFO] [stdout]  49 |                 in("x17") $tar as usize*8,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     entry_gate!(NKAPI_TIME, retval0, retval1);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:50:17
[INFO] [stdout]     |
[INFO] [stdout]  50 |                 lateout("a0") $retval0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     entry_gate!(NKAPI_TIME, retval0, retval1);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:51:17
[INFO] [stdout]     |
[INFO] [stdout]  51 |                 lateout("a1") $retval1,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     entry_gate!(NKAPI_TIME, retval0, retval1);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `t3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:87:17
[INFO] [stdout]     |
[INFO] [stdout]  87 |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     entry_gate!(NKAPI_TRANSLATE,pt_handle,vpn,write, retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x17`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:88:17
[INFO] [stdout]     |
[INFO] [stdout]  88 |                 in("x17") $tar as usize*8,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     entry_gate!(NKAPI_TRANSLATE,pt_handle,vpn,write, retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 in("a0") usize::from($t1),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     entry_gate!(NKAPI_TRANSLATE,pt_handle,vpn,write, retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:90:17
[INFO] [stdout]     |
[INFO] [stdout]  90 |                 in("a1") usize::from($t2),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     entry_gate!(NKAPI_TRANSLATE,pt_handle,vpn,write, retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a2`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:91:17
[INFO] [stdout]     |
[INFO] [stdout]  91 |                 in("a2") usize::from($t3),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     entry_gate!(NKAPI_TRANSLATE,pt_handle,vpn,write, retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:92:17
[INFO] [stdout]     |
[INFO] [stdout]  92 |                 lateout("a0") $retval0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     entry_gate!(NKAPI_TRANSLATE,pt_handle,vpn,write, retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:93:17
[INFO] [stdout]     |
[INFO] [stdout]  93 |                 lateout("a1") $retval1,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     entry_gate!(NKAPI_TRANSLATE,pt_handle,vpn,write, retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `t3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:73:17
[INFO] [stdout]     |
[INFO] [stdout]  73 |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |     entry_gate!(NKAPI_GET_PTE,pt_handle,vpn, retval0, retval1);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x17`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:74:17
[INFO] [stdout]     |
[INFO] [stdout]  74 |                 in("x17") $tar as usize*8,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |     entry_gate!(NKAPI_GET_PTE,pt_handle,vpn, retval0, retval1);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 in("a0") usize::from($t1),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |     entry_gate!(NKAPI_GET_PTE,pt_handle,vpn, retval0, retval1);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout]  76 |                 in("a1") usize::from($t2),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |     entry_gate!(NKAPI_GET_PTE,pt_handle,vpn, retval0, retval1);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:77:17
[INFO] [stdout]     |
[INFO] [stdout]  77 |                 lateout("a0") $retval0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |     entry_gate!(NKAPI_GET_PTE,pt_handle,vpn, retval0, retval1);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:78:17
[INFO] [stdout]     |
[INFO] [stdout]  78 |                 lateout("a1") $retval1,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |     entry_gate!(NKAPI_GET_PTE,pt_handle,vpn, retval0, retval1);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `t3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     entry_gate!(NKAPI_FORK_PTE, pt_handle, pt_child, vpn, cow, retval0, retval1);
[INFO] [stdout]     |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x17`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 in("x17") $tar as usize*8,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     entry_gate!(NKAPI_FORK_PTE, pt_handle, pt_child, vpn, cow, retval0, retval1);
[INFO] [stdout]     |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 in("a0") usize::from($t1),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     entry_gate!(NKAPI_FORK_PTE, pt_handle, pt_child, vpn, cow, retval0, retval1);
[INFO] [stdout]     |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 in("a1") usize::from($t2),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     entry_gate!(NKAPI_FORK_PTE, pt_handle, pt_child, vpn, cow, retval0, retval1);
[INFO] [stdout]     |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a2`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 in("a2") usize::from($t3),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     entry_gate!(NKAPI_FORK_PTE, pt_handle, pt_child, vpn, cow, retval0, retval1);
[INFO] [stdout]     |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 in("a3") usize::from($t4),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     entry_gate!(NKAPI_FORK_PTE, pt_handle, pt_child, vpn, cow, retval0, retval1);
[INFO] [stdout]     |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 lateout("a0") $retval0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     entry_gate!(NKAPI_FORK_PTE, pt_handle, pt_child, vpn, cow, retval0, retval1);
[INFO] [stdout]     |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 lateout("a1") $retval1,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     entry_gate!(NKAPI_FORK_PTE, pt_handle, pt_child, vpn, cow, retval0, retval1);
[INFO] [stdout]     |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `t3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                   in("t3") NK_TRAMPOLINE,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn, 1 as usize, usize::from(map_type), perm, 
[INFO] [stdout] 197 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x17`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   in("x17") $tar as usize*8,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn, 1 as usize, usize::from(map_type), perm, 
[INFO] [stdout] 197 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |                   in("a0") para_vec[0],
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn, 1 as usize, usize::from(map_type), perm, 
[INFO] [stdout] 197 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |                   in("a1") para_vec[1],
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn, 1 as usize, usize::from(map_type), perm, 
[INFO] [stdout] 197 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a2`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |                   in("a2") para_vec[2],
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn, 1 as usize, usize::from(map_type), perm, 
[INFO] [stdout] 197 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |                   in("a3") para_vec[3],
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn, 1 as usize, usize::from(map_type), perm, 
[INFO] [stdout] 197 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a4`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:128:17
[INFO] [stdout]     |
[INFO] [stdout] 128 |                   in("a4") para_vec[4],
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn, 1 as usize, usize::from(map_type), perm, 
[INFO] [stdout] 197 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |                   lateout("a0") $retval0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn, 1 as usize, usize::from(map_type), perm, 
[INFO] [stdout] 197 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                   lateout("a1") $retval1,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn, 1 as usize, usize::from(map_type), perm, 
[INFO] [stdout] 197 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `t3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                   in("t3") NK_TRAMPOLINE,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn_start, size, usize::from(map_type), perm, 
[INFO] [stdout] 209 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `OKSPACE_END` in this scope
[INFO] [stdout]   --> src/main.rs:83:50
[INFO] [stdout]    |
[INFO] [stdout] 83 |     nkapi_set_allocator_range(eokernel as usize, OKSPACE_END);
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/config.rs:6:11
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[cfg(feature = "board_qemu")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `board_qemu` feature
[INFO] [stdout]  6 | pub const OKSPACE_END: usize = 0x88000000;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/config.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "board_k210")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `board_k210` feature
[INFO] [stdout] 18 | pub const OKSPACE_END: usize = 0x80500000;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x17`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   in("x17") $tar as usize*8,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn_start, size, usize::from(map_type), perm, 
[INFO] [stdout] 209 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the `#[alloc_error_handler]` in this crate conflicts with allocation error handler in: std
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::debug_info`
[INFO] [stdout]  --> src/mmi/nkapi.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::debug_info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |                   in("a0") para_vec[0],
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn_start, size, usize::from(map_type), perm, 
[INFO] [stdout] 209 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config::*`
[INFO] [stdout]  --> src/mmi/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use config::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |                   in("a1") para_vec[1],
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn_start, size, usize::from(map_type), perm, 
[INFO] [stdout] 209 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::*`
[INFO] [stdout]  --> src/tests/nkgate_test.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::mmi::*; use crate::config::*;
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a2`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |                   in("a2") para_vec[2],
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn_start, size, usize::from(map_type), perm, 
[INFO] [stdout] 209 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `riscv::register::satp`
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use riscv::register::satp;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config::*`
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use config::*;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |                   in("a3") para_vec[3],
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn_start, size, usize::from(map_type), perm, 
[INFO] [stdout] 209 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a4`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:128:17
[INFO] [stdout]     |
[INFO] [stdout] 128 |                   in("a4") para_vec[4],
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn_start, size, usize::from(map_type), perm, 
[INFO] [stdout] 209 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> src/lang_items.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / fn panic(info: &PanicInfo) -> ! {
[INFO] [stdout]  7 | |     if let Some(location) = info.location() {
[INFO] [stdout]  8 | |         debug_error!("[kernel] Panicked at {}:{} {}", location.file(), location.line(), info.message().unwrap());
[INFO] [stdout]  9 | |     } else {
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     shutdown()
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]    = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/22cc29ba5b459fb386c0406b9baf3a49eb0fba39/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c154a69977bb44fb.rmeta
[INFO] [stdout]    = note: second definition in the local crate (`payload_demo`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |                   lateout("a0") $retval0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn_start, size, usize::from(map_type), perm, 
[INFO] [stdout] 209 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                   lateout("a1") $retval1,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 | /     entry_gate!(NKAPI_ALLOC, pt_handle, vpn_start, size, usize::from(map_type), perm, 
[INFO] [stdout] 209 | |     retval0, retval1);
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `t3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:73:17
[INFO] [stdout]     |
[INFO] [stdout]  73 |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     entry_gate!(NKAPI_PT_INIT,pt_handle, regenerate, retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x17`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:74:17
[INFO] [stdout]     |
[INFO] [stdout]  74 |                 in("x17") $tar as usize*8,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     entry_gate!(NKAPI_PT_INIT,pt_handle, regenerate, retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 in("a0") usize::from($t1),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     entry_gate!(NKAPI_PT_INIT,pt_handle, regenerate, retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout]  76 |                 in("a1") usize::from($t2),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     entry_gate!(NKAPI_PT_INIT,pt_handle, regenerate, retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:77:17
[INFO] [stdout]     |
[INFO] [stdout]  77 |                 lateout("a0") $retval0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     entry_gate!(NKAPI_PT_INIT,pt_handle, regenerate, retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:78:17
[INFO] [stdout]     |
[INFO] [stdout]  78 |                 lateout("a1") $retval1,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     entry_gate!(NKAPI_PT_INIT,pt_handle, regenerate, retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `t3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:73:17
[INFO] [stdout]     |
[INFO] [stdout]  73 |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     entry_gate!(NKAPI_DEALLOC, pt_handle, vpn,retval0, retval1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x17`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:74:17
[INFO] [stdout]     |
[INFO] [stdout]  74 |                 in("x17") $tar as usize*8,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     entry_gate!(NKAPI_DEALLOC, pt_handle, vpn,retval0, retval1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 in("a0") usize::from($t1),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     entry_gate!(NKAPI_DEALLOC, pt_handle, vpn,retval0, retval1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout]  76 |                 in("a1") usize::from($t2),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     entry_gate!(NKAPI_DEALLOC, pt_handle, vpn,retval0, retval1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:77:17
[INFO] [stdout]     |
[INFO] [stdout]  77 |                 lateout("a0") $retval0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     entry_gate!(NKAPI_DEALLOC, pt_handle, vpn,retval0, retval1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:78:17
[INFO] [stdout]     |
[INFO] [stdout]  78 |                 lateout("a1") $retval1,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     entry_gate!(NKAPI_DEALLOC, pt_handle, vpn,retval0, retval1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `t3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:60:17
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     entry_gate!(NKAPI_ACTIVATE, pt_handle ,retval0, retval1);
[INFO] [stdout]     |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x17`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:61:17
[INFO] [stdout]     |
[INFO] [stdout]  61 |                 in("x17") $tar as usize*8,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     entry_gate!(NKAPI_ACTIVATE, pt_handle ,retval0, retval1);
[INFO] [stdout]     |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:62:17
[INFO] [stdout]     |
[INFO] [stdout]  62 |                 in("a0") usize::from($t1),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     entry_gate!(NKAPI_ACTIVATE, pt_handle ,retval0, retval1);
[INFO] [stdout]     |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:63:17
[INFO] [stdout]     |
[INFO] [stdout]  63 |                 lateout("a0") $retval0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     entry_gate!(NKAPI_ACTIVATE, pt_handle ,retval0, retval1);
[INFO] [stdout]     |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:64:17
[INFO] [stdout]     |
[INFO] [stdout]  64 |                 lateout("a1") $retval1,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     entry_gate!(NKAPI_ACTIVATE, pt_handle ,retval0, retval1);
[INFO] [stdout]     |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `t3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |                   in("t3") NK_TRAMPOLINE,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     entry_gate!(NKAPI_COPY_TO,pt_handle, current_vpn, 
[INFO] [stdout] 240 | |         data as *const [u8] as *const usize as usize, offset, retval0, retval1);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x17`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   in("x17") $tar as usize*8,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     entry_gate!(NKAPI_COPY_TO,pt_handle, current_vpn, 
[INFO] [stdout] 240 | |         data as *const [u8] as *const usize as usize, offset, retval0, retval1);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |                   in("a0") usize::from($t1),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     entry_gate!(NKAPI_COPY_TO,pt_handle, current_vpn, 
[INFO] [stdout] 240 | |         data as *const [u8] as *const usize as usize, offset, retval0, retval1);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |                   in("a1") usize::from($t2),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     entry_gate!(NKAPI_COPY_TO,pt_handle, current_vpn, 
[INFO] [stdout] 240 | |         data as *const [u8] as *const usize as usize, offset, retval0, retval1);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a2`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |                   in("a2") usize::from($t3),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     entry_gate!(NKAPI_COPY_TO,pt_handle, current_vpn, 
[INFO] [stdout] 240 | |         data as *const [u8] as *const usize as usize, offset, retval0, retval1);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |                   in("a3") usize::from($t4),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     entry_gate!(NKAPI_COPY_TO,pt_handle, current_vpn, 
[INFO] [stdout] 240 | |         data as *const [u8] as *const usize as usize, offset, retval0, retval1);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |                   lateout("a0") $retval0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     entry_gate!(NKAPI_COPY_TO,pt_handle, current_vpn, 
[INFO] [stdout] 240 | |         data as *const [u8] as *const usize as usize, offset, retval0, retval1);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |                   lateout("a1") $retval1,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     entry_gate!(NKAPI_COPY_TO,pt_handle, current_vpn, 
[INFO] [stdout] 240 | |         data as *const [u8] as *const usize as usize, offset, retval0, retval1);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `t3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:73:17
[INFO] [stdout]     |
[INFO] [stdout]  73 |                   in("t3") NK_TRAMPOLINE,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 | /     entry_gate!(NKAPI_CONFIG, NKCFG_DELEGATE, entry,
[INFO] [stdout] 247 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x17`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:74:17
[INFO] [stdout]     |
[INFO] [stdout]  74 |                   in("x17") $tar as usize*8,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 | /     entry_gate!(NKAPI_CONFIG, NKCFG_DELEGATE, entry,
[INFO] [stdout] 247 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |                   in("a0") usize::from($t1),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 | /     entry_gate!(NKAPI_CONFIG, NKCFG_DELEGATE, entry,
[INFO] [stdout] 247 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   in("a1") usize::from($t2),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 | /     entry_gate!(NKAPI_CONFIG, NKCFG_DELEGATE, entry,
[INFO] [stdout] 247 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:77:17
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   lateout("a0") $retval0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 | /     entry_gate!(NKAPI_CONFIG, NKCFG_DELEGATE, entry,
[INFO] [stdout] 247 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:78:17
[INFO] [stdout]     |
[INFO] [stdout]  78 |                   lateout("a1") $retval1,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 | /     entry_gate!(NKAPI_CONFIG, NKCFG_DELEGATE, entry,
[INFO] [stdout] 247 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `t3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:73:17
[INFO] [stdout]     |
[INFO] [stdout]  73 |                   in("t3") NK_TRAMPOLINE,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | /     entry_gate!(NKAPI_CONFIG, NKCFG_SIGNAL, entry,
[INFO] [stdout] 254 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x17`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:74:17
[INFO] [stdout]     |
[INFO] [stdout]  74 |                   in("x17") $tar as usize*8,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | /     entry_gate!(NKAPI_CONFIG, NKCFG_SIGNAL, entry,
[INFO] [stdout] 254 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |                   in("a0") usize::from($t1),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | /     entry_gate!(NKAPI_CONFIG, NKCFG_SIGNAL, entry,
[INFO] [stdout] 254 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   in("a1") usize::from($t2),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | /     entry_gate!(NKAPI_CONFIG, NKCFG_SIGNAL, entry,
[INFO] [stdout] 254 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:77:17
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   lateout("a0") $retval0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | /     entry_gate!(NKAPI_CONFIG, NKCFG_SIGNAL, entry,
[INFO] [stdout] 254 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:78:17
[INFO] [stdout]     |
[INFO] [stdout]  78 |                   lateout("a1") $retval1,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | /     entry_gate!(NKAPI_CONFIG, NKCFG_SIGNAL, entry,
[INFO] [stdout] 254 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `t3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:73:17
[INFO] [stdout]     |
[INFO] [stdout]  73 |                   in("t3") NK_TRAMPOLINE,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 261 | /     entry_gate!(NKAPI_CONFIG, NKCFG_ALLOCATOR_START, begin,
[INFO] [stdout] 262 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x17`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:74:17
[INFO] [stdout]     |
[INFO] [stdout]  74 |                   in("x17") $tar as usize*8,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 261 | /     entry_gate!(NKAPI_CONFIG, NKCFG_ALLOCATOR_START, begin,
[INFO] [stdout] 262 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |                   in("a0") usize::from($t1),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 261 | /     entry_gate!(NKAPI_CONFIG, NKCFG_ALLOCATOR_START, begin,
[INFO] [stdout] 262 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   in("a1") usize::from($t2),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 261 | /     entry_gate!(NKAPI_CONFIG, NKCFG_ALLOCATOR_START, begin,
[INFO] [stdout] 262 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:77:17
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   lateout("a0") $retval0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 261 | /     entry_gate!(NKAPI_CONFIG, NKCFG_ALLOCATOR_START, begin,
[INFO] [stdout] 262 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:78:17
[INFO] [stdout]     |
[INFO] [stdout]  78 |                   lateout("a1") $retval1,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 261 | /     entry_gate!(NKAPI_CONFIG, NKCFG_ALLOCATOR_START, begin,
[INFO] [stdout] 262 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `t3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:73:17
[INFO] [stdout]     |
[INFO] [stdout]  73 |                   in("t3") NK_TRAMPOLINE,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 | /     entry_gate!(NKAPI_CONFIG, NKCFG_ALLOCATOR_END, end,
[INFO] [stdout] 265 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x17`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:74:17
[INFO] [stdout]     |
[INFO] [stdout]  74 |                   in("x17") $tar as usize*8,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 | /     entry_gate!(NKAPI_CONFIG, NKCFG_ALLOCATOR_END, end,
[INFO] [stdout] 265 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |                   in("a0") usize::from($t1),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 | /     entry_gate!(NKAPI_CONFIG, NKCFG_ALLOCATOR_END, end,
[INFO] [stdout] 265 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   in("a1") usize::from($t2),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 | /     entry_gate!(NKAPI_CONFIG, NKCFG_ALLOCATOR_END, end,
[INFO] [stdout] 265 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:77:17
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   lateout("a0") $retval0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 | /     entry_gate!(NKAPI_CONFIG, NKCFG_ALLOCATOR_END, end,
[INFO] [stdout] 265 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:78:17
[INFO] [stdout]     |
[INFO] [stdout]  78 |                   lateout("a1") $retval1,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 | /     entry_gate!(NKAPI_CONFIG, NKCFG_ALLOCATOR_END, end,
[INFO] [stdout] 265 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `t3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:87:17
[INFO] [stdout]     |
[INFO] [stdout]  87 |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     entry_gate!(NKAPI_SET_PERM, pt_handle, vpn, flags,retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x17`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:88:17
[INFO] [stdout]     |
[INFO] [stdout]  88 |                 in("x17") $tar as usize*8,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     entry_gate!(NKAPI_SET_PERM, pt_handle, vpn, flags,retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 in("a0") usize::from($t1),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     entry_gate!(NKAPI_SET_PERM, pt_handle, vpn, flags,retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:90:17
[INFO] [stdout]     |
[INFO] [stdout]  90 |                 in("a1") usize::from($t2),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     entry_gate!(NKAPI_SET_PERM, pt_handle, vpn, flags,retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a2`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:91:17
[INFO] [stdout]     |
[INFO] [stdout]  91 |                 in("a2") usize::from($t3),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     entry_gate!(NKAPI_SET_PERM, pt_handle, vpn, flags,retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:92:17
[INFO] [stdout]     |
[INFO] [stdout]  92 |                 lateout("a0") $retval0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     entry_gate!(NKAPI_SET_PERM, pt_handle, vpn, flags,retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:93:17
[INFO] [stdout]     |
[INFO] [stdout]  93 |                 lateout("a1") $retval1,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     entry_gate!(NKAPI_SET_PERM, pt_handle, vpn, flags,retval0, retval1);
[INFO] [stdout]     |     ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `t3`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:87:17
[INFO] [stdout]     |
[INFO] [stdout]  87 |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     entry_gate!(NKAPI_DEBUG, pt_handle, from, to ,retval0, retval1);
[INFO] [stdout]     |     --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x17`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:88:17
[INFO] [stdout]     |
[INFO] [stdout]  88 |                 in("x17") $tar as usize*8,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     entry_gate!(NKAPI_DEBUG, pt_handle, from, to ,retval0, retval1);
[INFO] [stdout]     |     --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 in("a0") usize::from($t1),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     entry_gate!(NKAPI_DEBUG, pt_handle, from, to ,retval0, retval1);
[INFO] [stdout]     |     --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:90:17
[INFO] [stdout]     |
[INFO] [stdout]  90 |                 in("a1") usize::from($t2),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     entry_gate!(NKAPI_DEBUG, pt_handle, from, to ,retval0, retval1);
[INFO] [stdout]     |     --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `payload_demo` (bin "payload_demo" test) due to 4 previous errors; 5 warnings emitted
[INFO] [stdout] error: invalid register `a2`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:91:17
[INFO] [stdout]     |
[INFO] [stdout]  91 |                 in("a2") usize::from($t3),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     entry_gate!(NKAPI_DEBUG, pt_handle, from, to ,retval0, retval1);
[INFO] [stdout]     |     --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:92:17
[INFO] [stdout]     |
[INFO] [stdout]  92 |                 lateout("a0") $retval0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     entry_gate!(NKAPI_DEBUG, pt_handle, from, to ,retval0, retval1);
[INFO] [stdout]     |     --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a1`: unknown register
[INFO] [stdout]    --> src/mmi/nkapi.rs:93:17
[INFO] [stdout]     |
[INFO] [stdout]  93 |                 lateout("a1") $retval1,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     entry_gate!(NKAPI_DEBUG, pt_handle, from, to ,retval0, retval1);
[INFO] [stdout]     |     --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x10`: unknown register
[INFO] [stdout]   --> src/util/sbi.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |             inlateout("x10") arg0 => ret,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x11`: unknown register
[INFO] [stdout]   --> src/util/sbi.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             in("x11") arg1, 
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x12`: unknown register
[INFO] [stdout]   --> src/util/sbi.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             in("x12") arg2, 
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `x17`: unknown register
[INFO] [stdout]   --> src/util/sbi.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             in("x17") which
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `panic_info_message` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(panic_info_message)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `PanicMessage<'a>` in the current scope
[INFO] [stdout]  --> src/lang_items.rs:8:104
[INFO] [stdout]   |
[INFO] [stdout] 8 |         debug_error!("[kernel] Panicked at {}:{} {}", location.file(), location.line(), info.message().unwrap());
[INFO] [stdout]   |                                                                                                        ^^^^^^ method not found in `PanicMessage<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `PanicMessage<'a>` in the current scope
[INFO] [stdout]   --> src/lang_items.rs:10:62
[INFO] [stdout]    |
[INFO] [stdout] 10 |         debug_error!("[kernel] Panicked: {}", info.message().unwrap());
[INFO] [stdout]    |                                                              ^^^^^^ method not found in `PanicMessage<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/mmi/flags.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         unsafe{
[INFO] [stdout]    |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval0` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |     let retval0: usize;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval0` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval1` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let retval1: usize;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval1` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval0` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:70:13
[INFO] [stdout]     |
[INFO] [stdout]  70 | /             asm!(
[INFO] [stdout]  71 | |                 "fence.i 
[INFO] [stdout]  72 | |                 jalr x1, t3, 0",
[INFO] [stdout]  73 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  78 | |                 lateout("a1") $retval1,
[INFO] [stdout]  79 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 221 |       entry_gate!(NKAPI_PT_INIT,pt_handle, regenerate, retval0, retval1);
[INFO] [stdout]     |       ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval1` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:70:13
[INFO] [stdout]     |
[INFO] [stdout]  70 | /             asm!(
[INFO] [stdout]  71 | |                 "fence.i 
[INFO] [stdout]  72 | |                 jalr x1, t3, 0",
[INFO] [stdout]  73 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  78 | |                 lateout("a1") $retval1,
[INFO] [stdout]  79 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 221 |       entry_gate!(NKAPI_PT_INIT,pt_handle, regenerate, retval0, retval1);
[INFO] [stdout]     |       ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval0` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let retval0: usize;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval0` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval1` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |     let retval1: usize;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval1` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval0` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:70:13
[INFO] [stdout]     |
[INFO] [stdout]  70 | /             asm!(
[INFO] [stdout]  71 | |                 "fence.i 
[INFO] [stdout]  72 | |                 jalr x1, t3, 0",
[INFO] [stdout]  73 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  78 | |                 lateout("a1") $retval1,
[INFO] [stdout]  79 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 227 |       entry_gate!(NKAPI_DEALLOC, pt_handle, vpn,retval0, retval1);
[INFO] [stdout]     |       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval1` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:70:13
[INFO] [stdout]     |
[INFO] [stdout]  70 | /             asm!(
[INFO] [stdout]  71 | |                 "fence.i 
[INFO] [stdout]  72 | |                 jalr x1, t3, 0",
[INFO] [stdout]  73 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  78 | |                 lateout("a1") $retval1,
[INFO] [stdout]  79 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 227 |       entry_gate!(NKAPI_DEALLOC, pt_handle, vpn,retval0, retval1);
[INFO] [stdout]     |       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval0` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |     let retval0: usize;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval0` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval1` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |     let retval1: usize;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval1` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval0` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:57:13
[INFO] [stdout]     |
[INFO] [stdout]  57 | /             asm!(
[INFO] [stdout]  58 | |                 "fence.i 
[INFO] [stdout]  59 | |                 jalr x1, t3, 0",
[INFO] [stdout]  60 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  64 | |                 lateout("a1") $retval1,
[INFO] [stdout]  65 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 233 |       entry_gate!(NKAPI_ACTIVATE, pt_handle ,retval0, retval1);
[INFO] [stdout]     |       -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval1` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:57:13
[INFO] [stdout]     |
[INFO] [stdout]  57 | /             asm!(
[INFO] [stdout]  58 | |                 "fence.i 
[INFO] [stdout]  59 | |                 jalr x1, t3, 0",
[INFO] [stdout]  60 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  64 | |                 lateout("a1") $retval1,
[INFO] [stdout]  65 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 233 |       entry_gate!(NKAPI_ACTIVATE, pt_handle ,retval0, retval1);
[INFO] [stdout]     |       -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mmi/nkapi.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub fn nkapi_copyTo(pt_handle: usize, mut current_vpn: VirtPageNum, data: &[u8], offset:usize){
[INFO] [stdout]     |                                       ----^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval0` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let retval0: usize;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval0` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval1` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |     let retval1: usize;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval1` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval0` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 | /             asm!(
[INFO] [stdout] 101 | |                 "fence.i 
[INFO] [stdout] 102 | |                 jalr x1, t3, 0",
[INFO] [stdout] 103 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |                 lateout("a1") $retval1,
[INFO] [stdout] 111 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     entry_gate!(NKAPI_COPY_TO,pt_handle, current_vpn, 
[INFO] [stdout] 240 | |         data as *const [u8] as *const usize as usize, offset, retval0, retval1);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval1` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 | /             asm!(
[INFO] [stdout] 101 | |                 "fence.i 
[INFO] [stdout] 102 | |                 jalr x1, t3, 0",
[INFO] [stdout] 103 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |                 lateout("a1") $retval1,
[INFO] [stdout] 111 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     entry_gate!(NKAPI_COPY_TO,pt_handle, current_vpn, 
[INFO] [stdout] 240 | |         data as *const [u8] as *const usize as usize, offset, retval0, retval1);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval0` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let retval0: usize;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval0` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval1` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |     let retval1: usize;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval1` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval0` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:70:13
[INFO] [stdout]     |
[INFO] [stdout]  70 | /             asm!(
[INFO] [stdout]  71 | |                 "fence.i 
[INFO] [stdout]  72 | |                 jalr x1, t3, 0",
[INFO] [stdout]  73 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  78 | |                 lateout("a1") $retval1,
[INFO] [stdout]  79 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 246 | /     entry_gate!(NKAPI_CONFIG, NKCFG_DELEGATE, entry,
[INFO] [stdout] 247 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval1` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:70:13
[INFO] [stdout]     |
[INFO] [stdout]  70 | /             asm!(
[INFO] [stdout]  71 | |                 "fence.i 
[INFO] [stdout]  72 | |                 jalr x1, t3, 0",
[INFO] [stdout]  73 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  78 | |                 lateout("a1") $retval1,
[INFO] [stdout]  79 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 246 | /     entry_gate!(NKAPI_CONFIG, NKCFG_DELEGATE, entry,
[INFO] [stdout] 247 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval0` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |     let retval0: usize;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval0` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval1` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |     let retval1: usize;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval1` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval0` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:70:13
[INFO] [stdout]     |
[INFO] [stdout]  70 | /             asm!(
[INFO] [stdout]  71 | |                 "fence.i 
[INFO] [stdout]  72 | |                 jalr x1, t3, 0",
[INFO] [stdout]  73 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  78 | |                 lateout("a1") $retval1,
[INFO] [stdout]  79 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 253 | /     entry_gate!(NKAPI_CONFIG, NKCFG_SIGNAL, entry,
[INFO] [stdout] 254 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval1` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:70:13
[INFO] [stdout]     |
[INFO] [stdout]  70 | /             asm!(
[INFO] [stdout]  71 | |                 "fence.i 
[INFO] [stdout]  72 | |                 jalr x1, t3, 0",
[INFO] [stdout]  73 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  78 | |                 lateout("a1") $retval1,
[INFO] [stdout]  79 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 253 | /     entry_gate!(NKAPI_CONFIG, NKCFG_SIGNAL, entry,
[INFO] [stdout] 254 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval0` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |     let mut retval0: usize;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval0` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval1` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let mut retval1: usize;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval1` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval0` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:70:13
[INFO] [stdout]     |
[INFO] [stdout]  70 | /             asm!(
[INFO] [stdout]  71 | |                 "fence.i 
[INFO] [stdout]  72 | |                 jalr x1, t3, 0",
[INFO] [stdout]  73 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  78 | |                 lateout("a1") $retval1,
[INFO] [stdout]  79 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 261 | /     entry_gate!(NKAPI_CONFIG, NKCFG_ALLOCATOR_START, begin,
[INFO] [stdout] 262 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval0` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:70:13
[INFO] [stdout]     |
[INFO] [stdout]  70 | /             asm!(
[INFO] [stdout]  71 | |                 "fence.i 
[INFO] [stdout]  72 | |                 jalr x1, t3, 0",
[INFO] [stdout]  73 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  78 | |                 lateout("a1") $retval1,
[INFO] [stdout]  79 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 264 | /     entry_gate!(NKAPI_CONFIG, NKCFG_ALLOCATOR_END, end,
[INFO] [stdout] 265 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval1` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:70:13
[INFO] [stdout]     |
[INFO] [stdout]  70 | /             asm!(
[INFO] [stdout]  71 | |                 "fence.i 
[INFO] [stdout]  72 | |                 jalr x1, t3, 0",
[INFO] [stdout]  73 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  78 | |                 lateout("a1") $retval1,
[INFO] [stdout]  79 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 261 | /     entry_gate!(NKAPI_CONFIG, NKCFG_ALLOCATOR_START, begin,
[INFO] [stdout] 262 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval1` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:70:13
[INFO] [stdout]     |
[INFO] [stdout]  70 | /             asm!(
[INFO] [stdout]  71 | |                 "fence.i 
[INFO] [stdout]  72 | |                 jalr x1, t3, 0",
[INFO] [stdout]  73 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  78 | |                 lateout("a1") $retval1,
[INFO] [stdout]  79 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 264 | /     entry_gate!(NKAPI_CONFIG, NKCFG_ALLOCATOR_END, end,
[INFO] [stdout] 265 | |         retval0, retval1);
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval0` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |     let retval0: usize;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval0` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval1` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |     let retval1: usize;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval1` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval0` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:84:13
[INFO] [stdout]     |
[INFO] [stdout]  84 | /             asm!(
[INFO] [stdout]  85 | |                 "fence.i 
[INFO] [stdout]  86 | |                 jalr x1, t3, 0",
[INFO] [stdout]  87 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  93 | |                 lateout("a1") $retval1,
[INFO] [stdout]  94 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 271 |       entry_gate!(NKAPI_SET_PERM, pt_handle, vpn, flags,retval0, retval1);
[INFO] [stdout]     |       ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval1` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:84:13
[INFO] [stdout]     |
[INFO] [stdout]  84 | /             asm!(
[INFO] [stdout]  85 | |                 "fence.i 
[INFO] [stdout]  86 | |                 jalr x1, t3, 0",
[INFO] [stdout]  87 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  93 | |                 lateout("a1") $retval1,
[INFO] [stdout]  94 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 271 |       entry_gate!(NKAPI_SET_PERM, pt_handle, vpn, flags,retval0, retval1);
[INFO] [stdout]     |       ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval0` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |     let retval0: usize;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval0` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retval1` is assigned to, but never used
[INFO] [stdout]    --> src/mmi/nkapi.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |     let retval1: usize;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_retval1` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval0` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:84:13
[INFO] [stdout]     |
[INFO] [stdout]  84 | /             asm!(
[INFO] [stdout]  85 | |                 "fence.i 
[INFO] [stdout]  86 | |                 jalr x1, t3, 0",
[INFO] [stdout]  87 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  93 | |                 lateout("a1") $retval1,
[INFO] [stdout]  94 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 277 |       entry_gate!(NKAPI_DEBUG, pt_handle, from, to ,retval0, retval1);
[INFO] [stdout]     |       --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `retval1` is never read
[INFO] [stdout]    --> src/mmi/nkapi.rs:84:13
[INFO] [stdout]     |
[INFO] [stdout]  84 | /             asm!(
[INFO] [stdout]  85 | |                 "fence.i 
[INFO] [stdout]  86 | |                 jalr x1, t3, 0",
[INFO] [stdout]  87 | |                 in("t3") NK_TRAMPOLINE,
[INFO] [stdout] ...   |
[INFO] [stdout]  93 | |                 lateout("a1") $retval1,
[INFO] [stdout]  94 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 277 |       entry_gate!(NKAPI_DEBUG, pt_handle, from, to ,retval0, retval1);
[INFO] [stdout]     |       --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `entry_gate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `payload_demo` (bin "payload_demo") due to 115 previous errors; 46 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c8f1bdb57f047f8ff1b993d3fb38fbd364502470aff5efd16c91762ac48ee92b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8f1bdb57f047f8ff1b993d3fb38fbd364502470aff5efd16c91762ac48ee92b", kill_on_drop: false }`
[INFO] [stdout] c8f1bdb57f047f8ff1b993d3fb38fbd364502470aff5efd16c91762ac48ee92b
