this derivation will be built: /nix/store/v6yb12sa705983k5pi747pbda9hs6ba7-treefmt-check.drv 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