build packages.x86_64-linux.ghc948_all

Reproduce this run
  1. 0.04 s $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 1800s /nix/store/99b1z08awpxj8b6mzggn59gp1shljnff-nix-2.34.5/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format internal-json build --no-link git+https://github.com/sellout/yaya?ref=fix-yaya-unsafe-bounds&rev=ad8d9f4014b4123534992e92b7e7b9f7bb7a9048#packages.x86_64-linux.ghc948_all --print-build-logs
  2. 0.09 s warning: ignoring untrusted flake configuration setting 'allow-import-from-derivation'.
  3. 0.09 s Pass '--accept-flake-config' to trust it
  4. 0.09 s warning: ignoring untrusted flake configuration setting 'extra-experimental-features'.
  5. 0.09 s Pass '--accept-flake-config' to trust it
  6. 0.09 s warning: ignoring untrusted flake configuration setting 'extra-substituters'.
  7. 0.09 s Pass '--accept-flake-config' to trust it
  8. 0.09 s warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
  9. 0.09 s Pass '--accept-flake-config' to trust it
  10. 0.09 s warning: ignoring untrusted flake configuration setting 'sandbox'.
  11. 0.09 s Pass '--accept-flake-config' to trust it
  12. 0.09 s warning: ignoring untrusted flake configuration setting 'use-registries'.
  13. 0.09 s Pass '--accept-flake-config' to trust it
  14. 1.20 s
  15. 2.46 s Building yaya
  16. 2.66 s [yaya] Phase: setupCompilerEnvironmentPhase
  17. 2.66 s [yaya] Build with /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8.
  18. 2.95 s [yaya] Phase: unpackPhase
  19. 2.96 s [yaya] unpacking source archive /nix/store/l418qsgh4znnicmj9g9c4mg9qqxqwbm4-s6xfkz7xhlca41hx74z21fp6z8v561wy-source/./core
  20. 2.97 s [yaya] source root is core
  21. 2.98 s [yaya] Phase: patchPhase
  22. 2.99 s [yaya] Phase: compileBuildDriverPhase
  23. 2.99 s [yaya] setupCompileFlags: -package-db=/build/tmp.XZcq64vFAv/setup-package.conf.d -threaded
  24. 3.12 s [yaya] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.XZcq64vFAv/Main.o )
  25. 3.19 s [yaya] [2 of 2] Linking Setup
  26. 4.60 s [yaya] Phase: updateAutotoolsGnuConfigScriptsPhase
  27. 4.61 s [yaya] Phase: configurePhase
  28. 4.61 s [yaya] configureFlags: --verbose --prefix=/nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/70m06qr2xnh4rfl4cvyq6a7x2dlmmqiv-yaya-1.0.0.0-doc/share/doc/yaya-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.XZcq64vFAv/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/lib
  29. 5.14 s [yaya] Using Parsec parser
  30. 5.14 s [yaya] Configuring yaya-1.0.0.0...
  31. 5.14 s [yaya] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  32. 5.18 s [yaya] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  33. 5.18 s [yaya] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  34. 5.18 s [yaya] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  35. 5.18 s [yaya] base-4.17.2.1
  36. 5.18 s [yaya] Dependency comonad >=5.0.7 && <5.1: using comonad-5.0.9
  37. 5.18 s [yaya] Dependency either >=5 && <5.1: using either-5.0.3
  38. 5.18 s [yaya] Dependency free >=5.1.5 && <5.3: using free-5.2
  39. 5.18 s [yaya] Dependency kan-extensions >=5.2 && <5.3: using kan-extensions-5.2.7
  40. 5.18 s [yaya] Dependency profunctors >=5.5.2 && <5.7: using profunctors-5.6.3
  41. 5.18 s [yaya] Dependency strict >=0.4 && <0.6: using strict-0.5.1
  42. 5.18 s [yaya] Dependency template-haskell >=2.15.0 && <2.16 || >=2.16.0 && <2.17 || >=2.17.0
  43. 5.18 s [yaya] && <2.18 || >=2.18.0 && <2.19 || >=2.19.0 && <2.20 || >=2.20.0 && <2.21 ||
  44. 5.18 s [yaya] >=2.21.0 && <2.22 || >=2.22.0 && <2.23 || >=2.23.0 && <2.24 || >=2.24.0 &&
  45. 5.18 s [yaya] <2.25: using template-haskell-2.19.0.0
  46. 5.18 s [yaya] Dependency th-abstraction >=0.4.1 && <0.5 || >=0.6.0 && <0.7 || >=0.7.1 &&
  47. 5.18 s [yaya] <0.8: using th-abstraction-0.7.1.0
  48. 5.18 s [yaya] Dependency transformers >=0.5.6 && <0.6 || >=0.6.1 && <0.7: using
  49. 5.18 s [yaya] transformers-0.5.6.2
  50. 5.18 s [yaya] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  51. 5.18 s [yaya] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  52. 5.18 s [yaya] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  53. 5.18 s [yaya] base-4.17.2.1
  54. 5.18 s [yaya] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  55. 5.18 s [yaya] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  56. 5.18 s [yaya] doctest-0.24.2
  57. 5.18 s [yaya] Dependency yaya: using yaya-1.0.0.0
  58. 5.39 s [yaya] Source component graph:
  59. 5.39 s [yaya] component lib
  60. 5.39 s [yaya] component test:doctests dependency lib
  61. 5.39 s [yaya] Configured component graph:
  62. 5.39 s [yaya] component yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  63. 5.39 s [yaya] include base-4.17.2.1
  64. 5.39 s [yaya] include comonad-5.0.9-BmjkrhqoQzu5BdmyBFKsDA
  65. 5.39 s [yaya] include either-5.0.3-FLi4O1KDbOCJUbrBemFJMk
  66. 5.39 s [yaya] include free-5.2-CqRZFn7gAbJGJUxTqjEonq
  67. 5.39 s [yaya] include kan-extensions-5.2.7-CApgIbhQ2AADPEn0qcQDLr
  68. 5.39 s [yaya] include profunctors-5.6.3-2xxYll6RsxF8iYDKvOcU21
  69. 5.39 s [yaya] include strict-0.5.1-J2JTQGR4MtH99TeEdgQVXd
  70. 5.39 s [yaya] include template-haskell-2.19.0.0
  71. 5.39 s [yaya] include th-abstraction-0.7.1.0-DwVex2PaKF8EF1H8XHAdhN
  72. 5.39 s [yaya] include transformers-0.5.6.2
  73. 5.39 s [yaya] component yaya-1.0.0.0-6TwK1MhXO35I5AC5dDzneI-doctests
  74. 5.39 s [yaya] include base-4.17.2.1
  75. 5.39 s [yaya] include doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  76. 5.39 s [yaya] include yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  77. 5.39 s [yaya] Linked component graph:
  78. 5.39 s [yaya] unit yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  79. 5.39 s [yaya] include base-4.17.2.1
  80. 5.39 s [yaya] include comonad-5.0.9-BmjkrhqoQzu5BdmyBFKsDA
  81. 5.39 s [yaya] include either-5.0.3-FLi4O1KDbOCJUbrBemFJMk
  82. 5.39 s [yaya] include free-5.2-CqRZFn7gAbJGJUxTqjEonq
  83. 5.39 s [yaya] include kan-extensions-5.2.7-CApgIbhQ2AADPEn0qcQDLr
  84. 5.39 s [yaya] include profunctors-5.6.3-2xxYll6RsxF8iYDKvOcU21
  85. 5.39 s [yaya] include strict-0.5.1-J2JTQGR4MtH99TeEdgQVXd
  86. 5.39 s [yaya] include template-haskell-2.19.0.0
  87. 5.39 s [yaya] include th-abstraction-0.7.1.0-DwVex2PaKF8EF1H8XHAdhN
  88. 5.39 s [yaya] include transformers-0.5.6.2
  89. 5.39 s [yaya] Yaya.Applied=yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk:Yaya.Applied,Yaya.Experimental.Foldable=yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk:Yaya.Experimental.Foldable,Yaya.Fold=yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk:Yaya.Fold,Yaya.Fold.Common=yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk:Yaya.Fold.Common,Yaya.Fold.Native=yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk:Yaya.Fold.Native,Yaya.Functor=yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk:Yaya.Functor,Yaya.Pattern=yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk:Yaya.Pattern,Yaya.Retrofit=yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk:Yaya.Retrofit,Yaya.Zoo=yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk:Yaya.Zoo
  90. 5.39 s [yaya] unit yaya-1.0.0.0-6TwK1MhXO35I5AC5dDzneI-doctests
  91. 5.39 s [yaya] include base-4.17.2.1
  92. 5.39 s [yaya] include doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  93. 5.39 s [yaya] include yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  94. 5.39 s [yaya] Ready component graph:
  95. 5.39 s [yaya] definite yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  96. 5.39 s [yaya] depends base-4.17.2.1
  97. 5.39 s [yaya] depends comonad-5.0.9-BmjkrhqoQzu5BdmyBFKsDA
  98. 5.39 s [yaya] depends either-5.0.3-FLi4O1KDbOCJUbrBemFJMk
  99. 5.39 s [yaya] depends free-5.2-CqRZFn7gAbJGJUxTqjEonq
  100. 5.39 s [yaya] depends kan-extensions-5.2.7-CApgIbhQ2AADPEn0qcQDLr
  101. 5.39 s [yaya] depends profunctors-5.6.3-2xxYll6RsxF8iYDKvOcU21
  102. 5.39 s [yaya] depends strict-0.5.1-J2JTQGR4MtH99TeEdgQVXd
  103. 5.39 s [yaya] depends template-haskell-2.19.0.0
  104. 5.39 s [yaya] depends th-abstraction-0.7.1.0-DwVex2PaKF8EF1H8XHAdhN
  105. 5.39 s [yaya] depends transformers-0.5.6.2
  106. 5.39 s [yaya] definite yaya-1.0.0.0-6TwK1MhXO35I5AC5dDzneI-doctests
  107. 5.39 s [yaya] depends base-4.17.2.1
  108. 5.39 s [yaya] depends doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  109. 5.39 s [yaya] depends yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  110. 5.39 s [yaya] Using Cabal-3.8.1.0 compiled by ghc-9.4
  111. 5.39 s [yaya] Using compiler: ghc-9.4.8
  112. 5.39 s [yaya] Using install prefix: /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0
  113. 5.39 s [yaya] Executables installed in:
  114. 5.39 s [yaya] /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/bin
  115. 5.39 s [yaya] Libraries installed in:
  116. 5.39 s [yaya] /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  117. 5.39 s [yaya] Dynamic Libraries installed in:
  118. 5.39 s [yaya] /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8
  119. 5.39 s [yaya] Private executables installed in:
  120. 5.39 s [yaya] /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/libexec/x86_64-linux-ghc-9.4.8/yaya-1.0.0.0
  121. 5.39 s [yaya] Data files installed in:
  122. 5.39 s [yaya] /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/share/x86_64-linux-ghc-9.4.8/yaya-1.0.0.0
  123. 5.39 s [yaya] Documentation installed in:
  124. 5.39 s [yaya] /nix/store/70m06qr2xnh4rfl4cvyq6a7x2dlmmqiv-yaya-1.0.0.0-doc/share/doc/yaya-1.0.0.0
  125. 5.39 s [yaya] Configuration files installed in:
  126. 5.39 s [yaya] /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/etc
  127. 5.39 s [yaya] No alex found
  128. 5.39 s [yaya] Using ar found on system at:
  129. 5.39 s [yaya] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  130. 5.39 s [yaya] No c2hs found
  131. 5.39 s [yaya] No cpphs found
  132. 5.39 s [yaya] Using doctest version 0.24.2 found on system at:
  133. 5.39 s [yaya] /nix/store/i77lwcfd13v5jdfr60yjvxg4hxxiys4p-doctest-0.24.2/bin/doctest
  134. 5.39 s [yaya] Using gcc version 14.3.0 given by user at:
  135. 5.39 s [yaya] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  136. 5.39 s [yaya] Using ghc version 9.4.8 found on system at:
  137. 5.39 s [yaya] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/ghc
  138. 5.39 s [yaya] Using ghc-pkg version 9.4.8 found on system at:
  139. 5.39 s [yaya] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/ghc-pkg-9.4.8
  140. 5.39 s [yaya] No ghcjs found
  141. 5.39 s [yaya] No ghcjs-pkg found
  142. 5.39 s [yaya] No greencard found
  143. 5.39 s [yaya] Using haddock version 2.27.0 found on system at:
  144. 5.39 s [yaya] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/haddock-ghc-9.4.8
  145. 5.39 s [yaya] No happy found
  146. 5.39 s [yaya] Using haskell-suite found on system at: haskell-suite-dummy-location
  147. 5.39 s [yaya] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  148. 5.39 s [yaya] No hmake found
  149. 5.39 s [yaya] Using hpc version 0.68 found on system at:
  150. 5.39 s [yaya] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/hpc
  151. 5.39 s [yaya] Using hsc2hs version 0.68.8 found on system at:
  152. 5.39 s [yaya] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/hsc2hs
  153. 5.39 s [yaya] Using hscolour version 1.25 found on system at:
  154. 5.39 s [yaya] /nix/store/yzdhi88qrrj21gnnhf9wipf77d2vk6sf-hscolour-1.25/bin/HsColour
  155. 5.39 s [yaya] No jhc found
  156. 5.39 s [yaya] Using ld found on system at:
  157. 5.39 s [yaya] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  158. 5.39 s [yaya] No pkg-config found
  159. 5.39 s [yaya] Using runghc version 9.4.8 found on system at:
  160. 5.39 s [yaya] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/runghc-9.4.8
  161. 5.39 s [yaya] Using strip version 2.44 found on system at:
  162. 5.39 s [yaya] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  163. 5.39 s [yaya] Using tar found on system at:
  164. 5.39 s [yaya] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  165. 5.39 s [yaya] No uhc found
  166. 5.40 s [yaya] Phase: buildPhase
  167. 5.46 s [yaya] Preprocessing library for yaya-1.0.0.0..
  168. 5.46 s [yaya] Building library for yaya-1.0.0.0..
  169. 5.63 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, dist/build/Yaya/Functor.o, dist/build/Yaya/Functor.dyn_o )
  170. 5.77 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, dist/build/Yaya/Pattern.o, dist/build/Yaya/Pattern.dyn_o )
  171. 6.85 s [yaya] [ 3 of 10] Compiling Yaya.Fold.Common ( src/Yaya/Fold/Common.hs, dist/build/Yaya/Fold/Common.o, dist/build/Yaya/Fold/Common.dyn_o )
  172. 6.98 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, dist/build/Yaya/Fold.o, dist/build/Yaya/Fold.dyn_o )
  173. 7.43 s [yaya] [ 5 of 10] Compiling Yaya.Fold.Native.Internal ( src/Yaya/Fold/Native/Internal.hs, dist/build/Yaya/Fold/Native/Internal.o, dist/build/Yaya/Fold/Native/Internal.dyn_o )
  174. 7.51 s [yaya] [ 6 of 10] Compiling Yaya.Fold.Native ( src/Yaya/Fold/Native.hs, dist/build/Yaya/Fold/Native.o, dist/build/Yaya/Fold/Native.dyn_o )
  175. 7.62 s [yaya] [ 7 of 10] Compiling Yaya.Experimental.Foldable ( src/Yaya/Experimental/Foldable.hs, dist/build/Yaya/Experimental/Foldable.o, dist/build/Yaya/Experimental/Foldable.dyn_o )
  176. 7.62 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, dist/build/Yaya/Applied.o, dist/build/Yaya/Applied.dyn_o )
  177. 7.80 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, dist/build/Yaya/Retrofit.o, dist/build/Yaya/Retrofit.dyn_o )
  178. 7.80 s [yaya]
  179. 7.80 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  180. 7.80 s [yaya] Could not specialise imported function ‘Language.Haskell.TH.Syntax.sequenceQ’
  181. 7.80 s [yaya] Probable fix: add INLINABLE pragma on ‘Language.Haskell.TH.Syntax.sequenceQ’
  182. 7.80 s [yaya]
  183. 7.80 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  184. 7.80 s [yaya] Could not specialise imported function ‘GHC.Show.$w$cshowsPrec18’
  185. 7.80 s [yaya] when specialising ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  186. 7.80 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$w$cshowsPrec18’
  187. 7.80 s [yaya]
  188. 7.80 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  189. 7.80 s [yaya] Could not specialise imported function ‘GHC.Show.$w$cshowsPrec’
  190. 7.80 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$w$cshowsPrec’
  191. 8.11 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, dist/build/Yaya/Zoo.o, dist/build/Yaya/Zoo.dyn_o )
  192. 8.42 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, dist/build/Yaya/Functor.p_o )
  193. 8.61 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, dist/build/Yaya/Pattern.p_o )
  194. 9.63 s [yaya] [ 3 of 10] Compiling Yaya.Fold.Common ( src/Yaya/Fold/Common.hs, dist/build/Yaya/Fold/Common.p_o )
  195. 9.83 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, dist/build/Yaya/Fold.p_o )
  196. 10.35 s [yaya] [ 5 of 10] Compiling Yaya.Fold.Native.Internal ( src/Yaya/Fold/Native/Internal.hs, dist/build/Yaya/Fold/Native/Internal.p_o )
  197. 10.50 s [yaya] [ 6 of 10] Compiling Yaya.Fold.Native ( src/Yaya/Fold/Native.hs, dist/build/Yaya/Fold/Native.p_o )
  198. 10.71 s [yaya] [ 7 of 10] Compiling Yaya.Experimental.Foldable ( src/Yaya/Experimental/Foldable.hs, dist/build/Yaya/Experimental/Foldable.p_o )
  199. 10.71 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, dist/build/Yaya/Applied.p_o )
  200. 11.00 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, dist/build/Yaya/Retrofit.p_o )
  201. 11.00 s [yaya]
  202. 11.00 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  203. 11.00 s [yaya] Could not specialise imported function ‘Language.Haskell.TH.Syntax.sequenceQ’
  204. 11.00 s [yaya] Probable fix: add INLINABLE pragma on ‘Language.Haskell.TH.Syntax.sequenceQ’
  205. 11.00 s [yaya]
  206. 11.00 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  207. 11.00 s [yaya] Could not specialise imported function ‘GHC.Show.$w$cshowsPrec18’
  208. 11.00 s [yaya] when specialising ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  209. 11.00 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$w$cshowsPrec18’
  210. 11.00 s [yaya]
  211. 11.00 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  212. 11.00 s [yaya] Could not specialise imported function ‘GHC.Show.$w$cshowsPrec’
  213. 11.00 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$w$cshowsPrec’
  214. 11.10 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, dist/build/Yaya/Zoo.p_o )
  215. 12.44 s [yaya] Preprocessing test suite 'doctests' for yaya-1.0.0.0..
  216. 12.44 s [yaya] Building test suite 'doctests' for yaya-1.0.0.0..
  217. 12.53 s [yaya] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  218. 12.81 s [yaya] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  219. 13.09 s [yaya] [3 of 3] Linking dist/build/doctests/doctests
  220. 14.86 s [yaya] Phase: checkPhase
  221. 14.89 s [yaya] Running 1 test suites...
  222. 14.89 s [yaya] Test suite doctests: RUNNING...
  223. 15.33 s [yaya]
  224. 15.33 s [yaya] on the commandline: warning:
  225. 15.33 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  226. 15.33 s [yaya]
  227. 15.33 s [yaya] on the commandline: warning:
  228. 15.33 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  229. 15.35 s [yaya]
  230. 15.35 s [yaya] on the commandline: warning:
  231. 15.39 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  232. 15.39 s [yaya]
  233. 15.39 s [yaya] on the commandline: warning:
  234. 15.39 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  235. 15.39 s [yaya]
  236. 15.39 s [yaya] on the commandline: warning:
  237. 15.39 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  238. 15.39 s [yaya]
  239. 15.39 s [yaya] on the commandline: warning:
  240. 15.39 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  241. 15.39 s [yaya]
  242. 15.39 s [yaya] on the commandline: warning:
  243. 15.39 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  244. 15.39 s [yaya]
  245. 15.39 s [yaya] on the commandline: warning:
  246. 15.39 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  247. 15.39 s [yaya]
  248. 15.39 s [yaya] on the commandline: warning:
  249. 15.39 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  250. 15.39 s [yaya]
  251. 15.39 s [yaya] on the commandline: warning:
  252. 15.39 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  253. 15.39 s [yaya]
  254. 15.39 s [yaya] on the commandline: warning:
  255. 15.39 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  256. 15.39 s [yaya]
  257. 15.39 s [yaya] on the commandline: warning:
  258. 15.39 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  259. 15.39 s [yaya]
  260. 15.39 s [yaya] on the commandline: warning:
  261. 15.39 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  262. 15.40 s [yaya]
  263. 15.40 s [yaya] on the commandline: warning:
  264. 15.40 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  265. 15.40 s [yaya]
  266. 15.40 s [yaya] on the commandline: warning:
  267. 15.40 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  268. 15.40 s [yaya]
  269. 15.40 s [yaya] on the commandline: warning:
  270. 15.40 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  271. 16.14 s [yaya] Examples: 5 Tried: 5 Errors: 0 Failures: 0
  272. 16.22 s [yaya] Test suite doctests: PASS
  273. 16.22 s [yaya] Test suite logged to: dist/test/yaya-1.0.0.0-doctests.log
  274. 16.22 s [yaya] 1 of 1 test suites (1 of 1 test cases) passed.
  275. 16.23 s [yaya] Phase: haddockPhase
  276. 16.38 s [yaya] Preprocessing library for yaya-1.0.0.0..
  277. 16.38 s [yaya] Running Haddock on library for yaya-1.0.0.0..
  278. 16.38 s [yaya] Warning: The documentation for the following packages are not installed. No
  279. 16.38 s [yaya] links will be generated to these packages: foldable1-classes-compat-0.1.2
  280. 16.43 s [yaya] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  281. 16.71 s [yaya] 66% ( 4 / 6) in 'Yaya.Functor'
  282. 16.71 s [yaya] Missing documentation for:
  283. 16.71 s [yaya] dmap (src/Yaya/Functor.hs:37)
  284. 16.71 s [yaya] hmap (src/Yaya/Functor.hs:53)
  285. 16.91 s [yaya] 97% ( 33 / 34) in 'Yaya.Pattern'
  286. 16.91 s [yaya] Missing documentation for:
  287. 16.91 s [yaya] :!:
  288. 16.99 s [yaya] 59% ( 16 / 27) in 'Yaya.Fold.Common'
  289. 16.99 s [yaya] Missing documentation for:
  290. 16.99 s [yaya] binarySequence (src/Yaya/Fold/Common.hs:204)
  291. 16.99 s [yaya] le (src/Yaya/Fold/Common.hs:152)
  292. 16.99 s [yaya] lucasSequence' (src/Yaya/Fold/Common.hs:210)
  293. 16.99 s [yaya] maybeTakeNext (src/Yaya/Fold/Common.hs:178)
  294. 16.99 s [yaya] replaceNeither (src/Yaya/Fold/Common.hs:158)
  295. 16.99 s [yaya] takeAnother (src/Yaya/Fold/Common.hs:163)
  296. 16.99 s [yaya] takeAvailable (src/Yaya/Fold/Common.hs:168)
  297. 16.99 s [yaya] takeNext (src/Yaya/Fold/Common.hs:173)
  298. 16.99 s [yaya] ternarySequence (src/Yaya/Fold/Common.hs:207)
  299. 16.99 s [yaya] truncate' (src/Yaya/Fold/Common.hs:184)
  300. 16.99 s [yaya] unarySequence (src/Yaya/Fold/Common.hs:201)
  301. 17.06 s [yaya] 48% ( 32 / 66) in 'Yaya.Fold'
  302. 17.06 s [yaya] Missing documentation for:
  303. 17.06 s [yaya] Module header
  304. 17.06 s [yaya] Algebra (src/Yaya/Fold.hs:157)
  305. 17.06 s [yaya] AlgebraM (src/Yaya/Fold.hs:163)
  306. 17.06 s [yaya] Coalgebra (src/Yaya/Fold.hs:169)
  307. 17.06 s [yaya] ElgotAlgebra (src/Yaya/Fold.hs:161)
  308. 17.06 s [yaya] ElgotAlgebraM (src/Yaya/Fold.hs:167)
  309. 17.06 s [yaya] ElgotCoalgebra (src/Yaya/Fold.hs:173)
  310. 17.06 s [yaya] GAlgebra (src/Yaya/Fold.hs:159)
  311. 17.06 s [yaya] GAlgebraM (src/Yaya/Fold.hs:165)
  312. 17.06 s [yaya] GCoalgebra (src/Yaya/Fold.hs:171)
  313. 17.06 s [yaya] GCoalgebraM (src/Yaya/Fold.hs:180)
  314. 17.06 s [yaya] ana (src/Yaya/Fold.hs:236)
  315. 17.06 s [yaya] cata (src/Yaya/Fold.hs:231)
  316. 17.06 s [yaya] colambek (src/Yaya/Fold.hs:606)
  317. 17.06 s [yaya] constAna (src/Yaya/Fold.hs:721)
  318. 17.06 s [yaya] constCata (src/Yaya/Fold.hs:718)
  319. 17.06 s [yaya] constEmbed (src/Yaya/Fold.hs:712)
  320. 17.06 s [yaya] constProject (src/Yaya/Fold.hs:715)
  321. 17.06 s [yaya] distCofreeT (src/Yaya/Fold.hs:639)
  322. 17.06 s [yaya] distEnvT (src/Yaya/Fold.hs:626)
  323. 17.06 s [yaya] distTuple (src/Yaya/Fold.hs:623)
  324. 17.06 s [yaya] elgotAna (src/Yaya/Fold.hs:594)
  325. 17.06 s [yaya] elgotCata (src/Yaya/Fold.hs:547)
  326. 17.06 s [yaya] elgotCataM (src/Yaya/Fold.hs:563)
  327. 17.06 s [yaya] embed (src/Yaya/Fold.hs:226)
  328. 17.06 s [yaya] ezygoM (src/Yaya/Fold.hs:572)
  329. 17.06 s [yaya] gana (src/Yaya/Fold.hs:586)
  330. 17.06 s [yaya] gcata (src/Yaya/Fold.hs:539)
  331. 17.06 s [yaya] gcataM (src/Yaya/Fold.hs:555)
  332. 17.06 s [yaya] lambek (src/Yaya/Fold.hs:602)
  333. 17.06 s [yaya] project (src/Yaya/Fold.hs:187)
  334. 17.06 s [yaya] seqEither (src/Yaya/Fold.hs:674)
  335. 17.06 s [yaya] seqFreeF (src/Yaya/Fold.hs:649)
  336. 17.06 s [yaya] seqFreeT (src/Yaya/Fold.hs:664)
  337. 17.22 s [yaya] 100% ( 3 / 3) in 'Yaya.Fold.Native'
  338. 17.23 s [yaya] 66% ( 4 / 6) in 'Yaya.Experimental.Foldable'
  339. 17.23 s [yaya] Missing documentation for:
  340. 17.23 s [yaya] foldMap (src/Yaya/Experimental/Foldable.hs:26)
  341. 17.23 s [yaya] naturalList (src/Yaya/Experimental/Foldable.hs:34)
  342. 17.26 s [yaya] Warning: 'Day' is out of scope.
  343. 17.26 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  344. 17.26 s [yaya] 35% ( 13 / 37) in 'Yaya.Applied'
  345. 17.26 s [yaya] Missing documentation for:
  346. 17.26 s [yaya] Module header
  347. 17.26 s [yaya] Void (src/Yaya/Applied.hs:129)
  348. 17.26 s [yaya] absurd (src/Yaya/Applied.hs:131)
  349. 17.26 s [yaya] append (src/Yaya/Applied.hs:152)
  350. 17.26 s [yaya] drop (src/Yaya/Applied.hs:178)
  351. 17.26 s [yaya] fibonacci (src/Yaya/Applied.hs:251)
  352. 17.26 s [yaya] fibonacciPolynomials (src/Yaya/Applied.hs:248)
  353. 17.26 s [yaya] height (src/Yaya/Applied.hs:143)
  354. 17.26 s [yaya] jacobsthal (src/Yaya/Applied.hs:266)
  355. 17.26 s [yaya] length (src/Yaya/Applied.hs:149)
  356. 17.26 s [yaya] lucas (src/Yaya/Applied.hs:260)
  357. 17.26 s [yaya] lucasSequenceU (src/Yaya/Applied.hs:254)
  358. 17.26 s [yaya] lucasSequenceV (src/Yaya/Applied.hs:257)
  359. 17.26 s [yaya] mersenne (src/Yaya/Applied.hs:269)
  360. 17.26 s [yaya] naturals (src/Yaya/Applied.hs:146)
  361. 17.26 s [yaya] now (src/Yaya/Applied.hs:116)
  362. 17.26 s [yaya] pell (src/Yaya/Applied.hs:263)
  363. 17.26 s [yaya] reifyUpTo (src/Yaya/Applied.hs:237)
  364. 17.26 s [yaya] reverse' (src/Yaya/Applied.hs:184)
  365. 17.26 s [yaya] reverse (src/Yaya/Applied.hs:192)
  366. 17.26 s [yaya] succN (src/Yaya/Applied.hs:140)
  367. 17.26 s [yaya] tail (src/Yaya/Applied.hs:181)
  368. 17.26 s [yaya] vacuous (src/Yaya/Applied.hs:134)
  369. 17.26 s [yaya] zeroN (src/Yaya/Applied.hs:137)
  370. 17.30 s [yaya] 85% ( 17 / 20) in 'Yaya.Retrofit'
  371. 17.30 s [yaya] Missing documentation for:
  372. 17.30 s [yaya] patternCon (src/Yaya/Retrofit.hs:169)
  373. 17.30 s [yaya] patternField (src/Yaya/Retrofit.hs:170)
  374. 17.30 s [yaya] patternType (src/Yaya/Retrofit.hs:168)
  375. 17.35 s [yaya] Warning: 'gcataM' is out of scope.
  376. 17.35 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  377. 17.35 s [yaya] 73% ( 19 / 26) in 'Yaya.Zoo'
  378. 17.35 s [yaya] Missing documentation for:
  379. 17.35 s [yaya] cocontramap (src/Yaya/Zoo.hs:330)
  380. 17.35 s [yaya] fromPartial (src/Yaya/Zoo.hs:258)
  381. 17.35 s [yaya] futu (src/Yaya/Zoo.hs:189)
  382. 17.35 s [yaya] gmutu (src/Yaya/Zoo.hs:129)
  383. 17.35 s [yaya] histo (src/Yaya/Zoo.hs:201)
  384. 17.35 s [yaya] insidePartial (src/Yaya/Zoo.hs:262)
  385. 17.35 s [yaya] mutuM (src/Yaya/Zoo.hs:181)
  386. 20.35 s [yaya] Documentation created: dist/doc/html/yaya/index.html,
  387. 20.35 s [yaya] dist/doc/html/yaya/yaya.txt
  388. 20.42 s [yaya] Preprocessing test suite 'doctests' for yaya-1.0.0.0..
  389. 20.42 s [yaya] Phase: installPhase
  390. 20.48 s [yaya] Installing library in /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  391. 20.80 s [yaya] Phase: fixupPhase
  392. 20.82 s [yaya] shrinking RPATHs of ELF executables and libraries in /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0
  393. 20.83 s [yaya] shrinking /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/libHSyaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk-ghc9.4.8.so
  394. 20.85 s [yaya] checking for references to /build/ in /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0...
  395. 20.88 s [yaya] patching script interpreter paths in /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0
  396. 20.88 s [yaya] stripping (with command strip and flags -S -p) in /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/lib
  397. 21.01 s [yaya] shrinking RPATHs of ELF executables and libraries in /nix/store/70m06qr2xnh4rfl4cvyq6a7x2dlmmqiv-yaya-1.0.0.0-doc
  398. 21.02 s [yaya] checking for references to /build/ in /nix/store/70m06qr2xnh4rfl4cvyq6a7x2dlmmqiv-yaya-1.0.0.0-doc...
  399. 21.04 s [yaya] patching script interpreter paths in /nix/store/70m06qr2xnh4rfl4cvyq6a7x2dlmmqiv-yaya-1.0.0.0-doc
  400. 21.14 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/70m06qr2xnh4rfl4cvyq6a7x2dlmmqiv-yaya-1.0.0.0-doc /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0
  401. 21.66 s [post-build-hook] Pushing 2 paths (90 are already present) using zstd to cache sellout ⏳
  402. 21.66 s [post-build-hook]
  403. 22.05 s [post-build-hook] Pushing /nix/store/70m06qr2xnh4rfl4cvyq6a7x2dlmmqiv-yaya-1.0.0.0-doc (3.22 MiB)
  404. 22.10 s [post-build-hook] Pushing /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0 (5.54 MiB)
  405. 23.21 s [post-build-hook]
  406. 23.21 s [post-build-hook] All done.
  407. 23.23 s [post-build-hook] Uploading to the NixCI cache: /nix/store/70m06qr2xnh4rfl4cvyq6a7x2dlmmqiv-yaya-1.0.0.0-doc /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0
  408. 23.27 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  409. 23.28 s [post-build-hook] copying 2 paths...
  410. 23.28 s [post-build-hook] copying path '/nix/store/70m06qr2xnh4rfl4cvyq6a7x2dlmmqiv-yaya-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  411. 23.72 s [post-build-hook] copying path '/nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0' to 'https://cache.nix-ci.com'...
  412. 25.23 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  413. 25.83 s [post-build-hook] copying 1 paths...
  414. 25.87 s [post-build-hook] copying path '/nix/store/sgrw2yya6zxfqlzgy9fxqidw1m7759m8-yaya-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  415. 26.06 s Progress: 1 of 15 built
  416. 26.15 s Building yaya-hedgehog
  417. 26.19 s Building yaya-lens
  418. 26.22 s Building yaya-quickcheck
  419. 26.39 s [yaya-hedgehog] Phase: setupCompilerEnvironmentPhase
  420. 26.39 s [yaya-quickcheck] Phase: setupCompilerEnvironmentPhase
  421. 26.39 s [yaya-lens] Phase: setupCompilerEnvironmentPhase
  422. 26.40 s [yaya-quickcheck] Build with /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8.
  423. 26.40 s [yaya-hedgehog] Build with /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8.
  424. 26.40 s [yaya-lens] Build with /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8.
  425. 26.62 s [yaya-quickcheck] Phase: unpackPhase
  426. 26.63 s [yaya-lens] Phase: unpackPhase
  427. 26.63 s [yaya-quickcheck] unpacking source archive /nix/store/l418qsgh4znnicmj9g9c4mg9qqxqwbm4-s6xfkz7xhlca41hx74z21fp6z8v561wy-source/./quickcheck
  428. 26.64 s [yaya-lens] unpacking source archive /nix/store/l418qsgh4znnicmj9g9c4mg9qqxqwbm4-s6xfkz7xhlca41hx74z21fp6z8v561wy-source/./lens
  429. 26.64 s [yaya-quickcheck] source root is quickcheck
  430. 26.64 s [yaya-lens] source root is lens
  431. 26.65 s [yaya-quickcheck] Phase: patchPhase
  432. 26.65 s [yaya-lens] Phase: patchPhase
  433. 26.66 s [yaya-hedgehog] Phase: unpackPhase
  434. 26.67 s [yaya-hedgehog] unpacking source archive /nix/store/l418qsgh4znnicmj9g9c4mg9qqxqwbm4-s6xfkz7xhlca41hx74z21fp6z8v561wy-source/./hedgehog
  435. 26.67 s [yaya-hedgehog] source root is hedgehog
  436. 26.67 s [yaya-quickcheck] Phase: compileBuildDriverPhase
  437. 26.67 s [yaya-lens] Phase: compileBuildDriverPhase
  438. 26.68 s [yaya-hedgehog] Phase: patchPhase
  439. 26.70 s [yaya-lens] setupCompileFlags: -package-db=/build/tmp.MdWFs9UqhH/setup-package.conf.d -threaded
  440. 26.70 s [yaya-quickcheck] setupCompileFlags: -package-db=/build/tmp.dvOASYjS52/setup-package.conf.d -threaded
  441. 26.71 s [yaya-hedgehog] Phase: compileBuildDriverPhase
  442. 26.71 s [yaya-hedgehog] setupCompileFlags: -package-db=/build/tmp.klvTI4DzHj/setup-package.conf.d -threaded
  443. 26.75 s [yaya-quickcheck] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.dvOASYjS52/Main.o )
  444. 26.76 s [yaya-lens] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.MdWFs9UqhH/Main.o )
  445. 26.76 s [yaya-hedgehog] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.klvTI4DzHj/Main.o )
  446. 26.83 s [yaya-hedgehog] [2 of 2] Linking Setup
  447. 26.83 s [yaya-quickcheck] [2 of 2] Linking Setup
  448. 26.83 s [yaya-lens] [2 of 2] Linking Setup
  449. 28.07 s [yaya-quickcheck] Phase: updateAutotoolsGnuConfigScriptsPhase
  450. 28.07 s [yaya-lens] Phase: updateAutotoolsGnuConfigScriptsPhase
  451. 28.08 s [yaya-hedgehog] Phase: updateAutotoolsGnuConfigScriptsPhase
  452. 28.13 s [yaya-hedgehog] Phase: configurePhase
  453. 28.13 s [yaya-lens] Phase: configurePhase
  454. 28.13 s [yaya-quickcheck] Phase: configurePhase
  455. 28.17 s [yaya-quickcheck] configureFlags: --verbose --prefix=/nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/fiviawngjqh1siqqzpzgqlijvdpi79b7-yaya-quickcheck-1.0.0.0-doc/share/doc/yaya-quickcheck-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.dvOASYjS52/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/lib
  456. 28.17 s [yaya-hedgehog] configureFlags: --verbose --prefix=/nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/ija0pjwlmvydk5qkx13j01h60nlxkq66-yaya-hedgehog-1.0.0.0-doc/share/doc/yaya-hedgehog-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.klvTI4DzHj/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/lib
  457. 28.17 s [yaya-lens] configureFlags: --verbose --prefix=/nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/ama13w9i0yvcxnk0c4al9fmh06fd6mqw-yaya-lens-0.0.1.0-doc/share/doc/yaya-lens-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.MdWFs9UqhH/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/lib
  458. 28.65 s [yaya-quickcheck] Using Parsec parser
  459. 28.65 s [yaya-quickcheck] Configuring yaya-quickcheck-1.0.0.0...
  460. 28.65 s [yaya-quickcheck] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  461. 28.65 s [yaya-quickcheck] Dependency QuickCheck >=2.13.2 && <2.14 || >=2.14.2 && <2.15 || >=2.15.0 &&
  462. 28.65 s [yaya-quickcheck] <2.16 || >=2.16.0 && <2.17 || >=2.17.1 && <2.18 || >=2.18.0 && <2.19: using
  463. 28.65 s [yaya-quickcheck] QuickCheck-2.15.0.1
  464. 28.65 s [yaya-quickcheck] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  465. 28.65 s [yaya-quickcheck] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  466. 28.65 s [yaya-quickcheck] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  467. 28.65 s [yaya-quickcheck] base-4.17.2.1
  468. 28.65 s [yaya-quickcheck] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  469. 28.65 s [yaya-quickcheck] >=1.0.0 && <1.1: using yaya-1.0.0.0
  470. 28.65 s [yaya-quickcheck] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  471. 28.65 s [yaya-quickcheck] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  472. 28.65 s [yaya-quickcheck] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  473. 28.65 s [yaya-quickcheck] base-4.17.2.1
  474. 28.65 s [yaya-quickcheck] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  475. 28.65 s [yaya-quickcheck] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  476. 28.65 s [yaya-quickcheck] doctest-0.24.2
  477. 28.65 s [yaya-quickcheck] Dependency yaya-quickcheck: using yaya-quickcheck-1.0.0.0
  478. 28.66 s [yaya-lens] Using Parsec parser
  479. 28.66 s [yaya-lens] Configuring yaya-lens-0.0.1.0...
  480. 28.66 s [yaya-lens] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  481. 28.66 s [yaya-lens] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  482. 28.66 s [yaya-lens] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  483. 28.66 s [yaya-lens] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  484. 28.66 s [yaya-lens] base-4.17.2.1
  485. 28.66 s [yaya-lens] Dependency lens >=5 && <5.4: using lens-5.3.5
  486. 28.66 s [yaya-lens] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  487. 28.66 s [yaya-lens] >=1.0.0 && <1.1: using yaya-1.0.0.0
  488. 28.66 s [yaya-lens] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  489. 28.66 s [yaya-lens] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  490. 28.66 s [yaya-lens] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  491. 28.66 s [yaya-lens] base-4.17.2.1
  492. 28.66 s [yaya-lens] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  493. 28.66 s [yaya-lens] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  494. 28.66 s [yaya-lens] doctest-0.24.2
  495. 28.66 s [yaya-lens] Dependency yaya-lens: using yaya-lens-0.0.1.0
  496. 28.68 s [yaya-hedgehog] Using Parsec parser
  497. 28.68 s [yaya-hedgehog] Configuring yaya-hedgehog-1.0.0.0...
  498. 28.68 s [yaya-hedgehog] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  499. 28.68 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  500. 28.68 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  501. 28.68 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  502. 28.68 s [yaya-hedgehog] base-4.17.2.1
  503. 28.68 s [yaya-hedgehog] Dependency deriving-compat >=0.5.9 && <0.7: using deriving-compat-0.6.7
  504. 28.68 s [yaya-hedgehog] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  505. 28.68 s [yaya-hedgehog] hedgehog-1.5
  506. 28.68 s [yaya-hedgehog] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  507. 28.68 s [yaya-hedgehog] >=1.0.0 && <1.1: using yaya-1.0.0.0
  508. 28.68 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  509. 28.68 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  510. 28.68 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  511. 28.68 s [yaya-hedgehog] base-4.17.2.1
  512. 28.68 s [yaya-hedgehog] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  513. 28.68 s [yaya-hedgehog] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  514. 28.68 s [yaya-hedgehog] doctest-0.24.2
  515. 28.68 s [yaya-hedgehog] Dependency yaya-hedgehog: using yaya-hedgehog-1.0.0.0
  516. 28.68 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  517. 28.68 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  518. 28.68 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  519. 28.68 s [yaya-hedgehog] base-4.17.2.1
  520. 28.68 s [yaya-hedgehog] Dependency deriving-compat >=0.5.9 && <0.7: using deriving-compat-0.6.7
  521. 28.68 s [yaya-hedgehog] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  522. 28.68 s [yaya-hedgehog] hedgehog-1.5
  523. 28.68 s [yaya-hedgehog] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  524. 28.68 s [yaya-hedgehog] >=1.0.0 && <1.1: using yaya-1.0.0.0
  525. 28.68 s [yaya-hedgehog] Dependency yaya-hedgehog: using yaya-hedgehog-1.0.0.0
  526. 28.90 s [yaya-quickcheck] Source component graph:
  527. 28.90 s [yaya-quickcheck] component lib
  528. 28.90 s [yaya-quickcheck] component test:doctests dependency lib
  529. 28.90 s [yaya-quickcheck] Configured component graph:
  530. 28.90 s [yaya-quickcheck] component yaya-quickcheck-1.0.0.0-7CthNwYl9wX7i6fhVxaX6s
  531. 28.90 s [yaya-quickcheck] include QuickCheck-2.15.0.1-H9C4qdCN40J1jJ9nkbU8lt
  532. 28.90 s [yaya-quickcheck] include base-4.17.2.1
  533. 28.90 s [yaya-quickcheck] include yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  534. 28.90 s [yaya-quickcheck] component yaya-quickcheck-1.0.0.0-Bf6CmUqRcW82NGA1kgu9ab-doctests
  535. 28.90 s [yaya-quickcheck] include base-4.17.2.1
  536. 28.90 s [yaya-quickcheck] include doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  537. 28.90 s [yaya-quickcheck] include yaya-quickcheck-1.0.0.0-7CthNwYl9wX7i6fhVxaX6s
  538. 28.90 s [yaya-quickcheck] Linked component graph:
  539. 28.90 s [yaya-quickcheck] unit yaya-quickcheck-1.0.0.0-7CthNwYl9wX7i6fhVxaX6s
  540. 28.90 s [yaya-quickcheck] include QuickCheck-2.15.0.1-H9C4qdCN40J1jJ9nkbU8lt
  541. 28.90 s [yaya-quickcheck] include base-4.17.2.1
  542. 28.90 s [yaya-quickcheck] include yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  543. 28.90 s [yaya-quickcheck] Yaya.QuickCheck.Fold=yaya-quickcheck-1.0.0.0-7CthNwYl9wX7i6fhVxaX6s:Yaya.QuickCheck.Fold
  544. 28.90 s [yaya-quickcheck] unit yaya-quickcheck-1.0.0.0-Bf6CmUqRcW82NGA1kgu9ab-doctests
  545. 28.90 s [yaya-quickcheck] include base-4.17.2.1
  546. 28.90 s [yaya-quickcheck] include doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  547. 28.90 s [yaya-quickcheck] include yaya-quickcheck-1.0.0.0-7CthNwYl9wX7i6fhVxaX6s
  548. 28.90 s [yaya-quickcheck] Ready component graph:
  549. 28.90 s [yaya-quickcheck] definite yaya-quickcheck-1.0.0.0-7CthNwYl9wX7i6fhVxaX6s
  550. 28.90 s [yaya-quickcheck] depends QuickCheck-2.15.0.1-H9C4qdCN40J1jJ9nkbU8lt
  551. 28.90 s [yaya-quickcheck] depends base-4.17.2.1
  552. 28.90 s [yaya-quickcheck] depends yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  553. 28.90 s [yaya-quickcheck] definite yaya-quickcheck-1.0.0.0-Bf6CmUqRcW82NGA1kgu9ab-doctests
  554. 28.90 s [yaya-quickcheck] depends base-4.17.2.1
  555. 28.90 s [yaya-quickcheck] depends doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  556. 28.90 s [yaya-quickcheck] depends yaya-quickcheck-1.0.0.0-7CthNwYl9wX7i6fhVxaX6s
  557. 28.90 s [yaya-quickcheck] Using Cabal-3.8.1.0 compiled by ghc-9.4
  558. 28.90 s [yaya-quickcheck] Using compiler: ghc-9.4.8
  559. 28.90 s [yaya-quickcheck] Using install prefix:
  560. 28.90 s [yaya-quickcheck] /nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0
  561. 28.90 s [yaya-quickcheck] Executables installed in:
  562. 28.90 s [yaya-quickcheck] /nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0/bin
  563. 28.90 s [yaya-quickcheck] Libraries installed in:
  564. 28.90 s [yaya-quickcheck] /nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/yaya-quickcheck-1.0.0.0-7CthNwYl9wX7i6fhVxaX6s
  565. 28.90 s [yaya-quickcheck] Dynamic Libraries installed in:
  566. 28.90 s [yaya-quickcheck] /nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8
  567. 28.90 s [yaya-quickcheck] Private executables installed in:
  568. 28.90 s [yaya-quickcheck] /nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0/libexec/x86_64-linux-ghc-9.4.8/yaya-quickcheck-1.0.0.0
  569. 28.90 s [yaya-quickcheck] Data files installed in:
  570. 28.90 s [yaya-quickcheck] /nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0/share/x86_64-linux-ghc-9.4.8/yaya-quickcheck-1.0.0.0
  571. 28.90 s [yaya-quickcheck] Documentation installed in:
  572. 28.90 s [yaya-quickcheck] /nix/store/fiviawngjqh1siqqzpzgqlijvdpi79b7-yaya-quickcheck-1.0.0.0-doc/share/doc/yaya-quickcheck-1.0.0.0
  573. 28.90 s [yaya-quickcheck] Configuration files installed in:
  574. 28.90 s [yaya-quickcheck] /nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0/etc
  575. 28.90 s [yaya-quickcheck] No alex found
  576. 28.90 s [yaya-quickcheck] Using ar found on system at:
  577. 28.90 s [yaya-quickcheck] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  578. 28.90 s [yaya-quickcheck] No c2hs found
  579. 28.90 s [yaya-quickcheck] No cpphs found
  580. 28.90 s [yaya-quickcheck] Using doctest version 0.24.2 found on system at:
  581. 28.90 s [yaya-quickcheck] /nix/store/i77lwcfd13v5jdfr60yjvxg4hxxiys4p-doctest-0.24.2/bin/doctest
  582. 28.90 s [yaya-quickcheck] Using gcc version 14.3.0 given by user at:
  583. 28.90 s [yaya-quickcheck] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  584. 28.90 s [yaya-quickcheck] Using ghc version 9.4.8 found on system at:
  585. 28.90 s [yaya-quickcheck] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/ghc
  586. 28.90 s [yaya-quickcheck] Using ghc-pkg version 9.4.8 found on system at:
  587. 28.90 s [yaya-quickcheck] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/ghc-pkg-9.4.8
  588. 28.90 s [yaya-quickcheck] No ghcjs found
  589. 28.90 s [yaya-quickcheck] No ghcjs-pkg found
  590. 28.90 s [yaya-quickcheck] No greencard found
  591. 28.90 s [yaya-quickcheck] Using haddock version 2.27.0 found on system at:
  592. 28.90 s [yaya-quickcheck] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/haddock-ghc-9.4.8
  593. 28.90 s [yaya-quickcheck] No happy found
  594. 28.90 s [yaya-quickcheck] Using haskell-suite found on system at: haskell-suite-dummy-location
  595. 28.90 s [yaya-quickcheck] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  596. 28.90 s [yaya-quickcheck] No hmake found
  597. 28.90 s [yaya-quickcheck] Using hpc version 0.68 found on system at:
  598. 28.90 s [yaya-quickcheck] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/hpc
  599. 28.90 s [yaya-quickcheck] Using hsc2hs version 0.68.8 found on system at:
  600. 28.90 s [yaya-quickcheck] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/hsc2hs
  601. 28.90 s [yaya-quickcheck] Using hscolour version 1.25 found on system at:
  602. 28.90 s [yaya-quickcheck] /nix/store/yzdhi88qrrj21gnnhf9wipf77d2vk6sf-hscolour-1.25/bin/HsColour
  603. 28.90 s [yaya-quickcheck] No jhc found
  604. 28.90 s [yaya-quickcheck] Using ld found on system at:
  605. 28.90 s [yaya-quickcheck] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  606. 28.90 s [yaya-quickcheck] No pkg-config found
  607. 28.90 s [yaya-quickcheck] Using runghc version 9.4.8 found on system at:
  608. 28.90 s [yaya-quickcheck] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/runghc-9.4.8
  609. 28.90 s [yaya-quickcheck] Using strip version 2.44 found on system at:
  610. 28.90 s [yaya-quickcheck] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  611. 28.90 s [yaya-quickcheck] Using tar found on system at:
  612. 28.90 s [yaya-quickcheck] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  613. 28.90 s [yaya-quickcheck] No uhc found
  614. 28.91 s [yaya-lens] Source component graph:
  615. 28.91 s [yaya-lens] component lib
  616. 28.91 s [yaya-lens] component test:doctests dependency lib
  617. 28.91 s [yaya-lens] Configured component graph:
  618. 28.91 s [yaya-lens] component yaya-lens-0.0.1.0-ANUIi4l9iml2T56DxFXj16
  619. 28.91 s [yaya-lens] include base-4.17.2.1
  620. 28.91 s [yaya-lens] include lens-5.3.5-4pAEd3mgttM5TvLgGPnaYI
  621. 28.91 s [yaya-lens] include yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  622. 28.91 s [yaya-lens] component yaya-lens-0.0.1.0-KpFd8bYx1vsvssv7tuCGg-doctests
  623. 28.91 s [yaya-lens] include base-4.17.2.1
  624. 28.91 s [yaya-lens] include doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  625. 28.91 s [yaya-lens] include yaya-lens-0.0.1.0-ANUIi4l9iml2T56DxFXj16
  626. 28.91 s [yaya-lens] Linked component graph:
  627. 28.91 s [yaya-lens] unit yaya-lens-0.0.1.0-ANUIi4l9iml2T56DxFXj16
  628. 28.91 s [yaya-lens] include base-4.17.2.1
  629. 28.91 s [yaya-lens] include lens-5.3.5-4pAEd3mgttM5TvLgGPnaYI
  630. 28.91 s [yaya-lens] include yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  631. 28.91 s [yaya-lens] Yaya.Lens=yaya-lens-0.0.1.0-ANUIi4l9iml2T56DxFXj16:Yaya.Lens
  632. 28.91 s [yaya-lens] unit yaya-lens-0.0.1.0-KpFd8bYx1vsvssv7tuCGg-doctests
  633. 28.91 s [yaya-lens] include base-4.17.2.1
  634. 28.91 s [yaya-lens] include doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  635. 28.91 s [yaya-lens] include yaya-lens-0.0.1.0-ANUIi4l9iml2T56DxFXj16
  636. 28.91 s [yaya-lens] Ready component graph:
  637. 28.91 s [yaya-lens] definite yaya-lens-0.0.1.0-ANUIi4l9iml2T56DxFXj16
  638. 28.91 s [yaya-lens] depends base-4.17.2.1
  639. 28.91 s [yaya-lens] depends lens-5.3.5-4pAEd3mgttM5TvLgGPnaYI
  640. 28.91 s [yaya-lens] depends yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  641. 28.91 s [yaya-lens] definite yaya-lens-0.0.1.0-KpFd8bYx1vsvssv7tuCGg-doctests
  642. 28.91 s [yaya-lens] depends base-4.17.2.1
  643. 28.91 s [yaya-lens] depends doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  644. 28.91 s [yaya-lens] depends yaya-lens-0.0.1.0-ANUIi4l9iml2T56DxFXj16
  645. 28.91 s [yaya-lens] Using Cabal-3.8.1.0 compiled by ghc-9.4
  646. 28.91 s [yaya-lens] Using compiler: ghc-9.4.8
  647. 28.91 s [yaya-lens] Using install prefix:
  648. 28.91 s [yaya-lens] /nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0
  649. 28.91 s [yaya-lens] Executables installed in:
  650. 28.91 s [yaya-lens] /nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0/bin
  651. 28.91 s [yaya-lens] Libraries installed in:
  652. 28.91 s [yaya-lens] /nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/yaya-lens-0.0.1.0-ANUIi4l9iml2T56DxFXj16
  653. 28.91 s [yaya-lens] Dynamic Libraries installed in:
  654. 28.91 s [yaya-lens] /nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8
  655. 28.91 s [yaya-lens] Private executables installed in:
  656. 28.91 s [yaya-lens] /nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0/libexec/x86_64-linux-ghc-9.4.8/yaya-lens-0.0.1.0
  657. 28.91 s [yaya-lens] Data files installed in:
  658. 28.91 s [yaya-lens] /nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0/share/x86_64-linux-ghc-9.4.8/yaya-lens-0.0.1.0
  659. 28.91 s [yaya-lens] Documentation installed in:
  660. 28.91 s [yaya-lens] /nix/store/ama13w9i0yvcxnk0c4al9fmh06fd6mqw-yaya-lens-0.0.1.0-doc/share/doc/yaya-lens-0.0.1.0
  661. 28.91 s [yaya-lens] Configuration files installed in:
  662. 28.91 s [yaya-lens] /nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0/etc
  663. 28.91 s [yaya-lens] No alex found
  664. 28.91 s [yaya-lens] Using ar found on system at:
  665. 28.91 s [yaya-lens] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  666. 28.91 s [yaya-lens] No c2hs found
  667. 28.91 s [yaya-lens] No cpphs found
  668. 28.91 s [yaya-lens] Using doctest version 0.24.2 found on system at:
  669. 28.91 s [yaya-lens] /nix/store/i77lwcfd13v5jdfr60yjvxg4hxxiys4p-doctest-0.24.2/bin/doctest
  670. 28.91 s [yaya-lens] Using gcc version 14.3.0 given by user at:
  671. 28.91 s [yaya-lens] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  672. 28.91 s [yaya-lens] Using ghc version 9.4.8 found on system at:
  673. 28.91 s [yaya-lens] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/ghc
  674. 28.91 s [yaya-lens] Using ghc-pkg version 9.4.8 found on system at:
  675. 28.91 s [yaya-lens] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/ghc-pkg-9.4.8
  676. 28.91 s [yaya-lens] No ghcjs found
  677. 28.91 s [yaya-lens] No ghcjs-pkg found
  678. 28.91 s [yaya-lens] No greencard found
  679. 28.91 s [yaya-lens] Using haddock version 2.27.0 found on system at:
  680. 28.91 s [yaya-lens] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/haddock-ghc-9.4.8
  681. 28.91 s [yaya-lens] No happy found
  682. 28.91 s [yaya-lens] Using haskell-suite found on system at: haskell-suite-dummy-location
  683. 28.91 s [yaya-lens] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  684. 28.91 s [yaya-lens] No hmake found
  685. 28.91 s [yaya-lens] Using hpc version 0.68 found on system at:
  686. 28.91 s [yaya-lens] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/hpc
  687. 28.91 s [yaya-lens] Using hsc2hs version 0.68.8 found on system at:
  688. 28.91 s [yaya-lens] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/hsc2hs
  689. 28.91 s [yaya-lens] Using hscolour version 1.25 found on system at:
  690. 28.91 s [yaya-lens] /nix/store/yzdhi88qrrj21gnnhf9wipf77d2vk6sf-hscolour-1.25/bin/HsColour
  691. 28.91 s [yaya-lens] No jhc found
  692. 28.91 s [yaya-lens] Using ld found on system at:
  693. 28.91 s [yaya-lens] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  694. 28.91 s [yaya-lens] No pkg-config found
  695. 28.91 s [yaya-lens] Using runghc version 9.4.8 found on system at:
  696. 28.91 s [yaya-lens] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/runghc-9.4.8
  697. 28.91 s [yaya-lens] Using strip version 2.44 found on system at:
  698. 28.91 s [yaya-lens] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  699. 28.91 s [yaya-lens] Using tar found on system at:
  700. 28.91 s [yaya-lens] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  701. 28.91 s [yaya-lens] No uhc found
  702. 28.91 s [yaya-quickcheck] Phase: buildPhase
  703. 28.92 s [yaya-lens] Phase: buildPhase
  704. 28.96 s [yaya-hedgehog] Source component graph:
  705. 28.96 s [yaya-hedgehog] component lib
  706. 28.96 s [yaya-hedgehog] component test:doctests dependency lib
  707. 28.96 s [yaya-hedgehog] component test:yaya dependency lib
  708. 28.96 s [yaya-hedgehog] Configured component graph:
  709. 28.96 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e
  710. 28.96 s [yaya-hedgehog] include base-4.17.2.1
  711. 28.96 s [yaya-hedgehog] include deriving-compat-0.6.7-8yOMzTXurDG7J5CaODl9Rf
  712. 28.96 s [yaya-hedgehog] include hedgehog-1.5-4fqlZQKIbDIIs4YNb6VW27
  713. 28.96 s [yaya-hedgehog] include yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  714. 28.96 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-CMnUcAe3hPBnSfnPa7vLF-doctests
  715. 28.96 s [yaya-hedgehog] include base-4.17.2.1
  716. 28.96 s [yaya-hedgehog] include doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  717. 28.96 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e
  718. 28.96 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-IFchD41aieG4HIHok2n9VU-yaya
  719. 28.96 s [yaya-hedgehog] include base-4.17.2.1
  720. 28.96 s [yaya-hedgehog] include deriving-compat-0.6.7-8yOMzTXurDG7J5CaODl9Rf
  721. 28.96 s [yaya-hedgehog] include hedgehog-1.5-4fqlZQKIbDIIs4YNb6VW27
  722. 28.96 s [yaya-hedgehog] include yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  723. 28.96 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e
  724. 28.96 s [yaya-hedgehog] Linked component graph:
  725. 28.96 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e
  726. 28.96 s [yaya-hedgehog] include base-4.17.2.1
  727. 28.96 s [yaya-hedgehog] include deriving-compat-0.6.7-8yOMzTXurDG7J5CaODl9Rf
  728. 28.96 s [yaya-hedgehog] include hedgehog-1.5-4fqlZQKIbDIIs4YNb6VW27
  729. 28.96 s [yaya-hedgehog] include yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  730. 28.96 s [yaya-hedgehog] Yaya.Hedgehog=yaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e:Yaya.Hedgehog,Yaya.Hedgehog.Expr=yaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e:Yaya.Hedgehog.Expr,Yaya.Hedgehog.Fold=yaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e:Yaya.Hedgehog.Fold
  731. 28.96 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-CMnUcAe3hPBnSfnPa7vLF-doctests
  732. 28.96 s [yaya-hedgehog] include base-4.17.2.1
  733. 28.96 s [yaya-hedgehog] include doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  734. 28.96 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e
  735. 28.96 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-IFchD41aieG4HIHok2n9VU-yaya
  736. 28.96 s [yaya-hedgehog] include base-4.17.2.1
  737. 28.96 s [yaya-hedgehog] include deriving-compat-0.6.7-8yOMzTXurDG7J5CaODl9Rf
  738. 28.96 s [yaya-hedgehog] include hedgehog-1.5-4fqlZQKIbDIIs4YNb6VW27
  739. 28.96 s [yaya-hedgehog] include yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  740. 28.96 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e
  741. 28.96 s [yaya-hedgehog] Ready component graph:
  742. 28.96 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e
  743. 28.96 s [yaya-hedgehog] depends base-4.17.2.1
  744. 28.96 s [yaya-hedgehog] depends deriving-compat-0.6.7-8yOMzTXurDG7J5CaODl9Rf
  745. 28.96 s [yaya-hedgehog] depends hedgehog-1.5-4fqlZQKIbDIIs4YNb6VW27
  746. 28.96 s [yaya-hedgehog] depends yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  747. 28.96 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-CMnUcAe3hPBnSfnPa7vLF-doctests
  748. 28.96 s [yaya-hedgehog] depends base-4.17.2.1
  749. 28.96 s [yaya-hedgehog] depends doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  750. 28.96 s [yaya-hedgehog] depends yaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e
  751. 28.96 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-IFchD41aieG4HIHok2n9VU-yaya
  752. 28.96 s [yaya-hedgehog] depends base-4.17.2.1
  753. 28.96 s [yaya-hedgehog] depends deriving-compat-0.6.7-8yOMzTXurDG7J5CaODl9Rf
  754. 28.96 s [yaya-hedgehog] depends hedgehog-1.5-4fqlZQKIbDIIs4YNb6VW27
  755. 28.96 s [yaya-hedgehog] depends yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  756. 28.96 s [yaya-hedgehog] depends yaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e
  757. 28.96 s [yaya-hedgehog] Using Cabal-3.8.1.0 compiled by ghc-9.4
  758. 28.96 s [yaya-hedgehog] Using compiler: ghc-9.4.8
  759. 28.96 s [yaya-hedgehog] Using install prefix:
  760. 28.96 s [yaya-hedgehog] /nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0
  761. 28.96 s [yaya-hedgehog] Executables installed in:
  762. 28.96 s [yaya-hedgehog] /nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0/bin
  763. 28.96 s [yaya-hedgehog] Libraries installed in:
  764. 28.96 s [yaya-hedgehog] /nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/yaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e
  765. 28.96 s [yaya-hedgehog] Dynamic Libraries installed in:
  766. 28.96 s [yaya-hedgehog] /nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8
  767. 28.96 s [yaya-hedgehog] Private executables installed in:
  768. 28.96 s [yaya-hedgehog] /nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0/libexec/x86_64-linux-ghc-9.4.8/yaya-hedgehog-1.0.0.0
  769. 28.96 s [yaya-hedgehog] Data files installed in:
  770. 28.96 s [yaya-hedgehog] /nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0/share/x86_64-linux-ghc-9.4.8/yaya-hedgehog-1.0.0.0
  771. 28.96 s [yaya-hedgehog] Documentation installed in:
  772. 28.96 s [yaya-hedgehog] /nix/store/ija0pjwlmvydk5qkx13j01h60nlxkq66-yaya-hedgehog-1.0.0.0-doc/share/doc/yaya-hedgehog-1.0.0.0
  773. 28.96 s [yaya-hedgehog] Configuration files installed in:
  774. 28.96 s [yaya-hedgehog] /nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0/etc
  775. 28.96 s [yaya-hedgehog] No alex found
  776. 28.96 s [yaya-hedgehog] Using ar found on system at:
  777. 28.96 s [yaya-hedgehog] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  778. 28.96 s [yaya-hedgehog] No c2hs found
  779. 28.96 s [yaya-hedgehog] No cpphs found
  780. 28.96 s [yaya-hedgehog] Using doctest version 0.24.2 found on system at:
  781. 28.96 s [yaya-hedgehog] /nix/store/i77lwcfd13v5jdfr60yjvxg4hxxiys4p-doctest-0.24.2/bin/doctest
  782. 28.96 s [yaya-hedgehog] Using gcc version 14.3.0 given by user at:
  783. 28.96 s [yaya-hedgehog] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  784. 28.96 s [yaya-hedgehog] Using ghc version 9.4.8 found on system at:
  785. 28.96 s [yaya-hedgehog] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/ghc
  786. 28.96 s [yaya-hedgehog] Using ghc-pkg version 9.4.8 found on system at:
  787. 28.96 s [yaya-hedgehog] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/ghc-pkg-9.4.8
  788. 28.96 s [yaya-hedgehog] No ghcjs found
  789. 28.96 s [yaya-hedgehog] No ghcjs-pkg found
  790. 28.96 s [yaya-hedgehog] No greencard found
  791. 28.96 s [yaya-hedgehog] Using haddock version 2.27.0 found on system at:
  792. 28.96 s [yaya-hedgehog] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/haddock-ghc-9.4.8
  793. 28.96 s [yaya-hedgehog] No happy found
  794. 28.96 s [yaya-hedgehog] Using haskell-suite found on system at: haskell-suite-dummy-location
  795. 28.96 s [yaya-hedgehog] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  796. 28.96 s [yaya-hedgehog] No hmake found
  797. 28.96 s [yaya-hedgehog] Using hpc version 0.68 found on system at:
  798. 28.96 s [yaya-hedgehog] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/hpc
  799. 28.96 s [yaya-hedgehog] Using hsc2hs version 0.68.8 found on system at:
  800. 28.96 s [yaya-hedgehog] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/hsc2hs
  801. 28.96 s [yaya-hedgehog] Using hscolour version 1.25 found on system at:
  802. 28.96 s [yaya-hedgehog] /nix/store/yzdhi88qrrj21gnnhf9wipf77d2vk6sf-hscolour-1.25/bin/HsColour
  803. 28.96 s [yaya-hedgehog] No jhc found
  804. 28.96 s [yaya-hedgehog] Using ld found on system at:
  805. 28.96 s [yaya-hedgehog] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  806. 28.96 s [yaya-hedgehog] No pkg-config found
  807. 28.96 s [yaya-hedgehog] Using runghc version 9.4.8 found on system at:
  808. 28.96 s [yaya-hedgehog] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/runghc-9.4.8
  809. 28.96 s [yaya-hedgehog] Using strip version 2.44 found on system at:
  810. 28.96 s [yaya-hedgehog] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  811. 28.96 s [yaya-hedgehog] Using tar found on system at:
  812. 28.96 s [yaya-hedgehog] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  813. 28.96 s [yaya-hedgehog] No uhc found
  814. 28.97 s [yaya-hedgehog] Phase: buildPhase
  815. 28.98 s [yaya-quickcheck] Preprocessing library for yaya-quickcheck-1.0.0.0..
  816. 28.98 s [yaya-quickcheck] Building library for yaya-quickcheck-1.0.0.0..
  817. 29.00 s [yaya-lens] Preprocessing library for yaya-lens-0.0.1.0..
  818. 29.00 s [yaya-lens] Building library for yaya-lens-0.0.1.0..
  819. 29.04 s [yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, dist/build/Yaya/QuickCheck/Fold.o, dist/build/Yaya/QuickCheck/Fold.dyn_o )
  820. 29.05 s [yaya-hedgehog] Preprocessing library for yaya-hedgehog-1.0.0.0..
  821. 29.05 s [yaya-hedgehog] Building library for yaya-hedgehog-1.0.0.0..
  822. 29.06 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, dist/build/Yaya/Lens.o, dist/build/Yaya/Lens.dyn_o )
  823. 29.11 s [yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, dist/build/Yaya/Hedgehog.o, dist/build/Yaya/Hedgehog.dyn_o )
  824. 29.19 s [yaya-hedgehog]
  825. 29.19 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  826. 29.19 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  827. 29.19 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  828. 29.19 s [yaya-hedgehog]
  829. 29.19 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  830. 29.19 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  831. 29.19 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  832. 29.29 s [yaya-hedgehog] [2 of 3] Compiling Yaya.Hedgehog.Fold ( src/Yaya/Hedgehog/Fold.hs, dist/build/Yaya/Hedgehog/Fold.o, dist/build/Yaya/Hedgehog/Fold.dyn_o )
  833. 29.41 s [yaya-hedgehog]
  834. 29.41 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  835. 29.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  836. 29.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  837. 29.41 s [yaya-hedgehog]
  838. 29.41 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  839. 29.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  840. 29.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  841. 29.41 s [yaya-hedgehog]
  842. 29.41 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  843. 29.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  844. 29.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  845. 29.45 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, dist/build/Yaya/Lens.p_o )
  846. 29.52 s [yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, dist/build/Yaya/QuickCheck/Fold.p_o )
  847. 29.61 s [yaya-hedgehog] [3 of 3] Compiling Yaya.Hedgehog.Expr ( src/Yaya/Hedgehog/Expr.hs, dist/build/Yaya/Hedgehog/Expr.o, dist/build/Yaya/Hedgehog/Expr.dyn_o )
  848. 29.91 s [yaya-hedgehog]
  849. 29.91 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  850. 29.91 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  851. 29.91 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  852. 29.91 s [yaya-hedgehog]
  853. 29.91 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  854. 29.91 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  855. 29.91 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  856. 29.91 s [yaya-hedgehog]
  857. 29.91 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, -Werror=missed-specialisations]
  858. 29.91 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  859. 29.91 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  860. 29.91 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  861. 29.91 s [yaya-hedgehog]
  862. 29.91 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  863. 29.91 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$wfrequency’
  864. 29.91 s [yaya-hedgehog] when specialising ‘Gen.frequency’
  865. 29.91 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$wfrequency’
  866. 29.91 s [yaya-hedgehog]
  867. 29.91 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  868. 29.91 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  869. 29.91 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  870. 29.91 s [yaya-hedgehog]
  871. 29.91 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  872. 29.91 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  873. 29.91 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  874. 29.91 s [yaya-hedgehog]
  875. 29.91 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  876. 29.91 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  877. 29.91 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  878. 29.91 s [yaya-hedgehog]
  879. 29.91 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  880. 29.91 s [yaya-hedgehog] Could not specialise imported function ‘Gen.choice’
  881. 29.91 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.choice’
  882. 29.91 s [yaya-hedgehog]
  883. 29.91 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  884. 29.91 s [yaya-hedgehog] Could not specialise imported function ‘Gen.integral’
  885. 29.91 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.integral’
  886. 29.91 s [yaya-hedgehog]
  887. 29.91 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  888. 29.91 s [yaya-hedgehog] Could not specialise imported function ‘Range.linearFrom’
  889. 29.91 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Range.linearFrom’
  890. 30.54 s [yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, dist/build/Yaya/Hedgehog.p_o )
  891. 30.60 s [yaya-hedgehog]
  892. 30.60 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  893. 30.60 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  894. 30.60 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  895. 30.60 s [yaya-hedgehog]
  896. 30.60 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  897. 30.60 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  898. 30.60 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  899. 30.81 s [yaya-hedgehog] [2 of 3] Compiling Yaya.Hedgehog.Fold ( src/Yaya/Hedgehog/Fold.hs, dist/build/Yaya/Hedgehog/Fold.p_o )
  900. 30.92 s [yaya-hedgehog]
  901. 31.05 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  902. 31.05 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  903. 31.05 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  904. 31.05 s [yaya-hedgehog]
  905. 31.05 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  906. 31.05 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  907. 31.05 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  908. 31.05 s [yaya-hedgehog]
  909. 31.05 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  910. 31.05 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  911. 31.05 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  912. 31.29 s [yaya-hedgehog] [3 of 3] Compiling Yaya.Hedgehog.Expr ( src/Yaya/Hedgehog/Expr.hs, dist/build/Yaya/Hedgehog/Expr.p_o )
  913. 31.46 s [yaya-quickcheck] Preprocessing test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  914. 31.46 s [yaya-quickcheck] Building test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  915. 31.49 s [yaya-lens] Preprocessing test suite 'doctests' for yaya-lens-0.0.1.0..
  916. 31.49 s [yaya-lens] Building test suite 'doctests' for yaya-lens-0.0.1.0..
  917. 31.53 s [yaya-quickcheck] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  918. 31.53 s [yaya-hedgehog]
  919. 31.53 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  920. 31.53 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  921. 31.53 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  922. 31.53 s [yaya-hedgehog]
  923. 31.53 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  924. 31.53 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  925. 31.53 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  926. 31.53 s [yaya-hedgehog]
  927. 31.54 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, -Werror=missed-specialisations]
  928. 31.54 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  929. 31.54 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  930. 31.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  931. 31.54 s [yaya-hedgehog]
  932. 31.54 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  933. 31.54 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  934. 31.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  935. 31.54 s [yaya-hedgehog]
  936. 31.54 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  937. 31.54 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  938. 31.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  939. 31.54 s [yaya-hedgehog]
  940. 31.54 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  941. 31.54 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  942. 31.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  943. 31.54 s [yaya-hedgehog]
  944. 31.54 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  945. 31.54 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  946. 31.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  947. 31.54 s [yaya-hedgehog]
  948. 31.54 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  949. 31.54 s [yaya-hedgehog] Could not specialise imported function ‘Gen.choice’
  950. 31.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.choice’
  951. 31.54 s [yaya-hedgehog]
  952. 31.54 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  953. 31.54 s [yaya-hedgehog] Could not specialise imported function ‘Gen.integral’
  954. 31.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.integral’
  955. 31.54 s [yaya-hedgehog]
  956. 31.54 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  957. 31.54 s [yaya-hedgehog] Could not specialise imported function ‘Range.linearFrom’
  958. 31.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Range.linearFrom’
  959. 31.56 s [yaya-lens] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  960. 31.76 s [yaya-quickcheck] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  961. 31.79 s [yaya-lens] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  962. 32.00 s [yaya-quickcheck] [3 of 3] Linking dist/build/doctests/doctests
  963. 32.04 s [yaya-lens] [3 of 3] Linking dist/build/doctests/doctests
  964. 33.54 s [yaya-quickcheck] Phase: checkPhase
  965. 33.55 s [yaya-lens] Phase: checkPhase
  966. 33.60 s [yaya-quickcheck] Running 1 test suites...
  967. 33.60 s [yaya-quickcheck] Test suite doctests: RUNNING...
  968. 33.61 s [yaya-lens] Running 1 test suites...
  969. 33.61 s [yaya-lens] Test suite doctests: RUNNING...
  970. 33.71 s [yaya-hedgehog] Preprocessing test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  971. 33.71 s [yaya-hedgehog] Building test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  972. 33.78 s [yaya-hedgehog] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  973. 33.80 s [yaya-quickcheck]
  974. 33.80 s [yaya-quickcheck] on the commandline: warning:
  975. 33.80 s [yaya-quickcheck] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  976. 33.82 s [yaya-lens]
  977. 33.82 s [yaya-lens] on the commandline: warning:
  978. 33.82 s [yaya-lens] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  979. 33.98 s [yaya-quickcheck] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  980. 34.02 s [yaya-lens] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  981. 34.03 s [yaya-hedgehog] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  982. 34.04 s [yaya-quickcheck] Test suite doctests: PASS
  983. 34.04 s [yaya-quickcheck] Test suite logged to: dist/test/yaya-quickcheck-1.0.0.0-doctests.log
  984. 34.04 s [yaya-quickcheck] 1 of 1 test suites (1 of 1 test cases) passed.
  985. 34.05 s [yaya-quickcheck] Phase: haddockPhase
  986. 34.06 s [yaya-lens] Test suite doctests: PASS
  987. 34.06 s [yaya-lens] Test suite logged to: dist/test/yaya-lens-0.0.1.0-doctests.log
  988. 34.06 s [yaya-lens] 1 of 1 test suites (1 of 1 test cases) passed.
  989. 34.07 s [yaya-lens] Phase: haddockPhase
  990. 34.20 s [yaya-quickcheck] Preprocessing library for yaya-quickcheck-1.0.0.0..
  991. 34.20 s [yaya-quickcheck] Running Haddock on library for yaya-quickcheck-1.0.0.0..
  992. 34.20 s [yaya-quickcheck] Warning: The documentation for the following packages are not installed. No
  993. 34.20 s [yaya-quickcheck] links will be generated to these packages: foldable1-classes-compat-0.1.2
  994. 34.20 s [yaya-lens] Preprocessing library for yaya-lens-0.0.1.0..
  995. 34.20 s [yaya-lens] Running Haddock on library for yaya-lens-0.0.1.0..
  996. 34.21 s [yaya-lens] Warning: The documentation for the following packages are not installed. No
  997. 34.21 s [yaya-lens] links will be generated to these packages: foldable1-classes-compat-0.1.2,
  998. 34.21 s [yaya-lens] vector-0.13.2.0
  999. 34.26 s [yaya-quickcheck] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1000. 34.27 s [yaya-lens] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1001. 34.29 s [yaya-hedgehog] [3 of 3] Linking dist/build/doctests/doctests
  1002. 34.47 s [yaya-quickcheck] 0% ( 0 / 3) in 'Yaya.QuickCheck.Fold'
  1003. 34.47 s [yaya-quickcheck] Missing documentation for:
  1004. 34.47 s [yaya-quickcheck] Module header
  1005. 34.47 s [yaya-quickcheck] arbitrarySteppable (src/Yaya/QuickCheck/Fold.hs:22)
  1006. 34.47 s [yaya-quickcheck] shrinkSteppable (src/Yaya/QuickCheck/Fold.hs:27)
  1007. 34.55 s [yaya-lens] Warning: 'Algebra' is out of scope.
  1008. 34.55 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1009. 34.55 s [yaya-lens] Warning: 'Coalgebra' is out of scope.
  1010. 34.55 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1011. 34.55 s [yaya-lens] Warning: 'AlgebraM' is out of scope.
  1012. 34.55 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1013. 34.55 s [yaya-lens] Warning: 'Either' is out of scope.
  1014. 34.55 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1015. 34.55 s [yaya-lens] 53% ( 7 / 13) in 'Yaya.Lens'
  1016. 34.55 s [yaya-lens] Missing documentation for:
  1017. 34.55 s [yaya-lens] Module header
  1018. 34.55 s [yaya-lens] AlgebraLens (src/Yaya/Lens.hs:55)
  1019. 34.55 s [yaya-lens] AlgebraLens' (src/Yaya/Lens.hs:57)
  1020. 34.55 s [yaya-lens] BialgebraIso' (src/Yaya/Lens.hs:53)
  1021. 34.55 s [yaya-lens] CoalgebraPrism' (src/Yaya/Lens.hs:63)
  1022. 34.55 s [yaya-lens] folded (src/Yaya/Lens.hs:79)
  1023. 35.86 s [yaya-hedgehog] Preprocessing test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1024. 35.86 s [yaya-hedgehog] Building test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1025. 35.94 s [yaya-hedgehog] [1 of 5] Compiling Test.Fold ( tests/Test/Fold.hs, dist/build/yaya/yaya-tmp/Test/Fold.o, dist/build/yaya/yaya-tmp/Test/Fold.dyn_o )
  1026. 36.25 s [yaya-hedgehog]
  1027. 36.25 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1028. 36.25 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWith’
  1029. 36.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWith’
  1030. 36.25 s [yaya-hedgehog]
  1031. 36.25 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1032. 36.25 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$wsized’
  1033. 36.25 s [yaya-hedgehog] when specialising ‘Gen.sized’
  1034. 36.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$wsized’
  1035. 36.25 s [yaya-hedgehog]
  1036. 36.25 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1037. 36.25 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1038. 36.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1039. 36.25 s [yaya-hedgehog]
  1040. 36.25 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1041. 36.25 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1042. 36.25 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1043. 36.25 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1044. 36.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1045. 36.25 s [yaya-hedgehog]
  1046. 36.25 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1047. 36.25 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  1048. 36.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  1049. 36.25 s [yaya-hedgehog]
  1050. 36.25 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1051. 36.25 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1052. 36.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1053. 36.25 s [yaya-hedgehog]
  1054. 36.25 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1055. 36.25 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$wfrequency’
  1056. 36.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$wfrequency’
  1057. 36.25 s [yaya-hedgehog]
  1058. 36.25 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1059. 36.25 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1060. 36.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1061. 36.25 s [yaya-hedgehog]
  1062. 36.25 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1063. 36.25 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1064. 36.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1065. 36.25 s [yaya-hedgehog]
  1066. 36.25 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1067. 36.25 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1068. 36.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1069. 36.46 s [yaya-hedgehog] [2 of 5] Compiling Test.Fold.Common ( tests/Test/Fold/Common.hs, dist/build/yaya/yaya-tmp/Test/Fold/Common.o, dist/build/yaya/yaya-tmp/Test/Fold/Common.dyn_o )
  1070. 36.46 s [yaya-hedgehog]
  1071. 36.46 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1072. 36.46 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1073. 36.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1074. 36.46 s [yaya-hedgehog]
  1075. 36.46 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1076. 36.46 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWith’
  1077. 36.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWith’
  1078. 36.46 s [yaya-hedgehog]
  1079. 36.46 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1080. 36.46 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$wsized’
  1081. 36.46 s [yaya-hedgehog] when specialising ‘Gen.sized’
  1082. 36.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$wsized’
  1083. 36.46 s [yaya-hedgehog]
  1084. 36.46 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1085. 36.46 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1086. 36.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1087. 36.46 s [yaya-hedgehog]
  1088. 36.46 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1089. 36.46 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1090. 36.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1091. 36.46 s [yaya-hedgehog]
  1092. 36.46 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1093. 36.46 s [yaya-hedgehog] Could not specialise imported function ‘assert’
  1094. 36.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘assert’
  1095. 36.46 s [yaya-hedgehog] [3 of 5] Compiling Test.Fold.Native ( tests/Test/Fold/Native.hs, dist/build/yaya/yaya-tmp/Test/Fold/Native.o, dist/build/yaya/yaya-tmp/Test/Fold/Native.dyn_o )
  1096. 36.46 s [yaya-hedgehog]
  1097. 36.46 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1098. 36.46 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1099. 36.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1100. 36.46 s [yaya-hedgehog]
  1101. 36.46 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1102. 36.46 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWith’
  1103. 36.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWith’
  1104. 36.46 s [yaya-hedgehog]
  1105. 36.46 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1106. 36.46 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$wsized’
  1107. 36.46 s [yaya-hedgehog] when specialising ‘Gen.sized’
  1108. 36.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$wsized’
  1109. 36.46 s [yaya-hedgehog]
  1110. 36.46 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1111. 36.46 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1112. 36.46 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1113. 36.46 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1114. 36.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1115. 36.46 s [yaya-hedgehog]
  1116. 36.46 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1117. 36.46 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1118. 36.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1119. 36.46 s [yaya-hedgehog]
  1120. 36.46 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1121. 36.46 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$wfrequency’
  1122. 36.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$wfrequency’
  1123. 36.46 s [yaya-hedgehog]
  1124. 36.46 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1125. 36.46 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1126. 36.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1127. 36.46 s [yaya-hedgehog]
  1128. 36.46 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1129. 36.46 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.Native.$fShowFix’
  1130. 36.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.Native.$fShowFix’
  1131. 36.46 s [yaya-hedgehog]
  1132. 36.46 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1133. 36.46 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1134. 36.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1135. 36.46 s [yaya-hedgehog] [4 of 5] Compiling Test.Retrofit ( tests/Test/Retrofit.hs, dist/build/yaya/yaya-tmp/Test/Retrofit.o, dist/build/yaya/yaya-tmp/Test/Retrofit.dyn_o )
  1136. 36.46 s [yaya-hedgehog]
  1137. 36.46 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1138. 36.46 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fReadMu1’
  1139. 36.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fReadMu1’
  1140. 36.80 s [yaya-hedgehog] [5 of 5] Compiling Main ( tests/test.hs, dist/build/yaya/yaya-tmp/Main.o )
  1141. 36.95 s [yaya-quickcheck] Documentation created: dist/doc/html/yaya-quickcheck/index.html,
  1142. 36.95 s [yaya-quickcheck] dist/doc/html/yaya-quickcheck/yaya-quickcheck.txt
  1143. 37.00 s [yaya-quickcheck] Preprocessing test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  1144. 37.01 s [yaya-quickcheck] Phase: installPhase
  1145. 37.06 s [yaya-quickcheck] Installing library in /nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/yaya-quickcheck-1.0.0.0-7CthNwYl9wX7i6fhVxaX6s
  1146. 37.17 s [yaya-hedgehog] [6 of 6] Linking dist/build/yaya/yaya
  1147. 37.22 s [yaya-quickcheck] Phase: fixupPhase
  1148. 37.24 s [yaya-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0
  1149. 37.25 s [yaya-quickcheck] shrinking /nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/libHSyaya-quickcheck-1.0.0.0-7CthNwYl9wX7i6fhVxaX6s-ghc9.4.8.so
  1150. 37.26 s [yaya-quickcheck] checking for references to /build/ in /nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0...
  1151. 37.28 s [yaya-quickcheck] patching script interpreter paths in /nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0
  1152. 37.28 s [yaya-quickcheck] stripping (with command strip and flags -S -p) in /nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0/lib
  1153. 37.31 s [yaya-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/fiviawngjqh1siqqzpzgqlijvdpi79b7-yaya-quickcheck-1.0.0.0-doc
  1154. 37.32 s [yaya-quickcheck] checking for references to /build/ in /nix/store/fiviawngjqh1siqqzpzgqlijvdpi79b7-yaya-quickcheck-1.0.0.0-doc...
  1155. 37.33 s [yaya-quickcheck] patching script interpreter paths in /nix/store/fiviawngjqh1siqqzpzgqlijvdpi79b7-yaya-quickcheck-1.0.0.0-doc
  1156. 37.46 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/fiviawngjqh1siqqzpzgqlijvdpi79b7-yaya-quickcheck-1.0.0.0-doc /nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0
  1157. 37.96 s [post-build-hook] Pushing 2 paths (98 are already present) using zstd to cache sellout ⏳
  1158. 37.96 s [post-build-hook]
  1159. 38.34 s [post-build-hook] Pushing /nix/store/fiviawngjqh1siqqzpzgqlijvdpi79b7-yaya-quickcheck-1.0.0.0-doc (280.23 KiB)
  1160. 38.41 s [post-build-hook] Pushing /nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0 (357.14 KiB)
  1161. 39.42 s [post-build-hook]
  1162. 39.42 s [post-build-hook] All done.
  1163. 39.44 s [post-build-hook] Uploading to the NixCI cache: /nix/store/fiviawngjqh1siqqzpzgqlijvdpi79b7-yaya-quickcheck-1.0.0.0-doc /nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0
  1164. 39.48 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1165. 39.49 s [post-build-hook] copying 2 paths...
  1166. 39.49 s [post-build-hook] copying path '/nix/store/fiviawngjqh1siqqzpzgqlijvdpi79b7-yaya-quickcheck-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1167. 39.96 s [post-build-hook] copying path '/nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0' to 'https://cache.nix-ci.com'...
  1168. 40.30 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1169. 40.61 s [post-build-hook] copying 1 paths...
  1170. 40.62 s [post-build-hook] copying path '/nix/store/cgdpqyb6dsfa71qkn8xa0rdnrpxfkxbx-yaya-quickcheck-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  1171. 40.87 s Progress: 2 of 14 built (2 building)
  1172. 40.87 s [yaya-hedgehog] Phase: checkPhase
  1173. 40.87 s [yaya-hedgehog] Running 2 test suites...
  1174. 40.87 s [yaya-hedgehog] Test suite doctests: RUNNING...
  1175. 40.87 s [yaya-hedgehog] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1176. 40.87 s [yaya-hedgehog] Test suite doctests: PASS
  1177. 40.87 s [yaya-hedgehog] Test suite logged to: dist/test/yaya-hedgehog-1.0.0.0-doctests.log
  1178. 40.87 s [yaya-hedgehog] Test suite yaya: RUNNING...
  1179. 40.87 s [yaya-hedgehog] ━━━ Test.Fold ━━━
  1180. 40.87 s [yaya-hedgehog] ✓ prop_muCataCancel passed 100 tests.
  1181. 40.87 s [yaya-hedgehog] ✓ prop_muCataRefl passed 100 tests.
  1182. 40.87 s [yaya-hedgehog] ✓ prop_muCataCompose passed 100 tests.
  1183. 40.87 s [yaya-hedgehog] ✓ 3 succeeded.
  1184. 40.87 s [yaya-hedgehog] ━━━ Test.Fold.Common ━━━
  1185. 40.87 s [yaya-hedgehog] ✓ prop_heightLtSize passed 100 tests.
  1186. 40.87 s [yaya-hedgehog] ✓ 1 succeeded.
  1187. 40.87 s [yaya-hedgehog] ━━━ Test.Retrofit ━━━
  1188. 40.87 s [yaya-hedgehog] ✓ .
  1189. 40.87 s [yaya-hedgehog] Test suite yaya: PASS
  1190. 40.87 s [yaya-hedgehog] Test suite logged to: dist/test/yaya-hedgehog-1.0.0.0-yaya.log
  1191. 40.87 s [yaya-hedgehog] 2 of 2 test suites (2 of 2 test cases) passed.
  1192. 40.87 s [yaya-hedgehog] Phase: haddockPhase
  1193. 40.87 s [yaya-hedgehog] Preprocessing library for yaya-hedgehog-1.0.0.0..
  1194. 40.87 s [yaya-hedgehog] Running Haddock on library for yaya-hedgehog-1.0.0.0..
  1195. 40.87 s [yaya-hedgehog] Warning: The documentation for the following packages are not installed. No
  1196. 40.87 s [yaya-hedgehog] links will be generated to these packages: foldable1-classes-compat-0.1.2,
  1197. 40.87 s [yaya-hedgehog] hedgehog-1.5
  1198. 40.87 s [yaya-hedgehog] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1199. 40.87 s [yaya-hedgehog] 66% ( 2 / 3) in 'Yaya.Hedgehog'
  1200. 40.87 s [yaya-hedgehog] Missing documentation for:
  1201. 40.87 s [yaya-hedgehog] Module header
  1202. 40.87 s [yaya-hedgehog] 60% ( 6 / 10) in 'Yaya.Hedgehog.Fold'
  1203. 40.87 s [yaya-hedgehog] Missing documentation for:
  1204. 40.87 s [yaya-hedgehog] Module header
  1205. 40.87 s [yaya-hedgehog] law_cataCancel (src/Yaya/Hedgehog/Fold.hs:56)
  1206. 40.87 s [yaya-hedgehog] law_cataCompose (src/Yaya/Hedgehog/Fold.hs:95)
  1207. 40.87 s [yaya-hedgehog] law_cataRefl (src/Yaya/Hedgehog/Fold.hs:70)
  1208. 40.87 s [yaya-hedgehog] 0% ( 0 / 10) in 'Yaya.Hedgehog.Expr'
  1209. 40.87 s [yaya-hedgehog] Missing documentation for:
  1210. 40.87 s [yaya-hedgehog] Module header
  1211. 40.87 s [yaya-hedgehog] Expr (src/Yaya/Hedgehog/Expr.hs:33)
  1212. 40.87 s [yaya-hedgehog] expression (src/Yaya/Hedgehog/Expr.hs:51)
  1213. 40.87 s [yaya-hedgehog] genCofixExpr (src/Yaya/Hedgehog/Expr.hs:63)
  1214. 40.87 s [yaya-hedgehog] genExpr (src/Yaya/Hedgehog/Expr.hs:48)
  1215. 40.87 s [yaya-hedgehog] genExprLit (src/Yaya/Hedgehog/Expr.hs:42)
  1216. 40.87 s [yaya-hedgehog] genExprOp (src/Yaya/Hedgehog/Expr.hs:45)
  1217. 40.87 s [yaya-hedgehog] genFixExpr (src/Yaya/Hedgehog/Expr.hs:60)
  1218. 40.87 s [yaya-hedgehog] genMuExpr (src/Yaya/Hedgehog/Expr.hs:54)
  1219. 40.87 s [yaya-hedgehog] genNuExpr (src/Yaya/Hedgehog/Expr.hs:57)
  1220. 40.87 s [yaya-hedgehog] Warning: Yaya.Hedgehog: could not find link destinations for:
  1221. 40.87 s [yaya-hedgehog]
  1222. 40.87 s [yaya-hedgehog] - Hedgehog.Internal.Property.MonadTest
  1223. 40.87 s [yaya-hedgehog] - Hedgehog.Internal.Property.Property
  1224. 40.87 s [yaya-hedgehog] Warning: Yaya.Hedgehog.Fold: could not find link destinations for:
  1225. 40.87 s [yaya-hedgehog]
  1226. 40.87 s [yaya-hedgehog] - Hedgehog.Internal.Property.Property
  1227. 40.87 s [yaya-hedgehog] - Hedgehog.Internal.Gen.Gen
  1228. 40.87 s [yaya-hedgehog] - Hedgehog.Internal.Range.Size
  1229. 40.87 s [yaya-hedgehog] - Hedgehog.Internal.Property.MonadTest
  1230. 40.87 s [yaya-hedgehog] Warning: Yaya.Hedgehog.Expr: could not find link destinations for:
  1231. 40.87 s [yaya-hedgehog]
  1232. 40.87 s [yaya-hedgehog] - Hedgehog.Internal.Range.Size
  1233. 40.87 s [yaya-hedgehog] - Hedgehog.Internal.Gen.Gen
  1234. 40.87 s [yaya-lens] Documentation created: dist/doc/html/yaya-lens/index.html,
  1235. 40.87 s [yaya-lens] dist/doc/html/yaya-lens/yaya-lens.txt
  1236. 40.87 s [yaya-lens] Preprocessing test suite 'doctests' for yaya-lens-0.0.1.0..
  1237. 40.87 s [yaya-lens] Phase: installPhase
  1238. 40.87 s [yaya-lens] Installing library in /nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/yaya-lens-0.0.1.0-ANUIi4l9iml2T56DxFXj16
  1239. 40.87 s [yaya-lens] Phase: fixupPhase
  1240. 40.87 s [yaya-lens] shrinking RPATHs of ELF executables and libraries in /nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0
  1241. 40.87 s [yaya-lens] shrinking /nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/libHSyaya-lens-0.0.1.0-ANUIi4l9iml2T56DxFXj16-ghc9.4.8.so
  1242. 40.87 s [yaya-lens] checking for references to /build/ in /nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0...
  1243. 40.87 s [yaya-lens] patching script interpreter paths in /nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0
  1244. 40.87 s [yaya-lens] stripping (with command strip and flags -S -p) in /nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0/lib
  1245. 40.87 s [yaya-lens] shrinking RPATHs of ELF executables and libraries in /nix/store/ama13w9i0yvcxnk0c4al9fmh06fd6mqw-yaya-lens-0.0.1.0-doc
  1246. 40.87 s [yaya-lens] checking for references to /build/ in /nix/store/ama13w9i0yvcxnk0c4al9fmh06fd6mqw-yaya-lens-0.0.1.0-doc...
  1247. 40.87 s [yaya-lens] patching script interpreter paths in /nix/store/ama13w9i0yvcxnk0c4al9fmh06fd6mqw-yaya-lens-0.0.1.0-doc
  1248. 40.95 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/ama13w9i0yvcxnk0c4al9fmh06fd6mqw-yaya-lens-0.0.1.0-doc /nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0
  1249. 41.46 s [post-build-hook] Pushing 2 paths (128 are already present) using zstd to cache sellout ⏳
  1250. 41.46 s [post-build-hook]
  1251. 41.86 s [post-build-hook] Pushing /nix/store/ama13w9i0yvcxnk0c4al9fmh06fd6mqw-yaya-lens-0.0.1.0-doc (277.45 KiB)
  1252. 41.96 s [post-build-hook] Pushing /nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0 (244.98 KiB)
  1253. 43.00 s [post-build-hook]
  1254. 43.00 s [post-build-hook] All done.
  1255. 43.02 s [post-build-hook] Uploading to the NixCI cache: /nix/store/ama13w9i0yvcxnk0c4al9fmh06fd6mqw-yaya-lens-0.0.1.0-doc /nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0
  1256. 43.06 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1257. 43.08 s [post-build-hook] copying 2 paths...
  1258. 43.08 s [post-build-hook] copying path '/nix/store/ama13w9i0yvcxnk0c4al9fmh06fd6mqw-yaya-lens-0.0.1.0-doc' to 'https://cache.nix-ci.com'...
  1259. 43.45 s [post-build-hook] copying path '/nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0' to 'https://cache.nix-ci.com'...
  1260. 43.75 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1261. 43.99 s [post-build-hook] copying 1 paths...
  1262. 43.99 s [post-build-hook] copying path '/nix/store/3gbcji5v4nkvgqfmdcqjlcvcxci5k443-yaya-lens-0.0.1.0.drv' to 'https://cache.nix-ci.com'...
  1263. 44.23 s Progress: 3 of 13 built (1 building)
  1264. 44.23 s [yaya-hedgehog] Documentation created: dist/doc/html/yaya-hedgehog/index.html,
  1265. 44.23 s [yaya-hedgehog] dist/doc/html/yaya-hedgehog/yaya-hedgehog.txt
  1266. 44.23 s [yaya-hedgehog] Preprocessing test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  1267. 44.23 s [yaya-hedgehog] Preprocessing test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1268. 44.23 s [yaya-hedgehog] Phase: installPhase
  1269. 44.23 s [yaya-hedgehog] Installing library in /nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/yaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e
  1270. 44.23 s [yaya-hedgehog] Phase: fixupPhase
  1271. 44.23 s [yaya-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0
  1272. 44.23 s [yaya-hedgehog] shrinking /nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/libHSyaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e-ghc9.4.8.so
  1273. 44.23 s [yaya-hedgehog] checking for references to /build/ in /nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0...
  1274. 44.23 s [yaya-hedgehog] patching script interpreter paths in /nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0
  1275. 44.23 s [yaya-hedgehog] stripping (with command strip and flags -S -p) in /nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0/lib
  1276. 44.23 s [yaya-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/ija0pjwlmvydk5qkx13j01h60nlxkq66-yaya-hedgehog-1.0.0.0-doc
  1277. 44.23 s [yaya-hedgehog] checking for references to /build/ in /nix/store/ija0pjwlmvydk5qkx13j01h60nlxkq66-yaya-hedgehog-1.0.0.0-doc...
  1278. 44.23 s [yaya-hedgehog] patching script interpreter paths in /nix/store/ija0pjwlmvydk5qkx13j01h60nlxkq66-yaya-hedgehog-1.0.0.0-doc
  1279. 44.31 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/ija0pjwlmvydk5qkx13j01h60nlxkq66-yaya-hedgehog-1.0.0.0-doc /nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0
  1280. 44.84 s [post-build-hook] Pushing 2 paths (143 are already present) using zstd to cache sellout ⏳
  1281. 44.84 s [post-build-hook]
  1282. 45.22 s [post-build-hook] Pushing /nix/store/ija0pjwlmvydk5qkx13j01h60nlxkq66-yaya-hedgehog-1.0.0.0-doc (457.08 KiB)
  1283. 45.30 s [post-build-hook] Pushing /nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0 (1.27 MiB)
  1284. 46.40 s [post-build-hook]
  1285. 46.44 s [post-build-hook] All done.
  1286. 46.44 s [post-build-hook] Uploading to the NixCI cache: /nix/store/ija0pjwlmvydk5qkx13j01h60nlxkq66-yaya-hedgehog-1.0.0.0-doc /nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0
  1287. 46.47 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1288. 46.49 s [post-build-hook] copying 2 paths...
  1289. 46.49 s [post-build-hook] copying path '/nix/store/ija0pjwlmvydk5qkx13j01h60nlxkq66-yaya-hedgehog-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1290. 46.90 s [post-build-hook] copying path '/nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0' to 'https://cache.nix-ci.com'...
  1291. 47.49 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1292. 48.18 s [post-build-hook] copying 1 paths...
  1293. 48.18 s [post-build-hook] copying path '/nix/store/5v091xcnhmndwxd0qaffkjrwdxxn5vpc-yaya-hedgehog-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  1294. 48.44 s Progress: 4 of 12 built
  1295. 48.49 s Building yaya-unsafe
  1296. 48.68 s [yaya-unsafe] Phase: setupCompilerEnvironmentPhase
  1297. 48.68 s [yaya-unsafe] Build with /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8.
  1298. 48.97 s [yaya-unsafe] Phase: unpackPhase
  1299. 48.97 s [yaya-unsafe] unpacking source archive /nix/store/l418qsgh4znnicmj9g9c4mg9qqxqwbm4-s6xfkz7xhlca41hx74z21fp6z8v561wy-source/./unsafe
  1300. 48.98 s [yaya-unsafe] source root is unsafe
  1301. 48.99 s [yaya-unsafe] Phase: patchPhase
  1302. 49.00 s [yaya-unsafe] Phase: compileBuildDriverPhase
  1303. 49.00 s [yaya-unsafe] setupCompileFlags: -package-db=/build/tmp.SjDDtW4KOf/setup-package.conf.d -threaded
  1304. 49.06 s [yaya-unsafe] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.SjDDtW4KOf/Main.o )
  1305. 49.11 s [yaya-unsafe] [2 of 2] Linking Setup
  1306. 50.43 s [yaya-unsafe] Phase: updateAutotoolsGnuConfigScriptsPhase
  1307. 50.44 s [yaya-unsafe] Phase: configurePhase
  1308. 50.45 s [yaya-unsafe] configureFlags: --verbose --prefix=/nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/sidfksxrpb7n863112hsyb6b06xgak7j-yaya-unsafe-1.0.0.1-doc/share/doc/yaya-unsafe-1.0.0.1 --with-gcc=gcc --package-db=/build/tmp.SjDDtW4KOf/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/lib
  1309. 50.96 s [yaya-unsafe] Using Parsec parser
  1310. 50.96 s [yaya-unsafe] Configuring yaya-unsafe-1.0.0.1...
  1311. 50.96 s [yaya-unsafe] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  1312. 50.96 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1313. 50.96 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1314. 50.96 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1315. 50.96 s [yaya-unsafe] base-4.17.2.1
  1316. 50.96 s [yaya-unsafe] Dependency comonad >=5.0.7 && <5.1: using comonad-5.0.9
  1317. 50.96 s [yaya-unsafe] Dependency free >=5.1.5 && <5.3: using free-5.2
  1318. 50.96 s [yaya-unsafe] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  1319. 50.96 s [yaya-unsafe] >=1.0.0 && <1.1: using yaya-1.0.0.0
  1320. 50.96 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1321. 50.96 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1322. 50.96 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1323. 50.96 s [yaya-unsafe] base-4.17.2.1
  1324. 50.96 s [yaya-unsafe] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  1325. 50.96 s [yaya-unsafe] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  1326. 50.96 s [yaya-unsafe] doctest-0.24.2
  1327. 50.96 s [yaya-unsafe] Dependency yaya-unsafe: using yaya-unsafe-1.0.0.1
  1328. 50.96 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1329. 50.96 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1330. 50.96 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1331. 50.96 s [yaya-unsafe] base-4.17.2.1
  1332. 50.96 s [yaya-unsafe] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  1333. 50.96 s [yaya-unsafe] hedgehog-1.5
  1334. 50.96 s [yaya-unsafe] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  1335. 50.96 s [yaya-unsafe] >=1.0.0 && <1.1: using yaya-1.0.0.0
  1336. 50.96 s [yaya-unsafe] Dependency yaya-hedgehog >=1.0.0 && <1.1: using yaya-hedgehog-1.0.0.0
  1337. 50.96 s [yaya-unsafe] Dependency yaya-unsafe: using yaya-unsafe-1.0.0.1
  1338. 51.21 s [yaya-unsafe] Source component graph:
  1339. 51.21 s [yaya-unsafe] component lib
  1340. 51.21 s [yaya-unsafe] component test:doctests dependency lib
  1341. 51.21 s [yaya-unsafe] component test:yaya-unsafe dependency lib
  1342. 51.21 s [yaya-unsafe] Configured component graph:
  1343. 51.21 s [yaya-unsafe] component yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h
  1344. 51.21 s [yaya-unsafe] include base-4.17.2.1
  1345. 51.21 s [yaya-unsafe] include comonad-5.0.9-BmjkrhqoQzu5BdmyBFKsDA
  1346. 51.21 s [yaya-unsafe] include free-5.2-CqRZFn7gAbJGJUxTqjEonq
  1347. 51.21 s [yaya-unsafe] include yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  1348. 51.21 s [yaya-unsafe] component yaya-unsafe-1.0.0.1-JFVhxirHjq07qJ2jURZ4sI-doctests
  1349. 51.21 s [yaya-unsafe] include base-4.17.2.1
  1350. 51.21 s [yaya-unsafe] include doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  1351. 51.21 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h
  1352. 51.21 s [yaya-unsafe] component yaya-unsafe-1.0.0.1-1l1B4BgFyTnHbyIwX2uGaP-yaya-unsafe
  1353. 51.21 s [yaya-unsafe] include base-4.17.2.1
  1354. 51.21 s [yaya-unsafe] include hedgehog-1.5-4fqlZQKIbDIIs4YNb6VW27
  1355. 51.21 s [yaya-unsafe] include yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  1356. 51.21 s [yaya-unsafe] include yaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e
  1357. 51.21 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h
  1358. 51.21 s [yaya-unsafe] Linked component graph:
  1359. 51.21 s [yaya-unsafe] unit yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h
  1360. 51.21 s [yaya-unsafe] include base-4.17.2.1
  1361. 51.21 s [yaya-unsafe] include comonad-5.0.9-BmjkrhqoQzu5BdmyBFKsDA
  1362. 51.21 s [yaya-unsafe] include free-5.2-CqRZFn7gAbJGJUxTqjEonq
  1363. 51.21 s [yaya-unsafe] include yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  1364. 51.21 s [yaya-unsafe] Yaya.Unsafe.Applied=yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h:Yaya.Unsafe.Applied,Yaya.Unsafe.Fold=yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h:Yaya.Unsafe.Fold,Yaya.Unsafe.Fold.Instances=yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h:Yaya.Unsafe.Fold.Instances,Yaya.Unsafe.Zoo=yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h:Yaya.Unsafe.Zoo
  1365. 51.21 s [yaya-unsafe] unit yaya-unsafe-1.0.0.1-JFVhxirHjq07qJ2jURZ4sI-doctests
  1366. 51.21 s [yaya-unsafe] include base-4.17.2.1
  1367. 51.21 s [yaya-unsafe] include doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  1368. 51.21 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h
  1369. 51.21 s [yaya-unsafe] unit yaya-unsafe-1.0.0.1-1l1B4BgFyTnHbyIwX2uGaP-yaya-unsafe
  1370. 51.21 s [yaya-unsafe] include base-4.17.2.1
  1371. 51.21 s [yaya-unsafe] include hedgehog-1.5-4fqlZQKIbDIIs4YNb6VW27
  1372. 51.21 s [yaya-unsafe] include yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  1373. 51.21 s [yaya-unsafe] include yaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e
  1374. 51.21 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h
  1375. 51.21 s [yaya-unsafe] Ready component graph:
  1376. 51.21 s [yaya-unsafe] definite yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h
  1377. 51.21 s [yaya-unsafe] depends base-4.17.2.1
  1378. 51.21 s [yaya-unsafe] depends comonad-5.0.9-BmjkrhqoQzu5BdmyBFKsDA
  1379. 51.21 s [yaya-unsafe] depends free-5.2-CqRZFn7gAbJGJUxTqjEonq
  1380. 51.21 s [yaya-unsafe] depends yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  1381. 51.21 s [yaya-unsafe] definite yaya-unsafe-1.0.0.1-JFVhxirHjq07qJ2jURZ4sI-doctests
  1382. 51.21 s [yaya-unsafe] depends base-4.17.2.1
  1383. 51.21 s [yaya-unsafe] depends doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  1384. 51.21 s [yaya-unsafe] depends yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h
  1385. 51.21 s [yaya-unsafe] definite yaya-unsafe-1.0.0.1-1l1B4BgFyTnHbyIwX2uGaP-yaya-unsafe
  1386. 51.21 s [yaya-unsafe] depends base-4.17.2.1
  1387. 51.21 s [yaya-unsafe] depends hedgehog-1.5-4fqlZQKIbDIIs4YNb6VW27
  1388. 51.21 s [yaya-unsafe] depends yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  1389. 51.21 s [yaya-unsafe] depends yaya-hedgehog-1.0.0.0-6dDrW7NeMpdEtJrPb9Vz0e
  1390. 51.21 s [yaya-unsafe] depends yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h
  1391. 51.21 s [yaya-unsafe] Using Cabal-3.8.1.0 compiled by ghc-9.4
  1392. 51.21 s [yaya-unsafe] Using compiler: ghc-9.4.8
  1393. 51.21 s [yaya-unsafe] Using install prefix:
  1394. 51.21 s [yaya-unsafe] /nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1
  1395. 51.21 s [yaya-unsafe] Executables installed in:
  1396. 51.21 s [yaya-unsafe] /nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1/bin
  1397. 51.21 s [yaya-unsafe] Libraries installed in:
  1398. 51.21 s [yaya-unsafe] /nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h
  1399. 51.21 s [yaya-unsafe] Dynamic Libraries installed in:
  1400. 51.21 s [yaya-unsafe] /nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8
  1401. 51.22 s [yaya-unsafe] Private executables installed in:
  1402. 51.22 s [yaya-unsafe] /nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1/libexec/x86_64-linux-ghc-9.4.8/yaya-unsafe-1.0.0.1
  1403. 51.22 s [yaya-unsafe] Data files installed in:
  1404. 51.22 s [yaya-unsafe] /nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1/share/x86_64-linux-ghc-9.4.8/yaya-unsafe-1.0.0.1
  1405. 51.22 s [yaya-unsafe] Documentation installed in:
  1406. 51.22 s [yaya-unsafe] /nix/store/sidfksxrpb7n863112hsyb6b06xgak7j-yaya-unsafe-1.0.0.1-doc/share/doc/yaya-unsafe-1.0.0.1
  1407. 51.22 s [yaya-unsafe] Configuration files installed in:
  1408. 51.22 s [yaya-unsafe] /nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1/etc
  1409. 51.22 s [yaya-unsafe] No alex found
  1410. 51.22 s [yaya-unsafe] Using ar found on system at:
  1411. 51.22 s [yaya-unsafe] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  1412. 51.22 s [yaya-unsafe] No c2hs found
  1413. 51.22 s [yaya-unsafe] No cpphs found
  1414. 51.22 s [yaya-unsafe] Using doctest version 0.24.2 found on system at:
  1415. 51.22 s [yaya-unsafe] /nix/store/i77lwcfd13v5jdfr60yjvxg4hxxiys4p-doctest-0.24.2/bin/doctest
  1416. 51.22 s [yaya-unsafe] Using gcc version 14.3.0 given by user at:
  1417. 51.22 s [yaya-unsafe] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  1418. 51.22 s [yaya-unsafe] Using ghc version 9.4.8 found on system at:
  1419. 51.22 s [yaya-unsafe] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/ghc
  1420. 51.22 s [yaya-unsafe] Using ghc-pkg version 9.4.8 found on system at:
  1421. 51.22 s [yaya-unsafe] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/ghc-pkg-9.4.8
  1422. 51.22 s [yaya-unsafe] No ghcjs found
  1423. 51.22 s [yaya-unsafe] No ghcjs-pkg found
  1424. 51.22 s [yaya-unsafe] No greencard found
  1425. 51.22 s [yaya-unsafe] Using haddock version 2.27.0 found on system at:
  1426. 51.22 s [yaya-unsafe] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/haddock-ghc-9.4.8
  1427. 51.22 s [yaya-unsafe] No happy found
  1428. 51.22 s [yaya-unsafe] Using haskell-suite found on system at: haskell-suite-dummy-location
  1429. 51.22 s [yaya-unsafe] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1430. 51.22 s [yaya-unsafe] No hmake found
  1431. 51.22 s [yaya-unsafe] Using hpc version 0.68 found on system at:
  1432. 51.22 s [yaya-unsafe] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/hpc
  1433. 51.22 s [yaya-unsafe] Using hsc2hs version 0.68.8 found on system at:
  1434. 51.22 s [yaya-unsafe] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/hsc2hs
  1435. 51.22 s [yaya-unsafe] Using hscolour version 1.25 found on system at:
  1436. 51.22 s [yaya-unsafe] /nix/store/yzdhi88qrrj21gnnhf9wipf77d2vk6sf-hscolour-1.25/bin/HsColour
  1437. 51.22 s [yaya-unsafe] No jhc found
  1438. 51.22 s [yaya-unsafe] Using ld found on system at:
  1439. 51.22 s [yaya-unsafe] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  1440. 51.22 s [yaya-unsafe] No pkg-config found
  1441. 51.22 s [yaya-unsafe] Using runghc version 9.4.8 found on system at:
  1442. 51.22 s [yaya-unsafe] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/runghc-9.4.8
  1443. 51.22 s [yaya-unsafe] Using strip version 2.44 found on system at:
  1444. 51.22 s [yaya-unsafe] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  1445. 51.22 s [yaya-unsafe] Using tar found on system at:
  1446. 51.22 s [yaya-unsafe] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  1447. 51.22 s [yaya-unsafe] No uhc found
  1448. 51.23 s [yaya-unsafe] Phase: buildPhase
  1449. 51.31 s [yaya-unsafe] Preprocessing library for yaya-unsafe-1.0.0.1..
  1450. 51.31 s [yaya-unsafe] Building library for yaya-unsafe-1.0.0.1..
  1451. 51.39 s [yaya-unsafe] [1 of 4] Compiling Yaya.Unsafe.Fold ( src/Yaya/Unsafe/Fold.hs, dist/build/Yaya/Unsafe/Fold.o, dist/build/Yaya/Unsafe/Fold.dyn_o )
  1452. 51.61 s [yaya-unsafe] [2 of 4] Compiling Yaya.Unsafe.Applied ( src/Yaya/Unsafe/Applied.hs, dist/build/Yaya/Unsafe/Applied.o, dist/build/Yaya/Unsafe/Applied.dyn_o )
  1453. 51.69 s [yaya-unsafe] [3 of 4] Compiling Yaya.Unsafe.Fold.Instances ( src/Yaya/Unsafe/Fold/Instances.hs, dist/build/Yaya/Unsafe/Fold/Instances.o, dist/build/Yaya/Unsafe/Fold/Instances.dyn_o )
  1454. 52.09 s [yaya-unsafe] [4 of 4] Compiling Yaya.Unsafe.Zoo ( src/Yaya/Unsafe/Zoo.hs, dist/build/Yaya/Unsafe/Zoo.o, dist/build/Yaya/Unsafe/Zoo.dyn_o )
  1455. 52.30 s [yaya-unsafe] [1 of 4] Compiling Yaya.Unsafe.Fold ( src/Yaya/Unsafe/Fold.hs, dist/build/Yaya/Unsafe/Fold.p_o )
  1456. 52.61 s [yaya-unsafe] [2 of 4] Compiling Yaya.Unsafe.Applied ( src/Yaya/Unsafe/Applied.hs, dist/build/Yaya/Unsafe/Applied.p_o )
  1457. 52.73 s [yaya-unsafe] [3 of 4] Compiling Yaya.Unsafe.Fold.Instances ( src/Yaya/Unsafe/Fold/Instances.hs, dist/build/Yaya/Unsafe/Fold/Instances.p_o )
  1458. 53.17 s [yaya-unsafe] [4 of 4] Compiling Yaya.Unsafe.Zoo ( src/Yaya/Unsafe/Zoo.hs, dist/build/Yaya/Unsafe/Zoo.p_o )
  1459. 54.79 s [yaya-unsafe] Preprocessing test suite 'doctests' for yaya-unsafe-1.0.0.1..
  1460. 54.79 s [yaya-unsafe] Building test suite 'doctests' for yaya-unsafe-1.0.0.1..
  1461. 54.85 s [yaya-unsafe] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  1462. 55.11 s [yaya-unsafe] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1463. 55.41 s [yaya-unsafe] [3 of 3] Linking dist/build/doctests/doctests
  1464. 57.14 s [yaya-unsafe] Preprocessing test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.1..
  1465. 57.14 s [yaya-unsafe] Building test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.1..
  1466. 57.23 s [yaya-unsafe] [1 of 2] Compiling Test.Fold ( tests/Test/Fold.hs, dist/build/yaya-unsafe/yaya-unsafe-tmp/Test/Fold.o, dist/build/yaya-unsafe/yaya-unsafe-tmp/Test/Fold.dyn_o )
  1467. 57.60 s [yaya-unsafe]
  1468. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1469. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$wannotateShow’
  1470. 57.60 s [yaya-unsafe] when specialising ‘Hedgehog.Internal.Property.annotateShow’
  1471. 57.60 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1472. 57.60 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1473. 57.60 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1474. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$wannotateShow’
  1475. 57.60 s [yaya-unsafe]
  1476. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1477. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.evalIO’
  1478. 57.60 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1479. 57.60 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1480. 57.60 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1481. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.evalIO’
  1482. 57.60 s [yaya-unsafe]
  1483. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1484. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1485. 57.60 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1486. 57.60 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1487. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1488. 57.60 s [yaya-unsafe]
  1489. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1490. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1491. 57.60 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1492. 57.60 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1493. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1494. 57.60 s [yaya-unsafe]
  1495. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1496. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1497. 57.60 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1498. 57.60 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1499. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1500. 57.60 s [yaya-unsafe]
  1501. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1502. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1503. 57.60 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1504. 57.60 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1505. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1506. 57.60 s [yaya-unsafe]
  1507. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1508. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1509. 57.60 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1510. 57.60 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1511. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1512. 57.60 s [yaya-unsafe]
  1513. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1514. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1515. 57.60 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1516. 57.60 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1517. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1518. 57.60 s [yaya-unsafe]
  1519. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1520. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWith’
  1521. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWith’
  1522. 57.60 s [yaya-unsafe]
  1523. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1524. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Gen.$wsized’
  1525. 57.60 s [yaya-unsafe] when specialising ‘Gen.sized’
  1526. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$wsized’
  1527. 57.60 s [yaya-unsafe]
  1528. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1529. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1530. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1531. 57.60 s [yaya-unsafe]
  1532. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1533. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1534. 57.60 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1535. 57.60 s [yaya-unsafe] when specialising ‘law_cataCompose’
  1536. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1537. 57.60 s [yaya-unsafe]
  1538. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1539. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  1540. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  1541. 57.60 s [yaya-unsafe]
  1542. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1543. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1544. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1545. 57.60 s [yaya-unsafe]
  1546. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1547. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Gen.$wfrequency’
  1548. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$wfrequency’
  1549. 57.60 s [yaya-unsafe]
  1550. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1551. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1552. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1553. 57.60 s [yaya-unsafe]
  1554. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1555. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.Native.$fShowFix’
  1556. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.Native.$fShowFix’
  1557. 57.60 s [yaya-unsafe]
  1558. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1559. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Unsafe.Fold.Instances.$fShowCofix’
  1560. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Unsafe.Fold.Instances.$fShowCofix’
  1561. 57.60 s [yaya-unsafe]
  1562. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1563. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Unsafe.Fold.Instances.$fShowNu’
  1564. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Unsafe.Fold.Instances.$fShowNu’
  1565. 57.60 s [yaya-unsafe]
  1566. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1567. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1568. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1569. 57.60 s [yaya-unsafe]
  1570. 57.60 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, -Werror=all-missed-specialisations]
  1571. 57.60 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1572. 57.60 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1573. 58.59 s [yaya-unsafe] [2 of 2] Compiling Main ( tests/test.hs, dist/build/yaya-unsafe/yaya-unsafe-tmp/Main.o )
  1574. 58.94 s [yaya-unsafe] [3 of 3] Linking dist/build/yaya-unsafe/yaya-unsafe
  1575. 59.82 s [yaya-unsafe] Phase: checkPhase
  1576. 59.91 s [yaya-unsafe] Running 2 test suites...
  1577. 59.91 s [yaya-unsafe] Test suite doctests: RUNNING...
  1578. 60.20 s [yaya-unsafe]
  1579. 60.20 s [yaya-unsafe] on the commandline: warning:
  1580. 60.20 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1581. 60.20 s [yaya-unsafe]
  1582. 60.20 s [yaya-unsafe] on the commandline: warning:
  1583. 60.20 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1584. 60.22 s [yaya-unsafe]
  1585. 60.22 s [yaya-unsafe] on the commandline: warning:
  1586. 60.22 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1587. 60.22 s [yaya-unsafe]
  1588. 60.22 s [yaya-unsafe] on the commandline: warning:
  1589. 60.22 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1590. 60.22 s [yaya-unsafe]
  1591. 60.22 s [yaya-unsafe] on the commandline: warning:
  1592. 60.22 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1593. 60.23 s [yaya-unsafe]
  1594. 60.23 s [yaya-unsafe] on the commandline: warning:
  1595. 60.23 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1596. 60.56 s [yaya-unsafe] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1597. 60.64 s [yaya-unsafe] Test suite doctests: PASS
  1598. 60.64 s [yaya-unsafe] Test suite logged to: dist/test/yaya-unsafe-1.0.0.1-doctests.log
  1599. 60.64 s [yaya-unsafe] Test suite yaya-unsafe: RUNNING...
  1600. 60.65 s [yaya-unsafe] ━━━ Test.Fold ━━━
  1601. 60.66 s [yaya-unsafe] ✓ prop_fixAnaRefl passed 100 tests.
  1602. 60.66 s [yaya-unsafe] ✓ prop_cofixAnaRefl passed 100 tests.
  1603. 60.66 s [yaya-unsafe] ✓ prop_cofixCataCancel passed 100 tests.
  1604. 60.66 s [yaya-unsafe] ✓ prop_cofixCataRefl passed 100 tests.
  1605. 60.66 s [yaya-unsafe] ✓ prop_cofixCataCompose passed 100 tests.
  1606. 60.66 s [yaya-unsafe] ✓ prop_nuAnaRefl passed 100 tests.
  1607. 60.66 s [yaya-unsafe] ✓ prop_nuCataCancel passed 100 tests.
  1608. 60.66 s [yaya-unsafe] ✓ prop_nuCataRefl passed 100 tests.
  1609. 60.67 s [yaya-unsafe] ✓ prop_nuCataCompose passed 100 tests.
  1610. 60.67 s [yaya-unsafe] ✓ prop_muAnaRefl passed 100 tests.
  1611. 62.27 s [yaya-unsafe] ✓ prop_muIsntCorecursive passed 1 test.
  1612. 62.27 s [yaya-unsafe] ✓ prop_nuIsntRecursive passed 1 test.
  1613. 62.27 s [yaya-unsafe] ✓ prop_cofixIsntRecursive passed 1 test.
  1614. 62.35 s [yaya-unsafe] ✓ 13 succeeded.
  1615. 62.46 s [yaya-unsafe] Test suite yaya-unsafe: PASS
  1616. 62.46 s [yaya-unsafe] Test suite logged to: dist/test/yaya-unsafe-1.0.0.1-yaya-unsafe.log
  1617. 62.46 s [yaya-unsafe] 2 of 2 test suites (2 of 2 test cases) passed.
  1618. 62.48 s [yaya-unsafe] Phase: haddockPhase
  1619. 62.62 s [yaya-unsafe] Preprocessing library for yaya-unsafe-1.0.0.1..
  1620. 62.62 s [yaya-unsafe] Running Haddock on library for yaya-unsafe-1.0.0.1..
  1621. 62.63 s [yaya-unsafe] Warning: The documentation for the following packages are not installed. No
  1622. 62.63 s [yaya-unsafe] links will be generated to these packages: foldable1-classes-compat-0.1.2
  1623. 62.67 s [yaya-unsafe] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1624. 62.87 s [yaya-unsafe] Warning: 'Nu' is out of scope.
  1625. 62.87 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1626. 62.87 s [yaya-unsafe] Warning: 'cata' is out of scope.
  1627. 62.87 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1628. 62.87 s [yaya-unsafe] Warning: 'Nothing' is out of scope.
  1629. 62.87 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1630. 62.87 s [yaya-unsafe] Warning: 'Recursive' is out of scope.
  1631. 62.87 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1632. 62.87 s [yaya-unsafe] 66% ( 8 / 12) in 'Yaya.Unsafe.Fold'
  1633. 62.87 s [yaya-unsafe] Missing documentation for:
  1634. 62.87 s [yaya-unsafe] ganaM (src/Yaya/Unsafe/Fold.hs:88)
  1635. 62.87 s [yaya-unsafe] ghylo (src/Yaya/Unsafe/Fold.hs:102)
  1636. 62.87 s [yaya-unsafe] ghyloM (src/Yaya/Unsafe/Fold.hs:121)
  1637. 62.87 s [yaya-unsafe] hyloM (src/Yaya/Unsafe/Fold.hs:113)
  1638. 62.88 s [yaya-unsafe] 50% ( 1 / 2) in 'Yaya.Unsafe.Applied'
  1639. 62.88 s [yaya-unsafe] Missing documentation for:
  1640. 62.88 s [yaya-unsafe] Module header
  1641. 63.03 s [yaya-unsafe] 100% ( 1 / 1) in 'Yaya.Unsafe.Fold.Instances'
  1642. 63.06 s [yaya-unsafe] 50% ( 6 / 12) in 'Yaya.Unsafe.Zoo'
  1643. 63.06 s [yaya-unsafe] Missing documentation for:
  1644. 63.06 s [yaya-unsafe] Module header
  1645. 63.06 s [yaya-unsafe] chrono (src/Yaya/Unsafe/Zoo.hs:64)
  1646. 63.06 s [yaya-unsafe] codyna (src/Yaya/Unsafe/Zoo.hs:79)
  1647. 63.06 s [yaya-unsafe] cotraverse (src/Yaya/Unsafe/Zoo.hs:180)
  1648. 63.06 s [yaya-unsafe] gpostpro (src/Yaya/Unsafe/Zoo.hs:132)
  1649. 63.06 s [yaya-unsafe] gprepro (src/Yaya/Unsafe/Zoo.hs:122)
  1650. 65.33 s [yaya-unsafe] Documentation created: dist/doc/html/yaya-unsafe/index.html,
  1651. 65.33 s [yaya-unsafe] dist/doc/html/yaya-unsafe/yaya-unsafe.txt
  1652. 65.39 s [yaya-unsafe] Preprocessing test suite 'doctests' for yaya-unsafe-1.0.0.1..
  1653. 65.39 s [yaya-unsafe] Preprocessing test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.1..
  1654. 65.41 s [yaya-unsafe] Phase: installPhase
  1655. 65.48 s [yaya-unsafe] Installing library in /nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h
  1656. 65.72 s [yaya-unsafe] Phase: fixupPhase
  1657. 65.74 s [yaya-unsafe] shrinking RPATHs of ELF executables and libraries in /nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1
  1658. 65.74 s [yaya-unsafe] shrinking /nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/libHSyaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h-ghc9.4.8.so
  1659. 65.76 s [yaya-unsafe] checking for references to /build/ in /nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1...
  1660. 65.78 s [yaya-unsafe] patching script interpreter paths in /nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1
  1661. 65.78 s [yaya-unsafe] stripping (with command strip and flags -S -p) in /nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1/lib
  1662. 65.83 s [yaya-unsafe] shrinking RPATHs of ELF executables and libraries in /nix/store/sidfksxrpb7n863112hsyb6b06xgak7j-yaya-unsafe-1.0.0.1-doc
  1663. 65.84 s [yaya-unsafe] checking for references to /build/ in /nix/store/sidfksxrpb7n863112hsyb6b06xgak7j-yaya-unsafe-1.0.0.1-doc...
  1664. 65.85 s [yaya-unsafe] patching script interpreter paths in /nix/store/sidfksxrpb7n863112hsyb6b06xgak7j-yaya-unsafe-1.0.0.1-doc
  1665. 65.97 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1 /nix/store/sidfksxrpb7n863112hsyb6b06xgak7j-yaya-unsafe-1.0.0.1-doc
  1666. 66.43 s [post-build-hook] Pushing 2 paths (92 are already present) using zstd to cache sellout ⏳
  1667. 66.43 s [post-build-hook]
  1668. 66.84 s [post-build-hook] Pushing /nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1 (944.74 KiB)
  1669. 66.89 s [post-build-hook] Pushing /nix/store/sidfksxrpb7n863112hsyb6b06xgak7j-yaya-unsafe-1.0.0.1-doc (693.27 KiB)
  1670. 68.09 s [post-build-hook]
  1671. 68.13 s [post-build-hook] All done.
  1672. 68.13 s [post-build-hook] Uploading to the NixCI cache: /nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1 /nix/store/sidfksxrpb7n863112hsyb6b06xgak7j-yaya-unsafe-1.0.0.1-doc
  1673. 68.15 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1674. 68.16 s [post-build-hook] copying 2 paths...
  1675. 68.16 s [post-build-hook] copying path '/nix/store/sidfksxrpb7n863112hsyb6b06xgak7j-yaya-unsafe-1.0.0.1-doc' to 'https://cache.nix-ci.com'...
  1676. 68.60 s [post-build-hook] copying path '/nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1' to 'https://cache.nix-ci.com'...
  1677. 69.03 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1678. 69.31 s [post-build-hook] copying 1 paths...
  1679. 69.31 s [post-build-hook] copying path '/nix/store/zwi9nbq7n48wibgsdyybfk4r6jbxcjxn-yaya-unsafe-1.0.0.1.drv' to 'https://cache.nix-ci.com'...
  1680. 69.54 s Progress: 5 of 11 built
  1681. 69.57 s Building yaya-containers
  1682. 69.71 s [yaya-containers] Phase: setupCompilerEnvironmentPhase
  1683. 69.72 s [yaya-containers] Build with /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8.
  1684. 69.90 s [yaya-containers] Phase: unpackPhase
  1685. 69.91 s [yaya-containers] unpacking source archive /nix/store/l418qsgh4znnicmj9g9c4mg9qqxqwbm4-s6xfkz7xhlca41hx74z21fp6z8v561wy-source/./containers
  1686. 69.91 s [yaya-containers] source root is containers
  1687. 69.92 s [yaya-containers] Phase: patchPhase
  1688. 69.93 s [yaya-containers] Phase: compileBuildDriverPhase
  1689. 69.93 s [yaya-containers] setupCompileFlags: -package-db=/build/tmp.A6bns9Viem/setup-package.conf.d -threaded
  1690. 69.98 s [yaya-containers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.A6bns9Viem/Main.o )
  1691. 70.03 s [yaya-containers] [2 of 2] Linking Setup
  1692. 71.09 s [yaya-containers] Phase: updateAutotoolsGnuConfigScriptsPhase
  1693. 71.10 s [yaya-containers] Phase: configurePhase
  1694. 71.10 s [yaya-containers] configureFlags: --verbose --prefix=/nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/pbm4xv053m53469z0l6q0asrkz17bfci-yaya-containers-1.0.0.0-doc/share/doc/yaya-containers-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.A6bns9Viem/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/lib
  1695. 71.57 s [yaya-containers] Using Parsec parser
  1696. 71.57 s [yaya-containers] Configuring yaya-containers-1.0.0.0...
  1697. 71.57 s [yaya-containers] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  1698. 71.57 s [yaya-containers] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1699. 71.57 s [yaya-containers] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1700. 71.57 s [yaya-containers] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1701. 71.57 s [yaya-containers] base-4.17.2.1
  1702. 71.57 s [yaya-containers] Dependency containers >=0.6.2 && <0.9: using containers-0.6.7
  1703. 71.57 s [yaya-containers] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  1704. 71.57 s [yaya-containers] >=1.0.0 && <1.1: using yaya-1.0.0.0
  1705. 71.57 s [yaya-containers] Dependency yaya-unsafe >=0.5.0 && <0.6 || >=1.0.0 && <1.1: using
  1706. 71.57 s [yaya-containers] yaya-unsafe-1.0.0.1
  1707. 71.57 s [yaya-containers] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1708. 71.57 s [yaya-containers] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1709. 71.57 s [yaya-containers] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1710. 71.57 s [yaya-containers] base-4.17.2.1
  1711. 71.57 s [yaya-containers] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  1712. 71.57 s [yaya-containers] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  1713. 71.57 s [yaya-containers] doctest-0.24.2
  1714. 71.57 s [yaya-containers] Dependency yaya-containers: using yaya-containers-1.0.0.0
  1715. 71.80 s [yaya-containers] Source component graph:
  1716. 71.80 s [yaya-containers] component lib
  1717. 71.80 s [yaya-containers] component test:doctests dependency lib
  1718. 71.80 s [yaya-containers] Configured component graph:
  1719. 71.80 s [yaya-containers] component yaya-containers-1.0.0.0-6dzXh3aLKpSDU5n95pXTdO
  1720. 71.80 s [yaya-containers] include base-4.17.2.1
  1721. 71.80 s [yaya-containers] include containers-0.6.7
  1722. 71.80 s [yaya-containers] include yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  1723. 71.80 s [yaya-containers] include yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h
  1724. 71.80 s [yaya-containers] component yaya-containers-1.0.0.0-1TGEz1oM0i8Ey3iIXkoSoT-doctests
  1725. 71.80 s [yaya-containers] include base-4.17.2.1
  1726. 71.80 s [yaya-containers] include doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  1727. 71.80 s [yaya-containers] include yaya-containers-1.0.0.0-6dzXh3aLKpSDU5n95pXTdO
  1728. 71.80 s [yaya-containers] Linked component graph:
  1729. 71.80 s [yaya-containers] unit yaya-containers-1.0.0.0-6dzXh3aLKpSDU5n95pXTdO
  1730. 71.80 s [yaya-containers] include base-4.17.2.1
  1731. 71.80 s [yaya-containers] include containers-0.6.7
  1732. 71.80 s [yaya-containers] include yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  1733. 71.80 s [yaya-containers] include yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h
  1734. 71.80 s [yaya-containers] Yaya.Containers.Pattern.IntMap=yaya-containers-1.0.0.0-6dzXh3aLKpSDU5n95pXTdO:Yaya.Containers.Pattern.IntMap,Yaya.Containers.Pattern.IntSet=yaya-containers-1.0.0.0-6dzXh3aLKpSDU5n95pXTdO:Yaya.Containers.Pattern.IntSet,Yaya.Containers.Pattern.Map=yaya-containers-1.0.0.0-6dzXh3aLKpSDU5n95pXTdO:Yaya.Containers.Pattern.Map,Yaya.Containers.Pattern.Set=yaya-containers-1.0.0.0-6dzXh3aLKpSDU5n95pXTdO:Yaya.Containers.Pattern.Set
  1735. 71.80 s [yaya-containers] unit yaya-containers-1.0.0.0-1TGEz1oM0i8Ey3iIXkoSoT-doctests
  1736. 71.80 s [yaya-containers] include base-4.17.2.1
  1737. 71.80 s [yaya-containers] include doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  1738. 71.80 s [yaya-containers] include yaya-containers-1.0.0.0-6dzXh3aLKpSDU5n95pXTdO
  1739. 71.80 s [yaya-containers] Ready component graph:
  1740. 71.80 s [yaya-containers] definite yaya-containers-1.0.0.0-6dzXh3aLKpSDU5n95pXTdO
  1741. 71.80 s [yaya-containers] depends base-4.17.2.1
  1742. 71.80 s [yaya-containers] depends containers-0.6.7
  1743. 71.80 s [yaya-containers] depends yaya-1.0.0.0-3Zxpio6QOqx401ieq5kXOk
  1744. 71.80 s [yaya-containers] depends yaya-unsafe-1.0.0.1-7rMjhzTxXOwAE1fLEDKL2h
  1745. 71.80 s [yaya-containers] definite yaya-containers-1.0.0.0-1TGEz1oM0i8Ey3iIXkoSoT-doctests
  1746. 71.80 s [yaya-containers] depends base-4.17.2.1
  1747. 71.80 s [yaya-containers] depends doctest-0.24.2-I8Dj1Qj4flA6uA6Qf1gy88
  1748. 71.80 s [yaya-containers] depends yaya-containers-1.0.0.0-6dzXh3aLKpSDU5n95pXTdO
  1749. 71.80 s [yaya-containers] Using Cabal-3.8.1.0 compiled by ghc-9.4
  1750. 71.80 s [yaya-containers] Using compiler: ghc-9.4.8
  1751. 71.80 s [yaya-containers] Using install prefix:
  1752. 71.80 s [yaya-containers] /nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0
  1753. 71.80 s [yaya-containers] Executables installed in:
  1754. 71.80 s [yaya-containers] /nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0/bin
  1755. 71.80 s [yaya-containers] Libraries installed in:
  1756. 71.80 s [yaya-containers] /nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/yaya-containers-1.0.0.0-6dzXh3aLKpSDU5n95pXTdO
  1757. 71.80 s [yaya-containers] Dynamic Libraries installed in:
  1758. 71.80 s [yaya-containers] /nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8
  1759. 71.80 s [yaya-containers] Private executables installed in:
  1760. 71.80 s [yaya-containers] /nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0/libexec/x86_64-linux-ghc-9.4.8/yaya-containers-1.0.0.0
  1761. 71.80 s [yaya-containers] Data files installed in:
  1762. 71.80 s [yaya-containers] /nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0/share/x86_64-linux-ghc-9.4.8/yaya-containers-1.0.0.0
  1763. 71.80 s [yaya-containers] Documentation installed in:
  1764. 71.80 s [yaya-containers] /nix/store/pbm4xv053m53469z0l6q0asrkz17bfci-yaya-containers-1.0.0.0-doc/share/doc/yaya-containers-1.0.0.0
  1765. 71.80 s [yaya-containers] Configuration files installed in:
  1766. 71.80 s [yaya-containers] /nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0/etc
  1767. 71.80 s [yaya-containers] No alex found
  1768. 71.80 s [yaya-containers] Using ar found on system at:
  1769. 71.80 s [yaya-containers] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  1770. 71.80 s [yaya-containers] No c2hs found
  1771. 71.80 s [yaya-containers] No cpphs found
  1772. 71.80 s [yaya-containers] Using doctest version 0.24.2 found on system at:
  1773. 71.80 s [yaya-containers] /nix/store/i77lwcfd13v5jdfr60yjvxg4hxxiys4p-doctest-0.24.2/bin/doctest
  1774. 71.80 s [yaya-containers] Using gcc version 14.3.0 given by user at:
  1775. 71.80 s [yaya-containers] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  1776. 71.80 s [yaya-containers] Using ghc version 9.4.8 found on system at:
  1777. 71.80 s [yaya-containers] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/ghc
  1778. 71.80 s [yaya-containers] Using ghc-pkg version 9.4.8 found on system at:
  1779. 71.80 s [yaya-containers] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/ghc-pkg-9.4.8
  1780. 71.80 s [yaya-containers] No ghcjs found
  1781. 71.80 s [yaya-containers] No ghcjs-pkg found
  1782. 71.80 s [yaya-containers] No greencard found
  1783. 71.80 s [yaya-containers] Using haddock version 2.27.0 found on system at:
  1784. 71.80 s [yaya-containers] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/haddock-ghc-9.4.8
  1785. 71.80 s [yaya-containers] No happy found
  1786. 71.80 s [yaya-containers] Using haskell-suite found on system at: haskell-suite-dummy-location
  1787. 71.80 s [yaya-containers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1788. 71.80 s [yaya-containers] No hmake found
  1789. 71.80 s [yaya-containers] Using hpc version 0.68 found on system at:
  1790. 71.80 s [yaya-containers] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/hpc
  1791. 71.80 s [yaya-containers] Using hsc2hs version 0.68.8 found on system at:
  1792. 71.80 s [yaya-containers] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/hsc2hs
  1793. 71.80 s [yaya-containers] Using hscolour version 1.25 found on system at:
  1794. 71.80 s [yaya-containers] /nix/store/yzdhi88qrrj21gnnhf9wipf77d2vk6sf-hscolour-1.25/bin/HsColour
  1795. 71.80 s [yaya-containers] No jhc found
  1796. 71.80 s [yaya-containers] Using ld found on system at:
  1797. 71.80 s [yaya-containers] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  1798. 71.80 s [yaya-containers] No pkg-config found
  1799. 71.80 s [yaya-containers] Using runghc version 9.4.8 found on system at:
  1800. 71.80 s [yaya-containers] /nix/store/z3nwmi5lv2dpcdvi67mxqw960x5kp275-ghc-9.4.8/bin/runghc-9.4.8
  1801. 71.80 s [yaya-containers] Using strip version 2.44 found on system at:
  1802. 71.80 s [yaya-containers] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  1803. 71.80 s [yaya-containers] Using tar found on system at:
  1804. 71.80 s [yaya-containers] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  1805. 71.80 s [yaya-containers] No uhc found
  1806. 71.82 s [yaya-containers] Phase: buildPhase
  1807. 71.91 s [yaya-containers] Preprocessing library for yaya-containers-1.0.0.0..
  1808. 71.91 s [yaya-containers] Building library for yaya-containers-1.0.0.0..
  1809. 72.01 s [yaya-containers] [1 of 4] Compiling Yaya.Containers.Pattern.IntMap ( src/Yaya/Containers/Pattern/IntMap.hs, dist/build/Yaya/Containers/Pattern/IntMap.o, dist/build/Yaya/Containers/Pattern/IntMap.dyn_o )
  1810. 72.70 s [yaya-containers] [2 of 4] Compiling Yaya.Containers.Pattern.IntSet ( src/Yaya/Containers/Pattern/IntSet.hs, dist/build/Yaya/Containers/Pattern/IntSet.o, dist/build/Yaya/Containers/Pattern/IntSet.dyn_o )
  1811. 72.70 s [yaya-containers] [3 of 4] Compiling Yaya.Containers.Pattern.Map ( src/Yaya/Containers/Pattern/Map.hs, dist/build/Yaya/Containers/Pattern/Map.o, dist/build/Yaya/Containers/Pattern/Map.dyn_o )
  1812. 72.73 s [yaya-containers] [4 of 4] Compiling Yaya.Containers.Pattern.Set ( src/Yaya/Containers/Pattern/Set.hs, dist/build/Yaya/Containers/Pattern/Set.o, dist/build/Yaya/Containers/Pattern/Set.dyn_o )
  1813. 72.97 s [yaya-containers] [1 of 4] Compiling Yaya.Containers.Pattern.IntMap ( src/Yaya/Containers/Pattern/IntMap.hs, dist/build/Yaya/Containers/Pattern/IntMap.p_o )
  1814. 73.72 s [yaya-containers] [2 of 4] Compiling Yaya.Containers.Pattern.IntSet ( src/Yaya/Containers/Pattern/IntSet.hs, dist/build/Yaya/Containers/Pattern/IntSet.p_o )
  1815. 73.80 s [yaya-containers] [3 of 4] Compiling Yaya.Containers.Pattern.Map ( src/Yaya/Containers/Pattern/Map.hs, dist/build/Yaya/Containers/Pattern/Map.p_o )
  1816. 73.80 s [yaya-containers] [4 of 4] Compiling Yaya.Containers.Pattern.Set ( src/Yaya/Containers/Pattern/Set.hs, dist/build/Yaya/Containers/Pattern/Set.p_o )
  1817. 75.13 s [yaya-containers] Preprocessing test suite 'doctests' for yaya-containers-1.0.0.0..
  1818. 75.13 s [yaya-containers] Building test suite 'doctests' for yaya-containers-1.0.0.0..
  1819. 75.20 s [yaya-containers] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  1820. 75.44 s [yaya-containers] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1821. 75.69 s [yaya-containers] [3 of 3] Linking dist/build/doctests/doctests
  1822. 77.09 s [yaya-containers] Phase: checkPhase
  1823. 77.12 s [yaya-containers] Running 1 test suites...
  1824. 77.12 s [yaya-containers] Test suite doctests: RUNNING...
  1825. 77.40 s [yaya-containers]
  1826. 77.40 s [yaya-containers] on the commandline: warning:
  1827. 77.40 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1828. 77.41 s [yaya-containers]
  1829. 77.41 s [yaya-containers] on the commandline: warning:
  1830. 77.41 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1831. 77.41 s [yaya-containers]
  1832. 77.41 s [yaya-containers] on the commandline: warning:
  1833. 77.41 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1834. 77.42 s [yaya-containers]
  1835. 77.42 s [yaya-containers] on the commandline: warning:
  1836. 77.42 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1837. 77.86 s [yaya-containers] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1838. 77.93 s [yaya-containers] Test suite doctests: PASS
  1839. 77.93 s [yaya-containers] Test suite logged to: dist/test/yaya-containers-1.0.0.0-doctests.log
  1840. 77.93 s [yaya-containers] 1 of 1 test suites (1 of 1 test cases) passed.
  1841. 77.94 s [yaya-containers] Phase: haddockPhase
  1842. 78.08 s [yaya-containers] Preprocessing library for yaya-containers-1.0.0.0..
  1843. 78.08 s [yaya-containers] Running Haddock on library for yaya-containers-1.0.0.0..
  1844. 78.09 s [yaya-containers] Warning: The documentation for the following packages are not installed. No
  1845. 78.09 s [yaya-containers] links will be generated to these packages: foldable1-classes-compat-0.1.2
  1846. 78.14 s [yaya-containers] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1847. 78.46 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.IntMap'
  1848. 78.46 s [yaya-containers] Missing documentation for:
  1849. 78.46 s [yaya-containers] Module header
  1850. 78.46 s [yaya-containers] IntMap (src/Yaya/Containers/Pattern/IntMap.hs:61)
  1851. 78.57 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.IntSet'
  1852. 78.57 s [yaya-containers] Missing documentation for:
  1853. 78.57 s [yaya-containers] Module header
  1854. 78.57 s [yaya-containers] IntSet (src/Yaya/Containers/Pattern/IntSet.hs:54)
  1855. 78.60 s [yaya-containers] 40% ( 4 / 10) in 'Yaya.Containers.Pattern.Map'
  1856. 78.60 s [yaya-containers] Missing documentation for:
  1857. 78.60 s [yaya-containers] Module header
  1858. 78.60 s [yaya-containers] Map (src/Yaya/Containers/Pattern/Map.hs:79)
  1859. 78.60 s [yaya-containers] eqMap (src/Yaya/Containers/Pattern/Map.hs:104)
  1860. 78.60 s [yaya-containers] compareMap (src/Yaya/Containers/Pattern/Map.hs:117)
  1861. 78.60 s [yaya-containers] readMapPrec (src/Yaya/Containers/Pattern/Map.hs:135)
  1862. 78.60 s [yaya-containers] showsMapPrec (src/Yaya/Containers/Pattern/Map.hs:150)
  1863. 78.64 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.Set'
  1864. 78.65 s [yaya-containers] Missing documentation for:
  1865. 78.65 s [yaya-containers] Module header
  1866. 78.65 s [yaya-containers] Set (src/Yaya/Containers/Pattern/Set.hs:55)
  1867. 81.41 s [yaya-containers] Documentation created: dist/doc/html/yaya-containers/index.html,
  1868. 81.41 s [yaya-containers] dist/doc/html/yaya-containers/yaya-containers.txt
  1869. 81.47 s [yaya-containers] Preprocessing test suite 'doctests' for yaya-containers-1.0.0.0..
  1870. 81.48 s [yaya-containers] Phase: installPhase
  1871. 81.54 s [yaya-containers] Installing library in /nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/yaya-containers-1.0.0.0-6dzXh3aLKpSDU5n95pXTdO
  1872. 81.83 s [yaya-containers] Phase: fixupPhase
  1873. 81.85 s [yaya-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0
  1874. 81.86 s [yaya-containers] shrinking /nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/libHSyaya-containers-1.0.0.0-6dzXh3aLKpSDU5n95pXTdO-ghc9.4.8.so
  1875. 81.88 s [yaya-containers] checking for references to /build/ in /nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0...
  1876. 81.90 s [yaya-containers] patching script interpreter paths in /nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0
  1877. 81.90 s [yaya-containers] stripping (with command strip and flags -S -p) in /nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0/lib
  1878. 81.96 s [yaya-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/pbm4xv053m53469z0l6q0asrkz17bfci-yaya-containers-1.0.0.0-doc
  1879. 81.97 s [yaya-containers] checking for references to /build/ in /nix/store/pbm4xv053m53469z0l6q0asrkz17bfci-yaya-containers-1.0.0.0-doc...
  1880. 81.98 s [yaya-containers] patching script interpreter paths in /nix/store/pbm4xv053m53469z0l6q0asrkz17bfci-yaya-containers-1.0.0.0-doc
  1881. 82.08 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0 /nix/store/pbm4xv053m53469z0l6q0asrkz17bfci-yaya-containers-1.0.0.0-doc
  1882. 82.58 s [post-build-hook] Pushing 2 paths (94 are already present) using zstd to cache sellout ⏳
  1883. 82.58 s [post-build-hook]
  1884. 82.98 s [post-build-hook] Pushing /nix/store/pbm4xv053m53469z0l6q0asrkz17bfci-yaya-containers-1.0.0.0-doc (1.15 MiB)
  1885. 83.03 s [post-build-hook] Pushing /nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0 (3.38 MiB)
  1886. 84.42 s [post-build-hook]
  1887. 84.42 s [post-build-hook] All done.
  1888. 84.43 s [post-build-hook] Uploading to the NixCI cache: /nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0 /nix/store/pbm4xv053m53469z0l6q0asrkz17bfci-yaya-containers-1.0.0.0-doc
  1889. 84.47 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1890. 84.49 s [post-build-hook] copying 2 paths...
  1891. 84.49 s [post-build-hook] copying path '/nix/store/pbm4xv053m53469z0l6q0asrkz17bfci-yaya-containers-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1892. 84.90 s [post-build-hook] copying path '/nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0' to 'https://cache.nix-ci.com'...
  1893. 86.03 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1894. 86.28 s [post-build-hook] copying 1 paths...
  1895. 86.28 s [post-build-hook] copying path '/nix/store/5ssz0gpnijj31hpjs2wmfg009xp0mfjd-yaya-containers-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  1896. 86.50 s Progress: 6 of 10 built
  1897. 86.54 s Building ghc-9.4.8-with-packages
  1898. 86.58 s [ghc-9.4.8-with-packages] /nix/store/43mjmpkn9qjfs336rf5fyx1bwdj0643q-yaya-containers-1.0.0.0/nix-support:
  1899. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1900. 86.63 s [ghc-9.4.8-with-packages] /nix/store/nqfi3xmmiwfrwzpi98xakhys5bpwc19a-yaya-hedgehog-1.0.0.0/nix-support:
  1901. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1902. 86.63 s [ghc-9.4.8-with-packages] /nix/store/dawhc4sf6blxng906bmn1hq13ayfcc4h-yaya-lens-0.0.1.0/nix-support:
  1903. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1904. 86.63 s [ghc-9.4.8-with-packages] /nix/store/iqll90v4p6ni0r5bxn2025wa7m7nk15i-yaya-quickcheck-1.0.0.0/nix-support:
  1905. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1906. 86.63 s [ghc-9.4.8-with-packages] /nix/store/q8bpvslggw9p7hczh7a8944ffqjbr4x6-yaya-unsafe-1.0.0.1/nix-support:
  1907. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1908. 86.63 s [ghc-9.4.8-with-packages] /nix/store/nivm4c9gx6s2j7xbnnw8gnnykd89hp9n-comonad-5.0.9/nix-support:
  1909. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1910. 86.63 s [ghc-9.4.8-with-packages] /nix/store/nivm4c9gx6s2j7xbnnw8gnnykd89hp9n-comonad-5.0.9/nix-support:
  1911. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1912. 86.63 s [ghc-9.4.8-with-packages] /nix/store/b1k7wx9rk8b7dishrld7airjg3vwk8fk-either-5.0.3/nix-support:
  1913. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1914. 86.63 s [ghc-9.4.8-with-packages] /nix/store/b1k7wx9rk8b7dishrld7airjg3vwk8fk-either-5.0.3/nix-support:
  1915. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1916. 86.63 s [ghc-9.4.8-with-packages] /nix/store/bijj5iagxzbvsrxxhwq4j1fr0rab0fz0-free-5.2/nix-support:
  1917. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1918. 86.63 s [ghc-9.4.8-with-packages] /nix/store/bijj5iagxzbvsrxxhwq4j1fr0rab0fz0-free-5.2/nix-support:
  1919. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1920. 86.63 s [ghc-9.4.8-with-packages] /nix/store/a6376bgyd8nh8bnlvpybsi3gbgnb47a5-kan-extensions-5.2.7/nix-support:
  1921. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1922. 86.63 s [ghc-9.4.8-with-packages] /nix/store/a6376bgyd8nh8bnlvpybsi3gbgnb47a5-kan-extensions-5.2.7/nix-support:
  1923. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1924. 86.63 s [ghc-9.4.8-with-packages] /nix/store/zd13gmfjssk77jdnjgaizaagnghrzhh8-profunctors-5.6.3/nix-support:
  1925. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1926. 86.63 s [ghc-9.4.8-with-packages] /nix/store/zd13gmfjssk77jdnjgaizaagnghrzhh8-profunctors-5.6.3/nix-support:
  1927. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1928. 86.63 s [ghc-9.4.8-with-packages] /nix/store/mwmv0sb1bmfnyj7i9ynryazy8kc0vwqq-strict-0.5.1/nix-support:
  1929. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1930. 86.63 s [ghc-9.4.8-with-packages] /nix/store/mwmv0sb1bmfnyj7i9ynryazy8kc0vwqq-strict-0.5.1/nix-support:
  1931. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1932. 86.63 s [ghc-9.4.8-with-packages] /nix/store/bpr1h2hz02pbqw1dyzix5h5hmf39vb5v-th-abstraction-0.7.1.0/nix-support:
  1933. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1934. 86.63 s [ghc-9.4.8-with-packages] /nix/store/bpr1h2hz02pbqw1dyzix5h5hmf39vb5v-th-abstraction-0.7.1.0/nix-support:
  1935. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1936. 86.63 s [ghc-9.4.8-with-packages] /nix/store/7aimdd9viq68xk359afnhwginbb0vdjg-deriving-compat-0.6.7/nix-support:
  1937. 86.63 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1938. 86.64 s [ghc-9.4.8-with-packages] /nix/store/7aimdd9viq68xk359afnhwginbb0vdjg-deriving-compat-0.6.7/nix-support:
  1939. 86.64 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1940. 86.64 s [ghc-9.4.8-with-packages] /nix/store/m06dplzf0kjy8jgnzlms1m3vcdxlk58i-hedgehog-1.5/nix-support:
  1941. 86.64 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1942. 86.64 s [ghc-9.4.8-with-packages] /nix/store/m06dplzf0kjy8jgnzlms1m3vcdxlk58i-hedgehog-1.5/nix-support:
  1943. 86.64 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1944. 86.65 s [ghc-9.4.8-with-packages] /nix/store/za3jh2vxqm6dhsjla9l31fkkj90557p0-lens-5.3.5/nix-support:
  1945. 86.65 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1946. 86.66 s [ghc-9.4.8-with-packages] /nix/store/za3jh2vxqm6dhsjla9l31fkkj90557p0-lens-5.3.5/nix-support:
  1947. 86.66 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1948. 86.67 s [ghc-9.4.8-with-packages] /nix/store/1yrzbjrkpas4ya4w20kdfv4a8gwk2cvw-QuickCheck-2.15.0.1/nix-support:
  1949. 86.67 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1950. 86.67 s [ghc-9.4.8-with-packages] /nix/store/1yrzbjrkpas4ya4w20kdfv4a8gwk2cvw-QuickCheck-2.15.0.1/nix-support:
  1951. 86.67 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1952. 86.67 s [ghc-9.4.8-with-packages] /nix/store/i01h5dy66kn7fxqdcrz86hgp6nfhn9z6-distributive-0.6.2.1/nix-support:
  1953. 86.67 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1954. 86.67 s [ghc-9.4.8-with-packages] /nix/store/i01h5dy66kn7fxqdcrz86hgp6nfhn9z6-distributive-0.6.2.1/nix-support:
  1955. 86.67 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1956. 86.67 s [ghc-9.4.8-with-packages] /nix/store/mfi0ywvilfky4r2w2jmrz3gicx7cihfn-indexed-traversable-0.1.4/nix-support:
  1957. 86.67 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1958. 86.68 s [ghc-9.4.8-with-packages] /nix/store/mfi0ywvilfky4r2w2jmrz3gicx7cihfn-indexed-traversable-0.1.4/nix-support:
  1959. 86.68 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1960. 86.68 s [ghc-9.4.8-with-packages] /nix/store/hxm5k9f65dcys287xjlylh5lvd6zdi91-tagged-0.8.9/nix-support:
  1961. 86.68 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1962. 86.68 s [ghc-9.4.8-with-packages] /nix/store/hxm5k9f65dcys287xjlylh5lvd6zdi91-tagged-0.8.9/nix-support:
  1963. 86.68 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1964. 86.68 s [ghc-9.4.8-with-packages] /nix/store/m7ivs2qfhnnlq7naqk8psk6rb2v57vza-transformers-compat-0.7.2/nix-support:
  1965. 86.68 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1966. 86.68 s [ghc-9.4.8-with-packages] /nix/store/m7ivs2qfhnnlq7naqk8psk6rb2v57vza-transformers-compat-0.7.2/nix-support:
  1967. 86.68 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1968. 86.68 s [ghc-9.4.8-with-packages] /nix/store/4bcbvy1jshnzbjmdlsifwis7cy2nnry0-bifunctors-5.6.2/nix-support:
  1969. 86.68 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1970. 86.69 s [ghc-9.4.8-with-packages] /nix/store/4bcbvy1jshnzbjmdlsifwis7cy2nnry0-bifunctors-5.6.2/nix-support:
  1971. 86.69 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1972. 86.69 s [ghc-9.4.8-with-packages] /nix/store/i4yp6xxmyz1ri4wh78f9qwpyi2ypg5s5-semigroupoids-6.0.1/nix-support:
  1973. 86.69 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1974. 86.69 s [ghc-9.4.8-with-packages] /nix/store/i4yp6xxmyz1ri4wh78f9qwpyi2ypg5s5-semigroupoids-6.0.1/nix-support:
  1975. 86.69 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1976. 86.70 s [ghc-9.4.8-with-packages] /nix/store/i6bdzzkmkj7v643v787wqcdsws75dji1-transformers-base-0.4.6/nix-support:
  1977. 86.70 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1978. 86.70 s [ghc-9.4.8-with-packages] /nix/store/i6bdzzkmkj7v643v787wqcdsws75dji1-transformers-base-0.4.6/nix-support:
  1979. 86.70 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1980. 86.70 s [ghc-9.4.8-with-packages] /nix/store/wdkgrq2v4klrsajmdlpj2i1j2sksyilc-adjunctions-4.4.3/nix-support:
  1981. 86.70 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1982. 86.70 s [ghc-9.4.8-with-packages] /nix/store/wdkgrq2v4klrsajmdlpj2i1j2sksyilc-adjunctions-4.4.3/nix-support:
  1983. 86.70 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1984. 86.70 s [ghc-9.4.8-with-packages] /nix/store/85d7949bpnj9bcni9fjlpi3yly45rfx4-contravariant-1.5.5/nix-support:
  1985. 86.70 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1986. 86.71 s [ghc-9.4.8-with-packages] /nix/store/85d7949bpnj9bcni9fjlpi3yly45rfx4-contravariant-1.5.5/nix-support:
  1987. 86.71 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1988. 86.71 s [ghc-9.4.8-with-packages] /nix/store/gvmd3gd29514ah0nb0vn52ghqndp9vi7-invariant-0.6.4/nix-support:
  1989. 86.71 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1990. 86.71 s [ghc-9.4.8-with-packages] /nix/store/gvmd3gd29514ah0nb0vn52ghqndp9vi7-invariant-0.6.4/nix-support:
  1991. 86.71 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1992. 86.71 s [ghc-9.4.8-with-packages] /nix/store/afpp5vpqscmi0krl09v448x8jp77wv86-base-orphans-0.9.3/nix-support:
  1993. 86.71 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1994. 86.71 s [ghc-9.4.8-with-packages] /nix/store/afpp5vpqscmi0krl09v448x8jp77wv86-base-orphans-0.9.3/nix-support:
  1995. 86.71 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1996. 86.72 s [ghc-9.4.8-with-packages] /nix/store/24zzj8bnqkma87yamdjl4c3hs8lb41j4-hashable-1.4.7.0/nix-support:
  1997. 86.72 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  1998. 86.72 s [ghc-9.4.8-with-packages] /nix/store/24zzj8bnqkma87yamdjl4c3hs8lb41j4-hashable-1.4.7.0/nix-support:
  1999. 86.72 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2000. 86.72 s [ghc-9.4.8-with-packages] /nix/store/lz8bslc3bnxfwv8s2qwsw82wiadw63kj-these-1.2.1/nix-support:
  2001. 86.72 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2002. 86.72 s [ghc-9.4.8-with-packages] /nix/store/lz8bslc3bnxfwv8s2qwsw82wiadw63kj-these-1.2.1/nix-support:
  2003. 86.72 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2004. 86.72 s [ghc-9.4.8-with-packages] /nix/store/73h4j9k4fpa5nq9p39ngyjs30fc7xmkz-ansi-terminal-1.1.3/nix-support:
  2005. 86.72 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2006. 86.72 s [ghc-9.4.8-with-packages] /nix/store/73h4j9k4fpa5nq9p39ngyjs30fc7xmkz-ansi-terminal-1.1.3/nix-support:
  2007. 86.73 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2008. 86.73 s [ghc-9.4.8-with-packages] /nix/store/1qwx1s8dyzpy4a3bl78msdjk4kjprr8i-async-2.2.5/nix-support:
  2009. 86.73 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2010. 86.73 s [ghc-9.4.8-with-packages] /nix/store/1qwx1s8dyzpy4a3bl78msdjk4kjprr8i-async-2.2.5/nix-support:
  2011. 86.73 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2012. 86.73 s [ghc-9.4.8-with-packages] /nix/store/5m5iq8jaspb78b5v7g1kd3a8qf0c99vs-barbies-2.1.1.0/nix-support:
  2013. 86.73 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2014. 86.73 s [ghc-9.4.8-with-packages] /nix/store/5m5iq8jaspb78b5v7g1kd3a8qf0c99vs-barbies-2.1.1.0/nix-support:
  2015. 86.73 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2016. 86.74 s [ghc-9.4.8-with-packages] /nix/store/jmdpz4p67hhjhhida9d8ivkdj73k3jpm-concurrent-output-1.10.21/nix-support:
  2017. 86.74 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2018. 86.74 s [ghc-9.4.8-with-packages] /nix/store/jmdpz4p67hhjhhida9d8ivkdj73k3jpm-concurrent-output-1.10.21/nix-support:
  2019. 86.74 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2020. 86.74 s [ghc-9.4.8-with-packages] /nix/store/b2vwixsyy3sc26s2i61smnbzygbkpmpd-lifted-async-0.10.2.7/nix-support:
  2021. 86.74 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2022. 86.75 s [ghc-9.4.8-with-packages] /nix/store/b2vwixsyy3sc26s2i61smnbzygbkpmpd-lifted-async-0.10.2.7/nix-support:
  2023. 86.75 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2024. 86.75 s [ghc-9.4.8-with-packages] /nix/store/vd0mh2xyj7rz2vk6133ssy9b56iq4178-mmorph-1.2.1/nix-support:
  2025. 86.75 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2026. 86.75 s [ghc-9.4.8-with-packages] /nix/store/vd0mh2xyj7rz2vk6133ssy9b56iq4178-mmorph-1.2.1/nix-support:
  2027. 86.75 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2028. 86.75 s [ghc-9.4.8-with-packages] /nix/store/il3r4n1i4k3sji8i2q9ky9yib9hxi83g-monad-control-1.0.3.1/nix-support:
  2029. 86.75 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2030. 86.75 s [ghc-9.4.8-with-packages] /nix/store/il3r4n1i4k3sji8i2q9ky9yib9hxi83g-monad-control-1.0.3.1/nix-support:
  2031. 86.75 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2032. 86.75 s [ghc-9.4.8-with-packages] /nix/store/0l8hbw3n203k7rgxm8krnm3j0kg8al3l-pretty-show-1.10/nix-support:
  2033. 86.75 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2034. 86.75 s [ghc-9.4.8-with-packages] /nix/store/0l8hbw3n203k7rgxm8krnm3j0kg8al3l-pretty-show-1.10/nix-support:
  2035. 86.75 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2036. 86.76 s [ghc-9.4.8-with-packages] /nix/store/sc4i4p6jqfzivpyqnwc787dz1vh76ynv-primitive-0.9.1.0/nix-support:
  2037. 86.76 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2038. 86.76 s [ghc-9.4.8-with-packages] /nix/store/sc4i4p6jqfzivpyqnwc787dz1vh76ynv-primitive-0.9.1.0/nix-support:
  2039. 86.76 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2040. 86.76 s [ghc-9.4.8-with-packages] /nix/store/nlw4zj23k67hlzhw0gflbzl5qgwrgdiq-random-1.2.1.3/nix-support:
  2041. 86.76 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2042. 86.76 s [ghc-9.4.8-with-packages] /nix/store/nlw4zj23k67hlzhw0gflbzl5qgwrgdiq-random-1.2.1.3/nix-support:
  2043. 86.76 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2044. 86.76 s [ghc-9.4.8-with-packages] /nix/store/pkida6zrmsyijf65wf227f0firsnz8v9-resourcet-1.3.0/nix-support:
  2045. 86.76 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2046. 86.77 s [ghc-9.4.8-with-packages] /nix/store/pkida6zrmsyijf65wf227f0firsnz8v9-resourcet-1.3.0/nix-support:
  2047. 86.77 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2048. 86.77 s [ghc-9.4.8-with-packages] /nix/store/aa9d2cq2qxv1gfrdci98rm8sc573cf68-safe-exceptions-0.1.7.4/nix-support:
  2049. 86.77 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2050. 86.77 s [ghc-9.4.8-with-packages] /nix/store/aa9d2cq2qxv1gfrdci98rm8sc573cf68-safe-exceptions-0.1.7.4/nix-support:
  2051. 86.77 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2052. 86.77 s [ghc-9.4.8-with-packages] /nix/store/s198kwmpxv185sgn72z134dcxzcy2r9k-wl-pprint-annotated-0.1.0.1/nix-support:
  2053. 86.77 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2054. 86.77 s [ghc-9.4.8-with-packages] /nix/store/s198kwmpxv185sgn72z134dcxzcy2r9k-wl-pprint-annotated-0.1.0.1/nix-support:
  2055. 86.77 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2056. 86.78 s [ghc-9.4.8-with-packages] /nix/store/sf1gwyy0w575b3d1hwr8dna3rlq2hb3k-indexed-traversable-instances-0.1.2/nix-support:
  2057. 86.78 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2058. 86.78 s [ghc-9.4.8-with-packages] /nix/store/sf1gwyy0w575b3d1hwr8dna3rlq2hb3k-indexed-traversable-instances-0.1.2/nix-support:
  2059. 86.78 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2060. 86.78 s [ghc-9.4.8-with-packages] /nix/store/4dbha3yzvqxfra2w5mhqag0zg36zd386-parallel-3.2.2.0/nix-support:
  2061. 86.78 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2062. 86.78 s [ghc-9.4.8-with-packages] /nix/store/4dbha3yzvqxfra2w5mhqag0zg36zd386-parallel-3.2.2.0/nix-support:
  2063. 86.78 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2064. 86.78 s [ghc-9.4.8-with-packages] /nix/store/fjjjnrrdwcnl6fqs1h6jh15hjkfinxw4-reflection-2.1.9/nix-support:
  2065. 86.78 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2066. 86.78 s [ghc-9.4.8-with-packages] /nix/store/fjjjnrrdwcnl6fqs1h6jh15hjkfinxw4-reflection-2.1.9/nix-support:
  2067. 86.78 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2068. 86.78 s [ghc-9.4.8-with-packages] /nix/store/xhq7fppq6n2kmg1gxj83annq5ifrk0h2-unordered-containers-0.2.20.1/nix-support:
  2069. 86.78 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2070. 86.79 s [ghc-9.4.8-with-packages] /nix/store/xhq7fppq6n2kmg1gxj83annq5ifrk0h2-unordered-containers-0.2.20.1/nix-support:
  2071. 86.79 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2072. 86.79 s [ghc-9.4.8-with-packages] /nix/store/n1n8jrhsab4dp9b16vamz70xg6vvsfwd-vector-0.13.2.0/nix-support:
  2073. 86.79 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2074. 86.80 s [ghc-9.4.8-with-packages] /nix/store/n1n8jrhsab4dp9b16vamz70xg6vvsfwd-vector-0.13.2.0/nix-support:
  2075. 86.80 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2076. 86.80 s [ghc-9.4.8-with-packages] /nix/store/glaxqsp8r1zyybk6z9ml6hbyfci06kb4-splitmix-0.1.3.1/nix-support:
  2077. 86.80 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2078. 86.80 s [ghc-9.4.8-with-packages] /nix/store/glaxqsp8r1zyybk6z9ml6hbyfci06kb4-splitmix-0.1.3.1/nix-support:
  2079. 86.80 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2080. 86.80 s [ghc-9.4.8-with-packages] /nix/store/hb5v24pjphabl1lgdwcxdlsqa5mqgk3p-foldable1-classes-compat-0.1.2/nix-support:
  2081. 86.80 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2082. 86.80 s [ghc-9.4.8-with-packages] /nix/store/hb5v24pjphabl1lgdwcxdlsqa5mqgk3p-foldable1-classes-compat-0.1.2/nix-support:
  2083. 86.80 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2084. 86.81 s [ghc-9.4.8-with-packages] /nix/store/p1rhi11v1sl6q77j5zpj2imvm5ryyrlj-StateVar-1.2.2/nix-support:
  2085. 86.81 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2086. 86.81 s [ghc-9.4.8-with-packages] /nix/store/p1rhi11v1sl6q77j5zpj2imvm5ryyrlj-StateVar-1.2.2/nix-support:
  2087. 86.81 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2088. 86.81 s [ghc-9.4.8-with-packages] /nix/store/pqjbdf0g7gi7ry5flv83fbh9676nj8sn-os-string-2.0.8/nix-support:
  2089. 86.81 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2090. 86.82 s [ghc-9.4.8-with-packages] /nix/store/pqjbdf0g7gi7ry5flv83fbh9676nj8sn-os-string-2.0.8/nix-support:
  2091. 86.82 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2092. 86.82 s [ghc-9.4.8-with-packages] /nix/store/a92xj20rqigj3vqg272rwjv4nrn15m3k-ansi-terminal-types-1.1.3/nix-support:
  2093. 86.82 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2094. 86.82 s [ghc-9.4.8-with-packages] /nix/store/a92xj20rqigj3vqg272rwjv4nrn15m3k-ansi-terminal-types-1.1.3/nix-support:
  2095. 86.82 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2096. 86.83 s [ghc-9.4.8-with-packages] /nix/store/l2fn1zxi9g3zdj52h66h3szcghq2fjbl-constraints-0.14.2/nix-support:
  2097. 86.83 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2098. 86.83 s [ghc-9.4.8-with-packages] /nix/store/l2fn1zxi9g3zdj52h66h3szcghq2fjbl-constraints-0.14.2/nix-support:
  2099. 86.83 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2100. 86.83 s [ghc-9.4.8-with-packages] /nix/store/iys3yh939sjci30sh1ds7ga0i9ccindj-lifted-base-0.2.3.12/nix-support:
  2101. 86.83 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2102. 86.84 s [ghc-9.4.8-with-packages] /nix/store/iys3yh939sjci30sh1ds7ga0i9ccindj-lifted-base-0.2.3.12/nix-support:
  2103. 86.84 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2104. 86.84 s [ghc-9.4.8-with-packages] /nix/store/94625dkm2ypr5yhsj2b8m6y8z31jaq1p-unliftio-core-0.2.1.0/nix-support:
  2105. 86.84 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2106. 86.84 s [ghc-9.4.8-with-packages] /nix/store/94625dkm2ypr5yhsj2b8m6y8z31jaq1p-unliftio-core-0.2.1.0/nix-support:
  2107. 86.84 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2108. 86.84 s [ghc-9.4.8-with-packages] /nix/store/bkwrq9rqalji1f7k47rkdi7c7gh6bbva-OneTuple-0.4.2/nix-support:
  2109. 86.84 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2110. 86.85 s [ghc-9.4.8-with-packages] /nix/store/bkwrq9rqalji1f7k47rkdi7c7gh6bbva-OneTuple-0.4.2/nix-support:
  2111. 86.85 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2112. 86.85 s [ghc-9.4.8-with-packages] /nix/store/p8l58ws3dw2lybhfr3bv2g96bl3jd7y1-tasty-1.5.3/nix-support:
  2113. 86.85 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2114. 86.85 s [ghc-9.4.8-with-packages] /nix/store/p8l58ws3dw2lybhfr3bv2g96bl3jd7y1-tasty-1.5.3/nix-support:
  2115. 86.85 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2116. 86.85 s [ghc-9.4.8-with-packages] /nix/store/mr827h0s7qbqg5b7p1b77wd83kn58s2d-vector-stream-0.1.0.1/nix-support:
  2117. 86.85 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2118. 86.85 s [ghc-9.4.8-with-packages] /nix/store/mr827h0s7qbqg5b7p1b77wd83kn58s2d-vector-stream-0.1.0.1/nix-support:
  2119. 86.85 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2120. 86.86 s [ghc-9.4.8-with-packages] /nix/store/rg440w4f7vd4wlzphyywr39nngjffc52-boring-0.2.2/nix-support:
  2121. 86.86 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2122. 86.86 s [ghc-9.4.8-with-packages] /nix/store/rg440w4f7vd4wlzphyywr39nngjffc52-boring-0.2.2/nix-support:
  2123. 86.86 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2124. 86.86 s [ghc-9.4.8-with-packages] /nix/store/5ywmpxid3dwbbzflamk9r5n4naszrnls-optparse-applicative-0.18.1.0/nix-support:
  2125. 86.86 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2126. 86.86 s [ghc-9.4.8-with-packages] /nix/store/5ywmpxid3dwbbzflamk9r5n4naszrnls-optparse-applicative-0.18.1.0/nix-support:
  2127. 86.86 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2128. 86.86 s [ghc-9.4.8-with-packages] /nix/store/99vypx78a398533c8qy0iigb30ngnn23-prettyprinter-1.7.1/nix-support:
  2129. 86.86 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2130. 86.87 s [ghc-9.4.8-with-packages] /nix/store/99vypx78a398533c8qy0iigb30ngnn23-prettyprinter-1.7.1/nix-support:
  2131. 86.87 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2132. 86.87 s [ghc-9.4.8-with-packages] /nix/store/05clp9b2vgmlncrjffwi4167jhdjmvxc-prettyprinter-ansi-terminal-1.1.3/nix-support:
  2133. 86.87 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2134. 86.87 s [ghc-9.4.8-with-packages] /nix/store/05clp9b2vgmlncrjffwi4167jhdjmvxc-prettyprinter-ansi-terminal-1.1.3/nix-support:
  2135. 86.87 s [ghc-9.4.8-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/97r6rxi245p3dkzb72xqa10093xkhm44-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2136. 87.52 s [ghc-9.4.8-with-packages] Warning: haddock-interfaces: /nix/store/hb5v24pjphabl1lgdwcxdlsqa5mqgk3p-foldable1-classes-compat-0.1.2/share/doc/x86_64-linux-ghc-9.4.8/foldable1-classes-compat-0.1.2/html/foldable1-classes-compat.haddock doesn't exist or isn't a file
  2137. 87.52 s [ghc-9.4.8-with-packages] Warning: haddock-html: /nix/store/hb5v24pjphabl1lgdwcxdlsqa5mqgk3p-foldable1-classes-compat-0.1.2/share/doc/x86_64-linux-ghc-9.4.8/foldable1-classes-compat-0.1.2/html doesn't exist or isn't a directory
  2138. 87.52 s [ghc-9.4.8-with-packages] Warning: haddock-interfaces: /nix/store/n1n8jrhsab4dp9b16vamz70xg6vvsfwd-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.4.8/vector-0.13.2.0/html/vector.haddock doesn't exist or isn't a file
  2139. 87.52 s [ghc-9.4.8-with-packages] Warning: haddock-html: /nix/store/n1n8jrhsab4dp9b16vamz70xg6vvsfwd-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.4.8/vector-0.13.2.0/html doesn't exist or isn't a directory
  2140. 87.53 s [ghc-9.4.8-with-packages] Warning: haddock-interfaces: /nix/store/n1n8jrhsab4dp9b16vamz70xg6vvsfwd-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.4.8/vector-0.13.2.0/html/vector.haddock doesn't exist or isn't a file
  2141. 87.53 s [ghc-9.4.8-with-packages] Warning: haddock-html: /nix/store/n1n8jrhsab4dp9b16vamz70xg6vvsfwd-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.4.8/vector-0.13.2.0/html doesn't exist or isn't a directory
  2142. 87.54 s [ghc-9.4.8-with-packages] Warning: haddock-interfaces: /nix/store/m06dplzf0kjy8jgnzlms1m3vcdxlk58i-hedgehog-1.5/share/doc/x86_64-linux-ghc-9.4.8/hedgehog-1.5/html/hedgehog.haddock doesn't exist or isn't a file
  2143. 87.54 s [ghc-9.4.8-with-packages] Warning: haddock-html: /nix/store/m06dplzf0kjy8jgnzlms1m3vcdxlk58i-hedgehog-1.5/share/doc/x86_64-linux-ghc-9.4.8/hedgehog-1.5/html doesn't exist or isn't a directory
  2144. 88.57 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/4bv4alsp78c73ycm7hrsj4b4ylxw8y7v-ghc-9.4.8-with-packages
  2145. 89.13 s [post-build-hook] Pushing 1 paths (178 are already present) using zstd to cache sellout ⏳
  2146. 89.13 s [post-build-hook]
  2147. 89.58 s [post-build-hook] Pushing /nix/store/4bv4alsp78c73ycm7hrsj4b4ylxw8y7v-ghc-9.4.8-with-packages (5.02 MiB)
  2148. 91.17 s [post-build-hook]
  2149. 91.17 s [post-build-hook] All done.
  2150. 91.19 s [post-build-hook] Uploading to the NixCI cache: /nix/store/4bv4alsp78c73ycm7hrsj4b4ylxw8y7v-ghc-9.4.8-with-packages
  2151. 91.23 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2152. 91.46 s [post-build-hook] copying 1 paths...
  2153. 91.46 s [post-build-hook] copying path '/nix/store/4bv4alsp78c73ycm7hrsj4b4ylxw8y7v-ghc-9.4.8-with-packages' to 'https://cache.nix-ci.com'...
  2154. 92.63 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2155. 92.88 s [post-build-hook] copying 1 paths...
  2156. 92.88 s [post-build-hook] copying path '/nix/store/lwq6s4zrqclrnwnph9kiql8g08g6a6xz-ghc-9.4.8-with-packages.drv' to 'https://cache.nix-ci.com'...
  2157. 93.11 s Progress: 7 of 9 built
  2158. 93.16 s Building all-packages
  2159. 93.24 s [all-packages] created 3 symlinks in user environment
  2160. 93.27 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/fzmq2xyj4z99g6m6lsnh7i9mds2r8m3p-all-packages
  2161. 93.85 s [post-build-hook] Pushing 1 paths (179 are already present) using zstd to cache sellout ⏳
  2162. 93.85 s [post-build-hook]
  2163. 94.27 s [post-build-hook] Pushing /nix/store/fzmq2xyj4z99g6m6lsnh7i9mds2r8m3p-all-packages (872.00 B)
  2164. 95.61 s [post-build-hook]
  2165. 95.61 s [post-build-hook] All done.
  2166. 95.62 s [post-build-hook] Uploading to the NixCI cache: /nix/store/fzmq2xyj4z99g6m6lsnh7i9mds2r8m3p-all-packages
  2167. 95.67 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2168. 95.93 s [post-build-hook] copying 1 paths...
  2169. 95.93 s [post-build-hook] copying path '/nix/store/fzmq2xyj4z99g6m6lsnh7i9mds2r8m3p-all-packages' to 'https://cache.nix-ci.com'...
  2170. 96.23 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2171. 96.47 s [post-build-hook] copying 1 paths...
  2172. 96.47 s [post-build-hook] copying path '/nix/store/f7viya29fx8wjkh7f9xhnzsmcykd6ns3-all-packages.drv' to 'https://cache.nix-ci.com'...
  2173. 96.71 s Progress: 8 of 9 built