setup
checks.aarch64-linux.treefmt
· build #396
· raw
1this derivation will be built:2 /nix/store/8d9jb97m13mhzwrjibxbmkcyzb0nc3k4-treefmt-check.drv3error: Cannot build '/nix/store/8d9jb97m13mhzwrjibxbmkcyzb0nc3k4-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/zkx2k62h8bl5735zm82yhp1ai1r2pv8q-treefmt-check7 Last 22 log lines:8 > tribuchet: building on eliza9 > treefmt v2.5.0traversed 332 files10 > emitted 263 files for processing11 > formatted 263 files (1 changed) in 431ms12 > M harmonia-store-gc/Cargo.toml13 > diff --git a/harmonia-store-gc/Cargo.toml b/harmonia-store-gc/Cargo.toml14 > index ddd1928..e56d8c0 10064415 > --- a/harmonia-store-gc/Cargo.toml16 > +++ b/harmonia-store-gc/Cargo.toml17 > @@ -12,11 +12,11 @@ repository.workspace = true18 > description = "Garbage collection for the Nix store"19 >20 > [dependencies]21 > -memchr = { workspace = true }22 > foldhash = { workspace = true }23 > harmonia-store-db = { workspace = true }24 > harmonia-store-fs = { workspace = true }25 > harmonia-store-path = { workspace = true }26 > +memchr = { workspace = true }27 > nix = { workspace = true }28 > thiserror = { workspace = true }29 > tracing = { workspace = true }30 For full logs, run:31 nix log /nix/store/8d9jb97m13mhzwrjibxbmkcyzb0nc3k4-treefmt-check.drv