[INFO] cloning repository https://github.com/Gemelai/mdread
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gemelai/mdread" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGemelai%2Fmdread", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGemelai%2Fmdread'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0daaa2c6efde8d96339f72e9d5825a9d53d80681
[INFO] checking Gemelai/mdread against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGemelai%2Fmdread" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Gemelai/mdread
[INFO] finished tweaking git repo https://github.com/Gemelai/mdread
[INFO] tweaked toml for git repo https://github.com/Gemelai/mdread written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gemelai/mdread on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gemelai/mdread 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" "+22950ab9e29e11620a10905f027f141ea126966e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.7.3
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.115
[INFO] [stderr]   Downloaded wayland-cursor v0.31.13
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.65
[INFO] [stderr]   Downloaded peniko v0.6.0
[INFO] [stderr]   Downloaded ecolor v0.34.1
[INFO] [stderr]   Downloaded wayland-sys v0.31.10
[INFO] [stderr]   Downloaded vello_cpu v0.0.6
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.3.11
[INFO] [stderr]   Downloaded emath v0.34.1
[INFO] [stderr]   Downloaded font-types v0.11.1
[INFO] [stderr]   Downloaded wayland-scanner v0.31.9
[INFO] [stderr]   Downloaded toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded accesskit v0.24.0
[INFO] [stderr]   Downloaded wayland-protocols-misc v0.3.11
[INFO] [stderr]   Downloaded wgpu-naga-bridge v29.0.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]   Downloaded wayland-client v0.31.13
[INFO] [stderr]   Downloaded egui_glow v0.34.1
[INFO] [stderr]   Downloaded egui-winit v0.34.1
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v29.0.0
[INFO] [stderr]   Downloaded ecolor v0.31.1
[INFO] [stderr]   Downloaded toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.3
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.3.11
[INFO] [stderr]   Downloaded wayland-backend v0.3.14
[INFO] [stderr]   Downloaded emath v0.31.1
[INFO] [stderr]   Downloaded js-sys v0.3.92
[INFO] [stderr]   Downloaded egui-wgpu v0.34.1
[INFO] [stderr]   Downloaded vello_common v0.0.6
[INFO] [stderr]   Downloaded epaint v0.34.1
[INFO] [stderr]   Downloaded eframe v0.34.1
[INFO] [stderr]   Downloaded epaint v0.31.1
[INFO] [stderr]   Downloaded wayland-protocols v0.32.11
[INFO] [stderr]   Downloaded fearless_simd v0.3.0
[INFO] [stderr]   Downloaded wgpu-types v29.0.1
[INFO] [stderr]   Downloaded kurbo v0.13.0
[INFO] [stderr]   Downloaded wgpu v29.0.1
[INFO] [stderr]   Downloaded egui v0.31.1
[INFO] [stderr]   Downloaded egui v0.34.1
[INFO] [stderr]   Downloaded wgpu-core v29.0.1
[INFO] [stderr]   Downloaded wgpu-hal v29.0.1
[INFO] [stderr]   Downloaded web-sys v0.3.92
[INFO] [stderr]   Downloaded epaint_default_fonts v0.34.1
[INFO] [stderr]   Downloaded epaint_default_fonts v0.31.1
[INFO] [stderr]   Downloaded naga v29.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 353a819c2efabeccb6dbabe9a009692ebc631c994a2cf29ae76c3710b06efc8f
[INFO] running `Command { std: "docker" "start" "353a819c2efabeccb6dbabe9a009692ebc631c994a2cf29ae76c3710b06efc8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "353a819c2efabeccb6dbabe9a009692ebc631c994a2cf29ae76c3710b06efc8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "353a819c2efabeccb6dbabe9a009692ebc631c994a2cf29ae76c3710b06efc8f" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "353a819c2efabeccb6dbabe9a009692ebc631c994a2cf29ae76c3710b06efc8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "353a819c2efabeccb6dbabe9a009692ebc631c994a2cf29ae76c3710b06efc8f" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking epaint_default_fonts v0.34.1
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking accesskit v0.24.0
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]     Checking bench-parse v0.1.0 (/opt/rustwide/workdir/bench-parse)
[INFO] [stderr]     Checking mdread v0.1.0 (/opt/rustwide/workdir/mdread)
[INFO] [stderr]     Checking bench-render-pixels v0.1.0 (/opt/rustwide/workdir/bench-render-pixels)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> mdread/src/lib.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut mono_inline = false;
[INFO] [stdout]    |         ----^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `in_blockquote` is assigned to, but never used
[INFO] [stdout]    --> mdread/src/lib.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let mut in_blockquote = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_in_blockquote` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `in_blockquote` is never read
[INFO] [stdout]    --> mdread/src/lib.rs:211:17
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 in_blockquote = true;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 218 |                 in_blockquote = false;
[INFO] [stdout]     |                 --------------------- `in_blockquote` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `in_blockquote` is never read
[INFO] [stdout]    --> mdread/src/lib.rs:218:17
[INFO] [stdout]     |
[INFO] [stdout] 218 |                 in_blockquote = false;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `preview_mode` and `pending_text` are never read
[INFO] [stdout]    --> mdread/src/lib.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 271 | struct State {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 280 |     preview_mode: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 |     pending_text: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> mdread/src/lib.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut mono_inline = false;
[INFO] [stdout]    |         ----^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `in_blockquote` is assigned to, but never used
[INFO] [stdout]    --> mdread/src/lib.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let mut in_blockquote = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_in_blockquote` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `in_blockquote` is never read
[INFO] [stdout]    --> mdread/src/lib.rs:211:17
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 in_blockquote = true;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 218 |                 in_blockquote = false;
[INFO] [stdout]     |                 --------------------- `in_blockquote` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `in_blockquote` is never read
[INFO] [stdout]    --> mdread/src/lib.rs:218:17
[INFO] [stdout]     |
[INFO] [stdout] 218 |                 in_blockquote = false;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `preview_mode` and `pending_text` are never read
[INFO] [stdout]    --> mdread/src/lib.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 271 | struct State {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 280 |     preview_mode: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 |     pending_text: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking bench-startup v0.1.0 (/opt/rustwide/workdir/bench-startup)
[INFO] [stderr]     Checking bench-memcpy v0.1.0 (/opt/rustwide/workdir/bench-memcpy)
[INFO] [stderr]     Checking bench-ipc v0.1.0 (/opt/rustwide/workdir/bench-ipc)
[INFO] [stdout] warning: unused imports: `Backlog`, `UnixAddr`, `accept`, `bind`, `connect`, `listen`, and `socket`
[INFO] [stdout]  --> bench-ipc/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     accept, bind, connect, listen, recv, send, socket, socketpair,
[INFO] [stdout]   |     ^^^^^^  ^^^^  ^^^^^^^  ^^^^^^              ^^^^^^
[INFO] [stdout] 5 |     AddressFamily, Backlog, MsgFlags, SockFlag, SockType, UnixAddr,
[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 import: `close`
[INFO] [stdout]  --> bench-ipc/src/main.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use nix::unistd::{close, fork, read, write, ForkResult};
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FromRawFd` and `OwnedFd`
[INFO] [stdout]  --> bench-ipc/src/main.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::os::fd::{AsRawFd, FromRawFd, OwnedFd};
[INFO] [stdout]   |                            ^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stdout] warning: use of deprecated function `nix::sys::eventfd::eventfd`: Use EventFd::from_value_and_flags() instead
[INFO] [stdout]  --> bench-ipc/src/main.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nix::sys::eventfd::{eventfd, EfdFlags};
[INFO] [stdout]   |                         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `nix::sys::eventfd::eventfd`: Use EventFd::from_value_and_flags() instead
[INFO] [stdout]    --> bench-ipc/src/main.rs:101:31
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let efd_parent_to_child = eventfd(0, EfdFlags::empty()).expect("eventfd");
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `nix::sys::eventfd::eventfd`: Use EventFd::from_value_and_flags() instead
[INFO] [stdout]    --> bench-ipc/src/main.rs:102:31
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let efd_child_to_parent = eventfd(0, EfdFlags::empty()).expect("eventfd");
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `nix::sys::eventfd::eventfd`: Use EventFd::from_value_and_flags() instead
[INFO] [stdout]    --> bench-ipc/src/main.rs:176:31
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let efd_parent_to_child = eventfd(0, EfdFlags::empty()).expect("eventfd");
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `nix::sys::eventfd::eventfd`: Use EventFd::from_value_and_flags() instead
[INFO] [stdout]    --> bench-ipc/src/main.rs:177:31
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let efd_child_to_parent = eventfd(0, EfdFlags::empty()).expect("eventfd");
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Backlog`, `UnixAddr`, `accept`, `bind`, `connect`, `listen`, and `socket`
[INFO] [stdout]  --> bench-ipc/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     accept, bind, connect, listen, recv, send, socket, socketpair,
[INFO] [stdout]   |     ^^^^^^  ^^^^  ^^^^^^^  ^^^^^^              ^^^^^^
[INFO] [stdout] 5 |     AddressFamily, Backlog, MsgFlags, SockFlag, SockType, UnixAddr,
[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 import: `close`
[INFO] [stdout]  --> bench-ipc/src/main.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use nix::unistd::{close, fork, read, write, ForkResult};
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FromRawFd` and `OwnedFd`
[INFO] [stdout]  --> bench-ipc/src/main.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::os::fd::{AsRawFd, FromRawFd, OwnedFd};
[INFO] [stdout]   |                            ^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stdout] warning: use of deprecated function `nix::sys::eventfd::eventfd`: Use EventFd::from_value_and_flags() instead
[INFO] [stdout]  --> bench-ipc/src/main.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nix::sys::eventfd::{eventfd, EfdFlags};
[INFO] [stdout]   |                         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `nix::sys::eventfd::eventfd`: Use EventFd::from_value_and_flags() instead
[INFO] [stdout]    --> bench-ipc/src/main.rs:101:31
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let efd_parent_to_child = eventfd(0, EfdFlags::empty()).expect("eventfd");
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `nix::sys::eventfd::eventfd`: Use EventFd::from_value_and_flags() instead
[INFO] [stdout]    --> bench-ipc/src/main.rs:102:31
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let efd_child_to_parent = eventfd(0, EfdFlags::empty()).expect("eventfd");
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `nix::sys::eventfd::eventfd`: Use EventFd::from_value_and_flags() instead
[INFO] [stdout]    --> bench-ipc/src/main.rs:176:31
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let efd_parent_to_child = eventfd(0, EfdFlags::empty()).expect("eventfd");
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `nix::sys::eventfd::eventfd`: Use EventFd::from_value_and_flags() instead
[INFO] [stdout]    --> bench-ipc/src/main.rs:177:31
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let efd_child_to_parent = eventfd(0, EfdFlags::empty()).expect("eventfd");
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking color v0.3.2
[INFO] [stderr]     Checking fearless_simd v0.3.0
[INFO] [stderr]     Checking font-types v0.11.1
[INFO] [stderr]     Checking emath v0.34.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking ecolor v0.34.1
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking peniko v0.6.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking vello_common v0.0.6
[INFO] [stderr]     Checking webbrowser v1.2.0
[INFO] [stderr]     Checking vello_cpu v0.0.6
[INFO] [stderr]     Checking bench-egui v0.1.0 (/opt/rustwide/workdir/bench-egui)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> bench-egui/src/main.rs:80:79
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     painter.rect_stroke(rect, CornerRadius::ZERO, Stroke::new(1.0, Color32::from_gray(180)), StrokeKind::Outside);
[INFO] [stdout]    |                                                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> bench-egui/src/main.rs:80:79
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     painter.rect_stroke(rect, CornerRadius::ZERO, Stroke::new(1.0, Color32::from_gray(180)), StrokeKind::Outside);
[INFO] [stdout]    |                                                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stdout] warning: unused return value of `egui::Context::run` that must be used
[INFO] [stdout]    --> bench-egui/src/main.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | /     ctx.run(input.clone(), |ctx| {
[INFO] [stdout] 167 | |         // Force font atlas creation
[INFO] [stdout] 168 | |         let painter = ctx.layer_painter(egui::LayerId::background());
[INFO] [stdout] 169 | |         painter.text(
[INFO] [stdout] ...   |
[INFO] [stdout] 175 | |         );
[INFO] [stdout] 176 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let _ = ctx.run(input.clone(), |ctx| {
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `egui::Context::run` that must be used
[INFO] [stdout]    --> bench-egui/src/main.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | /     ctx2.run(input.clone(), |ctx| {
[INFO] [stdout] 182 | |         let painter = ctx.layer_painter(egui::LayerId::background());
[INFO] [stdout] 183 | |         painter.text(
[INFO] [stdout] 184 | |             pos2(0.0, 0.0),
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |         );
[INFO] [stdout] 190 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 181 |     let _ = ctx2.run(input.clone(), |ctx| {
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `egui::Context::run` that must be used
[INFO] [stdout]    --> bench-egui/src/main.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 | /             ctx.run(input.clone(), |ctx| {
[INFO] [stdout] 222 | |                 bench_egui_paint(&content, *w, *h, ctx);
[INFO] [stdout] 223 | |             });
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 221 |             let _ = ctx.run(input.clone(), |ctx| {
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `egui::Context::run` that must be used
[INFO] [stdout]    --> bench-egui/src/main.rs:229:17
[INFO] [stdout]     |
[INFO] [stdout] 229 | /                 ctx.run(input.clone(), |ctx| {
[INFO] [stdout] 230 | |                     bench_egui_paint(&content, *w, *h, ctx);
[INFO] [stdout] 231 | |                 });
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 let _ = ctx.run(input.clone(), |ctx| {
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `egui::Context::run` that must be used
[INFO] [stdout]    --> bench-egui/src/main.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | /     ctx.run(input.clone(), |ctx| {
[INFO] [stdout] 167 | |         // Force font atlas creation
[INFO] [stdout] 168 | |         let painter = ctx.layer_painter(egui::LayerId::background());
[INFO] [stdout] 169 | |         painter.text(
[INFO] [stdout] ...   |
[INFO] [stdout] 175 | |         );
[INFO] [stdout] 176 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let _ = ctx.run(input.clone(), |ctx| {
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `egui::Context::run` that must be used
[INFO] [stdout]    --> bench-egui/src/main.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | /     ctx2.run(input.clone(), |ctx| {
[INFO] [stdout] 182 | |         let painter = ctx.layer_painter(egui::LayerId::background());
[INFO] [stdout] 183 | |         painter.text(
[INFO] [stdout] 184 | |             pos2(0.0, 0.0),
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |         );
[INFO] [stdout] 190 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 181 |     let _ = ctx2.run(input.clone(), |ctx| {
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `egui::Context::run` that must be used
[INFO] [stdout]    --> bench-egui/src/main.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 | /             ctx.run(input.clone(), |ctx| {
[INFO] [stdout] 222 | |                 bench_egui_paint(&content, *w, *h, ctx);
[INFO] [stdout] 223 | |             });
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 221 |             let _ = ctx.run(input.clone(), |ctx| {
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `egui::Context::run` that must be used
[INFO] [stdout]    --> bench-egui/src/main.rs:229:17
[INFO] [stdout]     |
[INFO] [stdout] 229 | /                 ctx.run(input.clone(), |ctx| {
[INFO] [stdout] 230 | |                     bench_egui_paint(&content, *w, *h, ctx);
[INFO] [stdout] 231 | |                 });
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 let _ = ctx.run(input.clone(), |ctx| {
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.11
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking epaint v0.34.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking egui v0.34.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking egui_glow v0.34.1
[INFO] [stderr]     Checking egui-winit v0.34.1
[INFO] [stderr]     Checking eframe v0.34.1
[INFO] [stderr]     Checking mdread-bin v0.1.0 (/opt/rustwide/workdir/mdread-bin)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> mdread-bin/src/main.rs:333:54
[INFO] [stdout]     |
[INFO] [stdout] 333 |             format.strikethrough = egui::Stroke::new(1.0, Color32::from_gray(100));
[INFO] [stdout]     |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> mdread-bin/src/main.rs:333:54
[INFO] [stdout]     |
[INFO] [stdout] 333 |             format.strikethrough = egui::Stroke::new(1.0, Color32::from_gray(100));
[INFO] [stdout]     |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.32.3, glutin-winit v0.5.0, nix v0.29.0, winit v0.30.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "353a819c2efabeccb6dbabe9a009692ebc631c994a2cf29ae76c3710b06efc8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "353a819c2efabeccb6dbabe9a009692ebc631c994a2cf29ae76c3710b06efc8f", kill_on_drop: false }`
[INFO] [stdout] 353a819c2efabeccb6dbabe9a009692ebc631c994a2cf29ae76c3710b06efc8f
