nixbot

builds

failed x86_64-linux.treefmt build #50 · raw · ·

1this derivation will be built:2  /nix/store/rvdvrqc085fng3jy3656gragf3nqkz77-treefmt-check.drv3building '/nix/store/rvdvrqc085fng3jy3656gragf3nqkz77-treefmt-check.drv'4treefmt-check> treefmt v2.5.0traversed 153 files5treefmt-check> emitted 138 files for processing6treefmt-check> formatted 138 files (1 changed) in 81ms7treefmt-check>  M .github/workflows/gc.yml8treefmt-check> diff --git a/.github/workflows/gc.yml b/.github/workflows/gc.yml9treefmt-check> index 2f797c1..bb0488b 10064410treefmt-check> --- a/.github/workflows/gc.yml11treefmt-check> +++ b/.github/workflows/gc.yml12treefmt-check> @@ -2,12 +2,10 @@13treefmt-check>  # branch: PR cache scopes die with the PR, the default-branch scope grows14treefmt-check>  # forever without GC.15treefmt-check>  name: Cache GC16treefmt-check> -17treefmt-check>  # A concurrent GC races another GC's pack deletes; queue runs instead.18treefmt-check>  concurrency:19treefmt-check>    group: hestia-gc20treefmt-check>    cancel-in-progress: false21treefmt-check> -22treefmt-check>  on:23treefmt-check>    schedule:24treefmt-check>      - cron: "23 3 * * 0"25treefmt-check> @@ -17,10 +15,8 @@ on:26treefmt-check>          description: Plan only; do not repack, touch, or delete anything.27treefmt-check>          type: boolean28treefmt-check>          default: false29treefmt-check> -30treefmt-check>  permissions:31treefmt-check>    contents: read32treefmt-check> -33treefmt-check>  jobs:34treefmt-check>    gc:35treefmt-check>      runs-on: ubuntu-latest36error: Cannot build '/nix/store/rvdvrqc085fng3jy3656gragf3nqkz77-treefmt-check.drv'.37       Reason: builder failed with exit code 1.38       Output paths:39         /nix/store/kcrgj91z1x3r1dscghrmqfg4xlaqqs29-treefmt-check40       Last 25 log lines:41       > +++ b/.github/workflows/gc.yml42       > @@ -2,12 +2,10 @@43       >  # branch: PR cache scopes die with the PR, the default-branch scope grows44       >  # forever without GC.45       >  name: Cache GC46       > -47       >  # A concurrent GC races another GC's pack deletes; queue runs instead.48       >  concurrency:49       >    group: hestia-gc50       >    cancel-in-progress: false51       > -52       >  on:53       >    schedule:54       >      - cron: "23 3 * * 0"55       > @@ -17,10 +15,8 @@ on:56       >          description: Plan only; do not repack, touch, or delete anything.57       >          type: boolean58       >          default: false59       > -60       >  permissions:61       >    contents: read62       > -63       >  jobs:64       >    gc:65       >      runs-on: ubuntu-latest66       For full logs, run:67         nix log /nix/store/rvdvrqc085fng3jy3656gragf3nqkz77-treefmt-check.drv