this derivation will be built: /nix/store/8d9jb97m13mhzwrjibxbmkcyzb0nc3k4-treefmt-check.drv error: Cannot build '/nix/store/8d9jb97m13mhzwrjibxbmkcyzb0nc3k4-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/zkx2k62h8bl5735zm82yhp1ai1r2pv8q-treefmt-check Last 22 log lines: > tribuchet: building on eliza > treefmt v2.5.0traversed 332 files > emitted 263 files for processing > formatted 263 files (1 changed) in 431ms > M harmonia-store-gc/Cargo.toml > diff --git a/harmonia-store-gc/Cargo.toml b/harmonia-store-gc/Cargo.toml > index ddd1928..e56d8c0 100644 > --- a/harmonia-store-gc/Cargo.toml > +++ b/harmonia-store-gc/Cargo.toml > @@ -12,11 +12,11 @@ repository.workspace = true > description = "Garbage collection for the Nix store" > > [dependencies] > -memchr = { workspace = true } > foldhash = { workspace = true } > harmonia-store-db = { workspace = true } > harmonia-store-fs = { workspace = true } > harmonia-store-path = { workspace = true } > +memchr = { workspace = true } > nix = { workspace = true } > thiserror = { workspace = true } > tracing = { workspace = true } For full logs, run: nix log /nix/store/8d9jb97m13mhzwrjibxbmkcyzb0nc3k4-treefmt-check.drv