this derivation will be built: /nix/store/d78aldndhfgspw6ydx6wswc84g424wk2-treefmt-check.drv error: Cannot build '/nix/store/d78aldndhfgspw6ydx6wswc84g424wk2-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/1zifzk5p5ckl54ix1m3hr5z6dx882h3h-treefmt-check Last 25 log lines: > ┌─ crates/tincd/src/hostdirs.rs:82:56 > │ > 82 │ fn collect(dir: &Path, into: &mut BTreeSet) -> std::io::Result<()> { > │ ^^^^^^^^^^^^^^^ > > error[no-inline-absolute-paths]: use a `use` import instead of an inline crate::/super::/std:: path > ┌─ crates/tincd/tests/two_daemons/reload.rs:57:41 > │ > 57 │ fn invite_bob(alice: &Node) -> (String, std::path::PathBuf) { > │ ^^^^^^^^^^^^^^^^^^ > > error[no-inline-absolute-paths]: use a `use` import instead of an inline crate::/super::/std:: path > ┌─ crates/tincd/tests/two_daemons/reload.rs:85:24 > │ > 85 │ fn cli_paths(confbase: std::path::PathBuf) -> tinc_tools::names::Paths { > │ ^^^^^^^^^^^^^^^^^^ > > Error: 5 error(s) found in code. > Help: Scan succeeded and found error level diagnostics in the codebase. > > > traversed 719 files > emitted 298 files for processing > formatted 26 files (0 changed) in 639ms > Error: failed to finalise formatting: formatting failures detected For full logs, run: nix log /nix/store/d78aldndhfgspw6ydx6wswc84g424wk2-treefmt-check.drv