$ /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/no-recursion?ref=test-infrastructure&rev=e047dbb2d8a19454b15a7aba73faa45f238d5fb4&shallow=1#packages.x86_64-linux.ghc9123_all --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-experimental-features'. 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 'sandbox'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'use-registries'. Pass '--accept-flake-config' to trust it  Building /nix/store/62wzmlxvrjpz64msxwbmhk2cr9sqbix6-no-recursion-0.4.0.1.drv [no-recursion] Phase: setupCompilerEnvironmentPhase [no-recursion] Build with /nix/store/1jfapgiky2800dnxx9cp2iphvxwv6ihg-ghc-9.12.3. [no-recursion] Phase: unpackPhase [no-recursion] unpacking source archive /nix/store/n0qlqr48slp1c3ln8qyr2vxpr6hdf792-plugin [no-recursion] source root is plugin [no-recursion] Phase: patchPhase [no-recursion] Phase: compileBuildDriverPhase [no-recursion] setupCompileFlags: -package-db=/build/tmp.uxCNTohlj9/setup-package.conf.d -threaded [no-recursion] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.uxCNTohlj9/Main.o ) [no-recursion] Setup.hs:123:39: error: []8;;https://errors.haskell.org/messages/GHC-83865\GHC-83865]8;;\] [no-recursion]  • Couldn't match type ‘Char’ with ‘[Char]’ [no-recursion]  Expected: UnitId -> [String] [no-recursion]  Actual: UnitId -> String [no-recursion]  • In the second argument of ‘(.)’, namely ‘prettyShow’ [no-recursion]  In the first argument of ‘foldMap’, namely [no-recursion]  ‘(("-package-id" :) . prettyShow)’ [no-recursion]  In the second argument of ‘(<>)’, namely [no-recursion]  ‘foldMap (("-package-id" :) . prettyShow) (libraryUnit clbi)’ [no-recursion]  | [no-recursion] 123 | <> foldMap (("-package-id" :) . prettyShow) (libraryUnit clbi) [no-recursion]  | ^^^^^^^^^^ [no-recursion]  Progress: 0 of 4 built (1 failed) Failed to build no-recursion after 580ms error: Cannot build '/nix/store/62wzmlxvrjpz64msxwbmhk2cr9sqbix6-no-recursion-0.4.0.1.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/j2pl6h7wrdsywbqw27aqvaanrq6sh81v-no-recursion-0.4.0.1 /nix/store/lxh9lh5cjv0pdczgsp0dk0kbk7pqy4xx-no-recursion-0.4.0.1-doc Last 22 log lines: > Running phase: setupCompilerEnvironmentPhase > Build with /nix/store/1jfapgiky2800dnxx9cp2iphvxwv6ihg-ghc-9.12.3. > Running phase: unpackPhase > unpacking source archive /nix/store/n0qlqr48slp1c3ln8qyr2vxpr6hdf792-plugin > source root is plugin > Running phase: patchPhase > Running phase: compileBuildDriverPhase > setupCompileFlags: -package-db=/build/tmp.uxCNTohlj9/setup-package.conf.d -threaded > [1 of 2] Compiling Main ( Setup.hs, /build/tmp.uxCNTohlj9/Main.o ) > Setup.hs:123:39: error: []8;;https://errors.haskell.org/messages/GHC-83865\GHC-83865]8;;\] > • Couldn't match type ‘Char’ with ‘[Char]’ > Expected: UnitId -> [String] > Actual: UnitId -> String > • In the second argument of ‘(.)’, namely ‘prettyShow’ > In the first argument of ‘foldMap’, namely > ‘(("-package-id" :) . prettyShow)’ > In the second argument of ‘(<>)’, namely > ‘foldMap (("-package-id" :) . prettyShow) (libraryUnit clbi)’ >  | > 123 | <> foldMap (("-package-id" :) . prettyShow) (libraryUnit clbi) >  | ^^^^^^^^^^ > For full logs, run: nix log /nix/store/62wzmlxvrjpz64msxwbmhk2cr9sqbix6-no-recursion-0.4.0.1.drv error: Cannot build '/nix/store/2c5j8s8wws7i251llsqmrn1xzzak5qrr-ghc-9.12.3-with-packages.drv'. Reason: 1 dependency failed. Output paths: /nix/store/yh5crafd4pwslqchifh5zps1gzkbm1bw-ghc-9.12.3-with-packages error: Build failed due to failed dependency error: Cannot build '/nix/store/kdxx14fvlvk6a03r0fxsz8lj3ryi453v-all-packages.drv'. Reason: 1 dependency failed. Output paths: /nix/store/6jb5sfp1avckzr9f97qh2lqlhsg8f3ig-all-packages Build failed due to failed dependency Build failed.