[INFO] fetching crate efw 0.1.0...
[INFO] checking efw-0.1.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate efw 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate efw 0.1.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate efw 0.1.0
[INFO] finished tweaking crates.io crate efw 0.1.0
[INFO] tweaked toml for crates.io crate efw 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ucs2 v0.1.0
[INFO] [stderr]   Downloaded r-efi v2.2.0
[INFO] [stderr]   Downloaded late-static v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 166ad620264c36003da6cd7139abc4e6ea553177d5cd77847461d0734186e432
[INFO] running `Command { std: "docker" "start" "-a" "166ad620264c36003da6cd7139abc4e6ea553177d5cd77847461d0734186e432", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "166ad620264c36003da6cd7139abc4e6ea553177d5cd77847461d0734186e432", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "166ad620264c36003da6cd7139abc4e6ea553177d5cd77847461d0734186e432", kill_on_drop: false }`
[INFO] [stdout] 166ad620264c36003da6cd7139abc4e6ea553177d5cd77847461d0734186e432
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3aaaa9abffe29f5054b88a7181d858cdbd0d12ca2a98f33b6e938db5688085bf
[INFO] running `Command { std: "docker" "start" "-a" "3aaaa9abffe29f5054b88a7181d858cdbd0d12ca2a98f33b6e938db5688085bf", kill_on_drop: false }`
[INFO] [stderr]     Checking r-efi v2.2.0
[INFO] [stderr]     Checking ucs2 v0.1.0
[INFO] [stderr]     Checking late-static v0.3.0
[INFO] [stderr]     Checking efw v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prelude` in `alloc`
[INFO] [stdout]   --> src/lib.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use alloc::prelude::v1::*;
[INFO] [stdout]    |            ^^^^^^^ could not find `prelude` in `alloc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prelude` in `alloc`
[INFO] [stdout]   --> src/lib.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use alloc::prelude::v1::*;
[INFO] [stdout]    |            ^^^^^^^ could not find `prelude` in `alloc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]   --> src/efi/boot_services.rs:45:26
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let mut buffer = Vec::new();
[INFO] [stdout]    |                          ^^^ use of undeclared type `Vec`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/efi/boot_services.rs:60:150
[INFO] [stdout]    |
[INFO] [stdout] 60 | ...:Guid, search_key: *mut core::ffi::c_void) -> Result<Vec<Handle>> {
[INFO] [stdout]    |                                                         ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/efi/boot_services.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut vector: Vec<Handle> = Vec::new();
[INFO] [stdout]    |                         ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]   --> src/efi/boot_services.rs:69:39
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut vector: Vec<Handle> = Vec::new();
[INFO] [stdout]    |                                       ^^^ use of undeclared type `Vec`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]  --> src/efi/memory_map.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub(crate) buffer: Vec<u8>,
[INFO] [stdout]   |                        ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use alloc::vec::Vec;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::vec::Vec;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/efi/memory_map.rs:12:31
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(crate) fn new(buffer: Vec<u8>, map_key: usize, desc_size: usize, desc_ver: u32) -> Self {
[INFO] [stdout]    |                               ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]  --> src/efi/protocol.rs:8:44
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn find_supporting_handles() -> Result<Vec<Handle>> {
[INFO] [stdout]   |                                            ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use alloc::vec::Vec;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::vec::Vec;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/efi/protocol.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn find_instances() -> Result<Vec<Self>> {
[INFO] [stdout]    |                                   ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | extern crate alloc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `alloc` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use alloc::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | extern crate alloc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function
[INFO] [stdout]   --> src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] 27 |     fn efw_main();
[INFO] [stdout]    |     -------------- foreign function
[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: symbol names in extern blocks are not mangled
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]   --> src/efi/boot_services.rs:45:26
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let mut buffer = Vec::new();
[INFO] [stdout]    |                          ^^^ use of undeclared type `Vec`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/efi/boot_services.rs:60:150
[INFO] [stdout]    |
[INFO] [stdout] 60 | ...:Guid, search_key: *mut core::ffi::c_void) -> Result<Vec<Handle>> {
[INFO] [stdout]    |                                                         ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/efi/boot_services.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut vector: Vec<Handle> = Vec::new();
[INFO] [stdout]    |                         ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]   --> src/efi/boot_services.rs:69:39
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut vector: Vec<Handle> = Vec::new();
[INFO] [stdout]    |                                       ^^^ use of undeclared type `Vec`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]  --> src/efi/memory_map.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub(crate) buffer: Vec<u8>,
[INFO] [stdout]   |                        ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use alloc::vec::Vec;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::vec::Vec;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/efi/memory_map.rs:12:31
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(crate) fn new(buffer: Vec<u8>, map_key: usize, desc_size: usize, desc_ver: u32) -> Self {
[INFO] [stdout]    |                               ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]  --> src/efi/protocol.rs:8:44
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn find_supporting_handles() -> Result<Vec<Handle>> {
[INFO] [stdout]   |                                            ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use alloc::vec::Vec;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::vec::Vec;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/efi/protocol.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn find_instances() -> Result<Vec<Self>> {
[INFO] [stdout]    |                                   ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `alloc` has been stable since 1.36.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(alloc)]
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `alloc_prelude`
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(alloc_prelude)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the `#[alloc_error_handler]` in this crate conflicts with allocation error handler in: std
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | extern crate alloc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `alloc` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use alloc::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | extern crate alloc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / fn panic_handler(panic_info: &core::panic::PanicInfo) -> ! {
[INFO] [stdout] 42 | |     let message = match panic_info.message() {
[INFO] [stdout] 43 | |         Some(s) => s.clone(),
[INFO] [stdout] 44 | |         None => format_args!("no message"),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     loop {}
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]    = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib
[INFO] [stdout]    = note: second definition in the local crate (`efw`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `efw` (lib test) due to 12 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/efi/system_table.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 |         LateStatic::assign(&SYSTEM_TABLE, SystemTable(system_table));
[INFO] [stdout]    |                            ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 15 |         LateStatic::assign(addr_of!(SYSTEM_TABLE), SystemTable(system_table));
[INFO] [stdout]    |                            ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `efw` (lib) due to 11 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3aaaa9abffe29f5054b88a7181d858cdbd0d12ca2a98f33b6e938db5688085bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aaaa9abffe29f5054b88a7181d858cdbd0d12ca2a98f33b6e938db5688085bf", kill_on_drop: false }`
[INFO] [stdout] 3aaaa9abffe29f5054b88a7181d858cdbd0d12ca2a98f33b6e938db5688085bf
[INFO] checking efw-0.1.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate efw 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate efw 0.1.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate efw 0.1.0
[INFO] finished tweaking crates.io crate efw 0.1.0
[INFO] tweaked toml for crates.io crate efw 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4608d8caab7b67c94ffa19fa75b7a73b1b4d8756fb3307cafe52f0be022f717d
[INFO] running `Command { std: "docker" "start" "-a" "4608d8caab7b67c94ffa19fa75b7a73b1b4d8756fb3307cafe52f0be022f717d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4608d8caab7b67c94ffa19fa75b7a73b1b4d8756fb3307cafe52f0be022f717d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4608d8caab7b67c94ffa19fa75b7a73b1b4d8756fb3307cafe52f0be022f717d", kill_on_drop: false }`
[INFO] [stdout] 4608d8caab7b67c94ffa19fa75b7a73b1b4d8756fb3307cafe52f0be022f717d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26df43e83067cf1db58b14e38cb1ae2d3e9d9b028768baa1bfbc628cda1a8f89
[INFO] running `Command { std: "docker" "start" "-a" "26df43e83067cf1db58b14e38cb1ae2d3e9d9b028768baa1bfbc628cda1a8f89", kill_on_drop: false }`
[INFO] [stderr]     Checking late-static v0.3.0
[INFO] [stderr]     Checking ucs2 v0.1.0
[INFO] [stderr]     Checking r-efi v2.2.0
[INFO] [stderr]     Checking efw v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prelude` in `alloc`
[INFO] [stdout]   --> src/lib.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use alloc::prelude::v1::*;
[INFO] [stdout]    |            ^^^^^^^ could not find `prelude` in `alloc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prelude` in `alloc`
[INFO] [stdout]   --> src/lib.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use alloc::prelude::v1::*;
[INFO] [stdout]    |            ^^^^^^^ could not find `prelude` in `alloc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]   --> src/efi/boot_services.rs:45:26
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let mut buffer = Vec::new();
[INFO] [stdout]    |                          ^^^ use of undeclared type `Vec`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/efi/boot_services.rs:60:150
[INFO] [stdout]    |
[INFO] [stdout] 60 | ...:Guid, search_key: *mut core::ffi::c_void) -> Result<Vec<Handle>> {
[INFO] [stdout]    |                                                         ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/efi/boot_services.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut vector: Vec<Handle> = Vec::new();
[INFO] [stdout]    |                         ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]   --> src/efi/boot_services.rs:69:39
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut vector: Vec<Handle> = Vec::new();
[INFO] [stdout]    |                                       ^^^ use of undeclared type `Vec`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]  --> src/efi/memory_map.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub(crate) buffer: Vec<u8>,
[INFO] [stdout]   |                        ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use alloc::vec::Vec;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::vec::Vec;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/efi/memory_map.rs:12:31
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(crate) fn new(buffer: Vec<u8>, map_key: usize, desc_size: usize, desc_ver: u32) -> Self {
[INFO] [stdout]    |                               ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]  --> src/efi/protocol.rs:8:44
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn find_supporting_handles() -> Result<Vec<Handle>> {
[INFO] [stdout]   |                                            ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use alloc::vec::Vec;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::vec::Vec;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/efi/protocol.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn find_instances() -> Result<Vec<Self>> {
[INFO] [stdout]    |                                   ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | extern crate alloc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `alloc` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use alloc::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | extern crate alloc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]   --> src/efi/boot_services.rs:45:26
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let mut buffer = Vec::new();
[INFO] [stdout]    |                          ^^^ use of undeclared type `Vec`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/efi/boot_services.rs:60:150
[INFO] [stdout]    |
[INFO] [stdout] 60 | ...:Guid, search_key: *mut core::ffi::c_void) -> Result<Vec<Handle>> {
[INFO] [stdout]    |                                                         ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/efi/boot_services.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut vector: Vec<Handle> = Vec::new();
[INFO] [stdout]    |                         ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]   --> src/efi/boot_services.rs:69:39
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut vector: Vec<Handle> = Vec::new();
[INFO] [stdout]    |                                       ^^^ use of undeclared type `Vec`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]  --> src/efi/memory_map.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub(crate) buffer: Vec<u8>,
[INFO] [stdout]   |                        ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use alloc::vec::Vec;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::vec::Vec;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/efi/memory_map.rs:12:31
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(crate) fn new(buffer: Vec<u8>, map_key: usize, desc_size: usize, desc_ver: u32) -> Self {
[INFO] [stdout]    |                               ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]  --> src/efi/protocol.rs:8:44
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn find_supporting_handles() -> Result<Vec<Handle>> {
[INFO] [stdout]   |                                            ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use alloc::vec::Vec;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::vec::Vec;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/efi/protocol.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn find_instances() -> Result<Vec<Self>> {
[INFO] [stdout]    |                                   ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use alloc::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the `#[alloc_error_handler]` in this crate conflicts with allocation error handler in: std
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` has no effect on a foreign function
[INFO] [stdout]   --> src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] 27 |     fn efw_main();
[INFO] [stdout]    |     -------------- foreign function
[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: symbol names in extern blocks are not mangled
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | extern crate alloc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `alloc` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use alloc::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | extern crate alloc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / fn panic_handler(panic_info: &core::panic::PanicInfo) -> ! {
[INFO] [stdout] 42 | |     let message = match panic_info.message() {
[INFO] [stdout] 43 | |         Some(s) => s.clone(),
[INFO] [stdout] 44 | |         None => format_args!("no message"),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     loop {}
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]    = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib
[INFO] [stdout]    = note: second definition in the local crate (`efw`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `alloc` has been stable since 1.36.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(alloc)]
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `alloc_prelude`
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(alloc_prelude)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `efw` (lib test) due to 12 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/efi/system_table.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 |         LateStatic::assign(&SYSTEM_TABLE, SystemTable(system_table));
[INFO] [stdout]    |                            ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 15 |         LateStatic::assign(addr_of!(SYSTEM_TABLE), SystemTable(system_table));
[INFO] [stdout]    |                            ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `efw` (lib) due to 11 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "26df43e83067cf1db58b14e38cb1ae2d3e9d9b028768baa1bfbc628cda1a8f89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26df43e83067cf1db58b14e38cb1ae2d3e9d9b028768baa1bfbc628cda1a8f89", kill_on_drop: false }`
[INFO] [stdout] 26df43e83067cf1db58b14e38cb1ae2d3e9d9b028768baa1bfbc628cda1a8f89
