this derivation will be built: /nix/store/v6yb12sa705983k5pi747pbda9hs6ba7-treefmt-check.drv building '/nix/store/v6yb12sa705983k5pi747pbda9hs6ba7-treefmt-check.drv' on 'ssh-ng://customer@mac02' building '/nix/store/v6yb12sa705983k5pi747pbda9hs6ba7-treefmt-check.drv' treefmt-check> treefmt v2.5.0ERRO formatter | ruff-check: failed to apply with options '[check --fix]': exit status 1 treefmt-check> treefmt-check> PLW1510 `subprocess.run` without explicit `check` argument treefmt-check> --> .github/scripts/e2e/run.py:210:13 treefmt-check> | treefmt-check> 209 | def attempt() -> bool: treefmt-check> 210 | r = subprocess.run( treefmt-check> | ^^^^^^^^^^^^^^ treefmt-check> 211 | ["gh", "run", "download", run_id, "-n", name, "-D", dest], treefmt-check> 212 | capture_output=True, treefmt-check> | treefmt-check> help: Add explicit `check=False` treefmt-check> treefmt-check> PLW1510 `subprocess.run` without explicit `check` argument treefmt-check> --> .github/scripts/e2e/run.py:223:9 treefmt-check> | treefmt-check> 221 | poll-loop callers treat them as "not yet". ``gh`` carries its own CA treefmt-check> 222 | bundle, which the macOS runner's Python lacks.""" treefmt-check> 223 | r = subprocess.run( treefmt-check> | ^^^^^^^^^^^^^^ treefmt-check> 224 | ["gh", "api", f"repos/{os.environ['GITHUB_REPOSITORY']}/{path}"], treefmt-check> 225 | capture_output=True, treefmt-check> | treefmt-check> help: Add explicit `check=False` treefmt-check> treefmt-check> Found 2 errors. treefmt-check> treefmt-check> traversed 101 files treefmt-check> emitted 83 files for processing treefmt-check> formatted 82 files (0 changed) in 175ms treefmt-check> Error: failed to finalise formatting: formatting failures detected error: build of '/nix/store/v6yb12sa705983k5pi747pbda9hs6ba7-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/v6yb12sa705983k5pi747pbda9hs6ba7-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/6j262ggfa7k7dd7grlp86i2d7wqy94w4-treefmt-check Last 25 log lines: > 210 | r = subprocess.run( > | ^^^^^^^^^^^^^^ > 211 | ["gh", "run", "download", run_id, "-n", name, "-D", dest], > 212 | capture_output=True, > | > help: Add explicit `check=False` > > PLW1510 `subprocess.run` without explicit `check` argument > --> .github/scripts/e2e/run.py:223:9 > | > 221 | poll-loop callers treat them as "not yet". ``gh`` carries its own CA > 222 | bundle, which the macOS runner's Python lacks.""" > 223 | r = subprocess.run( > | ^^^^^^^^^^^^^^ > 224 | ["gh", "api", f"repos/{os.environ['GITHUB_REPOSITORY']}/{path}"], > 225 | capture_output=True, > | > help: Add explicit `check=False` > > Found 2 errors. > > traversed 101 files > emitted 83 files for processing > formatted 82 files (0 changed) in 175ms > Error: failed to finalise formatting: formatting failures detected For full logs, run: nix log /nix/store/v6yb12sa705983k5pi747pbda9hs6ba7-treefmt-check.drv error: Cannot build '/nix/store/v6yb12sa705983k5pi747pbda9hs6ba7-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/6j262ggfa7k7dd7grlp86i2d7wqy94w4-treefmt-check