nixbot

builds
1this derivation will be built:2 /nix/store/xw0biicbf4gbjdpp4yq1jblhq3c2cy0z-treefmt-check.drv3error: Cannot build '/nix/store/xw0biicbf4gbjdpp4yq1jblhq3c2cy0z-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/jdakhvv3h9zqr07zxdvxb756x19drflg-treefmt-check7 Last 18 log lines:8 > tribuchet: building on eliza9 > treefmt v2.5.0traversed 64 files10 > emitted 54 files for processing11 > formatted 54 files (1 changed) in 263ms12 > M tests-functional/test_eval.py13 > diff --git a/tests-functional/test_eval.py b/tests-functional/test_eval.py14 > index 336a279..20962f6 10064415 > --- a/tests-functional/test_eval.py16 > +++ b/tests-functional/test_eval.py17 > @@ -145,6 +145,8 @@ def test_closed_stdout_aborts() -> None:18 > _, stderr = proc.communicate(timeout=60)19 > assert proc.returncode != 020 > assert "stdout" in stderr21 > +22 > +23 > def test_worker_exits_cleanly_when_collector_disappears() -> None:24 > with TemporaryDirectory() as tempdir:25 > cfg = Path(tempdir) / "cfg"26 For full logs, run:27 nix log /nix/store/xw0biicbf4gbjdpp4yq1jblhq3c2cy0z-treefmt-check.drv