[INFO] cloning repository https://github.com/yhyddr/rust-rcore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yhyddr/rust-rcore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhyddr%2Frust-rcore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhyddr%2Frust-rcore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 712c5fa35ee87db9fbbb0ef6e1a6e07bee341ada [INFO] testing yhyddr/rust-rcore against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhyddr%2Frust-rcore" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yhyddr/rust-rcore on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/yhyddr/rust-rcore [INFO] finished tweaking git repo https://github.com/yhyddr/rust-rcore [INFO] tweaked toml for git repo https://github.com/yhyddr/rust-rcore written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/yhyddr/rust-rcore already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c1e1484c5b64ae4abac2d50389588e67f146d0baf0850b967f037d70e288987e [INFO] running `Command { std: "docker" "start" "-a" "c1e1484c5b64ae4abac2d50389588e67f146d0baf0850b967f037d70e288987e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1e1484c5b64ae4abac2d50389588e67f146d0baf0850b967f037d70e288987e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e1484c5b64ae4abac2d50389588e67f146d0baf0850b967f037d70e288987e", kill_on_drop: false }` [INFO] [stdout] c1e1484c5b64ae4abac2d50389588e67f146d0baf0850b967f037d70e288987e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c5f32acba029330b4cd2d0f8da842f5c5d4300c5e90b590c597848b348992546 [INFO] running `Command { std: "docker" "start" "-a" "c5f32acba029330b4cd2d0f8da842f5c5d4300c5e90b590c597848b348992546", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bit_field v0.10.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling aho-corasick v0.7.13 [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 import: `sie` [INFO] [stdout] --> src/interrupt/handler.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | sie, stvec, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :17:5 [INFO] [stdout] | [INFO] [stdout] 17 | addi sp, sp, -34*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:13 [INFO] [stdout] | [INFO] [stdout] 1 | sd x1, 1*8(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 | SAVE x1, 1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :22:5 [INFO] [stdout] | [INFO] [stdout] 22 | addi x1, sp, 34*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:13 [INFO] [stdout] | [INFO] [stdout] 1 | sd x1, 2*8(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 | SAVE x1, 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:13 [INFO] [stdout] | [INFO] [stdout] 1 | sd x3, 3*8(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 | SAVE 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:13 [INFO] [stdout] | [INFO] [stdout] 1 | sd x4, 4*8(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 | SAVE 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:13 [INFO] [stdout] | [INFO] [stdout] 1 | sd x5, 5*8(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 | SAVE 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:13 [INFO] [stdout] | [INFO] [stdout] 1 | sd x6, 6*8(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 | SAVE 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:13 [INFO] [stdout] | [INFO] [stdout] 1 | sd x7, 7*8(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 | SAVE 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:13 [INFO] [stdout] | [INFO] [stdout] 1 | sd x8, 8*8(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 | SAVE 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:13 [INFO] [stdout] | [INFO] [stdout] 1 | sd x9, 9*8(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 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x10, 10*8(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 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x11, 11*8(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 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x12, 12*8(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 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x13, 13*8(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 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x14, 14*8(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 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x15, 15*8(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 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x16, 16*8(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 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x17, 17*8(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 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x18, 18*8(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 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x19, 19*8(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] --> :41:5 [INFO] [stdout] | [INFO] [stdout] 41 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x20, 20*8(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:5 [INFO] [stdout] | [INFO] [stdout] 42 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x21, 21*8(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] --> :43:5 [INFO] [stdout] | [INFO] [stdout] 43 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x22, 22*8(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:5 [INFO] [stdout] | [INFO] [stdout] 44 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x23, 23*8(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:5 [INFO] [stdout] | [INFO] [stdout] 45 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x24, 24*8(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:5 [INFO] [stdout] | [INFO] [stdout] 46 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x25, 25*8(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:5 [INFO] [stdout] | [INFO] [stdout] 47 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x26, 26*8(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:5 [INFO] [stdout] | [INFO] [stdout] 48 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x27, 27*8(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] --> :49:5 [INFO] [stdout] | [INFO] [stdout] 49 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x28, 28*8(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] --> :50:5 [INFO] [stdout] | [INFO] [stdout] 50 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x29, 29*8(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] --> :51:5 [INFO] [stdout] | [INFO] [stdout] 51 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x30, 30*8(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] --> :52:5 [INFO] [stdout] | [INFO] [stdout] 52 | SAVE 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | sd x31, 31*8(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] --> :53:5 [INFO] [stdout] | [INFO] [stdout] 53 | SAVE x31, 31 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :56:5 [INFO] [stdout] | [INFO] [stdout] 56 | 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] --> :57:5 [INFO] [stdout] | [INFO] [stdout] 57 | csrr s2, sepc [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [INFO] [stdout] | [INFO] [stdout] 1 | sd s1, 32*8(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] --> :58:5 [INFO] [stdout] | [INFO] [stdout] 58 | SAVE 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:14 [INFO] [stdout] | [INFO] [stdout] 1 | sd s2, 33*8(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] --> :59:5 [INFO] [stdout] | [INFO] [stdout] 59 | SAVE s2, 33 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'mv' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :63:5 [INFO] [stdout] | [INFO] [stdout] 63 | mv a0, sp [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :65:5 [INFO] [stdout] | [INFO] [stdout] 65 | csrr a1, scause [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :67:5 [INFO] [stdout] | [INFO] [stdout] 67 | csrr a2, stval [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'jal' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :68:5 [INFO] [stdout] | [INFO] [stdout] 68 | jal handle_interrupt [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected register here [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [INFO] [stdout] | [INFO] [stdout] 1 | ld s1, 32*8(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] --> :75:5 [INFO] [stdout] | [INFO] [stdout] 75 | LOAD 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:14 [INFO] [stdout] | [INFO] [stdout] 1 | ld s2, 33*8(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] --> :76:5 [INFO] [stdout] | [INFO] [stdout] 76 | LOAD s2, 33 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrw' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :77:5 [INFO] [stdout] | [INFO] [stdout] 77 | 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] --> :78:5 [INFO] [stdout] | [INFO] [stdout] 78 | 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:13 [INFO] [stdout] | [INFO] [stdout] 1 | ld x1, 1*8(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] --> :81:5 [INFO] [stdout] | [INFO] [stdout] 81 | 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:13 [INFO] [stdout] | [INFO] [stdout] 1 | ld x3, 3*8(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] --> :82:5 [INFO] [stdout] | [INFO] [stdout] 82 | 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:13 [INFO] [stdout] | [INFO] [stdout] 1 | ld x4, 4*8(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] --> :83:5 [INFO] [stdout] | [INFO] [stdout] 83 | 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:13 [INFO] [stdout] | [INFO] [stdout] 1 | ld x5, 5*8(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] --> :84:5 [INFO] [stdout] | [INFO] [stdout] 84 | 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:13 [INFO] [stdout] | [INFO] [stdout] 1 | ld x6, 6*8(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] --> :85:5 [INFO] [stdout] | [INFO] [stdout] 85 | 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:13 [INFO] [stdout] | [INFO] [stdout] 1 | ld x7, 7*8(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] --> :86:5 [INFO] [stdout] | [INFO] [stdout] 86 | 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:13 [INFO] [stdout] | [INFO] [stdout] 1 | ld x8, 8*8(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] --> :87:5 [INFO] [stdout] | [INFO] [stdout] 87 | 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:13 [INFO] [stdout] | [INFO] [stdout] 1 | ld x9, 9*8(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] --> :88:5 [INFO] [stdout] | [INFO] [stdout] 88 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x10, 10*8(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] --> :89:5 [INFO] [stdout] | [INFO] [stdout] 89 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x11, 11*8(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] --> :90:5 [INFO] [stdout] | [INFO] [stdout] 90 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x12, 12*8(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] --> :91:5 [INFO] [stdout] | [INFO] [stdout] 91 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x13, 13*8(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] --> :92:5 [INFO] [stdout] | [INFO] [stdout] 92 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x14, 14*8(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] --> :93:5 [INFO] [stdout] | [INFO] [stdout] 93 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x15, 15*8(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] --> :94:5 [INFO] [stdout] | [INFO] [stdout] 94 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x16, 16*8(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] --> :95:5 [INFO] [stdout] | [INFO] [stdout] 95 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x17, 17*8(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] --> :96:5 [INFO] [stdout] | [INFO] [stdout] 96 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x18, 18*8(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] --> :97:5 [INFO] [stdout] | [INFO] [stdout] 97 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x19, 19*8(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] --> :98:5 [INFO] [stdout] | [INFO] [stdout] 98 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x20, 20*8(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] --> :99:5 [INFO] [stdout] | [INFO] [stdout] 99 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x21, 21*8(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] --> :100:5 [INFO] [stdout] | [INFO] [stdout] 100 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x22, 22*8(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] --> :101:5 [INFO] [stdout] | [INFO] [stdout] 101 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x23, 23*8(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] --> :102:5 [INFO] [stdout] | [INFO] [stdout] 102 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x24, 24*8(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] --> :103:5 [INFO] [stdout] | [INFO] [stdout] 103 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x25, 25*8(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] --> :104:5 [INFO] [stdout] | [INFO] [stdout] 104 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x26, 26*8(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] --> :105:5 [INFO] [stdout] | [INFO] [stdout] 105 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x27, 27*8(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] --> :106:5 [INFO] [stdout] | [INFO] [stdout] 106 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x28, 28*8(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] --> :107:5 [INFO] [stdout] | [INFO] [stdout] 107 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x29, 29*8(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] --> :108:5 [INFO] [stdout] | [INFO] [stdout] 108 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x30, 30*8(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:5 [INFO] [stdout] | [INFO] [stdout] 109 | 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:15 [INFO] [stdout] | [INFO] [stdout] 1 | ld x31, 31*8(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] --> :110:5 [INFO] [stdout] | [INFO] [stdout] 110 | 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:13 [INFO] [stdout] | [INFO] [stdout] 1 | ld x2, 2*8(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] --> :113:5 [INFO] [stdout] | [INFO] [stdout] 113 | 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] --> :114:5 [INFO] [stdout] | [INFO] [stdout] 114 | sret [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'la' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:5 [INFO] [stdout] | [INFO] [stdout] 12 | la sp, boot_stack_top [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: invalid instruction mnemonic 'ebreak' [INFO] [stdout] --> src/main.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | llvm_asm!("ebreak"::::"volatile"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:2 [INFO] [stdout] | [INFO] [stdout] 1 | ebreak [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 80 previous errors; 1 warning 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" "c5f32acba029330b4cd2d0f8da842f5c5d4300c5e90b590c597848b348992546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f32acba029330b4cd2d0f8da842f5c5d4300c5e90b590c597848b348992546", kill_on_drop: false }` [INFO] [stdout] c5f32acba029330b4cd2d0f8da842f5c5d4300c5e90b590c597848b348992546