[INFO] cloning repository https://github.com/rakivo/rawgrep-ui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rakivo/rawgrep-ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakivo%2Frawgrep-ui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakivo%2Frawgrep-ui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8bf5eef4bb19292de285c778cb15283786549d45
[INFO] checking rakivo/rawgrep-ui against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakivo%2Frawgrep-ui" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/rakivo/rawgrep-ui
[INFO] finished tweaking git repo https://github.com/rakivo/rawgrep-ui
[INFO] tweaked toml for git repo https://github.com/rakivo/rawgrep-ui written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rakivo/rawgrep-ui on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rakivo/rawgrep-ui 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/rakivo/rawgrep.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smallstr v0.3.1
[INFO] [stderr]   Downloaded tracy-client v0.17.6
[INFO] [stderr]   Downloaded mimalloc v0.1.47
[INFO] [stderr]   Downloaded cranelift-bitset v0.129.1
[INFO] [stderr]   Downloaded cranelift-entity v0.129.1
[INFO] [stderr]   Downloaded gdt-cpus v25.12.0
[INFO] [stderr]   Downloaded mach-sys v0.5.4
[INFO] [stderr]   Downloaded wasmtime-internal-core v42.0.1
[INFO] [stderr]   Downloaded tracy-client-sys v0.24.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 350810c74b2b9afffa45fff853f9a43f655a51f8aa17f10fcd4fd7e853438813
[INFO] running `Command { std: "docker" "start" "350810c74b2b9afffa45fff853f9a43f655a51f8aa17f10fcd4fd7e853438813", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "350810c74b2b9afffa45fff853f9a43f655a51f8aa17f10fcd4fd7e853438813", 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" "350810c74b2b9afffa45fff853f9a43f655a51f8aa17f10fcd4fd7e853438813" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "350810c74b2b9afffa45fff853f9a43f655a51f8aa17f10fcd4fd7e853438813", 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" "350810c74b2b9afffa45fff853f9a43f655a51f8aa17f10fcd4fd7e853438813" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v28.0.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]    Compiling tracy-client-sys v0.24.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling wasmtime-internal-core v42.0.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling wgpu-core v28.0.1
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling rawgrep v0.1.4 (https://github.com/rakivo/rawgrep.git?rev=6b9aee8#6b9aee8a)
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling wgpu v28.0.0
[INFO] [stderr]     Checking tracy-client v0.17.6
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking cranelift-bitset v0.129.1
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking cranelift-entity v0.129.1
[INFO] [stderr]     Checking smallstr v0.3.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking wgpu-types v28.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking zerocopy v0.8.40
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking nix v0.31.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking mimalloc v0.1.47
[INFO] [stderr]     Checking gdt-cpus v25.12.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stderr]     Checking rawgrep-ui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/ui.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | cranelift_entity::entity_impl!(BoxRef);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `cranelift_entity::entity_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/ui.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | cranelift_entity::entity_impl!(BoxRef);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cranelift_entity::entity_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/ui.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | cranelift_entity::entity_impl!(BoxRef);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cranelift_entity::entity_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/ui.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | cranelift_entity::entity_impl!(BoxRef);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cranelift_entity::entity_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/ui.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | cranelift_entity::entity_impl!(BoxRef);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `cranelift_entity::entity_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/ui.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | cranelift_entity::entity_impl!(BoxRef);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cranelift_entity::entity_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/ui.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | cranelift_entity::entity_impl!(BoxRef);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cranelift_entity::entity_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/ui.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | cranelift_entity::entity_impl!(BoxRef);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cranelift_entity::entity_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> src/ui.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct Box {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub parent: Option<BoxRef>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ChildrenSum` is never constructed
[INFO] [stdout]    --> src/ui.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub enum SizeKind {
[INFO] [stdout]     |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 160 |     ChildrenSum,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SizeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `pct` and `children` are never used
[INFO] [stdout]    --> src/ui.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | impl Size {
[INFO] [stdout]     | --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn pct(v: f32) -> Self { Self { kind: SizeKind::ParentPct(v),    strictness: 0.0 } }
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 174 |     pub fn children()  -> Self { Self { kind: SizeKind::ChildrenSum,     strictness: 1.0 } }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `push_bg`, `pop_bg`, `push_axis`, and `pop_axis` are never used
[INFO] [stdout]    --> src/ui.rs:621:12
[INFO] [stdout]     |
[INFO] [stdout] 235 | impl UiState {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 621 |     pub fn push_bg(&mut self, c: Color)           { self.stacks.bg_color.push(c); }
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 622 |     pub fn pop_bg(&mut self)                      { self.stacks.bg_color.pop(); }
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 623 |     pub fn push_axis(&mut self, a: Axis)          { self.stacks.child_axis.push(a); }
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 624 |     pub fn pop_axis(&mut self)                    { self.stacks.child_axis.pop(); }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `col` is never used
[INFO] [stdout]    --> src/ui.rs:962:12
[INFO] [stdout]     |
[INFO] [stdout] 951 | impl UiState {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 962 |     pub fn col<'a>(&'a mut self, key: &str) -> BoxBuilder<'a> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_clip` is never used
[INFO] [stdout]   --> src/gpu.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl Gpu {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn current_clip(&self) -> [f32; 4] {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cursor` is never used
[INFO] [stdout]   --> src/prompt.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl PromptState {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn cursor(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Cancel` and `Shutdown` are never constructed
[INFO] [stdout]    --> src/search.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub enum SearchCmd {
[INFO] [stdout]     |          --------- variants in this enum
[INFO] [stdout] 158 |     Start { pattern: Box<str>, root: Box<str> },
[INFO] [stdout] 159 |     Cancel,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 160 |     Shutdown,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cancel` is never used
[INFO] [stdout]    --> src/search.rs:198:12
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl SearchManager {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn cancel(&self) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `len` and `is_empty` are never used
[INFO] [stdout]    --> src/search.rs:329:12
[INFO] [stdout]     |
[INFO] [stdout] 327 | impl<'a> LockedMatches<'a> {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] 328 |     #[inline]
[INFO] [stdout] 329 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 334 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> src/ui.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct Box {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub parent: Option<BoxRef>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ChildrenSum` is never constructed
[INFO] [stdout]    --> src/ui.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub enum SizeKind {
[INFO] [stdout]     |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 160 |     ChildrenSum,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SizeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `pct` and `children` are never used
[INFO] [stdout]    --> src/ui.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | impl Size {
[INFO] [stdout]     | --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn pct(v: f32) -> Self { Self { kind: SizeKind::ParentPct(v),    strictness: 0.0 } }
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 174 |     pub fn children()  -> Self { Self { kind: SizeKind::ChildrenSum,     strictness: 1.0 } }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `push_bg`, `pop_bg`, `push_axis`, and `pop_axis` are never used
[INFO] [stdout]    --> src/ui.rs:621:12
[INFO] [stdout]     |
[INFO] [stdout] 235 | impl UiState {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 621 |     pub fn push_bg(&mut self, c: Color)           { self.stacks.bg_color.push(c); }
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 622 |     pub fn pop_bg(&mut self)                      { self.stacks.bg_color.pop(); }
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 623 |     pub fn push_axis(&mut self, a: Axis)          { self.stacks.child_axis.push(a); }
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 624 |     pub fn pop_axis(&mut self)                    { self.stacks.child_axis.pop(); }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `col` is never used
[INFO] [stdout]    --> src/ui.rs:962:12
[INFO] [stdout]     |
[INFO] [stdout] 951 | impl UiState {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 962 |     pub fn col<'a>(&'a mut self, key: &str) -> BoxBuilder<'a> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_clip` is never used
[INFO] [stdout]   --> src/gpu.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl Gpu {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn current_clip(&self) -> [f32; 4] {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cursor` is never used
[INFO] [stdout]   --> src/prompt.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl PromptState {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn cursor(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Cancel` and `Shutdown` are never constructed
[INFO] [stdout]    --> src/search.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub enum SearchCmd {
[INFO] [stdout]     |          --------- variants in this enum
[INFO] [stdout] 158 |     Start { pattern: Box<str>, root: Box<str> },
[INFO] [stdout] 159 |     Cancel,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 160 |     Shutdown,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cancel` is never used
[INFO] [stdout]    --> src/search.rs:198:12
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl SearchManager {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn cancel(&self) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `len` and `is_empty` are never used
[INFO] [stdout]    --> src/search.rs:329:12
[INFO] [stdout]     |
[INFO] [stdout] 327 | impl<'a> LockedMatches<'a> {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] 328 |     #[inline]
[INFO] [stdout] 329 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 334 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v28.0.0, nix v0.30.1, nix v0.31.2, wgpu v28.0.0, wgpu-core v28.0.1, wgpu-hal v28.0.1, 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" "350810c74b2b9afffa45fff853f9a43f655a51f8aa17f10fcd4fd7e853438813", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "350810c74b2b9afffa45fff853f9a43f655a51f8aa17f10fcd4fd7e853438813", kill_on_drop: false }`
[INFO] [stdout] 350810c74b2b9afffa45fff853f9a43f655a51f8aa17f10fcd4fd7e853438813
