build packages.x86_64-linux.ghc9103_all

Reproduce this run
Original Run
  1. 0.00 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/no-recursion?ref=test-infrastructure&rev=e047dbb2d8a19454b15a7aba73faa45f238d5fb4&shallow=1#packages.x86_64-linux.ghc9103_all --print-build-logs
  2. 0.12 s warning: ignoring untrusted flake configuration setting 'allow-import-from-derivation'.
  3. 0.12 s Pass '--accept-flake-config' to trust it
  4. 0.12 s warning: ignoring untrusted flake configuration setting 'extra-experimental-features'.
  5. 0.12 s Pass '--accept-flake-config' to trust it
  6. 0.12 s warning: ignoring untrusted flake configuration setting 'extra-substituters'.
  7. 0.12 s Pass '--accept-flake-config' to trust it
  8. 0.12 s warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
  9. 0.12 s Pass '--accept-flake-config' to trust it
  10. 0.12 s warning: ignoring untrusted flake configuration setting 'sandbox'.
  11. 0.12 s Pass '--accept-flake-config' to trust it
  12. 0.12 s warning: ignoring untrusted flake configuration setting 'use-registries'.
  13. 0.12 s Pass '--accept-flake-config' to trust it
  14. 1.46 s
  15. 1.71 s Building /nix/store/w0zfl7ms9d1n17y2h3p8g3rzpq2rlvxj-no-recursion-0.4.0.1.drv
  16. 1.86 s [no-recursion] Phase: setupCompilerEnvironmentPhase
  17. 1.86 s [no-recursion] Build with /nix/store/gg5cy0m6l84g1sghhkmz70a3pg9rg84v-ghc-9.10.3.
  18. 2.09 s [no-recursion] Phase: unpackPhase
  19. 2.10 s [no-recursion] unpacking source archive /nix/store/n0qlqr48slp1c3ln8qyr2vxpr6hdf792-plugin
  20. 2.11 s [no-recursion] source root is plugin
  21. 2.12 s [no-recursion] Phase: patchPhase
  22. 2.13 s [no-recursion] Phase: compileBuildDriverPhase
  23. 2.13 s [no-recursion] setupCompileFlags: -package-db=/build/tmp.STxOjfuMQW/setup-package.conf.d -threaded
  24. 2.19 s [no-recursion] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.STxOjfuMQW/Main.o )
  25. 2.35 s [no-recursion] Setup.hs:123:39: error: [GHC-83865]
  26. 2.35 s [no-recursion] • Couldn't match type ‘Char’ with ‘[Char]’
  27. 2.35 s [no-recursion] Expected: UnitId -> [String]
  28. 2.35 s [no-recursion] Actual: UnitId -> String
  29. 2.35 s [no-recursion] • In the second argument of ‘(.)’, namely ‘prettyShow’
  30. 2.35 s [no-recursion] In the first argument of ‘foldMap’, namely
  31. 2.35 s [no-recursion] ‘(("-package-id" :) . prettyShow)’
  32. 2.35 s [no-recursion] In the second argument of ‘(<>)’, namely
  33. 2.35 s [no-recursion] ‘foldMap (("-package-id" :) . prettyShow) (libraryUnit clbi)’
  34. 2.35 s [no-recursion] |
  35. 2.35 s [no-recursion] 123 | <> foldMap (("-package-id" :) . prettyShow) (libraryUnit clbi)
  36. 2.35 s [no-recursion] | ^^^^^^^^^^
  37. 2.35 s [no-recursion]
  38. 2.38 s Progress: 0 of 4 built (1 failed)
  39. 2.38 s Failed to build no-recursion after 669ms
  40. 2.38 s error: Cannot build '/nix/store/w0zfl7ms9d1n17y2h3p8g3rzpq2rlvxj-no-recursion-0.4.0.1.drv'.
  41. 2.38 s Reason: builder failed with exit code 1.
  42. 2.38 s Output paths:
  43. 2.38 s /nix/store/6p42czk7a6xw70b9rh092pcf6a13hp5q-no-recursion-0.4.0.1
  44. 2.38 s /nix/store/sxix0p54bfidkcsmfg10frrn4b9h777c-no-recursion-0.4.0.1-doc
  45. 2.38 s Last 22 log lines:
  46. 2.38 s > Running phase: setupCompilerEnvironmentPhase
  47. 2.38 s > Build with /nix/store/gg5cy0m6l84g1sghhkmz70a3pg9rg84v-ghc-9.10.3.
  48. 2.38 s > Running phase: unpackPhase
  49. 2.38 s > unpacking source archive /nix/store/n0qlqr48slp1c3ln8qyr2vxpr6hdf792-plugin
  50. 2.38 s > source root is plugin
  51. 2.38 s > Running phase: patchPhase
  52. 2.38 s > Running phase: compileBuildDriverPhase
  53. 2.38 s > setupCompileFlags: -package-db=/build/tmp.STxOjfuMQW/setup-package.conf.d -threaded
  54. 2.38 s > [1 of 2] Compiling Main ( Setup.hs, /build/tmp.STxOjfuMQW/Main.o )
  55. 2.38 s > Setup.hs:123:39: error: [GHC-83865]
  56. 2.38 s > • Couldn't match type ‘Char’ with ‘[Char]’
  57. 2.38 s > Expected: UnitId -> [String]
  58. 2.38 s > Actual: UnitId -> String
  59. 2.38 s > • In the second argument of ‘(.)’, namely ‘prettyShow’
  60. 2.38 s > In the first argument of ‘foldMap’, namely
  61. 2.38 s > ‘(("-package-id" :) . prettyShow)’
  62. 2.38 s > In the second argument of ‘(<>)’, namely
  63. 2.38 s > ‘foldMap (("-package-id" :) . prettyShow) (libraryUnit clbi)’
  64. 2.38 s > |
  65. 2.38 s > 123 | <> foldMap (("-package-id" :) . prettyShow) (libraryUnit clbi)
  66. 2.38 s > | ^^^^^^^^^^
  67. 2.38 s >
  68. 2.38 s For full logs, run:
  69. 2.38 s nix log /nix/store/w0zfl7ms9d1n17y2h3p8g3rzpq2rlvxj-no-recursion-0.4.0.1.drv
  70. 2.38 s error: Cannot build '/nix/store/41c7rflaqiv31rcwhg6ik78yjihg92h0-ghc-9.10.3-with-packages.drv'.
  71. 2.38 s Reason: 1 dependency failed.
  72. 2.38 s Output paths:
  73. 2.38 s /nix/store/y9pl3ffdj1lixl17d2vfflc228v9zn1i-ghc-9.10.3-with-packages
  74. 2.38 s error: Build failed due to failed dependency
  75. 2.38 s error: Cannot build '/nix/store/r6df3064zfa8q27yx6ln2848fa7qls17-all-packages.drv'.
  76. 2.38 s Reason: 1 dependency failed.
  77. 2.38 s Output paths:
  78. 2.38 s /nix/store/yh4xrxqbzsb03d8fsc7cz3sk96464hcp-all-packages
  79. 2.39 s Build failed due to failed dependency
  80. 2.42 s Build failed.