[INFO] cloning repository https://github.com/weijunji/wcore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weijunji/wcore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweijunji%2Fwcore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweijunji%2Fwcore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22b76461d60231fba866f8153139d6aefa810c87 [INFO] building weijunji/wcore against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweijunji%2Fwcore" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/weijunji/wcore [INFO] finished tweaking git repo https://github.com/weijunji/wcore [INFO] tweaked toml for git repo https://github.com/weijunji/wcore written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/weijunji/wcore on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/weijunji/wcore already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "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 arr_macro v0.1.3 [INFO] [stderr] Downloaded arr_macro_impl v0.1.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.37 [INFO] [stderr] Downloaded syn v1.0.91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 228c32adbc33fa253db813c67cc7c4c74d486b53de866291291af1133a0075c7 [INFO] running `Command { std: "docker" "start" "-a" "228c32adbc33fa253db813c67cc7c4c74d486b53de866291291af1133a0075c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "228c32adbc33fa253db813c67cc7c4c74d486b53de866291291af1133a0075c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "228c32adbc33fa253db813c67cc7c4c74d486b53de866291291af1133a0075c7", kill_on_drop: false }` [INFO] [stdout] 228c32adbc33fa253db813c67cc7c4c74d486b53de866291291af1133a0075c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] f94bb9dc711ff59b18a9eff822a6d85dee16e72e6cb49156691cac4f053f22f8 [INFO] running `Command { std: "docker" "start" "-a" "f94bb9dc711ff59b18a9eff822a6d85dee16e72e6cb49156691cac4f053f22f8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling wcore v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `PAGE_OFF` in this scope [INFO] [stdout] --> src/mm/page.rs:53:43 [INFO] [stdout] | [INFO] [stdout] 53 | self.0.checked_shl(12).unwrap() + PAGE_OFF [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PAGE_OFF` in this scope [INFO] [stdout] --> src/mm/mod.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 54 | PhysicalAddr(addr.0 - PAGE_OFF) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PAGE_OFF` in this scope [INFO] [stdout] --> src/mm/mod.rs:116:29 [INFO] [stdout] | [INFO] [stdout] 116 | let pfn = (self.0 - PAGE_OFF) >> PAGE_SHIFT; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PAGE_OFF` in this scope [INFO] [stdout] --> src/mm/mod.rs:125:38 [INFO] [stdout] | [INFO] [stdout] 125 | let pfn = align_up!(self.0 - PAGE_OFF, PAGE_SIZE) >> PAGE_SHIFT; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PAGE_OFF` in this scope [INFO] [stdout] --> src/mm/mod.rs:141:30 [INFO] [stdout] | [INFO] [stdout] 141 | VirtualAddr(addr.0 + PAGE_OFF) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PAGE_OFF` in this scope [INFO] [stdout] --> src/mm/mod.rs:206:56 [INFO] [stdout] | [INFO] [stdout] 206 | println!("Kernel end {:#x}", kernel_end as usize - PAGE_OFF); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PAGE_OFF` in this scope [INFO] [stdout] --> src/mm/mod.rs:217:35 [INFO] [stdout] | [INFO] [stdout] 217 | kernel_end as usize - PAGE_OFF - MEMORY_OFFSET, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::sync::*` [INFO] [stdout] --> src/sync/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use core::sync::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: inline assembly is not stable yet on this architecture [INFO] [stdout] --> src/arch/sstatus.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | asm!("csrr {}, sstatus", out(reg) sstatus); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #93335 for more information [INFO] [stdout] = help: add `#![feature(asm_experimental_arch)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register class `reg`: unknown register class [INFO] [stdout] --> src/arch/sstatus.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | asm!("csrr {}, sstatus", out(reg) sstatus); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following register classes are supported on this target: `local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: inline assembly is not stable yet on this architecture [INFO] [stdout] --> src/arch/sstatus.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | asm!("csrw sstatus, {}", in(reg) sstatus); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #93335 for more information [INFO] [stdout] = help: add `#![feature(asm_experimental_arch)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register class `reg`: unknown register class [INFO] [stdout] --> src/arch/sstatus.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | asm!("csrw sstatus, {}", in(reg) sstatus); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following register classes are supported on this target: `local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: inline assembly is not stable yet on this architecture [INFO] [stdout] --> src/arch/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | asm!("csrw stvec, {}", in(reg) handler); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #93335 for more information [INFO] [stdout] = help: add `#![feature(asm_experimental_arch)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register class `reg`: unknown register class [INFO] [stdout] --> src/arch/mod.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | asm!("csrw stvec, {}", in(reg) handler); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following register classes are supported on this target: `local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: inline assembly is not stable yet on this architecture [INFO] [stdout] --> src/arch/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | asm!("csrr {}, time", out(reg) time); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #93335 for more information [INFO] [stdout] = help: add `#![feature(asm_experimental_arch)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register class `reg`: unknown register class [INFO] [stdout] --> src/arch/mod.rs:16:31 [INFO] [stdout] | [INFO] [stdout] 16 | asm!("csrr {}, time", out(reg) time); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following register classes are supported on this target: `local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: inline assembly is not stable yet on this architecture [INFO] [stdout] --> src/arch/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | asm!("mv tp, {}", in(reg) tp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #93335 for more information [INFO] [stdout] = help: add `#![feature(asm_experimental_arch)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register class `reg`: unknown register class [INFO] [stdout] --> src/arch/mod.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | asm!("mv tp, {}", in(reg) tp); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following register classes are supported on this target: `local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: inline assembly is not stable yet on this architecture [INFO] [stdout] --> src/arch/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | asm!("mv {}, tp", out(reg) tp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #93335 for more information [INFO] [stdout] = help: add `#![feature(asm_experimental_arch)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register class `reg`: unknown register class [INFO] [stdout] --> src/arch/mod.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | asm!("mv {}, tp", out(reg) tp); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following register classes are supported on this target: `local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: inline assembly is not stable yet on this architecture [INFO] [stdout] --> src/mm/mapping/pagetable.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | / asm!(" [INFO] [stdout] 171 | | csrw satp, {} [INFO] [stdout] 172 | | sfence.vma [INFO] [stdout] 173 | | ", in(reg) addr); [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #93335 for more information [INFO] [stdout] = help: add `#![feature(asm_experimental_arch)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register class `reg`: unknown register class [INFO] [stdout] --> src/mm/mapping/pagetable.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | ", in(reg) addr); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following register classes are supported on this target: `local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: inline assembly is not stable yet on this architecture [INFO] [stdout] --> src/sbi.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | / asm!( [INFO] [stdout] 10 | | "ecall", [INFO] [stdout] 11 | | inout("x10") $arg0 => ret, [INFO] [stdout] 12 | | in("x11") $arg1, [INFO] [stdout] 13 | | in("x12") $arg2, [INFO] [stdout] 14 | | in("x17") $which, [INFO] [stdout] 15 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 47 | sbi_call!(SBI_CONSOLE_PUTCHAR, c, 0, 0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #93335 for more information [INFO] [stdout] = help: add `#![feature(asm_experimental_arch)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x10`: unknown register [INFO] [stdout] --> src/sbi.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | inout("x10") $arg0 => ret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | sbi_call!(SBI_CONSOLE_PUTCHAR, c, 0, 0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x11`: unknown register [INFO] [stdout] --> src/sbi.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | in("x11") $arg1, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | sbi_call!(SBI_CONSOLE_PUTCHAR, c, 0, 0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x12`: unknown register [INFO] [stdout] --> src/sbi.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | in("x12") $arg2, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | sbi_call!(SBI_CONSOLE_PUTCHAR, c, 0, 0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x17`: unknown register [INFO] [stdout] --> src/sbi.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | in("x17") $which, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | sbi_call!(SBI_CONSOLE_PUTCHAR, c, 0, 0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: inline assembly is not stable yet on this architecture [INFO] [stdout] --> src/sbi.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | / asm!( [INFO] [stdout] 26 | | "ecall", [INFO] [stdout] 27 | | out("x10") ret, [INFO] [stdout] 28 | | in("x17") $which, [INFO] [stdout] 29 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 52 | sbi_call0!(SBI_CONSOLE_GETCHAR) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #93335 for more information [INFO] [stdout] = help: add `#![feature(asm_experimental_arch)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `sbi_call0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x10`: unknown register [INFO] [stdout] --> src/sbi.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | out("x10") ret, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | sbi_call0!(SBI_CONSOLE_GETCHAR) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x17`: unknown register [INFO] [stdout] --> src/sbi.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | in("x17") $which, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | sbi_call0!(SBI_CONSOLE_GETCHAR) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: inline assembly is not stable yet on this architecture [INFO] [stdout] --> src/sbi.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | / asm!( [INFO] [stdout] 26 | | "ecall", [INFO] [stdout] 27 | | out("x10") ret, [INFO] [stdout] 28 | | in("x17") $which, [INFO] [stdout] 29 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 57 | sbi_call0!(SBI_SHUTDOWN); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #93335 for more information [INFO] [stdout] = help: add `#![feature(asm_experimental_arch)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `sbi_call0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x10`: unknown register [INFO] [stdout] --> src/sbi.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | out("x10") ret, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | sbi_call0!(SBI_SHUTDOWN); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x17`: unknown register [INFO] [stdout] --> src/sbi.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | in("x17") $which, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | sbi_call0!(SBI_SHUTDOWN); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: inline assembly is not stable yet on this architecture [INFO] [stdout] --> src/sbi.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | / asm!( [INFO] [stdout] 10 | | "ecall", [INFO] [stdout] 11 | | inout("x10") $arg0 => ret, [INFO] [stdout] 12 | | in("x11") $arg1, [INFO] [stdout] 13 | | in("x12") $arg2, [INFO] [stdout] 14 | | in("x17") $which, [INFO] [stdout] 15 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 63 | sbi_call!(SBI_SET_TIMER, stime_val, 0, 0); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #93335 for more information [INFO] [stdout] = help: add `#![feature(asm_experimental_arch)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x10`: unknown register [INFO] [stdout] --> src/sbi.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | inout("x10") $arg0 => ret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | sbi_call!(SBI_SET_TIMER, stime_val, 0, 0); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x11`: unknown register [INFO] [stdout] --> src/sbi.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | in("x11") $arg1, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | sbi_call!(SBI_SET_TIMER, stime_val, 0, 0); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x12`: unknown register [INFO] [stdout] --> src/sbi.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | in("x12") $arg2, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | sbi_call!(SBI_SET_TIMER, stime_val, 0, 0); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x17`: unknown register [INFO] [stdout] --> src/sbi.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | in("x17") $which, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | sbi_call!(SBI_SET_TIMER, stime_val, 0, 0); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: inline assembly is not stable yet on this architecture [INFO] [stdout] --> src/timer.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | / asm!( [INFO] [stdout] 31 | | "li t0, 1<<5 [INFO] [stdout] 32 | | csrs sie, t0" [INFO] [stdout] 33 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #93335 for more information [INFO] [stdout] = help: add `#![feature(asm_experimental_arch)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: inline assembly is not stable yet on this architecture [INFO] [stdout] --> src/main.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | asm!("auipc {}, 0", out(reg) pc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #93335 for more information [INFO] [stdout] = help: add `#![feature(asm_experimental_arch)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register class `reg`: unknown register class [INFO] [stdout] --> src/main.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | asm!("auipc {}, 0", out(reg) pc); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following register classes are supported on this target: `local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: inline assembly is not stable yet on this architecture [INFO] [stdout] --> src/interrupt/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | global_asm!(include_str!("./interrupt.asm")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #93335 for more information [INFO] [stdout] = help: add `#![feature(asm_experimental_arch)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: inline assembly is not stable yet on this architecture [INFO] [stdout] --> src/main.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | global_asm!(include_str!("entry.asm")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #93335 for more information [INFO] [stdout] = help: add `#![feature(asm_experimental_arch)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_fn_trait_bound` has been stable since 1.61.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(const_fn_trait_bound)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `default_alloc_error_handler` has been stable since 1.68.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(default_alloc_error_handler)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `maybe_uninit_extra` has been stable since 1.60.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(maybe_uninit_extra)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `panic_info_message` has been stable since 1.81.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(panic_info_message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(new_uninit)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_default` [INFO] [stdout] --> src/mm/alloc/slub.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl const Default for MemCacheCpu { [INFO] [stdout] | ^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143894 for more information [INFO] [stdout] = help: add `#![feature(const_default)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_default` [INFO] [stdout] --> src/sync/percpu.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | impl const Default for PerCpu { [INFO] [stdout] | ^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143894 for more information [INFO] [stdout] = help: add `#![feature(const_default)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_default` [INFO] [stdout] --> src/sync/percpu.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | impl const Default for PerCpu { [INFO] [stdout] | ------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143894 for more information [INFO] [stdout] = help: add `#![feature(const_default)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-12-11; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `steps_between` has an incompatible type for trait [INFO] [stdout] --> src/mm/page.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ expected `(usize, Option)`, found `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&page::PageFrame, &page::PageFrame) -> (usize, Option)` [INFO] [stdout] found signature `fn(&page::PageFrame, &page::PageFrame) -> Option` [INFO] [stdout] help: change the output type to match the trait [INFO] [stdout] | [INFO] [stdout] 70 - fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 70 + fn steps_between(start: &Self, end: &Self) -> (usize, Option) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: [const] Default` is not satisfied [INFO] [stdout] --> src/sync/percpu.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required for `percpu::PerCpu` to implement `[const] Default` [INFO] [stdout] --> src/sync/percpu.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | impl const Default for PerCpu { [INFO] [stdout] | -------------- ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `PanicMessage<'a>` in the current scope [INFO] [stdout] --> src/panic.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | info.message().unwrap(), [INFO] [stdout] | ^^^^^^ method not found in `PanicMessage<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Default` is not yet stable as a const trait [INFO] [stdout] --> src/sync/percpu.rs:18:46 [INFO] [stdout] | [INFO] [stdout] 18 | macro_rules! percpu_arr {() => {arr![Default::default(); $n]};} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | let array: [T; NCPU] = percpu_arr!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `proc_macro_call` which comes from the expansion of the macro `percpu_arr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(const_default)]` to the crate attributes to enable [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 + #![feature(const_default)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0277, E0425, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wcore` (bin "wcore") due to 49 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f94bb9dc711ff59b18a9eff822a6d85dee16e72e6cb49156691cac4f053f22f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f94bb9dc711ff59b18a9eff822a6d85dee16e72e6cb49156691cac4f053f22f8", kill_on_drop: false }` [INFO] [stdout] f94bb9dc711ff59b18a9eff822a6d85dee16e72e6cb49156691cac4f053f22f8