this derivation will be built: /nix/store/6bn2xsmdqk33y6fw0zz1n2y3svs82m6v-treefmt-check.drv building '/nix/store/6bn2xsmdqk33y6fw0zz1n2y3svs82m6v-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/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 526ms treefmt-check> Error: failed to finalise formatting: formatting failures detected error: Cannot build '/nix/store/6bn2xsmdqk33y6fw0zz1n2y3svs82m6v-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/hc5hl4bz3zhh6xbd9qx58628r6q2yf62-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/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 526ms > Error: failed to finalise formatting: formatting failures detected For full logs, run: nix log /nix/store/6bn2xsmdqk33y6fw0zz1n2y3svs82m6v-treefmt-check.drv