this derivation will be built: /nix/store/1r0jfv5fn1168imnid83pxpkylbj2dj4-treefmt-check.drv building '/nix/store/1r0jfv5fn1168imnid83pxpkylbj2dj4-treefmt-check.drv' treefmt-check> tribuchet: building on jamie 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/chunkstore.rs:321:33 treefmt-check> │ treefmt-check> 321 │ fn pack_file(dir: &Path) -> std::path::PathBuf { 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 129 files treefmt-check> emitted 103 files for processing treefmt-check> formatted 40 files (0 changed) in 456ms treefmt-check> Error: failed to finalise formatting: formatting failures detected error: Cannot build '/nix/store/1r0jfv5fn1168imnid83pxpkylbj2dj4-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/v6034yzwngrl3l8bqd4sw8ws07f8bpbq-treefmt-check Last 17 log lines: > tribuchet: building on jamie > 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/chunkstore.rs:321:33 > │ > 321 │ fn pack_file(dir: &Path) -> std::path::PathBuf { > │ ^^^^^^^^^^^^^^^^^^ > > Error: 1 error(s) found in code. > Help: Scan succeeded and found error level diagnostics in the codebase. > > > traversed 129 files > emitted 103 files for processing > formatted 40 files (0 changed) in 456ms > Error: failed to finalise formatting: formatting failures detected For full logs, run: nix log /nix/store/1r0jfv5fn1168imnid83pxpkylbj2dj4-treefmt-check.drv