[INFO] cloning repository https://github.com/zzsqwq/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/zzsqwq/rust_rcore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzsqwq%2Frust_rcore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzsqwq%2Frust_rcore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f79b4577041e5fd9b7fefd66faa635fbeb9089b [INFO] testing zzsqwq/rust_rcore against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzsqwq%2Frust_rcore" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zzsqwq/rust_rcore on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config [INFO] started tweaking git repo https://github.com/zzsqwq/rust_rcore [INFO] finished tweaking git repo https://github.com/zzsqwq/rust_rcore [INFO] tweaked toml for git repo https://github.com/zzsqwq/rust_rcore written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/zzsqwq/rust_rcore already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e415b99afe9b55cef87a9a247421c0a6f37c735c075f520e30611445b7f3187 [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" "6e415b99afe9b55cef87a9a247421c0a6f37c735c075f520e30611445b7f3187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e415b99afe9b55cef87a9a247421c0a6f37c735c075f520e30611445b7f3187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e415b99afe9b55cef87a9a247421c0a6f37c735c075f520e30611445b7f3187", kill_on_drop: false }` [INFO] [stdout] 6e415b99afe9b55cef87a9a247421c0a6f37c735c075f520e30611445b7f3187 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] 4cff29c1c21895c51dff359dfbb0ee937377ad4775b09a9d42fcabce9c8820dc [INFO] running `Command { std: "docker" "start" "-a" "4cff29c1c21895c51dff359dfbb0ee937377ad4775b09a9d42fcabce9c8820dc", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling regex v1.4.3 [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: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/sbi.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | llvm_asm!("ecall" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sie` [INFO] [stdout] --> src/interrupt/handler.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | sie, stvec, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `scause::Scause` [INFO] [stdout] --> src/interrupt/context.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use riscv::register::{sstatus::Sstatus, scause::Scause}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/main.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | llvm_asm!("ebreak"::::"volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't allocate output register for constraint '{x10}' [INFO] [stdout] --> src/sbi.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | llvm_asm!("ecall" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'la' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:5 [INFO] [stdout] | [INFO] [stdout] 13 | la sp, boot_stack_top [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'ebreak' [INFO] [stdout] --> src/main.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | 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: invalid instruction mnemonic 'addi' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :34:5 [INFO] [stdout] | [INFO] [stdout] 34 | addi sp, sp, -34*8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :37:5 [INFO] [stdout] | [INFO] [stdout] 37 | 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] --> :39:5 [INFO] [stdout] | [INFO] [stdout] 39 | addi x1, sp, 34*8 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :40:5 [INFO] [stdout] | [INFO] [stdout] 40 | SAVE x1, 2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x3, 3 [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 | SAVE_N %n [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 | .rept 29 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x4, 4 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | SAVE_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x5, 5 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:5 [INFO] [stdout] | [INFO] [stdout] 5 | SAVE_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x6, 6 [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:5 [INFO] [stdout] | [INFO] [stdout] 7 | SAVE_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x7, 7 [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:5 [INFO] [stdout] | [INFO] [stdout] 9 | SAVE_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x8, 8 [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:5 [INFO] [stdout] | [INFO] [stdout] 11 | SAVE_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x9, 9 [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 | SAVE_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x10, 10 [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 | SAVE_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x11, 11 [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 | SAVE_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x12, 12 [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 | SAVE_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x13, 13 [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 | SAVE_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x14, 14 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x15, 15 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x16, 16 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x17, 17 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x18, 18 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x19, 19 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x20, 20 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x21, 21 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x22, 22 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x23, 23 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x24, 24 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x25, 25 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x26, 26 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x27, 27 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x28, 28 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x29, 29 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x30, 30 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :55:5 [INFO] [stdout] | [INFO] [stdout] 55 | SAVE_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | SAVE x31, 31 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :57:5 [INFO] [stdout] | [INFO] [stdout] 57 | SAVE_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'csrr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :49:5 [INFO] [stdout] | [INFO] [stdout] 49 | 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] --> :50:5 [INFO] [stdout] | [INFO] [stdout] 50 | csrr s2, sepc [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:13 [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] --> :51:5 [INFO] [stdout] | [INFO] [stdout] 51 | SAVE s1, 32 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:13 [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] --> :52:5 [INFO] [stdout] | [INFO] [stdout] 52 | 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] --> :56:5 [INFO] [stdout] | [INFO] [stdout] 56 | 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] --> :58:5 [INFO] [stdout] | [INFO] [stdout] 58 | 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] --> :60:5 [INFO] [stdout] | [INFO] [stdout] 60 | 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] --> :61:5 [INFO] [stdout] | [INFO] [stdout] 61 | jal handle_interrupt [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:13 [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] --> :68:5 [INFO] [stdout] | [INFO] [stdout] 68 | LOAD s1, 32 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:13 [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] --> :69:5 [INFO] [stdout] | [INFO] [stdout] 69 | 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] --> :70:5 [INFO] [stdout] | [INFO] [stdout] 70 | 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] --> :71:5 [INFO] [stdout] | [INFO] [stdout] 71 | csrw sepc, s2 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :74:5 [INFO] [stdout] | [INFO] [stdout] 74 | LOAD x1, 1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x3, 3 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :77:5 [INFO] [stdout] | [INFO] [stdout] 77 | .rept 29 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x4, 4 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:5 [INFO] [stdout] | [INFO] [stdout] 3 | LOAD_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x5, 5 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:5 [INFO] [stdout] | [INFO] [stdout] 5 | LOAD_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x6, 6 [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:5 [INFO] [stdout] | [INFO] [stdout] 7 | LOAD_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x7, 7 [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:5 [INFO] [stdout] | [INFO] [stdout] 9 | LOAD_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x8, 8 [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:5 [INFO] [stdout] | [INFO] [stdout] 11 | LOAD_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x9, 9 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x10, 10 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x11, 11 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x12, 12 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x13, 13 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x14, 14 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x15, 15 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x16, 16 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x17, 17 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x18, 18 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x19, 19 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x20, 20 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x21, 21 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x22, 22 [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_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x23, 23 [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 | LOAD_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x24, 24 [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 | LOAD_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x25, 25 [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 | LOAD_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x26, 26 [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 | LOAD_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x27, 27 [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 | LOAD_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x28, 28 [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 | LOAD_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x29, 29 [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 | LOAD_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x30, 30 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :55:5 [INFO] [stdout] | [INFO] [stdout] 55 | LOAD_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:14 [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] --> :1:1 [INFO] [stdout] | [INFO] [stdout] 1 | LOAD x31, 31 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: while in macro instantiation [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :57:5 [INFO] [stdout] | [INFO] [stdout] 57 | LOAD_N %n [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :1:12 [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] --> :83:5 [INFO] [stdout] | [INFO] [stdout] 83 | 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] --> :84:5 [INFO] [stdout] | [INFO] [stdout] 84 | sret [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 80 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `os` due to 81 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4cff29c1c21895c51dff359dfbb0ee937377ad4775b09a9d42fcabce9c8820dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cff29c1c21895c51dff359dfbb0ee937377ad4775b09a9d42fcabce9c8820dc", kill_on_drop: false }` [INFO] [stdout] 4cff29c1c21895c51dff359dfbb0ee937377ad4775b09a9d42fcabce9c8820dc