$ /nix/store/9ypz3flqsrl5xl495mm8h645gadjsxi1-coreutils-9.11/bin/timeout --kill-after=15s 7200s /nix/store/23zk8sgzamrbmj1fday15szf7f2279s8-nix-2.34.7/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format internal-json build --no-link --print-out-paths git+https://github.com/sellout/bash-strict-mode?ref=renovate%2Flock-file-maintenance&rev=525407efecae313fe719c79c6e5a520bc62bf7a4&shallow=1#checks.x86_64-linux.formatter --print-build-logs warning: ignoring untrusted flake configuration setting 'allow-import-from-derivation'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'extra-substituters'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'lint-absolute-path-literals'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'lint-short-path-literals'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'lint-url-literals'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'sandbox'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'use-registries'. Pass '--accept-flake-config' to trust it  Downloading cached git-lfs from https://cache.nix-ci.com Downloaded cached git-lfs (12.9 MiB) in 143ms Progress: 0 of 2 built, 1 of 1 downloaded from cache Building /nix/store/ag4pz5vv37bhwprq4qdm02lx7lm000lj-treefmt-check.drv [treefmt-check] treefmt v2.6.0traversed 46 files [treefmt-check] emitted 28 files for processing [treefmt-check] formatted 28 files (1 changed) in 365ms [treefmt-check]  M garnix.yaml [treefmt-check] diff --git a/garnix.yaml b/garnix.yaml [treefmt-check] index ab73170..a89cdbb 100644 [treefmt-check] --- a/garnix.yaml [treefmt-check] +++ b/garnix.yaml [treefmt-check] @@ -1,2 +1,21 @@ [treefmt-check]  # This file was generated by Project Manager. [treefmt-check] -{"builds":[{"exclude":["devShells.aarch64-darwin.lax-checks","devShells.aarch64-linux.lax-checks","devShells.i686-linux.lax-checks","devShells.x86_64-linux.lax-checks","*.x86_64-darwin","*.x86_64-darwin.*","*.x86_64-darwin-example","*.x86_64-linux.*"],"include":["*.*","*.*.*"]}],"servers":[]} [treefmt-check] +{ [treefmt-check] + "builds": [treefmt-check] + [ [treefmt-check] + { [treefmt-check] + "exclude": [treefmt-check] + [ [treefmt-check] + "devShells.aarch64-darwin.lax-checks", [treefmt-check] + "devShells.aarch64-linux.lax-checks", [treefmt-check] + "devShells.i686-linux.lax-checks", [treefmt-check] + "devShells.x86_64-linux.lax-checks", [treefmt-check] + "*.x86_64-darwin", [treefmt-check] + "*.x86_64-darwin.*", [treefmt-check] + "*.x86_64-darwin-example", [treefmt-check] + "*.x86_64-linux.*", [treefmt-check] + ], [treefmt-check] + "include": ["*.*", "*.*.*"], [treefmt-check] + }, [treefmt-check] + ], [treefmt-check] + "servers": [], [treefmt-check] +} Progress: 0 of 1 built (1 failed), 1 of 1 downloaded from cache Failed to build treefmt-check after 535ms Cannot build '/nix/store/ag4pz5vv37bhwprq4qdm02lx7lm000lj-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/h29vq03s7cg8nhbnd3gzkgcam10vsyhz-treefmt-check Last 31 log lines: > treefmt v2.6.0traversed 46 files > emitted 28 files for processing > formatted 28 files (1 changed) in 365ms > M garnix.yaml > diff --git a/garnix.yaml b/garnix.yaml > index ab73170..a89cdbb 100644 > --- a/garnix.yaml > +++ b/garnix.yaml > @@ -1,2 +1,21 @@ > # This file was generated by Project Manager. > -{"builds":[{"exclude":["devShells.aarch64-darwin.lax-checks","devShells.aarch64-linux.lax-checks","devShells.i686-linux.lax-checks","devShells.x86_64-linux.lax-checks","*.x86_64-darwin","*.x86_64-darwin.*","*.x86_64-darwin-example","*.x86_64-linux.*"],"include":["*.*","*.*.*"]}],"servers":[]} > +{ > + "builds": > + [ > + { > + "exclude": > + [ > + "devShells.aarch64-darwin.lax-checks", > + "devShells.aarch64-linux.lax-checks", > + "devShells.i686-linux.lax-checks", > + "devShells.x86_64-linux.lax-checks", > + "*.x86_64-darwin", > + "*.x86_64-darwin.*", > + "*.x86_64-darwin-example", > + "*.x86_64-linux.*", > + ], > + "include": ["*.*", "*.*.*"], > + }, > + ], > + "servers": [], > +} For full logs, run: nix log /nix/store/ag4pz5vv37bhwprq4qdm02lx7lm000lj-treefmt-check.drv Build failed.