this derivation will be built: /nix/store/5w325pays5q4zykbsrxn6zfw6h43ml0j-treefmt-check.drv building '/nix/store/5w325pays5q4zykbsrxn6zfw6h43ml0j-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/hub/relay/staging.rs:462:18 treefmt-check> │ treefmt-check> 462 │ req: crate::proto::BuildRequest::default(), treefmt-check> │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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/hub/relay/staging.rs:465:30 treefmt-check> │ treefmt-check> 465 │ replay: Arc::new(crate::hub::state::Replay::default()), treefmt-check> │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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/hub/relay/staging.rs:487:47 treefmt-check> │ treefmt-check> 487 │ let filler = hub_message::Msg::Cancel(crate::proto::CancelBuild::default()); treefmt-check> │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ treefmt-check> treefmt-check> Error: 3 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 137 files treefmt-check> emitted 109 files for processing treefmt-check> formatted 40 files (0 changed) in 497ms treefmt-check> Error: failed to finalise formatting: formatting failures detected error: Cannot build '/nix/store/5w325pays5q4zykbsrxn6zfw6h43ml0j-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/qvpi0abkw7r2y8n1y4lyw38zwa2zqvgy-treefmt-check Last 25 log lines: > ┌─ crates/tribuchet/src/hub/relay/staging.rs:462:18 > │ > 462 │ req: crate::proto::BuildRequest::default(), > │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > error[no-inline-absolute-paths]: use a `use` import instead of an inline crate::/super::/std:: path > ┌─ crates/tribuchet/src/hub/relay/staging.rs:465:30 > │ > 465 │ replay: Arc::new(crate::hub::state::Replay::default()), > │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > error[no-inline-absolute-paths]: use a `use` import instead of an inline crate::/super::/std:: path > ┌─ crates/tribuchet/src/hub/relay/staging.rs:487:47 > │ > 487 │ let filler = hub_message::Msg::Cancel(crate::proto::CancelBuild::default()); > │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > Error: 3 error(s) found in code. > Help: Scan succeeded and found error level diagnostics in the codebase. > > > traversed 137 files > emitted 109 files for processing > formatted 40 files (0 changed) in 497ms > Error: failed to finalise formatting: formatting failures detected For full logs, run: nix log /nix/store/5w325pays5q4zykbsrxn6zfw6h43ml0j-treefmt-check.drv