$ /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://x-access-token:@github.com/NorfairKing/hopinion?ref=initial&rev=499671eb3ca5305986dc0c38561eb9dd8b1753d2&shallow=1#checks.x86_64-linux.e2e-dirty-package-is-judged-failing --print-build-logs  Downloading cached hopinion from https://cache.staging.nix-ci.com Downloaded cached hopinion (25.5 MiB) in 235ms Progress: 0 of 3 built, 1 of 1 downloaded from cache Building /nix/store/fq6ix5cfzbql2b3bn71g6kq39yz5py6h-thing-hopinion.drv [thing-hopinion] [error CommentBareTodo]: A bare TODO. Reference an issue or a URL, or do it. [thing-hopinion]  ╭──▶ thing/src/Thing.hs@3:1-3:58 [thing-hopinion]  │ [thing-hopinion]  3 │ -- TODO a bare marker, which is the module-level finding. [thing-hopinion]  • ┬──────────────────────────────────────────────────────── [thing-hopinion]  • ╰╸ A bare TODO: do it, reference an issue, or say concretely what is missing [thing-hopinion]  • [thing-hopinion]  │ Note: From comments.md. A TODO needs an issue reference or a URL saying where the follow-up is tracked. [thing-hopinion]  │ Note: A TODO nothing points at is a note nobody is holding. It reads like a plan, so the next reader assumes it is one, and it goes stale in place because nothing brings it back up. A reference makes it findable from wherever the work is actually tracked; doing it makes the note unnecessary. If it is neither tracked nor worth doing, the honest version is a comment that says what is missing and what would make it worth doing. [thing-hopinion]  │ Hint: To suppress, write this directly above line 4 of thing/src/Thing.hs, and say why: -- [allow:CommentBareTodo]  [thing-hopinion] ─────╯ [thing-hopinion]  [thing-hopinion] [error HsGenValidInGenPackage]: A GenValid instance outside a -gen package. [thing-hopinion]  ╭──▶ thing/src/Thing.hs@9:1-9:25 [thing-hopinion]  │ [thing-hopinion]  9 │ instance GenValid Widget [thing-hopinion]  • ┬─────────────────────── [thing-hopinion]  • ╰╸ Put generators (like GenValid instances) in the -gen package [thing-hopinion]  • [thing-hopinion]  │ Note: From haskell-style.md. A GenValid instance in a package's own library gets compiled into the executable. Move it to the matching -gen package. [thing-hopinion]  │ Note: A generator is test code, and an instance in the library is linked into everything that depends on the library, so the shipped executable carries QuickCheck and the generators with it. The -gen package exists so that dependency stops at the test suite, which is also what keeps a generator free to be as slow or as elaborate as the property needs. [thing-hopinion]  │ Hint: To suppress, write this directly above line 9 of thing/src/Thing.hs, and say why: -- [allow:HsGenValidInGenPackage]  [thing-hopinion] ─────╯ [thing-hopinion:post-build] Uploading to the NixCI staging cache: /nix/store/5kh8fij7gsd3d5j9qpki0hx2sncn2sr6-thing-hopinion [thing-hopinion:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead [thing-hopinion:post-build] copying 1 paths... [thing-hopinion:post-build] copying path '/nix/store/5kh8fij7gsd3d5j9qpki0hx2sncn2sr6-thing-hopinion' to 'https://cache.staging.nix-ci.com'... [thing-hopinion:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead [thing-hopinion:post-build] copying 0 paths... Uploaded thing-hopinion in 654ms Progress: 1 of 3 built, 1 of 1 downloaded from cache Built thing-hopinion in 842ms Building /nix/store/afs2fl79yxvbbgb077icn8q9ly3c3x0i-e2e-dirty-package-is-judged-failing.drv [e2e-dirty-package-is-judged-failing:post-build] Uploading to the NixCI staging cache: /nix/store/byavfdvpymr1672vvm13d3rmww2jmyi3-e2e-dirty-package-is-judged-failing [e2e-dirty-package-is-judged-failing:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead [e2e-dirty-package-is-judged-failing:post-build] copying 1 paths... [e2e-dirty-package-is-judged-failing:post-build] copying path '/nix/store/byavfdvpymr1672vvm13d3rmww2jmyi3-e2e-dirty-package-is-judged-failing' to 'https://cache.staging.nix-ci.com'... [e2e-dirty-package-is-judged-failing:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead [e2e-dirty-package-is-judged-failing:post-build] copying 0 paths... Uploaded e2e-dirty-package-is-judged-failing in 417ms Progress: 2 of 3 built, 1 of 1 downloaded from cache Built e2e-dirty-package-is-judged-failing in 484ms Progress: 3 of 3 built, 1 of 1 downloaded from cache /nix/store/byavfdvpymr1672vvm13d3rmww2jmyi3-e2e-dirty-package-is-judged-failing Build succeeded.