[INFO] cloning repository https://github.com/Dr-TSNG/MinotaurOS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dr-TSNG/MinotaurOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDr-TSNG%2FMinotaurOS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDr-TSNG%2FMinotaurOS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0444f381e6f6e8578508539f27151513a27b2d02 [INFO] checking Dr-TSNG/MinotaurOS against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDr-TSNG%2FMinotaurOS" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dr-TSNG/MinotaurOS on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Dr-TSNG/MinotaurOS [INFO] finished tweaking git repo https://github.com/Dr-TSNG/MinotaurOS [INFO] tweaked toml for git repo https://github.com/Dr-TSNG/MinotaurOS written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Dr-TSNG/MinotaurOS 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Dr-TSNG/riscv` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xmas-elf v0.7.0 [INFO] [stderr] Downloaded virtio-drivers v0.7.2 [INFO] [stderr] Downloaded buddy_system_allocator v0.9.1 [INFO] [stderr] Downloaded sbi-spec v0.0.7 [INFO] [stderr] Downloaded zero v0.1.3 [INFO] [stderr] Downloaded bitvec-rs v0.2.1 [INFO] [stderr] Downloaded endian-type-rs v0.1.4 [INFO] [stderr] Downloaded unsafe_unwrap v0.1.0 [INFO] [stderr] Downloaded fdt-rs v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d41adec2b043d253b296dd0df94e33d4527ad275366ffc84e3ff7d9ae3b971fa [INFO] running `Command { std: "docker" "start" "-a" "d41adec2b043d253b296dd0df94e33d4527ad275366ffc84e3ff7d9ae3b971fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d41adec2b043d253b296dd0df94e33d4527ad275366ffc84e3ff7d9ae3b971fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41adec2b043d253b296dd0df94e33d4527ad275366ffc84e3ff7d9ae3b971fa", kill_on_drop: false }` [INFO] [stdout] d41adec2b043d253b296dd0df94e33d4527ad275366ffc84e3ff7d9ae3b971fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3672261c1c37ff380fcf67d67fb5caacc51c93ff8b0065df4e4c38dd34500732 [INFO] running `Command { std: "docker" "start" "-a" "3672261c1c37ff380fcf67d67fb5caacc51c93ff8b0065df4e4c38dd34500732", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling riscv v0.11.1 (https://github.com/Dr-TSNG/riscv#78847873) [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling smoltcp v0.10.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unsafe_unwrap v0.1.0 [INFO] [stderr] Checking managed v0.8.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking zero v0.1.3 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Checking endian-type-rs v0.1.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking sbi-spec v0.0.7 [INFO] [stderr] Checking xmas-elf v0.7.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking bitvec-rs v0.2.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking buddy_system_allocator v0.9.1 [INFO] [stderr] Compiling syn v2.0.62 [INFO] [stderr] Checking user_lib v0.1.0 (/opt/rustwide/workdir/user) [INFO] [stderr] Checking time v0.3.36 [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:233:23 [INFO] [stdout] | [INFO] [stdout] 233 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | syscall!(Mkdirat, AT_FDCWD as usize, path.as_ptr() as usize, mode) [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:233:39 [INFO] [stdout] | [INFO] [stdout] 233 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | syscall!(Mkdirat, AT_FDCWD as usize, path.as_ptr() as usize, mode) [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a1`: unknown register [INFO] [stdout] --> user/src/syscall.rs:233:72 [INFO] [stdout] | [INFO] [stdout] 233 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | syscall!(Mkdirat, AT_FDCWD as usize, path.as_ptr() as usize, mode) [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a2`: unknown register [INFO] [stdout] --> user/src/syscall.rs:233:88 [INFO] [stdout] | [INFO] [stdout] 233 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | syscall!(Mkdirat, AT_FDCWD as usize, path.as_ptr() as usize, mode) [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:228:23 [INFO] [stdout] | [INFO] [stdout] 228 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | syscall!(Getcwd, buf, len) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:228:39 [INFO] [stdout] | [INFO] [stdout] 228 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | syscall!(Getcwd, buf, len) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a1`: unknown register [INFO] [stdout] --> user/src/syscall.rs:228:72 [INFO] [stdout] | [INFO] [stdout] 228 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | syscall!(Getcwd, buf, len) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:223:23 [INFO] [stdout] | [INFO] [stdout] 223 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | syscall!(Exit, exit_code); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:223:39 [INFO] [stdout] | [INFO] [stdout] 223 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | syscall!(Exit, exit_code); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:223:23 [INFO] [stdout] | [INFO] [stdout] 223 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | syscall!(ExitGroup, exit_code); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:223:39 [INFO] [stdout] | [INFO] [stdout] 223 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | syscall!(ExitGroup, exit_code); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:23 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | syscall!(Openat, AT_FDCWD as usize, path.as_ptr() as usize, flags.bits, 0) as i32 [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> user/src/lib.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / fn panic_handler(info: &PanicInfo) -> ! { [INFO] [stdout] 51 | | println!("Panic: {}", info); [INFO] [stdout] 52 | | sys_exit_group(-1); [INFO] [stdout] 53 | | } [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/506512391b1a75ae450d36c9420978402a91abcc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib [INFO] [stdout] = note: second definition in the local crate (`user_lib`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:39 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | syscall!(Openat, AT_FDCWD as usize, path.as_ptr() as usize, flags.bits, 0) as i32 [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a1`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:72 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | syscall!(Openat, AT_FDCWD as usize, path.as_ptr() as usize, flags.bits, 0) as i32 [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a2`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:88 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | syscall!(Openat, AT_FDCWD as usize, path.as_ptr() as usize, flags.bits, 0) as i32 [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a3`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:104 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | syscall!(Openat, AT_FDCWD as usize, path.as_ptr() as usize, flags.bits, 0) as i32 [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:223:23 [INFO] [stdout] | [INFO] [stdout] 223 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | syscall!(Close, fd as usize) [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:223:39 [INFO] [stdout] | [INFO] [stdout] 223 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | syscall!(Close, fd as usize) [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:233:23 [INFO] [stdout] | [INFO] [stdout] 233 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 284 | syscall!(Read, fd as usize, buf.as_ptr() as usize, buf.len()) [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:233:39 [INFO] [stdout] | [INFO] [stdout] 233 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 284 | syscall!(Read, fd as usize, buf.as_ptr() as usize, buf.len()) [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a1`: unknown register [INFO] [stdout] --> user/src/syscall.rs:233:72 [INFO] [stdout] | [INFO] [stdout] 233 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 284 | syscall!(Read, fd as usize, buf.as_ptr() as usize, buf.len()) [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a2`: unknown register [INFO] [stdout] --> user/src/syscall.rs:233:88 [INFO] [stdout] | [INFO] [stdout] 233 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 284 | syscall!(Read, fd as usize, buf.as_ptr() as usize, buf.len()) [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:233:23 [INFO] [stdout] | [INFO] [stdout] 233 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 288 | syscall!(Write, fd as usize, buf.as_ptr() as usize, buf.len()) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:233:39 [INFO] [stdout] | [INFO] [stdout] 233 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 288 | syscall!(Write, fd as usize, buf.as_ptr() as usize, buf.len()) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a1`: unknown register [INFO] [stdout] --> user/src/syscall.rs:233:72 [INFO] [stdout] | [INFO] [stdout] 233 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 288 | syscall!(Write, fd as usize, buf.as_ptr() as usize, buf.len()) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a2`: unknown register [INFO] [stdout] --> user/src/syscall.rs:233:88 [INFO] [stdout] | [INFO] [stdout] 233 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 288 | syscall!(Write, fd as usize, buf.as_ptr() as usize, buf.len()) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:218:23 [INFO] [stdout] | [INFO] [stdout] 218 | asm!("ecall", in("a7") $code, lateout("a0") result); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 292 | syscall!(SchedYield) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:218:39 [INFO] [stdout] | [INFO] [stdout] 218 | asm!("ecall", in("a7") $code, lateout("a0") result); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 292 | syscall!(SchedYield) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:243:23 [INFO] [stdout] | [INFO] [stdout] 243 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3, in("a4") $arg4); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | syscall!(Clone, 0usize, 0, 0, 0, 0) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:243:39 [INFO] [stdout] | [INFO] [stdout] 243 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3, in("a4") $arg4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | syscall!(Clone, 0usize, 0, 0, 0, 0) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a1`: unknown register [INFO] [stdout] --> user/src/syscall.rs:243:72 [INFO] [stdout] | [INFO] [stdout] 243 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3, in("a4") $arg4); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | syscall!(Clone, 0usize, 0, 0, 0, 0) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a2`: unknown register [INFO] [stdout] --> user/src/syscall.rs:243:88 [INFO] [stdout] | [INFO] [stdout] 243 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3, in("a4") $arg4); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | syscall!(Clone, 0usize, 0, 0, 0, 0) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a3`: unknown register [INFO] [stdout] --> user/src/syscall.rs:243:104 [INFO] [stdout] | [INFO] [stdout] 243 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3, in("a4") $arg4); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | syscall!(Clone, 0usize, 0, 0, 0, 0) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a4`: unknown register [INFO] [stdout] --> user/src/syscall.rs:243:120 [INFO] [stdout] | [INFO] [stdout] 243 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3, in("a4") $arg4); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | syscall!(Clone, 0usize, 0, 0, 0, 0) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:233:23 [INFO] [stdout] | [INFO] [stdout] 233 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 307 | syscall!(Execve, path.as_ptr() as usize, argv.as_ptr() as usize, envp.as_ptr() as usize) [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:233:39 [INFO] [stdout] | [INFO] [stdout] 233 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 307 | syscall!(Execve, path.as_ptr() as usize, argv.as_ptr() as usize, envp.as_ptr() as usize) [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a1`: unknown register [INFO] [stdout] --> user/src/syscall.rs:233:72 [INFO] [stdout] | [INFO] [stdout] 233 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 307 | syscall!(Execve, path.as_ptr() as usize, argv.as_ptr() as usize, envp.as_ptr() as usize) [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a2`: unknown register [INFO] [stdout] --> user/src/syscall.rs:233:88 [INFO] [stdout] | [INFO] [stdout] 233 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 307 | syscall!(Execve, path.as_ptr() as usize, argv.as_ptr() as usize, envp.as_ptr() as usize) [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:23 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 311 | syscall!(Wait4, pid, status as *mut i32, 0, 0) [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:39 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 311 | syscall!(Wait4, pid, status as *mut i32, 0, 0) [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a1`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:72 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 311 | syscall!(Wait4, pid, status as *mut i32, 0, 0) [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a2`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:88 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 311 | syscall!(Wait4, pid, status as *mut i32, 0, 0) [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a3`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:104 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 311 | syscall!(Wait4, pid, status as *mut i32, 0, 0) [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:228:23 [INFO] [stdout] | [INFO] [stdout] 228 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 319 | syscall!(Nanosleep, &ts as *const TimeSpec, 0) [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:228:39 [INFO] [stdout] | [INFO] [stdout] 228 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 319 | syscall!(Nanosleep, &ts as *const TimeSpec, 0) [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a1`: unknown register [INFO] [stdout] --> user/src/syscall.rs:228:72 [INFO] [stdout] | [INFO] [stdout] 228 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 319 | syscall!(Nanosleep, &ts as *const TimeSpec, 0) [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:218:23 [INFO] [stdout] | [INFO] [stdout] 218 | asm!("ecall", in("a7") $code, lateout("a0") result); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 323 | syscall!(Getpid) [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:218:39 [INFO] [stdout] | [INFO] [stdout] 218 | asm!("ecall", in("a7") $code, lateout("a0") result); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 323 | syscall!(Getpid) [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:228:23 [INFO] [stdout] | [INFO] [stdout] 228 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 327 | syscall!(Kill, pid, signal) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:228:39 [INFO] [stdout] | [INFO] [stdout] 228 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 327 | syscall!(Kill, pid, signal) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a1`: unknown register [INFO] [stdout] --> user/src/syscall.rs:228:72 [INFO] [stdout] | [INFO] [stdout] 228 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 327 | syscall!(Kill, pid, signal) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:228:23 [INFO] [stdout] | [INFO] [stdout] 228 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 331 | syscall!(Pipe2, pipe.as_mut_ptr() as usize, 0) [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:228:39 [INFO] [stdout] | [INFO] [stdout] 228 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 331 | syscall!(Pipe2, pipe.as_mut_ptr() as usize, 0) [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a1`: unknown register [INFO] [stdout] --> user/src/syscall.rs:228:72 [INFO] [stdout] | [INFO] [stdout] 228 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 331 | syscall!(Pipe2, pipe.as_mut_ptr() as usize, 0) [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:23 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 337 | syscall!(RtSigaction, sig as usize, new_ptr, old_ptr, 8) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:39 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 337 | syscall!(RtSigaction, sig as usize, new_ptr, old_ptr, 8) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a1`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:72 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 337 | syscall!(RtSigaction, sig as usize, new_ptr, old_ptr, 8) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a2`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:88 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 337 | syscall!(RtSigaction, sig as usize, new_ptr, old_ptr, 8) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a3`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:104 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 337 | syscall!(RtSigaction, sig as usize, new_ptr, old_ptr, 8) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:23 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | syscall!(RtSigprocmask, how as usize, set_ptr, oldset_ptr, 8) [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:39 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | syscall!(RtSigprocmask, how as usize, set_ptr, oldset_ptr, 8) [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a1`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:72 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | syscall!(RtSigprocmask, how as usize, set_ptr, oldset_ptr, 8) [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a2`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:88 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | syscall!(RtSigprocmask, how as usize, set_ptr, oldset_ptr, 8) [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a3`: unknown register [INFO] [stdout] --> user/src/syscall.rs:238:104 [INFO] [stdout] | [INFO] [stdout] 238 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | syscall!(RtSigprocmask, how as usize, set_ptr, oldset_ptr, 8) [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a7`: unknown register [INFO] [stdout] --> user/src/syscall.rs:243:23 [INFO] [stdout] | [INFO] [stdout] 243 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3, in("a4") $arg4); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 352 | syscall!(Mount, source.as_ptr(), target.as_ptr(), fstype.as_ptr(), flags, data) [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a0`: unknown register [INFO] [stdout] --> user/src/syscall.rs:243:39 [INFO] [stdout] | [INFO] [stdout] 243 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3, in("a4") $arg4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 352 | syscall!(Mount, source.as_ptr(), target.as_ptr(), fstype.as_ptr(), flags, data) [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a1`: unknown register [INFO] [stdout] --> user/src/syscall.rs:243:72 [INFO] [stdout] | [INFO] [stdout] 243 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3, in("a4") $arg4); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 352 | syscall!(Mount, source.as_ptr(), target.as_ptr(), fstype.as_ptr(), flags, data) [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a2`: unknown register [INFO] [stdout] --> user/src/syscall.rs:243:88 [INFO] [stdout] | [INFO] [stdout] 243 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3, in("a4") $arg4); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 352 | syscall!(Mount, source.as_ptr(), target.as_ptr(), fstype.as_ptr(), flags, data) [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a3`: unknown register [INFO] [stdout] --> user/src/syscall.rs:243:104 [INFO] [stdout] | [INFO] [stdout] 243 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3, in("a4") $arg4); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 352 | syscall!(Mount, source.as_ptr(), target.as_ptr(), fstype.as_ptr(), flags, data) [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `a4`: unknown register [INFO] [stdout] --> user/src/syscall.rs:243:120 [INFO] [stdout] | [INFO] [stdout] 243 | asm!("ecall", in("a7") $code, inlateout("a0") $arg0 => result, in("a1") $arg1, in("a2") $arg2, in("a3") $arg3, in("a4") $arg4); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 352 | syscall!(Mount, source.as_ptr(), target.as_ptr(), fstype.as_ptr(), flags, data) [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall_asm` which comes from the expansion of the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `user_lib` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 70 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `user_lib` (lib) due to 71 previous errors [INFO] running `Command { std: "docker" "inspect" "3672261c1c37ff380fcf67d67fb5caacc51c93ff8b0065df4e4c38dd34500732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3672261c1c37ff380fcf67d67fb5caacc51c93ff8b0065df4e4c38dd34500732", kill_on_drop: false }` [INFO] [stdout] 3672261c1c37ff380fcf67d67fb5caacc51c93ff8b0065df4e4c38dd34500732