[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] documenting HomelikeBrick42/OS against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHomelikeBrick42%2FOS" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HomelikeBrick42/OS on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-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-6-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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] documenting HomelikeBrick42/OS against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHomelikeBrick42%2FOS" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HomelikeBrick42/OS on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-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-6-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" "+beta-2025-04-13" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utf16_lit v2.0.2 [INFO] [stderr] Downloaded psf2 v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f70d3608c56b4f6d13eccad37e8470c744b6fa3c18c5fac0fa9943a0b05e21ea [INFO] running `Command { std: "docker" "start" "-a" "f70d3608c56b4f6d13eccad37e8470c744b6fa3c18c5fac0fa9943a0b05e21ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f70d3608c56b4f6d13eccad37e8470c744b6fa3c18c5fac0fa9943a0b05e21ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f70d3608c56b4f6d13eccad37e8470c744b6fa3c18c5fac0fa9943a0b05e21ea", kill_on_drop: false }` [INFO] [stdout] f70d3608c56b4f6d13eccad37e8470c744b6fa3c18c5fac0fa9943a0b05e21ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac72f270841c430885bfd47f9575f081d5e577ec34b7c30ccd1822250a28bd69 [INFO] running `Command { std: "docker" "start" "-a" "ac72f270841c430885bfd47f9575f081d5e577ec34b7c30ccd1822250a28bd69", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.11 [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] Checking psf2 v0.4.0 [INFO] [stderr] Checking utf16_lit v2.0.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Documenting os v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / #![feature( [INFO] [stdout] 4 | | try_trait_v2, [INFO] [stdout] 5 | | arbitrary_self_types, [INFO] [stdout] 6 | | panic_info_message, [INFO] [stdout] 7 | | allocator_api, [INFO] [stdout] 8 | | naked_functions [INFO] [stdout] 9 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `*mut efi::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 for more information [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [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 efi::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 for more information [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [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 efi::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 for more information [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [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 efi::tables::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 for more information [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [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 efi::tables::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 for more information [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [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 efi::tables::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 for more information [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [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 efi::tables::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 for more information [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [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 efi::tables::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 for more information [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [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 efi::tables::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 for more information [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [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 efi::tables::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 for more information [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [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 efi::tables::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 for more information [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [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 efi::tables::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 for more information [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [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 efi::tables::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 for more information [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [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 efi::tables::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 for more information [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [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 efi::tables::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 for more information [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [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 efi::tables::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 for more information [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [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 efi::tables::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) -> Status); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #44874 for more information [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [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] Some errors have detailed explanations: E0554, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `os` [INFO] running `Command { std: "docker" "inspect" "ac72f270841c430885bfd47f9575f081d5e577ec34b7c30ccd1822250a28bd69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac72f270841c430885bfd47f9575f081d5e577ec34b7c30ccd1822250a28bd69", kill_on_drop: false }` [INFO] [stdout] ac72f270841c430885bfd47f9575f081d5e577ec34b7c30ccd1822250a28bd69