nixbot

builds
1this derivation will be built:2 /nix/store/1bnmfn6m5s08z5hbqx9gamrjsvh3j32x-treefmt-check.drv3error: Cannot build '/nix/store/1bnmfn6m5s08z5hbqx9gamrjsvh3j32x-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/sypc171acfcb2vmzpflg5pcm5456bmwj-treefmt-check7 Last 25 log lines:8 > │ ╰────────────────^9 > · │10 > 246 │ │ }11 > │ ╰───────────────'12 >13 > error[no-inline-absolute-paths]: use a `use` import instead of an inline crate::/super::/std:: path14 > ┌─ crates/tincd/tests/two_daemons/reload.rs:57:4115 > │16 > 57 │ fn invite_bob(alice: &Node) -> (String, std::path::PathBuf) {17 > │ ^^^^^^^^^^^^^^^^^^18 >19 > error[no-inline-absolute-paths]: use a `use` import instead of an inline crate::/super::/std:: path20 > ┌─ crates/tincd/tests/two_daemons/reload.rs:85:2421 > │22 > 85 │ fn cli_paths(confbase: std::path::PathBuf) -> tinc_tools::names::Paths {23 > │ ^^^^^^^^^^^^^^^^^^24 >25 > Error: 5 error(s) found in code.26 > Help: Scan succeeded and found error level diagnostics in the codebase.27 >28 >29 > traversed 719 files30 > emitted 298 files for processing31 > formatted 26 files (0 changed) in 881ms32 > Error: failed to finalise formatting: formatting failures detected33 For full logs, run:34 nix log /nix/store/1bnmfn6m5s08z5hbqx9gamrjsvh3j32x-treefmt-check.drv