[INFO] cloning repository https://github.com/LevitatingBusinessMan/rlfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LevitatingBusinessMan/rlfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevitatingBusinessMan%2Frlfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevitatingBusinessMan%2Frlfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c70e2355847a9a6dbf36dac1f4d5ea4ae81552e5
[INFO] checking LevitatingBusinessMan/rlfs against try#59a256151e578f525a26127f2c3e3a6c7e2982ca for pr-149291-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevitatingBusinessMan%2Frlfs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/LevitatingBusinessMan/rlfs
[INFO] finished tweaking git repo https://github.com/LevitatingBusinessMan/rlfs
[INFO] tweaked toml for git repo https://github.com/LevitatingBusinessMan/rlfs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LevitatingBusinessMan/rlfs on toolchain 59a256151e578f525a26127f2c3e3a6c7e2982ca
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LevitatingBusinessMan/rlfs 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" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "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
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slab_tree v0.3.2
[INFO] [stderr]   Downloaded ioctl-macro v0.0.2
[INFO] [stderr]   Downloaded id_tree v1.8.0
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbbefc8889c66c343470fef1c08a28067be7f04898eb1898bdaa8c67ddbf04f8
[INFO] running `Command { std: "docker" "start" "-a" "cbbefc8889c66c343470fef1c08a28067be7f04898eb1898bdaa8c67ddbf04f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbbefc8889c66c343470fef1c08a28067be7f04898eb1898bdaa8c67ddbf04f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbbefc8889c66c343470fef1c08a28067be7f04898eb1898bdaa8c67ddbf04f8", kill_on_drop: false }`
[INFO] [stdout] cbbefc8889c66c343470fef1c08a28067be7f04898eb1898bdaa8c67ddbf04f8
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 267e7952fbb858d6a53dc387600f73eb28908858149b28b2fdbe03112fd493b2
[INFO] running `Command { std: "docker" "start" "-a" "267e7952fbb858d6a53dc387600f73eb28908858149b28b2fdbe03112fd493b2", kill_on_drop: false }`
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling ioctl-macro v0.0.2
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking snowflake v1.3.0
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking color v0.1.0 (/opt/rustwide/workdir/color)
[INFO] [stderr]     Checking winnow v0.5.17
[INFO] [stderr]     Checking id_tree v1.8.0
[INFO] [stderr]     Checking slab_tree v0.3.2
[INFO] [stderr]     Checking num-traits v0.2.17
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking display v0.1.0 (/opt/rustwide/workdir/display)
[INFO] [stdout] warning: struct `CreateWindow` is never constructed
[INFO] [stdout]  --> display/src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 |     pub struct CreateWindow {
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Command` is never used
[INFO] [stdout]  --> display/src/lib.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub enum Command {
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateWindow` is never constructed
[INFO] [stdout]  --> display/src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 |     pub struct CreateWindow {
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Command` is never used
[INFO] [stdout]  --> display/src/lib.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub enum Command {
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> display/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::Parser;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libc`
[INFO] [stdout]  --> display/src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc::{open, ioctl, mmap, PROT_WRITE, MAP_SHARED, munmap, c_void, close, syncfs, socket, AF_UNIX, SOCK_STREAM, bind, sockaddr};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fb`
[INFO] [stdout]  --> display/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use fb;
[INFO] [stdout]   |     ^^ no external crate `fb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsFd`, `IntoRawFd`, `borrow::Borrow`, `cell::RefCell`, `ffi::CString`, `null_mut`, `null`, `rc::Rc`, `time::Duration`, and `write_volatile`
[INFO] [stdout]  --> display/src/main.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...}, ffi::CString, mem::{MaybeUninit, size_of}, ptr::{null, null_mut, self, addr_of, write_volatile}, process::exit, time::Duration, thread, env, fs, path::Path, os::fd::{AsFd, IntoRawFd, AsRawFd}, rc::Rc, cell::RefCell, borrow::Borrow, s...
[INFO] [stdout]   |       ^^^^^^^^^^^^                                     ^^^^  ^^^^^^^^                 ^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^                                        ^^^^  ^^^^^^^^^            ^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, `RwLock`, `cell::RefCell`, and `rc::Rc`
[INFO] [stdout]  --> display/src/window.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{rc::Rc, cell::RefCell, sync::{Mutex, Arc, RwLock}};
[INFO] [stdout]   |           ^^^^^^  ^^^^^^^^^^^^^         ^^^^^  ^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NodeMut` and `Tree`
[INFO] [stdout]  --> display/src/window.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use slab_tree::{Tree, NodeId, NodeMut};
[INFO] [stdout]   |                 ^^^^          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FrameBuffer`
[INFO] [stdout]  --> display/src/window.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{FrameBuffer, Pixel, draw, BitMap};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FrameBuffer`
[INFO] [stdout]  --> display/src/draw.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{FrameBuffer, Pixel, BitMap};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> display/src/cursor.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::{PathBuf, Path};
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `draw::draw_rect`
[INFO] [stdout]  --> display/src/cursor.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{window::Window, ppf, draw::draw_rect};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `c`
[INFO] [stdout]   --> display/src/main.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | macro_rules! c {
[INFO] [stdout]    |              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `fs_try_exists` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> display/src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fs_try_exists)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `Args` in the current scope
[INFO] [stdout]    --> display/src/main.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout]  17 | struct Args {
[INFO] [stdout]     | ----------- function or associated item `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     let args = Args::parse();
[INFO] [stdout]     |                      ^^^^^ function or associated item not found in `Args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `input`
[INFO] [stdout]    --> display/src/main.rs:202:25
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let mut mouse = input::mouse().unwrap();
[INFO] [stdout]     |                         ^^^^^ use of unresolved module or unlinked crate `input`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `input`, use `cargo add input` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> display/src/main.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 204 | /         loop {
[INFO] [stdout] 205 | |             if mouse.has_data().unwrap() {
[INFO] [stdout] 206 | |                 let mouse_event = mouse.read().unwrap();
[INFO] [stdout] 207 | |                 if RENDERING_CURSOR.load(sync::atomic::Ordering::Relaxed) == false {
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |         }
[INFO] [stdout]     | |_________- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 223 |           fb_bitmap.leak();
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> display/src/ppf.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 |         |e| io::Error::new(io::ErrorKind::InvalidData, "Invalid UTF-8")
[INFO] [stdout]    |          ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sfd`
[INFO] [stdout]    --> display/src/main.rs:230:16
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn read_socket(sfd: i32) {
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_sfd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fb`
[INFO] [stdout]    --> display/src/window.rs:132:36
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn create_root(v_info: &fb::var_screeninfo) -> Window {
[INFO] [stdout]     |                                    ^^ use of unresolved module or unlinked crate `fb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fb`, use `cargo add fb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `display` (bin "display") due to 6 previous errors; 12 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> display/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::Parser;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libc`
[INFO] [stdout]  --> display/src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc::{open, ioctl, mmap, PROT_WRITE, MAP_SHARED, munmap, c_void, close, syncfs, socket, AF_UNIX, SOCK_STREAM, bind, sockaddr};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fb`
[INFO] [stdout]  --> display/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use fb;
[INFO] [stdout]   |     ^^ no external crate `fb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsFd`, `IntoRawFd`, `borrow::Borrow`, `cell::RefCell`, `ffi::CString`, `null_mut`, `null`, `rc::Rc`, `time::Duration`, and `write_volatile`
[INFO] [stdout]  --> display/src/main.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...}, ffi::CString, mem::{MaybeUninit, size_of}, ptr::{null, null_mut, self, addr_of, write_volatile}, process::exit, time::Duration, thread, env, fs, path::Path, os::fd::{AsFd, IntoRawFd, AsRawFd}, rc::Rc, cell::RefCell, borrow::Borrow, s...
[INFO] [stdout]   |       ^^^^^^^^^^^^                                     ^^^^  ^^^^^^^^                 ^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^                                        ^^^^  ^^^^^^^^^            ^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, `RwLock`, `cell::RefCell`, and `rc::Rc`
[INFO] [stdout]  --> display/src/window.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{rc::Rc, cell::RefCell, sync::{Mutex, Arc, RwLock}};
[INFO] [stdout]   |           ^^^^^^  ^^^^^^^^^^^^^         ^^^^^  ^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NodeMut` and `Tree`
[INFO] [stdout]  --> display/src/window.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use slab_tree::{Tree, NodeId, NodeMut};
[INFO] [stdout]   |                 ^^^^          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FrameBuffer`
[INFO] [stdout]  --> display/src/window.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{FrameBuffer, Pixel, draw, BitMap};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FrameBuffer`
[INFO] [stdout]  --> display/src/draw.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{FrameBuffer, Pixel, BitMap};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> display/src/cursor.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::{PathBuf, Path};
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `draw::draw_rect`
[INFO] [stdout]  --> display/src/cursor.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{window::Window, ppf, draw::draw_rect};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `c`
[INFO] [stdout]   --> display/src/main.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | macro_rules! c {
[INFO] [stdout]    |              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `fs_try_exists` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> display/src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fs_try_exists)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `Args` in the current scope
[INFO] [stdout]    --> display/src/main.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout]  17 | struct Args {
[INFO] [stdout]     | ----------- function or associated item `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     let args = Args::parse();
[INFO] [stdout]     |                      ^^^^^ function or associated item not found in `Args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `input`
[INFO] [stdout]    --> display/src/main.rs:202:25
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let mut mouse = input::mouse().unwrap();
[INFO] [stdout]     |                         ^^^^^ use of unresolved module or unlinked crate `input`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `input`, use `cargo add input` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> display/src/main.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 204 | /         loop {
[INFO] [stdout] 205 | |             if mouse.has_data().unwrap() {
[INFO] [stdout] 206 | |                 let mouse_event = mouse.read().unwrap();
[INFO] [stdout] 207 | |                 if RENDERING_CURSOR.load(sync::atomic::Ordering::Relaxed) == false {
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |         }
[INFO] [stdout]     | |_________- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 223 |           fb_bitmap.leak();
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> display/src/ppf.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 |         |e| io::Error::new(io::ErrorKind::InvalidData, "Invalid UTF-8")
[INFO] [stdout]    |          ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sfd`
[INFO] [stdout]    --> display/src/main.rs:230:16
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn read_socket(sfd: i32) {
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_sfd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fb`
[INFO] [stdout]    --> display/src/window.rs:132:36
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn create_root(v_info: &fb::var_screeninfo) -> Window {
[INFO] [stdout]     |                                    ^^ use of unresolved module or unlinked crate `fb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fb`, use `cargo add fb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `display` (bin "display" test) due to 6 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "267e7952fbb858d6a53dc387600f73eb28908858149b28b2fdbe03112fd493b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "267e7952fbb858d6a53dc387600f73eb28908858149b28b2fdbe03112fd493b2", kill_on_drop: false }`
[INFO] [stdout] 267e7952fbb858d6a53dc387600f73eb28908858149b28b2fdbe03112fd493b2
