this derivation will be built: /nix/store/5w325pays5q4zykbsrxn6zfw6h43ml0j-treefmt-check.drv 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