build checks.x86_64-linux.formatter

Reproduce this run
Original Run
  1. 0.15 s $ /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
  2. 0.20 s warning: ignoring untrusted flake configuration setting 'allow-import-from-derivation'.
  3. 0.20 s Pass '--accept-flake-config' to trust it
  4. 0.20 s warning: ignoring untrusted flake configuration setting 'extra-substituters'.
  5. 0.20 s Pass '--accept-flake-config' to trust it
  6. 0.20 s warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
  7. 0.20 s Pass '--accept-flake-config' to trust it
  8. 0.20 s warning: ignoring untrusted flake configuration setting 'lint-absolute-path-literals'.
  9. 0.20 s Pass '--accept-flake-config' to trust it
  10. 0.20 s warning: ignoring untrusted flake configuration setting 'lint-short-path-literals'.
  11. 0.20 s Pass '--accept-flake-config' to trust it
  12. 0.20 s warning: ignoring untrusted flake configuration setting 'lint-url-literals'.
  13. 0.20 s Pass '--accept-flake-config' to trust it
  14. 0.20 s warning: ignoring untrusted flake configuration setting 'sandbox'.
  15. 0.20 s Pass '--accept-flake-config' to trust it
  16. 0.20 s warning: ignoring untrusted flake configuration setting 'use-registries'.
  17. 0.20 s Pass '--accept-flake-config' to trust it
  18. 5.41 s
  19. 5.80 s Downloading cached git-lfs from https://cache.nix-ci.com
  20. 5.94 s Downloaded cached git-lfs (12.9 MiB) in 143ms
  21. 5.95 s Progress: 0 of 2 built, 1 of 1 downloaded from cache
  22. 6.01 s Building /nix/store/ag4pz5vv37bhwprq4qdm02lx7lm000lj-treefmt-check.drv
  23. 6.51 s [treefmt-check] treefmt v2.6.0traversed 46 files
  24. 6.51 s [treefmt-check] emitted 28 files for processing
  25. 6.51 s [treefmt-check] formatted 28 files (1 changed) in 365ms
  26. 6.52 s [treefmt-check] M garnix.yaml
  27. 6.52 s [treefmt-check] diff --git a/garnix.yaml b/garnix.yaml
  28. 6.52 s [treefmt-check] index ab73170..a89cdbb 100644
  29. 6.52 s [treefmt-check] --- a/garnix.yaml
  30. 6.52 s [treefmt-check] +++ b/garnix.yaml
  31. 6.52 s [treefmt-check] @@ -1,2 +1,21 @@
  32. 6.52 s [treefmt-check] # This file was generated by Project Manager.
  33. 6.52 s [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":[]}
  34. 6.52 s [treefmt-check] +{
  35. 6.52 s [treefmt-check] + "builds":
  36. 6.52 s [treefmt-check] + [
  37. 6.52 s [treefmt-check] + {
  38. 6.52 s [treefmt-check] + "exclude":
  39. 6.52 s [treefmt-check] + [
  40. 6.52 s [treefmt-check] + "devShells.aarch64-darwin.lax-checks",
  41. 6.52 s [treefmt-check] + "devShells.aarch64-linux.lax-checks",
  42. 6.52 s [treefmt-check] + "devShells.i686-linux.lax-checks",
  43. 6.52 s [treefmt-check] + "devShells.x86_64-linux.lax-checks",
  44. 6.52 s [treefmt-check] + "*.x86_64-darwin",
  45. 6.52 s [treefmt-check] + "*.x86_64-darwin.*",
  46. 6.52 s [treefmt-check] + "*.x86_64-darwin-example",
  47. 6.52 s [treefmt-check] + "*.x86_64-linux.*",
  48. 6.52 s [treefmt-check] + ],
  49. 6.52 s [treefmt-check] + "include": ["*.*", "*.*.*"],
  50. 6.52 s [treefmt-check] + },
  51. 6.52 s [treefmt-check] + ],
  52. 6.52 s [treefmt-check] + "servers": [],
  53. 6.52 s [treefmt-check] +}
  54. 6.55 s Progress: 0 of 1 built (1 failed), 1 of 1 downloaded from cache
  55. 6.55 s Failed to build treefmt-check after 535ms
  56. 6.56 s Cannot build '/nix/store/ag4pz5vv37bhwprq4qdm02lx7lm000lj-treefmt-check.drv'.
  57. 6.56 s Reason: builder failed with exit code 1.
  58. 6.56 s Output paths:
  59. 6.56 s /nix/store/h29vq03s7cg8nhbnd3gzkgcam10vsyhz-treefmt-check
  60. 6.56 s Last 31 log lines:
  61. 6.56 s > treefmt v2.6.0traversed 46 files
  62. 6.56 s > emitted 28 files for processing
  63. 6.56 s > formatted 28 files (1 changed) in 365ms
  64. 6.56 s > M garnix.yaml
  65. 6.56 s > diff --git a/garnix.yaml b/garnix.yaml
  66. 6.56 s > index ab73170..a89cdbb 100644
  67. 6.56 s > --- a/garnix.yaml
  68. 6.56 s > +++ b/garnix.yaml
  69. 6.56 s > @@ -1,2 +1,21 @@
  70. 6.56 s > # This file was generated by Project Manager.
  71. 6.56 s > -{"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":[]}
  72. 6.56 s > +{
  73. 6.56 s > + "builds":
  74. 6.56 s > + [
  75. 6.56 s > + {
  76. 6.56 s > + "exclude":
  77. 6.56 s > + [
  78. 6.56 s > + "devShells.aarch64-darwin.lax-checks",
  79. 6.56 s > + "devShells.aarch64-linux.lax-checks",
  80. 6.56 s > + "devShells.i686-linux.lax-checks",
  81. 6.56 s > + "devShells.x86_64-linux.lax-checks",
  82. 6.56 s > + "*.x86_64-darwin",
  83. 6.56 s > + "*.x86_64-darwin.*",
  84. 6.56 s > + "*.x86_64-darwin-example",
  85. 6.56 s > + "*.x86_64-linux.*",
  86. 6.56 s > + ],
  87. 6.56 s > + "include": ["*.*", "*.*.*"],
  88. 6.56 s > + },
  89. 6.56 s > + ],
  90. 6.56 s > + "servers": [],
  91. 6.56 s > +}
  92. 6.56 s For full logs, run:
  93. 6.56 s nix log /nix/store/ag4pz5vv37bhwprq4qdm02lx7lm000lj-treefmt-check.drv
  94. 6.61 s Build failed.