[INFO] updating cached repository https://github.com/redox-os/kernel [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 30b109d2880bf02fa35d7f623b2961e188b1e902 [INFO] checking redox-os/kernel against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fkernel" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redox-os/kernel on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/redox-os/kernel [INFO] removed path dependency redox_syscall from git repo https://github.com/redox-os/kernel [INFO] removed path dependency slab_allocator from git repo https://github.com/redox-os/kernel [INFO] finished tweaking git repo https://github.com/redox-os/kernel [INFO] tweaked toml for git repo https://github.com/redox-os/kernel written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/redox-os/kernel already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (redox_syscall) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (slab_allocator) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (redox_syscall) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (slab_allocator) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9dd8c8f7fab8a940df6f88584250920b6a1c2ba23d6fd2ee093e2236e67d34e0 [INFO] running `"docker" "start" "-a" "9dd8c8f7fab8a940df6f88584250920b6a1c2ba23d6fd2ee093e2236e67d34e0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (redox_syscall) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (slab_allocator) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling x86 v0.29.0 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Checking bit_field v0.10.0 [INFO] [stderr] Compiling kernel v0.1.54 (/opt/rustwide/workdir) [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking redox_syscall v0.1.56 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking spinning_top v0.1.0 [INFO] [stderr] Checking linked_list_allocator v0.8.4 [INFO] [stderr] warning: location not found: environment variable not found, please set proper INITFS_FOLDER. [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling raw-cpuid v8.0.0 [INFO] [stderr] error[E0432]: unresolved imports `syscall::flag::PTRACE_FLAG_IGNORE`, `syscall::flag::PTRACE_STOP_SIGNAL` [INFO] [stderr] --> src/context/signal.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | use syscall::flag::{PTRACE_FLAG_IGNORE, PTRACE_STOP_SIGNAL, SIG_DFL, SIG_IGN, SIGCHLD, SIGCONT, SIGKILL, SIGSTOP, SIGTSTP, SIGTTIN, SIGTTOU}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ no `PTRACE_STOP_SIGNAL` in `flag` [INFO] [stderr] | | [INFO] [stderr] | no `PTRACE_FLAG_IGNORE` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syscall::ptrace_event` [INFO] [stderr] --> src/context/signal.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use syscall::ptrace_event; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no `ptrace_event` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `self::syscall::ptrace_event` [INFO] [stderr] --> src/syscall/mod.rs:7:56 [INFO] [stderr] | [INFO] [stderr] 7 | pub use self::syscall::{data, error, flag, io, number, ptrace_event, scheme}; [INFO] [stderr] | ^^^^^^^^^^^^ no `ptrace_event` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `self::flag::CloneFlags`, `self::flag::MapFlags`, `self::flag::PhysmapFlags`, `self::flag::WaitFlags` [INFO] [stderr] --> src/syscall/mod.rs:19:18 [INFO] [stderr] | [INFO] [stderr] 19 | use self::flag::{CloneFlags, MapFlags, PhysmapFlags, WaitFlags}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ no `WaitFlags` in `flag` [INFO] [stderr] | | | | [INFO] [stderr] | | | no `PhysmapFlags` in `flag` [INFO] [stderr] | | no `MapFlags` in `flag` [INFO] [stderr] | no `CloneFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::PhysmapFlags` [INFO] [stderr] --> src/syscall/driver.rs:8:28 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::syscall::flag::{PhysmapFlags, PHYSMAP_WRITE, PHYSMAP_WRITE_COMBINE, PHYSMAP_NO_CACHE}; [INFO] [stderr] | ^^^^^^^^^^^^ no `PhysmapFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `crate::syscall::flag::CloneFlags`, `crate::syscall::flag::MapFlags`, `crate::syscall::flag::PTRACE_EVENT_CLONE`, `crate::syscall::flag::PTRACE_STOP_EXIT`, `crate::syscall::flag::SigActionFlags`, `crate::syscall::flag::WaitFlags` [INFO] [stderr] --> src/syscall/process.rs:26:28 [INFO] [stderr] | [INFO] [stderr] 26 | use crate::syscall::flag::{CloneFlags, CLONE_VFORK, CLONE_VM, CLONE_FS, CLONE_FILES, CLONE_SIGHAND, [INFO] [stderr] | ^^^^^^^^^^ no `CloneFlags` in `flag` [INFO] [stderr] 27 | CLONE_STACK, MapFlags, PROT_EXEC, PROT_READ, PROT_WRITE, PTRACE_EVENT_CLONE, [INFO] [stderr] | ^^^^^^^^ no `MapFlags` in `flag` ^^^^^^^^^^^^^^^^^^ no `PTRACE_EVENT_CLONE` in `flag` [INFO] [stderr] 28 | PTRACE_STOP_EXIT, SigActionFlags, SIG_DFL, SIG_BLOCK, SIG_UNBLOCK, SIG_SETMASK, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ no `SigActionFlags` in `flag` [INFO] [stderr] | | [INFO] [stderr] | no `PTRACE_STOP_EXIT` in `flag` [INFO] [stderr] 29 | SIGCONT, SIGTERM, WaitFlags, WCONTINUED, WNOHANG, WUNTRACED, wifcontinued, [INFO] [stderr] | ^^^^^^^^^ no `WaitFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `crate::syscall::flag::PTRACE_FLAG_IGNORE`, `crate::syscall::flag::PTRACE_STOP_PRE_SYSCALL`, `crate::syscall::flag::PTRACE_STOP_POST_SYSCALL` [INFO] [stderr] --> src/arch/x86_64/interrupt/syscall.rs:3:28 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::syscall::flag::{PTRACE_FLAG_IGNORE, PTRACE_STOP_PRE_SYSCALL, PTRACE_STOP_POST_SYSCALL}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ no `PTRACE_STOP_POST_SYSCALL` in `flag` [INFO] [stderr] | | | [INFO] [stderr] | | no `PTRACE_STOP_PRE_SYSCALL` in `flag` [INFO] [stderr] | no `PTRACE_FLAG_IGNORE` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::SigActionFlags` [INFO] [stderr] --> src/context/context.rs:19:37 [INFO] [stderr] | [INFO] [stderr] 19 | use crate::syscall::flag::{SIG_DFL, SigActionFlags}; [INFO] [stderr] | ^^^^^^^^^^^^^^ no `SigActionFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::EventFlags` [INFO] [stderr] --> src/event.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use crate::syscall::flag::EventFlags; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::data::PtraceEvent` [INFO] [stderr] --> src/ptrace.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | data::PtraceEvent, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no `PtraceEvent` in `data` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::EventFlags` [INFO] [stderr] --> src/scheme/debug.rs:8:28 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::syscall::flag::{EventFlags, EVENT_READ, F_GETFL, F_SETFL, O_ACCMODE, O_NONBLOCK}; [INFO] [stderr] | ^^^^^^^^^^ no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::EventFlags` [INFO] [stderr] --> src/scheme/irq.rs:17:28 [INFO] [stderr] | [INFO] [stderr] 17 | use crate::syscall::flag::{EventFlags, EVENT_READ, O_DIRECTORY, O_CREAT, O_STAT, MODE_CHR, MODE_DIR, SEEK_CUR, SEEK_END, SEEK_SET}; [INFO] [stderr] | ^^^^^^^^^^ no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::EventFlags` [INFO] [stderr] --> src/scheme/itimer.rs:8:61 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::syscall::flag::{CLOCK_REALTIME, CLOCK_MONOTONIC, EventFlags}; [INFO] [stderr] | ^^^^^^^^^^ no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::EventFlags` [INFO] [stderr] --> src/scheme/pipe.rs:10:28 [INFO] [stderr] | [INFO] [stderr] 10 | use crate::syscall::flag::{EventFlags, EVENT_READ, EVENT_WRITE, F_GETFL, F_SETFL, O_ACCMODE, O_NONBLOCK, MODE_FIFO}; [INFO] [stderr] | ^^^^^^^^^^ no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::data::PtraceEvent` [INFO] [stderr] --> src/scheme/proc.rs:7:46 [INFO] [stderr] | [INFO] [stderr] 7 | data::{FloatRegisters, IntRegisters, PtraceEvent}, [INFO] [stderr] | ^^^^^^^^^^^ no `PtraceEvent` in `data` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::EventFlags` [INFO] [stderr] --> src/scheme/root.rs:12:28 [INFO] [stderr] | [INFO] [stderr] 12 | use crate::syscall::flag::{EventFlags, O_CREAT, MODE_FILE, MODE_DIR, SEEK_SET, SEEK_CUR, SEEK_END}; [INFO] [stderr] | ^^^^^^^^^^ no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::EventFlags` [INFO] [stderr] --> src/scheme/serio.rs:10:28 [INFO] [stderr] | [INFO] [stderr] 10 | use crate::syscall::flag::{EventFlags, EVENT_READ, F_GETFL, F_SETFL, O_ACCMODE, O_NONBLOCK}; [INFO] [stderr] | ^^^^^^^^^^ no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::EventFlags` [INFO] [stderr] --> src/scheme/time.rs:10:61 [INFO] [stderr] | [INFO] [stderr] 10 | use crate::syscall::flag::{CLOCK_REALTIME, CLOCK_MONOTONIC, EventFlags}; [INFO] [stderr] | ^^^^^^^^^^ no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `crate::syscall::flag::EventFlags`, `crate::syscall::flag::MapFlags` [INFO] [stderr] --> src/scheme/user.rs:19:28 [INFO] [stderr] | [INFO] [stderr] 19 | use crate::syscall::flag::{EventFlags, EVENT_READ, O_NONBLOCK, MapFlags, PROT_EXEC, PROT_READ, PROT_WRITE}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^ no `MapFlags` in `flag` [INFO] [stderr] | | [INFO] [stderr] | no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `ptrace_event` [INFO] [stderr] --> src/context/signal.rs:26:76 [INFO] [stderr] | [INFO] [stderr] 26 | let thumbs_down = ptrace::breakpoint_callback(PTRACE_STOP_SIGNAL, Some(ptrace_event!(PTRACE_STOP_SIGNAL, sig, handler))) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `ptrace_event` [INFO] [stderr] --> src/ptrace.rs:266:44 [INFO] [stderr] | [INFO] [stderr] 266 | session.send_event(event.unwrap_or(ptrace_event!(match_flags))); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `ptrace_event` [INFO] [stderr] --> src/syscall/process.rs:595:27 [INFO] [stderr] | [INFO] [stderr] 595 | if ptrace::send_event(ptrace_event!(PTRACE_EVENT_CLONE, pid.into())).is_some() { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `ptrace_event` [INFO] [stderr] --> src/syscall/process.rs:1075:60 [INFO] [stderr] | [INFO] [stderr] 1075 | ptrace::breakpoint_callback(PTRACE_STOP_EXIT, Some(ptrace_event!(PTRACE_STOP_EXIT, status))); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `syscall::flag::PTRACE_FLAG_IGNORE`, `syscall::flag::PTRACE_STOP_SIGNAL` [INFO] [stderr] --> src/context/signal.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | use syscall::flag::{PTRACE_FLAG_IGNORE, PTRACE_STOP_SIGNAL, SIG_DFL, SIG_IGN, SIGCHLD, SIGCONT, SIGKILL, SIGSTOP, SIGTSTP, SIGTTIN, SIGTTOU}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ no `PTRACE_STOP_SIGNAL` in `flag` [INFO] [stderr] | | [INFO] [stderr] | no `PTRACE_FLAG_IGNORE` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syscall::ptrace_event` [INFO] [stderr] --> src/context/signal.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use syscall::ptrace_event; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no `ptrace_event` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `self::syscall::ptrace_event` [INFO] [stderr] --> src/syscall/mod.rs:7:56 [INFO] [stderr] | [INFO] [stderr] 7 | pub use self::syscall::{data, error, flag, io, number, ptrace_event, scheme}; [INFO] [stderr] | ^^^^^^^^^^^^ no `ptrace_event` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `self::flag::CloneFlags`, `self::flag::MapFlags`, `self::flag::PhysmapFlags`, `self::flag::WaitFlags` [INFO] [stderr] --> src/syscall/mod.rs:19:18 [INFO] [stderr] | [INFO] [stderr] 19 | use self::flag::{CloneFlags, MapFlags, PhysmapFlags, WaitFlags}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ no `WaitFlags` in `flag` [INFO] [stderr] | | | | [INFO] [stderr] | | | no `PhysmapFlags` in `flag` [INFO] [stderr] | | no `MapFlags` in `flag` [INFO] [stderr] | no `CloneFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::PhysmapFlags` [INFO] [stderr] --> src/syscall/driver.rs:8:28 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::syscall::flag::{PhysmapFlags, PHYSMAP_WRITE, PHYSMAP_WRITE_COMBINE, PHYSMAP_NO_CACHE}; [INFO] [stderr] | ^^^^^^^^^^^^ no `PhysmapFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `crate::syscall::flag::CloneFlags`, `crate::syscall::flag::MapFlags`, `crate::syscall::flag::PTRACE_EVENT_CLONE`, `crate::syscall::flag::PTRACE_STOP_EXIT`, `crate::syscall::flag::SigActionFlags`, `crate::syscall::flag::WaitFlags` [INFO] [stderr] --> src/syscall/process.rs:26:28 [INFO] [stderr] | [INFO] [stderr] 26 | use crate::syscall::flag::{CloneFlags, CLONE_VFORK, CLONE_VM, CLONE_FS, CLONE_FILES, CLONE_SIGHAND, [INFO] [stderr] | ^^^^^^^^^^ no `CloneFlags` in `flag` [INFO] [stderr] 27 | CLONE_STACK, MapFlags, PROT_EXEC, PROT_READ, PROT_WRITE, PTRACE_EVENT_CLONE, [INFO] [stderr] | ^^^^^^^^ no `MapFlags` in `flag` ^^^^^^^^^^^^^^^^^^ no `PTRACE_EVENT_CLONE` in `flag` [INFO] [stderr] 28 | PTRACE_STOP_EXIT, SigActionFlags, SIG_DFL, SIG_BLOCK, SIG_UNBLOCK, SIG_SETMASK, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ no `SigActionFlags` in `flag` [INFO] [stderr] | | [INFO] [stderr] | no `PTRACE_STOP_EXIT` in `flag` [INFO] [stderr] 29 | SIGCONT, SIGTERM, WaitFlags, WCONTINUED, WNOHANG, WUNTRACED, wifcontinued, [INFO] [stderr] | ^^^^^^^^^ no `WaitFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `crate::syscall::flag::PTRACE_FLAG_IGNORE`, `crate::syscall::flag::PTRACE_STOP_PRE_SYSCALL`, `crate::syscall::flag::PTRACE_STOP_POST_SYSCALL` [INFO] [stderr] --> src/arch/x86_64/interrupt/syscall.rs:3:28 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::syscall::flag::{PTRACE_FLAG_IGNORE, PTRACE_STOP_PRE_SYSCALL, PTRACE_STOP_POST_SYSCALL}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ no `PTRACE_STOP_POST_SYSCALL` in `flag` [INFO] [stderr] | | | [INFO] [stderr] | | no `PTRACE_STOP_PRE_SYSCALL` in `flag` [INFO] [stderr] | no `PTRACE_FLAG_IGNORE` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::SigActionFlags` [INFO] [stderr] --> src/context/context.rs:19:37 [INFO] [stderr] | [INFO] [stderr] 19 | use crate::syscall::flag::{SIG_DFL, SigActionFlags}; [INFO] [stderr] | ^^^^^^^^^^^^^^ no `SigActionFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::EventFlags` [INFO] [stderr] --> src/event.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use crate::syscall::flag::EventFlags; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::data::PtraceEvent` [INFO] [stderr] --> src/ptrace.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | data::PtraceEvent, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no `PtraceEvent` in `data` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::EventFlags` [INFO] [stderr] --> src/scheme/debug.rs:8:28 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::syscall::flag::{EventFlags, EVENT_READ, F_GETFL, F_SETFL, O_ACCMODE, O_NONBLOCK}; [INFO] [stderr] | ^^^^^^^^^^ no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::EventFlags` [INFO] [stderr] --> src/scheme/irq.rs:17:28 [INFO] [stderr] | [INFO] [stderr] 17 | use crate::syscall::flag::{EventFlags, EVENT_READ, O_DIRECTORY, O_CREAT, O_STAT, MODE_CHR, MODE_DIR, SEEK_CUR, SEEK_END, SEEK_SET}; [INFO] [stderr] | ^^^^^^^^^^ no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::EventFlags` [INFO] [stderr] --> src/scheme/itimer.rs:8:61 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::syscall::flag::{CLOCK_REALTIME, CLOCK_MONOTONIC, EventFlags}; [INFO] [stderr] | ^^^^^^^^^^ no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::EventFlags` [INFO] [stderr] --> src/scheme/pipe.rs:10:28 [INFO] [stderr] | [INFO] [stderr] 10 | use crate::syscall::flag::{EventFlags, EVENT_READ, EVENT_WRITE, F_GETFL, F_SETFL, O_ACCMODE, O_NONBLOCK, MODE_FIFO}; [INFO] [stderr] | ^^^^^^^^^^ no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::data::PtraceEvent` [INFO] [stderr] --> src/scheme/proc.rs:7:46 [INFO] [stderr] | [INFO] [stderr] 7 | data::{FloatRegisters, IntRegisters, PtraceEvent}, [INFO] [stderr] | ^^^^^^^^^^^ no `PtraceEvent` in `data` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::EventFlags` [INFO] [stderr] --> src/scheme/root.rs:12:28 [INFO] [stderr] | [INFO] [stderr] 12 | use crate::syscall::flag::{EventFlags, O_CREAT, MODE_FILE, MODE_DIR, SEEK_SET, SEEK_CUR, SEEK_END}; [INFO] [stderr] | ^^^^^^^^^^ no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::EventFlags` [INFO] [stderr] --> src/scheme/serio.rs:10:28 [INFO] [stderr] | [INFO] [stderr] 10 | use crate::syscall::flag::{EventFlags, EVENT_READ, F_GETFL, F_SETFL, O_ACCMODE, O_NONBLOCK}; [INFO] [stderr] | ^^^^^^^^^^ no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::syscall::flag::EventFlags` [INFO] [stderr] --> src/scheme/time.rs:10:61 [INFO] [stderr] | [INFO] [stderr] 10 | use crate::syscall::flag::{CLOCK_REALTIME, CLOCK_MONOTONIC, EventFlags}; [INFO] [stderr] | ^^^^^^^^^^ no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `crate::syscall::flag::EventFlags`, `crate::syscall::flag::MapFlags` [INFO] [stderr] --> src/scheme/user.rs:19:28 [INFO] [stderr] | [INFO] [stderr] 19 | use crate::syscall::flag::{EventFlags, EVENT_READ, O_NONBLOCK, MapFlags, PROT_EXEC, PROT_READ, PROT_WRITE}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^ no `MapFlags` in `flag` [INFO] [stderr] | | [INFO] [stderr] | no `EventFlags` in `flag` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `EventFlags` [INFO] [stderr] --> src/ptrace.rs:116:21 [INFO] [stderr] | [INFO] [stderr] 116 | let mut flags = EventFlags::empty(); [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `EventFlags` [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `ptrace_event` [INFO] [stderr] --> src/context/signal.rs:26:76 [INFO] [stderr] | [INFO] [stderr] 26 | let thumbs_down = ptrace::breakpoint_callback(PTRACE_STOP_SIGNAL, Some(ptrace_event!(PTRACE_STOP_SIGNAL, sig, handler))) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `ptrace_event` [INFO] [stderr] --> src/ptrace.rs:266:44 [INFO] [stderr] | [INFO] [stderr] 266 | session.send_event(event.unwrap_or(ptrace_event!(match_flags))); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `ptrace_event` [INFO] [stderr] --> src/syscall/process.rs:595:27 [INFO] [stderr] | [INFO] [stderr] 595 | if ptrace::send_event(ptrace_event!(PTRACE_EVENT_CLONE, pid.into())).is_some() { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `ptrace_event` [INFO] [stderr] --> src/syscall/process.rs:1075:60 [INFO] [stderr] | [INFO] [stderr] 1075 | ptrace::breakpoint_callback(PTRACE_STOP_EXIT, Some(ptrace_event!(PTRACE_STOP_EXIT, status))); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PtraceFlags` [INFO] [stderr] --> src/scheme/proc.rs:473:26 [INFO] [stderr] | [INFO] [stderr] 473 | let op = PtraceFlags::from_bits(op).ok_or(Error::new(EINVAL))?; [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `PtraceFlags` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `CloneFlags` [INFO] [stderr] --> src/syscall/debug.rs:179:13 [INFO] [stderr] | [INFO] [stderr] 179 | CloneFlags::from_bits(b) [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `CloneFlags` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `MapFlags` [INFO] [stderr] --> src/syscall/debug.rs:262:13 [INFO] [stderr] | [INFO] [stderr] 262 | MapFlags::from_bits(d) [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `MapFlags` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PhysmapFlags` [INFO] [stderr] --> src/syscall/debug.rs:283:13 [INFO] [stderr] | [INFO] [stderr] 283 | PhysmapFlags::from_bits(d) [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `PhysmapFlags` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `WaitFlags` [INFO] [stderr] --> src/syscall/debug.rs:321:13 [INFO] [stderr] | [INFO] [stderr] 321 | WaitFlags::from_bits(d) [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `WaitFlags` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PTRACE_STOP_SINGLESTEP` in this scope [INFO] [stderr] --> src/arch/x86_64/interrupt/exception.rs:29:36 [INFO] [stderr] | [INFO] [stderr] 29 | if ptrace::breakpoint_callback(PTRACE_STOP_SINGLESTEP, None).is_some() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PTRACE_SINGLESTEP` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.1.56/src/flag.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | pub const PTRACE_SINGLESTEP: u8 = 0b0000_0010; [INFO] [stderr] | ---------------------------------------------- similarly named constant `PTRACE_SINGLESTEP` defined here [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PTRACE_STOP_BREAKPOINT` in this scope [INFO] [stderr] --> src/arch/x86_64/interrupt/exception.rs:55:36 [INFO] [stderr] | [INFO] [stderr] 55 | if ptrace::breakpoint_callback(PTRACE_STOP_BREAKPOINT, None).is_none() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `EventFlags` in this scope [INFO] [stderr] --> src/ptrace.rs:113:55 [INFO] [stderr] | [INFO] [stderr] 113 | pub fn session_fevent_flags(pid: ContextId) -> Option { [INFO] [stderr] | - ^^^^^^^^^^ not found in this scope [INFO] [stderr] | | [INFO] [stderr] | help: you might be missing a type parameter: `` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `EventFlags` in this scope [INFO] [stderr] --> src/ptrace.rs:133:46 [INFO] [stderr] | [INFO] [stderr] 133 | fn proc_trigger_event(file_id: usize, flags: EventFlags) { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PtraceFlags` in this scope [INFO] [stderr] --> src/ptrace.rs:180:12 [INFO] [stderr] | [INFO] [stderr] 180 | flags: PtraceFlags [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `EventFlags` [INFO] [stderr] --> src/ptrace.rs:116:21 [INFO] [stderr] | [INFO] [stderr] 116 | let mut flags = EventFlags::empty(); [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `EventFlags` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PtraceFlags` in this scope [INFO] [stderr] --> src/ptrace.rs:200:46 [INFO] [stderr] | [INFO] [stderr] 200 | pub fn set_breakpoint(pid: ContextId, flags: PtraceFlags) { [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PtraceFlags` in this scope [INFO] [stderr] --> src/ptrace.rs:246:41 [INFO] [stderr] | [INFO] [stderr] 246 | pub fn breakpoint_callback(match_flags: PtraceFlags, event: Option) -> Option { [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PtraceFlags` in this scope [INFO] [stderr] --> src/ptrace.rs:246:92 [INFO] [stderr] | [INFO] [stderr] 246 | pub fn breakpoint_callback(match_flags: PtraceFlags, event: Option) -> Option { [INFO] [stderr] | - help: you might be missing a type parameter: `` ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PtraceFlags` in this scope [INFO] [stderr] --> src/ptrace.rs:284:36 [INFO] [stderr] | [INFO] [stderr] 284 | pub fn next_breakpoint() -> Option { [INFO] [stderr] | - ^^^^^^^^^^^ not found in this scope [INFO] [stderr] | | [INFO] [stderr] | help: you might be missing a type parameter: `` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PTRACE_EVENT_CLONE` in this scope [INFO] [stderr] --> src/scheme/proc.rs:386:39 [INFO] [stderr] | [INFO] [stderr] 386 | if event.cause == PTRACE_EVENT_CLONE { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PTRACE_FLAG_WAIT` in this scope [INFO] [stderr] --> src/scheme/proc.rs:475:33 [INFO] [stderr] | [INFO] [stderr] 475 | if !op.contains(PTRACE_FLAG_WAIT) || op.intersects(PTRACE_STOP_MASK) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PTRACE_WAIT` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.1.56/src/flag.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | pub const PTRACE_WAIT: u8 = 0b0000_0100; [INFO] [stderr] | ---------------------------------------- similarly named constant `PTRACE_WAIT` defined here [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PTRACE_STOP_MASK` in this scope [INFO] [stderr] --> src/scheme/proc.rs:475:68 [INFO] [stderr] | [INFO] [stderr] 475 | if !op.contains(PTRACE_FLAG_WAIT) || op.intersects(PTRACE_STOP_MASK) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PTRACE_STOP_MASK` in this scope [INFO] [stderr] --> src/scheme/proc.rs:478:34 [INFO] [stderr] | [INFO] [stderr] 478 | if op.intersects(PTRACE_STOP_MASK) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PTRACE_STOP_SINGLESTEP` in this scope [INFO] [stderr] --> src/scheme/proc.rs:482:32 [INFO] [stderr] | [INFO] [stderr] 482 | if op.contains(PTRACE_STOP_SINGLESTEP) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PTRACE_SINGLESTEP` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.1.56/src/flag.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | pub const PTRACE_SINGLESTEP: u8 = 0b0000_0010; [INFO] [stderr] | ---------------------------------------------- similarly named constant `PTRACE_SINGLESTEP` defined here [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PTRACE_FLAG_WAIT` in this scope [INFO] [stderr] --> src/scheme/proc.rs:508:32 [INFO] [stderr] | [INFO] [stderr] 508 | if op.contains(PTRACE_FLAG_WAIT) || info.flags & O_NONBLOCK != O_NONBLOCK { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PTRACE_WAIT` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.1.56/src/flag.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | pub const PTRACE_WAIT: u8 = 0b0000_0100; [INFO] [stderr] | ---------------------------------------- similarly named constant `PTRACE_WAIT` defined here [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `EventFlags` in this scope [INFO] [stderr] --> src/scheme/proc.rs:528:41 [INFO] [stderr] | [INFO] [stderr] 528 | fn fevent(&self, id: usize, _flags: EventFlags) -> Result { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `EventFlags` in this scope [INFO] [stderr] --> src/scheme/proc.rs:528:63 [INFO] [stderr] | [INFO] [stderr] 188 | impl Scheme for ProcScheme { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] ... [INFO] [stderr] 528 | fn fevent(&self, id: usize, _flags: EventFlags) -> Result { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PtraceFlags` [INFO] [stderr] --> src/scheme/proc.rs:473:26 [INFO] [stderr] | [INFO] [stderr] 473 | let op = PtraceFlags::from_bits(op).ok_or(Error::new(EINVAL))?; [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `PtraceFlags` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `CloneFlags` [INFO] [stderr] --> src/syscall/debug.rs:179:13 [INFO] [stderr] | [INFO] [stderr] 179 | CloneFlags::from_bits(b) [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `CloneFlags` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `MapFlags` [INFO] [stderr] --> src/syscall/debug.rs:262:13 [INFO] [stderr] | [INFO] [stderr] 262 | MapFlags::from_bits(d) [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `MapFlags` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PhysmapFlags` [INFO] [stderr] --> src/syscall/debug.rs:283:13 [INFO] [stderr] | [INFO] [stderr] 283 | PhysmapFlags::from_bits(d) [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `PhysmapFlags` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `WaitFlags` [INFO] [stderr] --> src/syscall/debug.rs:321:13 [INFO] [stderr] | [INFO] [stderr] 321 | WaitFlags::from_bits(d) [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `WaitFlags` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PTRACE_STOP_SINGLESTEP` in this scope [INFO] [stderr] --> src/arch/x86_64/interrupt/exception.rs:29:36 [INFO] [stderr] | [INFO] [stderr] 29 | if ptrace::breakpoint_callback(PTRACE_STOP_SINGLESTEP, None).is_some() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PTRACE_SINGLESTEP` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.1.56/src/flag.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | pub const PTRACE_SINGLESTEP: u8 = 0b0000_0010; [INFO] [stderr] | ---------------------------------------------- similarly named constant `PTRACE_SINGLESTEP` defined here [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PTRACE_STOP_BREAKPOINT` in this scope [INFO] [stderr] --> src/arch/x86_64/interrupt/exception.rs:55:36 [INFO] [stderr] | [INFO] [stderr] 55 | if ptrace::breakpoint_callback(PTRACE_STOP_BREAKPOINT, None).is_none() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `EventFlags` in this scope [INFO] [stderr] --> src/ptrace.rs:113:55 [INFO] [stderr] | [INFO] [stderr] 113 | pub fn session_fevent_flags(pid: ContextId) -> Option { [INFO] [stderr] | - ^^^^^^^^^^ not found in this scope [INFO] [stderr] | | [INFO] [stderr] | help: you might be missing a type parameter: `` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `EventFlags` in this scope [INFO] [stderr] --> src/ptrace.rs:133:46 [INFO] [stderr] | [INFO] [stderr] 133 | fn proc_trigger_event(file_id: usize, flags: EventFlags) { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PtraceFlags` in this scope [INFO] [stderr] --> src/ptrace.rs:180:12 [INFO] [stderr] | [INFO] [stderr] 180 | flags: PtraceFlags [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PtraceFlags` in this scope [INFO] [stderr] --> src/ptrace.rs:200:46 [INFO] [stderr] | [INFO] [stderr] 200 | pub fn set_breakpoint(pid: ContextId, flags: PtraceFlags) { [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PtraceFlags` in this scope [INFO] [stderr] --> src/ptrace.rs:246:41 [INFO] [stderr] | [INFO] [stderr] 246 | pub fn breakpoint_callback(match_flags: PtraceFlags, event: Option) -> Option { [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PtraceFlags` in this scope [INFO] [stderr] --> src/ptrace.rs:246:92 [INFO] [stderr] | [INFO] [stderr] 246 | pub fn breakpoint_callback(match_flags: PtraceFlags, event: Option) -> Option { [INFO] [stderr] | - help: you might be missing a type parameter: `` ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PtraceFlags` in this scope [INFO] [stderr] --> src/ptrace.rs:284:36 [INFO] [stderr] | [INFO] [stderr] 284 | pub fn next_breakpoint() -> Option { [INFO] [stderr] | - ^^^^^^^^^^^ not found in this scope [INFO] [stderr] | | [INFO] [stderr] | help: you might be missing a type parameter: `` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PTRACE_EVENT_CLONE` in this scope [INFO] [stderr] --> src/scheme/proc.rs:386:39 [INFO] [stderr] | [INFO] [stderr] 386 | if event.cause == PTRACE_EVENT_CLONE { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PTRACE_FLAG_WAIT` in this scope [INFO] [stderr] --> src/scheme/proc.rs:475:33 [INFO] [stderr] | [INFO] [stderr] 475 | if !op.contains(PTRACE_FLAG_WAIT) || op.intersects(PTRACE_STOP_MASK) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PTRACE_WAIT` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.1.56/src/flag.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | pub const PTRACE_WAIT: u8 = 0b0000_0100; [INFO] [stderr] | ---------------------------------------- similarly named constant `PTRACE_WAIT` defined here [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PTRACE_STOP_MASK` in this scope [INFO] [stderr] --> src/scheme/proc.rs:475:68 [INFO] [stderr] | [INFO] [stderr] 475 | if !op.contains(PTRACE_FLAG_WAIT) || op.intersects(PTRACE_STOP_MASK) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PTRACE_STOP_MASK` in this scope [INFO] [stderr] --> src/scheme/proc.rs:478:34 [INFO] [stderr] | [INFO] [stderr] 478 | if op.intersects(PTRACE_STOP_MASK) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PTRACE_STOP_SINGLESTEP` in this scope [INFO] [stderr] --> src/scheme/proc.rs:482:32 [INFO] [stderr] | [INFO] [stderr] 482 | if op.contains(PTRACE_STOP_SINGLESTEP) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PTRACE_SINGLESTEP` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.1.56/src/flag.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | pub const PTRACE_SINGLESTEP: u8 = 0b0000_0010; [INFO] [stderr] | ---------------------------------------------- similarly named constant `PTRACE_SINGLESTEP` defined here [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PTRACE_FLAG_WAIT` in this scope [INFO] [stderr] --> src/scheme/proc.rs:508:32 [INFO] [stderr] | [INFO] [stderr] 508 | if op.contains(PTRACE_FLAG_WAIT) || info.flags & O_NONBLOCK != O_NONBLOCK { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PTRACE_WAIT` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.1.56/src/flag.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | pub const PTRACE_WAIT: u8 = 0b0000_0100; [INFO] [stderr] | ---------------------------------------- similarly named constant `PTRACE_WAIT` defined here [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `EventFlags` in this scope [INFO] [stderr] --> src/scheme/proc.rs:528:41 [INFO] [stderr] | [INFO] [stderr] 528 | fn fevent(&self, id: usize, _flags: EventFlags) -> Result { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `EventFlags` in this scope [INFO] [stderr] --> src/scheme/proc.rs:528:63 [INFO] [stderr] | [INFO] [stderr] 188 | impl Scheme for ProcScheme { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] ... [INFO] [stderr] 528 | fn fevent(&self, id: usize, _flags: EventFlags) -> Result { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:246:13 [INFO] [stderr] | [INFO] [stderr] 246 | asm!("mov $0, cs" : "=r"(cs) ::: "intel"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:255:17 [INFO] [stderr] | [INFO] [stderr] 255 | asm!("mov $0, ss" : "=r"(all.ss) ::: "intel"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / interrupt_stack!(divide_by_zero, stack, { [INFO] [stderr] 12 | | println!("Divide by zero"); [INFO] [stderr] 13 | | stack.dump(); [INFO] [stderr] 14 | | stack_trace(); [INFO] [stderr] 15 | | ksignal(SIGFPE); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / interrupt_stack!(divide_by_zero, stack, { [INFO] [stderr] 12 | | println!("Divide by zero"); [INFO] [stderr] 13 | | stack.dump(); [INFO] [stderr] 14 | | stack_trace(); [INFO] [stderr] 15 | | ksignal(SIGFPE); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / interrupt_stack!(divide_by_zero, stack, { [INFO] [stderr] 12 | | println!("Divide by zero"); [INFO] [stderr] 13 | | stack.dump(); [INFO] [stderr] 14 | | stack_trace(); [INFO] [stderr] 15 | | ksignal(SIGFPE); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / interrupt_stack!(divide_by_zero, stack, { [INFO] [stderr] 12 | | println!("Divide by zero"); [INFO] [stderr] 13 | | stack.dump(); [INFO] [stderr] 14 | | stack_trace(); [INFO] [stderr] 15 | | ksignal(SIGFPE); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / interrupt_stack!(divide_by_zero, stack, { [INFO] [stderr] 12 | | println!("Divide by zero"); [INFO] [stderr] 13 | | stack.dump(); [INFO] [stderr] 14 | | stack_trace(); [INFO] [stderr] 15 | | ksignal(SIGFPE); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / interrupt_stack!(divide_by_zero, stack, { [INFO] [stderr] 12 | | println!("Divide by zero"); [INFO] [stderr] 13 | | stack.dump(); [INFO] [stderr] 14 | | stack_trace(); [INFO] [stderr] 15 | | ksignal(SIGFPE); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / interrupt_stack!(divide_by_zero, stack, { [INFO] [stderr] 12 | | println!("Divide by zero"); [INFO] [stderr] 13 | | stack.dump(); [INFO] [stderr] 14 | | stack_trace(); [INFO] [stderr] 15 | | ksignal(SIGFPE); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / interrupt_stack!(divide_by_zero, stack, { [INFO] [stderr] 12 | | println!("Divide by zero"); [INFO] [stderr] 13 | | stack.dump(); [INFO] [stderr] 14 | | stack_trace(); [INFO] [stderr] 15 | | ksignal(SIGFPE); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt_stack!(debug, stack, { [INFO] [stderr] 19 | | let mut handled = false; [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt_stack!(debug, stack, { [INFO] [stderr] 19 | | let mut handled = false; [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt_stack!(debug, stack, { [INFO] [stderr] 19 | | let mut handled = false; [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt_stack!(debug, stack, { [INFO] [stderr] 19 | | let mut handled = false; [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt_stack!(debug, stack, { [INFO] [stderr] 19 | | let mut handled = false; [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt_stack!(debug, stack, { [INFO] [stderr] 19 | | let mut handled = false; [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt_stack!(debug, stack, { [INFO] [stderr] 19 | | let mut handled = false; [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt_stack!(debug, stack, { [INFO] [stderr] 19 | | let mut handled = false; [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / interrupt_stack!(non_maskable, stack, { [INFO] [stderr] 46 | | println!("Non-maskable interrupt"); [INFO] [stderr] 47 | | stack.dump(); [INFO] [stderr] 48 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / interrupt_stack!(non_maskable, stack, { [INFO] [stderr] 46 | | println!("Non-maskable interrupt"); [INFO] [stderr] 47 | | stack.dump(); [INFO] [stderr] 48 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / interrupt_stack!(non_maskable, stack, { [INFO] [stderr] 46 | | println!("Non-maskable interrupt"); [INFO] [stderr] 47 | | stack.dump(); [INFO] [stderr] 48 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / interrupt_stack!(non_maskable, stack, { [INFO] [stderr] 46 | | println!("Non-maskable interrupt"); [INFO] [stderr] 47 | | stack.dump(); [INFO] [stderr] 48 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / interrupt_stack!(non_maskable, stack, { [INFO] [stderr] 46 | | println!("Non-maskable interrupt"); [INFO] [stderr] 47 | | stack.dump(); [INFO] [stderr] 48 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / interrupt_stack!(non_maskable, stack, { [INFO] [stderr] 46 | | println!("Non-maskable interrupt"); [INFO] [stderr] 47 | | stack.dump(); [INFO] [stderr] 48 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / interrupt_stack!(non_maskable, stack, { [INFO] [stderr] 46 | | println!("Non-maskable interrupt"); [INFO] [stderr] 47 | | stack.dump(); [INFO] [stderr] 48 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / interrupt_stack!(non_maskable, stack, { [INFO] [stderr] 46 | | println!("Non-maskable interrupt"); [INFO] [stderr] 47 | | stack.dump(); [INFO] [stderr] 48 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / interrupt_stack!(breakpoint, stack, { [INFO] [stderr] 51 | | println!("Breakpoint trap"); [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / interrupt_stack!(breakpoint, stack, { [INFO] [stderr] 51 | | println!("Breakpoint trap"); [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / interrupt_stack!(breakpoint, stack, { [INFO] [stderr] 51 | | println!("Breakpoint trap"); [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / interrupt_stack!(breakpoint, stack, { [INFO] [stderr] 51 | | println!("Breakpoint trap"); [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / interrupt_stack!(breakpoint, stack, { [INFO] [stderr] 51 | | println!("Breakpoint trap"); [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / interrupt_stack!(breakpoint, stack, { [INFO] [stderr] 51 | | println!("Breakpoint trap"); [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / interrupt_stack!(breakpoint, stack, { [INFO] [stderr] 51 | | println!("Breakpoint trap"); [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / interrupt_stack!(breakpoint, stack, { [INFO] [stderr] 51 | | println!("Breakpoint trap"); [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / interrupt_stack!(overflow, stack, { [INFO] [stderr] 64 | | println!("Overflow trap"); [INFO] [stderr] 65 | | stack.dump(); [INFO] [stderr] 66 | | stack_trace(); [INFO] [stderr] 67 | | ksignal(SIGFPE); [INFO] [stderr] 68 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / interrupt_stack!(overflow, stack, { [INFO] [stderr] 64 | | println!("Overflow trap"); [INFO] [stderr] 65 | | stack.dump(); [INFO] [stderr] 66 | | stack_trace(); [INFO] [stderr] 67 | | ksignal(SIGFPE); [INFO] [stderr] 68 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / interrupt_stack!(overflow, stack, { [INFO] [stderr] 64 | | println!("Overflow trap"); [INFO] [stderr] 65 | | stack.dump(); [INFO] [stderr] 66 | | stack_trace(); [INFO] [stderr] 67 | | ksignal(SIGFPE); [INFO] [stderr] 68 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / interrupt_stack!(overflow, stack, { [INFO] [stderr] 64 | | println!("Overflow trap"); [INFO] [stderr] 65 | | stack.dump(); [INFO] [stderr] 66 | | stack_trace(); [INFO] [stderr] 67 | | ksignal(SIGFPE); [INFO] [stderr] 68 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / interrupt_stack!(overflow, stack, { [INFO] [stderr] 64 | | println!("Overflow trap"); [INFO] [stderr] 65 | | stack.dump(); [INFO] [stderr] 66 | | stack_trace(); [INFO] [stderr] 67 | | ksignal(SIGFPE); [INFO] [stderr] 68 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / interrupt_stack!(overflow, stack, { [INFO] [stderr] 64 | | println!("Overflow trap"); [INFO] [stderr] 65 | | stack.dump(); [INFO] [stderr] 66 | | stack_trace(); [INFO] [stderr] 67 | | ksignal(SIGFPE); [INFO] [stderr] 68 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / interrupt_stack!(overflow, stack, { [INFO] [stderr] 64 | | println!("Overflow trap"); [INFO] [stderr] 65 | | stack.dump(); [INFO] [stderr] 66 | | stack_trace(); [INFO] [stderr] 67 | | ksignal(SIGFPE); [INFO] [stderr] 68 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / interrupt_stack!(overflow, stack, { [INFO] [stderr] 64 | | println!("Overflow trap"); [INFO] [stderr] 65 | | stack.dump(); [INFO] [stderr] 66 | | stack_trace(); [INFO] [stderr] 67 | | ksignal(SIGFPE); [INFO] [stderr] 68 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / interrupt_stack!(bound_range, stack, { [INFO] [stderr] 71 | | println!("Bound range exceeded fault"); [INFO] [stderr] 72 | | stack.dump(); [INFO] [stderr] 73 | | stack_trace(); [INFO] [stderr] 74 | | ksignal(SIGSEGV); [INFO] [stderr] 75 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / interrupt_stack!(bound_range, stack, { [INFO] [stderr] 71 | | println!("Bound range exceeded fault"); [INFO] [stderr] 72 | | stack.dump(); [INFO] [stderr] 73 | | stack_trace(); [INFO] [stderr] 74 | | ksignal(SIGSEGV); [INFO] [stderr] 75 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / interrupt_stack!(bound_range, stack, { [INFO] [stderr] 71 | | println!("Bound range exceeded fault"); [INFO] [stderr] 72 | | stack.dump(); [INFO] [stderr] 73 | | stack_trace(); [INFO] [stderr] 74 | | ksignal(SIGSEGV); [INFO] [stderr] 75 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / interrupt_stack!(bound_range, stack, { [INFO] [stderr] 71 | | println!("Bound range exceeded fault"); [INFO] [stderr] 72 | | stack.dump(); [INFO] [stderr] 73 | | stack_trace(); [INFO] [stderr] 74 | | ksignal(SIGSEGV); [INFO] [stderr] 75 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / interrupt_stack!(bound_range, stack, { [INFO] [stderr] 71 | | println!("Bound range exceeded fault"); [INFO] [stderr] 72 | | stack.dump(); [INFO] [stderr] 73 | | stack_trace(); [INFO] [stderr] 74 | | ksignal(SIGSEGV); [INFO] [stderr] 75 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / interrupt_stack!(bound_range, stack, { [INFO] [stderr] 71 | | println!("Bound range exceeded fault"); [INFO] [stderr] 72 | | stack.dump(); [INFO] [stderr] 73 | | stack_trace(); [INFO] [stderr] 74 | | ksignal(SIGSEGV); [INFO] [stderr] 75 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / interrupt_stack!(bound_range, stack, { [INFO] [stderr] 71 | | println!("Bound range exceeded fault"); [INFO] [stderr] 72 | | stack.dump(); [INFO] [stderr] 73 | | stack_trace(); [INFO] [stderr] 74 | | ksignal(SIGSEGV); [INFO] [stderr] 75 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / interrupt_stack!(bound_range, stack, { [INFO] [stderr] 71 | | println!("Bound range exceeded fault"); [INFO] [stderr] 72 | | stack.dump(); [INFO] [stderr] 73 | | stack_trace(); [INFO] [stderr] 74 | | ksignal(SIGSEGV); [INFO] [stderr] 75 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / interrupt_stack!(invalid_opcode, stack, { [INFO] [stderr] 78 | | println!("Invalid opcode fault"); [INFO] [stderr] 79 | | stack.dump(); [INFO] [stderr] 80 | | stack_trace(); [INFO] [stderr] 81 | | ksignal(SIGILL); [INFO] [stderr] 82 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / interrupt_stack!(invalid_opcode, stack, { [INFO] [stderr] 78 | | println!("Invalid opcode fault"); [INFO] [stderr] 79 | | stack.dump(); [INFO] [stderr] 80 | | stack_trace(); [INFO] [stderr] 81 | | ksignal(SIGILL); [INFO] [stderr] 82 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / interrupt_stack!(invalid_opcode, stack, { [INFO] [stderr] 78 | | println!("Invalid opcode fault"); [INFO] [stderr] 79 | | stack.dump(); [INFO] [stderr] 80 | | stack_trace(); [INFO] [stderr] 81 | | ksignal(SIGILL); [INFO] [stderr] 82 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / interrupt_stack!(invalid_opcode, stack, { [INFO] [stderr] 78 | | println!("Invalid opcode fault"); [INFO] [stderr] 79 | | stack.dump(); [INFO] [stderr] 80 | | stack_trace(); [INFO] [stderr] 81 | | ksignal(SIGILL); [INFO] [stderr] 82 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / interrupt_stack!(invalid_opcode, stack, { [INFO] [stderr] 78 | | println!("Invalid opcode fault"); [INFO] [stderr] 79 | | stack.dump(); [INFO] [stderr] 80 | | stack_trace(); [INFO] [stderr] 81 | | ksignal(SIGILL); [INFO] [stderr] 82 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / interrupt_stack!(invalid_opcode, stack, { [INFO] [stderr] 78 | | println!("Invalid opcode fault"); [INFO] [stderr] 79 | | stack.dump(); [INFO] [stderr] 80 | | stack_trace(); [INFO] [stderr] 81 | | ksignal(SIGILL); [INFO] [stderr] 82 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / interrupt_stack!(invalid_opcode, stack, { [INFO] [stderr] 78 | | println!("Invalid opcode fault"); [INFO] [stderr] 79 | | stack.dump(); [INFO] [stderr] 80 | | stack_trace(); [INFO] [stderr] 81 | | ksignal(SIGILL); [INFO] [stderr] 82 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / interrupt_stack!(invalid_opcode, stack, { [INFO] [stderr] 78 | | println!("Invalid opcode fault"); [INFO] [stderr] 79 | | stack.dump(); [INFO] [stderr] 80 | | stack_trace(); [INFO] [stderr] 81 | | ksignal(SIGILL); [INFO] [stderr] 82 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / interrupt_stack!(device_not_available, stack, { [INFO] [stderr] 85 | | println!("Device not available fault"); [INFO] [stderr] 86 | | stack.dump(); [INFO] [stderr] 87 | | stack_trace(); [INFO] [stderr] 88 | | ksignal(SIGILL); [INFO] [stderr] 89 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / interrupt_stack!(device_not_available, stack, { [INFO] [stderr] 85 | | println!("Device not available fault"); [INFO] [stderr] 86 | | stack.dump(); [INFO] [stderr] 87 | | stack_trace(); [INFO] [stderr] 88 | | ksignal(SIGILL); [INFO] [stderr] 89 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / interrupt_stack!(device_not_available, stack, { [INFO] [stderr] 85 | | println!("Device not available fault"); [INFO] [stderr] 86 | | stack.dump(); [INFO] [stderr] 87 | | stack_trace(); [INFO] [stderr] 88 | | ksignal(SIGILL); [INFO] [stderr] 89 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / interrupt_stack!(device_not_available, stack, { [INFO] [stderr] 85 | | println!("Device not available fault"); [INFO] [stderr] 86 | | stack.dump(); [INFO] [stderr] 87 | | stack_trace(); [INFO] [stderr] 88 | | ksignal(SIGILL); [INFO] [stderr] 89 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / interrupt_stack!(device_not_available, stack, { [INFO] [stderr] 85 | | println!("Device not available fault"); [INFO] [stderr] 86 | | stack.dump(); [INFO] [stderr] 87 | | stack_trace(); [INFO] [stderr] 88 | | ksignal(SIGILL); [INFO] [stderr] 89 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / interrupt_stack!(device_not_available, stack, { [INFO] [stderr] 85 | | println!("Device not available fault"); [INFO] [stderr] 86 | | stack.dump(); [INFO] [stderr] 87 | | stack_trace(); [INFO] [stderr] 88 | | ksignal(SIGILL); [INFO] [stderr] 89 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / interrupt_stack!(device_not_available, stack, { [INFO] [stderr] 85 | | println!("Device not available fault"); [INFO] [stderr] 86 | | stack.dump(); [INFO] [stderr] 87 | | stack_trace(); [INFO] [stderr] 88 | | ksignal(SIGILL); [INFO] [stderr] 89 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / interrupt_stack!(device_not_available, stack, { [INFO] [stderr] 85 | | println!("Device not available fault"); [INFO] [stderr] 86 | | stack.dump(); [INFO] [stderr] 87 | | stack_trace(); [INFO] [stderr] 88 | | ksignal(SIGILL); [INFO] [stderr] 89 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | asm!("add rsp, 8" : : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | asm!("add rsp, 8" : : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | asm!("add rsp, 8" : : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | asm!("add rsp, 8" : : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | asm!("add rsp, 8" : : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/interrupt/exception.rs:128:5 [INFO] [stderr] | [INFO] [stderr] 128 | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | asm!("add rsp, 8" : : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / interrupt_stack!(fpu, stack, { [INFO] [stderr] 136 | | println!("FPU floating point fault"); [INFO] [stderr] 137 | | stack.dump(); [INFO] [stderr] 138 | | stack_trace(); [INFO] [stderr] 139 | | ksignal(SIGFPE); [INFO] [stderr] 140 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / interrupt_stack!(fpu, stack, { [INFO] [stderr] 136 | | println!("FPU floating point fault"); [INFO] [stderr] 137 | | stack.dump(); [INFO] [stderr] 138 | | stack_trace(); [INFO] [stderr] 139 | | ksignal(SIGFPE); [INFO] [stderr] 140 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / interrupt_stack!(fpu, stack, { [INFO] [stderr] 136 | | println!("FPU floating point fault"); [INFO] [stderr] 137 | | stack.dump(); [INFO] [stderr] 138 | | stack_trace(); [INFO] [stderr] 139 | | ksignal(SIGFPE); [INFO] [stderr] 140 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / interrupt_stack!(fpu, stack, { [INFO] [stderr] 136 | | println!("FPU floating point fault"); [INFO] [stderr] 137 | | stack.dump(); [INFO] [stderr] 138 | | stack_trace(); [INFO] [stderr] 139 | | ksignal(SIGFPE); [INFO] [stderr] 140 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / interrupt_stack!(fpu, stack, { [INFO] [stderr] 136 | | println!("FPU floating point fault"); [INFO] [stderr] 137 | | stack.dump(); [INFO] [stderr] 138 | | stack_trace(); [INFO] [stderr] 139 | | ksignal(SIGFPE); [INFO] [stderr] 140 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / interrupt_stack!(fpu, stack, { [INFO] [stderr] 136 | | println!("FPU floating point fault"); [INFO] [stderr] 137 | | stack.dump(); [INFO] [stderr] 138 | | stack_trace(); [INFO] [stderr] 139 | | ksignal(SIGFPE); [INFO] [stderr] 140 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / interrupt_stack!(fpu, stack, { [INFO] [stderr] 136 | | println!("FPU floating point fault"); [INFO] [stderr] 137 | | stack.dump(); [INFO] [stderr] 138 | | stack_trace(); [INFO] [stderr] 139 | | ksignal(SIGFPE); [INFO] [stderr] 140 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / interrupt_stack!(fpu, stack, { [INFO] [stderr] 136 | | println!("FPU floating point fault"); [INFO] [stderr] 137 | | stack.dump(); [INFO] [stderr] 138 | | stack_trace(); [INFO] [stderr] 139 | | ksignal(SIGFPE); [INFO] [stderr] 140 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | asm!("add rsp, 8" : : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | / interrupt_stack!(machine_check, stack, { [INFO] [stderr] 150 | | println!("Machine check fault"); [INFO] [stderr] 151 | | stack.dump(); [INFO] [stderr] 152 | | stack_trace(); [INFO] [stderr] 153 | | ksignal(SIGBUS); [INFO] [stderr] 154 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | / interrupt_stack!(machine_check, stack, { [INFO] [stderr] 150 | | println!("Machine check fault"); [INFO] [stderr] 151 | | stack.dump(); [INFO] [stderr] 152 | | stack_trace(); [INFO] [stderr] 153 | | ksignal(SIGBUS); [INFO] [stderr] 154 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | / interrupt_stack!(machine_check, stack, { [INFO] [stderr] 150 | | println!("Machine check fault"); [INFO] [stderr] 151 | | stack.dump(); [INFO] [stderr] 152 | | stack_trace(); [INFO] [stderr] 153 | | ksignal(SIGBUS); [INFO] [stderr] 154 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | / interrupt_stack!(machine_check, stack, { [INFO] [stderr] 150 | | println!("Machine check fault"); [INFO] [stderr] 151 | | stack.dump(); [INFO] [stderr] 152 | | stack_trace(); [INFO] [stderr] 153 | | ksignal(SIGBUS); [INFO] [stderr] 154 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | / interrupt_stack!(machine_check, stack, { [INFO] [stderr] 150 | | println!("Machine check fault"); [INFO] [stderr] 151 | | stack.dump(); [INFO] [stderr] 152 | | stack_trace(); [INFO] [stderr] 153 | | ksignal(SIGBUS); [INFO] [stderr] 154 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | / interrupt_stack!(machine_check, stack, { [INFO] [stderr] 150 | | println!("Machine check fault"); [INFO] [stderr] 151 | | stack.dump(); [INFO] [stderr] 152 | | stack_trace(); [INFO] [stderr] 153 | | ksignal(SIGBUS); [INFO] [stderr] 154 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | / interrupt_stack!(machine_check, stack, { [INFO] [stderr] 150 | | println!("Machine check fault"); [INFO] [stderr] 151 | | stack.dump(); [INFO] [stderr] 152 | | stack_trace(); [INFO] [stderr] 153 | | ksignal(SIGBUS); [INFO] [stderr] 154 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | / interrupt_stack!(machine_check, stack, { [INFO] [stderr] 150 | | println!("Machine check fault"); [INFO] [stderr] 151 | | stack.dump(); [INFO] [stderr] 152 | | stack_trace(); [INFO] [stderr] 153 | | ksignal(SIGBUS); [INFO] [stderr] 154 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:156:1 [INFO] [stderr] | [INFO] [stderr] 156 | / interrupt_stack!(simd, stack, { [INFO] [stderr] 157 | | println!("SIMD floating point fault"); [INFO] [stderr] 158 | | stack.dump(); [INFO] [stderr] 159 | | stack_trace(); [INFO] [stderr] 160 | | ksignal(SIGFPE); [INFO] [stderr] 161 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:156:1 [INFO] [stderr] | [INFO] [stderr] 156 | / interrupt_stack!(simd, stack, { [INFO] [stderr] 157 | | println!("SIMD floating point fault"); [INFO] [stderr] 158 | | stack.dump(); [INFO] [stderr] 159 | | stack_trace(); [INFO] [stderr] 160 | | ksignal(SIGFPE); [INFO] [stderr] 161 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:156:1 [INFO] [stderr] | [INFO] [stderr] 156 | / interrupt_stack!(simd, stack, { [INFO] [stderr] 157 | | println!("SIMD floating point fault"); [INFO] [stderr] 158 | | stack.dump(); [INFO] [stderr] 159 | | stack_trace(); [INFO] [stderr] 160 | | ksignal(SIGFPE); [INFO] [stderr] 161 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:156:1 [INFO] [stderr] | [INFO] [stderr] 156 | / interrupt_stack!(simd, stack, { [INFO] [stderr] 157 | | println!("SIMD floating point fault"); [INFO] [stderr] 158 | | stack.dump(); [INFO] [stderr] 159 | | stack_trace(); [INFO] [stderr] 160 | | ksignal(SIGFPE); [INFO] [stderr] 161 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:156:1 [INFO] [stderr] | [INFO] [stderr] 156 | / interrupt_stack!(simd, stack, { [INFO] [stderr] 157 | | println!("SIMD floating point fault"); [INFO] [stderr] 158 | | stack.dump(); [INFO] [stderr] 159 | | stack_trace(); [INFO] [stderr] 160 | | ksignal(SIGFPE); [INFO] [stderr] 161 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:156:1 [INFO] [stderr] | [INFO] [stderr] 156 | / interrupt_stack!(simd, stack, { [INFO] [stderr] 157 | | println!("SIMD floating point fault"); [INFO] [stderr] 158 | | stack.dump(); [INFO] [stderr] 159 | | stack_trace(); [INFO] [stderr] 160 | | ksignal(SIGFPE); [INFO] [stderr] 161 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:156:1 [INFO] [stderr] | [INFO] [stderr] 156 | / interrupt_stack!(simd, stack, { [INFO] [stderr] 157 | | println!("SIMD floating point fault"); [INFO] [stderr] 158 | | stack.dump(); [INFO] [stderr] 159 | | stack_trace(); [INFO] [stderr] 160 | | ksignal(SIGFPE); [INFO] [stderr] 161 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:156:1 [INFO] [stderr] | [INFO] [stderr] 156 | / interrupt_stack!(simd, stack, { [INFO] [stderr] 157 | | println!("SIMD floating point fault"); [INFO] [stderr] 158 | | stack.dump(); [INFO] [stderr] 159 | | stack_trace(); [INFO] [stderr] 160 | | ksignal(SIGFPE); [INFO] [stderr] 161 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / interrupt_stack!(virtualization, stack, { [INFO] [stderr] 164 | | println!("Virtualization fault"); [INFO] [stderr] 165 | | stack.dump(); [INFO] [stderr] 166 | | stack_trace(); [INFO] [stderr] 167 | | ksignal(SIGBUS); [INFO] [stderr] 168 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / interrupt_stack!(virtualization, stack, { [INFO] [stderr] 164 | | println!("Virtualization fault"); [INFO] [stderr] 165 | | stack.dump(); [INFO] [stderr] 166 | | stack_trace(); [INFO] [stderr] 167 | | ksignal(SIGBUS); [INFO] [stderr] 168 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / interrupt_stack!(virtualization, stack, { [INFO] [stderr] 164 | | println!("Virtualization fault"); [INFO] [stderr] 165 | | stack.dump(); [INFO] [stderr] 166 | | stack_trace(); [INFO] [stderr] 167 | | ksignal(SIGBUS); [INFO] [stderr] 168 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / interrupt_stack!(virtualization, stack, { [INFO] [stderr] 164 | | println!("Virtualization fault"); [INFO] [stderr] 165 | | stack.dump(); [INFO] [stderr] 166 | | stack_trace(); [INFO] [stderr] 167 | | ksignal(SIGBUS); [INFO] [stderr] 168 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / interrupt_stack!(virtualization, stack, { [INFO] [stderr] 164 | | println!("Virtualization fault"); [INFO] [stderr] 165 | | stack.dump(); [INFO] [stderr] 166 | | stack_trace(); [INFO] [stderr] 167 | | ksignal(SIGBUS); [INFO] [stderr] 168 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / interrupt_stack!(virtualization, stack, { [INFO] [stderr] 164 | | println!("Virtualization fault"); [INFO] [stderr] 165 | | stack.dump(); [INFO] [stderr] 166 | | stack_trace(); [INFO] [stderr] 167 | | ksignal(SIGBUS); [INFO] [stderr] 168 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / interrupt_stack!(virtualization, stack, { [INFO] [stderr] 164 | | println!("Virtualization fault"); [INFO] [stderr] 165 | | stack.dump(); [INFO] [stderr] 166 | | stack_trace(); [INFO] [stderr] 167 | | ksignal(SIGBUS); [INFO] [stderr] 168 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / interrupt_stack!(virtualization, stack, { [INFO] [stderr] 164 | | println!("Virtualization fault"); [INFO] [stderr] 165 | | stack.dump(); [INFO] [stderr] 166 | | stack_trace(); [INFO] [stderr] 167 | | ksignal(SIGBUS); [INFO] [stderr] 168 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:170:1 [INFO] [stderr] | [INFO] [stderr] 170 | / interrupt_error!(security, stack, { [INFO] [stderr] 171 | | println!("Security exception"); [INFO] [stderr] 172 | | stack.dump(); [INFO] [stderr] 173 | | stack_trace(); [INFO] [stderr] 174 | | ksignal(SIGBUS); [INFO] [stderr] 175 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:170:1 [INFO] [stderr] | [INFO] [stderr] 170 | / interrupt_error!(security, stack, { [INFO] [stderr] 171 | | println!("Security exception"); [INFO] [stderr] 172 | | stack.dump(); [INFO] [stderr] 173 | | stack_trace(); [INFO] [stderr] 174 | | ksignal(SIGBUS); [INFO] [stderr] 175 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:170:1 [INFO] [stderr] | [INFO] [stderr] 170 | / interrupt_error!(security, stack, { [INFO] [stderr] 171 | | println!("Security exception"); [INFO] [stderr] 172 | | stack.dump(); [INFO] [stderr] 173 | | stack_trace(); [INFO] [stderr] 174 | | ksignal(SIGBUS); [INFO] [stderr] 175 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:170:1 [INFO] [stderr] | [INFO] [stderr] 170 | / interrupt_error!(security, stack, { [INFO] [stderr] 171 | | println!("Security exception"); [INFO] [stderr] 172 | | stack.dump(); [INFO] [stderr] 173 | | stack_trace(); [INFO] [stderr] 174 | | ksignal(SIGBUS); [INFO] [stderr] 175 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:170:1 [INFO] [stderr] | [INFO] [stderr] 170 | / interrupt_error!(security, stack, { [INFO] [stderr] 171 | | println!("Security exception"); [INFO] [stderr] 172 | | stack.dump(); [INFO] [stderr] 173 | | stack_trace(); [INFO] [stderr] 174 | | ksignal(SIGBUS); [INFO] [stderr] 175 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:170:1 [INFO] [stderr] | [INFO] [stderr] 170 | / interrupt_error!(security, stack, { [INFO] [stderr] 171 | | println!("Security exception"); [INFO] [stderr] 172 | | stack.dump(); [INFO] [stderr] 173 | | stack_trace(); [INFO] [stderr] 174 | | ksignal(SIGBUS); [INFO] [stderr] 175 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:170:1 [INFO] [stderr] | [INFO] [stderr] 170 | / interrupt_error!(security, stack, { [INFO] [stderr] 171 | | println!("Security exception"); [INFO] [stderr] 172 | | stack.dump(); [INFO] [stderr] 173 | | stack_trace(); [INFO] [stderr] 174 | | ksignal(SIGBUS); [INFO] [stderr] 175 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | asm!("add rsp, 8" : : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:170:1 [INFO] [stderr] | [INFO] [stderr] 170 | / interrupt_error!(security, stack, { [INFO] [stderr] 171 | | println!("Security exception"); [INFO] [stderr] 172 | | stack.dump(); [INFO] [stderr] 173 | | stack_trace(); [INFO] [stderr] 174 | | ksignal(SIGBUS); [INFO] [stderr] 175 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:170:1 [INFO] [stderr] | [INFO] [stderr] 170 | / interrupt_error!(security, stack, { [INFO] [stderr] 171 | | println!("Security exception"); [INFO] [stderr] 172 | | stack.dump(); [INFO] [stderr] 173 | | stack_trace(); [INFO] [stderr] 174 | | ksignal(SIGBUS); [INFO] [stderr] 175 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / interrupt!(wakeup, { [INFO] [stderr] 9 | | LOCAL_APIC.eoi(); [INFO] [stderr] 10 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / interrupt!(wakeup, { [INFO] [stderr] 9 | | LOCAL_APIC.eoi(); [INFO] [stderr] 10 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / interrupt!(wakeup, { [INFO] [stderr] 9 | | LOCAL_APIC.eoi(); [INFO] [stderr] 10 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / interrupt!(wakeup, { [INFO] [stderr] 9 | | LOCAL_APIC.eoi(); [INFO] [stderr] 10 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / interrupt!(wakeup, { [INFO] [stderr] 9 | | LOCAL_APIC.eoi(); [INFO] [stderr] 10 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / interrupt!(tlb, { [INFO] [stderr] 13 | | LOCAL_APIC.eoi(); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | tlb::flush_all(); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / interrupt!(tlb, { [INFO] [stderr] 13 | | LOCAL_APIC.eoi(); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | tlb::flush_all(); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / interrupt!(tlb, { [INFO] [stderr] 13 | | LOCAL_APIC.eoi(); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | tlb::flush_all(); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / interrupt!(tlb, { [INFO] [stderr] 13 | | LOCAL_APIC.eoi(); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | tlb::flush_all(); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / interrupt!(tlb, { [INFO] [stderr] 13 | | LOCAL_APIC.eoi(); [INFO] [stderr] 14 | | [INFO] [stderr] 15 | | tlb::flush_all(); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt!(switch, { [INFO] [stderr] 19 | | LOCAL_APIC.eoi(); [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let _ = context::switch(); [INFO] [stderr] 22 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt!(switch, { [INFO] [stderr] 19 | | LOCAL_APIC.eoi(); [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let _ = context::switch(); [INFO] [stderr] 22 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt!(switch, { [INFO] [stderr] 19 | | LOCAL_APIC.eoi(); [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let _ = context::switch(); [INFO] [stderr] 22 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt!(switch, { [INFO] [stderr] 19 | | LOCAL_APIC.eoi(); [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let _ = context::switch(); [INFO] [stderr] 22 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt!(switch, { [INFO] [stderr] 19 | | LOCAL_APIC.eoi(); [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let _ = context::switch(); [INFO] [stderr] 22 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / interrupt!(pit, { [INFO] [stderr] 25 | | LOCAL_APIC.eoi(); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | if PIT_TICKS.fetch_add(1, Ordering::SeqCst) >= 10 { [INFO] [stderr] 28 | | let _ = context::switch(); [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / interrupt!(pit, { [INFO] [stderr] 25 | | LOCAL_APIC.eoi(); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | if PIT_TICKS.fetch_add(1, Ordering::SeqCst) >= 10 { [INFO] [stderr] 28 | | let _ = context::switch(); [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / interrupt!(pit, { [INFO] [stderr] 25 | | LOCAL_APIC.eoi(); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | if PIT_TICKS.fetch_add(1, Ordering::SeqCst) >= 10 { [INFO] [stderr] 28 | | let _ = context::switch(); [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / interrupt!(pit, { [INFO] [stderr] 25 | | LOCAL_APIC.eoi(); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | if PIT_TICKS.fetch_add(1, Ordering::SeqCst) >= 10 { [INFO] [stderr] 28 | | let _ = context::switch(); [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/ipi.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / interrupt!(pit, { [INFO] [stderr] 25 | | LOCAL_APIC.eoi(); [INFO] [stderr] 26 | | [INFO] [stderr] 27 | | if PIT_TICKS.fetch_add(1, Ordering::SeqCst) >= 10 { [INFO] [stderr] 28 | | let _ = context::switch(); [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/interrupt/irq.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | asm!(" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:171:1 [INFO] [stderr] | [INFO] [stderr] 171 | / interrupt_stack!(pit, stack, { [INFO] [stderr] 172 | | // Saves CPU time by not sending IRQ event irq_trigger(0); [INFO] [stderr] 173 | | [INFO] [stderr] 174 | | const PIT_RATE: u64 = 2_250_286; [INFO] [stderr] ... | [INFO] [stderr] 194 | | } [INFO] [stderr] 195 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:171:1 [INFO] [stderr] | [INFO] [stderr] 171 | / interrupt_stack!(pit, stack, { [INFO] [stderr] 172 | | // Saves CPU time by not sending IRQ event irq_trigger(0); [INFO] [stderr] 173 | | [INFO] [stderr] 174 | | const PIT_RATE: u64 = 2_250_286; [INFO] [stderr] ... | [INFO] [stderr] 194 | | } [INFO] [stderr] 195 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:171:1 [INFO] [stderr] | [INFO] [stderr] 171 | / interrupt_stack!(pit, stack, { [INFO] [stderr] 172 | | // Saves CPU time by not sending IRQ event irq_trigger(0); [INFO] [stderr] 173 | | [INFO] [stderr] 174 | | const PIT_RATE: u64 = 2_250_286; [INFO] [stderr] ... | [INFO] [stderr] 194 | | } [INFO] [stderr] 195 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:171:1 [INFO] [stderr] | [INFO] [stderr] 171 | / interrupt_stack!(pit, stack, { [INFO] [stderr] 172 | | // Saves CPU time by not sending IRQ event irq_trigger(0); [INFO] [stderr] 173 | | [INFO] [stderr] 174 | | const PIT_RATE: u64 = 2_250_286; [INFO] [stderr] ... | [INFO] [stderr] 194 | | } [INFO] [stderr] 195 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:171:1 [INFO] [stderr] | [INFO] [stderr] 171 | / interrupt_stack!(pit, stack, { [INFO] [stderr] 172 | | // Saves CPU time by not sending IRQ event irq_trigger(0); [INFO] [stderr] 173 | | [INFO] [stderr] 174 | | const PIT_RATE: u64 = 2_250_286; [INFO] [stderr] ... | [INFO] [stderr] 194 | | } [INFO] [stderr] 195 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:171:1 [INFO] [stderr] | [INFO] [stderr] 171 | / interrupt_stack!(pit, stack, { [INFO] [stderr] 172 | | // Saves CPU time by not sending IRQ event irq_trigger(0); [INFO] [stderr] 173 | | [INFO] [stderr] 174 | | const PIT_RATE: u64 = 2_250_286; [INFO] [stderr] ... | [INFO] [stderr] 194 | | } [INFO] [stderr] 195 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:171:1 [INFO] [stderr] | [INFO] [stderr] 171 | / interrupt_stack!(pit, stack, { [INFO] [stderr] 172 | | // Saves CPU time by not sending IRQ event irq_trigger(0); [INFO] [stderr] 173 | | [INFO] [stderr] 174 | | const PIT_RATE: u64 = 2_250_286; [INFO] [stderr] ... | [INFO] [stderr] 194 | | } [INFO] [stderr] 195 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:171:1 [INFO] [stderr] | [INFO] [stderr] 171 | / interrupt_stack!(pit, stack, { [INFO] [stderr] 172 | | // Saves CPU time by not sending IRQ event irq_trigger(0); [INFO] [stderr] 173 | | [INFO] [stderr] 174 | | const PIT_RATE: u64 = 2_250_286; [INFO] [stderr] ... | [INFO] [stderr] 194 | | } [INFO] [stderr] 195 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:197:1 [INFO] [stderr] | [INFO] [stderr] 197 | / interrupt!(keyboard, { [INFO] [stderr] 198 | | ps2_interrupt(0); [INFO] [stderr] 199 | | eoi(1); [INFO] [stderr] 200 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:197:1 [INFO] [stderr] | [INFO] [stderr] 197 | / interrupt!(keyboard, { [INFO] [stderr] 198 | | ps2_interrupt(0); [INFO] [stderr] 199 | | eoi(1); [INFO] [stderr] 200 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:197:1 [INFO] [stderr] | [INFO] [stderr] 197 | / interrupt!(keyboard, { [INFO] [stderr] 198 | | ps2_interrupt(0); [INFO] [stderr] 199 | | eoi(1); [INFO] [stderr] 200 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:197:1 [INFO] [stderr] | [INFO] [stderr] 197 | / interrupt!(keyboard, { [INFO] [stderr] 198 | | ps2_interrupt(0); [INFO] [stderr] 199 | | eoi(1); [INFO] [stderr] 200 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:197:1 [INFO] [stderr] | [INFO] [stderr] 197 | / interrupt!(keyboard, { [INFO] [stderr] 198 | | ps2_interrupt(0); [INFO] [stderr] 199 | | eoi(1); [INFO] [stderr] 200 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:202:1 [INFO] [stderr] | [INFO] [stderr] 202 | / interrupt!(cascade, { [INFO] [stderr] 203 | | // No need to do any operations on cascade [INFO] [stderr] 204 | | eoi(2); [INFO] [stderr] 205 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:202:1 [INFO] [stderr] | [INFO] [stderr] 202 | / interrupt!(cascade, { [INFO] [stderr] 203 | | // No need to do any operations on cascade [INFO] [stderr] 204 | | eoi(2); [INFO] [stderr] 205 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:202:1 [INFO] [stderr] | [INFO] [stderr] 202 | / interrupt!(cascade, { [INFO] [stderr] 203 | | // No need to do any operations on cascade [INFO] [stderr] 204 | | eoi(2); [INFO] [stderr] 205 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:202:1 [INFO] [stderr] | [INFO] [stderr] 202 | / interrupt!(cascade, { [INFO] [stderr] 203 | | // No need to do any operations on cascade [INFO] [stderr] 204 | | eoi(2); [INFO] [stderr] 205 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:202:1 [INFO] [stderr] | [INFO] [stderr] 202 | / interrupt!(cascade, { [INFO] [stderr] 203 | | // No need to do any operations on cascade [INFO] [stderr] 204 | | eoi(2); [INFO] [stderr] 205 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / interrupt!(com2, { [INFO] [stderr] 208 | | while let Some(c) = COM2.lock().receive() { [INFO] [stderr] 209 | | debug_input(c); [INFO] [stderr] 210 | | } [INFO] [stderr] 211 | | eoi(3); [INFO] [stderr] 212 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / interrupt!(com2, { [INFO] [stderr] 208 | | while let Some(c) = COM2.lock().receive() { [INFO] [stderr] 209 | | debug_input(c); [INFO] [stderr] 210 | | } [INFO] [stderr] 211 | | eoi(3); [INFO] [stderr] 212 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / interrupt!(com2, { [INFO] [stderr] 208 | | while let Some(c) = COM2.lock().receive() { [INFO] [stderr] 209 | | debug_input(c); [INFO] [stderr] 210 | | } [INFO] [stderr] 211 | | eoi(3); [INFO] [stderr] 212 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / interrupt!(com2, { [INFO] [stderr] 208 | | while let Some(c) = COM2.lock().receive() { [INFO] [stderr] 209 | | debug_input(c); [INFO] [stderr] 210 | | } [INFO] [stderr] 211 | | eoi(3); [INFO] [stderr] 212 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / interrupt!(com2, { [INFO] [stderr] 208 | | while let Some(c) = COM2.lock().receive() { [INFO] [stderr] 209 | | debug_input(c); [INFO] [stderr] 210 | | } [INFO] [stderr] 211 | | eoi(3); [INFO] [stderr] 212 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:214:1 [INFO] [stderr] | [INFO] [stderr] 214 | / interrupt!(com1, { [INFO] [stderr] 215 | | while let Some(c) = COM1.lock().receive() { [INFO] [stderr] 216 | | debug_input(c); [INFO] [stderr] 217 | | } [INFO] [stderr] 218 | | eoi(4); [INFO] [stderr] 219 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:214:1 [INFO] [stderr] | [INFO] [stderr] 214 | / interrupt!(com1, { [INFO] [stderr] 215 | | while let Some(c) = COM1.lock().receive() { [INFO] [stderr] 216 | | debug_input(c); [INFO] [stderr] 217 | | } [INFO] [stderr] 218 | | eoi(4); [INFO] [stderr] 219 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:214:1 [INFO] [stderr] | [INFO] [stderr] 214 | / interrupt!(com1, { [INFO] [stderr] 215 | | while let Some(c) = COM1.lock().receive() { [INFO] [stderr] 216 | | debug_input(c); [INFO] [stderr] 217 | | } [INFO] [stderr] 218 | | eoi(4); [INFO] [stderr] 219 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:214:1 [INFO] [stderr] | [INFO] [stderr] 214 | / interrupt!(com1, { [INFO] [stderr] 215 | | while let Some(c) = COM1.lock().receive() { [INFO] [stderr] 216 | | debug_input(c); [INFO] [stderr] 217 | | } [INFO] [stderr] 218 | | eoi(4); [INFO] [stderr] 219 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:214:1 [INFO] [stderr] | [INFO] [stderr] 214 | / interrupt!(com1, { [INFO] [stderr] 215 | | while let Some(c) = COM1.lock().receive() { [INFO] [stderr] 216 | | debug_input(c); [INFO] [stderr] 217 | | } [INFO] [stderr] 218 | | eoi(4); [INFO] [stderr] 219 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:221:1 [INFO] [stderr] | [INFO] [stderr] 221 | / interrupt!(lpt2, { [INFO] [stderr] 222 | | trigger(5); [INFO] [stderr] 223 | | eoi(5); [INFO] [stderr] 224 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:221:1 [INFO] [stderr] | [INFO] [stderr] 221 | / interrupt!(lpt2, { [INFO] [stderr] 222 | | trigger(5); [INFO] [stderr] 223 | | eoi(5); [INFO] [stderr] 224 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:221:1 [INFO] [stderr] | [INFO] [stderr] 221 | / interrupt!(lpt2, { [INFO] [stderr] 222 | | trigger(5); [INFO] [stderr] 223 | | eoi(5); [INFO] [stderr] 224 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:221:1 [INFO] [stderr] | [INFO] [stderr] 221 | / interrupt!(lpt2, { [INFO] [stderr] 222 | | trigger(5); [INFO] [stderr] 223 | | eoi(5); [INFO] [stderr] 224 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:221:1 [INFO] [stderr] | [INFO] [stderr] 221 | / interrupt!(lpt2, { [INFO] [stderr] 222 | | trigger(5); [INFO] [stderr] 223 | | eoi(5); [INFO] [stderr] 224 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:226:1 [INFO] [stderr] | [INFO] [stderr] 226 | / interrupt!(floppy, { [INFO] [stderr] 227 | | trigger(6); [INFO] [stderr] 228 | | eoi(6); [INFO] [stderr] 229 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:226:1 [INFO] [stderr] | [INFO] [stderr] 226 | / interrupt!(floppy, { [INFO] [stderr] 227 | | trigger(6); [INFO] [stderr] 228 | | eoi(6); [INFO] [stderr] 229 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:226:1 [INFO] [stderr] | [INFO] [stderr] 226 | / interrupt!(floppy, { [INFO] [stderr] 227 | | trigger(6); [INFO] [stderr] 228 | | eoi(6); [INFO] [stderr] 229 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:226:1 [INFO] [stderr] | [INFO] [stderr] 226 | / interrupt!(floppy, { [INFO] [stderr] 227 | | trigger(6); [INFO] [stderr] 228 | | eoi(6); [INFO] [stderr] 229 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:226:1 [INFO] [stderr] | [INFO] [stderr] 226 | / interrupt!(floppy, { [INFO] [stderr] 227 | | trigger(6); [INFO] [stderr] 228 | | eoi(6); [INFO] [stderr] 229 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | / interrupt!(lpt1, { [INFO] [stderr] 232 | | if irq_method() == IrqMethod::Pic && pic::MASTER.isr() & (1 << 7) == 0 { [INFO] [stderr] 233 | | // the IRQ was spurious, ignore it but increment a counter. [INFO] [stderr] 234 | | SPURIOUS_COUNT_IRQ7.fetch_add(1, Ordering::Relaxed); [INFO] [stderr] ... | [INFO] [stderr] 238 | | eoi(7); [INFO] [stderr] 239 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | / interrupt!(lpt1, { [INFO] [stderr] 232 | | if irq_method() == IrqMethod::Pic && pic::MASTER.isr() & (1 << 7) == 0 { [INFO] [stderr] 233 | | // the IRQ was spurious, ignore it but increment a counter. [INFO] [stderr] 234 | | SPURIOUS_COUNT_IRQ7.fetch_add(1, Ordering::Relaxed); [INFO] [stderr] ... | [INFO] [stderr] 238 | | eoi(7); [INFO] [stderr] 239 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | / interrupt!(lpt1, { [INFO] [stderr] 232 | | if irq_method() == IrqMethod::Pic && pic::MASTER.isr() & (1 << 7) == 0 { [INFO] [stderr] 233 | | // the IRQ was spurious, ignore it but increment a counter. [INFO] [stderr] 234 | | SPURIOUS_COUNT_IRQ7.fetch_add(1, Ordering::Relaxed); [INFO] [stderr] ... | [INFO] [stderr] 238 | | eoi(7); [INFO] [stderr] 239 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | / interrupt!(lpt1, { [INFO] [stderr] 232 | | if irq_method() == IrqMethod::Pic && pic::MASTER.isr() & (1 << 7) == 0 { [INFO] [stderr] 233 | | // the IRQ was spurious, ignore it but increment a counter. [INFO] [stderr] 234 | | SPURIOUS_COUNT_IRQ7.fetch_add(1, Ordering::Relaxed); [INFO] [stderr] ... | [INFO] [stderr] 238 | | eoi(7); [INFO] [stderr] 239 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | / interrupt!(lpt1, { [INFO] [stderr] 232 | | if irq_method() == IrqMethod::Pic && pic::MASTER.isr() & (1 << 7) == 0 { [INFO] [stderr] 233 | | // the IRQ was spurious, ignore it but increment a counter. [INFO] [stderr] 234 | | SPURIOUS_COUNT_IRQ7.fetch_add(1, Ordering::Relaxed); [INFO] [stderr] ... | [INFO] [stderr] 238 | | eoi(7); [INFO] [stderr] 239 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | / interrupt!(rtc, { [INFO] [stderr] 242 | | trigger(8); [INFO] [stderr] 243 | | eoi(8); [INFO] [stderr] 244 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | / interrupt!(rtc, { [INFO] [stderr] 242 | | trigger(8); [INFO] [stderr] 243 | | eoi(8); [INFO] [stderr] 244 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | / interrupt!(rtc, { [INFO] [stderr] 242 | | trigger(8); [INFO] [stderr] 243 | | eoi(8); [INFO] [stderr] 244 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | / interrupt!(rtc, { [INFO] [stderr] 242 | | trigger(8); [INFO] [stderr] 243 | | eoi(8); [INFO] [stderr] 244 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | / interrupt!(rtc, { [INFO] [stderr] 242 | | trigger(8); [INFO] [stderr] 243 | | eoi(8); [INFO] [stderr] 244 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:246:1 [INFO] [stderr] | [INFO] [stderr] 246 | / interrupt!(pci1, { [INFO] [stderr] 247 | | trigger(9); [INFO] [stderr] 248 | | eoi(9); [INFO] [stderr] 249 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:246:1 [INFO] [stderr] | [INFO] [stderr] 246 | / interrupt!(pci1, { [INFO] [stderr] 247 | | trigger(9); [INFO] [stderr] 248 | | eoi(9); [INFO] [stderr] 249 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:246:1 [INFO] [stderr] | [INFO] [stderr] 246 | / interrupt!(pci1, { [INFO] [stderr] 247 | | trigger(9); [INFO] [stderr] 248 | | eoi(9); [INFO] [stderr] 249 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:246:1 [INFO] [stderr] | [INFO] [stderr] 246 | / interrupt!(pci1, { [INFO] [stderr] 247 | | trigger(9); [INFO] [stderr] 248 | | eoi(9); [INFO] [stderr] 249 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:246:1 [INFO] [stderr] | [INFO] [stderr] 246 | / interrupt!(pci1, { [INFO] [stderr] 247 | | trigger(9); [INFO] [stderr] 248 | | eoi(9); [INFO] [stderr] 249 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:251:1 [INFO] [stderr] | [INFO] [stderr] 251 | / interrupt!(pci2, { [INFO] [stderr] 252 | | trigger(10); [INFO] [stderr] 253 | | eoi(10); [INFO] [stderr] 254 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:251:1 [INFO] [stderr] | [INFO] [stderr] 251 | / interrupt!(pci2, { [INFO] [stderr] 252 | | trigger(10); [INFO] [stderr] 253 | | eoi(10); [INFO] [stderr] 254 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:251:1 [INFO] [stderr] | [INFO] [stderr] 251 | / interrupt!(pci2, { [INFO] [stderr] 252 | | trigger(10); [INFO] [stderr] 253 | | eoi(10); [INFO] [stderr] 254 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:251:1 [INFO] [stderr] | [INFO] [stderr] 251 | / interrupt!(pci2, { [INFO] [stderr] 252 | | trigger(10); [INFO] [stderr] 253 | | eoi(10); [INFO] [stderr] 254 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:251:1 [INFO] [stderr] | [INFO] [stderr] 251 | / interrupt!(pci2, { [INFO] [stderr] 252 | | trigger(10); [INFO] [stderr] 253 | | eoi(10); [INFO] [stderr] 254 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:256:1 [INFO] [stderr] | [INFO] [stderr] 256 | / interrupt!(pci3, { [INFO] [stderr] 257 | | trigger(11); [INFO] [stderr] 258 | | eoi(11); [INFO] [stderr] 259 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:256:1 [INFO] [stderr] | [INFO] [stderr] 256 | / interrupt!(pci3, { [INFO] [stderr] 257 | | trigger(11); [INFO] [stderr] 258 | | eoi(11); [INFO] [stderr] 259 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:256:1 [INFO] [stderr] | [INFO] [stderr] 256 | / interrupt!(pci3, { [INFO] [stderr] 257 | | trigger(11); [INFO] [stderr] 258 | | eoi(11); [INFO] [stderr] 259 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:256:1 [INFO] [stderr] | [INFO] [stderr] 256 | / interrupt!(pci3, { [INFO] [stderr] 257 | | trigger(11); [INFO] [stderr] 258 | | eoi(11); [INFO] [stderr] 259 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:256:1 [INFO] [stderr] | [INFO] [stderr] 256 | / interrupt!(pci3, { [INFO] [stderr] 257 | | trigger(11); [INFO] [stderr] 258 | | eoi(11); [INFO] [stderr] 259 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:261:1 [INFO] [stderr] | [INFO] [stderr] 261 | / interrupt!(mouse, { [INFO] [stderr] 262 | | ps2_interrupt(1); [INFO] [stderr] 263 | | eoi(12); [INFO] [stderr] 264 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:261:1 [INFO] [stderr] | [INFO] [stderr] 261 | / interrupt!(mouse, { [INFO] [stderr] 262 | | ps2_interrupt(1); [INFO] [stderr] 263 | | eoi(12); [INFO] [stderr] 264 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:261:1 [INFO] [stderr] | [INFO] [stderr] 261 | / interrupt!(mouse, { [INFO] [stderr] 262 | | ps2_interrupt(1); [INFO] [stderr] 263 | | eoi(12); [INFO] [stderr] 264 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:261:1 [INFO] [stderr] | [INFO] [stderr] 261 | / interrupt!(mouse, { [INFO] [stderr] 262 | | ps2_interrupt(1); [INFO] [stderr] 263 | | eoi(12); [INFO] [stderr] 264 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:261:1 [INFO] [stderr] | [INFO] [stderr] 261 | / interrupt!(mouse, { [INFO] [stderr] 262 | | ps2_interrupt(1); [INFO] [stderr] 263 | | eoi(12); [INFO] [stderr] 264 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:266:1 [INFO] [stderr] | [INFO] [stderr] 266 | / interrupt!(fpu, { [INFO] [stderr] 267 | | trigger(13); [INFO] [stderr] 268 | | eoi(13); [INFO] [stderr] 269 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:266:1 [INFO] [stderr] | [INFO] [stderr] 266 | / interrupt!(fpu, { [INFO] [stderr] 267 | | trigger(13); [INFO] [stderr] 268 | | eoi(13); [INFO] [stderr] 269 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:266:1 [INFO] [stderr] | [INFO] [stderr] 266 | / interrupt!(fpu, { [INFO] [stderr] 267 | | trigger(13); [INFO] [stderr] 268 | | eoi(13); [INFO] [stderr] 269 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:266:1 [INFO] [stderr] | [INFO] [stderr] 266 | / interrupt!(fpu, { [INFO] [stderr] 267 | | trigger(13); [INFO] [stderr] 268 | | eoi(13); [INFO] [stderr] 269 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:266:1 [INFO] [stderr] | [INFO] [stderr] 266 | / interrupt!(fpu, { [INFO] [stderr] 267 | | trigger(13); [INFO] [stderr] 268 | | eoi(13); [INFO] [stderr] 269 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:271:1 [INFO] [stderr] | [INFO] [stderr] 271 | / interrupt!(ata1, { [INFO] [stderr] 272 | | trigger(14); [INFO] [stderr] 273 | | eoi(14); [INFO] [stderr] 274 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:271:1 [INFO] [stderr] | [INFO] [stderr] 271 | / interrupt!(ata1, { [INFO] [stderr] 272 | | trigger(14); [INFO] [stderr] 273 | | eoi(14); [INFO] [stderr] 274 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:271:1 [INFO] [stderr] | [INFO] [stderr] 271 | / interrupt!(ata1, { [INFO] [stderr] 272 | | trigger(14); [INFO] [stderr] 273 | | eoi(14); [INFO] [stderr] 274 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:271:1 [INFO] [stderr] | [INFO] [stderr] 271 | / interrupt!(ata1, { [INFO] [stderr] 272 | | trigger(14); [INFO] [stderr] 273 | | eoi(14); [INFO] [stderr] 274 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:271:1 [INFO] [stderr] | [INFO] [stderr] 271 | / interrupt!(ata1, { [INFO] [stderr] 272 | | trigger(14); [INFO] [stderr] 273 | | eoi(14); [INFO] [stderr] 274 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:276:1 [INFO] [stderr] | [INFO] [stderr] 276 | / interrupt!(ata2, { [INFO] [stderr] 277 | | if irq_method() == IrqMethod::Pic && pic::SLAVE.isr() & (1 << 7) == 0 { [INFO] [stderr] 278 | | SPURIOUS_COUNT_IRQ15.fetch_add(1, Ordering::Relaxed); [INFO] [stderr] 279 | | pic::MASTER.ack(); [INFO] [stderr] ... | [INFO] [stderr] 283 | | eoi(15); [INFO] [stderr] 284 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:276:1 [INFO] [stderr] | [INFO] [stderr] 276 | / interrupt!(ata2, { [INFO] [stderr] 277 | | if irq_method() == IrqMethod::Pic && pic::SLAVE.isr() & (1 << 7) == 0 { [INFO] [stderr] 278 | | SPURIOUS_COUNT_IRQ15.fetch_add(1, Ordering::Relaxed); [INFO] [stderr] 279 | | pic::MASTER.ack(); [INFO] [stderr] ... | [INFO] [stderr] 283 | | eoi(15); [INFO] [stderr] 284 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:276:1 [INFO] [stderr] | [INFO] [stderr] 276 | / interrupt!(ata2, { [INFO] [stderr] 277 | | if irq_method() == IrqMethod::Pic && pic::SLAVE.isr() & (1 << 7) == 0 { [INFO] [stderr] 278 | | SPURIOUS_COUNT_IRQ15.fetch_add(1, Ordering::Relaxed); [INFO] [stderr] 279 | | pic::MASTER.ack(); [INFO] [stderr] ... | [INFO] [stderr] 283 | | eoi(15); [INFO] [stderr] 284 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:276:1 [INFO] [stderr] | [INFO] [stderr] 276 | / interrupt!(ata2, { [INFO] [stderr] 277 | | if irq_method() == IrqMethod::Pic && pic::SLAVE.isr() & (1 << 7) == 0 { [INFO] [stderr] 278 | | SPURIOUS_COUNT_IRQ15.fetch_add(1, Ordering::Relaxed); [INFO] [stderr] 279 | | pic::MASTER.ack(); [INFO] [stderr] ... | [INFO] [stderr] 283 | | eoi(15); [INFO] [stderr] 284 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:276:1 [INFO] [stderr] | [INFO] [stderr] 276 | / interrupt!(ata2, { [INFO] [stderr] 277 | | if irq_method() == IrqMethod::Pic && pic::SLAVE.isr() & (1 << 7) == 0 { [INFO] [stderr] 278 | | SPURIOUS_COUNT_IRQ15.fetch_add(1, Ordering::Relaxed); [INFO] [stderr] 279 | | pic::MASTER.ack(); [INFO] [stderr] ... | [INFO] [stderr] 283 | | eoi(15); [INFO] [stderr] 284 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:286:1 [INFO] [stderr] | [INFO] [stderr] 286 | / interrupt!(lapic_timer, { [INFO] [stderr] 287 | | println!("Local apic timer interrupt"); [INFO] [stderr] 288 | | lapic_eoi(); [INFO] [stderr] 289 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:286:1 [INFO] [stderr] | [INFO] [stderr] 286 | / interrupt!(lapic_timer, { [INFO] [stderr] 287 | | println!("Local apic timer interrupt"); [INFO] [stderr] 288 | | lapic_eoi(); [INFO] [stderr] 289 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:286:1 [INFO] [stderr] | [INFO] [stderr] 286 | / interrupt!(lapic_timer, { [INFO] [stderr] 287 | | println!("Local apic timer interrupt"); [INFO] [stderr] 288 | | lapic_eoi(); [INFO] [stderr] 289 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:286:1 [INFO] [stderr] | [INFO] [stderr] 286 | / interrupt!(lapic_timer, { [INFO] [stderr] 287 | | println!("Local apic timer interrupt"); [INFO] [stderr] 288 | | lapic_eoi(); [INFO] [stderr] 289 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:286:1 [INFO] [stderr] | [INFO] [stderr] 286 | / interrupt!(lapic_timer, { [INFO] [stderr] 287 | | println!("Local apic timer interrupt"); [INFO] [stderr] 288 | | lapic_eoi(); [INFO] [stderr] 289 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:291:1 [INFO] [stderr] | [INFO] [stderr] 291 | / interrupt!(lapic_error, { [INFO] [stderr] 292 | | println!("Local apic internal error: ESR={:#0x}", local_apic::LOCAL_APIC.esr()); [INFO] [stderr] 293 | | lapic_eoi(); [INFO] [stderr] 294 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:291:1 [INFO] [stderr] | [INFO] [stderr] 291 | / interrupt!(lapic_error, { [INFO] [stderr] 292 | | println!("Local apic internal error: ESR={:#0x}", local_apic::LOCAL_APIC.esr()); [INFO] [stderr] 293 | | lapic_eoi(); [INFO] [stderr] 294 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:291:1 [INFO] [stderr] | [INFO] [stderr] 291 | / interrupt!(lapic_error, { [INFO] [stderr] 292 | | println!("Local apic internal error: ESR={:#0x}", local_apic::LOCAL_APIC.esr()); [INFO] [stderr] 293 | | lapic_eoi(); [INFO] [stderr] 294 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:291:1 [INFO] [stderr] | [INFO] [stderr] 291 | / interrupt!(lapic_error, { [INFO] [stderr] 292 | | println!("Local apic internal error: ESR={:#0x}", local_apic::LOCAL_APIC.esr()); [INFO] [stderr] 293 | | lapic_eoi(); [INFO] [stderr] 294 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:291:1 [INFO] [stderr] | [INFO] [stderr] 291 | / interrupt!(lapic_error, { [INFO] [stderr] 292 | | println!("Local apic internal error: ESR={:#0x}", local_apic::LOCAL_APIC.esr()); [INFO] [stderr] 293 | | lapic_eoi(); [INFO] [stderr] 294 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:296:1 [INFO] [stderr] | [INFO] [stderr] 296 | / interrupt!(calib_pit, { [INFO] [stderr] 297 | | const PIT_RATE: u64 = 2_250_286; [INFO] [stderr] 298 | | [INFO] [stderr] 299 | | { [INFO] [stderr] ... | [INFO] [stderr] 306 | | eoi(0); [INFO] [stderr] 307 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:296:1 [INFO] [stderr] | [INFO] [stderr] 296 | / interrupt!(calib_pit, { [INFO] [stderr] 297 | | const PIT_RATE: u64 = 2_250_286; [INFO] [stderr] 298 | | [INFO] [stderr] 299 | | { [INFO] [stderr] ... | [INFO] [stderr] 306 | | eoi(0); [INFO] [stderr] 307 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:296:1 [INFO] [stderr] | [INFO] [stderr] 296 | / interrupt!(calib_pit, { [INFO] [stderr] 297 | | const PIT_RATE: u64 = 2_250_286; [INFO] [stderr] 298 | | [INFO] [stderr] 299 | | { [INFO] [stderr] ... | [INFO] [stderr] 306 | | eoi(0); [INFO] [stderr] 307 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:296:1 [INFO] [stderr] | [INFO] [stderr] 296 | / interrupt!(calib_pit, { [INFO] [stderr] 297 | | const PIT_RATE: u64 = 2_250_286; [INFO] [stderr] 298 | | [INFO] [stderr] 299 | | { [INFO] [stderr] ... | [INFO] [stderr] 306 | | eoi(0); [INFO] [stderr] 307 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:296:1 [INFO] [stderr] | [INFO] [stderr] 296 | / interrupt!(calib_pit, { [INFO] [stderr] 297 | | const PIT_RATE: u64 = 2_250_286; [INFO] [stderr] 298 | | [INFO] [stderr] 299 | | { [INFO] [stderr] ... | [INFO] [stderr] 306 | | eoi(0); [INFO] [stderr] 307 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:246:13 [INFO] [stderr] | [INFO] [stderr] 246 | asm!("mov $0, cs" : "=r"(cs) ::: "intel"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:255:17 [INFO] [stderr] | [INFO] [stderr] 255 | asm!("mov $0, ss" : "=r"(all.ss) ::: "intel"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / interrupt_stack!(divide_by_zero, stack, { [INFO] [stderr] 12 | | println!("Divide by zero"); [INFO] [stderr] 13 | | stack.dump(); [INFO] [stderr] 14 | | stack_trace(); [INFO] [stderr] 15 | | ksignal(SIGFPE); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / interrupt_stack!(divide_by_zero, stack, { [INFO] [stderr] 12 | | println!("Divide by zero"); [INFO] [stderr] 13 | | stack.dump(); [INFO] [stderr] 14 | | stack_trace(); [INFO] [stderr] 15 | | ksignal(SIGFPE); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / interrupt_stack!(divide_by_zero, stack, { [INFO] [stderr] 12 | | println!("Divide by zero"); [INFO] [stderr] 13 | | stack.dump(); [INFO] [stderr] 14 | | stack_trace(); [INFO] [stderr] 15 | | ksignal(SIGFPE); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / interrupt_stack!(divide_by_zero, stack, { [INFO] [stderr] 12 | | println!("Divide by zero"); [INFO] [stderr] 13 | | stack.dump(); [INFO] [stderr] 14 | | stack_trace(); [INFO] [stderr] 15 | | ksignal(SIGFPE); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / interrupt_stack!(divide_by_zero, stack, { [INFO] [stderr] 12 | | println!("Divide by zero"); [INFO] [stderr] 13 | | stack.dump(); [INFO] [stderr] 14 | | stack_trace(); [INFO] [stderr] 15 | | ksignal(SIGFPE); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / interrupt_stack!(divide_by_zero, stack, { [INFO] [stderr] 12 | | println!("Divide by zero"); [INFO] [stderr] 13 | | stack.dump(); [INFO] [stderr] 14 | | stack_trace(); [INFO] [stderr] 15 | | ksignal(SIGFPE); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / interrupt_stack!(divide_by_zero, stack, { [INFO] [stderr] 12 | | println!("Divide by zero"); [INFO] [stderr] 13 | | stack.dump(); [INFO] [stderr] 14 | | stack_trace(); [INFO] [stderr] 15 | | ksignal(SIGFPE); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / interrupt_stack!(divide_by_zero, stack, { [INFO] [stderr] 12 | | println!("Divide by zero"); [INFO] [stderr] 13 | | stack.dump(); [INFO] [stderr] 14 | | stack_trace(); [INFO] [stderr] 15 | | ksignal(SIGFPE); [INFO] [stderr] 16 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt_stack!(debug, stack, { [INFO] [stderr] 19 | | let mut handled = false; [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt_stack!(debug, stack, { [INFO] [stderr] 19 | | let mut handled = false; [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt_stack!(debug, stack, { [INFO] [stderr] 19 | | let mut handled = false; [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt_stack!(debug, stack, { [INFO] [stderr] 19 | | let mut handled = false; [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt_stack!(debug, stack, { [INFO] [stderr] 19 | | let mut handled = false; [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt_stack!(debug, stack, { [INFO] [stderr] 19 | | let mut handled = false; [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt_stack!(debug, stack, { [INFO] [stderr] 19 | | let mut handled = false; [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / interrupt_stack!(debug, stack, { [INFO] [stderr] 19 | | let mut handled = false; [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / interrupt_stack!(non_maskable, stack, { [INFO] [stderr] 46 | | println!("Non-maskable interrupt"); [INFO] [stderr] 47 | | stack.dump(); [INFO] [stderr] 48 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / interrupt_stack!(non_maskable, stack, { [INFO] [stderr] 46 | | println!("Non-maskable interrupt"); [INFO] [stderr] 47 | | stack.dump(); [INFO] [stderr] 48 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / interrupt_stack!(non_maskable, stack, { [INFO] [stderr] 46 | | println!("Non-maskable interrupt"); [INFO] [stderr] 47 | | stack.dump(); [INFO] [stderr] 48 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / interrupt_stack!(non_maskable, stack, { [INFO] [stderr] 46 | | println!("Non-maskable interrupt"); [INFO] [stderr] 47 | | stack.dump(); [INFO] [stderr] 48 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / interrupt_stack!(non_maskable, stack, { [INFO] [stderr] 46 | | println!("Non-maskable interrupt"); [INFO] [stderr] 47 | | stack.dump(); [INFO] [stderr] 48 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / interrupt_stack!(non_maskable, stack, { [INFO] [stderr] 46 | | println!("Non-maskable interrupt"); [INFO] [stderr] 47 | | stack.dump(); [INFO] [stderr] 48 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / interrupt_stack!(non_maskable, stack, { [INFO] [stderr] 46 | | println!("Non-maskable interrupt"); [INFO] [stderr] 47 | | stack.dump(); [INFO] [stderr] 48 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / interrupt_stack!(non_maskable, stack, { [INFO] [stderr] 46 | | println!("Non-maskable interrupt"); [INFO] [stderr] 47 | | stack.dump(); [INFO] [stderr] 48 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / interrupt_stack!(breakpoint, stack, { [INFO] [stderr] 51 | | println!("Breakpoint trap"); [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / interrupt_stack!(breakpoint, stack, { [INFO] [stderr] 51 | | println!("Breakpoint trap"); [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / interrupt_stack!(breakpoint, stack, { [INFO] [stderr] 51 | | println!("Breakpoint trap"); [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / interrupt_stack!(breakpoint, stack, { [INFO] [stderr] 51 | | println!("Breakpoint trap"); [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / interrupt_stack!(breakpoint, stack, { [INFO] [stderr] 51 | | println!("Breakpoint trap"); [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / interrupt_stack!(breakpoint, stack, { [INFO] [stderr] 51 | | println!("Breakpoint trap"); [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / interrupt_stack!(breakpoint, stack, { [INFO] [stderr] 51 | | println!("Breakpoint trap"); [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / interrupt_stack!(breakpoint, stack, { [INFO] [stderr] 51 | | println!("Breakpoint trap"); [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | let guard = ptrace::set_process_regs(stack); [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / interrupt_stack!(overflow, stack, { [INFO] [stderr] 64 | | println!("Overflow trap"); [INFO] [stderr] 65 | | stack.dump(); [INFO] [stderr] 66 | | stack_trace(); [INFO] [stderr] 67 | | ksignal(SIGFPE); [INFO] [stderr] 68 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / interrupt_stack!(overflow, stack, { [INFO] [stderr] 64 | | println!("Overflow trap"); [INFO] [stderr] 65 | | stack.dump(); [INFO] [stderr] 66 | | stack_trace(); [INFO] [stderr] 67 | | ksignal(SIGFPE); [INFO] [stderr] 68 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / interrupt_stack!(overflow, stack, { [INFO] [stderr] 64 | | println!("Overflow trap"); [INFO] [stderr] 65 | | stack.dump(); [INFO] [stderr] 66 | | stack_trace(); [INFO] [stderr] 67 | | ksignal(SIGFPE); [INFO] [stderr] 68 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / interrupt_stack!(overflow, stack, { [INFO] [stderr] 64 | | println!("Overflow trap"); [INFO] [stderr] 65 | | stack.dump(); [INFO] [stderr] 66 | | stack_trace(); [INFO] [stderr] 67 | | ksignal(SIGFPE); [INFO] [stderr] 68 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / interrupt_stack!(overflow, stack, { [INFO] [stderr] 64 | | println!("Overflow trap"); [INFO] [stderr] 65 | | stack.dump(); [INFO] [stderr] 66 | | stack_trace(); [INFO] [stderr] 67 | | ksignal(SIGFPE); [INFO] [stderr] 68 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / interrupt_stack!(overflow, stack, { [INFO] [stderr] 64 | | println!("Overflow trap"); [INFO] [stderr] 65 | | stack.dump(); [INFO] [stderr] 66 | | stack_trace(); [INFO] [stderr] 67 | | ksignal(SIGFPE); [INFO] [stderr] 68 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / interrupt_stack!(overflow, stack, { [INFO] [stderr] 64 | | println!("Overflow trap"); [INFO] [stderr] 65 | | stack.dump(); [INFO] [stderr] 66 | | stack_trace(); [INFO] [stderr] 67 | | ksignal(SIGFPE); [INFO] [stderr] 68 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / interrupt_stack!(overflow, stack, { [INFO] [stderr] 64 | | println!("Overflow trap"); [INFO] [stderr] 65 | | stack.dump(); [INFO] [stderr] 66 | | stack_trace(); [INFO] [stderr] 67 | | ksignal(SIGFPE); [INFO] [stderr] 68 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / interrupt_stack!(bound_range, stack, { [INFO] [stderr] 71 | | println!("Bound range exceeded fault"); [INFO] [stderr] 72 | | stack.dump(); [INFO] [stderr] 73 | | stack_trace(); [INFO] [stderr] 74 | | ksignal(SIGSEGV); [INFO] [stderr] 75 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / interrupt_stack!(bound_range, stack, { [INFO] [stderr] 71 | | println!("Bound range exceeded fault"); [INFO] [stderr] 72 | | stack.dump(); [INFO] [stderr] 73 | | stack_trace(); [INFO] [stderr] 74 | | ksignal(SIGSEGV); [INFO] [stderr] 75 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / interrupt_stack!(bound_range, stack, { [INFO] [stderr] 71 | | println!("Bound range exceeded fault"); [INFO] [stderr] 72 | | stack.dump(); [INFO] [stderr] 73 | | stack_trace(); [INFO] [stderr] 74 | | ksignal(SIGSEGV); [INFO] [stderr] 75 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / interrupt_stack!(bound_range, stack, { [INFO] [stderr] 71 | | println!("Bound range exceeded fault"); [INFO] [stderr] 72 | | stack.dump(); [INFO] [stderr] 73 | | stack_trace(); [INFO] [stderr] 74 | | ksignal(SIGSEGV); [INFO] [stderr] 75 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / interrupt_stack!(bound_range, stack, { [INFO] [stderr] 71 | | println!("Bound range exceeded fault"); [INFO] [stderr] 72 | | stack.dump(); [INFO] [stderr] 73 | | stack_trace(); [INFO] [stderr] 74 | | ksignal(SIGSEGV); [INFO] [stderr] 75 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / interrupt_stack!(bound_range, stack, { [INFO] [stderr] 71 | | println!("Bound range exceeded fault"); [INFO] [stderr] 72 | | stack.dump(); [INFO] [stderr] 73 | | stack_trace(); [INFO] [stderr] 74 | | ksignal(SIGSEGV); [INFO] [stderr] 75 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / interrupt_stack!(bound_range, stack, { [INFO] [stderr] 71 | | println!("Bound range exceeded fault"); [INFO] [stderr] 72 | | stack.dump(); [INFO] [stderr] 73 | | stack_trace(); [INFO] [stderr] 74 | | ksignal(SIGSEGV); [INFO] [stderr] 75 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / interrupt_stack!(bound_range, stack, { [INFO] [stderr] 71 | | println!("Bound range exceeded fault"); [INFO] [stderr] 72 | | stack.dump(); [INFO] [stderr] 73 | | stack_trace(); [INFO] [stderr] 74 | | ksignal(SIGSEGV); [INFO] [stderr] 75 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / interrupt_stack!(invalid_opcode, stack, { [INFO] [stderr] 78 | | println!("Invalid opcode fault"); [INFO] [stderr] 79 | | stack.dump(); [INFO] [stderr] 80 | | stack_trace(); [INFO] [stderr] 81 | | ksignal(SIGILL); [INFO] [stderr] 82 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / interrupt_stack!(invalid_opcode, stack, { [INFO] [stderr] 78 | | println!("Invalid opcode fault"); [INFO] [stderr] 79 | | stack.dump(); [INFO] [stderr] 80 | | stack_trace(); [INFO] [stderr] 81 | | ksignal(SIGILL); [INFO] [stderr] 82 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / interrupt_stack!(invalid_opcode, stack, { [INFO] [stderr] 78 | | println!("Invalid opcode fault"); [INFO] [stderr] 79 | | stack.dump(); [INFO] [stderr] 80 | | stack_trace(); [INFO] [stderr] 81 | | ksignal(SIGILL); [INFO] [stderr] 82 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / interrupt_stack!(invalid_opcode, stack, { [INFO] [stderr] 78 | | println!("Invalid opcode fault"); [INFO] [stderr] 79 | | stack.dump(); [INFO] [stderr] 80 | | stack_trace(); [INFO] [stderr] 81 | | ksignal(SIGILL); [INFO] [stderr] 82 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / interrupt_stack!(invalid_opcode, stack, { [INFO] [stderr] 78 | | println!("Invalid opcode fault"); [INFO] [stderr] 79 | | stack.dump(); [INFO] [stderr] 80 | | stack_trace(); [INFO] [stderr] 81 | | ksignal(SIGILL); [INFO] [stderr] 82 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / interrupt_stack!(invalid_opcode, stack, { [INFO] [stderr] 78 | | println!("Invalid opcode fault"); [INFO] [stderr] 79 | | stack.dump(); [INFO] [stderr] 80 | | stack_trace(); [INFO] [stderr] 81 | | ksignal(SIGILL); [INFO] [stderr] 82 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / interrupt_stack!(invalid_opcode, stack, { [INFO] [stderr] 78 | | println!("Invalid opcode fault"); [INFO] [stderr] 79 | | stack.dump(); [INFO] [stderr] 80 | | stack_trace(); [INFO] [stderr] 81 | | ksignal(SIGILL); [INFO] [stderr] 82 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / interrupt_stack!(invalid_opcode, stack, { [INFO] [stderr] 78 | | println!("Invalid opcode fault"); [INFO] [stderr] 79 | | stack.dump(); [INFO] [stderr] 80 | | stack_trace(); [INFO] [stderr] 81 | | ksignal(SIGILL); [INFO] [stderr] 82 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / interrupt_stack!(device_not_available, stack, { [INFO] [stderr] 85 | | println!("Device not available fault"); [INFO] [stderr] 86 | | stack.dump(); [INFO] [stderr] 87 | | stack_trace(); [INFO] [stderr] 88 | | ksignal(SIGILL); [INFO] [stderr] 89 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / interrupt_stack!(device_not_available, stack, { [INFO] [stderr] 85 | | println!("Device not available fault"); [INFO] [stderr] 86 | | stack.dump(); [INFO] [stderr] 87 | | stack_trace(); [INFO] [stderr] 88 | | ksignal(SIGILL); [INFO] [stderr] 89 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / interrupt_stack!(device_not_available, stack, { [INFO] [stderr] 85 | | println!("Device not available fault"); [INFO] [stderr] 86 | | stack.dump(); [INFO] [stderr] 87 | | stack_trace(); [INFO] [stderr] 88 | | ksignal(SIGILL); [INFO] [stderr] 89 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / interrupt_stack!(device_not_available, stack, { [INFO] [stderr] 85 | | println!("Device not available fault"); [INFO] [stderr] 86 | | stack.dump(); [INFO] [stderr] 87 | | stack_trace(); [INFO] [stderr] 88 | | ksignal(SIGILL); [INFO] [stderr] 89 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / interrupt_stack!(device_not_available, stack, { [INFO] [stderr] 85 | | println!("Device not available fault"); [INFO] [stderr] 86 | | stack.dump(); [INFO] [stderr] 87 | | stack_trace(); [INFO] [stderr] 88 | | ksignal(SIGILL); [INFO] [stderr] 89 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / interrupt_stack!(device_not_available, stack, { [INFO] [stderr] 85 | | println!("Device not available fault"); [INFO] [stderr] 86 | | stack.dump(); [INFO] [stderr] 87 | | stack_trace(); [INFO] [stderr] 88 | | ksignal(SIGILL); [INFO] [stderr] 89 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / interrupt_stack!(device_not_available, stack, { [INFO] [stderr] 85 | | println!("Device not available fault"); [INFO] [stderr] 86 | | stack.dump(); [INFO] [stderr] 87 | | stack_trace(); [INFO] [stderr] 88 | | ksignal(SIGILL); [INFO] [stderr] 89 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / interrupt_stack!(device_not_available, stack, { [INFO] [stderr] 85 | | println!("Device not available fault"); [INFO] [stderr] 86 | | stack.dump(); [INFO] [stderr] 87 | | stack_trace(); [INFO] [stderr] 88 | | ksignal(SIGILL); [INFO] [stderr] 89 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | asm!("add rsp, 8" : : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | / interrupt_error!(double_fault, stack, { [INFO] [stderr] 92 | | println!("Double fault"); [INFO] [stderr] 93 | | stack.dump(); [INFO] [stderr] 94 | | stack_trace(); [INFO] [stderr] 95 | | ksignal(SIGSEGV); [INFO] [stderr] 96 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | asm!("add rsp, 8" : : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / interrupt_error!(invalid_tss, stack, { [INFO] [stderr] 99 | | println!("Invalid TSS fault"); [INFO] [stderr] 100 | | stack.dump(); [INFO] [stderr] 101 | | stack_trace(); [INFO] [stderr] 102 | | ksignal(SIGSEGV); [INFO] [stderr] 103 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | asm!("add rsp, 8" : : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / interrupt_error!(segment_not_present, stack, { [INFO] [stderr] 106 | | println!("Segment not present fault"); [INFO] [stderr] 107 | | stack.dump(); [INFO] [stderr] 108 | | stack_trace(); [INFO] [stderr] 109 | | ksignal(SIGSEGV); [INFO] [stderr] 110 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | asm!("add rsp, 8" : : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | / interrupt_error!(stack_segment, stack, { [INFO] [stderr] 113 | | println!("Stack segment fault"); [INFO] [stderr] 114 | | stack.dump(); [INFO] [stderr] 115 | | stack_trace(); [INFO] [stderr] 116 | | ksignal(SIGSEGV); [INFO] [stderr] 117 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | asm!("add rsp, 8" : : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / interrupt_error!(protection, stack, { [INFO] [stderr] 120 | | println!("Protection fault"); [INFO] [stderr] 121 | | stack.dump(); [INFO] [stderr] 122 | | stack_trace(); [INFO] [stderr] 123 | | ksignal(SIGSEGV); [INFO] [stderr] 124 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/interrupt/exception.rs:128:5 [INFO] [stderr] | [INFO] [stderr] 128 | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | asm!("add rsp, 8" : : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | / interrupt_error!(page, stack, { [INFO] [stderr] 127 | | let cr2: usize; [INFO] [stderr] 128 | | asm!("mov rax, cr2" : "={rax}"(cr2) : : : "intel", "volatile"); [INFO] [stderr] 129 | | println!("Page fault: {:>016X}", cr2); [INFO] [stderr] ... | [INFO] [stderr] 132 | | ksignal(SIGSEGV); [INFO] [stderr] 133 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / interrupt_stack!(fpu, stack, { [INFO] [stderr] 136 | | println!("FPU floating point fault"); [INFO] [stderr] 137 | | stack.dump(); [INFO] [stderr] 138 | | stack_trace(); [INFO] [stderr] 139 | | ksignal(SIGFPE); [INFO] [stderr] 140 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / interrupt_stack!(fpu, stack, { [INFO] [stderr] 136 | | println!("FPU floating point fault"); [INFO] [stderr] 137 | | stack.dump(); [INFO] [stderr] 138 | | stack_trace(); [INFO] [stderr] 139 | | ksignal(SIGFPE); [INFO] [stderr] 140 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / interrupt_stack!(fpu, stack, { [INFO] [stderr] 136 | | println!("FPU floating point fault"); [INFO] [stderr] 137 | | stack.dump(); [INFO] [stderr] 138 | | stack_trace(); [INFO] [stderr] 139 | | ksignal(SIGFPE); [INFO] [stderr] 140 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / interrupt_stack!(fpu, stack, { [INFO] [stderr] 136 | | println!("FPU floating point fault"); [INFO] [stderr] 137 | | stack.dump(); [INFO] [stderr] 138 | | stack_trace(); [INFO] [stderr] 139 | | ksignal(SIGFPE); [INFO] [stderr] 140 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / interrupt_stack!(fpu, stack, { [INFO] [stderr] 136 | | println!("FPU floating point fault"); [INFO] [stderr] 137 | | stack.dump(); [INFO] [stderr] 138 | | stack_trace(); [INFO] [stderr] 139 | | ksignal(SIGFPE); [INFO] [stderr] 140 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / interrupt_stack!(fpu, stack, { [INFO] [stderr] 136 | | println!("FPU floating point fault"); [INFO] [stderr] 137 | | stack.dump(); [INFO] [stderr] 138 | | stack_trace(); [INFO] [stderr] 139 | | ksignal(SIGFPE); [INFO] [stderr] 140 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / interrupt_stack!(fpu, stack, { [INFO] [stderr] 136 | | println!("FPU floating point fault"); [INFO] [stderr] 137 | | stack.dump(); [INFO] [stderr] 138 | | stack_trace(); [INFO] [stderr] 139 | | ksignal(SIGFPE); [INFO] [stderr] 140 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / interrupt_stack!(fpu, stack, { [INFO] [stderr] 136 | | println!("FPU floating point fault"); [INFO] [stderr] 137 | | stack.dump(); [INFO] [stderr] 138 | | stack_trace(); [INFO] [stderr] 139 | | ksignal(SIGFPE); [INFO] [stderr] 140 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | asm!("add rsp, 8" : : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / interrupt_error!(alignment_check, stack, { [INFO] [stderr] 143 | | println!("Alignment check fault"); [INFO] [stderr] 144 | | stack.dump(); [INFO] [stderr] 145 | | stack_trace(); [INFO] [stderr] 146 | | ksignal(SIGBUS); [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | / interrupt_stack!(machine_check, stack, { [INFO] [stderr] 150 | | println!("Machine check fault"); [INFO] [stderr] 151 | | stack.dump(); [INFO] [stderr] 152 | | stack_trace(); [INFO] [stderr] 153 | | ksignal(SIGBUS); [INFO] [stderr] 154 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | / interrupt_stack!(machine_check, stack, { [INFO] [stderr] 150 | | println!("Machine check fault"); [INFO] [stderr] 151 | | stack.dump(); [INFO] [stderr] 152 | | stack_trace(); [INFO] [stderr] 153 | | ksignal(SIGBUS); [INFO] [stderr] 154 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | / interrupt_stack!(machine_check, stack, { [INFO] [stderr] 150 | | println!("Machine check fault"); [INFO] [stderr] 151 | | stack.dump(); [INFO] [stderr] 152 | | stack_trace(); [INFO] [stderr] 153 | | ksignal(SIGBUS); [INFO] [stderr] 154 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | / interrupt_stack!(machine_check, stack, { [INFO] [stderr] 150 | | println!("Machine check fault"); [INFO] [stderr] 151 | | stack.dump(); [INFO] [stderr] 152 | | stack_trace(); [INFO] [stderr] 153 | | ksignal(SIGBUS); [INFO] [stderr] 154 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | / interrupt_stack!(machine_check, stack, { [INFO] [stderr] 150 | | println!("Machine check fault"); [INFO] [stderr] 151 | | stack.dump(); [INFO] [stderr] 152 | | stack_trace(); [INFO] [stderr] 153 | | ksignal(SIGBUS); [INFO] [stderr] 154 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | / interrupt_stack!(machine_check, stack, { [INFO] [stderr] 150 | | println!("Machine check fault"); [INFO] [stderr] 151 | | stack.dump(); [INFO] [stderr] 152 | | stack_trace(); [INFO] [stderr] 153 | | ksignal(SIGBUS); [INFO] [stderr] 154 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | / interrupt_stack!(machine_check, stack, { [INFO] [stderr] 150 | | println!("Machine check fault"); [INFO] [stderr] 151 | | stack.dump(); [INFO] [stderr] 152 | | stack_trace(); [INFO] [stderr] 153 | | ksignal(SIGBUS); [INFO] [stderr] 154 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | / interrupt_stack!(machine_check, stack, { [INFO] [stderr] 150 | | println!("Machine check fault"); [INFO] [stderr] 151 | | stack.dump(); [INFO] [stderr] 152 | | stack_trace(); [INFO] [stderr] 153 | | ksignal(SIGBUS); [INFO] [stderr] 154 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:156:1 [INFO] [stderr] | [INFO] [stderr] 156 | / interrupt_stack!(simd, stack, { [INFO] [stderr] 157 | | println!("SIMD floating point fault"); [INFO] [stderr] 158 | | stack.dump(); [INFO] [stderr] 159 | | stack_trace(); [INFO] [stderr] 160 | | ksignal(SIGFPE); [INFO] [stderr] 161 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:156:1 [INFO] [stderr] | [INFO] [stderr] 156 | / interrupt_stack!(simd, stack, { [INFO] [stderr] 157 | | println!("SIMD floating point fault"); [INFO] [stderr] 158 | | stack.dump(); [INFO] [stderr] 159 | | stack_trace(); [INFO] [stderr] 160 | | ksignal(SIGFPE); [INFO] [stderr] 161 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:156:1 [INFO] [stderr] | [INFO] [stderr] 156 | / interrupt_stack!(simd, stack, { [INFO] [stderr] 157 | | println!("SIMD floating point fault"); [INFO] [stderr] 158 | | stack.dump(); [INFO] [stderr] 159 | | stack_trace(); [INFO] [stderr] 160 | | ksignal(SIGFPE); [INFO] [stderr] 161 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | asm!("" : "={rsp}"(rsp) : : : "intel", "volatile"); [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:156:1 [INFO] [stderr] | [INFO] [stderr] 156 | / interrupt_stack!(simd, stack, { [INFO] [stderr] 157 | | println!("SIMD floating point fault"); [INFO] [stderr] 158 | | stack.dump(); [INFO] [stderr] 159 | | stack_trace(); [INFO] [stderr] 160 | | ksignal(SIGFPE); [INFO] [stderr] 161 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:156:1 [INFO] [stderr] | [INFO] [stderr] 156 | / interrupt_stack!(simd, stack, { [INFO] [stderr] 157 | | println!("SIMD floating point fault"); [INFO] [stderr] 158 | | stack.dump(); [INFO] [stderr] 159 | | stack_trace(); [INFO] [stderr] 160 | | ksignal(SIGFPE); [INFO] [stderr] 161 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 114 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/exception.rs:156:1 [INFO] [stderr] | [INFO] [stderr] 156 | / interrupt_stack!(simd, stack, { [INFO] [stderr] 157 | | println!("SIMD floating point fault"); [INFO] [stderr] 158 | | stack.dump(); [INFO] [stderr] 159 | | stack_trace(); [INFO] [stderr] 160 | | ksignal(SIGFPE); [INFO] [stderr] 161 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:135:12 [INFO] [stderr] | [INFO] [stderr] 135 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:162:12 [INFO] [stderr] | [INFO] [stderr] 162 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/arch/x86_64/macros.rs:126:12 [INFO] [stderr] | [INFO] [stderr] 126 | () => (asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/irq.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | define_default_irqs!(); [INFO] [stderr] | ----------------------- in this macro invocation [WARN] too many lines in the log, truncating it