nixbot

builds
1these 3 derivations will be built:2 /nix/store/4c6wz2fynxhxwc0519v6rql7h0qq745h-treefmt.toml.drv3 /nix/store/ndl0vdscv3n68kwpvabwldp80pfmfmyz-treefmt.drv4 /nix/store/nsdcrlsk7fwmn5x94m80qixy00nq3gpr-treefmt-check.drv5these 6 paths will be fetched (565.6 KiB download, 2.1 MiB unpacked):6 /nix/store/4pd54f8n2ra5610vw9hskm4b58ir21lm-json2x-0.1.07 /nix/store/mw7ll1cagnmdidanlq48jslxy7f120hd-mdformat-wrapped8 /nix/store/h18xwhwn7srn4lvhg8wf8n63kp4bmbf4-python3.14-markdown-it-py-4.2.09 /nix/store/hfwl4lcv9gvvs6ddk7k0j0brznxc4r2g-python3.14-mdformat-1.0.010 /nix/store/mn518aasi85dm524plhv35n31gj9cgc4-python3.14-mdurl-0.1.211 /nix/store/7hl43a3zjil847l66i3ml2adhnmbyw3p-stdenv-linux-no-cc12error: Cannot build '/nix/store/nsdcrlsk7fwmn5x94m80qixy00nq3gpr-treefmt-check.drv'.13 Reason: builder failed with exit code 1.14 Output paths:15 /nix/store/0y3vbn5s4hxhp39ch31bb6xwjrc3psxz-treefmt-check16 Last 25 log lines:17 > | ^^^^^^^^^^^^^^18 > 454 | ["psql", settings.pg_conninfo, "-t", "-c", f"SELECT count(*) FROM {t}"],19 > 455 | capture_output=True,20 > |21 > help: Add explicit `check=False`22 >23 > PLW1510 `subprocess.run` without explicit `check` argument24 > --> tests/unit/test_cli_features.py:17:1225 > |26 > 15 | def _quarry(*args: str, timeout: int = 60) -> subprocess.CompletedProcess:27 > 16 | """Run quarry CLI command and return result."""28 > 17 | return subprocess.run(29 > | ^^^^^^^^^^^^^^30 > 18 | ["quarry", *args],31 > 19 | capture_output=True,32 > |33 > help: Add explicit `check=False`34 >35 > Found 73 errors (21 fixed, 52 remaining).36 > No fixes available (8 hidden fixes can be enabled with the `--unsafe-fixes` option).37 >38 > traversed 171 files39 > emitted 140 files for processing40 > formatted 93 files (7 changed) in 535ms41 > Error: failed to finalise formatting: formatting failures detected42 For full logs, run:43 nix log /nix/store/nsdcrlsk7fwmn5x94m80qixy00nq3gpr-treefmt-check.drv