Finished `release` profile [optimized + debuginfo] target(s) in 32.06s warning: the following packages contain code that will be rejected by a future version of Rust: core v0.0.0 (/root/.rustup/toolchains/nightly-2026-09-01-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core) note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` Building bootstrap initramfs.img (97 MiB, no desktop stack)... Building efi.img (1024 MiB)... thread 'main' (26302) panicked at xtask/src/linux/image.rs:288:18: called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace make: *** [Makefile:61: image] Error 101