[INFO] cloning repository https://github.com/HomelikeBrick42/OS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HomelikeBrick42/OS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHomelikeBrick42%2FOS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHomelikeBrick42%2FOS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d34a0d3929d2d680f6a27d3910c652f15abc8c5
[INFO] building HomelikeBrick42/OS against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHomelikeBrick42%2FOS" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/HomelikeBrick42/OS on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/HomelikeBrick42/OS
[INFO] finished tweaking git repo https://github.com/HomelikeBrick42/OS
[INFO] tweaked toml for git repo https://github.com/HomelikeBrick42/OS written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/HomelikeBrick42/OS already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5415baf03e6a04ae92ef5dbeb835aa131cf034e95a71f410678f55aea20f0ac0
[INFO] running `Command { std: "docker" "start" "-a" "5415baf03e6a04ae92ef5dbeb835aa131cf034e95a71f410678f55aea20f0ac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5415baf03e6a04ae92ef5dbeb835aa131cf034e95a71f410678f55aea20f0ac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5415baf03e6a04ae92ef5dbeb835aa131cf034e95a71f410678f55aea20f0ac0", kill_on_drop: false }`
[INFO] [stdout] 5415baf03e6a04ae92ef5dbeb835aa131cf034e95a71f410678f55aea20f0ac0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ab60cd854745af31562ca77353d044323a9a6aaad79c3f8957575da236a9fcb
[INFO] running `Command { std: "docker" "start" "-a" "9ab60cd854745af31562ca77353d044323a9a6aaad79c3f8957575da236a9fcb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling psf2 v0.4.0
[INFO] [stderr]    Compiling utf16_lit v2.0.2
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling os v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> src/interrupts.rs:24:17
[INFO] [stdout]     |
[INFO] [stdout] 24  | /                 asm!(
[INFO] [stdout] 25  | |                     "
[INFO] [stdout] 26  | | sub rsp, 128
[INFO] [stdout] 27  | | push rax
[INFO] [stdout] ...   |
[INFO] [stdout] 48  | |                     options(noreturn),
[INFO] [stdout] 49  | |                 );
[INFO] [stdout]     | |_________________^ consider using the `naked_asm!` macro instead
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/drivers/keyboard.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 |   interrupt_handler!(keyboard_handler, keyboard_interrupt);
[INFO] [stdout]     |   -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `interrupt_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]   --> src/gdt.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | /         asm!(
[INFO] [stdout] 59 | |             "
[INFO] [stdout] 60 | | lgdt [rax]
[INFO] [stdout] 61 | | mov ax, 0x10
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |             options(noreturn),
[INFO] [stdout] 73 | |         );
[INFO] [stdout]    | |_________^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]   --> src/interrupts.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | /                 asm!(
[INFO] [stdout] 25 | |                     "
[INFO] [stdout] 26 | | sub rsp, 128
[INFO] [stdout] 27 | | push rax
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |                     options(noreturn),
[INFO] [stdout] 49 | |                 );
[INFO] [stdout]    | |_________________^ consider using the `naked_asm!` macro instead
[INFO] [stdout] ...
[INFO] [stdout] 57 |   interrupt_handler!(page_fault_handler, page_fault);
[INFO] [stdout]    |   -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `interrupt_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]   --> src/interrupts.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | /                 asm!(
[INFO] [stdout] 25 | |                     "
[INFO] [stdout] 26 | | sub rsp, 128
[INFO] [stdout] 27 | | push rax
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |                     options(noreturn),
[INFO] [stdout] 49 | |                 );
[INFO] [stdout]    | |_________________^ consider using the `naked_asm!` macro instead
[INFO] [stdout] ...
[INFO] [stdout] 63 |   interrupt_handler!(double_fault_handler, double_fault);
[INFO] [stdout]    |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `interrupt_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]   --> src/interrupts.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | /                 asm!(
[INFO] [stdout] 25 | |                     "
[INFO] [stdout] 26 | | sub rsp, 128
[INFO] [stdout] 27 | | push rax
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |                     options(noreturn),
[INFO] [stdout] 49 | |                 );
[INFO] [stdout]    | |_________________^ consider using the `naked_asm!` macro instead
[INFO] [stdout] ...
[INFO] [stdout] 69 |   interrupt_handler!(general_protection_fault_handler, general_protection);
[INFO] [stdout]    |   ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `interrupt_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `panic_info_message` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     panic_info_message,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*mut gop::Gop` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> src/efi.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |         pub unsafe fn $name(self: *mut Self, $($arg: $typ),*) $(-> $ret_typ)? {
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/efi/gop.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout] 35  |     wrap_self_function_pointer!(query_mode(mode_number: u32, size_of_info: *mut usize, info: *mut *mut GopModeInfo) -> Status);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box<Self>`, `self: Rc<Self>`, or `self: Arc<Self>`
[INFO] [stdout]     = note: this error originates in the macro `wrap_self_function_pointer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*mut gop::Gop` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> src/efi.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |         pub unsafe fn $name(self: *mut Self, $($arg: $typ),*) $(-> $ret_typ)? {
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/efi/gop.rs:36:5
[INFO] [stdout]     |
[INFO] [stdout] 36  |     wrap_self_function_pointer!(set_mode(mode_number: u32) -> Status);
[INFO] [stdout]     |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box<Self>`, `self: Rc<Self>`, or `self: Arc<Self>`
[INFO] [stdout]     = note: this error originates in the macro `wrap_self_function_pointer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*mut gop::Gop` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> src/efi.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |           pub unsafe fn $name(self: *mut Self, $($arg: $typ),*) $(-> $ret_typ)? {
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/efi/gop.rs:37:5
[INFO] [stdout]     |
[INFO] [stdout] 37  | /     wrap_self_function_pointer!(
[INFO] [stdout] 38  | |         blt(
[INFO] [stdout] 39  | |             buffer: *mut Pixel,
[INFO] [stdout] 40  | |             operation: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 48  | |         ) -> Status
[INFO] [stdout] 49  | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box<Self>`, `self: Rc<Self>`, or `self: Arc<Self>`
[INFO] [stdout]     = note: this error originates in the macro `wrap_self_function_pointer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*mut SimpleTextOutputProtocol` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> src/efi.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |         pub unsafe fn $name(self: *mut Self, $($arg: $typ),*) $(-> $ret_typ)? {
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/efi/tables.rs:55:5
[INFO] [stdout]     |
[INFO] [stdout] 55  |     wrap_self_function_pointer!(reset(extended_verification: u8) -> Status);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box<Self>`, `self: Rc<Self>`, or `self: Arc<Self>`
[INFO] [stdout]     = note: this error originates in the macro `wrap_self_function_pointer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*mut SimpleTextOutputProtocol` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> src/efi.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |         pub unsafe fn $name(self: *mut Self, $($arg: $typ),*) $(-> $ret_typ)? {
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/efi/tables.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  |     wrap_self_function_pointer!(output_string(string: *const u16) -> Status);
[INFO] [stdout]     |     ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box<Self>`, `self: Rc<Self>`, or `self: Arc<Self>`
[INFO] [stdout]     = note: this error originates in the macro `wrap_self_function_pointer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*mut SimpleTextOutputProtocol` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> src/efi.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |         pub unsafe fn $name(self: *mut Self, $($arg: $typ),*) $(-> $ret_typ)? {
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/efi/tables.rs:57:5
[INFO] [stdout]     |
[INFO] [stdout] 57  |     wrap_self_function_pointer!(test_string(string: *const u16) -> Status);
[INFO] [stdout]     |     ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box<Self>`, `self: Rc<Self>`, or `self: Arc<Self>`
[INFO] [stdout]     = note: this error originates in the macro `wrap_self_function_pointer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*mut SimpleTextOutputProtocol` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> src/efi.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |         pub unsafe fn $name(self: *mut Self, $($arg: $typ),*) $(-> $ret_typ)? {
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/efi/tables.rs:58:5
[INFO] [stdout]     |
[INFO] [stdout] 58  |     wrap_self_function_pointer!(query_mode(mode_number: u32, columns: *mut u32, rows: *mut u32) -> Status);
[INFO] [stdout]     |     ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box<Self>`, `self: Rc<Self>`, or `self: Arc<Self>`
[INFO] [stdout]     = note: this error originates in the macro `wrap_self_function_pointer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*mut SimpleTextOutputProtocol` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> src/efi.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |         pub unsafe fn $name(self: *mut Self, $($arg: $typ),*) $(-> $ret_typ)? {
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/efi/tables.rs:59:5
[INFO] [stdout]     |
[INFO] [stdout] 59  |     wrap_self_function_pointer!(set_mode(mode_number: u32) -> Status);
[INFO] [stdout]     |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box<Self>`, `self: Rc<Self>`, or `self: Arc<Self>`
[INFO] [stdout]     = note: this error originates in the macro `wrap_self_function_pointer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*mut SimpleTextOutputProtocol` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> src/efi.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |         pub unsafe fn $name(self: *mut Self, $($arg: $typ),*) $(-> $ret_typ)? {
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/efi/tables.rs:60:5
[INFO] [stdout]     |
[INFO] [stdout] 60  |     wrap_self_function_pointer!(set_attribute(attribute: u32) -> Status);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box<Self>`, `self: Rc<Self>`, or `self: Arc<Self>`
[INFO] [stdout]     = note: this error originates in the macro `wrap_self_function_pointer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*mut SimpleTextOutputProtocol` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> src/efi.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |         pub unsafe fn $name(self: *mut Self, $($arg: $typ),*) $(-> $ret_typ)? {
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/efi/tables.rs:61:5
[INFO] [stdout]     |
[INFO] [stdout] 61  |     wrap_self_function_pointer!(clear_screen() -> Status);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box<Self>`, `self: Rc<Self>`, or `self: Arc<Self>`
[INFO] [stdout]     = note: this error originates in the macro `wrap_self_function_pointer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*mut SimpleTextOutputProtocol` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> src/efi.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |         pub unsafe fn $name(self: *mut Self, $($arg: $typ),*) $(-> $ret_typ)? {
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/efi/tables.rs:62:5
[INFO] [stdout]     |
[INFO] [stdout] 62  |     wrap_self_function_pointer!(set_cursor_position(column: u32, row: u32) -> Status);
[INFO] [stdout]     |     --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box<Self>`, `self: Rc<Self>`, or `self: Arc<Self>`
[INFO] [stdout]     = note: this error originates in the macro `wrap_self_function_pointer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*mut SimpleTextOutputProtocol` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> src/efi.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |         pub unsafe fn $name(self: *mut Self, $($arg: $typ),*) $(-> $ret_typ)? {
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/efi/tables.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout] 63  |     wrap_self_function_pointer!(enable_cursor(enable: bool) -> Status);
[INFO] [stdout]     |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box<Self>`, `self: Rc<Self>`, or `self: Arc<Self>`
[INFO] [stdout]     = note: this error originates in the macro `wrap_self_function_pointer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*const BootServices` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> src/efi/tables.rs:225:35
[INFO] [stdout]     |
[INFO] [stdout] 225 |           pub unsafe fn $name(self: *const Self, $($arg: $typ),*) $(-> $ret_typ)? {
[INFO] [stdout]     |                                     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 | /     wrap_function_pointer!(get_memory_map(
[INFO] [stdout] 233 | |         memory_map_size: *mut usize,
[INFO] [stdout] 234 | |         memory_map: *mut MemoryDescriptor,
[INFO] [stdout] 235 | |         map_key: *mut usize,
[INFO] [stdout] 236 | |         descriptor_size: *mut usize,
[INFO] [stdout] 237 | |         descriptor_version: *mut u32,
[INFO] [stdout] 238 | |     ) -> Status);
[INFO] [stdout]     | |________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box<Self>`, `self: Rc<Self>`, or `self: Arc<Self>`
[INFO] [stdout]     = note: this error originates in the macro `wrap_function_pointer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*const BootServices` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> src/efi/tables.rs:225:35
[INFO] [stdout]     |
[INFO] [stdout] 225 |         pub unsafe fn $name(self: *const Self, $($arg: $typ),*) $(-> $ret_typ)? {
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     wrap_function_pointer!(exit_boot_services(image_handle: Handle, map_key: usize) -> Status);
[INFO] [stdout]     |     ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box<Self>`, `self: Rc<Self>`, or `self: Arc<Self>`
[INFO] [stdout]     = note: this error originates in the macro `wrap_function_pointer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*const BootServices` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> src/efi/tables.rs:225:35
[INFO] [stdout]     |
[INFO] [stdout] 225 |         pub unsafe fn $name(self: *const Self, $($arg: $typ),*) $(-> $ret_typ)? {
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     wrap_function_pointer!(allocate_pool(pool_type: MemoryType, size: usize, buffer: *mut *mut c_void) -> Status);
[INFO] [stdout]     |     ------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box<Self>`, `self: Rc<Self>`, or `self: Arc<Self>`
[INFO] [stdout]     = note: this error originates in the macro `wrap_function_pointer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*const BootServices` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> src/efi/tables.rs:225:35
[INFO] [stdout]     |
[INFO] [stdout] 225 |         pub unsafe fn $name(self: *const Self, $($arg: $typ),*) $(-> $ret_typ)? {
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     wrap_function_pointer!(free_pool(buffer: *mut c_void) -> Status);
[INFO] [stdout]     |     ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box<Self>`, `self: Rc<Self>`, or `self: Arc<Self>`
[INFO] [stdout]     = note: this error originates in the macro `wrap_function_pointer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*const BootServices` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> src/efi/tables.rs:225:35
[INFO] [stdout]     |
[INFO] [stdout] 225 |         pub unsafe fn $name(self: *const Self, $($arg: $typ),*) $(-> $ret_typ)? {
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     wrap_function_pointer!(locate_protocol(protocol: *const Guid, registration: *mut c_void, protocol_interface: *mut *mut c_void) -> Statu...
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box<Self>`, `self: Rc<Self>`, or `self: Arc<Self>`
[INFO] [stdout]     = note: this error originates in the macro `wrap_function_pointer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 |     if let Some(message) = info.message() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^   -------------- this expression has type `PanicMessage<'_>`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected `PanicMessage<'_>`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `PanicMessage<'_>`
[INFO] [stdout]                  found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0658, E0787.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `os` (bin "os") due to 23 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "9ab60cd854745af31562ca77353d044323a9a6aaad79c3f8957575da236a9fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ab60cd854745af31562ca77353d044323a9a6aaad79c3f8957575da236a9fcb", kill_on_drop: false }`
[INFO] [stdout] 9ab60cd854745af31562ca77353d044323a9a6aaad79c3f8957575da236a9fcb
