setup
checks.aarch64-darwin.treefmt
· build #296
· raw
1this derivation will be built:2 /nix/store/rckdxhrw636zyf26p04w27nwyqgrd9ax-treefmt-check.drv3error: build of '/nix/store/rckdxhrw636zyf26p04w27nwyqgrd9ax-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/rckdxhrw636zyf26p04w27nwyqgrd9ax-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/z3s6x1cpva0kvvxyzx5mqbxgl91y9srl-treefmt-check7 Last 17 log lines:8 > treefmt v2.5.0traversed 297 files9 > emitted 246 files for processing10 > formatted 246 files (1 changed) in 783ms11 > 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/rckdxhrw636zyf26p04w27nwyqgrd9ax-treefmt-check.drv27error: Cannot build '/nix/store/rckdxhrw636zyf26p04w27nwyqgrd9ax-treefmt-check.drv'.28 Reason: builder failed with exit code 1.29 Output paths:30 /nix/store/z3s6x1cpva0kvvxyzx5mqbxgl91y9srl-treefmt-check