1this derivation will be built:2 /nix/store/s3v47bvs8blhm6nsh293493gpa2y5w67-treefmt-check.drv3building '/nix/store/s3v47bvs8blhm6nsh293493gpa2y5w67-treefmt-check.drv' on 'ssh-ng://customer@mac02'4building '/nix/store/s3v47bvs8blhm6nsh293493gpa2y5w67-treefmt-check.drv'5treefmt-check> treefmt v2.5.0traversed 153 files6treefmt-check> emitted 138 files for processing7treefmt-check> formatted 138 files (1 changed) in 80ms8treefmt-check> M .github/workflows/gc.yml9treefmt-check> diff --git a/.github/workflows/gc.yml b/.github/workflows/gc.yml10treefmt-check> index 2f797c1..bb0488b 10064411treefmt-check> --- a/.github/workflows/gc.yml12treefmt-check> +++ b/.github/workflows/gc.yml13treefmt-check> @@ -2,12 +2,10 @@14treefmt-check> # branch: PR cache scopes die with the PR, the default-branch scope grows15treefmt-check> # forever without GC.16treefmt-check> name: Cache GC17treefmt-check> -18treefmt-check> # A concurrent GC races another GC's pack deletes; queue runs instead.19treefmt-check> concurrency:20treefmt-check> group: hestia-gc21treefmt-check> cancel-in-progress: false22treefmt-check> -23treefmt-check> on:24treefmt-check> schedule:25treefmt-check> - cron: "23 3 * * 0"26treefmt-check> @@ -17,10 +15,8 @@ on:27treefmt-check> description: Plan only; do not repack, touch, or delete anything.28treefmt-check> type: boolean29treefmt-check> default: false30treefmt-check> -31treefmt-check> permissions:32treefmt-check> contents: read33treefmt-check> -34treefmt-check> jobs:35treefmt-check> gc:36treefmt-check> runs-on: ubuntu-latest37error: build of '/nix/store/s3v47bvs8blhm6nsh293493gpa2y5w67-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/s3v47bvs8blhm6nsh293493gpa2y5w67-treefmt-check.drv'.38 Reason: builder failed with exit code 1.39 Output paths:40 /nix/store/9sw1pjslspjc66qlxfp64y5d4h7pgfxy-treefmt-check41 Last 25 log lines:42 > +++ b/.github/workflows/gc.yml43 > @@ -2,12 +2,10 @@44 > # branch: PR cache scopes die with the PR, the default-branch scope grows45 > # forever without GC.46 > name: Cache GC47 > -48 > # A concurrent GC races another GC's pack deletes; queue runs instead.49 > concurrency:50 > group: hestia-gc51 > cancel-in-progress: false52 > -53 > on:54 > schedule:55 > - cron: "23 3 * * 0"56 > @@ -17,10 +15,8 @@ on:57 > description: Plan only; do not repack, touch, or delete anything.58 > type: boolean59 > default: false60 > -61 > permissions:62 > contents: read63 > -64 > jobs:65 > gc:66 > runs-on: ubuntu-latest67 For full logs, run:68 nix log /nix/store/s3v47bvs8blhm6nsh293493gpa2y5w67-treefmt-check.drv69error: Cannot build '/nix/store/s3v47bvs8blhm6nsh293493gpa2y5w67-treefmt-check.drv'.70 Reason: builder failed with exit code 1.71 Output paths:72 /nix/store/9sw1pjslspjc66qlxfp64y5d4h7pgfxy-treefmt-check