1these 4 derivations will be built:2 /nix/store/wwpihpq643m6fgc8hgmgmvqsgm2g9jsv-python3.14-types-icalendar-6.3.2.20260223.drv3 /nix/store/jld9pkhsrl74siaczba2237advy2paj9-treefmt.toml.drv4 /nix/store/m4zbv2s25v372iffl5vnzdv75bjac4az-treefmt.drv5 /nix/store/944wp1rp0sfgmp5im91h3kw7m0k9g42q-treefmt-check.drv6these 5 paths will be fetched (58.8 KiB download, 211.5 KiB unpacked):7 /nix/store/17hv54wsqwr4lf8jiap2qlh7bgfw6rdj-python3.14-types-beautifulsoup4-4.12.0.202505168 /nix/store/2cv27dd8bskn2kh505x4q41dnqns1h2y-python3.14-types-html5lib-1.1.11.202605189 /nix/store/9bnh3hjfy3am2q435md5n5qw6d5zypay-python3.14-types-python-dateutil-2.9.0.2025111510 /nix/store/h6wf32h6m6c7x333yiy5nrndssbfqnxd-python3.14-types-pytz-2026.1.1.2026030411 /nix/store/rj9bf6brgq5qdv5fd6fh5vj9x8lcjkni-python3.14-types-webencodings-0.5.0.2026040812error: build of '/nix/store/944wp1rp0sfgmp5im91h3kw7m0k9g42q-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/944wp1rp0sfgmp5im91h3kw7m0k9g42q-treefmt-check.drv'.13 Reason: builder failed with exit code 1.14 Output paths:15 /nix/store/fmkhwkyj0l6z307j2x1snw1vrzr23qz5-treefmt-check16 Last 25 log lines:17 > 16 | with pytest.raises(SystemExit) as exc_info:18 > 17 | main()19 > |20 > help: Combine `with` statements21 >22 > SIM117 Use a single `with` statement with multiple contexts instead of nested `with` statements23 > --> n8n-cli/tests/test_errors.py:24:924 > |25 > 22 | def test_unknown_command(self, capsys: pytest.CaptureFixture[str]) -> None:26 > 23 | """Unknown top-level command exits with code 2 (argparse error)."""27 > 24 | / with patch.dict("os.environ", {"N8N_API_URL": "x", "N8N_API_KEY": "x"}):28 > 25 | | with patch("sys.argv", ["n8n-cli", "bogus"]):29 > | |_________________________________________________________^30 > 26 | with pytest.raises(SystemExit) as exc_info:31 > 27 | main()32 > |33 > help: Combine `with` statements34 >35 > Found 16 errors (11 fixed, 5 remaining).36 > No fixes available (2 hidden fixes can be enabled with the `--unsafe-fixes` option).37 >38 > traversed 188 files39 > emitted 166 files for processing40 > formatted 81 files (8 changed) in 2.339s41 > Error: failed to finalise formatting: formatting failures detected42 For full logs, run:43 nix log /nix/store/944wp1rp0sfgmp5im91h3kw7m0k9g42q-treefmt-check.drv44error: Cannot build '/nix/store/944wp1rp0sfgmp5im91h3kw7m0k9g42q-treefmt-check.drv'.45 Reason: builder failed with exit code 1.46 Output paths:47 /nix/store/fmkhwkyj0l6z307j2x1snw1vrzr23qz5-treefmt-check