nixbot

builds
1this derivation will be built:2 /nix/store/p9xvbilnf5qbcgv9jqdyarnvkkhk5k0z-treefmt-check.drv3error: Cannot build '/nix/store/p9xvbilnf5qbcgv9jqdyarnvkkhk5k0z-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/jhdi6d0x8a33089sqddlwgaclsnh45iv-treefmt-check7 Last 23 log lines:8 > tribuchet: building on jamie9 > treefmt v2.5.0traversed 338 files10 > emitted 269 files for processing11 > formatted 269 files (1 changed) in 350ms12 > M harmonia-store-gc/Cargo.toml13 > diff --git a/harmonia-store-gc/Cargo.toml b/harmonia-store-gc/Cargo.toml14 > index 0195298..979366c 10064415 > --- a/harmonia-store-gc/Cargo.toml16 > +++ b/harmonia-store-gc/Cargo.toml17 > @@ -16,12 +16,12 @@ name = "harmonia-gc"18 > path = "src/bin/harmonia-gc.rs"19 >20 > [dependencies]21 > -memchr = { workspace = true }22 > clap = { workspace = true }23 > foldhash = { workspace = true }24 > harmonia-store-db = { workspace = true }25 > harmonia-store-fs = { workspace = true }26 > harmonia-store-path = { workspace = true }27 > +memchr = { workspace = true }28 > nix = { workspace = true }29 > rayon = { workspace = true }30 > thiserror = { workspace = true }31 For full logs, run:32 nix log /nix/store/p9xvbilnf5qbcgv9jqdyarnvkkhk5k0z-treefmt-check.drv