this derivation will be built: /nix/store/yy34rz1nzpqmks0hz1sbfh2xvw9k7nfi-treefmt-check.drv building '/nix/store/yy34rz1nzpqmks0hz1sbfh2xvw9k7nfi-treefmt-check.drv' treefmt-check> tribuchet: building on eliza treefmt-check> treefmt v2.5.0ERRO formatter | ast-grep: failed to apply with options '[scan]': exit status 1 treefmt-check> treefmt-check> error[no-inline-absolute-paths]: use a `use` import instead of an inline crate::/super::/std:: path treefmt-check> ┌─ crates/tribuchet/src/worker.rs:332:39 treefmt-check> │ treefmt-check> 332 │ let mut found: Vec = std::fs::read_dir(dir) treefmt-check> │ ^^^^^^^^^^^^^^^^^ treefmt-check> treefmt-check> Error: 1 error(s) found in code. treefmt-check> Help: Scan succeeded and found error level diagnostics in the codebase. treefmt-check> treefmt-check> treefmt-check> traversed 142 files treefmt-check> emitted 112 files for processing treefmt-check> formatted 42 files (0 changed) in 596ms treefmt-check> Error: failed to finalise formatting: formatting failures detected error: Cannot build '/nix/store/yy34rz1nzpqmks0hz1sbfh2xvw9k7nfi-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/nk6d50apbqy1fi9s056kknhv2xmb7dmw-treefmt-check Last 17 log lines: > tribuchet: building on eliza > treefmt v2.5.0ERRO formatter | ast-grep: failed to apply with options '[scan]': exit status 1 > > error[no-inline-absolute-paths]: use a `use` import instead of an inline crate::/super::/std:: path > ┌─ crates/tribuchet/src/worker.rs:332:39 > │ > 332 │ let mut found: Vec = std::fs::read_dir(dir) > │ ^^^^^^^^^^^^^^^^^ > > Error: 1 error(s) found in code. > Help: Scan succeeded and found error level diagnostics in the codebase. > > > traversed 142 files > emitted 112 files for processing > formatted 42 files (0 changed) in 596ms > Error: failed to finalise formatting: formatting failures detected For full logs, run: nix log /nix/store/yy34rz1nzpqmks0hz1sbfh2xvw9k7nfi-treefmt-check.drv