[INFO] cloning repository https://github.com/alnyan/osdev5 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alnyan/osdev5" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falnyan%2Fosdev5", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falnyan%2Fosdev5'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4b99915efbf8a680c66511df7807a4fcd364003 [INFO] checking alnyan/osdev5/b4b99915efbf8a680c66511df7807a4fcd364003 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falnyan%2Fosdev5" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alnyan/osdev5 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alnyan/osdev5 [INFO] finished tweaking git repo https://github.com/alnyan/osdev5 [INFO] tweaked toml for git repo https://github.com/alnyan/osdev5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alnyan/osdev5 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memoffset v0.6.4 [INFO] [stderr] Downloaded unsafe_unwrap v0.1.0 [INFO] [stderr] Downloaded endian-type-rs v0.1.4 [INFO] [stderr] Downloaded fdt-rs v0.4.3 [INFO] [stderr] Downloaded cortex-a v6.1.0 [INFO] [stderr] Downloaded enum-repr v0.2.6 [INFO] [stderr] Downloaded tock-registers v0.7.0 [INFO] [stderr] Downloaded memoffset v0.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bfe908a46f597146ba6fdf233d238faec1b0c15be49fc4b2f2fc6c644d6a16c [INFO] running `Command { std: "docker" "start" "-a" "7bfe908a46f597146ba6fdf233d238faec1b0c15be49fc4b2f2fc6c644d6a16c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bfe908a46f597146ba6fdf233d238faec1b0c15be49fc4b2f2fc6c644d6a16c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bfe908a46f597146ba6fdf233d238faec1b0c15be49fc4b2f2fc6c644d6a16c", kill_on_drop: false }` [INFO] [stdout] 7bfe908a46f597146ba6fdf233d238faec1b0c15be49fc4b2f2fc6c644d6a16c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab76a2b9ca4fbdd72a2fd1fe90e26deaf90263ef5c07e6c46f92c761e3848c2d [INFO] running `Command { std: "docker" "start" "-a" "ab76a2b9ca4fbdd72a2fd1fe90e26deaf90263ef5c07e6c46f92c761e3848c2d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking endian-type-rs v0.1.4 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking unsafe_unwrap v0.1.0 [INFO] [stderr] Checking tock-registers v0.7.0 [INFO] [stderr] Checking osdev5 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Checking quote v1.0.10 [INFO] [stderr] Checking kernel-macros v0.1.0 (/opt/rustwide/workdir/kernel/macros) [INFO] [stderr] Checking fs-macros v0.1.0 (/opt/rustwide/workdir/fs/macros) [INFO] [stderr] Compiling enum-repr v0.2.6 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking libsys v0.1.0 (/opt/rustwide/workdir/libsys) [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | syscall!(SystemCall::Exit, argn!(i32::from(code)), argn!(0)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | Errno::from_syscall_unit(unsafe { syscall!(SystemCall::Close, argn!(u32::from(fd))) }) [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | syscall!(SystemCall::Sleep, argn!(ns), argp!(rem.as_mut_ptr())) [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | syscall!(SystemCall::Exit, argn!(i32::from(code)), argn!(0)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | / syscall!( [INFO] [stdout] 102 | | SystemCall::DebugTrace, [INFO] [stdout] 103 | | argn!(level.repr()), [INFO] [stdout] 104 | | argp!(msg.as_ptr()), [INFO] [stdout] 105 | | argn!(msg.len()) [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | / syscall!( [INFO] [stdout] 119 | | SystemCall::Open, [INFO] [stdout] 120 | | argn!(FileDescriptor::into_i32(at)), [INFO] [stdout] 121 | | argp!(pathname.as_ptr()), [INFO] [stdout] ... | [INFO] [stdout] 124 | | argn!(flags.bits()) [INFO] [stdout] 125 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | Errno::from_syscall_unit(unsafe { syscall!(SystemCall::Close, argn!(u32::from(fd))) }) [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | / syscall!( [INFO] [stdout] 134 | | SystemCall::Read, [INFO] [stdout] 135 | | argn!(u32::from(fd)), [INFO] [stdout] 136 | | argp!(data.as_mut_ptr()), [INFO] [stdout] 137 | | argn!(data.len()) [INFO] [stdout] 138 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | syscall!(SystemCall::Sleep, argn!(ns), argp!(rem.as_mut_ptr())) [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | / syscall!( [INFO] [stdout] 146 | | SystemCall::Write, [INFO] [stdout] 147 | | argn!(u32::from(fd)), [INFO] [stdout] 148 | | argp!(data.as_ptr()), [INFO] [stdout] 149 | | argn!(data.len()) [INFO] [stdout] 150 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | / syscall!( [INFO] [stdout] 102 | | SystemCall::DebugTrace, [INFO] [stdout] 103 | | argn!(level.repr()), [INFO] [stdout] 104 | | argp!(msg.as_ptr()), [INFO] [stdout] 105 | | argn!(msg.len()) [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | / syscall!( [INFO] [stdout] 163 | | SystemCall::FileStatus, [INFO] [stdout] 164 | | argn!(FileDescriptor::into_i32(at)), [INFO] [stdout] 165 | | argp!(pathname.as_ptr()), [INFO] [stdout] ... | [INFO] [stdout] 168 | | argn!(flags) [INFO] [stdout] 169 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | / syscall!( [INFO] [stdout] 119 | | SystemCall::Open, [INFO] [stdout] 120 | | argn!(FileDescriptor::into_i32(at)), [INFO] [stdout] 121 | | argp!(pathname.as_ptr()), [INFO] [stdout] ... | [INFO] [stdout] 124 | | argn!(flags.bits()) [INFO] [stdout] 125 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | Errno::from_syscall(syscall!(SystemCall::Fork)).and_then(|res| { [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | / syscall!( [INFO] [stdout] 191 | | SystemCall::Exec, [INFO] [stdout] 192 | | argp!(pathname.as_ptr()), [INFO] [stdout] 193 | | argn!(pathname.len()), [INFO] [stdout] 194 | | argp!(argv.as_ptr()), [INFO] [stdout] 195 | | argn!(argv.len()) [INFO] [stdout] 196 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | / syscall!( [INFO] [stdout] 134 | | SystemCall::Read, [INFO] [stdout] 135 | | argn!(u32::from(fd)), [INFO] [stdout] 136 | | argp!(data.as_mut_ptr()), [INFO] [stdout] 137 | | argn!(data.len()) [INFO] [stdout] 138 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | / syscall!( [INFO] [stdout] 204 | | SystemCall::WaitPid, [INFO] [stdout] 205 | | argn!(u32::from(pid)), [INFO] [stdout] 206 | | argp!(status as *mut i32) [INFO] [stdout] 207 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | / syscall!( [INFO] [stdout] 146 | | SystemCall::Write, [INFO] [stdout] 147 | | argn!(u32::from(fd)), [INFO] [stdout] 148 | | argp!(data.as_ptr()), [INFO] [stdout] 149 | | argn!(data.len()) [INFO] [stdout] 150 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | / syscall!( [INFO] [stdout] 163 | | SystemCall::FileStatus, [INFO] [stdout] 164 | | argn!(FileDescriptor::into_i32(at)), [INFO] [stdout] 165 | | argp!(pathname.as_ptr()), [INFO] [stdout] ... | [INFO] [stdout] 168 | | argn!(flags) [INFO] [stdout] 169 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 219 | / syscall!( [INFO] [stdout] 220 | | SystemCall::Ioctl, [INFO] [stdout] 221 | | argn!(u32::from(fd)), [INFO] [stdout] 222 | | argn!(cmd), [INFO] [stdout] 223 | | argn!(ptr), [INFO] [stdout] 224 | | argn!(len) [INFO] [stdout] 225 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | Errno::from_syscall(syscall!(SystemCall::Fork)).and_then(|res| { [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | Errno::from_syscall(unsafe { syscall!(SystemCall::GetCpuTime) }) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | syscall!(SystemCall::SetSignalEntry, argn!(entry), argn!(stack)) [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | / syscall!( [INFO] [stdout] 191 | | SystemCall::Exec, [INFO] [stdout] 192 | | argp!(pathname.as_ptr()), [INFO] [stdout] 193 | | argn!(pathname.len()), [INFO] [stdout] 194 | | argp!(argv.as_ptr()), [INFO] [stdout] 195 | | argn!(argv.len()) [INFO] [stdout] 196 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | syscall!(SystemCall::SignalReturn); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | / syscall!( [INFO] [stdout] 204 | | SystemCall::WaitPid, [INFO] [stdout] 205 | | argn!(u32::from(pid)), [INFO] [stdout] 206 | | argp!(status as *mut i32) [INFO] [stdout] 207 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 219 | / syscall!( [INFO] [stdout] 220 | | SystemCall::Ioctl, [INFO] [stdout] 221 | | argn!(u32::from(fd)), [INFO] [stdout] 222 | | argn!(cmd), [INFO] [stdout] 223 | | argn!(ptr), [INFO] [stdout] 224 | | argn!(len) [INFO] [stdout] 225 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 253 | / syscall!( [INFO] [stdout] 254 | | SystemCall::SendSignal, [INFO] [stdout] 255 | | argn!(isize::from(pid)), [INFO] [stdout] 256 | | argn!(signum as u32) [INFO] [stdout] 257 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | Errno::from_syscall(unsafe { syscall!(SystemCall::GetCpuTime) }) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | syscall!(SystemCall::Clone, argn!(entry), argn!(stack), argn!(arg)) [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | syscall!(SystemCall::SetSignalEntry, argn!(entry), argn!(stack)) [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | syscall!(SystemCall::Exit, argn!(i32::from(status)), argn!(1)); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | syscall!(SystemCall::SignalReturn); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | Errno::from_syscall(unsafe { syscall!(SystemCall::WaitTid, argn!(u32::from(tid))) }) [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 253 | / syscall!( [INFO] [stdout] 254 | | SystemCall::SendSignal, [INFO] [stdout] 255 | | argn!(isize::from(pid)), [INFO] [stdout] 256 | | argn!(signum as u32) [INFO] [stdout] 257 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | syscall!(SystemCall::Yield); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | syscall!(SystemCall::Clone, argn!(entry), argn!(stack), argn!(arg)) [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | / syscall!( [INFO] [stdout] 297 | | SystemCall::Select, [INFO] [stdout] 298 | | argp!(read_fds [INFO] [stdout] 299 | | .map(|e| e as *mut _) [INFO] [stdout] ... | [INFO] [stdout] 304 | | argn!(timeout) [INFO] [stdout] 305 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | / syscall!( [INFO] [stdout] 318 | | SystemCall::Access, [INFO] [stdout] 319 | | argn!(FileDescriptor::into_i32(fd)), [INFO] [stdout] 320 | | argp!(name.as_ptr()), [INFO] [stdout] ... | [INFO] [stdout] 323 | | argn!(flags) [INFO] [stdout] 324 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | syscall!(SystemCall::Exit, argn!(i32::from(status)), argn!(1)); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 330 | Tid::from(unsafe { syscall!(SystemCall::GetTid) as u32 }) [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | Errno::from_syscall(unsafe { syscall!(SystemCall::WaitTid, argn!(u32::from(tid))) }) [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 335 | Pid::try_from(unsafe { syscall!(SystemCall::GetPid) as u32 }).unwrap() [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | syscall!(SystemCall::Yield); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | Errno::from_syscall(unsafe { syscall!(SystemCall::GetPgid, argn!(Pid::from_option(pid))) }) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | / syscall!( [INFO] [stdout] 297 | | SystemCall::Select, [INFO] [stdout] 298 | | argp!(read_fds [INFO] [stdout] 299 | | .map(|e| e as *mut _) [INFO] [stdout] ... | [INFO] [stdout] 304 | | argn!(timeout) [INFO] [stdout] 305 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 347 | / syscall!( [INFO] [stdout] 348 | | SystemCall::SetPgid, [INFO] [stdout] 349 | | argn!(Pid::from_option(pid)), [INFO] [stdout] 350 | | argn!(Pid::from_option(pgid)) [INFO] [stdout] 351 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | / syscall!( [INFO] [stdout] 318 | | SystemCall::Access, [INFO] [stdout] 319 | | argn!(FileDescriptor::into_i32(fd)), [INFO] [stdout] 320 | | argp!(name.as_ptr()), [INFO] [stdout] ... | [INFO] [stdout] 323 | | argn!(flags) [INFO] [stdout] 324 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 359 | / syscall!( [INFO] [stdout] 360 | | SystemCall::ReadDirectory, [INFO] [stdout] 361 | | argn!(u32::from(fd)), [INFO] [stdout] 362 | | argp!(buf.as_mut_ptr()), [INFO] [stdout] 363 | | argn!(buf.len()) [INFO] [stdout] 364 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 330 | Tid::from(unsafe { syscall!(SystemCall::GetTid) as u32 }) [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 370 | UserId::from(unsafe { syscall!(SystemCall::GetUserId) as u32 }) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 335 | Pid::try_from(unsafe { syscall!(SystemCall::GetPid) as u32 }).unwrap() [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 375 | GroupId::from(unsafe { syscall!(SystemCall::GetGroupId) as u32 }) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | Errno::from_syscall(unsafe { syscall!(SystemCall::GetPgid, argn!(Pid::from_option(pid))) }) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 380 | Errno::from_syscall(unsafe { syscall!(SystemCall::SetSid) }) [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 347 | / syscall!( [INFO] [stdout] 348 | | SystemCall::SetPgid, [INFO] [stdout] 349 | | argn!(Pid::from_option(pid)), [INFO] [stdout] 350 | | argn!(Pid::from_option(pgid)) [INFO] [stdout] 351 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | / syscall!( [INFO] [stdout] 388 | | SystemCall::Mount, [INFO] [stdout] 389 | | argp!(target.as_ptr()), [INFO] [stdout] 390 | | argn!(target.len()), [INFO] [stdout] 391 | | argp!(options as *const _) [INFO] [stdout] 392 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 359 | / syscall!( [INFO] [stdout] 360 | | SystemCall::ReadDirectory, [INFO] [stdout] 361 | | argn!(u32::from(fd)), [INFO] [stdout] 362 | | argp!(buf.as_mut_ptr()), [INFO] [stdout] 363 | | argn!(buf.len()) [INFO] [stdout] 364 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 399 | / syscall!( [INFO] [stdout] 400 | | SystemCall::DuplicateFd, [INFO] [stdout] 401 | | argn!(u32::from(src)), [INFO] [stdout] 402 | | argn!(FileDescriptor::into_i32(dst)) [INFO] [stdout] 403 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 370 | UserId::from(unsafe { syscall!(SystemCall::GetUserId) as u32 }) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 410 | Errno::from_syscall_unit(unsafe { syscall!(SystemCall::SetUserId, u32::from(uid) as usize) }) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | Errno::from_syscall_unit(unsafe { syscall!(SystemCall::SetGroupId, u32::from(gid) as usize) }) [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 375 | GroupId::from(unsafe { syscall!(SystemCall::GetGroupId) as u32 }) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | / syscall!( [INFO] [stdout] 422 | | SystemCall::SetCurrentDirectory, [INFO] [stdout] 423 | | argp!(path.as_ptr()), [INFO] [stdout] 424 | | argn!(path.len()) [INFO] [stdout] 425 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | asm!("svc #0", out("x0") res, in("x8") $num.repr(), options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 380 | Errno::from_syscall(unsafe { syscall!(SystemCall::SetSid) }) [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 437 | / syscall!( [INFO] [stdout] 438 | | SystemCall::MapMemory, [INFO] [stdout] 439 | | argn!(hint), [INFO] [stdout] 440 | | argn!(len), [INFO] [stdout] 441 | | argn!(acc.bits()), [INFO] [stdout] 442 | | argn!(flags.bits()) [INFO] [stdout] 443 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | / syscall!( [INFO] [stdout] 388 | | SystemCall::Mount, [INFO] [stdout] 389 | | argp!(target.as_ptr()), [INFO] [stdout] 390 | | argn!(target.len()), [INFO] [stdout] 391 | | argp!(options as *const _) [INFO] [stdout] 392 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | Errno::from_syscall_unit(syscall!(SystemCall::UnmapMemory, argn!(addr), argn!(len))) [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 399 | / syscall!( [INFO] [stdout] 400 | | SystemCall::DuplicateFd, [INFO] [stdout] 401 | | argn!(u32::from(src)), [INFO] [stdout] 402 | | argn!(FileDescriptor::into_i32(dst)) [INFO] [stdout] 403 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 410 | Errno::from_syscall_unit(unsafe { syscall!(SystemCall::SetUserId, u32::from(uid) as usize) }) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | Errno::from_syscall_unit(unsafe { syscall!(SystemCall::SetGroupId, u32::from(gid) as usize) }) [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | / syscall!( [INFO] [stdout] 422 | | SystemCall::SetCurrentDirectory, [INFO] [stdout] 423 | | argp!(path.as_ptr()), [INFO] [stdout] 424 | | argn!(path.len()) [INFO] [stdout] 425 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 437 | / syscall!( [INFO] [stdout] 438 | | SystemCall::MapMemory, [INFO] [stdout] 439 | | argn!(hint), [INFO] [stdout] 440 | | argn!(len), [INFO] [stdout] 441 | | argn!(acc.bits()), [INFO] [stdout] 442 | | argn!(flags.bits()) [INFO] [stdout] 443 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> libsys/src/calls.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("svc #0", [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | Errno::from_syscall_unit(syscall!(SystemCall::UnmapMemory, argn!(addr), argn!(len))) [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::abi::SystemCall` [INFO] [stdout] --> libsys/src/calls.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::abi::SystemCall; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::abi::SystemCall` [INFO] [stdout] --> libsys/src/calls.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::abi::SystemCall; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_panic` has been stable since 1.57.0 and no longer requires an attribute to enable [INFO] [stdout] --> libsys/src/lib.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(asm, const_panic)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable [INFO] [stdout] --> libsys/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(asm, const_panic)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_panic` has been stable since 1.57.0 and no longer requires an attribute to enable [INFO] [stdout] --> libsys/src/lib.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(asm, const_panic)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable [INFO] [stdout] --> libsys/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(asm, const_panic)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 37 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 37 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libsys` (lib) due to 38 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `libsys` (lib test) due to 38 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ab76a2b9ca4fbdd72a2fd1fe90e26deaf90263ef5c07e6c46f92c761e3848c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab76a2b9ca4fbdd72a2fd1fe90e26deaf90263ef5c07e6c46f92c761e3848c2d", kill_on_drop: false }` [INFO] [stdout] ab76a2b9ca4fbdd72a2fd1fe90e26deaf90263ef5c07e6c46f92c761e3848c2d