[INFO] cloning repository https://github.com/rcore-riscv-hypervisor-dev/riscv-hypervisor-extension [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcore-riscv-hypervisor-dev/riscv-hypervisor-extension" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcore-riscv-hypervisor-dev%2Friscv-hypervisor-extension", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcore-riscv-hypervisor-dev%2Friscv-hypervisor-extension'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 681aef8df49fded92dca918bc647cb192b1706a6 [INFO] checking rcore-riscv-hypervisor-dev/riscv-hypervisor-extension against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcore-riscv-hypervisor-dev%2Friscv-hypervisor-extension" "/workspace/builds/worker-71/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-71/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rcore-riscv-hypervisor-dev/riscv-hypervisor-extension on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-71/source/.cargo/config [INFO] started tweaking git repo https://github.com/rcore-riscv-hypervisor-dev/riscv-hypervisor-extension [INFO] finished tweaking git repo https://github.com/rcore-riscv-hypervisor-dev/riscv-hypervisor-extension [INFO] tweaked toml for git repo https://github.com/rcore-riscv-hypervisor-dev/riscv-hypervisor-extension written to /workspace/builds/worker-71/source/Cargo.toml [INFO] crate git repo https://github.com/rcore-riscv-hypervisor-dev/riscv-hypervisor-extension already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2204f8236d2fd6f38b41efdce95950a59309ccbf35ed9080aa5baabcc02f0e09 [INFO] running `Command { std: "docker" "start" "-a" "2204f8236d2fd6f38b41efdce95950a59309ccbf35ed9080aa5baabcc02f0e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2204f8236d2fd6f38b41efdce95950a59309ccbf35ed9080aa5baabcc02f0e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2204f8236d2fd6f38b41efdce95950a59309ccbf35ed9080aa5baabcc02f0e09", kill_on_drop: false }` [INFO] [stdout] 2204f8236d2fd6f38b41efdce95950a59309ccbf35ed9080aa5baabcc02f0e09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02387674f4e26cfe461e3bbc0518ca55fa0c6ab963fc660e079637e0705ee468 [INFO] running `Command { std: "docker" "start" "-a" "02387674f4e26cfe461e3bbc0518ca55fa0c6ab963fc660e079637e0705ee468", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling riscv-hypervisor-extension v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stdout] warning: variant `x0` should have an upper camel case name [INFO] [stdout] --> build.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | x0 = 0, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case (notice the capitalization): `X0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `a0` should have an upper camel case name [INFO] [stdout] --> build.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | a0 = 10, [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `A0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `a1` should have an upper camel case name [INFO] [stdout] --> build.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | a1 = 11 [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `A1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `x0` [INFO] [stdout] --> build.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | x0 = 0, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling riscv-hypervisor-extension-proc-macro v0.1.0 (/tmp/fixit/riscv-hypervisor-extension-proc-macro) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/csr/hstatus.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hstatus [INFO] [stdout] 3 | | 1536 [INFO] [stdout] 4 | | vsxl,33,32,VsxlValues,Vsxl32=1;Vsxl64;Vsxl128,Effective XLEN for VM. [INFO] [stdout] 5 | | vtsr,22,22,number,TSR for VM. [INFO] [stdout] ... | [INFO] [stdout] 13 | | end [INFO] [stdout] 14 | | HStatus Register."); [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hstatus.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hstatus [INFO] [stdout] 3 | | 1536 [INFO] [stdout] 4 | | vsxl,33,32,VsxlValues,Vsxl32=1;Vsxl64;Vsxl128,Effective XLEN for VM. [INFO] [stdout] 5 | | vtsr,22,22,number,TSR for VM. [INFO] [stdout] ... | [INFO] [stdout] 13 | | end [INFO] [stdout] 14 | | HStatus Register."); [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hedeleg.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hedeleg [INFO] [stdout] 3 | | 1538 [INFO] [stdout] 4 | | ex0,0,0,number,Instruction address misaligned [INFO] [stdout] 5 | | ex1,1,1,number,Instruction access fault [INFO] [stdout] ... | [INFO] [stdout] 16 | | end [INFO] [stdout] 17 | | Hypervisor Exception Delegation Register."); [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hideleg.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hideleg [INFO] [stdout] 3 | | 1539 [INFO] [stdout] 4 | | sip,2,2,number,Software Interrupt [INFO] [stdout] 5 | | tip,6,6,number,Timer Interrupt [INFO] [stdout] 6 | | eip,10,10,number,External Interrupt [INFO] [stdout] 7 | | end [INFO] [stdout] 8 | | Hypervisor Interrupt Delegation Register."); [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hvip.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hvip [INFO] [stdout] 3 | | 1605 [INFO] [stdout] 4 | | vssip,2,2,number,Software Interrupt [INFO] [stdout] 5 | | vstip,6,6,number,Timer Interrupt [INFO] [stdout] 6 | | vseip,10,10,number,External Interrupt [INFO] [stdout] 7 | | end [INFO] [stdout] 8 | | Hypervisor Virtual Interrupt Pending Register."); [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hip.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hip [INFO] [stdout] 3 | | 1604 [INFO] [stdout] 4 | | vssip,2,2,number,Software Interrupt [INFO] [stdout] 5 | | vstip,6,6,number,Timer Interrupt [INFO] [stdout] ... | [INFO] [stdout] 8 | | end [INFO] [stdout] 9 | | Hypervisor Interrupt Pending Register."); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hie.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hie [INFO] [stdout] 3 | | 1540 [INFO] [stdout] 4 | | vssie,2,2,number,Software Interrupt [INFO] [stdout] 5 | | vstie,6,6,number,Timer Interrupt [INFO] [stdout] ... | [INFO] [stdout] 8 | | end [INFO] [stdout] 9 | | Hypervisor Interrupt Enable Register."); [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hgeip.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hgeip [INFO] [stdout] 3 | | 3602 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Hypervisor Guest External Interrupt Pending Register."); [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hgeie.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hgeie [INFO] [stdout] 3 | | 1543 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Hypervisor Guest External Interrupt Enable Register."); [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hcounteren.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hcounteren [INFO] [stdout] 3 | | 3602 [INFO] [stdout] 4 | | cy,0,0,number, [INFO] [stdout] 5 | | tm,1,1,number, [INFO] [stdout] ... | [INFO] [stdout] 36 | | end [INFO] [stdout] 37 | | Hypervisor Guest External Interrupt Pending Register."); [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/htimedelta.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Htimedelta [INFO] [stdout] 3 | | 1541 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Hypervisor Time Delta Register."); [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/htimedeltah.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Htimedeltah [INFO] [stdout] 3 | | 1557 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Hypervisor Time Delta Register."); [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/htval.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Htval [INFO] [stdout] 3 | | 1603 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Hypervisor Trap Value Register."); [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/htinst.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Htinst [INFO] [stdout] 3 | | 1610 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Hypervisor Trap Instruction Register."); [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hgatp.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hgatp [INFO] [stdout] 3 | | 1664 [INFO] [stdout] 4 | | mode,63,60,HgatpValues,Bare=0;Sv39x4=8;Sv48x4=9,Guest address translation mode. [INFO] [stdout] 5 | | vmid,57,44,number,Virtual machine ID. [INFO] [stdout] 6 | | ppn,43,0,number,Physical Page Number for root page table. [INFO] [stdout] 7 | | end [INFO] [stdout] 8 | | Hypervisor Guest Address Translation and Protection Register."); [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vsstatus.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vstatus [INFO] [stdout] 3 | | 512 [INFO] [stdout] 4 | | sd,63,60,number, [INFO] [stdout] 5 | | uxl,33,32,UxlValues,Uxl32=1;Uxl64;Uxl128,Effective User XLEN. [INFO] [stdout] ... | [INFO] [stdout] 14 | | end [INFO] [stdout] 15 | | Hypervisor Guest External Interrupt Pending Register."); [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vsip.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vsip [INFO] [stdout] 3 | | 580 [INFO] [stdout] 4 | | ssip,1,1,number,Software Interrupt [INFO] [stdout] 5 | | stip,5,5,number,Timer Interrupt [INFO] [stdout] 6 | | seip,9,9,number,External Interrupt [INFO] [stdout] 7 | | end [INFO] [stdout] 8 | | Virtual Supevisor Interrupt Pending Register."); [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vsie.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vsie [INFO] [stdout] 3 | | 516 [INFO] [stdout] 4 | | ssie,1,1,number,Software Interrupt [INFO] [stdout] 5 | | stie,5,5,number,Timer Interrupt [INFO] [stdout] 6 | | seie,9,9,number,External Interrupt [INFO] [stdout] 7 | | end [INFO] [stdout] 8 | | Virtual Supevisor Interrupt Enable Register."); [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vsscratch.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vsscratch [INFO] [stdout] 3 | | 576 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Virtual Supervisor Scratch Register."); [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vsepc.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vsepc [INFO] [stdout] 3 | | 577 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Virtual Supervisor Exception Program Counter."); [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vstvec.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vstvec [INFO] [stdout] 3 | | 517 [INFO] [stdout] 4 | | base,63,2,number, [INFO] [stdout] 5 | | mode,1,0,number, [INFO] [stdout] 6 | | end [INFO] [stdout] 7 | | Virtual Supervisor Trap Vector Base Address Register."); [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vscause.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vscause [INFO] [stdout] 3 | | 578 [INFO] [stdout] 4 | | interrupt,63,63,number,Is cause interrupt. [INFO] [stdout] 5 | | code,62,0,number,Exception code [INFO] [stdout] 6 | | end [INFO] [stdout] 7 | | Virtual Supervisor Cause Register."); [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vstval.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vstval [INFO] [stdout] 3 | | 579 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Virtual Supervisor Trap Value Register."); [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vsatp.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vsatp [INFO] [stdout] 3 | | 640 [INFO] [stdout] 4 | | mode,63,60,HgatpValues,Bare=0;Sv39x4=8;Sv48x4=9,Guest address translation mode. [INFO] [stdout] 5 | | as,59,44,number,ASID. [INFO] [stdout] 6 | | ppn,43,0,number,Physical Page Number for root page table. [INFO] [stdout] 7 | | end [INFO] [stdout] 8 | | Virtual Supervisor Guest Address Translation and Protection Register."); [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/bin/main.rs from 2018 edition to 2021 [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `riscv-hypervisor-extension` due to 2 previous errors [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/bin/main.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | fn onpanic(p: &PanicInfo)->!{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/a7a572ce3edd6d476191fbfe92c9c1986e009b34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dd6c19f0820d51d.rlib [INFO] [stdout] = note: second definition in the local crate (`main`) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/csr/hstatus.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hstatus [INFO] [stdout] 3 | | 1536 [INFO] [stdout] 4 | | vsxl,33,32,VsxlValues,Vsxl32=1;Vsxl64;Vsxl128,Effective XLEN for VM. [INFO] [stdout] 5 | | vtsr,22,22,number,TSR for VM. [INFO] [stdout] ... | [INFO] [stdout] 13 | | end [INFO] [stdout] 14 | | HStatus Register."); [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hstatus.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hstatus [INFO] [stdout] 3 | | 1536 [INFO] [stdout] 4 | | vsxl,33,32,VsxlValues,Vsxl32=1;Vsxl64;Vsxl128,Effective XLEN for VM. [INFO] [stdout] 5 | | vtsr,22,22,number,TSR for VM. [INFO] [stdout] ... | [INFO] [stdout] 13 | | end [INFO] [stdout] 14 | | HStatus Register."); [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hedeleg.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hedeleg [INFO] [stdout] 3 | | 1538 [INFO] [stdout] 4 | | ex0,0,0,number,Instruction address misaligned [INFO] [stdout] 5 | | ex1,1,1,number,Instruction access fault [INFO] [stdout] ... | [INFO] [stdout] 16 | | end [INFO] [stdout] 17 | | Hypervisor Exception Delegation Register."); [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hideleg.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hideleg [INFO] [stdout] 3 | | 1539 [INFO] [stdout] 4 | | sip,2,2,number,Software Interrupt [INFO] [stdout] 5 | | tip,6,6,number,Timer Interrupt [INFO] [stdout] 6 | | eip,10,10,number,External Interrupt [INFO] [stdout] 7 | | end [INFO] [stdout] 8 | | Hypervisor Interrupt Delegation Register."); [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hvip.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hvip [INFO] [stdout] 3 | | 1605 [INFO] [stdout] 4 | | vssip,2,2,number,Software Interrupt [INFO] [stdout] 5 | | vstip,6,6,number,Timer Interrupt [INFO] [stdout] 6 | | vseip,10,10,number,External Interrupt [INFO] [stdout] 7 | | end [INFO] [stdout] 8 | | Hypervisor Virtual Interrupt Pending Register."); [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hip.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hip [INFO] [stdout] 3 | | 1604 [INFO] [stdout] 4 | | vssip,2,2,number,Software Interrupt [INFO] [stdout] 5 | | vstip,6,6,number,Timer Interrupt [INFO] [stdout] ... | [INFO] [stdout] 8 | | end [INFO] [stdout] 9 | | Hypervisor Interrupt Pending Register."); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hie.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hie [INFO] [stdout] 3 | | 1540 [INFO] [stdout] 4 | | vssie,2,2,number,Software Interrupt [INFO] [stdout] 5 | | vstie,6,6,number,Timer Interrupt [INFO] [stdout] ... | [INFO] [stdout] 8 | | end [INFO] [stdout] 9 | | Hypervisor Interrupt Enable Register."); [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hgeip.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hgeip [INFO] [stdout] 3 | | 3602 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Hypervisor Guest External Interrupt Pending Register."); [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hgeie.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hgeie [INFO] [stdout] 3 | | 1543 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Hypervisor Guest External Interrupt Enable Register."); [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hcounteren.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hcounteren [INFO] [stdout] 3 | | 3602 [INFO] [stdout] 4 | | cy,0,0,number, [INFO] [stdout] 5 | | tm,1,1,number, [INFO] [stdout] ... | [INFO] [stdout] 36 | | end [INFO] [stdout] 37 | | Hypervisor Guest External Interrupt Pending Register."); [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/htimedelta.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Htimedelta [INFO] [stdout] 3 | | 1541 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Hypervisor Time Delta Register."); [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/htimedeltah.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Htimedeltah [INFO] [stdout] 3 | | 1557 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Hypervisor Time Delta Register."); [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/htval.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Htval [INFO] [stdout] 3 | | 1603 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Hypervisor Trap Value Register."); [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/htinst.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Htinst [INFO] [stdout] 3 | | 1610 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Hypervisor Trap Instruction Register."); [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/hgatp.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Hgatp [INFO] [stdout] 3 | | 1664 [INFO] [stdout] 4 | | mode,63,60,HgatpValues,Bare=0;Sv39x4=8;Sv48x4=9,Guest address translation mode. [INFO] [stdout] 5 | | vmid,57,44,number,Virtual machine ID. [INFO] [stdout] 6 | | ppn,43,0,number,Physical Page Number for root page table. [INFO] [stdout] 7 | | end [INFO] [stdout] 8 | | Hypervisor Guest Address Translation and Protection Register."); [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vsstatus.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vstatus [INFO] [stdout] 3 | | 512 [INFO] [stdout] 4 | | sd,63,60,number, [INFO] [stdout] 5 | | uxl,33,32,UxlValues,Uxl32=1;Uxl64;Uxl128,Effective User XLEN. [INFO] [stdout] ... | [INFO] [stdout] 14 | | end [INFO] [stdout] 15 | | Hypervisor Guest External Interrupt Pending Register."); [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vsip.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vsip [INFO] [stdout] 3 | | 580 [INFO] [stdout] 4 | | ssip,1,1,number,Software Interrupt [INFO] [stdout] 5 | | stip,5,5,number,Timer Interrupt [INFO] [stdout] 6 | | seip,9,9,number,External Interrupt [INFO] [stdout] 7 | | end [INFO] [stdout] 8 | | Virtual Supevisor Interrupt Pending Register."); [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vsie.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vsie [INFO] [stdout] 3 | | 516 [INFO] [stdout] 4 | | ssie,1,1,number,Software Interrupt [INFO] [stdout] 5 | | stie,5,5,number,Timer Interrupt [INFO] [stdout] 6 | | seie,9,9,number,External Interrupt [INFO] [stdout] 7 | | end [INFO] [stdout] 8 | | Virtual Supevisor Interrupt Enable Register."); [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vsscratch.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vsscratch [INFO] [stdout] 3 | | 576 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Virtual Supervisor Scratch Register."); [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vsepc.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vsepc [INFO] [stdout] 3 | | 577 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Virtual Supervisor Exception Program Counter."); [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vstvec.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vstvec [INFO] [stdout] 3 | | 517 [INFO] [stdout] 4 | | base,63,2,number, [INFO] [stdout] 5 | | mode,1,0,number, [INFO] [stdout] 6 | | end [INFO] [stdout] 7 | | Virtual Supervisor Trap Vector Base Address Register."); [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vscause.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vscause [INFO] [stdout] 3 | | 578 [INFO] [stdout] 4 | | interrupt,63,63,number,Is cause interrupt. [INFO] [stdout] 5 | | code,62,0,number,Exception code [INFO] [stdout] 6 | | end [INFO] [stdout] 7 | | Virtual Supervisor Cause Register."); [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vstval.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vstval [INFO] [stdout] 3 | | 579 [INFO] [stdout] 4 | | end [INFO] [stdout] 5 | | Virtual Supervisor Trap Value Register."); [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/csr/vsatp.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / generate_csr!("Vsatp [INFO] [stdout] 3 | | 640 [INFO] [stdout] 4 | | mode,63,60,HgatpValues,Bare=0;Sv39x4=8;Sv48x4=9,Guest address translation mode. [INFO] [stdout] 5 | | as,59,44,number,ASID. [INFO] [stdout] 6 | | ppn,43,0,number,Physical Page Number for root page table. [INFO] [stdout] 7 | | end [INFO] [stdout] 8 | | Virtual Supervisor Guest Address Translation and Protection Register."); [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generate_csr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "02387674f4e26cfe461e3bbc0518ca55fa0c6ab963fc660e079637e0705ee468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02387674f4e26cfe461e3bbc0518ca55fa0c6ab963fc660e079637e0705ee468", kill_on_drop: false }` [INFO] [stdout] 02387674f4e26cfe461e3bbc0518ca55fa0c6ab963fc660e079637e0705ee468