these 4 derivations will be built: /nix/store/wwpihpq643m6fgc8hgmgmvqsgm2g9jsv-python3.14-types-icalendar-6.3.2.20260223.drv /nix/store/jld9pkhsrl74siaczba2237advy2paj9-treefmt.toml.drv /nix/store/m4zbv2s25v372iffl5vnzdv75bjac4az-treefmt.drv /nix/store/944wp1rp0sfgmp5im91h3kw7m0k9g42q-treefmt-check.drv these 5 paths will be fetched (58.8 KiB download, 211.5 KiB unpacked): /nix/store/17hv54wsqwr4lf8jiap2qlh7bgfw6rdj-python3.14-types-beautifulsoup4-4.12.0.20250516 /nix/store/2cv27dd8bskn2kh505x4q41dnqns1h2y-python3.14-types-html5lib-1.1.11.20260518 /nix/store/9bnh3hjfy3am2q435md5n5qw6d5zypay-python3.14-types-python-dateutil-2.9.0.20251115 /nix/store/h6wf32h6m6c7x333yiy5nrndssbfqnxd-python3.14-types-pytz-2026.1.1.20260304 /nix/store/rj9bf6brgq5qdv5fd6fh5vj9x8lcjkni-python3.14-types-webencodings-0.5.0.20260408 error: build of '/nix/store/944wp1rp0sfgmp5im91h3kw7m0k9g42q-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/944wp1rp0sfgmp5im91h3kw7m0k9g42q-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/fmkhwkyj0l6z307j2x1snw1vrzr23qz5-treefmt-check Last 25 log lines: > 16 | with pytest.raises(SystemExit) as exc_info: > 17 | main() > | > help: Combine `with` statements > > SIM117 Use a single `with` statement with multiple contexts instead of nested `with` statements > --> n8n-cli/tests/test_errors.py:24:9 > | > 22 | def test_unknown_command(self, capsys: pytest.CaptureFixture[str]) -> None: > 23 | """Unknown top-level command exits with code 2 (argparse error).""" > 24 | / with patch.dict("os.environ", {"N8N_API_URL": "x", "N8N_API_KEY": "x"}): > 25 | | with patch("sys.argv", ["n8n-cli", "bogus"]): > | |_________________________________________________________^ > 26 | with pytest.raises(SystemExit) as exc_info: > 27 | main() > | > help: Combine `with` statements > > Found 16 errors (11 fixed, 5 remaining). > No fixes available (2 hidden fixes can be enabled with the `--unsafe-fixes` option). > > traversed 188 files > emitted 166 files for processing > formatted 81 files (8 changed) in 2.339s > Error: failed to finalise formatting: formatting failures detected For full logs, run: nix log /nix/store/944wp1rp0sfgmp5im91h3kw7m0k9g42q-treefmt-check.drv error: Cannot build '/nix/store/944wp1rp0sfgmp5im91h3kw7m0k9g42q-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/fmkhwkyj0l6z307j2x1snw1vrzr23qz5-treefmt-check