this derivation will be built: /nix/store/sb1ysgxjqvc47930bvpb4ws3sq6dssyh-treefmt-check.drv error: Cannot build '/nix/store/sb1ysgxjqvc47930bvpb4ws3sq6dssyh-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/2pjjrn2lpx3qxf68vpwmawq4p4b8793z-treefmt-check Last 23 log lines: > tribuchet: building on eliza > treefmt v2.5.0traversed 336 files > emitted 267 files for processing > formatted 267 files (0 changed) in 470ms > M harmonia-store-gc/Cargo.toml > diff --git a/harmonia-store-gc/Cargo.toml b/harmonia-store-gc/Cargo.toml > index 8224db5..5622101 100644 > --- a/harmonia-store-gc/Cargo.toml > +++ b/harmonia-store-gc/Cargo.toml > @@ -16,12 +16,12 @@ name = "harmonia-gc" > path = "src/bin/harmonia-gc.rs" > > [dependencies] > -memchr = { workspace = true } > clap = { 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 } > rayon = { workspace = true } > thiserror = { workspace = true } For full logs, run: nix log /nix/store/sb1ysgxjqvc47930bvpb4ws3sq6dssyh-treefmt-check.drv