this derivation will be built: /nix/store/qp5z6kill112kv2gjnrcrnv8rpbhycxl-treefmt-check.drv building '/nix/store/qp5z6kill112kv2gjnrcrnv8rpbhycxl-treefmt-check.drv' 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 143 files treefmt-check> emitted 113 files for processing treefmt-check> formatted 43 files (0 changed) in 726ms treefmt-check> Error: failed to finalise formatting: formatting failures detected error: Cannot build '/nix/store/qp5z6kill112kv2gjnrcrnv8rpbhycxl-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/r92h7wnh2vjj36dlyxdl31737la8fbvp-treefmt-check Last 16 log lines: > 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 143 files > emitted 113 files for processing > formatted 43 files (0 changed) in 726ms > Error: failed to finalise formatting: formatting failures detected For full logs, run: nix log /nix/store/qp5z6kill112kv2gjnrcrnv8rpbhycxl-treefmt-check.drv