[INFO] cloning repository https://github.com/emlaufer/juntos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emlaufer/juntos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femlaufer%2Fjuntos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femlaufer%2Fjuntos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d66d8241901939974254c0865c95d3dda9d9e20 [INFO] testing emlaufer/juntos against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femlaufer%2Fjuntos" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emlaufer/juntos on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-21/source/.cargo/config [INFO] started tweaking git repo https://github.com/emlaufer/juntos [INFO] finished tweaking git repo https://github.com/emlaufer/juntos [INFO] tweaked toml for git repo https://github.com/emlaufer/juntos written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/emlaufer/juntos already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d37e1fe27e2e5a6a49a4ee8b3ade48daac9eee27a8bf7fe4709948d57dfef2ae [INFO] running `Command { std: "docker" "start" "-a" "d37e1fe27e2e5a6a49a4ee8b3ade48daac9eee27a8bf7fe4709948d57dfef2ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d37e1fe27e2e5a6a49a4ee8b3ade48daac9eee27a8bf7fe4709948d57dfef2ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d37e1fe27e2e5a6a49a4ee8b3ade48daac9eee27a8bf7fe4709948d57dfef2ae", kill_on_drop: false }` [INFO] [stdout] d37e1fe27e2e5a6a49a4ee8b3ade48daac9eee27a8bf7fe4709948d57dfef2ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0695f5af8d2eb193caf3c10f194593cef6a33db1a7e551b4532135c585b625ff [INFO] running `Command { std: "docker" "start" "-a" "0695f5af8d2eb193caf3c10f194593cef6a33db1a7e551b4532135c585b625ff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling volatile v0.2.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling juntos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / asm!( [INFO] [stdout] 82 | | "push rax [INFO] [stdout] 83 | | push rcx [INFO] [stdout] 84 | | push rdx [INFO] [stdout] ... | [INFO] [stdout] 90 | | push r11" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / interrupt!(invalid_opcode, |stack_frame| { [INFO] [stdout] 18 | | println!("OPCODE: not handled!"); [INFO] [stdout] 19 | | println!("{:x?}", stack_frame); [INFO] [stdout] 20 | | loop {} [INFO] [stdout] 21 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unsupported_naked_functions)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | in(reg) internal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 140 | out("rdi") _ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | interrupt!(invalid_opcode, |stack_frame| { [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 18 | | println!("OPCODE: not handled!"); [INFO] [stdout] 19 | | println!("{:x?}", stack_frame); [INFO] [stdout] 20 | | loop {} [INFO] [stdout] 21 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |__| [INFO] [stdout] | |__in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | / asm!( [INFO] [stdout] 136 | | "mov rdi, rsp [INFO] [stdout] 137 | | add rdi, 9*8 [INFO] [stdout] 138 | | call {}", [INFO] [stdout] 139 | | in(reg) internal, [INFO] [stdout] 140 | | out("rdi") _ [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / interrupt!(invalid_opcode, |stack_frame| { [INFO] [stdout] 18 | | println!("OPCODE: not handled!"); [INFO] [stdout] 19 | | println!("{:x?}", stack_frame); [INFO] [stdout] 20 | | loop {} [INFO] [stdout] 21 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / interrupt!(invalid_opcode, |stack_frame| { [INFO] [stdout] 18 | | println!("OPCODE: not handled!"); [INFO] [stdout] 19 | | println!("{:x?}", stack_frame); [INFO] [stdout] 20 | | loop {} [INFO] [stdout] 21 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | asm!("iretq"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / interrupt!(invalid_opcode, |stack_frame| { [INFO] [stdout] 18 | | println!("OPCODE: not handled!"); [INFO] [stdout] 19 | | println!("{:x?}", stack_frame); [INFO] [stdout] 20 | | loop {} [INFO] [stdout] 21 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: naked functions must contain a single asm block [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 121 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stdout] 122 | | extern "C" fn internal($stack_frame: &InterruptStackFrame) { [INFO] [stdout] 123 | | $code [INFO] [stdout] 124 | | } [INFO] [stdout] ... | [INFO] [stdout] 135 | / asm!( [INFO] [stdout] 136 | "mov rdi, rsp [INFO] [stdout] 137 | add rdi, 9*8 [INFO] [stdout] 138 | call {}", [INFO] [stdout] 139 | in(reg) internal, [INFO] [stdout] 140 | out("rdi") _ [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 145 | | asm!("iretq"); [INFO] [stdout] | | ------------- multiple asm blocks are unsupported in naked functions [INFO] [stdout] 146 | | [INFO] [stdout] 147 | | ::core::intrinsics::unreachable(); [INFO] [stdout] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stdout] 148 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / interrupt!(invalid_opcode, |stack_frame| { [INFO] [stdout] 18 | | println!("OPCODE: not handled!"); [INFO] [stdout] 19 | | println!("{:x?}", stack_frame); [INFO] [stdout] 20 | | loop {} [INFO] [stdout] 21 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / asm!( [INFO] [stdout] 82 | | "push rax [INFO] [stdout] 83 | | push rcx [INFO] [stdout] 84 | | push rdx [INFO] [stdout] ... | [INFO] [stdout] 90 | | push r11" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / interrupt!(div_by_zero, |stack_frame| { [INFO] [stdout] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stdout] 25 | | println!("{:x?}", stack_frame); [INFO] [stdout] 26 | | loop {} [INFO] [stdout] 27 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | in(reg) internal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 140 | out("rdi") _ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | interrupt!(div_by_zero, |stack_frame| { [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stdout] 25 | | println!("{:x?}", stack_frame); [INFO] [stdout] 26 | | loop {} [INFO] [stdout] 27 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |__| [INFO] [stdout] | |__in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | / asm!( [INFO] [stdout] 136 | | "mov rdi, rsp [INFO] [stdout] 137 | | add rdi, 9*8 [INFO] [stdout] 138 | | call {}", [INFO] [stdout] 139 | | in(reg) internal, [INFO] [stdout] 140 | | out("rdi") _ [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / interrupt!(div_by_zero, |stack_frame| { [INFO] [stdout] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stdout] 25 | | println!("{:x?}", stack_frame); [INFO] [stdout] 26 | | loop {} [INFO] [stdout] 27 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / interrupt!(div_by_zero, |stack_frame| { [INFO] [stdout] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stdout] 25 | | println!("{:x?}", stack_frame); [INFO] [stdout] 26 | | loop {} [INFO] [stdout] 27 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | asm!("iretq"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / interrupt!(div_by_zero, |stack_frame| { [INFO] [stdout] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stdout] 25 | | println!("{:x?}", stack_frame); [INFO] [stdout] 26 | | loop {} [INFO] [stdout] 27 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: naked functions must contain a single asm block [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 121 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stdout] 122 | | extern "C" fn internal($stack_frame: &InterruptStackFrame) { [INFO] [stdout] 123 | | $code [INFO] [stdout] 124 | | } [INFO] [stdout] ... | [INFO] [stdout] 135 | / asm!( [INFO] [stdout] 136 | "mov rdi, rsp [INFO] [stdout] 137 | add rdi, 9*8 [INFO] [stdout] 138 | call {}", [INFO] [stdout] 139 | in(reg) internal, [INFO] [stdout] 140 | out("rdi") _ [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 145 | | asm!("iretq"); [INFO] [stdout] | | ------------- multiple asm blocks are unsupported in naked functions [INFO] [stdout] 146 | | [INFO] [stdout] 147 | | ::core::intrinsics::unreachable(); [INFO] [stdout] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stdout] 148 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / interrupt!(div_by_zero, |stack_frame| { [INFO] [stdout] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stdout] 25 | | println!("{:x?}", stack_frame); [INFO] [stdout] 26 | | loop {} [INFO] [stdout] 27 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / asm!( [INFO] [stdout] 82 | | "push rax [INFO] [stdout] 83 | | push rcx [INFO] [stdout] 84 | | push rdx [INFO] [stdout] ... | [INFO] [stdout] 90 | | push r11" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / interrupt!(breakpoint, |stack_frame| { [INFO] [stdout] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stdout] 31 | | println!("{:x?}", stack_frame); [INFO] [stdout] 32 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | in(reg) internal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 140 | out("rdi") _ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | interrupt!(breakpoint, |stack_frame| { [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stdout] 31 | | println!("{:x?}", stack_frame); [INFO] [stdout] 32 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |__| [INFO] [stdout] | |__in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | / asm!( [INFO] [stdout] 136 | | "mov rdi, rsp [INFO] [stdout] 137 | | add rdi, 9*8 [INFO] [stdout] 138 | | call {}", [INFO] [stdout] 139 | | in(reg) internal, [INFO] [stdout] 140 | | out("rdi") _ [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / interrupt!(breakpoint, |stack_frame| { [INFO] [stdout] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stdout] 31 | | println!("{:x?}", stack_frame); [INFO] [stdout] 32 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / interrupt!(breakpoint, |stack_frame| { [INFO] [stdout] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stdout] 31 | | println!("{:x?}", stack_frame); [INFO] [stdout] 32 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | asm!("iretq"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / interrupt!(breakpoint, |stack_frame| { [INFO] [stdout] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stdout] 31 | | println!("{:x?}", stack_frame); [INFO] [stdout] 32 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: naked functions must contain a single asm block [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 121 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stdout] 122 | | extern "C" fn internal($stack_frame: &InterruptStackFrame) { [INFO] [stdout] 123 | | $code [INFO] [stdout] 124 | | } [INFO] [stdout] ... | [INFO] [stdout] 135 | / asm!( [INFO] [stdout] 136 | "mov rdi, rsp [INFO] [stdout] 137 | add rdi, 9*8 [INFO] [stdout] 138 | call {}", [INFO] [stdout] 139 | in(reg) internal, [INFO] [stdout] 140 | out("rdi") _ [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 145 | | asm!("iretq"); [INFO] [stdout] | | ------------- multiple asm blocks are unsupported in naked functions [INFO] [stdout] 146 | | [INFO] [stdout] 147 | | ::core::intrinsics::unreachable(); [INFO] [stdout] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stdout] 148 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / interrupt!(breakpoint, |stack_frame| { [INFO] [stdout] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stdout] 31 | | println!("{:x?}", stack_frame); [INFO] [stdout] 32 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / asm!( [INFO] [stdout] 82 | | "push rax [INFO] [stdout] 83 | | push rcx [INFO] [stdout] 84 | | push rdx [INFO] [stdout] ... | [INFO] [stdout] 90 | | push r11" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stdout] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stdout] 36 | | println!( [INFO] [stdout] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stdout] ... | [INFO] [stdout] 40 | | loop {} [INFO] [stdout] 41 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:183:21 [INFO] [stdout] | [INFO] [stdout] 183 | in(reg) internal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stdout] 36 | | println!( [INFO] [stdout] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stdout] ... | [INFO] [stdout] 40 | | loop {} [INFO] [stdout] 41 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |__| [INFO] [stdout] | |__in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | | " [INFO] [stdout] 176 | | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | | mov rdi, rsp [INFO] [stdout] ... | [INFO] [stdout] 184 | | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stdout] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stdout] 36 | | println!( [INFO] [stdout] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stdout] ... | [INFO] [stdout] 40 | | loop {} [INFO] [stdout] 41 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stdout] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stdout] 36 | | println!( [INFO] [stdout] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stdout] ... | [INFO] [stdout] 40 | | loop {} [INFO] [stdout] 41 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | | " [INFO] [stdout] 192 | | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | | iretq [INFO] [stdout] 194 | | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stdout] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stdout] 36 | | println!( [INFO] [stdout] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stdout] ... | [INFO] [stdout] 40 | | loop {} [INFO] [stdout] 41 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: naked functions must contain a single asm block [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 167 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stdout] 168 | | extern "C" fn internal($stack_frame: &InterruptStackFrame, $error_code: usize) { [INFO] [stdout] 169 | | $code [INFO] [stdout] 170 | | } [INFO] [stdout] ... | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | " [INFO] [stdout] 176 | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | mov rdi, rsp [INFO] [stdout] ... [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | " [INFO] [stdout] 192 | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | iretq [INFO] [stdout] 194 | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] 196 | | ::core::intrinsics::unreachable(); [INFO] [stdout] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stdout] 197 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stdout] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stdout] 36 | | println!( [INFO] [stdout] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stdout] ... | [INFO] [stdout] 40 | | loop {} [INFO] [stdout] 41 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / asm!( [INFO] [stdout] 82 | | "push rax [INFO] [stdout] 83 | | push rcx [INFO] [stdout] 84 | | push rdx [INFO] [stdout] ... | [INFO] [stdout] 90 | | push r11" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stdout] 44 | | println!( [INFO] [stdout] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stdout] 46 | | stack_frame, error_code [INFO] [stdout] 47 | | ); [INFO] [stdout] 48 | | loop {} [INFO] [stdout] 49 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:183:21 [INFO] [stdout] | [INFO] [stdout] 183 | in(reg) internal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 44 | | println!( [INFO] [stdout] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stdout] 46 | | stack_frame, error_code [INFO] [stdout] 47 | | ); [INFO] [stdout] 48 | | loop {} [INFO] [stdout] 49 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |__| [INFO] [stdout] | |__in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | | " [INFO] [stdout] 176 | | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | | mov rdi, rsp [INFO] [stdout] ... | [INFO] [stdout] 184 | | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stdout] 44 | | println!( [INFO] [stdout] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stdout] 46 | | stack_frame, error_code [INFO] [stdout] 47 | | ); [INFO] [stdout] 48 | | loop {} [INFO] [stdout] 49 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stdout] 44 | | println!( [INFO] [stdout] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stdout] 46 | | stack_frame, error_code [INFO] [stdout] 47 | | ); [INFO] [stdout] 48 | | loop {} [INFO] [stdout] 49 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | | " [INFO] [stdout] 192 | | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | | iretq [INFO] [stdout] 194 | | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stdout] 44 | | println!( [INFO] [stdout] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stdout] 46 | | stack_frame, error_code [INFO] [stdout] 47 | | ); [INFO] [stdout] 48 | | loop {} [INFO] [stdout] 49 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: naked functions must contain a single asm block [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 167 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stdout] 168 | | extern "C" fn internal($stack_frame: &InterruptStackFrame, $error_code: usize) { [INFO] [stdout] 169 | | $code [INFO] [stdout] 170 | | } [INFO] [stdout] ... | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | " [INFO] [stdout] 176 | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | mov rdi, rsp [INFO] [stdout] ... [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | " [INFO] [stdout] 192 | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | iretq [INFO] [stdout] 194 | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] 196 | | ::core::intrinsics::unreachable(); [INFO] [stdout] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stdout] 197 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stdout] 44 | | println!( [INFO] [stdout] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stdout] 46 | | stack_frame, error_code [INFO] [stdout] 47 | | ); [INFO] [stdout] 48 | | loop {} [INFO] [stdout] 49 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / asm!( [INFO] [stdout] 82 | | "push rax [INFO] [stdout] 83 | | push rcx [INFO] [stdout] 84 | | push rdx [INFO] [stdout] ... | [INFO] [stdout] 90 | | push r11" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stdout] 52 | | println!( [INFO] [stdout] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stdout] 54 | | stack_frame, error_code [INFO] [stdout] 55 | | ); [INFO] [stdout] 56 | | loop {} [INFO] [stdout] 57 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:183:21 [INFO] [stdout] | [INFO] [stdout] 183 | in(reg) internal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 52 | | println!( [INFO] [stdout] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stdout] 54 | | stack_frame, error_code [INFO] [stdout] 55 | | ); [INFO] [stdout] 56 | | loop {} [INFO] [stdout] 57 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |__| [INFO] [stdout] | |__in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | | " [INFO] [stdout] 176 | | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | | mov rdi, rsp [INFO] [stdout] ... | [INFO] [stdout] 184 | | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stdout] 52 | | println!( [INFO] [stdout] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stdout] 54 | | stack_frame, error_code [INFO] [stdout] 55 | | ); [INFO] [stdout] 56 | | loop {} [INFO] [stdout] 57 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stdout] 52 | | println!( [INFO] [stdout] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stdout] 54 | | stack_frame, error_code [INFO] [stdout] 55 | | ); [INFO] [stdout] 56 | | loop {} [INFO] [stdout] 57 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | | " [INFO] [stdout] 192 | | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | | iretq [INFO] [stdout] 194 | | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stdout] 52 | | println!( [INFO] [stdout] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stdout] 54 | | stack_frame, error_code [INFO] [stdout] 55 | | ); [INFO] [stdout] 56 | | loop {} [INFO] [stdout] 57 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: naked functions must contain a single asm block [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 167 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stdout] 168 | | extern "C" fn internal($stack_frame: &InterruptStackFrame, $error_code: usize) { [INFO] [stdout] 169 | | $code [INFO] [stdout] 170 | | } [INFO] [stdout] ... | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | " [INFO] [stdout] 176 | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | mov rdi, rsp [INFO] [stdout] ... [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | " [INFO] [stdout] 192 | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | iretq [INFO] [stdout] 194 | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] 196 | | ::core::intrinsics::unreachable(); [INFO] [stdout] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stdout] 197 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stdout] 52 | | println!( [INFO] [stdout] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stdout] 54 | | stack_frame, error_code [INFO] [stdout] 55 | | ); [INFO] [stdout] 56 | | loop {} [INFO] [stdout] 57 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / asm!( [INFO] [stdout] 82 | | "push rax [INFO] [stdout] 83 | | push rcx [INFO] [stdout] 84 | | push rdx [INFO] [stdout] ... | [INFO] [stdout] 90 | | push r11" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stdout] 60 | | println!( [INFO] [stdout] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stdout] 62 | | stack_frame, error_code [INFO] [stdout] 63 | | ); [INFO] [stdout] 64 | | loop {} [INFO] [stdout] 65 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:183:21 [INFO] [stdout] | [INFO] [stdout] 183 | in(reg) internal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 60 | | println!( [INFO] [stdout] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stdout] 62 | | stack_frame, error_code [INFO] [stdout] 63 | | ); [INFO] [stdout] 64 | | loop {} [INFO] [stdout] 65 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |__| [INFO] [stdout] | |__in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | | " [INFO] [stdout] 176 | | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | | mov rdi, rsp [INFO] [stdout] ... | [INFO] [stdout] 184 | | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stdout] 60 | | println!( [INFO] [stdout] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stdout] 62 | | stack_frame, error_code [INFO] [stdout] 63 | | ); [INFO] [stdout] 64 | | loop {} [INFO] [stdout] 65 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stdout] 60 | | println!( [INFO] [stdout] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stdout] 62 | | stack_frame, error_code [INFO] [stdout] 63 | | ); [INFO] [stdout] 64 | | loop {} [INFO] [stdout] 65 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | | " [INFO] [stdout] 192 | | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | | iretq [INFO] [stdout] 194 | | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stdout] 60 | | println!( [INFO] [stdout] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stdout] 62 | | stack_frame, error_code [INFO] [stdout] 63 | | ); [INFO] [stdout] 64 | | loop {} [INFO] [stdout] 65 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: naked functions must contain a single asm block [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 167 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stdout] 168 | | extern "C" fn internal($stack_frame: &InterruptStackFrame, $error_code: usize) { [INFO] [stdout] 169 | | $code [INFO] [stdout] 170 | | } [INFO] [stdout] ... | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | " [INFO] [stdout] 176 | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | mov rdi, rsp [INFO] [stdout] ... [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | " [INFO] [stdout] 192 | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | iretq [INFO] [stdout] 194 | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] 196 | | ::core::intrinsics::unreachable(); [INFO] [stdout] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stdout] 197 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stdout] 60 | | println!( [INFO] [stdout] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stdout] 62 | | stack_frame, error_code [INFO] [stdout] 63 | | ); [INFO] [stdout] 64 | | loop {} [INFO] [stdout] 65 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / asm!( [INFO] [stdout] 82 | | "push rax [INFO] [stdout] 83 | | push rcx [INFO] [stdout] 84 | | push rdx [INFO] [stdout] ... | [INFO] [stdout] 90 | | push r11" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stdout] 68 | | println!( [INFO] [stdout] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stdout] 70 | | stack_frame, error_code [INFO] [stdout] ... | [INFO] [stdout] 75 | | loop {} [INFO] [stdout] 76 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:183:21 [INFO] [stdout] | [INFO] [stdout] 183 | in(reg) internal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 68 | | println!( [INFO] [stdout] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stdout] 70 | | stack_frame, error_code [INFO] [stdout] ... | [INFO] [stdout] 75 | | loop {} [INFO] [stdout] 76 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |__| [INFO] [stdout] | |__in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | | " [INFO] [stdout] 176 | | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | | mov rdi, rsp [INFO] [stdout] ... | [INFO] [stdout] 184 | | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stdout] 68 | | println!( [INFO] [stdout] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stdout] 70 | | stack_frame, error_code [INFO] [stdout] ... | [INFO] [stdout] 75 | | loop {} [INFO] [stdout] 76 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stdout] 68 | | println!( [INFO] [stdout] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stdout] 70 | | stack_frame, error_code [INFO] [stdout] ... | [INFO] [stdout] 75 | | loop {} [INFO] [stdout] 76 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | | " [INFO] [stdout] 192 | | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | | iretq [INFO] [stdout] 194 | | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stdout] 68 | | println!( [INFO] [stdout] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stdout] 70 | | stack_frame, error_code [INFO] [stdout] ... | [INFO] [stdout] 75 | | loop {} [INFO] [stdout] 76 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: naked functions must contain a single asm block [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 167 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stdout] 168 | | extern "C" fn internal($stack_frame: &InterruptStackFrame, $error_code: usize) { [INFO] [stdout] 169 | | $code [INFO] [stdout] 170 | | } [INFO] [stdout] ... | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | " [INFO] [stdout] 176 | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | mov rdi, rsp [INFO] [stdout] ... [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | " [INFO] [stdout] 192 | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | iretq [INFO] [stdout] 194 | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] 196 | | ::core::intrinsics::unreachable(); [INFO] [stdout] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stdout] 197 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stdout] 68 | | println!( [INFO] [stdout] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stdout] 70 | | stack_frame, error_code [INFO] [stdout] ... | [INFO] [stdout] 75 | | loop {} [INFO] [stdout] 76 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_frame_num` [INFO] [stdout] --> src/arch/x86_64/paging/addr.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn from_frame_num(num: usize) -> PhysicalAddress { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_usize` [INFO] [stdout] --> src/arch/x86_64/paging/addr.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn from_usize(addr: usize) -> PhysicalAddress { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `map_no_alloc` [INFO] [stdout] --> src/arch/x86_64/paging/mapper.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn map_no_alloc(&mut self, page: Page, frame: Frame) -> Result<(), &str> [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_table` [INFO] [stdout] --> src/arch/x86_64/paging/table.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | pub unsafe fn get_table(&self, index: usize) -> Option<&RecursivePageTable> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `addr` [INFO] [stdout] --> src/arch/x86_64/paging/mod.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn addr(&self) -> VirtualAddress { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `frame_number` [INFO] [stdout] --> src/memory/bitmap.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn frame_number(&self, index: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `alloc_range` [INFO] [stdout] --> src/memory/bitmap.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | fn alloc_range(&mut self, size: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contiguous_range` [INFO] [stdout] --> src/memory/bitmap.rs:143:8 [INFO] [stdout] | [INFO] [stdout] 143 | fn contiguous_range(&self, num: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size` [INFO] [stdout] --> src/memory/bitmap.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 170 | fn size(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `addr` [INFO] [stdout] --> src/memory/mod.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn addr(&self) -> PhysicalAddress { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/utils/mod.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(iter: I, f: F) -> Leftovers { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "0695f5af8d2eb193caf3c10f194593cef6a33db1a7e551b4532135c585b625ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0695f5af8d2eb193caf3c10f194593cef6a33db1a7e551b4532135c585b625ff", kill_on_drop: false }` [INFO] [stdout] 0695f5af8d2eb193caf3c10f194593cef6a33db1a7e551b4532135c585b625ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b3bc0516acd970d2f6351007839bfd7d66455a78588a7cf1728f9f70cafa945 [INFO] running `Command { std: "docker" "start" "-a" "4b3bc0516acd970d2f6351007839bfd7d66455a78588a7cf1728f9f70cafa945", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling juntos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / asm!( [INFO] [stdout] 82 | | "push rax [INFO] [stdout] 83 | | push rcx [INFO] [stdout] 84 | | push rdx [INFO] [stdout] ... | [INFO] [stdout] 90 | | push r11" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / interrupt!(invalid_opcode, |stack_frame| { [INFO] [stdout] 18 | | println!("OPCODE: not handled!"); [INFO] [stdout] 19 | | println!("{:x?}", stack_frame); [INFO] [stdout] 20 | | loop {} [INFO] [stdout] 21 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unsupported_naked_functions)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | in(reg) internal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 140 | out("rdi") _ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | interrupt!(invalid_opcode, |stack_frame| { [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 18 | | println!("OPCODE: not handled!"); [INFO] [stdout] 19 | | println!("{:x?}", stack_frame); [INFO] [stdout] 20 | | loop {} [INFO] [stdout] 21 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |__| [INFO] [stdout] | |__in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | / asm!( [INFO] [stdout] 136 | | "mov rdi, rsp [INFO] [stdout] 137 | | add rdi, 9*8 [INFO] [stdout] 138 | | call {}", [INFO] [stdout] 139 | | in(reg) internal, [INFO] [stdout] 140 | | out("rdi") _ [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / interrupt!(invalid_opcode, |stack_frame| { [INFO] [stdout] 18 | | println!("OPCODE: not handled!"); [INFO] [stdout] 19 | | println!("{:x?}", stack_frame); [INFO] [stdout] 20 | | loop {} [INFO] [stdout] 21 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / interrupt!(invalid_opcode, |stack_frame| { [INFO] [stdout] 18 | | println!("OPCODE: not handled!"); [INFO] [stdout] 19 | | println!("{:x?}", stack_frame); [INFO] [stdout] 20 | | loop {} [INFO] [stdout] 21 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | asm!("iretq"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / interrupt!(invalid_opcode, |stack_frame| { [INFO] [stdout] 18 | | println!("OPCODE: not handled!"); [INFO] [stdout] 19 | | println!("{:x?}", stack_frame); [INFO] [stdout] 20 | | loop {} [INFO] [stdout] 21 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: naked functions must contain a single asm block [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 121 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stdout] 122 | | extern "C" fn internal($stack_frame: &InterruptStackFrame) { [INFO] [stdout] 123 | | $code [INFO] [stdout] 124 | | } [INFO] [stdout] ... | [INFO] [stdout] 135 | / asm!( [INFO] [stdout] 136 | "mov rdi, rsp [INFO] [stdout] 137 | add rdi, 9*8 [INFO] [stdout] 138 | call {}", [INFO] [stdout] 139 | in(reg) internal, [INFO] [stdout] 140 | out("rdi") _ [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 145 | | asm!("iretq"); [INFO] [stdout] | | ------------- multiple asm blocks are unsupported in naked functions [INFO] [stdout] 146 | | [INFO] [stdout] 147 | | ::core::intrinsics::unreachable(); [INFO] [stdout] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stdout] 148 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / interrupt!(invalid_opcode, |stack_frame| { [INFO] [stdout] 18 | | println!("OPCODE: not handled!"); [INFO] [stdout] 19 | | println!("{:x?}", stack_frame); [INFO] [stdout] 20 | | loop {} [INFO] [stdout] 21 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / asm!( [INFO] [stdout] 82 | | "push rax [INFO] [stdout] 83 | | push rcx [INFO] [stdout] 84 | | push rdx [INFO] [stdout] ... | [INFO] [stdout] 90 | | push r11" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / interrupt!(div_by_zero, |stack_frame| { [INFO] [stdout] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stdout] 25 | | println!("{:x?}", stack_frame); [INFO] [stdout] 26 | | loop {} [INFO] [stdout] 27 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | in(reg) internal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 140 | out("rdi") _ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | interrupt!(div_by_zero, |stack_frame| { [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stdout] 25 | | println!("{:x?}", stack_frame); [INFO] [stdout] 26 | | loop {} [INFO] [stdout] 27 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |__| [INFO] [stdout] | |__in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | / asm!( [INFO] [stdout] 136 | | "mov rdi, rsp [INFO] [stdout] 137 | | add rdi, 9*8 [INFO] [stdout] 138 | | call {}", [INFO] [stdout] 139 | | in(reg) internal, [INFO] [stdout] 140 | | out("rdi") _ [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / interrupt!(div_by_zero, |stack_frame| { [INFO] [stdout] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stdout] 25 | | println!("{:x?}", stack_frame); [INFO] [stdout] 26 | | loop {} [INFO] [stdout] 27 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / interrupt!(div_by_zero, |stack_frame| { [INFO] [stdout] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stdout] 25 | | println!("{:x?}", stack_frame); [INFO] [stdout] 26 | | loop {} [INFO] [stdout] 27 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | asm!("iretq"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / interrupt!(div_by_zero, |stack_frame| { [INFO] [stdout] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stdout] 25 | | println!("{:x?}", stack_frame); [INFO] [stdout] 26 | | loop {} [INFO] [stdout] 27 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: naked functions must contain a single asm block [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 121 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stdout] 122 | | extern "C" fn internal($stack_frame: &InterruptStackFrame) { [INFO] [stdout] 123 | | $code [INFO] [stdout] 124 | | } [INFO] [stdout] ... | [INFO] [stdout] 135 | / asm!( [INFO] [stdout] 136 | "mov rdi, rsp [INFO] [stdout] 137 | add rdi, 9*8 [INFO] [stdout] 138 | call {}", [INFO] [stdout] 139 | in(reg) internal, [INFO] [stdout] 140 | out("rdi") _ [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 145 | | asm!("iretq"); [INFO] [stdout] | | ------------- multiple asm blocks are unsupported in naked functions [INFO] [stdout] 146 | | [INFO] [stdout] 147 | | ::core::intrinsics::unreachable(); [INFO] [stdout] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stdout] 148 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / interrupt!(div_by_zero, |stack_frame| { [INFO] [stdout] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stdout] 25 | | println!("{:x?}", stack_frame); [INFO] [stdout] 26 | | loop {} [INFO] [stdout] 27 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / asm!( [INFO] [stdout] 82 | | "push rax [INFO] [stdout] 83 | | push rcx [INFO] [stdout] 84 | | push rdx [INFO] [stdout] ... | [INFO] [stdout] 90 | | push r11" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / interrupt!(breakpoint, |stack_frame| { [INFO] [stdout] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stdout] 31 | | println!("{:x?}", stack_frame); [INFO] [stdout] 32 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | in(reg) internal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 140 | out("rdi") _ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | interrupt!(breakpoint, |stack_frame| { [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stdout] 31 | | println!("{:x?}", stack_frame); [INFO] [stdout] 32 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |__| [INFO] [stdout] | |__in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | / asm!( [INFO] [stdout] 136 | | "mov rdi, rsp [INFO] [stdout] 137 | | add rdi, 9*8 [INFO] [stdout] 138 | | call {}", [INFO] [stdout] 139 | | in(reg) internal, [INFO] [stdout] 140 | | out("rdi") _ [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / interrupt!(breakpoint, |stack_frame| { [INFO] [stdout] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stdout] 31 | | println!("{:x?}", stack_frame); [INFO] [stdout] 32 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / interrupt!(breakpoint, |stack_frame| { [INFO] [stdout] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stdout] 31 | | println!("{:x?}", stack_frame); [INFO] [stdout] 32 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | asm!("iretq"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / interrupt!(breakpoint, |stack_frame| { [INFO] [stdout] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stdout] 31 | | println!("{:x?}", stack_frame); [INFO] [stdout] 32 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: naked functions must contain a single asm block [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 121 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stdout] 122 | | extern "C" fn internal($stack_frame: &InterruptStackFrame) { [INFO] [stdout] 123 | | $code [INFO] [stdout] 124 | | } [INFO] [stdout] ... | [INFO] [stdout] 135 | / asm!( [INFO] [stdout] 136 | "mov rdi, rsp [INFO] [stdout] 137 | add rdi, 9*8 [INFO] [stdout] 138 | call {}", [INFO] [stdout] 139 | in(reg) internal, [INFO] [stdout] 140 | out("rdi") _ [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 145 | | asm!("iretq"); [INFO] [stdout] | | ------------- multiple asm blocks are unsupported in naked functions [INFO] [stdout] 146 | | [INFO] [stdout] 147 | | ::core::intrinsics::unreachable(); [INFO] [stdout] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stdout] 148 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / interrupt!(breakpoint, |stack_frame| { [INFO] [stdout] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stdout] 31 | | println!("{:x?}", stack_frame); [INFO] [stdout] 32 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / asm!( [INFO] [stdout] 82 | | "push rax [INFO] [stdout] 83 | | push rcx [INFO] [stdout] 84 | | push rdx [INFO] [stdout] ... | [INFO] [stdout] 90 | | push r11" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stdout] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stdout] 36 | | println!( [INFO] [stdout] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stdout] ... | [INFO] [stdout] 40 | | loop {} [INFO] [stdout] 41 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:183:21 [INFO] [stdout] | [INFO] [stdout] 183 | in(reg) internal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stdout] 36 | | println!( [INFO] [stdout] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stdout] ... | [INFO] [stdout] 40 | | loop {} [INFO] [stdout] 41 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |__| [INFO] [stdout] | |__in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | | " [INFO] [stdout] 176 | | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | | mov rdi, rsp [INFO] [stdout] ... | [INFO] [stdout] 184 | | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stdout] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stdout] 36 | | println!( [INFO] [stdout] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stdout] ... | [INFO] [stdout] 40 | | loop {} [INFO] [stdout] 41 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stdout] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stdout] 36 | | println!( [INFO] [stdout] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stdout] ... | [INFO] [stdout] 40 | | loop {} [INFO] [stdout] 41 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | | " [INFO] [stdout] 192 | | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | | iretq [INFO] [stdout] 194 | | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stdout] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stdout] 36 | | println!( [INFO] [stdout] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stdout] ... | [INFO] [stdout] 40 | | loop {} [INFO] [stdout] 41 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: naked functions must contain a single asm block [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 167 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stdout] 168 | | extern "C" fn internal($stack_frame: &InterruptStackFrame, $error_code: usize) { [INFO] [stdout] 169 | | $code [INFO] [stdout] 170 | | } [INFO] [stdout] ... | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | " [INFO] [stdout] 176 | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | mov rdi, rsp [INFO] [stdout] ... [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | " [INFO] [stdout] 192 | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | iretq [INFO] [stdout] 194 | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] 196 | | ::core::intrinsics::unreachable(); [INFO] [stdout] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stdout] 197 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stdout] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stdout] 36 | | println!( [INFO] [stdout] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stdout] ... | [INFO] [stdout] 40 | | loop {} [INFO] [stdout] 41 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / asm!( [INFO] [stdout] 82 | | "push rax [INFO] [stdout] 83 | | push rcx [INFO] [stdout] 84 | | push rdx [INFO] [stdout] ... | [INFO] [stdout] 90 | | push r11" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stdout] 44 | | println!( [INFO] [stdout] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stdout] 46 | | stack_frame, error_code [INFO] [stdout] 47 | | ); [INFO] [stdout] 48 | | loop {} [INFO] [stdout] 49 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:183:21 [INFO] [stdout] | [INFO] [stdout] 183 | in(reg) internal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 44 | | println!( [INFO] [stdout] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stdout] 46 | | stack_frame, error_code [INFO] [stdout] 47 | | ); [INFO] [stdout] 48 | | loop {} [INFO] [stdout] 49 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |__| [INFO] [stdout] | |__in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | | " [INFO] [stdout] 176 | | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | | mov rdi, rsp [INFO] [stdout] ... | [INFO] [stdout] 184 | | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stdout] 44 | | println!( [INFO] [stdout] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stdout] 46 | | stack_frame, error_code [INFO] [stdout] 47 | | ); [INFO] [stdout] 48 | | loop {} [INFO] [stdout] 49 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stdout] 44 | | println!( [INFO] [stdout] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stdout] 46 | | stack_frame, error_code [INFO] [stdout] 47 | | ); [INFO] [stdout] 48 | | loop {} [INFO] [stdout] 49 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | | " [INFO] [stdout] 192 | | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | | iretq [INFO] [stdout] 194 | | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stdout] 44 | | println!( [INFO] [stdout] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stdout] 46 | | stack_frame, error_code [INFO] [stdout] 47 | | ); [INFO] [stdout] 48 | | loop {} [INFO] [stdout] 49 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: naked functions must contain a single asm block [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 167 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stdout] 168 | | extern "C" fn internal($stack_frame: &InterruptStackFrame, $error_code: usize) { [INFO] [stdout] 169 | | $code [INFO] [stdout] 170 | | } [INFO] [stdout] ... | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | " [INFO] [stdout] 176 | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | mov rdi, rsp [INFO] [stdout] ... [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | " [INFO] [stdout] 192 | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | iretq [INFO] [stdout] 194 | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] 196 | | ::core::intrinsics::unreachable(); [INFO] [stdout] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stdout] 197 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stdout] 44 | | println!( [INFO] [stdout] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stdout] 46 | | stack_frame, error_code [INFO] [stdout] 47 | | ); [INFO] [stdout] 48 | | loop {} [INFO] [stdout] 49 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / asm!( [INFO] [stdout] 82 | | "push rax [INFO] [stdout] 83 | | push rcx [INFO] [stdout] 84 | | push rdx [INFO] [stdout] ... | [INFO] [stdout] 90 | | push r11" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stdout] 52 | | println!( [INFO] [stdout] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stdout] 54 | | stack_frame, error_code [INFO] [stdout] 55 | | ); [INFO] [stdout] 56 | | loop {} [INFO] [stdout] 57 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:183:21 [INFO] [stdout] | [INFO] [stdout] 183 | in(reg) internal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 52 | | println!( [INFO] [stdout] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stdout] 54 | | stack_frame, error_code [INFO] [stdout] 55 | | ); [INFO] [stdout] 56 | | loop {} [INFO] [stdout] 57 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |__| [INFO] [stdout] | |__in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | | " [INFO] [stdout] 176 | | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | | mov rdi, rsp [INFO] [stdout] ... | [INFO] [stdout] 184 | | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stdout] 52 | | println!( [INFO] [stdout] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stdout] 54 | | stack_frame, error_code [INFO] [stdout] 55 | | ); [INFO] [stdout] 56 | | loop {} [INFO] [stdout] 57 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stdout] 52 | | println!( [INFO] [stdout] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stdout] 54 | | stack_frame, error_code [INFO] [stdout] 55 | | ); [INFO] [stdout] 56 | | loop {} [INFO] [stdout] 57 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | | " [INFO] [stdout] 192 | | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | | iretq [INFO] [stdout] 194 | | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stdout] 52 | | println!( [INFO] [stdout] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stdout] 54 | | stack_frame, error_code [INFO] [stdout] 55 | | ); [INFO] [stdout] 56 | | loop {} [INFO] [stdout] 57 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: naked functions must contain a single asm block [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 167 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stdout] 168 | | extern "C" fn internal($stack_frame: &InterruptStackFrame, $error_code: usize) { [INFO] [stdout] 169 | | $code [INFO] [stdout] 170 | | } [INFO] [stdout] ... | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | " [INFO] [stdout] 176 | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | mov rdi, rsp [INFO] [stdout] ... [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | " [INFO] [stdout] 192 | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | iretq [INFO] [stdout] 194 | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] 196 | | ::core::intrinsics::unreachable(); [INFO] [stdout] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stdout] 197 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stdout] 52 | | println!( [INFO] [stdout] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stdout] 54 | | stack_frame, error_code [INFO] [stdout] 55 | | ); [INFO] [stdout] 56 | | loop {} [INFO] [stdout] 57 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / asm!( [INFO] [stdout] 82 | | "push rax [INFO] [stdout] 83 | | push rcx [INFO] [stdout] 84 | | push rdx [INFO] [stdout] ... | [INFO] [stdout] 90 | | push r11" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stdout] 60 | | println!( [INFO] [stdout] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stdout] 62 | | stack_frame, error_code [INFO] [stdout] 63 | | ); [INFO] [stdout] 64 | | loop {} [INFO] [stdout] 65 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:183:21 [INFO] [stdout] | [INFO] [stdout] 183 | in(reg) internal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 60 | | println!( [INFO] [stdout] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stdout] 62 | | stack_frame, error_code [INFO] [stdout] 63 | | ); [INFO] [stdout] 64 | | loop {} [INFO] [stdout] 65 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |__| [INFO] [stdout] | |__in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | | " [INFO] [stdout] 176 | | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | | mov rdi, rsp [INFO] [stdout] ... | [INFO] [stdout] 184 | | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stdout] 60 | | println!( [INFO] [stdout] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stdout] 62 | | stack_frame, error_code [INFO] [stdout] 63 | | ); [INFO] [stdout] 64 | | loop {} [INFO] [stdout] 65 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stdout] 60 | | println!( [INFO] [stdout] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stdout] 62 | | stack_frame, error_code [INFO] [stdout] 63 | | ); [INFO] [stdout] 64 | | loop {} [INFO] [stdout] 65 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | | " [INFO] [stdout] 192 | | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | | iretq [INFO] [stdout] 194 | | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stdout] 60 | | println!( [INFO] [stdout] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stdout] 62 | | stack_frame, error_code [INFO] [stdout] 63 | | ); [INFO] [stdout] 64 | | loop {} [INFO] [stdout] 65 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: naked functions must contain a single asm block [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 167 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stdout] 168 | | extern "C" fn internal($stack_frame: &InterruptStackFrame, $error_code: usize) { [INFO] [stdout] 169 | | $code [INFO] [stdout] 170 | | } [INFO] [stdout] ... | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | " [INFO] [stdout] 176 | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | mov rdi, rsp [INFO] [stdout] ... [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | " [INFO] [stdout] 192 | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | iretq [INFO] [stdout] 194 | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] 196 | | ::core::intrinsics::unreachable(); [INFO] [stdout] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stdout] 197 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stdout] 60 | | println!( [INFO] [stdout] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stdout] 62 | | stack_frame, error_code [INFO] [stdout] 63 | | ); [INFO] [stdout] 64 | | loop {} [INFO] [stdout] 65 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / asm!( [INFO] [stdout] 82 | | "push rax [INFO] [stdout] 83 | | push rcx [INFO] [stdout] 84 | | push rdx [INFO] [stdout] ... | [INFO] [stdout] 90 | | push r11" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stdout] 68 | | println!( [INFO] [stdout] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stdout] 70 | | stack_frame, error_code [INFO] [stdout] ... | [INFO] [stdout] 75 | | loop {} [INFO] [stdout] 76 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:183:21 [INFO] [stdout] | [INFO] [stdout] 183 | in(reg) internal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 68 | | println!( [INFO] [stdout] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stdout] 70 | | stack_frame, error_code [INFO] [stdout] ... | [INFO] [stdout] 75 | | loop {} [INFO] [stdout] 76 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |__| [INFO] [stdout] | |__in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | | " [INFO] [stdout] 176 | | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | | mov rdi, rsp [INFO] [stdout] ... | [INFO] [stdout] 184 | | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stdout] 68 | | println!( [INFO] [stdout] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stdout] 70 | | stack_frame, error_code [INFO] [stdout] ... | [INFO] [stdout] 75 | | loop {} [INFO] [stdout] 76 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stdout] 68 | | println!( [INFO] [stdout] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stdout] 70 | | stack_frame, error_code [INFO] [stdout] ... | [INFO] [stdout] 75 | | loop {} [INFO] [stdout] 76 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: asm in naked functions must use `noreturn` option [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | | " [INFO] [stdout] 192 | | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | | iretq [INFO] [stdout] 194 | | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stdout] 68 | | println!( [INFO] [stdout] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stdout] 70 | | stack_frame, error_code [INFO] [stdout] ... | [INFO] [stdout] 75 | | loop {} [INFO] [stdout] 76 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: naked functions must contain a single asm block [INFO] [stdout] --> src/arch/x86_64/interrupt/handler/mod.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 98 | / asm!( [INFO] [stdout] 99 | | "pop r11 [INFO] [stdout] 100 | | pop r10 [INFO] [stdout] 101 | | pop r9 [INFO] [stdout] ... | [INFO] [stdout] 107 | | pop rax" [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 167 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stdout] 168 | | extern "C" fn internal($stack_frame: &InterruptStackFrame, $error_code: usize) { [INFO] [stdout] 169 | | $code [INFO] [stdout] 170 | | } [INFO] [stdout] ... | [INFO] [stdout] 174 | / asm!( [INFO] [stdout] 175 | " [INFO] [stdout] 176 | mov rsi, [rsp + 9*8] // load error code [INFO] [stdout] 177 | mov rdi, rsp [INFO] [stdout] ... [INFO] [stdout] 184 | out("rdi") _ [INFO] [stdout] 185 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] ... [INFO] [stdout] 190 | / asm!( [INFO] [stdout] 191 | " [INFO] [stdout] 192 | add rsp, 8 // pop error code off stack [INFO] [stdout] 193 | iretq [INFO] [stdout] 194 | " [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stdout] 196 | | ::core::intrinsics::unreachable(); [INFO] [stdout] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stdout] 197 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stdout] 68 | | println!( [INFO] [stdout] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stdout] 70 | | stack_frame, error_code [INFO] [stdout] ... | [INFO] [stdout] 75 | | loop {} [INFO] [stdout] 76 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #32408 [INFO] [stdout] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/memory/bitmap.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | let mut bitmap = FixedBitmap { words: [0u64; 64] }; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_usize` [INFO] [stdout] --> src/arch/x86_64/paging/addr.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn from_usize(addr: usize) -> PhysicalAddress { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `map_no_alloc` [INFO] [stdout] --> src/arch/x86_64/paging/mapper.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn map_no_alloc(&mut self, page: Page, frame: Frame) -> Result<(), &str> [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_table` [INFO] [stdout] --> src/arch/x86_64/paging/table.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | pub unsafe fn get_table(&self, index: usize) -> Option<&RecursivePageTable> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `addr` [INFO] [stdout] --> src/arch/x86_64/paging/mod.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn addr(&self) -> VirtualAddress { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `frame_number` [INFO] [stdout] --> src/memory/bitmap.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn frame_number(&self, index: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `addr` [INFO] [stdout] --> src/memory/mod.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn addr(&self) -> PhysicalAddress { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/utils/mod.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(iter: I, f: F) -> Leftovers { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 56 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.16s [INFO] running `Command { std: "docker" "inspect" "4b3bc0516acd970d2f6351007839bfd7d66455a78588a7cf1728f9f70cafa945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b3bc0516acd970d2f6351007839bfd7d66455a78588a7cf1728f9f70cafa945", kill_on_drop: false }` [INFO] [stdout] 4b3bc0516acd970d2f6351007839bfd7d66455a78588a7cf1728f9f70cafa945 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d223307b40928fa25dc7f41658b156bfbea232b95aaf3899c27b93d29d8a0b5 [INFO] running `Command { std: "docker" "start" "-a" "1d223307b40928fa25dc7f41658b156bfbea232b95aaf3899c27b93d29d8a0b5", kill_on_drop: false }` [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stderr] | [INFO] [stderr] 81 | / asm!( [INFO] [stderr] 82 | | "push rax [INFO] [stderr] 83 | | push rcx [INFO] [stderr] 84 | | push rdx [INFO] [stderr] ... | [INFO] [stderr] 90 | | push r11" [INFO] [stderr] 91 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / interrupt!(invalid_opcode, |stack_frame| { [INFO] [stderr] 18 | | println!("OPCODE: not handled!"); [INFO] [stderr] 19 | | println!("{:x?}", stack_frame); [INFO] [stderr] 20 | | loop {} [INFO] [stderr] 21 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unsupported_naked_functions)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:139:21 [INFO] [stderr] | [INFO] [stderr] 139 | in(reg) internal, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 140 | out("rdi") _ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | interrupt!(invalid_opcode, |stack_frame| { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 18 | | println!("OPCODE: not handled!"); [INFO] [stderr] 19 | | println!("{:x?}", stack_frame); [INFO] [stderr] 20 | | loop {} [INFO] [stderr] 21 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |__| [INFO] [stderr] | |__in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:135:17 [INFO] [stderr] | [INFO] [stderr] 135 | / asm!( [INFO] [stderr] 136 | | "mov rdi, rsp [INFO] [stderr] 137 | | add rdi, 9*8 [INFO] [stderr] 138 | | call {}", [INFO] [stderr] 139 | | in(reg) internal, [INFO] [stderr] 140 | | out("rdi") _ [INFO] [stderr] 141 | | ); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / interrupt!(invalid_opcode, |stack_frame| { [INFO] [stderr] 18 | | println!("OPCODE: not handled!"); [INFO] [stderr] 19 | | println!("{:x?}", stack_frame); [INFO] [stderr] 20 | | loop {} [INFO] [stderr] 21 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | / asm!( [INFO] [stderr] 99 | | "pop r11 [INFO] [stderr] 100 | | pop r10 [INFO] [stderr] 101 | | pop r9 [INFO] [stderr] ... | [INFO] [stderr] 107 | | pop rax" [INFO] [stderr] 108 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / interrupt!(invalid_opcode, |stack_frame| { [INFO] [stderr] 18 | | println!("OPCODE: not handled!"); [INFO] [stderr] 19 | | println!("{:x?}", stack_frame); [INFO] [stderr] 20 | | loop {} [INFO] [stderr] 21 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:145:17 [INFO] [stderr] | [INFO] [stderr] 145 | asm!("iretq"); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / interrupt!(invalid_opcode, |stack_frame| { [INFO] [stderr] 18 | | println!("OPCODE: not handled!"); [INFO] [stderr] 19 | | println!("{:x?}", stack_frame); [INFO] [stderr] 20 | | loop {} [INFO] [stderr] 21 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: naked functions must contain a single asm block [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:121:13 [INFO] [stderr] | [INFO] [stderr] 98 | / asm!( [INFO] [stderr] 99 | | "pop r11 [INFO] [stderr] 100 | | pop r10 [INFO] [stderr] 101 | | pop r9 [INFO] [stderr] ... | [INFO] [stderr] 107 | | pop rax" [INFO] [stderr] 108 | | ); [INFO] [stderr] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] ... [INFO] [stderr] 121 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stderr] 122 | | extern "C" fn internal($stack_frame: &InterruptStackFrame) { [INFO] [stderr] 123 | | $code [INFO] [stderr] 124 | | } [INFO] [stderr] ... | [INFO] [stderr] 135 | / asm!( [INFO] [stderr] 136 | "mov rdi, rsp [INFO] [stderr] 137 | add rdi, 9*8 [INFO] [stderr] 138 | call {}", [INFO] [stderr] 139 | in(reg) internal, [INFO] [stderr] 140 | out("rdi") _ [INFO] [stderr] 141 | | ); [INFO] [stderr] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] ... [INFO] [stderr] 145 | | asm!("iretq"); [INFO] [stderr] | | ------------- multiple asm blocks are unsupported in naked functions [INFO] [stderr] 146 | | [INFO] [stderr] 147 | | ::core::intrinsics::unreachable(); [INFO] [stderr] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stderr] 148 | | } [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / interrupt!(invalid_opcode, |stack_frame| { [INFO] [stderr] 18 | | println!("OPCODE: not handled!"); [INFO] [stderr] 19 | | println!("{:x?}", stack_frame); [INFO] [stderr] 20 | | loop {} [INFO] [stderr] 21 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stderr] | [INFO] [stderr] 81 | / asm!( [INFO] [stderr] 82 | | "push rax [INFO] [stderr] 83 | | push rcx [INFO] [stderr] 84 | | push rdx [INFO] [stderr] ... | [INFO] [stderr] 90 | | push r11" [INFO] [stderr] 91 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / interrupt!(div_by_zero, |stack_frame| { [INFO] [stderr] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stderr] 25 | | println!("{:x?}", stack_frame); [INFO] [stderr] 26 | | loop {} [INFO] [stderr] 27 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:139:21 [INFO] [stderr] | [INFO] [stderr] 139 | in(reg) internal, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 140 | out("rdi") _ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | interrupt!(div_by_zero, |stack_frame| { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stderr] 25 | | println!("{:x?}", stack_frame); [INFO] [stderr] 26 | | loop {} [INFO] [stderr] 27 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |__| [INFO] [stderr] | |__in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:135:17 [INFO] [stderr] | [INFO] [stderr] 135 | / asm!( [INFO] [stderr] 136 | | "mov rdi, rsp [INFO] [stderr] 137 | | add rdi, 9*8 [INFO] [stderr] 138 | | call {}", [INFO] [stderr] 139 | | in(reg) internal, [INFO] [stderr] 140 | | out("rdi") _ [INFO] [stderr] 141 | | ); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / interrupt!(div_by_zero, |stack_frame| { [INFO] [stderr] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stderr] 25 | | println!("{:x?}", stack_frame); [INFO] [stderr] 26 | | loop {} [INFO] [stderr] 27 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | / asm!( [INFO] [stderr] 99 | | "pop r11 [INFO] [stderr] 100 | | pop r10 [INFO] [stderr] 101 | | pop r9 [INFO] [stderr] ... | [INFO] [stderr] 107 | | pop rax" [INFO] [stderr] 108 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / interrupt!(div_by_zero, |stack_frame| { [INFO] [stderr] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stderr] 25 | | println!("{:x?}", stack_frame); [INFO] [stderr] 26 | | loop {} [INFO] [stderr] 27 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:145:17 [INFO] [stderr] | [INFO] [stderr] 145 | asm!("iretq"); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / interrupt!(div_by_zero, |stack_frame| { [INFO] [stderr] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stderr] 25 | | println!("{:x?}", stack_frame); [INFO] [stderr] 26 | | loop {} [INFO] [stderr] 27 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: naked functions must contain a single asm block [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:121:13 [INFO] [stderr] | [INFO] [stderr] 98 | / asm!( [INFO] [stderr] 99 | | "pop r11 [INFO] [stderr] 100 | | pop r10 [INFO] [stderr] 101 | | pop r9 [INFO] [stderr] ... | [INFO] [stderr] 107 | | pop rax" [INFO] [stderr] 108 | | ); [INFO] [stderr] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] ... [INFO] [stderr] 121 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stderr] 122 | | extern "C" fn internal($stack_frame: &InterruptStackFrame) { [INFO] [stderr] 123 | | $code [INFO] [stderr] 124 | | } [INFO] [stderr] ... | [INFO] [stderr] 135 | / asm!( [INFO] [stderr] 136 | "mov rdi, rsp [INFO] [stderr] 137 | add rdi, 9*8 [INFO] [stderr] 138 | call {}", [INFO] [stderr] 139 | in(reg) internal, [INFO] [stderr] 140 | out("rdi") _ [INFO] [stderr] 141 | | ); [INFO] [stderr] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] ... [INFO] [stderr] 145 | | asm!("iretq"); [INFO] [stderr] | | ------------- multiple asm blocks are unsupported in naked functions [INFO] [stderr] 146 | | [INFO] [stderr] 147 | | ::core::intrinsics::unreachable(); [INFO] [stderr] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stderr] 148 | | } [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / interrupt!(div_by_zero, |stack_frame| { [INFO] [stderr] 24 | | println!("Exception: div by 0 SHOOK ULTIMATE"); [INFO] [stderr] 25 | | println!("{:x?}", stack_frame); [INFO] [stderr] 26 | | loop {} [INFO] [stderr] 27 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stderr] | [INFO] [stderr] 81 | / asm!( [INFO] [stderr] 82 | | "push rax [INFO] [stderr] 83 | | push rcx [INFO] [stderr] 84 | | push rdx [INFO] [stderr] ... | [INFO] [stderr] 90 | | push r11" [INFO] [stderr] 91 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | / interrupt!(breakpoint, |stack_frame| { [INFO] [stderr] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stderr] 31 | | println!("{:x?}", stack_frame); [INFO] [stderr] 32 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:139:21 [INFO] [stderr] | [INFO] [stderr] 139 | in(reg) internal, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 140 | out("rdi") _ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | interrupt!(breakpoint, |stack_frame| { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stderr] 31 | | println!("{:x?}", stack_frame); [INFO] [stderr] 32 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |__| [INFO] [stderr] | |__in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:135:17 [INFO] [stderr] | [INFO] [stderr] 135 | / asm!( [INFO] [stderr] 136 | | "mov rdi, rsp [INFO] [stderr] 137 | | add rdi, 9*8 [INFO] [stderr] 138 | | call {}", [INFO] [stderr] 139 | | in(reg) internal, [INFO] [stderr] 140 | | out("rdi") _ [INFO] [stderr] 141 | | ); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | / interrupt!(breakpoint, |stack_frame| { [INFO] [stderr] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stderr] 31 | | println!("{:x?}", stack_frame); [INFO] [stderr] 32 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | / asm!( [INFO] [stderr] 99 | | "pop r11 [INFO] [stderr] 100 | | pop r10 [INFO] [stderr] 101 | | pop r9 [INFO] [stderr] ... | [INFO] [stderr] 107 | | pop rax" [INFO] [stderr] 108 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | / interrupt!(breakpoint, |stack_frame| { [INFO] [stderr] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stderr] 31 | | println!("{:x?}", stack_frame); [INFO] [stderr] 32 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:145:17 [INFO] [stderr] | [INFO] [stderr] 145 | asm!("iretq"); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | / interrupt!(breakpoint, |stack_frame| { [INFO] [stderr] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stderr] 31 | | println!("{:x?}", stack_frame); [INFO] [stderr] 32 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: naked functions must contain a single asm block [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:121:13 [INFO] [stderr] | [INFO] [stderr] 98 | / asm!( [INFO] [stderr] 99 | | "pop r11 [INFO] [stderr] 100 | | pop r10 [INFO] [stderr] 101 | | pop r9 [INFO] [stderr] ... | [INFO] [stderr] 107 | | pop rax" [INFO] [stderr] 108 | | ); [INFO] [stderr] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] ... [INFO] [stderr] 121 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stderr] 122 | | extern "C" fn internal($stack_frame: &InterruptStackFrame) { [INFO] [stderr] 123 | | $code [INFO] [stderr] 124 | | } [INFO] [stderr] ... | [INFO] [stderr] 135 | / asm!( [INFO] [stderr] 136 | "mov rdi, rsp [INFO] [stderr] 137 | add rdi, 9*8 [INFO] [stderr] 138 | call {}", [INFO] [stderr] 139 | in(reg) internal, [INFO] [stderr] 140 | out("rdi") _ [INFO] [stderr] 141 | | ); [INFO] [stderr] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] ... [INFO] [stderr] 145 | | asm!("iretq"); [INFO] [stderr] | | ------------- multiple asm blocks are unsupported in naked functions [INFO] [stderr] 146 | | [INFO] [stderr] 147 | | ::core::intrinsics::unreachable(); [INFO] [stderr] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stderr] 148 | | } [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | / interrupt!(breakpoint, |stack_frame| { [INFO] [stderr] 30 | | println!("Exception: BREAKPOINT"); [INFO] [stderr] 31 | | println!("{:x?}", stack_frame); [INFO] [stderr] 32 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stderr] | [INFO] [stderr] 81 | / asm!( [INFO] [stderr] 82 | | "push rax [INFO] [stderr] 83 | | push rcx [INFO] [stderr] 84 | | push rdx [INFO] [stderr] ... | [INFO] [stderr] 90 | | push r11" [INFO] [stderr] 91 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | / interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stderr] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stderr] 36 | | println!( [INFO] [stderr] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stderr] ... | [INFO] [stderr] 40 | | loop {} [INFO] [stderr] 41 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:183:21 [INFO] [stderr] | [INFO] [stderr] 183 | in(reg) internal, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 184 | out("rdi") _ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stderr] 36 | | println!( [INFO] [stderr] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stderr] ... | [INFO] [stderr] 40 | | loop {} [INFO] [stderr] 41 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |__| [INFO] [stderr] | |__in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:174:17 [INFO] [stderr] | [INFO] [stderr] 174 | / asm!( [INFO] [stderr] 175 | | " [INFO] [stderr] 176 | | mov rsi, [rsp + 9*8] // load error code [INFO] [stderr] 177 | | mov rdi, rsp [INFO] [stderr] ... | [INFO] [stderr] 184 | | out("rdi") _ [INFO] [stderr] 185 | | ); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | / interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stderr] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stderr] 36 | | println!( [INFO] [stderr] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stderr] ... | [INFO] [stderr] 40 | | loop {} [INFO] [stderr] 41 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | / asm!( [INFO] [stderr] 99 | | "pop r11 [INFO] [stderr] 100 | | pop r10 [INFO] [stderr] 101 | | pop r9 [INFO] [stderr] ... | [INFO] [stderr] 107 | | pop rax" [INFO] [stderr] 108 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | / interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stderr] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stderr] 36 | | println!( [INFO] [stderr] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stderr] ... | [INFO] [stderr] 40 | | loop {} [INFO] [stderr] 41 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:190:17 [INFO] [stderr] | [INFO] [stderr] 190 | / asm!( [INFO] [stderr] 191 | | " [INFO] [stderr] 192 | | add rsp, 8 // pop error code off stack [INFO] [stderr] 193 | | iretq [INFO] [stderr] 194 | | " [INFO] [stderr] 195 | | ); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | / interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stderr] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stderr] 36 | | println!( [INFO] [stderr] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stderr] ... | [INFO] [stderr] 40 | | loop {} [INFO] [stderr] 41 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: naked functions must contain a single asm block [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:167:13 [INFO] [stderr] | [INFO] [stderr] 98 | / asm!( [INFO] [stderr] 99 | | "pop r11 [INFO] [stderr] 100 | | pop r10 [INFO] [stderr] 101 | | pop r9 [INFO] [stderr] ... | [INFO] [stderr] 107 | | pop rax" [INFO] [stderr] 108 | | ); [INFO] [stderr] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] ... [INFO] [stderr] 167 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stderr] 168 | | extern "C" fn internal($stack_frame: &InterruptStackFrame, $error_code: usize) { [INFO] [stderr] 169 | | $code [INFO] [stderr] 170 | | } [INFO] [stderr] ... | [INFO] [stderr] 174 | / asm!( [INFO] [stderr] 175 | " [INFO] [stderr] 176 | mov rsi, [rsp + 9*8] // load error code [INFO] [stderr] 177 | mov rdi, rsp [INFO] [stderr] ... [INFO] [stderr] 184 | out("rdi") _ [INFO] [stderr] 185 | | ); [INFO] [stderr] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] ... [INFO] [stderr] 190 | / asm!( [INFO] [stderr] 191 | " [INFO] [stderr] 192 | add rsp, 8 // pop error code off stack [INFO] [stderr] 193 | iretq [INFO] [stderr] 194 | " [INFO] [stderr] 195 | | ); [INFO] [stderr] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] 196 | | ::core::intrinsics::unreachable(); [INFO] [stderr] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stderr] 197 | | } [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | / interrupt_error!(page_fault, |stack_frame, error_code| { [INFO] [stderr] 35 | | let pagefault_error = PageFaultError::from_bits(error_code).unwrap(); [INFO] [stderr] 36 | | println!( [INFO] [stderr] 37 | | "\nEXCEPTION: PAGE FAULT with error code {:?}\n{:#?}", [INFO] [stderr] ... | [INFO] [stderr] 40 | | loop {} [INFO] [stderr] 41 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stderr] | [INFO] [stderr] 81 | / asm!( [INFO] [stderr] 82 | | "push rax [INFO] [stderr] 83 | | push rcx [INFO] [stderr] 84 | | push rdx [INFO] [stderr] ... | [INFO] [stderr] 90 | | push r11" [INFO] [stderr] 91 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | / interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stderr] 44 | | println!( [INFO] [stderr] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stderr] 46 | | stack_frame, error_code [INFO] [stderr] 47 | | ); [INFO] [stderr] 48 | | loop {} [INFO] [stderr] 49 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:183:21 [INFO] [stderr] | [INFO] [stderr] 183 | in(reg) internal, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 184 | out("rdi") _ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 44 | | println!( [INFO] [stderr] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stderr] 46 | | stack_frame, error_code [INFO] [stderr] 47 | | ); [INFO] [stderr] 48 | | loop {} [INFO] [stderr] 49 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |__| [INFO] [stderr] | |__in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:174:17 [INFO] [stderr] | [INFO] [stderr] 174 | / asm!( [INFO] [stderr] 175 | | " [INFO] [stderr] 176 | | mov rsi, [rsp + 9*8] // load error code [INFO] [stderr] 177 | | mov rdi, rsp [INFO] [stderr] ... | [INFO] [stderr] 184 | | out("rdi") _ [INFO] [stderr] 185 | | ); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | / interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stderr] 44 | | println!( [INFO] [stderr] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stderr] 46 | | stack_frame, error_code [INFO] [stderr] 47 | | ); [INFO] [stderr] 48 | | loop {} [INFO] [stderr] 49 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | / asm!( [INFO] [stderr] 99 | | "pop r11 [INFO] [stderr] 100 | | pop r10 [INFO] [stderr] 101 | | pop r9 [INFO] [stderr] ... | [INFO] [stderr] 107 | | pop rax" [INFO] [stderr] 108 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | / interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stderr] 44 | | println!( [INFO] [stderr] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stderr] 46 | | stack_frame, error_code [INFO] [stderr] 47 | | ); [INFO] [stderr] 48 | | loop {} [INFO] [stderr] 49 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:190:17 [INFO] [stderr] | [INFO] [stderr] 190 | / asm!( [INFO] [stderr] 191 | | " [INFO] [stderr] 192 | | add rsp, 8 // pop error code off stack [INFO] [stderr] 193 | | iretq [INFO] [stderr] 194 | | " [INFO] [stderr] 195 | | ); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | / interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stderr] 44 | | println!( [INFO] [stderr] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stderr] 46 | | stack_frame, error_code [INFO] [stderr] 47 | | ); [INFO] [stderr] 48 | | loop {} [INFO] [stderr] 49 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: naked functions must contain a single asm block [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:167:13 [INFO] [stderr] | [INFO] [stderr] 98 | / asm!( [INFO] [stderr] 99 | | "pop r11 [INFO] [stderr] 100 | | pop r10 [INFO] [stderr] 101 | | pop r9 [INFO] [stderr] ... | [INFO] [stderr] 107 | | pop rax" [INFO] [stderr] 108 | | ); [INFO] [stderr] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] ... [INFO] [stderr] 167 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stderr] 168 | | extern "C" fn internal($stack_frame: &InterruptStackFrame, $error_code: usize) { [INFO] [stderr] 169 | | $code [INFO] [stderr] 170 | | } [INFO] [stderr] ... | [INFO] [stderr] 174 | / asm!( [INFO] [stderr] 175 | " [INFO] [stderr] 176 | mov rsi, [rsp + 9*8] // load error code [INFO] [stderr] 177 | mov rdi, rsp [INFO] [stderr] ... [INFO] [stderr] 184 | out("rdi") _ [INFO] [stderr] 185 | | ); [INFO] [stderr] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] ... [INFO] [stderr] 190 | / asm!( [INFO] [stderr] 191 | " [INFO] [stderr] 192 | add rsp, 8 // pop error code off stack [INFO] [stderr] 193 | iretq [INFO] [stderr] 194 | " [INFO] [stderr] 195 | | ); [INFO] [stderr] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] 196 | | ::core::intrinsics::unreachable(); [INFO] [stderr] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stderr] 197 | | } [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | / interrupt_error!(segment_not_present, |stack_frame, error_code| { [INFO] [stderr] 44 | | println!( [INFO] [stderr] 45 | | "\nEXCEPTION: Segment not present {:?} code {:?}", [INFO] [stderr] 46 | | stack_frame, error_code [INFO] [stderr] 47 | | ); [INFO] [stderr] 48 | | loop {} [INFO] [stderr] 49 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stderr] | [INFO] [stderr] 81 | / asm!( [INFO] [stderr] 82 | | "push rax [INFO] [stderr] 83 | | push rcx [INFO] [stderr] 84 | | push rdx [INFO] [stderr] ... | [INFO] [stderr] 90 | | push r11" [INFO] [stderr] 91 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | / interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stderr] 52 | | println!( [INFO] [stderr] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stderr] 54 | | stack_frame, error_code [INFO] [stderr] 55 | | ); [INFO] [stderr] 56 | | loop {} [INFO] [stderr] 57 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:183:21 [INFO] [stderr] | [INFO] [stderr] 183 | in(reg) internal, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 184 | out("rdi") _ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 52 | | println!( [INFO] [stderr] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stderr] 54 | | stack_frame, error_code [INFO] [stderr] 55 | | ); [INFO] [stderr] 56 | | loop {} [INFO] [stderr] 57 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |__| [INFO] [stderr] | |__in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:174:17 [INFO] [stderr] | [INFO] [stderr] 174 | / asm!( [INFO] [stderr] 175 | | " [INFO] [stderr] 176 | | mov rsi, [rsp + 9*8] // load error code [INFO] [stderr] 177 | | mov rdi, rsp [INFO] [stderr] ... | [INFO] [stderr] 184 | | out("rdi") _ [INFO] [stderr] 185 | | ); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | / interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stderr] 52 | | println!( [INFO] [stderr] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stderr] 54 | | stack_frame, error_code [INFO] [stderr] 55 | | ); [INFO] [stderr] 56 | | loop {} [INFO] [stderr] 57 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | / asm!( [INFO] [stderr] 99 | | "pop r11 [INFO] [stderr] 100 | | pop r10 [INFO] [stderr] 101 | | pop r9 [INFO] [stderr] ... | [INFO] [stderr] 107 | | pop rax" [INFO] [stderr] 108 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | / interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stderr] 52 | | println!( [INFO] [stderr] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stderr] 54 | | stack_frame, error_code [INFO] [stderr] 55 | | ); [INFO] [stderr] 56 | | loop {} [INFO] [stderr] 57 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:190:17 [INFO] [stderr] | [INFO] [stderr] 190 | / asm!( [INFO] [stderr] 191 | | " [INFO] [stderr] 192 | | add rsp, 8 // pop error code off stack [INFO] [stderr] 193 | | iretq [INFO] [stderr] 194 | | " [INFO] [stderr] 195 | | ); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | / interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stderr] 52 | | println!( [INFO] [stderr] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stderr] 54 | | stack_frame, error_code [INFO] [stderr] 55 | | ); [INFO] [stderr] 56 | | loop {} [INFO] [stderr] 57 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: naked functions must contain a single asm block [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:167:13 [INFO] [stderr] | [INFO] [stderr] 98 | / asm!( [INFO] [stderr] 99 | | "pop r11 [INFO] [stderr] 100 | | pop r10 [INFO] [stderr] 101 | | pop r9 [INFO] [stderr] ... | [INFO] [stderr] 107 | | pop rax" [INFO] [stderr] 108 | | ); [INFO] [stderr] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] ... [INFO] [stderr] 167 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stderr] 168 | | extern "C" fn internal($stack_frame: &InterruptStackFrame, $error_code: usize) { [INFO] [stderr] 169 | | $code [INFO] [stderr] 170 | | } [INFO] [stderr] ... | [INFO] [stderr] 174 | / asm!( [INFO] [stderr] 175 | " [INFO] [stderr] 176 | mov rsi, [rsp + 9*8] // load error code [INFO] [stderr] 177 | mov rdi, rsp [INFO] [stderr] ... [INFO] [stderr] 184 | out("rdi") _ [INFO] [stderr] 185 | | ); [INFO] [stderr] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] ... [INFO] [stderr] 190 | / asm!( [INFO] [stderr] 191 | " [INFO] [stderr] 192 | add rsp, 8 // pop error code off stack [INFO] [stderr] 193 | iretq [INFO] [stderr] 194 | " [INFO] [stderr] 195 | | ); [INFO] [stderr] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] 196 | | ::core::intrinsics::unreachable(); [INFO] [stderr] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stderr] 197 | | } [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | / interrupt_error!(stack_segment_fault, |stack_frame, error_code| { [INFO] [stderr] 52 | | println!( [INFO] [stderr] 53 | | "\nEXCEPTION: stack segment fault {:?} code {:?}", [INFO] [stderr] 54 | | stack_frame, error_code [INFO] [stderr] 55 | | ); [INFO] [stderr] 56 | | loop {} [INFO] [stderr] 57 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stderr] | [INFO] [stderr] 81 | / asm!( [INFO] [stderr] 82 | | "push rax [INFO] [stderr] 83 | | push rcx [INFO] [stderr] 84 | | push rdx [INFO] [stderr] ... | [INFO] [stderr] 90 | | push r11" [INFO] [stderr] 91 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stderr] 60 | | println!( [INFO] [stderr] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stderr] 62 | | stack_frame, error_code [INFO] [stderr] 63 | | ); [INFO] [stderr] 64 | | loop {} [INFO] [stderr] 65 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:183:21 [INFO] [stderr] | [INFO] [stderr] 183 | in(reg) internal, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 184 | out("rdi") _ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 60 | | println!( [INFO] [stderr] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stderr] 62 | | stack_frame, error_code [INFO] [stderr] 63 | | ); [INFO] [stderr] 64 | | loop {} [INFO] [stderr] 65 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |__| [INFO] [stderr] | |__in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:174:17 [INFO] [stderr] | [INFO] [stderr] 174 | / asm!( [INFO] [stderr] 175 | | " [INFO] [stderr] 176 | | mov rsi, [rsp + 9*8] // load error code [INFO] [stderr] 177 | | mov rdi, rsp [INFO] [stderr] ... | [INFO] [stderr] 184 | | out("rdi") _ [INFO] [stderr] 185 | | ); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stderr] 60 | | println!( [INFO] [stderr] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stderr] 62 | | stack_frame, error_code [INFO] [stderr] 63 | | ); [INFO] [stderr] 64 | | loop {} [INFO] [stderr] 65 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | / asm!( [INFO] [stderr] 99 | | "pop r11 [INFO] [stderr] 100 | | pop r10 [INFO] [stderr] 101 | | pop r9 [INFO] [stderr] ... | [INFO] [stderr] 107 | | pop rax" [INFO] [stderr] 108 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stderr] 60 | | println!( [INFO] [stderr] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stderr] 62 | | stack_frame, error_code [INFO] [stderr] 63 | | ); [INFO] [stderr] 64 | | loop {} [INFO] [stderr] 65 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:190:17 [INFO] [stderr] | [INFO] [stderr] 190 | / asm!( [INFO] [stderr] 191 | | " [INFO] [stderr] 192 | | add rsp, 8 // pop error code off stack [INFO] [stderr] 193 | | iretq [INFO] [stderr] 194 | | " [INFO] [stderr] 195 | | ); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stderr] 60 | | println!( [INFO] [stderr] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stderr] 62 | | stack_frame, error_code [INFO] [stderr] 63 | | ); [INFO] [stderr] 64 | | loop {} [INFO] [stderr] 65 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: naked functions must contain a single asm block [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:167:13 [INFO] [stderr] | [INFO] [stderr] 98 | / asm!( [INFO] [stderr] 99 | | "pop r11 [INFO] [stderr] 100 | | pop r10 [INFO] [stderr] 101 | | pop r9 [INFO] [stderr] ... | [INFO] [stderr] 107 | | pop rax" [INFO] [stderr] 108 | | ); [INFO] [stderr] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] ... [INFO] [stderr] 167 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stderr] 168 | | extern "C" fn internal($stack_frame: &InterruptStackFrame, $error_code: usize) { [INFO] [stderr] 169 | | $code [INFO] [stderr] 170 | | } [INFO] [stderr] ... | [INFO] [stderr] 174 | / asm!( [INFO] [stderr] 175 | " [INFO] [stderr] 176 | mov rsi, [rsp + 9*8] // load error code [INFO] [stderr] 177 | mov rdi, rsp [INFO] [stderr] ... [INFO] [stderr] 184 | out("rdi") _ [INFO] [stderr] 185 | | ); [INFO] [stderr] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] ... [INFO] [stderr] 190 | / asm!( [INFO] [stderr] 191 | " [INFO] [stderr] 192 | add rsp, 8 // pop error code off stack [INFO] [stderr] 193 | iretq [INFO] [stderr] 194 | " [INFO] [stderr] 195 | | ); [INFO] [stderr] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] 196 | | ::core::intrinsics::unreachable(); [INFO] [stderr] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stderr] 197 | | } [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / interrupt_error!(general_protection_fault, |stack_frame, error_code| { [INFO] [stderr] 60 | | println!( [INFO] [stderr] 61 | | "\nEXCEPTION: general protection fault {:x?} with code {:x}", [INFO] [stderr] 62 | | stack_frame, error_code [INFO] [stderr] 63 | | ); [INFO] [stderr] 64 | | loop {} [INFO] [stderr] 65 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:81:9 [INFO] [stderr] | [INFO] [stderr] 81 | / asm!( [INFO] [stderr] 82 | | "push rax [INFO] [stderr] 83 | | push rcx [INFO] [stderr] 84 | | push rdx [INFO] [stderr] ... | [INFO] [stderr] 90 | | push r11" [INFO] [stderr] 91 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stderr] | [INFO] [stderr] 67 | / interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stderr] 68 | | println!( [INFO] [stderr] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stderr] 70 | | stack_frame, error_code [INFO] [stderr] ... | [INFO] [stderr] 75 | | loop {} [INFO] [stderr] 76 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `save_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: only `const` and `sym` operands are supported in naked functions [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:183:21 [INFO] [stderr] | [INFO] [stderr] 183 | in(reg) internal, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 184 | out("rdi") _ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stderr] | [INFO] [stderr] 67 | interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 68 | | println!( [INFO] [stderr] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stderr] 70 | | stack_frame, error_code [INFO] [stderr] ... | [INFO] [stderr] 75 | | loop {} [INFO] [stderr] 76 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |__| [INFO] [stderr] | |__in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:174:17 [INFO] [stderr] | [INFO] [stderr] 174 | / asm!( [INFO] [stderr] 175 | | " [INFO] [stderr] 176 | | mov rsi, [rsp + 9*8] // load error code [INFO] [stderr] 177 | | mov rdi, rsp [INFO] [stderr] ... | [INFO] [stderr] 184 | | out("rdi") _ [INFO] [stderr] 185 | | ); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stderr] | [INFO] [stderr] 67 | / interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stderr] 68 | | println!( [INFO] [stderr] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stderr] 70 | | stack_frame, error_code [INFO] [stderr] ... | [INFO] [stderr] 75 | | loop {} [INFO] [stderr] 76 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | / asm!( [INFO] [stderr] 99 | | "pop r11 [INFO] [stderr] 100 | | pop r10 [INFO] [stderr] 101 | | pop r9 [INFO] [stderr] ... | [INFO] [stderr] 107 | | pop rax" [INFO] [stderr] 108 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stderr] | [INFO] [stderr] 67 | / interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stderr] 68 | | println!( [INFO] [stderr] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stderr] 70 | | stack_frame, error_code [INFO] [stderr] ... | [INFO] [stderr] 75 | | loop {} [INFO] [stderr] 76 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `restore_scratch_registers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: asm in naked functions must use `noreturn` option [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:190:17 [INFO] [stderr] | [INFO] [stderr] 190 | / asm!( [INFO] [stderr] 191 | | " [INFO] [stderr] 192 | | add rsp, 8 // pop error code off stack [INFO] [stderr] 193 | | iretq [INFO] [stderr] 194 | | " [INFO] [stderr] 195 | | ); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stderr] | [INFO] [stderr] 67 | / interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stderr] 68 | | println!( [INFO] [stderr] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stderr] 70 | | stack_frame, error_code [INFO] [stderr] ... | [INFO] [stderr] 75 | | loop {} [INFO] [stderr] 76 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: naked functions must contain a single asm block [INFO] [stderr] --> src/arch/x86_64/interrupt/handler/mod.rs:167:13 [INFO] [stderr] | [INFO] [stderr] 98 | / asm!( [INFO] [stderr] 99 | | "pop r11 [INFO] [stderr] 100 | | pop r10 [INFO] [stderr] 101 | | pop r9 [INFO] [stderr] ... | [INFO] [stderr] 107 | | pop rax" [INFO] [stderr] 108 | | ); [INFO] [stderr] | |_________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] ... [INFO] [stderr] 167 | / pub unsafe extern "C" fn [<__raw_interrupt__ $handler>]() -> ! { [INFO] [stderr] 168 | | extern "C" fn internal($stack_frame: &InterruptStackFrame, $error_code: usize) { [INFO] [stderr] 169 | | $code [INFO] [stderr] 170 | | } [INFO] [stderr] ... | [INFO] [stderr] 174 | / asm!( [INFO] [stderr] 175 | " [INFO] [stderr] 176 | mov rsi, [rsp + 9*8] // load error code [INFO] [stderr] 177 | mov rdi, rsp [INFO] [stderr] ... [INFO] [stderr] 184 | out("rdi") _ [INFO] [stderr] 185 | | ); [INFO] [stderr] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] ... [INFO] [stderr] 190 | / asm!( [INFO] [stderr] 191 | " [INFO] [stderr] 192 | add rsp, 8 // pop error code off stack [INFO] [stderr] 193 | iretq [INFO] [stderr] 194 | " [INFO] [stderr] 195 | | ); [INFO] [stderr] | |_________________- multiple asm blocks are unsupported in naked functions [INFO] [stderr] 196 | | ::core::intrinsics::unreachable(); [INFO] [stderr] | | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stderr] 197 | | } [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86_64/interrupt/handler/exception.rs:67:1 [INFO] [stderr] | [INFO] [stderr] 67 | / interrupt_error!(double_fault, |stack_frame, error_code| { [INFO] [stderr] 68 | | println!( [INFO] [stderr] 69 | | "\nDOUBLE FAULT: {:x?} with code {:x}", [INFO] [stderr] 70 | | stack_frame, error_code [INFO] [stderr] ... | [INFO] [stderr] 75 | | loop {} [INFO] [stderr] 76 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #32408 [INFO] [stderr] = note: this warning originates in the macro `interrupt_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/memory/bitmap.rs:191:13 [INFO] [stderr] | [INFO] [stderr] 191 | let mut bitmap = FixedBitmap { words: [0u64; 64] }; [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_usize` [INFO] [stderr] --> src/arch/x86_64/paging/addr.rs:82:12 [INFO] [stderr] | [INFO] [stderr] 82 | pub fn from_usize(addr: usize) -> PhysicalAddress { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `map_no_alloc` [INFO] [stderr] --> src/arch/x86_64/paging/mapper.rs:41:12 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn map_no_alloc(&mut self, page: Page, frame: Frame) -> Result<(), &str> [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_table` [INFO] [stderr] --> src/arch/x86_64/paging/table.rs:20:19 [INFO] [stderr] | [INFO] [stderr] 20 | pub unsafe fn get_table(&self, index: usize) -> Option<&RecursivePageTable> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `addr` [INFO] [stderr] --> src/arch/x86_64/paging/mod.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn addr(&self) -> VirtualAddress { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `frame_number` [INFO] [stderr] --> src/memory/bitmap.rs:24:8 [INFO] [stderr] | [INFO] [stderr] 24 | fn frame_number(&self, index: usize) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `addr` [INFO] [stderr] --> src/memory/mod.rs:94:12 [INFO] [stderr] | [INFO] [stderr] 94 | pub fn addr(&self) -> PhysicalAddress { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/utils/mod.rs:27:12 [INFO] [stderr] | [INFO] [stderr] 27 | pub fn new(iter: I, f: F) -> Leftovers { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `juntos` (lib test) generated 56 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/juntos-b50acf493cb2da1f) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test arch::x86_64::paging::test::page_from_addr ... ok [INFO] [stdout] test arch::x86_64::paging::addr::test::valid_addr ... ok [INFO] [stdout] test memory::bitmap::test::aligned_first ... ok [INFO] [stdout] test arch::x86_64::paging::test::get_page_numbers ... ok [INFO] [stdout] test arch::x86_64::paging::addr::test::align ... ok [INFO] [stdout] test arch::x86_64::paging::addr::test::truncate ... ok [INFO] [stdout] test memory::bitmap::test::next_free ... ok [INFO] [stdout] test memory::bitmap::test::range ... ok [INFO] [stdout] test memory::bitmap::test::set ... ok [INFO] [stdout] test memory::bitmap::test::unset ... ok [INFO] [stdout] test memory::bitmap::test::first_entry ... ok [INFO] [stdout] test memory::bitmap::test::alloc ... ok [INFO] [stdout] test memory::bitmap::test::alloc_sub_range ... ok [INFO] [stdout] test multiboot::tag::elf_symbols::test::iterate_elf32_shdr ... ok [INFO] [stdout] test vga::test::invalid_char ... ok [INFO] [stdout] test vga::test::new_lines ... ok [INFO] [stdout] test vga::test::scrolling ... ok [INFO] [stdout] test vga::test::write_string ... ok [INFO] [stdout] test vga::test::line_wrap ... ok [INFO] [stdout] test vga::test::write_byte ... ok [INFO] [stdout] test multiboot::tag::elf_symbols::test::iterate_elf64_shdr ... ok [INFO] [stdout] test memory::bitmap::test::dealloc_unallocated - should panic ... ok [INFO] [stdout] test arch::x86_64::paging::addr::test::invalid_addr - should panic ... ok [INFO] [stdout] test memory::bitmap::test::dealloc_outside_arena - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1d223307b40928fa25dc7f41658b156bfbea232b95aaf3899c27b93d29d8a0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d223307b40928fa25dc7f41658b156bfbea232b95aaf3899c27b93d29d8a0b5", kill_on_drop: false }` [INFO] [stdout] 1d223307b40928fa25dc7f41658b156bfbea232b95aaf3899c27b93d29d8a0b5