nixbot

builds
1this derivation will be built:2 /nix/store/v6yb12sa705983k5pi747pbda9hs6ba7-treefmt-check.drv3error: build of '/nix/store/v6yb12sa705983k5pi747pbda9hs6ba7-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/v6yb12sa705983k5pi747pbda9hs6ba7-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/6j262ggfa7k7dd7grlp86i2d7wqy94w4-treefmt-check7 Last 25 log lines:8 > 210 | r = subprocess.run(9 > | ^^^^^^^^^^^^^^10 > 211 | ["gh", "run", "download", run_id, "-n", name, "-D", dest],11 > 212 | capture_output=True,12 > |13 > help: Add explicit `check=False`14 >15 > PLW1510 `subprocess.run` without explicit `check` argument16 > --> .github/scripts/e2e/run.py:223:917 > |18 > 221 | poll-loop callers treat them as "not yet". ``gh`` carries its own CA19 > 222 | bundle, which the macOS runner's Python lacks."""20 > 223 | r = subprocess.run(21 > | ^^^^^^^^^^^^^^22 > 224 | ["gh", "api", f"repos/{os.environ['GITHUB_REPOSITORY']}/{path}"],23 > 225 | capture_output=True,24 > |25 > help: Add explicit `check=False`26 >27 > Found 2 errors.28 >29 > traversed 101 files30 > emitted 83 files for processing31 > formatted 82 files (0 changed) in 175ms32 > Error: failed to finalise formatting: formatting failures detected33 For full logs, run:34 nix log /nix/store/v6yb12sa705983k5pi747pbda9hs6ba7-treefmt-check.drv35error: Cannot build '/nix/store/v6yb12sa705983k5pi747pbda9hs6ba7-treefmt-check.drv'.36 Reason: builder failed with exit code 1.37 Output paths:38 /nix/store/6j262ggfa7k7dd7grlp86i2d7wqy94w4-treefmt-check