[INFO] cloning repository https://github.com/ptmalloc/rcoreLearn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ptmalloc/rcoreLearn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptmalloc%2FrcoreLearn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptmalloc%2FrcoreLearn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b648c7d8ebfe4dc0f1a221c0f7375088c6f91cf [INFO] testing ptmalloc/rcoreLearn against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptmalloc%2FrcoreLearn" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ptmalloc/rcoreLearn on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking git repo https://github.com/ptmalloc/rcoreLearn [INFO] finished tweaking git repo https://github.com/ptmalloc/rcoreLearn [INFO] tweaked toml for git repo https://github.com/ptmalloc/rcoreLearn written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ptmalloc/rcoreLearn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e58c492e3b7c9cd65ff2750e2d47fd90a105db07793a869a87a786ce8f92915 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5e58c492e3b7c9cd65ff2750e2d47fd90a105db07793a869a87a786ce8f92915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e58c492e3b7c9cd65ff2750e2d47fd90a105db07793a869a87a786ce8f92915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e58c492e3b7c9cd65ff2750e2d47fd90a105db07793a869a87a786ce8f92915", kill_on_drop: false }` [INFO] [stdout] 5e58c492e3b7c9cd65ff2750e2d47fd90a105db07793a869a87a786ce8f92915 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82dd0ab862be5beb868cb162181c1e6c7b12484dc2e506239b9ae4e199dd120e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "82dd0ab862be5beb868cb162181c1e6c7b12484dc2e506239b9ae4e199dd120e", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bit_field v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling riscv-target v0.1.2 [INFO] [stderr] Compiling riscv v0.6.0 (https://github.com/rcore-os/riscv#21e32ee1) [INFO] [stderr] Compiling os v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `self`, `sepc` [INFO] [stdout] --> src/interrupt.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | self, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | sepc, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/interrupt.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | if (TICKS == 100) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Page`, `PhysAddr`, `VirtAddr` [INFO] [stdout] --> src/memory/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | VirtAddr, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 4 | PhysAddr, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 5 | Page, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/memory/frame_allocator.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | for i in (1..(self.m << 1)) { self.a[i] = 1; } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/memory/frame_allocator.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | for i in (1..self.n) { self.a[self.m + i] = 0; } [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'la' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:5 [INFO] [stdout] | [INFO] [stdout] 4 | la sp, bootstacktop [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: alignment must be a power of 2 [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:12 [INFO] [stdout] | [INFO] [stdout] 8 | .align 12 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrrw' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | csrrw sp, sscratch, sp [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :109:2 [INFO] [stdout] | [INFO] [stdout] 109 | SAVE_ALL [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'bnez' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | bnez sp, trap_from_user [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:2 [INFO] [stdout] | [INFO] [stdout] 4 | csrr sp, sscratch [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:2 [INFO] [stdout] | [INFO] [stdout] 6 | addi sp, sp, -36*XLENB [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | sd x1, 1*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :7:2 [INFO] [stdout] | [INFO] [stdout] 7 | STORE x1, 1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | sd x3, 3*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:2 [INFO] [stdout] | [INFO] [stdout] 8 | STORE x3, 3 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | sd x4, 4*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :9:2 [INFO] [stdout] | [INFO] [stdout] 9 | STORE x4, 4 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | sd x5, 5*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:2 [INFO] [stdout] | [INFO] [stdout] 10 | STORE x5, 5 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | sd x6, 6*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :11:2 [INFO] [stdout] | [INFO] [stdout] 11 | STORE x6, 6 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | sd x7, 7*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:2 [INFO] [stdout] | [INFO] [stdout] 12 | STORE x7, 7 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | sd x8, 8*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:2 [INFO] [stdout] | [INFO] [stdout] 13 | STORE x8, 8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | sd x9, 9*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :14:2 [INFO] [stdout] | [INFO] [stdout] 14 | STORE x9, 9 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x10, 10*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :15:2 [INFO] [stdout] | [INFO] [stdout] 15 | STORE x10, 10 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x11, 11*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :16:2 [INFO] [stdout] | [INFO] [stdout] 16 | STORE x11, 11 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x12, 12*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :17:5 [INFO] [stdout] | [INFO] [stdout] 17 | STORE x12, 12 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x13, 13*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :18:5 [INFO] [stdout] | [INFO] [stdout] 18 | STORE x13, 13 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x14, 14*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :19:5 [INFO] [stdout] | [INFO] [stdout] 19 | STORE x14, 14 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x15, 15*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :20:5 [INFO] [stdout] | [INFO] [stdout] 20 | STORE x15, 15 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x16, 16*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :21:5 [INFO] [stdout] | [INFO] [stdout] 21 | STORE x16, 16 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x17, 17*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :22:5 [INFO] [stdout] | [INFO] [stdout] 22 | STORE x17, 17 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x18, 18*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :23:5 [INFO] [stdout] | [INFO] [stdout] 23 | STORE x18, 18 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x19, 19*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :24:5 [INFO] [stdout] | [INFO] [stdout] 24 | STORE x19, 19 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x20, 20*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :25:5 [INFO] [stdout] | [INFO] [stdout] 25 | STORE x20, 20 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x21, 21*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :26:5 [INFO] [stdout] | [INFO] [stdout] 26 | STORE x21, 21 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x22, 22*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :27:5 [INFO] [stdout] | [INFO] [stdout] 27 | STORE x22, 22 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x23, 23*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :28:5 [INFO] [stdout] | [INFO] [stdout] 28 | STORE x23, 23 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x24, 24*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :29:5 [INFO] [stdout] | [INFO] [stdout] 29 | STORE x24, 24 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x25, 25*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :30:5 [INFO] [stdout] | [INFO] [stdout] 30 | STORE x25, 25 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x26, 26*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :31:5 [INFO] [stdout] | [INFO] [stdout] 31 | STORE x26, 26 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x27, 27*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :32:5 [INFO] [stdout] | [INFO] [stdout] 32 | STORE x27, 27 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x28, 28*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :33:5 [INFO] [stdout] | [INFO] [stdout] 33 | STORE x28, 28 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x29, 29*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :34:5 [INFO] [stdout] | [INFO] [stdout] 34 | STORE x29, 29 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x30, 30*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :35:5 [INFO] [stdout] | [INFO] [stdout] 35 | STORE x30, 30 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | sd x31, 31*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :36:5 [INFO] [stdout] | [INFO] [stdout] 36 | STORE x31, 31 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrrw' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :38:2 [INFO] [stdout] | [INFO] [stdout] 38 | csrrw s0, sscratch, x0 [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :39:2 [INFO] [stdout] | [INFO] [stdout] 39 | csrr s1, sstatus [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :40:2 [INFO] [stdout] | [INFO] [stdout] 40 | csrr s2, sepc [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :41:2 [INFO] [stdout] | [INFO] [stdout] 41 | csrr s3, stval [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :42:2 [INFO] [stdout] | [INFO] [stdout] 42 | csrr s4, scause [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | sd s0, 2*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :44:2 [INFO] [stdout] | [INFO] [stdout] 44 | STORE s0, 2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:17 [INFO] [stdout] | [INFO] [stdout] 1 | sd s1, 32*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :45:2 [INFO] [stdout] | [INFO] [stdout] 45 | STORE s1, 32 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:17 [INFO] [stdout] | [INFO] [stdout] 1 | sd s2, 33*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :46:2 [INFO] [stdout] | [INFO] [stdout] 46 | STORE s2, 33 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:17 [INFO] [stdout] | [INFO] [stdout] 1 | sd s3, 34*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :47:2 [INFO] [stdout] | [INFO] [stdout] 47 | STORE s3, 34 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:17 [INFO] [stdout] | [INFO] [stdout] 1 | sd s4, 35*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :48:2 [INFO] [stdout] | [INFO] [stdout] 48 | STORE s4, 35 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'mv' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :110:2 [INFO] [stdout] | [INFO] [stdout] 110 | mv a0, sp [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'jal' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :111:2 [INFO] [stdout] | [INFO] [stdout] 111 | jal rust_trap [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:17 [INFO] [stdout] | [INFO] [stdout] 1 | ld s1, 32*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD s1, 32 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :115:2 [INFO] [stdout] | [INFO] [stdout] 115 | RESTORE_ALL [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:17 [INFO] [stdout] | [INFO] [stdout] 1 | ld s2, 33*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | LOAD s2, 33 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'andi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:2 [INFO] [stdout] | [INFO] [stdout] 3 | andi s0, s1, 1 << 8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'bnez' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:2 [INFO] [stdout] | [INFO] [stdout] 4 | bnez s0, _to_kernel [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:2 [INFO] [stdout] | [INFO] [stdout] 6 | addi s0, sp, 36*XLENB [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrw' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :7:2 [INFO] [stdout] | [INFO] [stdout] 7 | csrw sscratch, s0 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrw' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :9:5 [INFO] [stdout] | [INFO] [stdout] 9 | csrw sstatus, s1 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrw' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:5 [INFO] [stdout] | [INFO] [stdout] 10 | csrw sepc, s2 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | ld x1, 1*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :11:2 [INFO] [stdout] | [INFO] [stdout] 11 | LOAD x1, 1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | ld x3, 3*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:2 [INFO] [stdout] | [INFO] [stdout] 12 | LOAD x3, 3 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | ld x4, 4*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:5 [INFO] [stdout] | [INFO] [stdout] 13 | LOAD x4, 4 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | ld x5, 5*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :14:5 [INFO] [stdout] | [INFO] [stdout] 14 | LOAD x5, 5 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | ld x6, 6*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :15:5 [INFO] [stdout] | [INFO] [stdout] 15 | LOAD x6, 6 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | ld x7, 7*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :16:5 [INFO] [stdout] | [INFO] [stdout] 16 | LOAD x7, 7 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | ld x8, 8*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :17:5 [INFO] [stdout] | [INFO] [stdout] 17 | LOAD x8, 8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | ld x9, 9*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :18:5 [INFO] [stdout] | [INFO] [stdout] 18 | LOAD x9, 9 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x10, 10*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :19:5 [INFO] [stdout] | [INFO] [stdout] 19 | LOAD x10, 10 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x11, 11*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :20:5 [INFO] [stdout] | [INFO] [stdout] 20 | LOAD x11, 11 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x12, 12*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :21:5 [INFO] [stdout] | [INFO] [stdout] 21 | LOAD x12, 12 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x13, 13*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :22:5 [INFO] [stdout] | [INFO] [stdout] 22 | LOAD x13, 13 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x14, 14*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :23:5 [INFO] [stdout] | [INFO] [stdout] 23 | LOAD x14, 14 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x15, 15*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :24:5 [INFO] [stdout] | [INFO] [stdout] 24 | LOAD x15, 15 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x16, 16*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :25:5 [INFO] [stdout] | [INFO] [stdout] 25 | LOAD x16, 16 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x17, 17*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :26:5 [INFO] [stdout] | [INFO] [stdout] 26 | LOAD x17, 17 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x18, 18*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :27:5 [INFO] [stdout] | [INFO] [stdout] 27 | LOAD x18, 18 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x19, 19*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :28:5 [INFO] [stdout] | [INFO] [stdout] 28 | LOAD x19, 19 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x20, 20*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :29:5 [INFO] [stdout] | [INFO] [stdout] 29 | LOAD x20, 20 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x21, 21*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :30:5 [INFO] [stdout] | [INFO] [stdout] 30 | LOAD x21, 21 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x22, 22*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :31:5 [INFO] [stdout] | [INFO] [stdout] 31 | LOAD x22, 22 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x23, 23*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :32:5 [INFO] [stdout] | [INFO] [stdout] 32 | LOAD x23, 23 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x24, 24*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :33:5 [INFO] [stdout] | [INFO] [stdout] 33 | LOAD x24, 24 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x25, 25*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :34:5 [INFO] [stdout] | [INFO] [stdout] 34 | LOAD x25, 25 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x26, 26*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :35:5 [INFO] [stdout] | [INFO] [stdout] 35 | LOAD x26, 26 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x27, 27*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :36:5 [INFO] [stdout] | [INFO] [stdout] 36 | LOAD x27, 27 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x28, 28*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :37:5 [INFO] [stdout] | [INFO] [stdout] 37 | LOAD x28, 28 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x29, 29*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :38:5 [INFO] [stdout] | [INFO] [stdout] 38 | LOAD x29, 29 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x30, 30*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :39:5 [INFO] [stdout] | [INFO] [stdout] 39 | LOAD x30, 30 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:18 [INFO] [stdout] | [INFO] [stdout] 1 | ld x31, 31*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :40:5 [INFO] [stdout] | [INFO] [stdout] 40 | LOAD x31, 31 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:16 [INFO] [stdout] | [INFO] [stdout] 1 | ld x2, 2*XLENB(sp) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :42:2 [INFO] [stdout] | [INFO] [stdout] 42 | LOAD x2, 2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'sret' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :116:2 [INFO] [stdout] | [INFO] [stdout] 116 | sret [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't allocate output register for constraint '{x10}' [INFO] [stdout] --> src/sbi.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | llvm_asm!("ecall" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 89 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `os` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "82dd0ab862be5beb868cb162181c1e6c7b12484dc2e506239b9ae4e199dd120e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82dd0ab862be5beb868cb162181c1e6c7b12484dc2e506239b9ae4e199dd120e", kill_on_drop: false }` [INFO] [stdout] 82dd0ab862be5beb868cb162181c1e6c7b12484dc2e506239b9ae4e199dd120e