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