this derivation will be built: /nix/store/rf5ma2ghjxd05lhi34y14hy2w877p4bf-treefmt-check.drv building '/nix/store/rf5ma2ghjxd05lhi34y14hy2w877p4bf-treefmt-check.drv' treefmt-check> tribuchet: building on jamie treefmt-check> treefmt v2.5.0traversed 334 files treefmt-check> emitted 265 files for processing treefmt-check> formatted 265 files (0 changed) in 328ms treefmt-check> M harmonia-store-gc/Cargo.toml treefmt-check> diff --git a/harmonia-store-gc/Cargo.toml b/harmonia-store-gc/Cargo.toml treefmt-check> index 0ca8ebc..6c3409e 100644 treefmt-check> --- a/harmonia-store-gc/Cargo.toml treefmt-check> +++ b/harmonia-store-gc/Cargo.toml treefmt-check> @@ -12,11 +12,11 @@ repository.workspace = true treefmt-check> description = "Garbage collection for the Nix store" treefmt-check> treefmt-check> [dependencies] treefmt-check> -memchr = { workspace = true } treefmt-check> foldhash = { workspace = true } treefmt-check> harmonia-store-db = { workspace = true } treefmt-check> harmonia-store-fs = { workspace = true } treefmt-check> harmonia-store-path = { workspace = true } treefmt-check> +memchr = { workspace = true } treefmt-check> nix = { workspace = true } treefmt-check> rayon = { workspace = true } treefmt-check> thiserror = { workspace = true } error: Cannot build '/nix/store/rf5ma2ghjxd05lhi34y14hy2w877p4bf-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/q7khc7k1sc4sadbknmkhqzwk4m5mc0m0-treefmt-check Last 22 log lines: > tribuchet: building on jamie > treefmt v2.5.0traversed 334 files > emitted 265 files for processing > formatted 265 files (0 changed) in 328ms > M harmonia-store-gc/Cargo.toml > diff --git a/harmonia-store-gc/Cargo.toml b/harmonia-store-gc/Cargo.toml > index 0ca8ebc..6c3409e 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 } > rayon = { workspace = true } > thiserror = { workspace = true } For full logs, run: nix log /nix/store/rf5ma2ghjxd05lhi34y14hy2w877p4bf-treefmt-check.drv