setup
checks.aarch64-darwin.treefmt
· build #290
· raw
1this derivation will be built:2 /nix/store/dsv16cpq4gy0xjbl1niwfch7nwrni53s-treefmt-check.drv3error: build of '/nix/store/dsv16cpq4gy0xjbl1niwfch7nwrni53s-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/dsv16cpq4gy0xjbl1niwfch7nwrni53s-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/yf5cydwbwaaaili8kwngchdkpffsfz0f-treefmt-check7 Last 17 log lines:8 > treefmt v2.5.0traversed 298 files9 > emitted 247 files for processing10 > formatted 247 files (0 changed) in 841ms11 > M nixbot/nixbot/web/templating.py12 > diff --git a/nixbot/nixbot/web/templating.py b/nixbot/nixbot/web/templating.py13 > index 936c90c..d13dfc7 10064414 > --- a/nixbot/nixbot/web/templating.py15 > +++ b/nixbot/nixbot/web/templating.py16 > @@ -86,7 +86,7 @@ def eval_stats(row: dict[str, Any]) -> str:17 > """Empty when nix-eval-jobs reported no stats for the attribute."""18 > if row.get("eval_wall_ms") is None:19 > return ""20 > - return f"eval {format_ms(row["eval_wall_ms"])} · {format_bytes(row["eval_alloc_bytes"])} allocated"21 > + return f"eval {format_ms(row['eval_wall_ms'])} · {format_bytes(row['eval_alloc_bytes'])} allocated"22 > 23 > 24 > def _forge_base(project: dict[str, Any]) -> str | None:25 For full logs, run:26 nix log /nix/store/dsv16cpq4gy0xjbl1niwfch7nwrni53s-treefmt-check.drv27error: Cannot build '/nix/store/dsv16cpq4gy0xjbl1niwfch7nwrni53s-treefmt-check.drv'.28 Reason: builder failed with exit code 1.29 Output paths:30 /nix/store/yf5cydwbwaaaili8kwngchdkpffsfz0f-treefmt-check