[INFO] cloning repository https://github.com/luksab/bubasOS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luksab/bubasOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluksab%2FbubasOS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluksab%2FbubasOS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ed30ac5671a222b5091119f3b7fb66e6e79bce6
[INFO] testing luksab/bubasOS against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluksab%2FbubasOS" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/luksab/bubasOS
[INFO] finished tweaking git repo https://github.com/luksab/bubasOS
[INFO] tweaked toml for git repo https://github.com/luksab/bubasOS written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luksab/bubasOS on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luksab/bubasOS 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ucs2 v0.3.2
[INFO] [stderr]   Downloaded uefi-services v0.14.0
[INFO] [stderr]   Downloaded uefi-macros v0.8.1
[INFO] [stderr]   Downloaded uefi v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db168939103ced4f1d01fcc8c6308ebd927984848ac66f521aa4adaffd891463
[INFO] running `Command { std: "docker" "start" "-a" "db168939103ced4f1d01fcc8c6308ebd927984848ac66f521aa4adaffd891463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db168939103ced4f1d01fcc8c6308ebd927984848ac66f521aa4adaffd891463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db168939103ced4f1d01fcc8c6308ebd927984848ac66f521aa4adaffd891463", kill_on_drop: false }`
[INFO] [stdout] db168939103ced4f1d01fcc8c6308ebd927984848ac66f521aa4adaffd891463
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1c2a84f0bd4635b9ef8d7374dcfc1ca09ddddc3726389be27e6cd946bdface8
[INFO] running `Command { std: "docker" "start" "-a" "b1c2a84f0bd4635b9ef8d7374dcfc1ca09ddddc3726389be27e6cd946bdface8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ucs2 v0.3.2
[INFO] [stderr]    Compiling uefi-macros v0.8.1
[INFO] [stderr]    Compiling uefi v0.17.0
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uefi-0.17.0/src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #![feature(abi_efiapi)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the feature `abi_efiapi` has been stable since `1.68.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `slice_assume_init_ref` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uefi-0.17.0/src/data_types/strs.rs:466:26
[INFO] [stdout]     |
[INFO] [stdout] 466 |             MaybeUninit::slice_assume_init_ref(buf)
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/mem/maybe_uninit.rs:396:4
[INFO] [stdout] help: there is a method `assume_init_ref` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/mem/maybe_uninit.rs:875:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uefi-0.17.0/src/proto/device_path/mod.rs:129:35
[INFO] [stdout]     |
[INFO] [stdout] 129 |         &*ptr::from_raw_parts(ptr.cast(), data_len)
[INFO] [stdout]     |           -------------------     ^^^^ cannot infer type of the type parameter `U` declared on the method `cast`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: Thin`
[INFO] [stdout] note: required by a bound in `core::ptr::from_raw_parts`
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ptr/metadata.rs:116:0
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 129 |         &*ptr::from_raw_parts(ptr.cast::<U>(), data_len)
[INFO] [stdout]     |                                       +++++
[INFO] [stdout] help: consider removing this method call, as the receiver has type `*const FfiDevicePath` and `*const FfiDevicePath: Thin` trivially holds
[INFO] [stdout]     |
[INFO] [stdout] 129 -         &*ptr::from_raw_parts(ptr.cast(), data_len)
[INFO] [stdout] 129 +         &*ptr::from_raw_parts(ptr, data_len)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uefi-0.17.0/src/proto/device_path/mod.rs:175:75
[INFO] [stdout]     |
[INFO] [stdout] 175 |             let p: *const FilePathMediaDevicePath = ptr::from_raw_parts(p.cast(), path_name_len);
[INFO] [stdout]     |                                                     -------------------   ^^^^ cannot infer type of the type parameter `U` declared on the method `cast`
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: Thin`
[INFO] [stdout] note: required by a bound in `core::ptr::from_raw_parts`
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ptr/metadata.rs:116:0
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 175 |             let p: *const FilePathMediaDevicePath = ptr::from_raw_parts(p.cast::<U>(), path_name_len);
[INFO] [stdout]     |                                                                               +++++
[INFO] [stdout] help: consider removing this method call, as the receiver has type `*const DevicePathNode` and `*const DevicePathNode: Thin` trivially holds
[INFO] [stdout]     |
[INFO] [stdout] 175 -             let p: *const FilePathMediaDevicePath = ptr::from_raw_parts(p.cast(), path_name_len);
[INFO] [stdout] 175 +             let p: *const FilePathMediaDevicePath = ptr::from_raw_parts(p, path_name_len);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uefi-0.17.0/src/proto/device_path/mod.rs:244:33
[INFO] [stdout]     |
[INFO] [stdout] 244 |         ptr::from_raw_parts(ptr.cast(), Self::size_in_bytes_from_ptr(ptr))
[INFO] [stdout]     |         -------------------     ^^^^ cannot infer type of the type parameter `U` declared on the method `cast`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: Thin`
[INFO] [stdout] note: required by a bound in `core::ptr::from_raw_parts`
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ptr/metadata.rs:116:0
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 244 |         ptr::from_raw_parts(ptr.cast::<U>(), Self::size_in_bytes_from_ptr(ptr))
[INFO] [stdout]     |                                     +++++
[INFO] [stdout] help: consider removing this method call, as the receiver has type `*const c_void` and `*const c_void: Thin` trivially holds
[INFO] [stdout]     |
[INFO] [stdout] 244 -         ptr::from_raw_parts(ptr.cast(), Self::size_in_bytes_from_ptr(ptr))
[INFO] [stdout] 244 +         ptr::from_raw_parts(ptr, Self::size_in_bytes_from_ptr(ptr))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uefi-0.17.0/src/proto/device_path/mod.rs:248:37
[INFO] [stdout]     |
[INFO] [stdout] 248 |         ptr::from_raw_parts_mut(ptr.cast(), Self::size_in_bytes_from_ptr(ptr))
[INFO] [stdout]     |         -----------------------     ^^^^ cannot infer type of the type parameter `U` declared on the method `cast`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: Thin`
[INFO] [stdout] note: required by a bound in `core::ptr::from_raw_parts_mut`
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ptr/metadata.rs:129:0
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 248 |         ptr::from_raw_parts_mut(ptr.cast::<U>(), Self::size_in_bytes_from_ptr(ptr))
[INFO] [stdout]     |                                         +++++
[INFO] [stdout] help: consider removing this method call, as the receiver has type `*mut c_void` and `*mut c_void: Thin` trivially holds
[INFO] [stdout]     |
[INFO] [stdout] 248 -         ptr::from_raw_parts_mut(ptr.cast(), Self::size_in_bytes_from_ptr(ptr))
[INFO] [stdout] 248 +         ptr::from_raw_parts_mut(ptr, Self::size_in_bytes_from_ptr(ptr))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0161]: cannot move a value of type `[u8]`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uefi-0.17.0/src/proto/device_path/mod.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     data: [u8],
[INFO] [stdout]     |     ^^^^^^^^^^ the size of `[u8]` cannot be statically determined
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uefi-0.17.0/src/proto/device_path/mod.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[derive(Debug, Eq, PartialEq)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 114 |     data: [u8],
[INFO] [stdout]     |     ^^^^^^^^^^ move occurs because value has type `[u8]`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uefi-0.17.0/src/proto/device_path/mod.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[derive(Debug, Eq, PartialEq)]
[INFO] [stdout]     |                     --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 114 |     data: [u8],
[INFO] [stdout]     |     ^^^^^^^^^^ move occurs because value has type `[u8]`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[derive(PartialEq)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0161]: cannot move a value of type `[u8]`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uefi-0.17.0/src/proto/device_path/mod.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |     data: [u8],
[INFO] [stdout]     |     ^^^^^^^^^^ the size of `[u8]` cannot be statically determined
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uefi-0.17.0/src/proto/device_path/mod.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[derive(Debug, Eq, PartialEq)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] 208 | pub struct DevicePathInstance {
[INFO] [stdout] 209 |     data: [u8],
[INFO] [stdout]     |     ^^^^^^^^^^ move occurs because value has type `[u8]`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uefi-0.17.0/src/proto/device_path/mod.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[derive(Debug, Eq, PartialEq)]
[INFO] [stdout]     |                     --------- in this derive macro expansion
[INFO] [stdout] 208 | pub struct DevicePathInstance {
[INFO] [stdout] 209 |     data: [u8],
[INFO] [stdout]     |     ^^^^^^^^^^ move occurs because value has type `[u8]`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[derive(PartialEq)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0161]: cannot move a value of type `[u8]`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uefi-0.17.0/src/proto/device_path/mod.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     data: [u8],
[INFO] [stdout]     |     ^^^^^^^^^^ the size of `[u8]` cannot be statically determined
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uefi-0.17.0/src/proto/device_path/mod.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(Debug, Eq, PartialEq, Protocol)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] 238 | pub struct DevicePath {
[INFO] [stdout] 239 |     data: [u8],
[INFO] [stdout]     |     ^^^^^^^^^^ move occurs because value has type `[u8]`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uefi-0.17.0/src/proto/device_path/mod.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(Debug, Eq, PartialEq, Protocol)]
[INFO] [stdout]     |                     --------- in this derive macro expansion
[INFO] [stdout] 238 | pub struct DevicePath {
[INFO] [stdout] 239 |     data: [u8],
[INFO] [stdout]     |     ^^^^^^^^^^ move occurs because value has type `[u8]`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[derive(PartialEq)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0161, E0283, E0507, E0554, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0161`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uefi` (lib) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "b1c2a84f0bd4635b9ef8d7374dcfc1ca09ddddc3726389be27e6cd946bdface8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1c2a84f0bd4635b9ef8d7374dcfc1ca09ddddc3726389be27e6cd946bdface8", kill_on_drop: false }`
[INFO] [stdout] b1c2a84f0bd4635b9ef8d7374dcfc1ca09ddddc3726389be27e6cd946bdface8
