[INFO] fetching crate birdseye 0.3.9...
[INFO] testing birdseye-0.3.9 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate birdseye 0.3.9 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate birdseye 0.3.9
[INFO] finished tweaking crates.io crate birdseye 0.3.9
[INFO] tweaked toml for crates.io crate birdseye 0.3.9 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate birdseye 0.3.9 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate birdseye 0.3.9 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16a42281e2c21b8f6578df60ff79f6ec035c9ca193a7bb40c7c5465dac6e9d55
[INFO] running `Command { std: "docker" "start" "-a" "16a42281e2c21b8f6578df60ff79f6ec035c9ca193a7bb40c7c5465dac6e9d55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16a42281e2c21b8f6578df60ff79f6ec035c9ca193a7bb40c7c5465dac6e9d55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16a42281e2c21b8f6578df60ff79f6ec035c9ca193a7bb40c7c5465dac6e9d55", kill_on_drop: false }`
[INFO] [stdout] 16a42281e2c21b8f6578df60ff79f6ec035c9ca193a7bb40c7c5465dac6e9d55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ea4f3a0fe94f8918a9362ece816fcdb4a7c3ec107bb459ee8d9c706ad84838e
[INFO] running `Command { std: "docker" "start" "-a" "8ea4f3a0fe94f8918a9362ece816fcdb4a7c3ec107bb459ee8d9c706ad84838e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling libloading v0.7.2
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling wayland-sys v0.29.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling ttf-parser v0.13.4
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling raw-window-handle v0.4.2
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.2
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling nix v0.22.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling wayland-scanner v0.29.1
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling xdg v2.4.0
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling xcb v0.10.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling ordered-float v2.8.0
[INFO] [stderr]    Compiling mio-misc v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling atomic_refcell v0.1.8
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling emath v0.13.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling wayland-client v0.29.1
[INFO] [stderr]    Compiling wayland-protocols v0.29.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.13.2
[INFO] [stderr]    Compiling ab_glyph v0.2.12
[INFO] [stderr]    Compiling glium v0.30.2
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling epaint v0.13.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling takeable-option v0.5.0
[INFO] [stderr]    Compiling wayland-commons v0.29.1
[INFO] [stderr]    Compiling egui v0.13.1
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling x11-clipboard v0.5.3
[INFO] [stderr]    Compiling wayland-cursor v0.29.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bytesize v1.1.0
[INFO] [stderr]    Compiling epi v0.13.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling diskspace_insight v0.1.92
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling smithay-clipboard v0.6.5
[INFO] [stderr]    Compiling copypasta v0.7.1
[INFO] [stderr]    Compiling glutin v0.27.0
[INFO] [stderr]    Compiling egui_glium v0.13.1
[INFO] [stderr]    Compiling eframe v0.13.1
[INFO] [stderr]    Compiling birdseye v0.3.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Button` and `color::Rgba`
[INFO] [stdout]   --> src/main.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |     egui::{self, Ui, Button, Checkbox, Label, Slider, Style, TextStyle, Window, Stroke, color::Rgba, paint::Shape},
[INFO] [stdout]    |                      ^^^^^^                                                             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Color32::new`: Use from_rgb(..), from_rgba_premultiplied(..) or from_srgba_unmultiplied(..)
[INFO] [stdout]    --> src/main.rs:275:62
[INFO] [stdout]     |
[INFO] [stdout] 275 |             ui.style_mut().visuals.faint_bg_color = Color32::new(100, 0, 100, 255);
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Ui::text_edit`: Use `text_edit_singleline` or `text_edit_multiline`
[INFO] [stdout]    --> src/main.rs:307:20
[INFO] [stdout]     |
[INFO] [stdout] 307 |                 ui.text_edit(scan_path);
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stdout]    --> src/main.rs:331:32
[INFO] [stdout]     |
[INFO] [stdout] 331 |                 ui.add(Slider::i32(max_types, 1..=100).text("max results"));
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stdout]    --> src/main.rs:366:32
[INFO] [stdout]     |
[INFO] [stdout] 366 |                 ui.add(Slider::i32(max_files, 1..=100).text("max results"));
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stdout]    --> src/main.rs:382:36
[INFO] [stdout]     |
[INFO] [stdout] 382 |                     ui.add(Slider::i32(max_dirs, 1..=100).text("max results"));
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stdout]    --> src/main.rs:453:45
[INFO] [stdout]     |
[INFO] [stdout] 453 | ...                   Slider::i32(size, 1..=1000)
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stdout]    --> src/main.rs:463:45
[INFO] [stdout]     |
[INFO] [stdout] 463 | ...                   Slider::i32(age, 1..=500).text("hide files newer than (days)"),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stdout]    --> src/main.rs:468:45
[INFO] [stdout]     |
[INFO] [stdout] 468 | ...                   Slider::i32(age, 1..=500).text("hide files older than (days)"),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stdout]    --> src/main.rs:472:48
[INFO] [stdout]     |
[INFO] [stdout] 472 | ...                   ui.add(Slider::i32(max, 1..=100).text("max results"));
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]    --> src/main.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         frame: &mut epi::Frame<'_>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]    --> src/main.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 539 |     let title = "birdseye";
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/main.rs:458:37
[INFO] [stdout]     |
[INFO] [stdout] 458 | ...                   drop(filter);
[INFO] [stdout]     |                       ^^^^^------^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            argument has type `&mut Filter`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 458 -                                     drop(filter);
[INFO] [stdout] 458 +                                     let _ = filter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8ea4f3a0fe94f8918a9362ece816fcdb4a7c3ec107bb459ee8d9c706ad84838e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ea4f3a0fe94f8918a9362ece816fcdb4a7c3ec107bb459ee8d9c706ad84838e", kill_on_drop: false }`
[INFO] [stdout] 8ea4f3a0fe94f8918a9362ece816fcdb4a7c3ec107bb459ee8d9c706ad84838e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38065260acedc1e8f2d7cd62d28f8162ca9d0e76e81122f781ad80c413e11745
[INFO] running `Command { std: "docker" "start" "-a" "38065260acedc1e8f2d7cd62d28f8162ca9d0e76e81122f781ad80c413e11745", kill_on_drop: false }`
[INFO] [stderr]    Compiling birdseye v0.3.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Button` and `color::Rgba`
[INFO] [stdout]   --> src/main.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |     egui::{self, Ui, Button, Checkbox, Label, Slider, Style, TextStyle, Window, Stroke, color::Rgba, paint::Shape},
[INFO] [stdout]    |                      ^^^^^^                                                             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Color32::new`: Use from_rgb(..), from_rgba_premultiplied(..) or from_srgba_unmultiplied(..)
[INFO] [stdout]    --> src/main.rs:275:62
[INFO] [stdout]     |
[INFO] [stdout] 275 |             ui.style_mut().visuals.faint_bg_color = Color32::new(100, 0, 100, 255);
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Ui::text_edit`: Use `text_edit_singleline` or `text_edit_multiline`
[INFO] [stdout]    --> src/main.rs:307:20
[INFO] [stdout]     |
[INFO] [stdout] 307 |                 ui.text_edit(scan_path);
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stdout]    --> src/main.rs:331:32
[INFO] [stdout]     |
[INFO] [stdout] 331 |                 ui.add(Slider::i32(max_types, 1..=100).text("max results"));
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stdout]    --> src/main.rs:366:32
[INFO] [stdout]     |
[INFO] [stdout] 366 |                 ui.add(Slider::i32(max_files, 1..=100).text("max results"));
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stdout]    --> src/main.rs:382:36
[INFO] [stdout]     |
[INFO] [stdout] 382 |                     ui.add(Slider::i32(max_dirs, 1..=100).text("max results"));
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stdout]    --> src/main.rs:453:45
[INFO] [stdout]     |
[INFO] [stdout] 453 | ...                   Slider::i32(size, 1..=1000)
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stdout]    --> src/main.rs:463:45
[INFO] [stdout]     |
[INFO] [stdout] 463 | ...                   Slider::i32(age, 1..=500).text("hide files newer than (days)"),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stdout]    --> src/main.rs:468:45
[INFO] [stdout]     |
[INFO] [stdout] 468 | ...                   Slider::i32(age, 1..=500).text("hide files older than (days)"),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stdout]    --> src/main.rs:472:48
[INFO] [stdout]     |
[INFO] [stdout] 472 | ...                   ui.add(Slider::i32(max, 1..=100).text("max results"));
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]    --> src/main.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         frame: &mut epi::Frame<'_>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]    --> src/main.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 539 |     let title = "birdseye";
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/main.rs:458:37
[INFO] [stdout]     |
[INFO] [stdout] 458 | ...                   drop(filter);
[INFO] [stdout]     |                       ^^^^^------^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            argument has type `&mut Filter`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 458 -                                     drop(filter);
[INFO] [stdout] 458 +                                     let _ = filter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "38065260acedc1e8f2d7cd62d28f8162ca9d0e76e81122f781ad80c413e11745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38065260acedc1e8f2d7cd62d28f8162ca9d0e76e81122f781ad80c413e11745", kill_on_drop: false }`
[INFO] [stdout] 38065260acedc1e8f2d7cd62d28f8162ca9d0e76e81122f781ad80c413e11745
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 63b96be26fc9deef5efb502870f7f589233a1827e8c489f34fb3209e43237848
[INFO] running `Command { std: "docker" "start" "-a" "63b96be26fc9deef5efb502870f7f589233a1827e8c489f34fb3209e43237848", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Button` and `color::Rgba`
[INFO] [stderr]   --> src/main.rs:20:22
[INFO] [stderr]    |
[INFO] [stderr] 20 |     egui::{self, Ui, Button, Checkbox, Label, Slider, Style, TextStyle, Window, Stroke, color::Rgba, paint::Shape},
[INFO] [stderr]    |                      ^^^^^^                                                             ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `eframe::egui::Color32::new`: Use from_rgb(..), from_rgba_premultiplied(..) or from_srgba_unmultiplied(..)
[INFO] [stderr]    --> src/main.rs:275:62
[INFO] [stderr]     |
[INFO] [stderr] 275 |             ui.style_mut().visuals.faint_bg_color = Color32::new(100, 0, 100, 255);
[INFO] [stderr]     |                                                              ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `eframe::egui::Ui::text_edit`: Use `text_edit_singleline` or `text_edit_multiline`
[INFO] [stderr]    --> src/main.rs:307:20
[INFO] [stderr]     |
[INFO] [stderr] 307 |                 ui.text_edit(scan_path);
[INFO] [stderr]     |                    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stderr]    --> src/main.rs:331:32
[INFO] [stderr]     |
[INFO] [stderr] 331 |                 ui.add(Slider::i32(max_types, 1..=100).text("max results"));
[INFO] [stderr]     |                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stderr]    --> src/main.rs:366:32
[INFO] [stderr]     |
[INFO] [stderr] 366 |                 ui.add(Slider::i32(max_files, 1..=100).text("max results"));
[INFO] [stderr]     |                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stderr]    --> src/main.rs:382:36
[INFO] [stderr]     |
[INFO] [stderr] 382 |                     ui.add(Slider::i32(max_dirs, 1..=100).text("max results"));
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stderr]    --> src/main.rs:453:45
[INFO] [stderr]     |
[INFO] [stderr] 453 | ...                   Slider::i32(size, 1..=1000)
[INFO] [stderr]     |                               ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stderr]    --> src/main.rs:463:45
[INFO] [stderr]     |
[INFO] [stderr] 463 | ...                   Slider::i32(age, 1..=500).text("hide files newer than (days)"),
[INFO] [stderr]     |                               ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stderr]    --> src/main.rs:468:45
[INFO] [stderr]     |
[INFO] [stderr] 468 | ...                   Slider::i32(age, 1..=500).text("hide files older than (days)"),
[INFO] [stderr]     |                               ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `eframe::egui::Slider::<'a>::i32`: Use Slider::new instead
[INFO] [stderr]    --> src/main.rs:472:48
[INFO] [stderr]     |
[INFO] [stderr] 472 | ...                   ui.add(Slider::i32(max, 1..=100).text("max results"));
[INFO] [stderr]     |                                      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `frame`
[INFO] [stderr]    --> src/main.rs:221:9
[INFO] [stderr]     |
[INFO] [stderr] 221 |         frame: &mut epi::Frame<'_>,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `title`
[INFO] [stderr]    --> src/main.rs:539:9
[INFO] [stderr]     |
[INFO] [stderr] 539 |     let title = "birdseye";
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stderr]    --> src/main.rs:458:37
[INFO] [stderr]     |
[INFO] [stderr] 458 | ...                   drop(filter);
[INFO] [stderr]     |                       ^^^^^------^
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            argument has type `&mut Filter`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 458 -                                     drop(filter);
[INFO] [stderr] 458 +                                     let _ = filter;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `birdseye` (bin "birdseye" test) generated 13 warnings (run `cargo fix --bin "birdseye" -p birdseye --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/birdseye-436b9f1458a0a471)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::walk ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "63b96be26fc9deef5efb502870f7f589233a1827e8c489f34fb3209e43237848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63b96be26fc9deef5efb502870f7f589233a1827e8c489f34fb3209e43237848", kill_on_drop: false }`
[INFO] [stdout] 63b96be26fc9deef5efb502870f7f589233a1827e8c489f34fb3209e43237848
