nixbot

builds

succeeded setup checks.x86_64-linux.treefmt · build #85 · raw

1this derivation will be built:2 /nix/store/ldv2cfvqwqjca5cnxcljr7nisb1dhskv-treefmt-check.drv3error: Cannot build '/nix/store/ldv2cfvqwqjca5cnxcljr7nisb1dhskv-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/fjvkggizk45x6010y05jq610z1ni512w-treefmt-check7 Last 18 log lines:8 > tribuchet: building on jamie9 > treefmt v2.5.0traversed 64 files10 > emitted 54 files for processing11 > formatted 54 files (1 changed) in 231ms12 > 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/ldv2cfvqwqjca5cnxcljr7nisb1dhskv-treefmt-check.drv