[INFO] cloning repository https://github.com/theoOdendaal/lazy-find
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theoOdendaal/lazy-find" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheoOdendaal%2Flazy-find", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheoOdendaal%2Flazy-find'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d684cfead4af010898957cb4651dcb35ab15f83
[INFO] checking theoOdendaal/lazy-find against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheoOdendaal%2Flazy-find" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/theoOdendaal/lazy-find
[INFO] finished tweaking git repo https://github.com/theoOdendaal/lazy-find
[INFO] tweaked toml for git repo https://github.com/theoOdendaal/lazy-find written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theoOdendaal/lazy-find on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theoOdendaal/lazy-find 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.13
[INFO] [stderr]   Downloaded rustc-demangle v0.1.25
[INFO] [stderr]   Downloaded notify v8.1.0
[INFO] [stderr]   Downloaded instability v0.3.7
[INFO] [stderr]   Downloaded castaway v0.2.3
[INFO] [stderr]   Downloaded windows-targets v0.53.2
[INFO] [stderr]   Downloaded io-uring v0.7.8
[INFO] [stderr]   Downloaded tokio v1.46.1
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e5fe44a14d7b76460003699a4643c78b264dcd1416cbe7981e5e2cfe8b626a3
[INFO] running `Command { std: "docker" "start" "-a" "8e5fe44a14d7b76460003699a4643c78b264dcd1416cbe7981e5e2cfe8b626a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e5fe44a14d7b76460003699a4643c78b264dcd1416cbe7981e5e2cfe8b626a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e5fe44a14d7b76460003699a4643c78b264dcd1416cbe7981e5e2cfe8b626a3", kill_on_drop: false }`
[INFO] [stdout] 8e5fe44a14d7b76460003699a4643c78b264dcd1416cbe7981e5e2cfe8b626a3
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68c4ab52914f36a8aa678d915838a9206d396d892d444827e9c288cf18dbddd7
[INFO] running `Command { std: "docker" "start" "-a" "68c4ab52914f36a8aa678d915838a9206d396d892d444827e9c288cf18dbddd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking notify v8.1.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking lazy-find v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Io(std::io::Error),
[INFO] [stdout]   |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LazyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 3 -     Io(std::io::Error),
[INFO] [stdout] 3 +     Io(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Decode(bincode::error::DecodeError),
[INFO] [stdout]   |     ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LazyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 4 -     Decode(bincode::error::DecodeError),
[INFO] [stdout] 4 +     Decode(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Encode(bincode::error::EncodeError),
[INFO] [stdout]   |     ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LazyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 5 -     Encode(bincode::error::EncodeError),
[INFO] [stdout] 5 +     Encode(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Join(tokio::task::JoinError),
[INFO] [stdout]   |     ---- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LazyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 6 -     Join(tokio::task::JoinError),
[INFO] [stdout] 6 +     Join(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `walk_dir_par` is never used
[INFO] [stdout]  --> src/fs_walk.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn walk_dir_par(dir: &Path) -> Vec<PathBuf> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_entry_paths` is never used
[INFO] [stdout]   --> src/fs_walk.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn collect_entry_paths(entry: DirEntry) -> Vec<PathBuf> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_ignore_walk` is never used
[INFO] [stdout]   --> src/fs_walk.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn should_ignore_walk(entry: &DirEntry) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unique_parent_dirs` is never used
[INFO] [stdout]   --> src/fs_walk.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub async fn unique_parent_dirs(paths: &[PathBuf]) -> Vec<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_paths` is never used
[INFO] [stdout]   --> src/persistence.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub async fn save_paths<P: AsRef<Path>>(paths: &[PathBuf], path: P) -> Result<(), LazyError> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Io(std::io::Error),
[INFO] [stdout]   |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LazyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 3 -     Io(std::io::Error),
[INFO] [stdout] 3 +     Io(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Decode(bincode::error::DecodeError),
[INFO] [stdout]   |     ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LazyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 4 -     Decode(bincode::error::DecodeError),
[INFO] [stdout] 4 +     Decode(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Encode(bincode::error::EncodeError),
[INFO] [stdout]   |     ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LazyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 5 -     Encode(bincode::error::EncodeError),
[INFO] [stdout] 5 +     Encode(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Join(tokio::task::JoinError),
[INFO] [stdout]   |     ---- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LazyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 6 -     Join(tokio::task::JoinError),
[INFO] [stdout] 6 +     Join(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `walk_dir_par` is never used
[INFO] [stdout]  --> src/fs_walk.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn walk_dir_par(dir: &Path) -> Vec<PathBuf> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_entry_paths` is never used
[INFO] [stdout]   --> src/fs_walk.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn collect_entry_paths(entry: DirEntry) -> Vec<PathBuf> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_ignore_walk` is never used
[INFO] [stdout]   --> src/fs_walk.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn should_ignore_walk(entry: &DirEntry) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unique_parent_dirs` is never used
[INFO] [stdout]   --> src/fs_walk.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub async fn unique_parent_dirs(paths: &[PathBuf]) -> Vec<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_paths` is never used
[INFO] [stdout]   --> src/persistence.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub async fn save_paths<P: AsRef<Path>>(paths: &[PathBuf], path: P) -> Result<(), LazyError> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.25s
[INFO] running `Command { std: "docker" "inspect" "68c4ab52914f36a8aa678d915838a9206d396d892d444827e9c288cf18dbddd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68c4ab52914f36a8aa678d915838a9206d396d892d444827e9c288cf18dbddd7", kill_on_drop: false }`
[INFO] [stdout] 68c4ab52914f36a8aa678d915838a9206d396d892d444827e9c288cf18dbddd7
