[INFO] cloning repository https://github.com/ftommasi/file_ripper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ftommasi/file_ripper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftommasi%2Ffile_ripper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftommasi%2Ffile_ripper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 406619212febf80cb8856694646fac78bcd7c612
[INFO] checking ftommasi/file_ripper against try#7424ce9ff9baac3e9d9f5dd3c85828cddea0134d for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftommasi%2Ffile_ripper" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ftommasi/file_ripper
[INFO] finished tweaking git repo https://github.com/ftommasi/file_ripper
[INFO] tweaked toml for git repo https://github.com/ftommasi/file_ripper written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ftommasi/file_ripper on toolchain 7424ce9ff9baac3e9d9f5dd3c85828cddea0134d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ftommasi/file_ripper 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" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85e4d64353658ae064b2b37a294196325897341ce5731fe47232c77d4a0a97c3
[INFO] running `Command { std: "docker" "start" "-a" "85e4d64353658ae064b2b37a294196325897341ce5731fe47232c77d4a0a97c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85e4d64353658ae064b2b37a294196325897341ce5731fe47232c77d4a0a97c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85e4d64353658ae064b2b37a294196325897341ce5731fe47232c77d4a0a97c3", kill_on_drop: false }`
[INFO] [stdout] 85e4d64353658ae064b2b37a294196325897341ce5731fe47232c77d4a0a97c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e52af9b09254215c93335c184e9f2a03b2990d728b0b39528a4e6f77f40b694
[INFO] running `Command { std: "docker" "start" "-a" "9e52af9b09254215c93335c184e9f2a03b2990d728b0b39528a4e6f77f40b694", kill_on_drop: false }`
[INFO] [stderr] warning: file_ripper v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `ripgrep` which is missing a lib target
[INFO] [stderr]    Compiling winnow v0.5.39
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling enumflags2_derive v0.7.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rustix v0.37.27
[INFO] [stderr]     Checking polling v3.4.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking bytemuck v1.14.2
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking async-fs v1.6.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling winit v0.29.10
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.1
[INFO] [stderr]     Checking ecolor v0.26.0
[INFO] [stderr]    Compiling toml_edit v0.22.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]     Checking emath v0.26.0
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]     Checking epaint v0.26.0
[INFO] [stderr]     Checking accesskit_consumer v0.16.1
[INFO] [stderr]     Checking x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling glutin v0.31.2
[INFO] [stderr]     Checking gethostname v0.3.0
[INFO] [stderr]     Checking grep-matcher v0.1.7
[INFO] [stderr]     Checking async-once-cell v0.5.3
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling rfd v0.13.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking egui v0.26.0
[INFO] [stderr]     Checking png v0.17.11
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking webbrowser v0.8.12
[INFO] [stderr]     Checking image v0.24.8
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]    Compiling zvariant_derive v3.15.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zbus_macros v3.15.0
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking grep-searcher v0.1.13
[INFO] [stderr]     Checking grep-regex v0.1.12
[INFO] [stderr]     Checking grep-cli v0.1.10
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]     Checking egui_glow v0.26.0
[INFO] [stderr]     Checking enumflags2 v0.7.8
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking zvariant v3.15.0
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling atk-sys v0.18.0
[INFO] [stderr]    Compiling gdk-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.0
[INFO] [stderr]     Checking grep-printer v0.2.1
[INFO] [stderr]     Checking grep v0.3.1
[INFO] [stderr]     Checking zbus_names v2.6.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking arboard v3.3.0
[INFO] [stderr]     Checking zbus v3.15.0
[INFO] [stderr]     Checking sctk-adwaita v0.8.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.0
[INFO] [stderr]     Checking glutin-winit v0.4.2
[INFO] [stderr]     Checking atspi-common v0.3.0
[INFO] [stderr]     Checking atspi-proxies v0.3.0
[INFO] [stderr]     Checking atspi-connection v0.3.0
[INFO] [stderr]     Checking atspi v0.19.0
[INFO] [stderr]     Checking accesskit_unix v0.6.2
[INFO] [stderr]     Checking accesskit_winit v0.16.1
[INFO] [stderr]     Checking egui-winit v0.26.0
[INFO] [stderr]     Checking eframe v0.26.0
[INFO] [stderr]     Checking file_ripper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `egui::*`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use egui::*;
[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: `egui::*`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use egui::*;
[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: `rfd::*`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rfd::*;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rfd::*`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rfd::*;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `grep_matcher::Matcher`, `grep_regex::RegexMatcher`, `grep_searcher::Searcher`, and `grep_searcher::sinks::UTF8`
[INFO] [stdout]   --> src/main.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 |     grep_matcher::Matcher,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     grep_regex::RegexMatcher,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     grep_searcher::Searcher,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     grep_searcher::sinks::UTF8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `grep_matcher::Matcher`, `grep_regex::RegexMatcher`, `grep_searcher::Searcher`, and `grep_searcher::sinks::UTF8`
[INFO] [stdout]   --> src/main.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 |     grep_matcher::Matcher,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     grep_regex::RegexMatcher,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     grep_searcher::Searcher,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     grep_searcher::sinks::UTF8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cc`
[INFO] [stdout]   --> src/main.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Box::new(|cc| {
[INFO] [stdout]    |                   ^^ help: if this is intentional, prefix it with an underscore: `_cc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cc`
[INFO] [stdout]   --> src/main.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Box::new(|cc| {
[INFO] [stdout]    |                   ^^ help: if this is intentional, prefix it with an underscore: `_cc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SearchResult` is more private than the item `crawl_subdirs`
[INFO] [stdout]    --> src/main.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub fn crawl_subdirs(cur_dir : String) -> Vec<SearchResult>{
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `crawl_subdirs` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/main.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | struct SearchResult{
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/main.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct FileRipper {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 49 |     name : 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: type `SearchResult` is more private than the item `crawl_subdirs`
[INFO] [stdout]    --> src/main.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub fn crawl_subdirs(cur_dir : String) -> Vec<SearchResult>{
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `crawl_subdirs` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/main.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | struct SearchResult{
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/main.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct FileRipper {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 49 |     name : String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "9e52af9b09254215c93335c184e9f2a03b2990d728b0b39528a4e6f77f40b694", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e52af9b09254215c93335c184e9f2a03b2990d728b0b39528a4e6f77f40b694", kill_on_drop: false }`
[INFO] [stdout] 9e52af9b09254215c93335c184e9f2a03b2990d728b0b39528a4e6f77f40b694
