build packages.x86_64-linux.ghc984_all

Reproduce this run
  1. 29.18 s [yaya] Configuration files installed in:
  2. 29.18 s [yaya] /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/etc
  3. 29.18 s [yaya] No alex found
  4. 29.18 s [yaya] Using ar found on system at:
  5. 29.18 s [yaya] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  6. 29.18 s [yaya] No c2hs found
  7. 29.18 s [yaya] No cpphs found
  8. 29.18 s [yaya] Using doctest version 0.24.2 found on system at:
  9. 29.18 s [yaya] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  10. 29.19 s [yaya] Using gcc version 14.3.0 given by user at:
  11. 29.19 s [yaya] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  12. 29.19 s [yaya] Using ghc version 9.8.4 found on system at:
  13. 29.19 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  14. 29.19 s [yaya] Using ghc-pkg version 9.8.4 found on system at:
  15. 29.19 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  16. 29.19 s [yaya] No ghcjs found
  17. 29.19 s [yaya] No ghcjs-pkg found
  18. 29.19 s [yaya] No greencard found
  19. 29.19 s [yaya] Using haddock version 2.30.0 found on system at:
  20. 29.19 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  21. 29.19 s [yaya] No happy found
  22. 29.19 s [yaya] Using haskell-suite found on system at: haskell-suite-dummy-location
  23. 29.19 s [yaya] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  24. 29.19 s [yaya] No hmake found
  25. 29.19 s [yaya] Using hpc version 0.69 found on system at:
  26. 29.19 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  27. 29.19 s [yaya] Using hsc2hs version 0.68.10 found on system at:
  28. 29.19 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  29. 29.19 s [yaya] Using hscolour version 1.25 found on system at:
  30. 29.19 s [yaya] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  31. 29.19 s [yaya] No jhc found
  32. 29.19 s [yaya] Using ld found on system at:
  33. 29.19 s [yaya] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  34. 29.19 s [yaya] No pkg-config found
  35. 29.19 s [yaya] Using runghc version 9.8.4 found on system at:
  36. 29.19 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  37. 29.19 s [yaya] Using strip version 2.44 found on system at:
  38. 29.19 s [yaya] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  39. 29.19 s [yaya] Using tar found on system at:
  40. 29.19 s [yaya] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  41. 29.19 s [yaya] No uhc found
  42. 29.36 s [yaya] Phase: buildPhase
  43. 29.43 s [yaya] Preprocessing library for yaya-1.0.0.0..
  44. 29.43 s [yaya] Building library for yaya-1.0.0.0..
  45. 29.66 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, dist/build/Yaya/Functor.o, dist/build/Yaya/Functor.dyn_o )
  46. 29.83 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, dist/build/Yaya/Pattern.o, dist/build/Yaya/Pattern.dyn_o )
  47. 30.02 s [yaya]
  48. 30.12 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  49. 30.12 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  50. 30.12 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  51. 30.12 s [yaya]
  52. 30.12 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  53. 30.12 s [yaya] Could not specialise imported function ‘Data.Bifunctor.C:Bifunctor’
  54. 30.12 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Bifunctor.C:Bifunctor’
  55. 30.12 s [yaya]
  56. 30.12 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  57. 30.12 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  58. 30.12 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  59. 30.12 s [yaya]
  60. 30.12 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  61. 30.12 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  62. 30.12 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  63. 30.12 s [yaya]
  64. 30.12 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  65. 30.12 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  66. 30.12 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  67. 30.12 s [yaya]
  68. 30.12 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  69. 30.12 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  70. 30.12 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  71. 30.12 s [yaya]
  72. 30.12 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  73. 30.12 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  74. 30.12 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  75. 31.10 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 )
  76. 31.27 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, dist/build/Yaya/Fold.o, dist/build/Yaya/Fold.dyn_o )
  77. 31.35 s [yaya]
  78. 31.35 s [yaya] src/Yaya/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  79. 31.35 s [yaya] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  80. 31.35 s [yaya] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  81. 31.76 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 )
  82. 31.83 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 )
  83. 31.97 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 )
  84. 31.97 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, dist/build/Yaya/Applied.o, dist/build/Yaya/Applied.dyn_o )
  85. 32.15 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, dist/build/Yaya/Retrofit.o, dist/build/Yaya/Retrofit.dyn_o )
  86. 32.15 s [yaya]
  87. 32.15 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  88. 32.15 s [yaya] Could not specialise imported function ‘TH.appE’
  89. 32.15 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appE’
  90. 32.15 s [yaya]
  91. 32.15 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  92. 32.15 s [yaya] Could not specialise imported function ‘TH.infixApp’
  93. 32.15 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.infixApp’
  94. 32.15 s [yaya]
  95. 32.15 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  96. 32.15 s [yaya] Could not specialise imported function ‘TH.clause’
  97. 32.15 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.clause’
  98. 32.15 s [yaya]
  99. 32.15 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  100. 32.15 s [yaya] Could not specialise imported function ‘TH.appT’
  101. 32.15 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appT’
  102. 32.15 s [yaya]
  103. 32.15 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  104. 32.15 s [yaya] Could not specialise imported function ‘TH.cxt’
  105. 32.15 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.cxt’
  106. 32.15 s [yaya]
  107. 32.15 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  108. 32.15 s [yaya] Could not specialise imported function ‘TH.instanceWithOverlapD’
  109. 32.15 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.instanceWithOverlapD’
  110. 32.15 s [yaya]
  111. 32.15 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  112. 32.15 s [yaya] Could not specialise imported function ‘TH.valD’
  113. 32.15 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.valD’
  114. 32.15 s [yaya]
  115. 32.15 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  116. 32.15 s [yaya] Could not specialise imported function ‘Language.Haskell.TH.Syntax.sequenceQ’
  117. 32.15 s [yaya] Probable fix: add INLINABLE pragma on ‘Language.Haskell.TH.Syntax.sequenceQ’
  118. 32.15 s [yaya]
  119. 32.15 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  120. 32.15 s [yaya] Could not specialise imported function ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  121. 32.15 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  122. 32.15 s [yaya]
  123. 32.15 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  124. 32.15 s [yaya] Could not specialise imported function ‘GHC.Show.$w$cshowsPrec12’
  125. 32.15 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$w$cshowsPrec12’
  126. 32.26 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, dist/build/Yaya/Zoo.o, dist/build/Yaya/Zoo.dyn_o )
  127. 32.26 s [yaya]
  128. 32.26 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  129. 32.26 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  130. 32.26 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  131. 32.26 s [yaya]
  132. 32.26 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  133. 32.26 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  134. 32.26 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  135. 32.57 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, dist/build/Yaya/Functor.p_o )
  136. 32.79 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, dist/build/Yaya/Pattern.p_o )
  137. 32.89 s [yaya]
  138. 32.89 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  139. 32.89 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  140. 32.89 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  141. 32.89 s [yaya]
  142. 32.89 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  143. 32.89 s [yaya] Could not specialise imported function ‘Data.Bifunctor.C:Bifunctor’
  144. 32.89 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Bifunctor.C:Bifunctor’
  145. 32.89 s [yaya]
  146. 32.89 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  147. 32.89 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  148. 32.89 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  149. 32.89 s [yaya]
  150. 32.89 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  151. 32.89 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  152. 32.89 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  153. 32.89 s [yaya]
  154. 32.89 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  155. 32.89 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  156. 32.89 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  157. 32.89 s [yaya]
  158. 32.89 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  159. 32.89 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  160. 32.89 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  161. 32.89 s [yaya]
  162. 32.89 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  163. 32.89 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  164. 32.89 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  165. 33.81 s [yaya] [ 3 of 10] Compiling Yaya.Fold.Common ( src/Yaya/Fold/Common.hs, dist/build/Yaya/Fold/Common.p_o )
  166. 34.10 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, dist/build/Yaya/Fold.p_o )
  167. 34.18 s [yaya]
  168. 34.18 s [yaya] src/Yaya/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  169. 34.18 s [yaya] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  170. 34.18 s [yaya] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  171. 34.56 s [yaya] [ 5 of 10] Compiling Yaya.Fold.Native.Internal ( src/Yaya/Fold/Native/Internal.hs, dist/build/Yaya/Fold/Native/Internal.p_o )
  172. 34.73 s [yaya] [ 6 of 10] Compiling Yaya.Fold.Native ( src/Yaya/Fold/Native.hs, dist/build/Yaya/Fold/Native.p_o )
  173. 34.93 s [yaya] [ 7 of 10] Compiling Yaya.Experimental.Foldable ( src/Yaya/Experimental/Foldable.hs, dist/build/Yaya/Experimental/Foldable.p_o )
  174. 34.93 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, dist/build/Yaya/Applied.p_o )
  175. 35.32 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, dist/build/Yaya/Retrofit.p_o )
  176. 35.32 s [yaya]
  177. 35.32 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  178. 35.39 s [yaya] Could not specialise imported function ‘TH.appE’
  179. 35.39 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appE’
  180. 35.39 s [yaya]
  181. 35.39 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  182. 35.39 s [yaya] Could not specialise imported function ‘TH.infixApp’
  183. 35.39 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.infixApp’
  184. 35.39 s [yaya]
  185. 35.39 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  186. 35.39 s [yaya] Could not specialise imported function ‘TH.clause’
  187. 35.39 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.clause’
  188. 35.39 s [yaya]
  189. 35.39 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  190. 35.39 s [yaya] Could not specialise imported function ‘TH.appT’
  191. 35.39 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appT’
  192. 35.39 s [yaya]
  193. 35.39 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  194. 35.39 s [yaya] Could not specialise imported function ‘TH.cxt’
  195. 35.39 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.cxt’
  196. 35.39 s [yaya]
  197. 35.39 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  198. 35.39 s [yaya] Could not specialise imported function ‘TH.instanceWithOverlapD’
  199. 35.39 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.instanceWithOverlapD’
  200. 35.39 s [yaya]
  201. 35.39 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  202. 35.39 s [yaya] Could not specialise imported function ‘TH.valD’
  203. 35.39 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.valD’
  204. 35.39 s [yaya]
  205. 35.39 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  206. 35.39 s [yaya] Could not specialise imported function ‘Language.Haskell.TH.Syntax.sequenceQ’
  207. 35.39 s [yaya] Probable fix: add INLINABLE pragma on ‘Language.Haskell.TH.Syntax.sequenceQ’
  208. 35.39 s [yaya]
  209. 35.39 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  210. 35.39 s [yaya] Could not specialise imported function ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  211. 35.39 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  212. 35.39 s [yaya]
  213. 35.39 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  214. 35.39 s [yaya] Could not specialise imported function ‘GHC.Show.$w$cshowsPrec12’
  215. 35.39 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$w$cshowsPrec12’
  216. 35.39 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, dist/build/Yaya/Zoo.p_o )
  217. 35.39 s [yaya]
  218. 35.39 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  219. 35.39 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  220. 35.39 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  221. 35.39 s [yaya]
  222. 35.39 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  223. 35.39 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  224. 35.39 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  225. 37.38 s [yaya] Preprocessing test suite 'doctests' for yaya-1.0.0.0..
  226. 37.38 s [yaya] Building test suite 'doctests' for yaya-1.0.0.0..
  227. 37.45 s [yaya] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  228. 37.66 s [yaya] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  229. 37.93 s [yaya] [3 of 3] Linking dist/build/doctests/doctests
  230. 41.64 s [yaya] Phase: checkPhase
  231. 41.73 s [yaya] Running 1 test suites...
  232. 41.74 s [yaya] Test suite doctests: RUNNING...
  233. 42.39 s [yaya]
  234. 42.39 s [yaya] on the commandline: warning: [GHC-98887]
  235. 42.43 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  236. 42.43 s [yaya]
  237. 42.43 s [yaya] on the commandline: warning: [GHC-98887]
  238. 42.43 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  239. 42.45 s [yaya]
  240. 42.45 s [yaya] on the commandline: warning: [GHC-98887]
  241. 42.45 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  242. 42.45 s [yaya]
  243. 42.45 s [yaya] on the commandline: warning: [GHC-98887]
  244. 42.45 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  245. 42.45 s [yaya]
  246. 42.45 s [yaya] on the commandline: warning: [GHC-98887]
  247. 42.46 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  248. 42.46 s [yaya]
  249. 42.46 s [yaya] on the commandline: warning: [GHC-98887]
  250. 42.46 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  251. 42.46 s [yaya]
  252. 42.46 s [yaya] on the commandline: warning: [GHC-98887]
  253. 42.46 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  254. 42.68 s [yaya]
  255. 42.68 s [yaya] on the commandline: warning: [GHC-98887]
  256. 42.68 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  257. 42.68 s [yaya]
  258. 42.68 s [yaya] on the commandline: warning: [GHC-98887]
  259. 42.68 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  260. 42.68 s [yaya]
  261. 42.68 s [yaya] on the commandline: warning: [GHC-98887]
  262. 42.68 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  263. 42.69 s [yaya]
  264. 42.69 s [yaya] on the commandline: warning: [GHC-98887]
  265. 42.69 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  266. 42.69 s [yaya]
  267. 42.69 s [yaya] on the commandline: warning: [GHC-98887]
  268. 42.69 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  269. 42.69 s [yaya]
  270. 42.69 s [yaya] on the commandline: warning: [GHC-98887]
  271. 42.69 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  272. 42.79 s [yaya]
  273. 42.79 s [yaya] on the commandline: warning: [GHC-98887]
  274. 42.79 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  275. 42.79 s [yaya]
  276. 42.79 s [yaya] on the commandline: warning: [GHC-98887]
  277. 42.79 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  278. 42.79 s [yaya]
  279. 42.79 s [yaya] on the commandline: warning: [GHC-98887]
  280. 42.79 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  281. 43.83 s [yaya] Examples: 5 Tried: 5 Errors: 0 Failures: 0
  282. 43.91 s [yaya] Test suite doctests: PASS
  283. 43.91 s [yaya] Test suite logged to: dist/test/yaya-1.0.0.0-doctests.log
  284. 43.91 s [yaya] 1 of 1 test suites (1 of 1 test cases) passed.
  285. 43.97 s [yaya] Phase: haddockPhase
  286. 44.12 s [yaya] Preprocessing library for yaya-1.0.0.0..
  287. 44.12 s [yaya] Running Haddock on library for yaya-1.0.0.0..
  288. 44.18 s [yaya] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  289. 44.39 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, nothing )
  290. 44.50 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, nothing )
  291. 44.89 s [yaya] [ 3 of 10] Compiling Yaya.Fold.Common ( src/Yaya/Fold/Common.hs, nothing )
  292. 44.96 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, nothing )
  293. 45.08 s [yaya] [ 5 of 10] Compiling Yaya.Fold.Native.Internal ( src/Yaya/Fold/Native/Internal.hs, nothing )
  294. 45.09 s [yaya] [ 6 of 10] Compiling Yaya.Fold.Native ( src/Yaya/Fold/Native.hs, nothing )
  295. 45.11 s [yaya] [ 7 of 10] Compiling Yaya.Experimental.Foldable ( src/Yaya/Experimental/Foldable.hs, nothing )
  296. 45.12 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, nothing )
  297. 45.27 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, nothing )
  298. 45.36 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, nothing )
  299. 45.61 s [yaya] Haddock coverage:
  300. 45.61 s [yaya] 66% ( 4 / 6) in 'Yaya.Functor'
  301. 45.61 s [yaya] Missing documentation for:
  302. 45.61 s [yaya] dmap
  303. 45.61 s [yaya] hmap
  304. 45.61 s [yaya] Warning: 'Maybe' is out of scope.
  305. 45.61 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  306. 45.61 s [yaya] 100% ( 9 / 9) in 'Yaya.Pattern'
  307. 45.61 s [yaya] 59% ( 16 / 27) in 'Yaya.Fold.Common'
  308. 45.61 s [yaya] Missing documentation for:
  309. 45.61 s [yaya] binarySequence (src/Yaya/Fold/Common.hs:205)
  310. 45.61 s [yaya] le (src/Yaya/Fold/Common.hs:153)
  311. 45.61 s [yaya] lucasSequence' (src/Yaya/Fold/Common.hs:211)
  312. 45.61 s [yaya] maybeTakeNext (src/Yaya/Fold/Common.hs:179)
  313. 45.61 s [yaya] replaceNeither (src/Yaya/Fold/Common.hs:159)
  314. 45.61 s [yaya] takeAnother (src/Yaya/Fold/Common.hs:164)
  315. 45.61 s [yaya] takeAvailable (src/Yaya/Fold/Common.hs:169)
  316. 45.61 s [yaya] takeNext (src/Yaya/Fold/Common.hs:174)
  317. 45.61 s [yaya] ternarySequence (src/Yaya/Fold/Common.hs:208)
  318. 45.61 s [yaya] truncate' (src/Yaya/Fold/Common.hs:185)
  319. 45.61 s [yaya] unarySequence (src/Yaya/Fold/Common.hs:202)
  320. 45.61 s [yaya] Warning: 'Nu' is ambiguous. It is defined
  321. 45.61 s [yaya] * at src/Yaya/Fold.hs:408:17
  322. 45.61 s [yaya] * at src/Yaya/Fold.hs:408:1
  323. 45.61 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  324. 45.61 s [yaya] by specifying the type/value namespace explicitly.
  325. 45.61 s [yaya] Defaulting to the one defined at src/Yaya/Fold.hs:408:1
  326. 45.61 s [yaya] Warning: 'Day' is ambiguous. It is defined
  327. 45.61 s [yaya] * in ‘Data.Functor.Day’
  328. 45.61 s [yaya] * in ‘Data.Functor.Day’
  329. 45.61 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  330. 45.61 s [yaya] by specifying the type/value namespace explicitly.
  331. 45.61 s [yaya] Defaulting to the one defined in ‘Data.Functor.Day’
  332. 45.61 s [yaya] Warning: 'Identity' is ambiguous. It is defined
  333. 45.61 s [yaya] * in ‘Data.Functor.Identity’
  334. 45.61 s [yaya] * in ‘Data.Functor.Identity’
  335. 45.61 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  336. 45.61 s [yaya] by specifying the type/value namespace explicitly.
  337. 45.61 s [yaya] Defaulting to the one defined in ‘Data.Functor.Identity’
  338. 45.62 s [yaya] 48% ( 32 / 66) in 'Yaya.Fold'
  339. 45.62 s [yaya] Missing documentation for:
  340. 45.62 s [yaya] Module header
  341. 45.62 s [yaya] Algebra (src/Yaya/Fold.hs:157)
  342. 45.62 s [yaya] AlgebraM (src/Yaya/Fold.hs:163)
  343. 45.62 s [yaya] Coalgebra (src/Yaya/Fold.hs:169)
  344. 45.62 s [yaya] ElgotAlgebra (src/Yaya/Fold.hs:161)
  345. 45.62 s [yaya] ElgotAlgebraM (src/Yaya/Fold.hs:167)
  346. 45.62 s [yaya] ElgotCoalgebra (src/Yaya/Fold.hs:173)
  347. 45.62 s [yaya] GAlgebra (src/Yaya/Fold.hs:159)
  348. 45.62 s [yaya] GAlgebraM (src/Yaya/Fold.hs:165)
  349. 45.62 s [yaya] GCoalgebra (src/Yaya/Fold.hs:171)
  350. 45.62 s [yaya] GCoalgebraM (src/Yaya/Fold.hs:180)
  351. 45.62 s [yaya] ana
  352. 45.62 s [yaya] cata
  353. 45.62 s [yaya] colambek (src/Yaya/Fold.hs:608)
  354. 45.62 s [yaya] constAna (src/Yaya/Fold.hs:722)
  355. 45.62 s [yaya] constCata (src/Yaya/Fold.hs:719)
  356. 45.62 s [yaya] constEmbed (src/Yaya/Fold.hs:713)
  357. 45.62 s [yaya] constProject (src/Yaya/Fold.hs:716)
  358. 45.62 s [yaya] distCofreeT (src/Yaya/Fold.hs:647)
  359. 45.62 s [yaya] distEnvT (src/Yaya/Fold.hs:637)
  360. 45.62 s [yaya] distTuple (src/Yaya/Fold.hs:624)
  361. 45.62 s [yaya] elgotAna (src/Yaya/Fold.hs:600)
  362. 45.62 s [yaya] elgotCata (src/Yaya/Fold.hs:553)
  363. 45.62 s [yaya] elgotCataM (src/Yaya/Fold.hs:569)
  364. 45.62 s [yaya] embed
  365. 45.62 s [yaya] ezygoM (src/Yaya/Fold.hs:578)
  366. 45.62 s [yaya] gana (src/Yaya/Fold.hs:592)
  367. 45.62 s [yaya] gcata (src/Yaya/Fold.hs:545)
  368. 45.62 s [yaya] gcataM (src/Yaya/Fold.hs:561)
  369. 45.62 s [yaya] lambek (src/Yaya/Fold.hs:604)
  370. 45.62 s [yaya] project
  371. 45.62 s [yaya] seqEither (src/Yaya/Fold.hs:676)
  372. 45.62 s [yaya] seqFreeF (src/Yaya/Fold.hs:660)
  373. 45.62 s [yaya] seqFreeT (src/Yaya/Fold.hs:672)
  374. 45.62 s [yaya] 100% ( 3 / 3) in 'Yaya.Fold.Native'
  375. 45.62 s [yaya] 66% ( 4 / 6) in 'Yaya.Experimental.Foldable'
  376. 45.62 s [yaya] Missing documentation for:
  377. 45.62 s [yaya] foldMap (src/Yaya/Experimental/Foldable.hs:27)
  378. 45.62 s [yaya] naturalList
  379. 45.62 s [yaya] Warning: 'Day' is out of scope.
  380. 45.62 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  381. 45.62 s [yaya] Warning: 'fromListN' is ambiguous. It is defined
  382. 45.62 s [yaya] * in ‘GHC.IsList’
  383. 45.62 s [yaya] * at src/Yaya/Applied.hs:304:1
  384. 45.62 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  385. 45.62 s [yaya] by specifying the type/value namespace explicitly.
  386. 45.62 s [yaya] Defaulting to the one defined at src/Yaya/Applied.hs:304:1
  387. 45.62 s [yaya] 35% ( 13 / 37) in 'Yaya.Applied'
  388. 45.62 s [yaya] Missing documentation for:
  389. 45.62 s [yaya] Module header
  390. 45.62 s [yaya] Void (src/Yaya/Applied.hs:129)
  391. 45.62 s [yaya] absurd (src/Yaya/Applied.hs:132)
  392. 45.62 s [yaya] append (src/Yaya/Applied.hs:153)
  393. 45.62 s [yaya] drop (src/Yaya/Applied.hs:179)
  394. 45.62 s [yaya] fibonacci (src/Yaya/Applied.hs:252)
  395. 45.62 s [yaya] fibonacciPolynomials (src/Yaya/Applied.hs:249)
  396. 45.62 s [yaya] height (src/Yaya/Applied.hs:144)
  397. 45.62 s [yaya] jacobsthal (src/Yaya/Applied.hs:267)
  398. 45.62 s [yaya] length (src/Yaya/Applied.hs:150)
  399. 45.62 s [yaya] lucas (src/Yaya/Applied.hs:261)
  400. 45.62 s [yaya] lucasSequenceU (src/Yaya/Applied.hs:255)
  401. 45.62 s [yaya] lucasSequenceV (src/Yaya/Applied.hs:258)
  402. 45.62 s [yaya] mersenne (src/Yaya/Applied.hs:270)
  403. 45.62 s [yaya] naturals (src/Yaya/Applied.hs:147)
  404. 45.62 s [yaya] now (src/Yaya/Applied.hs:117)
  405. 45.62 s [yaya] pell (src/Yaya/Applied.hs:264)
  406. 45.62 s [yaya] reifyUpTo (src/Yaya/Applied.hs:246)
  407. 45.62 s [yaya] reverse' (src/Yaya/Applied.hs:189)
  408. 45.62 s [yaya] reverse (src/Yaya/Applied.hs:193)
  409. 45.62 s [yaya] succN (src/Yaya/Applied.hs:141)
  410. 45.62 s [yaya] tail (src/Yaya/Applied.hs:182)
  411. 45.62 s [yaya] vacuous (src/Yaya/Applied.hs:135)
  412. 45.62 s [yaya] zeroN (src/Yaya/Applied.hs:138)
  413. 45.62 s [yaya] Warning: 'PatternFunctorRules' is ambiguous. It is defined
  414. 45.62 s [yaya] * at src/Yaya/Retrofit.hs:167:28
  415. 45.62 s [yaya] * at src/Yaya/Retrofit.hs:167:1
  416. 45.62 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  417. 45.62 s [yaya] by specifying the type/value namespace explicitly.
  418. 45.62 s [yaya] Defaulting to the one defined at src/Yaya/Retrofit.hs:167:1
  419. 45.63 s [yaya] 85% ( 17 / 20) in 'Yaya.Retrofit'
  420. 45.63 s [yaya] Missing documentation for:
  421. 45.63 s [yaya] patternCon
  422. 45.63 s [yaya] patternField
  423. 45.63 s [yaya] patternType
  424. 45.63 s [yaya] Warning: 'gcataM' is out of scope.
  425. 45.63 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  426. 45.63 s [yaya] 73% ( 19 / 26) in 'Yaya.Zoo'
  427. 45.63 s [yaya] Missing documentation for:
  428. 45.63 s [yaya] cocontramap (src/Yaya/Zoo.hs:335)
  429. 45.63 s [yaya] fromPartial
  430. 45.63 s [yaya] futu (src/Yaya/Zoo.hs:199)
  431. 45.63 s [yaya] gmutu (src/Yaya/Zoo.hs:137)
  432. 45.63 s [yaya] histo (src/Yaya/Zoo.hs:211)
  433. 45.63 s [yaya] insidePartial (src/Yaya/Zoo.hs:263)
  434. 45.63 s [yaya] mutuM (src/Yaya/Zoo.hs:187)
  435. 46.03 s [yaya] Warning: Yaya.Pattern: could not find link destinations for:
  436. 46.03 s [yaya] - Yaya.Pattern.Rep_AndMaybe
  437. 46.03 s [yaya] - Yaya.Pattern.Rep1_AndMaybe
  438. 46.03 s [yaya] - Yaya.Pattern.Rep_XNor
  439. 46.03 s [yaya] - Yaya.Pattern.Rep1_XNor
  440. 46.03 s [yaya] - Yaya.Applied.D:R:ItemNu
  441. 46.04 s [yaya] Warning: Yaya.Fold: could not find link destinations for:
  442. 46.04 s [yaya] - Yaya.Applied.D:R:ItemNu
  443. 46.05 s [yaya] Warning: Yaya.Applied: could not find link destinations for:
  444. 46.05 s [yaya] - Yaya.Applied.D:R:ItemNu
  445. 49.48 s [yaya] Documentation created: dist/doc/html/yaya/, dist/doc/html/yaya/yaya.txt
  446. 49.54 s [yaya] Preprocessing test suite 'doctests' for yaya-1.0.0.0..
  447. 49.62 s [yaya] Phase: installPhase
  448. 49.62 s [yaya] Installing library in /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  449. 49.97 s [yaya] Phase: fixupPhase
  450. 49.99 s [yaya] shrinking RPATHs of ELF executables and libraries in /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0
  451. 50.00 s [yaya] shrinking /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/libHSyaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT-ghc9.8.4.so
  452. 50.01 s [yaya] checking for references to /build/ in /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0...
  453. 50.03 s [yaya] patching script interpreter paths in /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0
  454. 50.04 s [yaya] stripping (with command strip and flags -S -p) in /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/lib
  455. 50.14 s [yaya] shrinking RPATHs of ELF executables and libraries in /nix/store/46gd61kwqkc0i2h0haxafg46svix3pys-yaya-1.0.0.0-doc
  456. 50.16 s [yaya] checking for references to /build/ in /nix/store/46gd61kwqkc0i2h0haxafg46svix3pys-yaya-1.0.0.0-doc...
  457. 50.18 s [yaya] patching script interpreter paths in /nix/store/46gd61kwqkc0i2h0haxafg46svix3pys-yaya-1.0.0.0-doc
  458. 50.31 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/46gd61kwqkc0i2h0haxafg46svix3pys-yaya-1.0.0.0-doc /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0
  459. 50.84 s [post-build-hook] Pushing 2 paths (122 are already present) using zstd to cache sellout ⏳
  460. 50.84 s [post-build-hook]
  461. 51.23 s [post-build-hook] Pushing /nix/store/46gd61kwqkc0i2h0haxafg46svix3pys-yaya-1.0.0.0-doc (2.74 MiB)
  462. 51.29 s [post-build-hook] Pushing /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0 (5.30 MiB)
  463. 52.57 s [post-build-hook]
  464. 52.57 s [post-build-hook] All done.
  465. 52.59 s [post-build-hook] Uploading to the NixCI cache: /nix/store/46gd61kwqkc0i2h0haxafg46svix3pys-yaya-1.0.0.0-doc /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0
  466. 52.64 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  467. 52.65 s [post-build-hook] copying 2 paths...
  468. 52.65 s [post-build-hook] copying path '/nix/store/46gd61kwqkc0i2h0haxafg46svix3pys-yaya-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  469. 53.36 s [post-build-hook] copying path '/nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0' to 'https://cache.nix-ci.com'...
  470. 54.92 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  471. 55.27 s [post-build-hook] copying 1 paths...
  472. 55.57 s [post-build-hook] copying path '/nix/store/ip33l7jv43ymffi60wzxj4vywjkx5r2q-yaya-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  473. 55.57 s Progress: 1 of 15 built, 144 of 144 downloaded from cache
  474. 55.57 s Building yaya-hedgehog
  475. 55.61 s Building yaya-lens
  476. 55.65 s Building yaya-quickcheck
  477. 55.80 s [yaya-hedgehog] Phase: setupCompilerEnvironmentPhase
  478. 55.80 s [yaya-hedgehog] Build with /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4.
  479. 55.81 s [yaya-quickcheck] Phase: setupCompilerEnvironmentPhase
  480. 55.81 s [yaya-lens] Phase: setupCompilerEnvironmentPhase
  481. 55.81 s [yaya-quickcheck] Build with /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4.
  482. 55.81 s [yaya-lens] Build with /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4.
  483. 56.03 s [yaya-quickcheck] Phase: unpackPhase
  484. 56.04 s [yaya-quickcheck] unpacking source archive /nix/store/jhbg3pwvl1r9xra2nnazwwys1ncbdcrp-w9bhdflwqmhj9igv8nyghd32hcsrnb5g-source/./quickcheck
  485. 56.05 s [yaya-quickcheck] source root is quickcheck
  486. 56.06 s [yaya-quickcheck] Phase: patchPhase
  487. 56.07 s [yaya-hedgehog] Phase: unpackPhase
  488. 56.07 s [yaya-quickcheck] Phase: compileBuildDriverPhase
  489. 56.07 s [yaya-lens] Phase: unpackPhase
  490. 56.07 s [yaya-quickcheck] setupCompileFlags: -package-db=/build/tmp.QbOp0VEPgP/setup-package.conf.d -threaded
  491. 56.07 s [yaya-hedgehog] unpacking source archive /nix/store/jhbg3pwvl1r9xra2nnazwwys1ncbdcrp-w9bhdflwqmhj9igv8nyghd32hcsrnb5g-source/./hedgehog
  492. 56.08 s [yaya-lens] unpacking source archive /nix/store/jhbg3pwvl1r9xra2nnazwwys1ncbdcrp-w9bhdflwqmhj9igv8nyghd32hcsrnb5g-source/./lens
  493. 56.08 s [yaya-lens] source root is lens
  494. 56.08 s [yaya-hedgehog] source root is hedgehog
  495. 56.09 s [yaya-lens] Phase: patchPhase
  496. 56.09 s [yaya-hedgehog] Phase: patchPhase
  497. 56.10 s [yaya-lens] Phase: compileBuildDriverPhase
  498. 56.10 s [yaya-hedgehog] Phase: compileBuildDriverPhase
  499. 56.11 s [yaya-lens] setupCompileFlags: -package-db=/build/tmp.EfA4aJLhwq/setup-package.conf.d -threaded
  500. 56.11 s [yaya-hedgehog] setupCompileFlags: -package-db=/build/tmp.7CNoCvcl3H/setup-package.conf.d -threaded
  501. 56.15 s [yaya-quickcheck] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.QbOp0VEPgP/Main.o )
  502. 56.18 s [yaya-lens] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.EfA4aJLhwq/Main.o )
  503. 56.18 s [yaya-hedgehog] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.7CNoCvcl3H/Main.o )
  504. 56.22 s [yaya-quickcheck] [2 of 2] Linking Setup
  505. 56.24 s [yaya-hedgehog] [2 of 2] Linking Setup
  506. 56.24 s [yaya-lens] [2 of 2] Linking Setup
  507. 57.57 s [yaya-quickcheck] Phase: updateAutotoolsGnuConfigScriptsPhase
  508. 57.59 s [yaya-quickcheck] Phase: configurePhase
  509. 57.59 s [yaya-lens] Phase: updateAutotoolsGnuConfigScriptsPhase
  510. 57.59 s [yaya-quickcheck] configureFlags: --verbose --prefix=/nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/2xi143qba6kqbpb26113mxwkypqni06k-yaya-quickcheck-1.0.0.0-doc/share/doc/yaya-quickcheck-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.QbOp0VEPgP/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/xp8g8298vbm4k9ipj14xf1r4rh899hr4-ncurses-6.5/lib --extra-lib-dirs=/nix/store/wxm6pczq28ppr7ffwclsl6njbzzr48zf-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/3f0hp921ncxr249f5lmspc8silkqr8f7-elfutils-0.194/lib --extra-lib-dirs=/nix/store/km81slwkcc82dbwywl10gpffjb78g6ni-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/fvsl0b39y6ns2z66gfvc2raca3b5wr18-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/lib
  511. 57.60 s [yaya-hedgehog] Phase: updateAutotoolsGnuConfigScriptsPhase
  512. 57.60 s [yaya-quickcheck] Using Parsec parser
  513. 57.60 s [yaya-quickcheck] Configuring yaya-quickcheck-1.0.0.0...
  514. 57.60 s [yaya-lens] Phase: configurePhase
  515. 57.61 s [yaya-lens] configureFlags: --verbose --prefix=/nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/kgg78hg3akn8wjr2n2fmyvjiblns2ca7-yaya-lens-0.0.1.0-doc/share/doc/yaya-lens-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.EfA4aJLhwq/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/xp8g8298vbm4k9ipj14xf1r4rh899hr4-ncurses-6.5/lib --extra-lib-dirs=/nix/store/wxm6pczq28ppr7ffwclsl6njbzzr48zf-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/3f0hp921ncxr249f5lmspc8silkqr8f7-elfutils-0.194/lib --extra-lib-dirs=/nix/store/km81slwkcc82dbwywl10gpffjb78g6ni-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/fvsl0b39y6ns2z66gfvc2raca3b5wr18-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/lib
  516. 57.61 s [yaya-hedgehog] Phase: configurePhase
  517. 57.62 s [yaya-hedgehog] configureFlags: --verbose --prefix=/nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/1jj10vf605h5a45g8xbr02r1s8h00y6j-yaya-hedgehog-1.0.0.0-doc/share/doc/yaya-hedgehog-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.7CNoCvcl3H/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/xp8g8298vbm4k9ipj14xf1r4rh899hr4-ncurses-6.5/lib --extra-lib-dirs=/nix/store/wxm6pczq28ppr7ffwclsl6njbzzr48zf-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/3f0hp921ncxr249f5lmspc8silkqr8f7-elfutils-0.194/lib --extra-lib-dirs=/nix/store/km81slwkcc82dbwywl10gpffjb78g6ni-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/fvsl0b39y6ns2z66gfvc2raca3b5wr18-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/lib
  518. 57.62 s [yaya-lens] Using Parsec parser
  519. 57.62 s [yaya-lens] Configuring yaya-lens-0.0.1.0...
  520. 57.63 s [yaya-hedgehog] Using Parsec parser
  521. 57.63 s [yaya-hedgehog] Configuring yaya-hedgehog-1.0.0.0...
  522. 57.96 s [yaya-quickcheck] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  523. 57.96 s [yaya-quickcheck] Dependency QuickCheck >=2.13.2 && <2.14 || >=2.14.2 && <2.15 || >=2.15.0 &&
  524. 57.96 s [yaya-quickcheck] <2.16 || >=2.16.0 && <2.17 || >=2.17.1 && <2.18 || >=2.18.0 && <2.19: using
  525. 57.96 s [yaya-quickcheck] QuickCheck-2.15.0.1
  526. 57.96 s [yaya-quickcheck] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  527. 57.96 s [yaya-quickcheck] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  528. 57.96 s [yaya-quickcheck] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  529. 57.96 s [yaya-quickcheck] base-4.19.2.0
  530. 57.96 s [yaya-quickcheck] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  531. 57.96 s [yaya-quickcheck] >=1.0.0 && <1.1: using yaya-1.0.0.0
  532. 57.96 s [yaya-quickcheck] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  533. 57.96 s [yaya-quickcheck] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  534. 57.96 s [yaya-quickcheck] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  535. 57.96 s [yaya-quickcheck] base-4.19.2.0
  536. 57.96 s [yaya-quickcheck] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  537. 57.96 s [yaya-quickcheck] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  538. 57.96 s [yaya-quickcheck] doctest-0.24.2
  539. 57.96 s [yaya-quickcheck] Dependency yaya-quickcheck: using yaya-quickcheck-1.0.0.0
  540. 57.98 s [yaya-lens] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  541. 57.98 s [yaya-lens] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  542. 57.98 s [yaya-lens] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  543. 57.98 s [yaya-lens] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  544. 57.98 s [yaya-lens] base-4.19.2.0
  545. 57.98 s [yaya-lens] Dependency lens >=5 && <5.4: using lens-5.3.5
  546. 57.98 s [yaya-lens] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  547. 57.98 s [yaya-lens] >=1.0.0 && <1.1: using yaya-1.0.0.0
  548. 57.98 s [yaya-lens] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  549. 57.98 s [yaya-lens] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  550. 57.98 s [yaya-lens] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  551. 57.98 s [yaya-lens] base-4.19.2.0
  552. 57.98 s [yaya-lens] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  553. 57.98 s [yaya-lens] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  554. 57.98 s [yaya-lens] doctest-0.24.2
  555. 57.98 s [yaya-lens] Dependency yaya-lens: using yaya-lens-0.0.1.0
  556. 58.02 s [yaya-hedgehog] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  557. 58.02 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  558. 58.02 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  559. 58.02 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  560. 58.02 s [yaya-hedgehog] base-4.19.2.0
  561. 58.02 s [yaya-hedgehog] Dependency deriving-compat >=0.5.9 && <0.7: using deriving-compat-0.6.7
  562. 58.02 s [yaya-hedgehog] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  563. 58.02 s [yaya-hedgehog] hedgehog-1.5
  564. 58.02 s [yaya-hedgehog] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  565. 58.02 s [yaya-hedgehog] >=1.0.0 && <1.1: using yaya-1.0.0.0
  566. 58.02 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  567. 58.02 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  568. 58.02 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  569. 58.02 s [yaya-hedgehog] base-4.19.2.0
  570. 58.02 s [yaya-hedgehog] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  571. 58.02 s [yaya-hedgehog] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  572. 58.02 s [yaya-hedgehog] doctest-0.24.2
  573. 58.02 s [yaya-hedgehog] Dependency yaya-hedgehog: using yaya-hedgehog-1.0.0.0
  574. 58.02 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  575. 58.02 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  576. 58.02 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  577. 58.02 s [yaya-hedgehog] base-4.19.2.0
  578. 58.02 s [yaya-hedgehog] Dependency deriving-compat >=0.5.9 && <0.7: using deriving-compat-0.6.7
  579. 58.02 s [yaya-hedgehog] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  580. 58.02 s [yaya-hedgehog] hedgehog-1.5
  581. 58.02 s [yaya-hedgehog] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  582. 58.02 s [yaya-hedgehog] >=1.0.0 && <1.1: using yaya-1.0.0.0
  583. 58.02 s [yaya-hedgehog] Dependency yaya-hedgehog: using yaya-hedgehog-1.0.0.0
  584. 58.24 s [yaya-quickcheck] Source component graph:
  585. 58.24 s [yaya-quickcheck] component lib
  586. 58.24 s [yaya-quickcheck] component test:doctests dependency lib
  587. 58.24 s [yaya-quickcheck] Configured component graph:
  588. 58.24 s [yaya-quickcheck] component yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  589. 58.24 s [yaya-quickcheck] include QuickCheck-2.15.0.1-2BdQuHKQVeZ1bFh8DuLq55
  590. 58.24 s [yaya-quickcheck] include base-4.19.2.0-a4d2
  591. 58.24 s [yaya-quickcheck] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  592. 58.24 s [yaya-quickcheck] component yaya-quickcheck-1.0.0.0-Delu2kcgvQXJS2x8sNjiD4-doctests
  593. 58.24 s [yaya-quickcheck] include base-4.19.2.0-a4d2
  594. 58.24 s [yaya-quickcheck] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  595. 58.24 s [yaya-quickcheck] include yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  596. 58.24 s [yaya-quickcheck] Linked component graph:
  597. 58.24 s [yaya-quickcheck] unit yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  598. 58.24 s [yaya-quickcheck] include QuickCheck-2.15.0.1-2BdQuHKQVeZ1bFh8DuLq55
  599. 58.24 s [yaya-quickcheck] include base-4.19.2.0-a4d2
  600. 58.24 s [yaya-quickcheck] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  601. 58.24 s [yaya-quickcheck] Yaya.QuickCheck.Fold=yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ:Yaya.QuickCheck.Fold
  602. 58.24 s [yaya-quickcheck] unit yaya-quickcheck-1.0.0.0-Delu2kcgvQXJS2x8sNjiD4-doctests
  603. 58.24 s [yaya-quickcheck] include base-4.19.2.0-a4d2
  604. 58.24 s [yaya-quickcheck] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  605. 58.24 s [yaya-quickcheck] include yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  606. 58.24 s [yaya-quickcheck] Ready component graph:
  607. 58.24 s [yaya-quickcheck] definite yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  608. 58.24 s [yaya-quickcheck] depends QuickCheck-2.15.0.1-2BdQuHKQVeZ1bFh8DuLq55
  609. 58.24 s [yaya-quickcheck] depends base-4.19.2.0-a4d2
  610. 58.24 s [yaya-quickcheck] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  611. 58.24 s [yaya-quickcheck] definite yaya-quickcheck-1.0.0.0-Delu2kcgvQXJS2x8sNjiD4-doctests
  612. 58.24 s [yaya-quickcheck] depends base-4.19.2.0-a4d2
  613. 58.24 s [yaya-quickcheck] depends doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  614. 58.24 s [yaya-quickcheck] depends yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  615. 58.24 s [yaya-quickcheck] Using Cabal-3.10.3.0 compiled by ghc-9.8
  616. 58.24 s [yaya-quickcheck] Using compiler: ghc-9.8.4
  617. 58.24 s [yaya-quickcheck] Using install prefix:
  618. 58.24 s [yaya-quickcheck] /nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0
  619. 58.24 s [yaya-quickcheck] Executables installed in:
  620. 58.24 s [yaya-quickcheck] /nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0/bin
  621. 58.24 s [yaya-quickcheck] Libraries installed in:
  622. 58.24 s [yaya-quickcheck] /nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  623. 58.24 s [yaya-quickcheck] Dynamic Libraries installed in:
  624. 58.24 s [yaya-quickcheck] /nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  625. 58.24 s [yaya-quickcheck] Private executables installed in:
  626. 58.24 s [yaya-quickcheck] /nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0/libexec/x86_64-linux-ghc-9.8.4/yaya-quickcheck-1.0.0.0
  627. 58.24 s [yaya-quickcheck] Data files installed in:
  628. 58.24 s [yaya-quickcheck] /nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0/share/x86_64-linux-ghc-9.8.4/yaya-quickcheck-1.0.0.0
  629. 58.24 s [yaya-quickcheck] Documentation installed in:
  630. 58.24 s [yaya-quickcheck] /nix/store/2xi143qba6kqbpb26113mxwkypqni06k-yaya-quickcheck-1.0.0.0-doc/share/doc/yaya-quickcheck-1.0.0.0
  631. 58.24 s [yaya-quickcheck] Configuration files installed in:
  632. 58.24 s [yaya-quickcheck] /nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0/etc
  633. 58.24 s [yaya-quickcheck] No alex found
  634. 58.24 s [yaya-quickcheck] Using ar found on system at:
  635. 58.24 s [yaya-quickcheck] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  636. 58.24 s [yaya-quickcheck] No c2hs found
  637. 58.24 s [yaya-quickcheck] No cpphs found
  638. 58.24 s [yaya-quickcheck] Using doctest version 0.24.2 found on system at:
  639. 58.24 s [yaya-quickcheck] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  640. 58.24 s [yaya-quickcheck] Using gcc version 14.3.0 given by user at:
  641. 58.24 s [yaya-quickcheck] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  642. 58.24 s [yaya-quickcheck] Using ghc version 9.8.4 found on system at:
  643. 58.24 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  644. 58.24 s [yaya-quickcheck] Using ghc-pkg version 9.8.4 found on system at:
  645. 58.24 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  646. 58.24 s [yaya-quickcheck] No ghcjs found
  647. 58.24 s [yaya-quickcheck] No ghcjs-pkg found
  648. 58.24 s [yaya-quickcheck] No greencard found
  649. 58.24 s [yaya-quickcheck] Using haddock version 2.30.0 found on system at:
  650. 58.24 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  651. 58.24 s [yaya-quickcheck] No happy found
  652. 58.24 s [yaya-quickcheck] Using haskell-suite found on system at: haskell-suite-dummy-location
  653. 58.24 s [yaya-quickcheck] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  654. 58.24 s [yaya-quickcheck] No hmake found
  655. 58.24 s [yaya-quickcheck] Using hpc version 0.69 found on system at:
  656. 58.24 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  657. 58.24 s [yaya-quickcheck] Using hsc2hs version 0.68.10 found on system at:
  658. 58.24 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  659. 58.24 s [yaya-quickcheck] Using hscolour version 1.25 found on system at:
  660. 58.24 s [yaya-quickcheck] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  661. 58.24 s [yaya-quickcheck] No jhc found
  662. 58.24 s [yaya-quickcheck] Using ld found on system at:
  663. 58.24 s [yaya-quickcheck] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  664. 58.24 s [yaya-quickcheck] No pkg-config found
  665. 58.24 s [yaya-quickcheck] Using runghc version 9.8.4 found on system at:
  666. 58.24 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  667. 58.24 s [yaya-quickcheck] Using strip version 2.44 found on system at:
  668. 58.24 s [yaya-quickcheck] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  669. 58.24 s [yaya-quickcheck] Using tar found on system at:
  670. 58.24 s [yaya-quickcheck] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  671. 58.24 s [yaya-quickcheck] No uhc found
  672. 58.25 s [yaya-lens] Source component graph:
  673. 58.25 s [yaya-lens] component lib
  674. 58.25 s [yaya-lens] component test:doctests dependency lib
  675. 58.25 s [yaya-lens] Configured component graph:
  676. 58.25 s [yaya-lens] component yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  677. 58.25 s [yaya-lens] include base-4.19.2.0-a4d2
  678. 58.25 s [yaya-lens] include lens-5.3.5-Fo329ZAbfJOJCG8f78zSu6
  679. 58.25 s [yaya-lens] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  680. 58.25 s [yaya-lens] component yaya-lens-0.0.1.0-71DggSoymanCFlx2EhKVJh-doctests
  681. 58.25 s [yaya-lens] include base-4.19.2.0-a4d2
  682. 58.25 s [yaya-lens] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  683. 58.25 s [yaya-lens] include yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  684. 58.25 s [yaya-lens] Linked component graph:
  685. 58.25 s [yaya-lens] unit yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  686. 58.25 s [yaya-lens] include base-4.19.2.0-a4d2
  687. 58.25 s [yaya-lens] include lens-5.3.5-Fo329ZAbfJOJCG8f78zSu6
  688. 58.25 s [yaya-lens] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  689. 58.25 s [yaya-lens] Yaya.Lens=yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV:Yaya.Lens
  690. 58.25 s [yaya-lens] unit yaya-lens-0.0.1.0-71DggSoymanCFlx2EhKVJh-doctests
  691. 58.25 s [yaya-lens] include base-4.19.2.0-a4d2
  692. 58.25 s [yaya-lens] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  693. 58.25 s [yaya-lens] include yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  694. 58.25 s [yaya-lens] Ready component graph:
  695. 58.25 s [yaya-lens] definite yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  696. 58.25 s [yaya-lens] depends base-4.19.2.0-a4d2
  697. 58.25 s [yaya-lens] depends lens-5.3.5-Fo329ZAbfJOJCG8f78zSu6
  698. 58.25 s [yaya-lens] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  699. 58.25 s [yaya-lens] definite yaya-lens-0.0.1.0-71DggSoymanCFlx2EhKVJh-doctests
  700. 58.25 s [yaya-lens] depends base-4.19.2.0-a4d2
  701. 58.25 s [yaya-lens] depends doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  702. 58.25 s [yaya-lens] depends yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  703. 58.25 s [yaya-lens] Using Cabal-3.10.3.0 compiled by ghc-9.8
  704. 58.25 s [yaya-lens] Using compiler: ghc-9.8.4
  705. 58.25 s [yaya-lens] Using install prefix:
  706. 58.25 s [yaya-lens] /nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0
  707. 58.25 s [yaya-lens] Executables installed in:
  708. 58.25 s [yaya-lens] /nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0/bin
  709. 58.25 s [yaya-lens] Libraries installed in:
  710. 58.25 s [yaya-lens] /nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  711. 58.25 s [yaya-lens] Dynamic Libraries installed in:
  712. 58.25 s [yaya-lens] /nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  713. 58.25 s [yaya-lens] Private executables installed in:
  714. 58.25 s [yaya-lens] /nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0/libexec/x86_64-linux-ghc-9.8.4/yaya-lens-0.0.1.0
  715. 58.25 s [yaya-lens] Data files installed in:
  716. 58.25 s [yaya-lens] /nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0/share/x86_64-linux-ghc-9.8.4/yaya-lens-0.0.1.0
  717. 58.25 s [yaya-lens] Documentation installed in:
  718. 58.25 s [yaya-lens] /nix/store/kgg78hg3akn8wjr2n2fmyvjiblns2ca7-yaya-lens-0.0.1.0-doc/share/doc/yaya-lens-0.0.1.0
  719. 58.25 s [yaya-lens] Configuration files installed in:
  720. 58.25 s [yaya-lens] /nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0/etc
  721. 58.25 s [yaya-lens] No alex found
  722. 58.25 s [yaya-lens] Using ar found on system at:
  723. 58.25 s [yaya-lens] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  724. 58.25 s [yaya-lens] No c2hs found
  725. 58.25 s [yaya-lens] No cpphs found
  726. 58.25 s [yaya-lens] Using doctest version 0.24.2 found on system at:
  727. 58.25 s [yaya-lens] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  728. 58.25 s [yaya-lens] Using gcc version 14.3.0 given by user at:
  729. 58.25 s [yaya-lens] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  730. 58.25 s [yaya-lens] Using ghc version 9.8.4 found on system at:
  731. 58.25 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  732. 58.25 s [yaya-lens] Using ghc-pkg version 9.8.4 found on system at:
  733. 58.25 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  734. 58.25 s [yaya-lens] No ghcjs found
  735. 58.25 s [yaya-lens] No ghcjs-pkg found
  736. 58.25 s [yaya-lens] No greencard found
  737. 58.25 s [yaya-lens] Using haddock version 2.30.0 found on system at:
  738. 58.25 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  739. 58.25 s [yaya-lens] No happy found
  740. 58.25 s [yaya-lens] Using haskell-suite found on system at: haskell-suite-dummy-location
  741. 58.25 s [yaya-lens] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  742. 58.25 s [yaya-lens] No hmake found
  743. 58.25 s [yaya-lens] Using hpc version 0.69 found on system at:
  744. 58.25 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  745. 58.25 s [yaya-lens] Using hsc2hs version 0.68.10 found on system at:
  746. 58.25 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  747. 58.25 s [yaya-lens] Using hscolour version 1.25 found on system at:
  748. 58.25 s [yaya-lens] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  749. 58.25 s [yaya-lens] No jhc found
  750. 58.25 s [yaya-lens] Using ld found on system at:
  751. 58.25 s [yaya-lens] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  752. 58.25 s [yaya-lens] No pkg-config found
  753. 58.25 s [yaya-lens] Using runghc version 9.8.4 found on system at:
  754. 58.25 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  755. 58.25 s [yaya-lens] Using strip version 2.44 found on system at:
  756. 58.25 s [yaya-lens] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  757. 58.25 s [yaya-lens] Using tar found on system at:
  758. 58.25 s [yaya-lens] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  759. 58.25 s [yaya-lens] No uhc found
  760. 58.32 s [yaya-hedgehog] Source component graph:
  761. 58.32 s [yaya-hedgehog] component lib
  762. 58.32 s [yaya-hedgehog] component test:doctests dependency lib
  763. 58.32 s [yaya-hedgehog] component test:yaya dependency lib
  764. 58.32 s [yaya-hedgehog] Configured component graph:
  765. 58.32 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  766. 58.32 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  767. 58.32 s [yaya-hedgehog] include deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  768. 58.32 s [yaya-hedgehog] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  769. 58.32 s [yaya-hedgehog] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  770. 58.32 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-CXRq6a8ngNgLv9wdNsoH4s-doctests
  771. 58.32 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  772. 58.32 s [yaya-hedgehog] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  773. 58.32 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  774. 58.32 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-CUsYfdkR4UQ2OtRhReBprZ-yaya
  775. 58.32 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  776. 58.32 s [yaya-hedgehog] include deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  777. 58.32 s [yaya-hedgehog] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  778. 58.32 s [yaya-hedgehog] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  779. 58.32 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  780. 58.32 s [yaya-hedgehog] Linked component graph:
  781. 58.32 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  782. 58.32 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  783. 58.32 s [yaya-hedgehog] include deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  784. 58.32 s [yaya-hedgehog] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  785. 58.32 s [yaya-hedgehog] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  786. 58.32 s [yaya-hedgehog] Yaya.Hedgehog=yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0:Yaya.Hedgehog,Yaya.Hedgehog.Expr=yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0:Yaya.Hedgehog.Expr,Yaya.Hedgehog.Fold=yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0:Yaya.Hedgehog.Fold
  787. 58.32 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-CXRq6a8ngNgLv9wdNsoH4s-doctests
  788. 58.32 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  789. 58.33 s [yaya-hedgehog] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  790. 58.33 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  791. 58.33 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-CUsYfdkR4UQ2OtRhReBprZ-yaya
  792. 58.33 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  793. 58.33 s [yaya-hedgehog] include deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  794. 58.33 s [yaya-hedgehog] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  795. 58.33 s [yaya-hedgehog] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  796. 58.33 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  797. 58.33 s [yaya-hedgehog] Ready component graph:
  798. 58.33 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  799. 58.33 s [yaya-hedgehog] depends base-4.19.2.0-a4d2
  800. 58.33 s [yaya-hedgehog] depends deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  801. 58.33 s [yaya-hedgehog] depends hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  802. 58.33 s [yaya-hedgehog] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  803. 58.33 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-CXRq6a8ngNgLv9wdNsoH4s-doctests
  804. 58.33 s [yaya-hedgehog] depends base-4.19.2.0-a4d2
  805. 58.33 s [yaya-hedgehog] depends doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  806. 58.33 s [yaya-hedgehog] depends yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  807. 58.33 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-CUsYfdkR4UQ2OtRhReBprZ-yaya
  808. 58.33 s [yaya-hedgehog] depends base-4.19.2.0-a4d2
  809. 58.33 s [yaya-hedgehog] depends deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  810. 58.33 s [yaya-hedgehog] depends hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  811. 58.33 s [yaya-hedgehog] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  812. 58.33 s [yaya-hedgehog] depends yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  813. 58.33 s [yaya-hedgehog] Using Cabal-3.10.3.0 compiled by ghc-9.8
  814. 58.33 s [yaya-hedgehog] Using compiler: ghc-9.8.4
  815. 58.33 s [yaya-hedgehog] Using install prefix:
  816. 58.33 s [yaya-hedgehog] /nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0
  817. 58.33 s [yaya-hedgehog] Executables installed in:
  818. 58.33 s [yaya-hedgehog] /nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0/bin
  819. 58.33 s [yaya-hedgehog] Libraries installed in:
  820. 58.33 s [yaya-hedgehog] /nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  821. 58.33 s [yaya-hedgehog] Dynamic Libraries installed in:
  822. 58.33 s [yaya-hedgehog] /nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  823. 58.33 s [yaya-hedgehog] Private executables installed in:
  824. 58.33 s [yaya-hedgehog] /nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0/libexec/x86_64-linux-ghc-9.8.4/yaya-hedgehog-1.0.0.0
  825. 58.33 s [yaya-hedgehog] Data files installed in:
  826. 58.33 s [yaya-hedgehog] /nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0/share/x86_64-linux-ghc-9.8.4/yaya-hedgehog-1.0.0.0
  827. 58.33 s [yaya-hedgehog] Documentation installed in:
  828. 58.33 s [yaya-hedgehog] /nix/store/1jj10vf605h5a45g8xbr02r1s8h00y6j-yaya-hedgehog-1.0.0.0-doc/share/doc/yaya-hedgehog-1.0.0.0
  829. 58.33 s [yaya-hedgehog] Configuration files installed in:
  830. 58.33 s [yaya-hedgehog] /nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0/etc
  831. 58.33 s [yaya-hedgehog] No alex found
  832. 58.33 s [yaya-hedgehog] Using ar found on system at:
  833. 58.33 s [yaya-hedgehog] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  834. 58.33 s [yaya-hedgehog] No c2hs found
  835. 58.33 s [yaya-hedgehog] No cpphs found
  836. 58.33 s [yaya-hedgehog] Using doctest version 0.24.2 found on system at:
  837. 58.33 s [yaya-hedgehog] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  838. 58.33 s [yaya-hedgehog] Using gcc version 14.3.0 given by user at:
  839. 58.33 s [yaya-hedgehog] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  840. 58.33 s [yaya-hedgehog] Using ghc version 9.8.4 found on system at:
  841. 58.33 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  842. 58.33 s [yaya-hedgehog] Using ghc-pkg version 9.8.4 found on system at:
  843. 58.33 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  844. 58.33 s [yaya-hedgehog] No ghcjs found
  845. 58.33 s [yaya-hedgehog] No ghcjs-pkg found
  846. 58.33 s [yaya-hedgehog] No greencard found
  847. 58.33 s [yaya-hedgehog] Using haddock version 2.30.0 found on system at:
  848. 58.33 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  849. 58.33 s [yaya-hedgehog] No happy found
  850. 58.33 s [yaya-hedgehog] Using haskell-suite found on system at: haskell-suite-dummy-location
  851. 58.33 s [yaya-hedgehog] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  852. 58.33 s [yaya-hedgehog] No hmake found
  853. 58.33 s [yaya-hedgehog] Using hpc version 0.69 found on system at:
  854. 58.33 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  855. 58.33 s [yaya-hedgehog] Using hsc2hs version 0.68.10 found on system at:
  856. 58.33 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  857. 58.33 s [yaya-hedgehog] Using hscolour version 1.25 found on system at:
  858. 58.33 s [yaya-hedgehog] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  859. 58.33 s [yaya-hedgehog] No jhc found
  860. 58.33 s [yaya-hedgehog] Using ld found on system at:
  861. 58.33 s [yaya-hedgehog] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  862. 58.33 s [yaya-hedgehog] No pkg-config found
  863. 58.33 s [yaya-hedgehog] Using runghc version 9.8.4 found on system at:
  864. 58.33 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  865. 58.33 s [yaya-hedgehog] Using strip version 2.44 found on system at:
  866. 58.33 s [yaya-hedgehog] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  867. 58.33 s [yaya-hedgehog] Using tar found on system at:
  868. 58.33 s [yaya-hedgehog] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  869. 58.33 s [yaya-hedgehog] No uhc found
  870. 58.40 s [yaya-quickcheck] Phase: buildPhase
  871. 58.42 s [yaya-lens] Phase: buildPhase
  872. 58.49 s [yaya-quickcheck] Preprocessing library for yaya-quickcheck-1.0.0.0..
  873. 58.49 s [yaya-quickcheck] Building library for yaya-quickcheck-1.0.0.0..
  874. 58.51 s [yaya-hedgehog] Phase: buildPhase
  875. 58.51 s [yaya-lens] Preprocessing library for yaya-lens-0.0.1.0..
  876. 58.51 s [yaya-lens] Building library for yaya-lens-0.0.1.0..
  877. 58.57 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 )
  878. 58.58 s [yaya-hedgehog] Preprocessing library for yaya-hedgehog-1.0.0.0..
  879. 58.59 s [yaya-hedgehog] Building library for yaya-hedgehog-1.0.0.0..
  880. 58.59 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, dist/build/Yaya/Lens.o, dist/build/Yaya/Lens.dyn_o )
  881. 58.67 s [yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, dist/build/Yaya/Hedgehog.o, dist/build/Yaya/Hedgehog.dyn_o )
  882. 58.76 s [yaya-hedgehog]
  883. 58.76 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  884. 58.76 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  885. 58.76 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  886. 58.76 s [yaya-hedgehog]
  887. 58.76 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  888. 58.76 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  889. 58.76 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  890. 58.86 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 )
  891. 59.00 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, dist/build/Yaya/Lens.p_o )
  892. 59.01 s [yaya-hedgehog]
  893. 59.01 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  894. 59.01 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  895. 59.01 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  896. 59.01 s [yaya-hedgehog]
  897. 59.01 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  898. 59.01 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  899. 59.01 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  900. 59.01 s [yaya-hedgehog]
  901. 59.01 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  902. 59.01 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  903. 59.01 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  904. 59.12 s [yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, dist/build/Yaya/QuickCheck/Fold.p_o )
  905. 59.23 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 )
  906. 59.56 s [yaya-hedgehog]
  907. 59.56 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  908. 59.56 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  909. 59.56 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  910. 59.56 s [yaya-hedgehog]
  911. 59.56 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  912. 59.56 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  913. 59.56 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  914. 59.56 s [yaya-hedgehog]
  915. 59.56 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  916. 59.56 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  917. 59.56 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  918. 59.56 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  919. 59.56 s [yaya-hedgehog]
  920. 59.56 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  921. 59.56 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  922. 59.56 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  923. 59.56 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  924. 59.56 s [yaya-hedgehog]
  925. 59.56 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  926. 59.56 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  927. 59.56 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  928. 59.56 s [yaya-hedgehog]
  929. 59.56 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  930. 59.56 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  931. 59.56 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  932. 59.56 s [yaya-hedgehog]
  933. 59.56 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  934. 59.56 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  935. 59.56 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  936. 59.56 s [yaya-hedgehog]
  937. 59.56 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  938. 59.56 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  939. 59.56 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  940. 59.56 s [yaya-hedgehog]
  941. 59.56 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  942. 59.56 s [yaya-hedgehog] Could not specialise imported function ‘Gen.choice’
  943. 59.56 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.choice’
  944. 59.56 s [yaya-hedgehog]
  945. 59.56 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  946. 59.56 s [yaya-hedgehog] Could not specialise imported function ‘Range.linearFrom’
  947. 59.56 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Range.linearFrom’
  948. 59.56 s [yaya-hedgehog]
  949. 59.56 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  950. 59.56 s [yaya-hedgehog] Could not specialise imported function ‘Gen.integral’
  951. 59.56 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.integral’
  952. 59.56 s [yaya-hedgehog]
  953. 59.56 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  954. 59.56 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  955. 59.56 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  956. 59.56 s [yaya-hedgehog]
  957. 59.56 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  958. 59.56 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  959. 59.56 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  960. 59.56 s [yaya-hedgehog]
  961. 59.56 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  962. 59.56 s [yaya-hedgehog] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  963. 59.56 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  964. 60.22 s [yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, dist/build/Yaya/Hedgehog.p_o )
  965. 60.29 s [yaya-hedgehog]
  966. 60.29 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  967. 60.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  968. 60.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  969. 60.41 s [yaya-hedgehog]
  970. 60.41 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  971. 60.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  972. 60.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  973. 60.48 s [yaya-hedgehog] [2 of 3] Compiling Yaya.Hedgehog.Fold ( src/Yaya/Hedgehog/Fold.hs, dist/build/Yaya/Hedgehog/Fold.p_o )
  974. 60.60 s [yaya-hedgehog]
  975. 60.60 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  976. 60.60 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  977. 60.60 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  978. 60.60 s [yaya-hedgehog]
  979. 60.60 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  980. 60.60 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  981. 60.60 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  982. 60.60 s [yaya-hedgehog]
  983. 60.60 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  984. 60.60 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  985. 60.60 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  986. 60.97 s [yaya-hedgehog] [3 of 3] Compiling Yaya.Hedgehog.Expr ( src/Yaya/Hedgehog/Expr.hs, dist/build/Yaya/Hedgehog/Expr.p_o )
  987. 61.19 s [yaya-lens] Preprocessing test suite 'doctests' for yaya-lens-0.0.1.0..
  988. 61.19 s [yaya-lens] Building test suite 'doctests' for yaya-lens-0.0.1.0..
  989. 61.19 s [yaya-quickcheck] Preprocessing test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  990. 61.19 s [yaya-quickcheck] Building test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  991. 61.24 s [yaya-hedgehog]
  992. 61.24 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  993. 61.24 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  994. 61.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  995. 61.25 s [yaya-hedgehog]
  996. 61.25 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  997. 61.25 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  998. 61.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  999. 61.25 s [yaya-hedgehog]
  1000. 61.25 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1001. 61.25 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1002. 61.25 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  1003. 61.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1004. 61.25 s [yaya-hedgehog]
  1005. 61.25 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1006. 61.25 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1007. 61.25 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  1008. 61.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1009. 61.25 s [yaya-hedgehog]
  1010. 61.25 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1011. 61.25 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  1012. 61.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1013. 61.25 s [yaya-hedgehog]
  1014. 61.25 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1015. 61.25 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1016. 61.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1017. 61.25 s [yaya-hedgehog]
  1018. 61.25 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1019. 61.25 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1020. 61.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1021. 61.25 s [yaya-hedgehog]
  1022. 61.25 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1023. 61.25 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  1024. 61.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  1025. 61.25 s [yaya-hedgehog]
  1026. 61.25 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1027. 61.25 s [yaya-hedgehog] Could not specialise imported function ‘Gen.choice’
  1028. 61.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.choice’
  1029. 61.25 s [yaya-hedgehog]
  1030. 61.25 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1031. 61.25 s [yaya-hedgehog] Could not specialise imported function ‘Range.linearFrom’
  1032. 61.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Range.linearFrom’
  1033. 61.25 s [yaya-hedgehog]
  1034. 61.25 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1035. 61.25 s [yaya-hedgehog] Could not specialise imported function ‘Gen.integral’
  1036. 61.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.integral’
  1037. 61.25 s [yaya-hedgehog]
  1038. 61.25 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1039. 61.25 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  1040. 61.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  1041. 61.25 s [yaya-hedgehog]
  1042. 61.25 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1043. 61.25 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  1044. 61.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  1045. 61.25 s [yaya-hedgehog]
  1046. 61.25 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1047. 61.25 s [yaya-hedgehog] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  1048. 61.25 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  1049. 61.26 s [yaya-quickcheck] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  1050. 61.26 s [yaya-lens] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  1051. 61.47 s [yaya-quickcheck] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1052. 61.47 s [yaya-lens] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1053. 61.74 s [yaya-quickcheck] [3 of 3] Linking dist/build/doctests/doctests
  1054. 61.75 s [yaya-lens] [3 of 3] Linking dist/build/doctests/doctests
  1055. 63.64 s [yaya-hedgehog] Preprocessing test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  1056. 63.64 s [yaya-hedgehog] Building test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  1057. 63.71 s [yaya-hedgehog] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  1058. 63.92 s [yaya-hedgehog] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1059. 64.21 s [yaya-hedgehog] [3 of 3] Linking dist/build/doctests/doctests
  1060. 65.42 s [yaya-quickcheck] Phase: checkPhase
  1061. 65.44 s [yaya-lens] Phase: checkPhase
  1062. 65.47 s [yaya-quickcheck] Running 1 test suites...
  1063. 65.54 s [yaya-quickcheck] Test suite doctests: RUNNING...
  1064. 65.54 s [yaya-lens] Running 1 test suites...
  1065. 65.54 s [yaya-lens] Test suite doctests: RUNNING...
  1066. 65.71 s [yaya-quickcheck]
  1067. 65.71 s [yaya-quickcheck] on the commandline: warning: [GHC-98887]
  1068. 65.71 s [yaya-quickcheck] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1069. 65.73 s [yaya-lens]
  1070. 65.73 s [yaya-lens] on the commandline: warning: [GHC-98887]
  1071. 65.73 s [yaya-lens] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1072. 65.91 s [yaya-quickcheck] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1073. 65.95 s [yaya-lens] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1074. 65.95 s [yaya-quickcheck] Test suite doctests: PASS
  1075. 65.95 s [yaya-quickcheck] Test suite logged to: dist/test/yaya-quickcheck-1.0.0.0-doctests.log
  1076. 65.95 s [yaya-quickcheck] 1 of 1 test suites (1 of 1 test cases) passed.
  1077. 65.96 s [yaya-quickcheck] Phase: haddockPhase
  1078. 66.00 s [yaya-lens] Test suite doctests: PASS
  1079. 66.00 s [yaya-lens] Test suite logged to: dist/test/yaya-lens-0.0.1.0-doctests.log
  1080. 66.00 s [yaya-lens] 1 of 1 test suites (1 of 1 test cases) passed.
  1081. 66.00 s [yaya-lens] Phase: haddockPhase
  1082. 66.09 s [yaya-quickcheck] Preprocessing library for yaya-quickcheck-1.0.0.0..
  1083. 66.09 s [yaya-quickcheck] Running Haddock on library for yaya-quickcheck-1.0.0.0..
  1084. 66.14 s [yaya-lens] Preprocessing library for yaya-lens-0.0.1.0..
  1085. 66.14 s [yaya-lens] Running Haddock on library for yaya-lens-0.0.1.0..
  1086. 66.14 s [yaya-lens] Warning: The documentation for the following packages are not installed. No
  1087. 66.14 s [yaya-lens] links will be generated to these packages: vector-0.13.2.0
  1088. 66.15 s [yaya-quickcheck] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1089. 66.20 s [yaya-lens] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1090. 66.30 s [yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, nothing )
  1091. 66.35 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, nothing )
  1092. 66.46 s [yaya-quickcheck] Haddock coverage:
  1093. 66.46 s [yaya-quickcheck] 0% ( 0 / 3) in 'Yaya.QuickCheck.Fold'
  1094. 66.46 s [yaya-quickcheck] Missing documentation for:
  1095. 66.46 s [yaya-quickcheck] Module header
  1096. 66.46 s [yaya-quickcheck] arbitrarySteppable (src/Yaya/QuickCheck/Fold.hs:24)
  1097. 66.46 s [yaya-quickcheck] shrinkSteppable (src/Yaya/QuickCheck/Fold.hs:32)
  1098. 66.60 s [yaya-lens] Haddock coverage:
  1099. 66.60 s [yaya-lens] Warning: 'AlgebraM' is out of scope.
  1100. 66.60 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1101. 66.60 s [yaya-lens] Warning: 'Either' is out of scope.
  1102. 66.60 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1103. 66.60 s [yaya-lens] Warning: 'Coalgebra' is out of scope.
  1104. 66.60 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1105. 66.60 s [yaya-lens] Warning: 'Algebra' is out of scope.
  1106. 66.60 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1107. 66.60 s [yaya-lens] 53% ( 7 / 13) in 'Yaya.Lens'
  1108. 66.60 s [yaya-lens] Missing documentation for:
  1109. 66.60 s [yaya-lens] Module header
  1110. 66.60 s [yaya-lens] AlgebraLens (src/Yaya/Lens.hs:55)
  1111. 66.60 s [yaya-lens] AlgebraLens' (src/Yaya/Lens.hs:57)
  1112. 66.60 s [yaya-lens] BialgebraIso' (src/Yaya/Lens.hs:53)
  1113. 66.60 s [yaya-lens] CoalgebraPrism' (src/Yaya/Lens.hs:63)
  1114. 66.60 s [yaya-lens] folded (src/Yaya/Lens.hs:87)
  1115. 67.88 s [yaya-hedgehog] Preprocessing test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1116. 67.89 s [yaya-hedgehog] Building test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1117. 67.98 s [yaya-hedgehog] [1 of 5] Compiling Test.Fold ( tests/Test/Fold.hs, dist/build/yaya/yaya-tmp/Test/Fold.o )
  1118. 68.27 s [yaya-hedgehog]
  1119. 68.27 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1120. 68.27 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1121. 68.27 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1122. 68.27 s [yaya-hedgehog]
  1123. 68.27 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1124. 68.27 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1125. 68.27 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1126. 68.27 s [yaya-hedgehog]
  1127. 68.27 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1128. 68.27 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1129. 68.28 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1130. 68.28 s [yaya-hedgehog]
  1131. 68.28 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1132. 68.28 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1133. 68.28 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1134. 68.28 s [yaya-hedgehog]
  1135. 68.28 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1136. 68.28 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  1137. 68.28 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  1138. 68.28 s [yaya-hedgehog]
  1139. 68.28 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1140. 68.28 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1141. 68.28 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1142. 68.28 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1143. 68.28 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1144. 68.28 s [yaya-hedgehog]
  1145. 68.28 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1146. 68.28 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1147. 68.28 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1148. 68.28 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1149. 68.28 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1150. 68.28 s [yaya-hedgehog]
  1151. 68.28 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1152. 68.28 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1153. 68.28 s [yaya-hedgehog] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1154. 68.28 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1155. 68.28 s [yaya-hedgehog]
  1156. 68.28 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1157. 68.28 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1158. 68.28 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1159. 68.28 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.equalDay’
  1160. 68.28 s [yaya-hedgehog] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1161. 68.28 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1162. 68.28 s [yaya-hedgehog]
  1163. 68.28 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1164. 68.28 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1165. 68.28 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1166. 68.28 s [yaya-hedgehog]
  1167. 68.28 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1168. 68.28 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  1169. 68.28 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1170. 68.28 s [yaya-hedgehog]
  1171. 68.28 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1172. 68.28 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1173. 68.28 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1174. 68.28 s [yaya-hedgehog]
  1175. 68.28 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1176. 68.28 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1177. 68.28 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1178. 68.28 s [yaya-hedgehog]
  1179. 68.28 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1180. 68.28 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1181. 68.28 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1182. 68.28 s [yaya-hedgehog]
  1183. 68.28 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1184. 68.28 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1185. 68.28 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1186. 68.41 s [yaya-hedgehog] [2 of 5] Compiling Test.Fold.Common ( tests/Test/Fold/Common.hs, dist/build/yaya/yaya-tmp/Test/Fold/Common.o )
  1187. 68.41 s [yaya-hedgehog]
  1188. 68.41 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1189. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1190. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1191. 68.41 s [yaya-hedgehog]
  1192. 68.41 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1193. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1194. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1195. 68.41 s [yaya-hedgehog]
  1196. 68.41 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1197. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1198. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1199. 68.41 s [yaya-hedgehog]
  1200. 68.41 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1201. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1202. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1203. 68.41 s [yaya-hedgehog]
  1204. 68.41 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1205. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1206. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1207. 68.41 s [yaya-hedgehog]
  1208. 68.41 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1209. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1210. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1211. 68.41 s [yaya-hedgehog]
  1212. 68.41 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1213. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘assert’
  1214. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘assert’
  1215. 68.41 s [yaya-hedgehog]
  1216. 68.41 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1217. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1218. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1219. 68.41 s [yaya-hedgehog] [3 of 5] Compiling Test.Fold.Native ( tests/Test/Fold/Native.hs, dist/build/yaya/yaya-tmp/Test/Fold/Native.o )
  1220. 68.41 s [yaya-hedgehog]
  1221. 68.41 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1222. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1223. 68.41 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1224. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1225. 68.41 s [yaya-hedgehog]
  1226. 68.41 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1227. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1228. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1229. 68.41 s [yaya-hedgehog]
  1230. 68.41 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1231. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1232. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1233. 68.41 s [yaya-hedgehog]
  1234. 68.41 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1235. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1236. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1237. 68.41 s [yaya-hedgehog]
  1238. 68.41 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1239. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1240. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1241. 68.41 s [yaya-hedgehog]
  1242. 68.41 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1243. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1244. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1245. 68.41 s [yaya-hedgehog]
  1246. 68.41 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1247. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1248. 68.41 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1249. 68.41 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1250. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1251. 68.41 s [yaya-hedgehog]
  1252. 68.41 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1253. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  1254. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1255. 68.41 s [yaya-hedgehog]
  1256. 68.41 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1257. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1258. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1259. 68.41 s [yaya-hedgehog]
  1260. 68.41 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1261. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1262. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1263. 68.41 s [yaya-hedgehog]
  1264. 68.41 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1265. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1266. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1267. 68.41 s [yaya-hedgehog]
  1268. 68.41 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1269. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.Native.$fShowFix’
  1270. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.Native.$fShowFix’
  1271. 68.41 s [yaya-hedgehog] [4 of 5] Compiling Test.Retrofit ( tests/Test/Retrofit.hs, dist/build/yaya/yaya-tmp/Test/Retrofit.o )
  1272. 68.41 s [yaya-hedgehog]
  1273. 68.41 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1274. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1275. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1276. 68.41 s [yaya-hedgehog]
  1277. 68.41 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1278. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  1279. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  1280. 68.41 s [yaya-hedgehog]
  1281. 68.41 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1282. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.steppableReadPrec2’
  1283. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.steppableReadPrec2’
  1284. 68.41 s [yaya-hedgehog]
  1285. 68.41 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1286. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  1287. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  1288. 68.41 s [yaya-hedgehog]
  1289. 68.41 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1290. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘ghc-prim:GHC.Classes.C:Ord’
  1291. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘ghc-prim:GHC.Classes.C:Ord’
  1292. 68.41 s [yaya-hedgehog]
  1293. 68.41 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1294. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1295. 68.41 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wcompareDay’
  1296. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1297. 68.41 s [yaya-hedgehog]
  1298. 68.41 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1299. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  1300. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  1301. 68.41 s [yaya-hedgehog]
  1302. 68.41 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1303. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1304. 68.41 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1305. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1306. 68.41 s [yaya-hedgehog]
  1307. 68.41 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1308. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  1309. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  1310. 68.41 s [yaya-hedgehog]
  1311. 68.41 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1312. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  1313. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  1314. 68.41 s [yaya-hedgehog]
  1315. 68.41 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1316. 68.41 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  1317. 68.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  1318. 68.71 s [yaya-hedgehog] [5 of 5] Compiling Main ( tests/test.hs, dist/build/yaya/yaya-tmp/Main.o )
  1319. 69.08 s [yaya-hedgehog] [6 of 6] Linking dist/build/yaya/yaya
  1320. 70.09 s [yaya-hedgehog] Phase: checkPhase
  1321. 70.11 s [yaya-quickcheck] Documentation created: dist/doc/html/yaya-quickcheck/,
  1322. 70.11 s [yaya-quickcheck] dist/doc/html/yaya-quickcheck/yaya-quickcheck.txt
  1323. 70.17 s [yaya-hedgehog] Running 2 test suites...
  1324. 70.17 s [yaya-hedgehog] Test suite doctests: RUNNING...
  1325. 70.18 s [yaya-quickcheck] Preprocessing test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  1326. 70.19 s [yaya-quickcheck] Phase: installPhase
  1327. 70.28 s [yaya-quickcheck] Installing library in /nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  1328. 70.80 s [yaya-quickcheck] Phase: fixupPhase
  1329. 70.82 s [yaya-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0
  1330. 70.93 s [yaya-quickcheck] shrinking /nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/libHSyaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ-ghc9.8.4.so
  1331. 70.93 s [yaya-quickcheck] checking for references to /build/ in /nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0...
  1332. 70.93 s [yaya-quickcheck] patching script interpreter paths in /nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0
  1333. 70.93 s [yaya-quickcheck] stripping (with command strip and flags -S -p) in /nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0/lib
  1334. 70.96 s [yaya-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/2xi143qba6kqbpb26113mxwkypqni06k-yaya-quickcheck-1.0.0.0-doc
  1335. 70.97 s [yaya-quickcheck] checking for references to /build/ in /nix/store/2xi143qba6kqbpb26113mxwkypqni06k-yaya-quickcheck-1.0.0.0-doc...
  1336. 70.99 s [yaya-quickcheck] patching script interpreter paths in /nix/store/2xi143qba6kqbpb26113mxwkypqni06k-yaya-quickcheck-1.0.0.0-doc
  1337. 71.10 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/2xi143qba6kqbpb26113mxwkypqni06k-yaya-quickcheck-1.0.0.0-doc /nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0
  1338. 71.62 s [post-build-hook] Pushing 2 paths (130 are already present) using zstd to cache sellout ⏳
  1339. 71.62 s [post-build-hook]
  1340. 71.99 s [post-build-hook] Pushing /nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0 (347.84 KiB)
  1341. 72.06 s [post-build-hook] Pushing /nix/store/2xi143qba6kqbpb26113mxwkypqni06k-yaya-quickcheck-1.0.0.0-doc (273.50 KiB)
  1342. 73.00 s [post-build-hook]
  1343. 73.00 s [post-build-hook] All done.
  1344. 73.02 s [post-build-hook] Uploading to the NixCI cache: /nix/store/2xi143qba6kqbpb26113mxwkypqni06k-yaya-quickcheck-1.0.0.0-doc /nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0
  1345. 73.06 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1346. 73.08 s [post-build-hook] copying 2 paths...
  1347. 73.08 s [post-build-hook] copying path '/nix/store/2xi143qba6kqbpb26113mxwkypqni06k-yaya-quickcheck-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1348. 73.48 s [post-build-hook] copying path '/nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0' to 'https://cache.nix-ci.com'...
  1349. 73.80 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1350. 74.06 s [post-build-hook] copying 1 paths...
  1351. 74.07 s [post-build-hook] copying path '/nix/store/w9dpzyb62qr602ybxyk17cxa3advpzwc-yaya-quickcheck-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  1352. 74.31 s Progress: 2 of 14 built (2 building), 144 of 144 downloaded from cache
  1353. 74.31 s [yaya-hedgehog] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1354. 74.31 s [yaya-hedgehog] Test suite doctests: PASS
  1355. 74.31 s [yaya-hedgehog] Test suite logged to: dist/test/yaya-hedgehog-1.0.0.0-doctests.log
  1356. 74.31 s [yaya-hedgehog] Test suite yaya: RUNNING...
  1357. 74.31 s [yaya-hedgehog] ━━━ Test.Fold ━━━
  1358. 74.31 s [yaya-hedgehog] ✓ prop_muCataCancel passed 100 tests.
  1359. 74.31 s [yaya-hedgehog] ✓ prop_muCataRefl passed 100 tests.
  1360. 74.31 s [yaya-hedgehog] ✓ prop_muCataCompose passed 100 tests.
  1361. 74.31 s [yaya-hedgehog] ✓ 3 succeeded.
  1362. 74.31 s [yaya-hedgehog] ━━━ Test.Fold.Common ━━━
  1363. 74.31 s [yaya-hedgehog] ✓ prop_heightLtSize passed 100 tests.
  1364. 74.31 s [yaya-hedgehog] ✓ 1 succeeded.
  1365. 74.31 s [yaya-hedgehog] ━━━ Test.Retrofit ━━━
  1366. 74.31 s [yaya-hedgehog] ✓ .
  1367. 74.31 s [yaya-hedgehog] Test suite yaya: PASS
  1368. 74.31 s [yaya-hedgehog] Test suite logged to: dist/test/yaya-hedgehog-1.0.0.0-yaya.log
  1369. 74.31 s [yaya-hedgehog] 2 of 2 test suites (2 of 2 test cases) passed.
  1370. 74.31 s [yaya-hedgehog] Phase: haddockPhase
  1371. 74.31 s [yaya-hedgehog] Preprocessing library for yaya-hedgehog-1.0.0.0..
  1372. 74.31 s [yaya-hedgehog] Running Haddock on library for yaya-hedgehog-1.0.0.0..
  1373. 74.31 s [yaya-hedgehog] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1374. 74.31 s [yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, /build/ghc856_0/ghc_2.o, /build/ghc856_0/ghc_2.dyn_o )
  1375. 74.31 s [yaya-hedgehog] [2 of 3] Compiling Yaya.Hedgehog.Fold ( src/Yaya/Hedgehog/Fold.hs, /build/ghc856_0/ghc_4.o, /build/ghc856_0/ghc_4.dyn_o )
  1376. 74.31 s [yaya-hedgehog] [3 of 3] Compiling Yaya.Hedgehog.Expr ( src/Yaya/Hedgehog/Expr.hs, nothing )
  1377. 74.31 s [yaya-hedgehog] Haddock coverage:
  1378. 74.31 s [yaya-hedgehog] 66% ( 2 / 3) in 'Yaya.Hedgehog'
  1379. 74.31 s [yaya-hedgehog] Missing documentation for:
  1380. 74.31 s [yaya-hedgehog] Module header
  1381. 74.31 s [yaya-hedgehog] 60% ( 6 / 10) in 'Yaya.Hedgehog.Fold'
  1382. 74.31 s [yaya-hedgehog] Missing documentation for:
  1383. 74.31 s [yaya-hedgehog] Module header
  1384. 74.31 s [yaya-hedgehog] law_cataCancel (src/Yaya/Hedgehog/Fold.hs:67)
  1385. 74.31 s [yaya-hedgehog] law_cataCompose (src/Yaya/Hedgehog/Fold.hs:109)
  1386. 74.31 s [yaya-hedgehog] law_cataRefl (src/Yaya/Hedgehog/Fold.hs:74)
  1387. 74.31 s [yaya-hedgehog] 0% ( 0 / 10) in 'Yaya.Hedgehog.Expr'
  1388. 74.31 s [yaya-hedgehog] Missing documentation for:
  1389. 74.31 s [yaya-hedgehog] Module header
  1390. 74.31 s [yaya-hedgehog] Expr (src/Yaya/Hedgehog/Expr.hs:33)
  1391. 74.31 s [yaya-hedgehog] expression (src/Yaya/Hedgehog/Expr.hs:52)
  1392. 74.31 s [yaya-hedgehog] genCofixExpr (src/Yaya/Hedgehog/Expr.hs:64)
  1393. 74.31 s [yaya-hedgehog] genExpr (src/Yaya/Hedgehog/Expr.hs:49)
  1394. 74.31 s [yaya-hedgehog] genExprLit (src/Yaya/Hedgehog/Expr.hs:43)
  1395. 74.31 s [yaya-hedgehog] genExprOp (src/Yaya/Hedgehog/Expr.hs:46)
  1396. 74.31 s [yaya-hedgehog] genFixExpr (src/Yaya/Hedgehog/Expr.hs:61)
  1397. 74.31 s [yaya-hedgehog] genMuExpr (src/Yaya/Hedgehog/Expr.hs:55)
  1398. 74.31 s [yaya-hedgehog] genNuExpr (src/Yaya/Hedgehog/Expr.hs:58)
  1399. 74.31 s [yaya-lens] Documentation created: dist/doc/html/yaya-lens/,
  1400. 74.31 s [yaya-lens] dist/doc/html/yaya-lens/yaya-lens.txt
  1401. 74.31 s [yaya-lens] Preprocessing test suite 'doctests' for yaya-lens-0.0.1.0..
  1402. 74.31 s [yaya-lens] Phase: installPhase
  1403. 74.31 s [yaya-lens] Installing library in /nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  1404. 74.31 s [yaya-lens] Phase: fixupPhase
  1405. 74.31 s [yaya-lens] shrinking RPATHs of ELF executables and libraries in /nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0
  1406. 74.31 s [yaya-lens] shrinking /nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/libHSyaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV-ghc9.8.4.so
  1407. 74.31 s [yaya-lens] checking for references to /build/ in /nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0...
  1408. 74.31 s [yaya-lens] patching script interpreter paths in /nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0
  1409. 74.31 s [yaya-lens] stripping (with command strip and flags -S -p) in /nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0/lib
  1410. 74.31 s [yaya-lens] shrinking RPATHs of ELF executables and libraries in /nix/store/kgg78hg3akn8wjr2n2fmyvjiblns2ca7-yaya-lens-0.0.1.0-doc
  1411. 74.31 s [yaya-lens] checking for references to /build/ in /nix/store/kgg78hg3akn8wjr2n2fmyvjiblns2ca7-yaya-lens-0.0.1.0-doc...
  1412. 74.31 s [yaya-lens] patching script interpreter paths in /nix/store/kgg78hg3akn8wjr2n2fmyvjiblns2ca7-yaya-lens-0.0.1.0-doc
  1413. 74.39 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/kgg78hg3akn8wjr2n2fmyvjiblns2ca7-yaya-lens-0.0.1.0-doc /nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0
  1414. 74.90 s [post-build-hook] Pushing 2 paths (160 are already present) using zstd to cache sellout ⏳
  1415. 74.90 s [post-build-hook]
  1416. 75.36 s [post-build-hook] Pushing /nix/store/kgg78hg3akn8wjr2n2fmyvjiblns2ca7-yaya-lens-0.0.1.0-doc (295.22 KiB)
  1417. 75.41 s [post-build-hook] Pushing /nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0 (213.45 KiB)
  1418. 76.41 s [post-build-hook]
  1419. 76.41 s [post-build-hook] All done.
  1420. 76.46 s [post-build-hook] Uploading to the NixCI cache: /nix/store/kgg78hg3akn8wjr2n2fmyvjiblns2ca7-yaya-lens-0.0.1.0-doc /nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0
  1421. 76.47 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1422. 76.49 s [post-build-hook] copying 2 paths...
  1423. 76.49 s [post-build-hook] copying path '/nix/store/kgg78hg3akn8wjr2n2fmyvjiblns2ca7-yaya-lens-0.0.1.0-doc' to 'https://cache.nix-ci.com'...
  1424. 76.86 s [post-build-hook] copying path '/nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0' to 'https://cache.nix-ci.com'...
  1425. 77.18 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1426. 77.47 s [post-build-hook] copying 1 paths...
  1427. 77.48 s [post-build-hook] copying path '/nix/store/zvip74w2y79bmizpan33g3y51xypxras-yaya-lens-0.0.1.0.drv' to 'https://cache.nix-ci.com'...
  1428. 77.72 s Progress: 3 of 13 built (1 building), 144 of 144 downloaded from cache
  1429. 77.72 s [yaya-hedgehog] Documentation created: dist/doc/html/yaya-hedgehog/,
  1430. 77.72 s [yaya-hedgehog] dist/doc/html/yaya-hedgehog/yaya-hedgehog.txt
  1431. 77.72 s [yaya-hedgehog] Preprocessing test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  1432. 77.72 s [yaya-hedgehog] Preprocessing test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1433. 77.72 s [yaya-hedgehog] Phase: installPhase
  1434. 77.72 s [yaya-hedgehog] Installing library in /nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  1435. 77.72 s [yaya-hedgehog] Phase: fixupPhase
  1436. 77.72 s [yaya-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0
  1437. 77.72 s [yaya-hedgehog] shrinking /nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/libHSyaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0-ghc9.8.4.so
  1438. 77.72 s [yaya-hedgehog] checking for references to /build/ in /nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0...
  1439. 77.72 s [yaya-hedgehog] patching script interpreter paths in /nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0
  1440. 77.72 s [yaya-hedgehog] stripping (with command strip and flags -S -p) in /nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0/lib
  1441. 77.89 s [yaya-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/1jj10vf605h5a45g8xbr02r1s8h00y6j-yaya-hedgehog-1.0.0.0-doc
  1442. 77.90 s [yaya-hedgehog] checking for references to /build/ in /nix/store/1jj10vf605h5a45g8xbr02r1s8h00y6j-yaya-hedgehog-1.0.0.0-doc...
  1443. 77.91 s [yaya-hedgehog] patching script interpreter paths in /nix/store/1jj10vf605h5a45g8xbr02r1s8h00y6j-yaya-hedgehog-1.0.0.0-doc
  1444. 78.03 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/1jj10vf605h5a45g8xbr02r1s8h00y6j-yaya-hedgehog-1.0.0.0-doc /nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0
  1445. 78.57 s [post-build-hook] Pushing 2 paths (176 are already present) using zstd to cache sellout ⏳
  1446. 78.57 s [post-build-hook]
  1447. 78.97 s [post-build-hook] Pushing /nix/store/1jj10vf605h5a45g8xbr02r1s8h00y6j-yaya-hedgehog-1.0.0.0-doc (462.62 KiB)
  1448. 79.04 s [post-build-hook] Pushing /nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0 (1.24 MiB)
  1449. 80.06 s [post-build-hook]
  1450. 80.06 s [post-build-hook] All done.
  1451. 80.07 s [post-build-hook] Uploading to the NixCI cache: /nix/store/1jj10vf605h5a45g8xbr02r1s8h00y6j-yaya-hedgehog-1.0.0.0-doc /nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0
  1452. 80.11 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1453. 80.13 s [post-build-hook] copying 2 paths...
  1454. 80.13 s [post-build-hook] copying path '/nix/store/1jj10vf605h5a45g8xbr02r1s8h00y6j-yaya-hedgehog-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1455. 80.50 s [post-build-hook] copying path '/nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0' to 'https://cache.nix-ci.com'...
  1456. 81.01 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1457. 81.25 s [post-build-hook] copying 1 paths...
  1458. 81.25 s [post-build-hook] copying path '/nix/store/3z9wmzpf094sf1sbshd5c569drx2gg67-yaya-hedgehog-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  1459. 81.48 s Progress: 4 of 12 built, 144 of 144 downloaded from cache
  1460. 81.53 s Building yaya-unsafe
  1461. 81.73 s [yaya-unsafe] Phase: setupCompilerEnvironmentPhase
  1462. 81.77 s [yaya-unsafe] Build with /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4.
  1463. 81.96 s [yaya-unsafe] Phase: unpackPhase
  1464. 81.96 s [yaya-unsafe] unpacking source archive /nix/store/jhbg3pwvl1r9xra2nnazwwys1ncbdcrp-w9bhdflwqmhj9igv8nyghd32hcsrnb5g-source/./unsafe
  1465. 81.97 s [yaya-unsafe] source root is unsafe
  1466. 81.98 s [yaya-unsafe] Phase: patchPhase
  1467. 81.99 s [yaya-unsafe] Phase: compileBuildDriverPhase
  1468. 81.99 s [yaya-unsafe] setupCompileFlags: -package-db=/build/tmp.VKNoYXy5IR/setup-package.conf.d -threaded
  1469. 82.03 s [yaya-unsafe] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.VKNoYXy5IR/Main.o )
  1470. 82.07 s [yaya-unsafe] [2 of 2] Linking Setup
  1471. 83.32 s [yaya-unsafe] Phase: updateAutotoolsGnuConfigScriptsPhase
  1472. 83.33 s [yaya-unsafe] Phase: configurePhase
  1473. 83.33 s [yaya-unsafe] configureFlags: --verbose --prefix=/nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/06hhf3xkhknfxxlr1jpyrnn3l6jdx0mr-yaya-unsafe-1.0.0.1-doc/share/doc/yaya-unsafe-1.0.0.1 --with-gcc=gcc --package-db=/build/tmp.VKNoYXy5IR/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/xp8g8298vbm4k9ipj14xf1r4rh899hr4-ncurses-6.5/lib --extra-lib-dirs=/nix/store/wxm6pczq28ppr7ffwclsl6njbzzr48zf-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/3f0hp921ncxr249f5lmspc8silkqr8f7-elfutils-0.194/lib --extra-lib-dirs=/nix/store/km81slwkcc82dbwywl10gpffjb78g6ni-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/fvsl0b39y6ns2z66gfvc2raca3b5wr18-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/lib
  1474. 83.34 s [yaya-unsafe] Using Parsec parser
  1475. 83.34 s [yaya-unsafe] Configuring yaya-unsafe-1.0.0.1...
  1476. 83.63 s [yaya-unsafe] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  1477. 83.63 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1478. 83.63 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1479. 83.63 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1480. 83.63 s [yaya-unsafe] base-4.19.2.0
  1481. 83.63 s [yaya-unsafe] Dependency comonad >=5.0.7 && <5.1: using comonad-5.0.9
  1482. 83.63 s [yaya-unsafe] Dependency free >=5.1.5 && <5.3: using free-5.2
  1483. 83.63 s [yaya-unsafe] Dependency yaya >=1.0.0 && <1.1: using yaya-1.0.0.0
  1484. 83.63 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1485. 83.63 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1486. 83.63 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1487. 83.63 s [yaya-unsafe] base-4.19.2.0
  1488. 83.63 s [yaya-unsafe] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  1489. 83.63 s [yaya-unsafe] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  1490. 83.63 s [yaya-unsafe] doctest-0.24.2
  1491. 83.63 s [yaya-unsafe] Dependency yaya-unsafe: using yaya-unsafe-1.0.0.1
  1492. 83.63 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1493. 83.63 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1494. 83.63 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1495. 83.63 s [yaya-unsafe] base-4.19.2.0
  1496. 83.63 s [yaya-unsafe] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  1497. 83.63 s [yaya-unsafe] hedgehog-1.5
  1498. 83.63 s [yaya-unsafe] Dependency yaya >=1.0.0 && <1.1: using yaya-1.0.0.0
  1499. 83.63 s [yaya-unsafe] Dependency yaya-hedgehog >=1.0.0 && <1.1: using yaya-hedgehog-1.0.0.0
  1500. 83.63 s [yaya-unsafe] Dependency yaya-unsafe: using yaya-unsafe-1.0.0.1
  1501. 83.85 s [yaya-unsafe] Source component graph:
  1502. 83.85 s [yaya-unsafe] component lib
  1503. 83.85 s [yaya-unsafe] component test:doctests dependency lib
  1504. 83.85 s [yaya-unsafe] component test:yaya-unsafe dependency lib
  1505. 83.85 s [yaya-unsafe] Configured component graph:
  1506. 83.85 s [yaya-unsafe] component yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1507. 83.85 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1508. 83.85 s [yaya-unsafe] include comonad-5.0.9-Gql9GT9Q9oMHHavzFWIE94
  1509. 83.85 s [yaya-unsafe] include free-5.2-CCELm0mkQjF5s27Hef9MN5
  1510. 83.85 s [yaya-unsafe] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1511. 83.85 s [yaya-unsafe] component yaya-unsafe-1.0.0.1-IbCf0fhyuXF36ZZozIe7wY-doctests
  1512. 83.85 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1513. 83.85 s [yaya-unsafe] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1514. 83.85 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1515. 83.85 s [yaya-unsafe] component yaya-unsafe-1.0.0.1-HpxlFNeGTPs9S3oUOfftxW-yaya-unsafe
  1516. 83.85 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1517. 83.85 s [yaya-unsafe] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  1518. 83.85 s [yaya-unsafe] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1519. 83.85 s [yaya-unsafe] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  1520. 83.85 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1521. 83.85 s [yaya-unsafe] Linked component graph:
  1522. 83.85 s [yaya-unsafe] unit yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1523. 83.85 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1524. 83.85 s [yaya-unsafe] include comonad-5.0.9-Gql9GT9Q9oMHHavzFWIE94
  1525. 83.85 s [yaya-unsafe] include free-5.2-CCELm0mkQjF5s27Hef9MN5
  1526. 83.85 s [yaya-unsafe] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1527. 83.85 s [yaya-unsafe] Yaya.Unsafe.Applied=yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE:Yaya.Unsafe.Applied,Yaya.Unsafe.Fold=yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE:Yaya.Unsafe.Fold,Yaya.Unsafe.Fold.Instances=yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE:Yaya.Unsafe.Fold.Instances,Yaya.Unsafe.Zoo=yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE:Yaya.Unsafe.Zoo
  1528. 83.85 s [yaya-unsafe] unit yaya-unsafe-1.0.0.1-IbCf0fhyuXF36ZZozIe7wY-doctests
  1529. 83.85 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1530. 83.85 s [yaya-unsafe] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1531. 83.85 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1532. 83.85 s [yaya-unsafe] unit yaya-unsafe-1.0.0.1-HpxlFNeGTPs9S3oUOfftxW-yaya-unsafe
  1533. 83.85 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1534. 83.85 s [yaya-unsafe] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  1535. 83.85 s [yaya-unsafe] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1536. 83.85 s [yaya-unsafe] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  1537. 83.85 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1538. 83.85 s [yaya-unsafe] Ready component graph:
  1539. 83.85 s [yaya-unsafe] definite yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1540. 83.85 s [yaya-unsafe] depends base-4.19.2.0-a4d2
  1541. 83.85 s [yaya-unsafe] depends comonad-5.0.9-Gql9GT9Q9oMHHavzFWIE94
  1542. 83.85 s [yaya-unsafe] depends free-5.2-CCELm0mkQjF5s27Hef9MN5
  1543. 83.85 s [yaya-unsafe] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1544. 83.85 s [yaya-unsafe] definite yaya-unsafe-1.0.0.1-IbCf0fhyuXF36ZZozIe7wY-doctests
  1545. 83.85 s [yaya-unsafe] depends base-4.19.2.0-a4d2
  1546. 83.85 s [yaya-unsafe] depends doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1547. 83.85 s [yaya-unsafe] depends yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1548. 83.85 s [yaya-unsafe] definite yaya-unsafe-1.0.0.1-HpxlFNeGTPs9S3oUOfftxW-yaya-unsafe
  1549. 83.85 s [yaya-unsafe] depends base-4.19.2.0-a4d2
  1550. 83.85 s [yaya-unsafe] depends hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  1551. 83.85 s [yaya-unsafe] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1552. 83.85 s [yaya-unsafe] depends yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  1553. 83.85 s [yaya-unsafe] depends yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1554. 83.85 s [yaya-unsafe] Using Cabal-3.10.3.0 compiled by ghc-9.8
  1555. 83.85 s [yaya-unsafe] Using compiler: ghc-9.8.4
  1556. 83.85 s [yaya-unsafe] Using install prefix:
  1557. 83.85 s [yaya-unsafe] /nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1
  1558. 83.85 s [yaya-unsafe] Executables installed in:
  1559. 83.85 s [yaya-unsafe] /nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1/bin
  1560. 83.85 s [yaya-unsafe] Libraries installed in:
  1561. 83.85 s [yaya-unsafe] /nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1562. 83.85 s [yaya-unsafe] Dynamic Libraries installed in:
  1563. 83.85 s [yaya-unsafe] /nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  1564. 83.85 s [yaya-unsafe] Private executables installed in:
  1565. 83.85 s [yaya-unsafe] /nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1/libexec/x86_64-linux-ghc-9.8.4/yaya-unsafe-1.0.0.1
  1566. 83.85 s [yaya-unsafe] Data files installed in:
  1567. 83.85 s [yaya-unsafe] /nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1/share/x86_64-linux-ghc-9.8.4/yaya-unsafe-1.0.0.1
  1568. 83.85 s [yaya-unsafe] Documentation installed in:
  1569. 83.85 s [yaya-unsafe] /nix/store/06hhf3xkhknfxxlr1jpyrnn3l6jdx0mr-yaya-unsafe-1.0.0.1-doc/share/doc/yaya-unsafe-1.0.0.1
  1570. 83.85 s [yaya-unsafe] Configuration files installed in:
  1571. 83.85 s [yaya-unsafe] /nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1/etc
  1572. 83.85 s [yaya-unsafe] No alex found
  1573. 83.85 s [yaya-unsafe] Using ar found on system at:
  1574. 83.85 s [yaya-unsafe] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  1575. 83.85 s [yaya-unsafe] No c2hs found
  1576. 83.85 s [yaya-unsafe] No cpphs found
  1577. 83.85 s [yaya-unsafe] Using doctest version 0.24.2 found on system at:
  1578. 83.85 s [yaya-unsafe] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  1579. 83.85 s [yaya-unsafe] Using gcc version 14.3.0 given by user at:
  1580. 83.85 s [yaya-unsafe] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  1581. 83.85 s [yaya-unsafe] Using ghc version 9.8.4 found on system at:
  1582. 83.85 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  1583. 83.85 s [yaya-unsafe] Using ghc-pkg version 9.8.4 found on system at:
  1584. 83.85 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  1585. 83.85 s [yaya-unsafe] No ghcjs found
  1586. 83.85 s [yaya-unsafe] No ghcjs-pkg found
  1587. 83.85 s [yaya-unsafe] No greencard found
  1588. 83.85 s [yaya-unsafe] Using haddock version 2.30.0 found on system at:
  1589. 83.85 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  1590. 83.85 s [yaya-unsafe] No happy found
  1591. 83.85 s [yaya-unsafe] Using haskell-suite found on system at: haskell-suite-dummy-location
  1592. 83.85 s [yaya-unsafe] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1593. 83.85 s [yaya-unsafe] No hmake found
  1594. 83.85 s [yaya-unsafe] Using hpc version 0.69 found on system at:
  1595. 83.85 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  1596. 83.85 s [yaya-unsafe] Using hsc2hs version 0.68.10 found on system at:
  1597. 83.85 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  1598. 83.85 s [yaya-unsafe] Using hscolour version 1.25 found on system at:
  1599. 83.85 s [yaya-unsafe] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  1600. 83.85 s [yaya-unsafe] No jhc found
  1601. 83.85 s [yaya-unsafe] Using ld found on system at:
  1602. 83.85 s [yaya-unsafe] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  1603. 83.85 s [yaya-unsafe] No pkg-config found
  1604. 83.85 s [yaya-unsafe] Using runghc version 9.8.4 found on system at:
  1605. 83.85 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  1606. 83.85 s [yaya-unsafe] Using strip version 2.44 found on system at:
  1607. 83.85 s [yaya-unsafe] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  1608. 83.85 s [yaya-unsafe] Using tar found on system at:
  1609. 83.85 s [yaya-unsafe] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  1610. 83.85 s [yaya-unsafe] No uhc found
  1611. 84.00 s [yaya-unsafe] Phase: buildPhase
  1612. 84.06 s [yaya-unsafe] Preprocessing library for yaya-unsafe-1.0.0.1..
  1613. 84.06 s [yaya-unsafe] Building library for yaya-unsafe-1.0.0.1..
  1614. 84.14 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 )
  1615. 84.32 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 )
  1616. 84.35 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 )
  1617. 84.68 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 )
  1618. 84.85 s [yaya-unsafe] [1 of 4] Compiling Yaya.Unsafe.Fold ( src/Yaya/Unsafe/Fold.hs, dist/build/Yaya/Unsafe/Fold.p_o )
  1619. 85.09 s [yaya-unsafe] [2 of 4] Compiling Yaya.Unsafe.Applied ( src/Yaya/Unsafe/Applied.hs, dist/build/Yaya/Unsafe/Applied.p_o )
  1620. 85.20 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 )
  1621. 85.59 s [yaya-unsafe] [4 of 4] Compiling Yaya.Unsafe.Zoo ( src/Yaya/Unsafe/Zoo.hs, dist/build/Yaya/Unsafe/Zoo.p_o )
  1622. 86.82 s [yaya-unsafe] Preprocessing test suite 'doctests' for yaya-unsafe-1.0.0.1..
  1623. 86.90 s [yaya-unsafe] Building test suite 'doctests' for yaya-unsafe-1.0.0.1..
  1624. 86.90 s [yaya-unsafe] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  1625. 87.09 s [yaya-unsafe] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1626. 87.37 s [yaya-unsafe] [3 of 3] Linking dist/build/doctests/doctests
  1627. 90.71 s [yaya-unsafe] Preprocessing test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.1..
  1628. 90.71 s [yaya-unsafe] Building test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.1..
  1629. 90.78 s [yaya-unsafe] [1 of 2] Compiling Test.Fold ( tests/Test/Fold.hs, dist/build/yaya-unsafe/yaya-unsafe-tmp/Test/Fold.o )
  1630. 91.09 s [yaya-unsafe]
  1631. 91.09 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1632. 91.09 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1633. 91.09 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1634. 91.09 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1635. 91.09 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1636. 91.09 s [yaya-unsafe]
  1637. 91.09 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1638. 91.09 s [yaya-unsafe] Could not specialise imported function ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1639. 91.09 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1640. 91.09 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1641. 91.09 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1642. 91.09 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1643. 91.09 s [yaya-unsafe]
  1644. 91.09 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1645. 91.09 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT_$cliftTest’
  1646. 91.09 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1647. 91.10 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1648. 91.10 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1649. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT_$cliftTest’
  1650. 91.10 s [yaya-unsafe]
  1651. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1652. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.evalIO’
  1653. 91.10 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1654. 91.10 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1655. 91.10 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1656. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.evalIO’
  1657. 91.10 s [yaya-unsafe]
  1658. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1659. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT_$cp1MonadIO’
  1660. 91.10 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1661. 91.10 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1662. 91.10 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1663. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT_$cp1MonadIO’
  1664. 91.10 s [yaya-unsafe]
  1665. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1666. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1667. 91.10 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1668. 91.10 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1669. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1670. 91.10 s [yaya-unsafe]
  1671. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1672. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1673. 91.10 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1674. 91.10 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1675. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1676. 91.10 s [yaya-unsafe]
  1677. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1678. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1679. 91.10 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1680. 91.10 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1681. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1682. 91.10 s [yaya-unsafe]
  1683. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1684. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1685. 91.10 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1686. 91.10 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1687. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1688. 91.10 s [yaya-unsafe]
  1689. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1690. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1691. 91.10 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1692. 91.10 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1693. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1694. 91.10 s [yaya-unsafe]
  1695. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1696. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1697. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1698. 91.10 s [yaya-unsafe]
  1699. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1700. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1701. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1702. 91.10 s [yaya-unsafe]
  1703. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1704. 91.10 s [yaya-unsafe] Could not specialise imported function ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1705. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1706. 91.10 s [yaya-unsafe]
  1707. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1708. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1709. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1710. 91.10 s [yaya-unsafe]
  1711. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1712. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1713. 91.10 s [yaya-unsafe] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1714. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1715. 91.10 s [yaya-unsafe]
  1716. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1717. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Data.Functor.void’
  1718. 91.10 s [yaya-unsafe] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1719. 91.10 s [yaya-unsafe] when specialising ‘Yaya.Fold.Common.equalDay’
  1720. 91.10 s [yaya-unsafe] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1721. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1722. 91.10 s [yaya-unsafe]
  1723. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1724. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1725. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1726. 91.10 s [yaya-unsafe]
  1727. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1728. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  1729. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  1730. 91.10 s [yaya-unsafe]
  1731. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1732. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1733. 91.10 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1734. 91.10 s [yaya-unsafe] when specialising ‘law_cataCompose’
  1735. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1736. 91.10 s [yaya-unsafe]
  1737. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1738. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Gen.frequency’
  1739. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1740. 91.10 s [yaya-unsafe]
  1741. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1742. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1743. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1744. 91.10 s [yaya-unsafe]
  1745. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1746. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1747. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1748. 91.10 s [yaya-unsafe]
  1749. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1750. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1751. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1752. 91.10 s [yaya-unsafe]
  1753. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1754. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.Native.$fShowFix’
  1755. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.Native.$fShowFix’
  1756. 91.10 s [yaya-unsafe]
  1757. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1758. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Unsafe.Fold.Instances.$fShowCofix’
  1759. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Unsafe.Fold.Instances.$fShowCofix’
  1760. 91.10 s [yaya-unsafe]
  1761. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1762. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Unsafe.Fold.Instances.$fShowNu’
  1763. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Unsafe.Fold.Instances.$fShowNu’
  1764. 91.10 s [yaya-unsafe]
  1765. 91.10 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1766. 91.10 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1767. 91.10 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1768. 91.56 s [yaya-unsafe] [2 of 2] Compiling Main ( tests/test.hs, dist/build/yaya-unsafe/yaya-unsafe-tmp/Main.o )
  1769. 91.85 s [yaya-unsafe] [3 of 3] Linking dist/build/yaya-unsafe/yaya-unsafe
  1770. 92.68 s [yaya-unsafe] Phase: checkPhase
  1771. 92.72 s [yaya-unsafe] Running 2 test suites...
  1772. 92.72 s [yaya-unsafe] Test suite doctests: RUNNING...
  1773. 92.96 s [yaya-unsafe]
  1774. 92.96 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1775. 92.96 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1776. 92.96 s [yaya-unsafe]
  1777. 92.96 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1778. 92.96 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1779. 92.98 s [yaya-unsafe]
  1780. 92.98 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1781. 92.98 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1782. 92.98 s [yaya-unsafe]
  1783. 92.98 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1784. 92.98 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1785. 92.98 s [yaya-unsafe]
  1786. 92.98 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1787. 92.98 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1788. 92.98 s [yaya-unsafe]
  1789. 92.98 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1790. 92.98 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1791. 93.32 s [yaya-unsafe] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1792. 93.37 s [yaya-unsafe] Test suite doctests: PASS
  1793. 93.37 s [yaya-unsafe] Test suite logged to: dist/test/yaya-unsafe-1.0.0.1-doctests.log
  1794. 93.37 s [yaya-unsafe] Test suite yaya-unsafe: RUNNING...
  1795. 93.38 s [yaya-unsafe] ━━━ Test.Fold ━━━
  1796. 93.39 s [yaya-unsafe] ✓ prop_fixAnaRefl passed 100 tests.
  1797. 93.39 s [yaya-unsafe] ✓ prop_cofixAnaRefl passed 100 tests.
  1798. 93.39 s [yaya-unsafe] ✓ prop_cofixCataCancel passed 100 tests.
  1799. 93.39 s [yaya-unsafe] ✓ prop_cofixCataRefl passed 100 tests.
  1800. 93.39 s [yaya-unsafe] ✓ prop_cofixCataCompose passed 100 tests.
  1801. 93.39 s [yaya-unsafe] ✓ prop_nuAnaRefl passed 100 tests.
  1802. 93.39 s [yaya-unsafe] ✓ prop_nuCataCancel passed 100 tests.
  1803. 93.39 s [yaya-unsafe] ✓ prop_nuCataRefl passed 100 tests.
  1804. 93.39 s [yaya-unsafe] ✓ prop_nuCataCompose passed 100 tests.
  1805. 93.39 s [yaya-unsafe] ✓ prop_muAnaRefl passed 100 tests.
  1806. 95.14 s [yaya-unsafe] ✓ prop_muIsntCorecursive passed 1 test.
  1807. 95.14 s [yaya-unsafe] ✓ prop_nuIsntRecursive passed 1 test.
  1808. 95.14 s [yaya-unsafe] ✓ prop_cofixIsntRecursive passed 1 test.
  1809. 95.14 s [yaya-unsafe] ✓ 13 succeeded.
  1810. 95.26 s [yaya-unsafe] Test suite yaya-unsafe: PASS
  1811. 95.26 s [yaya-unsafe] Test suite logged to: dist/test/yaya-unsafe-1.0.0.1-yaya-unsafe.log
  1812. 95.26 s [yaya-unsafe] 2 of 2 test suites (2 of 2 test cases) passed.
  1813. 95.26 s [yaya-unsafe] Phase: haddockPhase
  1814. 95.40 s [yaya-unsafe] Preprocessing library for yaya-unsafe-1.0.0.1..
  1815. 95.40 s [yaya-unsafe] Running Haddock on library for yaya-unsafe-1.0.0.1..
  1816. 95.45 s [yaya-unsafe] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1817. 95.59 s [yaya-unsafe] [1 of 4] Compiling Yaya.Unsafe.Fold ( src/Yaya/Unsafe/Fold.hs, nothing )
  1818. 95.70 s [yaya-unsafe] [2 of 4] Compiling Yaya.Unsafe.Applied ( src/Yaya/Unsafe/Applied.hs, nothing )
  1819. 95.70 s [yaya-unsafe] [3 of 4] Compiling Yaya.Unsafe.Fold.Instances ( src/Yaya/Unsafe/Fold/Instances.hs, nothing )
  1820. 95.93 s [yaya-unsafe] [4 of 4] Compiling Yaya.Unsafe.Zoo ( src/Yaya/Unsafe/Zoo.hs, nothing )
  1821. 95.96 s [yaya-unsafe] Haddock coverage:
  1822. 95.96 s [yaya-unsafe] Warning: 'Compose' is ambiguous. It is defined
  1823. 95.96 s [yaya-unsafe] * in ‘Data.Functor.Compose’
  1824. 95.96 s [yaya-unsafe] * in ‘Data.Functor.Compose’
  1825. 95.96 s [yaya-unsafe] You may be able to disambiguate the identifier by qualifying it or
  1826. 95.96 s [yaya-unsafe] by specifying the type/value namespace explicitly.
  1827. 95.96 s [yaya-unsafe] Defaulting to the one defined in ‘Data.Functor.Compose’
  1828. 95.96 s [yaya-unsafe] Warning: 'Nu' is out of scope.
  1829. 95.96 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1830. 95.96 s [yaya-unsafe] Warning: 'cata' is out of scope.
  1831. 95.96 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1832. 95.96 s [yaya-unsafe] Warning: 'Nothing' is out of scope.
  1833. 95.96 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1834. 95.96 s [yaya-unsafe] Warning: 'Recursive' is out of scope.
  1835. 95.96 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1836. 95.96 s [yaya-unsafe] 66% ( 8 / 12) in 'Yaya.Unsafe.Fold'
  1837. 95.96 s [yaya-unsafe] Missing documentation for:
  1838. 95.96 s [yaya-unsafe] ganaM (src/Yaya/Unsafe/Fold.hs:94)
  1839. 95.96 s [yaya-unsafe] ghylo (src/Yaya/Unsafe/Fold.hs:110)
  1840. 95.96 s [yaya-unsafe] ghyloM (src/Yaya/Unsafe/Fold.hs:129)
  1841. 95.96 s [yaya-unsafe] hyloM (src/Yaya/Unsafe/Fold.hs:119)
  1842. 95.96 s [yaya-unsafe] 50% ( 1 / 2) in 'Yaya.Unsafe.Applied'
  1843. 95.96 s [yaya-unsafe] Missing documentation for:
  1844. 95.96 s [yaya-unsafe] Module header
  1845. 95.96 s [yaya-unsafe] 100% ( 1 / 1) in 'Yaya.Unsafe.Fold.Instances'
  1846. 95.96 s [yaya-unsafe] 50% ( 6 / 12) in 'Yaya.Unsafe.Zoo'
  1847. 95.96 s [yaya-unsafe] Missing documentation for:
  1848. 95.96 s [yaya-unsafe] Module header
  1849. 95.96 s [yaya-unsafe] chrono (src/Yaya/Unsafe/Zoo.hs:77)
  1850. 95.96 s [yaya-unsafe] codyna (src/Yaya/Unsafe/Zoo.hs:89)
  1851. 95.96 s [yaya-unsafe] cotraverse (src/Yaya/Unsafe/Zoo.hs:190)
  1852. 95.96 s [yaya-unsafe] gpostpro (src/Yaya/Unsafe/Zoo.hs:139)
  1853. 95.96 s [yaya-unsafe] gprepro (src/Yaya/Unsafe/Zoo.hs:129)
  1854. 96.07 s [yaya-unsafe] Warning: Yaya.Unsafe.Fold.Instances: could not find link destinations for:
  1855. 96.07 s [yaya-unsafe] - Yaya.Unsafe.Fold.Instances.D:R:ItemMu
  1856. 96.07 s [yaya-unsafe] - Yaya.Unsafe.Fold.Instances.D:R:ItemFix
  1857. 98.86 s [yaya-unsafe] Documentation created: dist/doc/html/yaya-unsafe/,
  1858. 98.90 s [yaya-unsafe] dist/doc/html/yaya-unsafe/yaya-unsafe.txt
  1859. 98.90 s [yaya-unsafe] Preprocessing test suite 'doctests' for yaya-unsafe-1.0.0.1..
  1860. 98.91 s [yaya-unsafe] Preprocessing test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.1..
  1861. 98.91 s [yaya-unsafe] Phase: installPhase
  1862. 98.98 s [yaya-unsafe] Installing library in /nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1863. 99.19 s [yaya-unsafe] Phase: fixupPhase
  1864. 99.20 s [yaya-unsafe] shrinking RPATHs of ELF executables and libraries in /nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1
  1865. 99.21 s [yaya-unsafe] shrinking /nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/libHSyaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE-ghc9.8.4.so
  1866. 99.22 s [yaya-unsafe] checking for references to /build/ in /nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1...
  1867. 99.23 s [yaya-unsafe] patching script interpreter paths in /nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1
  1868. 99.24 s [yaya-unsafe] stripping (with command strip and flags -S -p) in /nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1/lib
  1869. 99.27 s [yaya-unsafe] shrinking RPATHs of ELF executables and libraries in /nix/store/06hhf3xkhknfxxlr1jpyrnn3l6jdx0mr-yaya-unsafe-1.0.0.1-doc
  1870. 99.28 s [yaya-unsafe] checking for references to /build/ in /nix/store/06hhf3xkhknfxxlr1jpyrnn3l6jdx0mr-yaya-unsafe-1.0.0.1-doc...
  1871. 99.29 s [yaya-unsafe] patching script interpreter paths in /nix/store/06hhf3xkhknfxxlr1jpyrnn3l6jdx0mr-yaya-unsafe-1.0.0.1-doc
  1872. 99.40 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/06hhf3xkhknfxxlr1jpyrnn3l6jdx0mr-yaya-unsafe-1.0.0.1-doc /nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1
  1873. 99.87 s [post-build-hook] Pushing 2 paths (124 are already present) using zstd to cache sellout ⏳
  1874. 99.87 s [post-build-hook]
  1875. 100.24 s [post-build-hook] Pushing /nix/store/06hhf3xkhknfxxlr1jpyrnn3l6jdx0mr-yaya-unsafe-1.0.0.1-doc (661.48 KiB)
  1876. 100.39 s [post-build-hook] Pushing /nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1 (938.01 KiB)
  1877. 101.37 s [post-build-hook]
  1878. 101.37 s [post-build-hook] All done.
  1879. 101.39 s [post-build-hook] Uploading to the NixCI cache: /nix/store/06hhf3xkhknfxxlr1jpyrnn3l6jdx0mr-yaya-unsafe-1.0.0.1-doc /nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1
  1880. 101.43 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1881. 101.44 s [post-build-hook] copying 2 paths...
  1882. 101.44 s [post-build-hook] copying path '/nix/store/06hhf3xkhknfxxlr1jpyrnn3l6jdx0mr-yaya-unsafe-1.0.0.1-doc' to 'https://cache.nix-ci.com'...
  1883. 101.84 s [post-build-hook] copying path '/nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1' to 'https://cache.nix-ci.com'...
  1884. 102.28 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1885. 102.56 s [post-build-hook] copying 1 paths...
  1886. 102.56 s [post-build-hook] copying path '/nix/store/xgg6mmpg1ipb8kb5pg4gvicwddbffwlg-yaya-unsafe-1.0.0.1.drv' to 'https://cache.nix-ci.com'...
  1887. 102.79 s Progress: 5 of 11 built, 144 of 144 downloaded from cache
  1888. 102.83 s Building yaya-containers
  1889. 102.97 s [yaya-containers] Phase: setupCompilerEnvironmentPhase
  1890. 102.97 s [yaya-containers] Build with /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4.
  1891. 103.15 s [yaya-containers] Phase: unpackPhase
  1892. 103.16 s [yaya-containers] unpacking source archive /nix/store/jhbg3pwvl1r9xra2nnazwwys1ncbdcrp-w9bhdflwqmhj9igv8nyghd32hcsrnb5g-source/./containers
  1893. 103.16 s [yaya-containers] source root is containers
  1894. 103.17 s [yaya-containers] Phase: patchPhase
  1895. 103.18 s [yaya-containers] Phase: compileBuildDriverPhase
  1896. 103.18 s [yaya-containers] setupCompileFlags: -package-db=/build/tmp.PCdLLkBrYf/setup-package.conf.d -threaded
  1897. 103.23 s [yaya-containers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.PCdLLkBrYf/Main.o )
  1898. 103.27 s [yaya-containers] [2 of 2] Linking Setup
  1899. 104.35 s [yaya-containers] Phase: updateAutotoolsGnuConfigScriptsPhase
  1900. 104.36 s [yaya-containers] Phase: configurePhase
  1901. 104.40 s [yaya-containers] configureFlags: --verbose --prefix=/nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/ar6dn5nnhsqxkir3ivg69r2srlhv1i51-yaya-containers-1.0.0.0-doc/share/doc/yaya-containers-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.PCdLLkBrYf/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/xp8g8298vbm4k9ipj14xf1r4rh899hr4-ncurses-6.5/lib --extra-lib-dirs=/nix/store/wxm6pczq28ppr7ffwclsl6njbzzr48zf-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/3f0hp921ncxr249f5lmspc8silkqr8f7-elfutils-0.194/lib --extra-lib-dirs=/nix/store/km81slwkcc82dbwywl10gpffjb78g6ni-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/fvsl0b39y6ns2z66gfvc2raca3b5wr18-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/lib
  1902. 104.40 s [yaya-containers] Using Parsec parser
  1903. 104.40 s [yaya-containers] Configuring yaya-containers-1.0.0.0...
  1904. 104.64 s [yaya-containers] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  1905. 104.64 s [yaya-containers] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1906. 104.64 s [yaya-containers] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1907. 104.64 s [yaya-containers] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1908. 104.64 s [yaya-containers] base-4.19.2.0
  1909. 104.64 s [yaya-containers] Dependency containers >=0.6.2 && <0.9: using containers-0.6.8
  1910. 104.64 s [yaya-containers] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  1911. 104.64 s [yaya-containers] >=1.0.0 && <1.1: using yaya-1.0.0.0
  1912. 104.64 s [yaya-containers] Dependency yaya-unsafe >=0.5.0 && <0.6 || >=1.0.0 && <1.1: using
  1913. 104.64 s [yaya-containers] yaya-unsafe-1.0.0.1
  1914. 104.64 s [yaya-containers] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1915. 104.64 s [yaya-containers] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1916. 104.64 s [yaya-containers] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1917. 104.64 s [yaya-containers] base-4.19.2.0
  1918. 104.64 s [yaya-containers] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  1919. 104.64 s [yaya-containers] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  1920. 104.64 s [yaya-containers] doctest-0.24.2
  1921. 104.64 s [yaya-containers] Dependency yaya-containers: using yaya-containers-1.0.0.0
  1922. 104.84 s [yaya-containers] Source component graph:
  1923. 104.84 s [yaya-containers] component lib
  1924. 104.84 s [yaya-containers] component test:doctests dependency lib
  1925. 104.84 s [yaya-containers] Configured component graph:
  1926. 104.84 s [yaya-containers] component yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1927. 104.84 s [yaya-containers] include base-4.19.2.0-a4d2
  1928. 104.84 s [yaya-containers] include containers-0.6.8-1373
  1929. 104.84 s [yaya-containers] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1930. 104.84 s [yaya-containers] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1931. 104.84 s [yaya-containers] component yaya-containers-1.0.0.0-ENor33zbYDiJ11IxfYLx3V-doctests
  1932. 104.84 s [yaya-containers] include base-4.19.2.0-a4d2
  1933. 104.84 s [yaya-containers] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1934. 104.84 s [yaya-containers] include yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1935. 104.84 s [yaya-containers] Linked component graph:
  1936. 104.84 s [yaya-containers] unit yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1937. 104.84 s [yaya-containers] include base-4.19.2.0-a4d2
  1938. 104.84 s [yaya-containers] include containers-0.6.8-1373
  1939. 104.84 s [yaya-containers] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1940. 104.84 s [yaya-containers] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1941. 104.84 s [yaya-containers] Yaya.Containers.Pattern.IntMap=yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7:Yaya.Containers.Pattern.IntMap,Yaya.Containers.Pattern.IntSet=yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7:Yaya.Containers.Pattern.IntSet,Yaya.Containers.Pattern.Map=yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7:Yaya.Containers.Pattern.Map,Yaya.Containers.Pattern.Set=yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7:Yaya.Containers.Pattern.Set
  1942. 104.84 s [yaya-containers] unit yaya-containers-1.0.0.0-ENor33zbYDiJ11IxfYLx3V-doctests
  1943. 104.84 s [yaya-containers] include base-4.19.2.0-a4d2
  1944. 104.84 s [yaya-containers] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1945. 104.84 s [yaya-containers] include yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1946. 104.84 s [yaya-containers] Ready component graph:
  1947. 104.84 s [yaya-containers] definite yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1948. 104.84 s [yaya-containers] depends base-4.19.2.0-a4d2
  1949. 104.84 s [yaya-containers] depends containers-0.6.8-1373
  1950. 104.84 s [yaya-containers] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1951. 104.84 s [yaya-containers] depends yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1952. 104.84 s [yaya-containers] definite yaya-containers-1.0.0.0-ENor33zbYDiJ11IxfYLx3V-doctests
  1953. 104.84 s [yaya-containers] depends base-4.19.2.0-a4d2
  1954. 104.84 s [yaya-containers] depends doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1955. 104.84 s [yaya-containers] depends yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1956. 104.84 s [yaya-containers] Using Cabal-3.10.3.0 compiled by ghc-9.8
  1957. 104.84 s [yaya-containers] Using compiler: ghc-9.8.4
  1958. 104.84 s [yaya-containers] Using install prefix:
  1959. 104.84 s [yaya-containers] /nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0
  1960. 104.84 s [yaya-containers] Executables installed in:
  1961. 104.84 s [yaya-containers] /nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0/bin
  1962. 104.84 s [yaya-containers] Libraries installed in:
  1963. 104.84 s [yaya-containers] /nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1964. 104.84 s [yaya-containers] Dynamic Libraries installed in:
  1965. 104.84 s [yaya-containers] /nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  1966. 104.84 s [yaya-containers] Private executables installed in:
  1967. 104.84 s [yaya-containers] /nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0/libexec/x86_64-linux-ghc-9.8.4/yaya-containers-1.0.0.0
  1968. 104.84 s [yaya-containers] Data files installed in:
  1969. 104.84 s [yaya-containers] /nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0/share/x86_64-linux-ghc-9.8.4/yaya-containers-1.0.0.0
  1970. 104.84 s [yaya-containers] Documentation installed in:
  1971. 104.84 s [yaya-containers] /nix/store/ar6dn5nnhsqxkir3ivg69r2srlhv1i51-yaya-containers-1.0.0.0-doc/share/doc/yaya-containers-1.0.0.0
  1972. 104.84 s [yaya-containers] Configuration files installed in:
  1973. 104.84 s [yaya-containers] /nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0/etc
  1974. 104.84 s [yaya-containers] No alex found
  1975. 104.84 s [yaya-containers] Using ar found on system at:
  1976. 104.84 s [yaya-containers] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  1977. 104.84 s [yaya-containers] No c2hs found
  1978. 104.84 s [yaya-containers] No cpphs found
  1979. 104.84 s [yaya-containers] Using doctest version 0.24.2 found on system at:
  1980. 104.84 s [yaya-containers] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  1981. 104.84 s [yaya-containers] Using gcc version 14.3.0 given by user at:
  1982. 104.84 s [yaya-containers] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  1983. 104.84 s [yaya-containers] Using ghc version 9.8.4 found on system at:
  1984. 104.84 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  1985. 104.84 s [yaya-containers] Using ghc-pkg version 9.8.4 found on system at:
  1986. 104.84 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  1987. 104.84 s [yaya-containers] No ghcjs found
  1988. 104.84 s [yaya-containers] No ghcjs-pkg found
  1989. 104.84 s [yaya-containers] No greencard found
  1990. 104.84 s [yaya-containers] Using haddock version 2.30.0 found on system at:
  1991. 104.84 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  1992. 104.84 s [yaya-containers] No happy found
  1993. 104.84 s [yaya-containers] Using haskell-suite found on system at: haskell-suite-dummy-location
  1994. 104.84 s [yaya-containers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1995. 104.84 s [yaya-containers] No hmake found
  1996. 104.84 s [yaya-containers] Using hpc version 0.69 found on system at:
  1997. 104.84 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  1998. 104.84 s [yaya-containers] Using hsc2hs version 0.68.10 found on system at:
  1999. 104.84 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  2000. 104.84 s [yaya-containers] Using hscolour version 1.25 found on system at:
  2001. 104.84 s [yaya-containers] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  2002. 104.84 s [yaya-containers] No jhc found
  2003. 104.84 s [yaya-containers] Using ld found on system at:
  2004. 104.84 s [yaya-containers] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  2005. 104.84 s [yaya-containers] No pkg-config found
  2006. 104.84 s [yaya-containers] Using runghc version 9.8.4 found on system at:
  2007. 104.84 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  2008. 104.84 s [yaya-containers] Using strip version 2.44 found on system at:
  2009. 104.84 s [yaya-containers] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  2010. 104.84 s [yaya-containers] Using tar found on system at:
  2011. 104.84 s [yaya-containers] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  2012. 104.84 s [yaya-containers] No uhc found
  2013. 104.97 s [yaya-containers] Phase: buildPhase
  2014. 105.02 s [yaya-containers] Preprocessing library for yaya-containers-1.0.0.0..
  2015. 105.02 s [yaya-containers] Building library for yaya-containers-1.0.0.0..
  2016. 105.12 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 )
  2017. 105.43 s [yaya-containers]
  2018. 105.43 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2019. 105.43 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2020. 105.43 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2021. 105.43 s [yaya-containers]
  2022. 105.43 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2023. 105.43 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2024. 105.43 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2025. 105.43 s [yaya-containers]
  2026. 105.43 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2027. 105.43 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2028. 105.43 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2029. 105.43 s [yaya-containers]
  2030. 105.43 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2031. 105.43 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2032. 105.43 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2033. 105.80 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 )
  2034. 105.80 s [yaya-containers]
  2035. 105.80 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2036. 105.80 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  2037. 105.80 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  2038. 105.80 s [yaya-containers]
  2039. 105.80 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2040. 105.80 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  2041. 105.80 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  2042. 105.80 s [yaya-containers]
  2043. 105.80 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2044. 105.80 s [yaya-containers] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  2045. 105.80 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  2046. 105.80 s [yaya-containers]
  2047. 105.80 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2048. 105.80 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  2049. 105.80 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  2050. 105.80 s [yaya-containers]
  2051. 105.80 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2052. 105.80 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  2053. 105.80 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  2054. 105.80 s [yaya-containers]
  2055. 105.80 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2056. 105.80 s [yaya-containers] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  2057. 105.80 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  2058. 105.80 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 )
  2059. 105.83 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 )
  2060. 105.83 s [yaya-containers]
  2061. 105.83 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2062. 105.83 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2063. 105.83 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2064. 105.83 s [yaya-containers]
  2065. 105.83 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2066. 105.83 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2067. 105.83 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2068. 105.83 s [yaya-containers]
  2069. 105.83 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2070. 105.83 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2071. 105.83 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2072. 105.83 s [yaya-containers]
  2073. 105.83 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2074. 105.83 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2075. 105.83 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2076. 106.06 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 )
  2077. 106.36 s [yaya-containers]
  2078. 106.36 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2079. 106.36 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2080. 106.36 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2081. 106.36 s [yaya-containers]
  2082. 106.36 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2083. 106.36 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2084. 106.36 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2085. 106.36 s [yaya-containers]
  2086. 106.36 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2087. 106.36 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2088. 106.36 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2089. 106.36 s [yaya-containers]
  2090. 106.36 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2091. 106.36 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2092. 106.36 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2093. 106.78 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 )
  2094. 106.78 s [yaya-containers]
  2095. 106.78 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2096. 106.78 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  2097. 106.78 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  2098. 106.78 s [yaya-containers]
  2099. 106.78 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2100. 106.78 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  2101. 106.78 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  2102. 106.78 s [yaya-containers]
  2103. 106.78 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2104. 106.78 s [yaya-containers] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  2105. 106.78 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  2106. 106.78 s [yaya-containers]
  2107. 106.78 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2108. 106.78 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  2109. 106.78 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  2110. 106.78 s [yaya-containers]
  2111. 106.78 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2112. 106.78 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  2113. 106.78 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  2114. 106.78 s [yaya-containers]
  2115. 106.78 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2116. 106.78 s [yaya-containers] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  2117. 106.78 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  2118. 106.78 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 )
  2119. 106.84 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 )
  2120. 106.84 s [yaya-containers]
  2121. 106.84 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2122. 106.84 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2123. 106.84 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2124. 106.84 s [yaya-containers]
  2125. 106.84 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2126. 106.84 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2127. 106.84 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2128. 106.84 s [yaya-containers]
  2129. 106.84 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2130. 106.84 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2131. 106.84 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2132. 106.84 s [yaya-containers]
  2133. 106.84 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2134. 106.84 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2135. 106.84 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2136. 108.25 s [yaya-containers] Preprocessing test suite 'doctests' for yaya-containers-1.0.0.0..
  2137. 108.25 s [yaya-containers] Building test suite 'doctests' for yaya-containers-1.0.0.0..
  2138. 108.32 s [yaya-containers] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  2139. 108.52 s [yaya-containers] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  2140. 108.79 s [yaya-containers] [3 of 3] Linking dist/build/doctests/doctests
  2141. 111.97 s [yaya-containers] Phase: checkPhase
  2142. 112.01 s [yaya-containers] Running 1 test suites...
  2143. 112.01 s [yaya-containers] Test suite doctests: RUNNING...
  2144. 112.28 s [yaya-containers]
  2145. 112.28 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2146. 112.28 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2147. 112.30 s [yaya-containers]
  2148. 112.30 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2149. 112.30 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2150. 112.30 s [yaya-containers]
  2151. 112.30 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2152. 112.30 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2153. 112.30 s [yaya-containers]
  2154. 112.30 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2155. 112.30 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2156. 112.78 s [yaya-containers] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  2157. 112.83 s [yaya-containers] Test suite doctests: PASS
  2158. 112.83 s [yaya-containers] Test suite logged to: dist/test/yaya-containers-1.0.0.0-doctests.log
  2159. 112.83 s [yaya-containers] 1 of 1 test suites (1 of 1 test cases) passed.
  2160. 112.84 s [yaya-containers] Phase: haddockPhase
  2161. 112.94 s [yaya-containers] Preprocessing library for yaya-containers-1.0.0.0..
  2162. 112.94 s [yaya-containers] Running Haddock on library for yaya-containers-1.0.0.0..
  2163. 112.99 s [yaya-containers] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  2164. 113.13 s [yaya-containers] [1 of 4] Compiling Yaya.Containers.Pattern.IntMap ( src/Yaya/Containers/Pattern/IntMap.hs, nothing )
  2165. 113.42 s [yaya-containers] [2 of 4] Compiling Yaya.Containers.Pattern.IntSet ( src/Yaya/Containers/Pattern/IntSet.hs, nothing )
  2166. 113.44 s [yaya-containers] [3 of 4] Compiling Yaya.Containers.Pattern.Map ( src/Yaya/Containers/Pattern/Map.hs, nothing )
  2167. 113.48 s [yaya-containers] [4 of 4] Compiling Yaya.Containers.Pattern.Set ( src/Yaya/Containers/Pattern/Set.hs, nothing )
  2168. 113.51 s [yaya-containers] Haddock coverage:
  2169. 113.51 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.IntMap'
  2170. 113.51 s [yaya-containers] Missing documentation for:
  2171. 113.51 s [yaya-containers] Module header
  2172. 113.51 s [yaya-containers] IntMap (src/Yaya/Containers/Pattern/IntMap.hs:61)
  2173. 113.51 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.IntSet'
  2174. 113.51 s [yaya-containers] Missing documentation for:
  2175. 113.51 s [yaya-containers] Module header
  2176. 113.51 s [yaya-containers] IntSet (src/Yaya/Containers/Pattern/IntSet.hs:54)
  2177. 113.51 s [yaya-containers] 40% ( 4 / 10) in 'Yaya.Containers.Pattern.Map'
  2178. 113.51 s [yaya-containers] Missing documentation for:
  2179. 113.51 s [yaya-containers] Module header
  2180. 113.51 s [yaya-containers] Map (src/Yaya/Containers/Pattern/Map.hs:79)
  2181. 113.51 s [yaya-containers] eqMap (src/Yaya/Containers/Pattern/Map.hs:111)
  2182. 113.51 s [yaya-containers] compareMap (src/Yaya/Containers/Pattern/Map.hs:124)
  2183. 113.51 s [yaya-containers] readMapPrec (src/Yaya/Containers/Pattern/Map.hs:136)
  2184. 113.51 s [yaya-containers] showsMapPrec (src/Yaya/Containers/Pattern/Map.hs:157)
  2185. 113.51 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.Set'
  2186. 113.51 s [yaya-containers] Missing documentation for:
  2187. 113.51 s [yaya-containers] Module header
  2188. 113.51 s [yaya-containers] Set (src/Yaya/Containers/Pattern/Set.hs:55)
  2189. 113.81 s [yaya-containers] Warning: Yaya.Containers.Pattern.IntMap: could not find link destinations for:
  2190. 113.81 s [yaya-containers] - Yaya.Containers.Pattern.IntMap.Rep_IntMap
  2191. 113.81 s [yaya-containers] - Yaya.Containers.Pattern.IntMap.Rep1_IntMap
  2192. 113.81 s [yaya-containers] Warning: Yaya.Containers.Pattern.IntSet: could not find link destinations for:
  2193. 113.81 s [yaya-containers] - Yaya.Containers.Pattern.IntSet.Rep_IntSet
  2194. 113.81 s [yaya-containers] - Yaya.Containers.Pattern.IntSet.Rep1_IntSet
  2195. 113.81 s [yaya-containers] Warning: Yaya.Containers.Pattern.Map: could not find link destinations for:
  2196. 113.81 s [yaya-containers] - Yaya.Containers.Pattern.Map.Rep_Map
  2197. 113.81 s [yaya-containers] - Yaya.Containers.Pattern.Map.Rep1_Map
  2198. 113.81 s [yaya-containers] Warning: Yaya.Containers.Pattern.Set: could not find link destinations for:
  2199. 113.81 s [yaya-containers] - Yaya.Containers.Pattern.Set.Rep_Set
  2200. 113.81 s [yaya-containers] - Yaya.Containers.Pattern.Set.Rep1_Set
  2201. 116.44 s [yaya-containers] Documentation created: dist/doc/html/yaya-containers/,
  2202. 116.44 s [yaya-containers] dist/doc/html/yaya-containers/yaya-containers.txt
  2203. 116.49 s [yaya-containers] Preprocessing test suite 'doctests' for yaya-containers-1.0.0.0..
  2204. 116.50 s [yaya-containers] Phase: installPhase
  2205. 116.56 s [yaya-containers] Installing library in /nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  2206. 116.76 s [yaya-containers] Phase: fixupPhase
  2207. 116.77 s [yaya-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0
  2208. 116.77 s [yaya-containers] shrinking /nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/libHSyaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7-ghc9.8.4.so
  2209. 116.79 s [yaya-containers] checking for references to /build/ in /nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0...
  2210. 116.80 s [yaya-containers] patching script interpreter paths in /nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0
  2211. 116.80 s [yaya-containers] stripping (with command strip and flags -S -p) in /nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0/lib
  2212. 116.86 s [yaya-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/ar6dn5nnhsqxkir3ivg69r2srlhv1i51-yaya-containers-1.0.0.0-doc
  2213. 116.86 s [yaya-containers] checking for references to /build/ in /nix/store/ar6dn5nnhsqxkir3ivg69r2srlhv1i51-yaya-containers-1.0.0.0-doc...
  2214. 116.88 s [yaya-containers] patching script interpreter paths in /nix/store/ar6dn5nnhsqxkir3ivg69r2srlhv1i51-yaya-containers-1.0.0.0-doc
  2215. 116.98 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/ar6dn5nnhsqxkir3ivg69r2srlhv1i51-yaya-containers-1.0.0.0-doc /nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0
  2216. 117.45 s [post-build-hook] Pushing 2 paths (126 are already present) using zstd to cache sellout ⏳
  2217. 117.45 s [post-build-hook]
  2218. 117.84 s [post-build-hook] Pushing /nix/store/ar6dn5nnhsqxkir3ivg69r2srlhv1i51-yaya-containers-1.0.0.0-doc (1.12 MiB)
  2219. 117.90 s [post-build-hook] Pushing /nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0 (3.37 MiB)
  2220. 119.03 s [post-build-hook]
  2221. 119.03 s [post-build-hook] All done.
  2222. 119.05 s [post-build-hook] Uploading to the NixCI cache: /nix/store/ar6dn5nnhsqxkir3ivg69r2srlhv1i51-yaya-containers-1.0.0.0-doc /nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0
  2223. 119.09 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2224. 119.10 s [post-build-hook] copying 2 paths...
  2225. 119.10 s [post-build-hook] copying path '/nix/store/ar6dn5nnhsqxkir3ivg69r2srlhv1i51-yaya-containers-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  2226. 119.57 s [post-build-hook] copying path '/nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0' to 'https://cache.nix-ci.com'...
  2227. 121.10 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2228. 121.34 s [post-build-hook] copying 1 paths...
  2229. 121.34 s [post-build-hook] copying path '/nix/store/8iqq6i8qkpc6hgzh5ylqkb50qmy6wl6i-yaya-containers-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  2230. 121.56 s Progress: 6 of 10 built, 144 of 144 downloaded from cache
  2231. 121.61 s Building ghc-9.8.4-with-packages
  2232. 121.65 s [ghc-9.8.4-with-packages] /nix/store/m2l5hi50im0g356isb2b7s0lmfvk24zv-yaya-containers-1.0.0.0/nix-support:
  2233. 121.65 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2234. 121.66 s [ghc-9.8.4-with-packages] /nix/store/i6wldk77hh7vnvd2qs3z481dcx9imsd3-yaya-hedgehog-1.0.0.0/nix-support:
  2235. 121.66 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2236. 121.66 s [ghc-9.8.4-with-packages] /nix/store/kw7vv4q5gs9i58hf4p99gn274yad82fl-yaya-lens-0.0.1.0/nix-support:
  2237. 121.66 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2238. 121.66 s [ghc-9.8.4-with-packages] /nix/store/40fildwhs1a4ia3jbygc8h1hlwwalxz9-yaya-quickcheck-1.0.0.0/nix-support:
  2239. 121.66 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2240. 121.67 s [ghc-9.8.4-with-packages] /nix/store/17gn3gnvksid2a30j9yr43z2hrfyfjy2-yaya-unsafe-1.0.0.1/nix-support:
  2241. 121.67 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2242. 121.67 s [ghc-9.8.4-with-packages] /nix/store/kiyiyaq9gwz7d5xrvqn9gm1jm64qbzc9-comonad-5.0.9/nix-support:
  2243. 121.67 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2244. 121.67 s [ghc-9.8.4-with-packages] /nix/store/kiyiyaq9gwz7d5xrvqn9gm1jm64qbzc9-comonad-5.0.9/nix-support:
  2245. 121.67 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2246. 121.68 s [ghc-9.8.4-with-packages] /nix/store/72fjlwp9s09z4qhfpja1nhjafggcwvx6-either-5.0.3/nix-support:
  2247. 121.68 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2248. 121.68 s [ghc-9.8.4-with-packages] /nix/store/72fjlwp9s09z4qhfpja1nhjafggcwvx6-either-5.0.3/nix-support:
  2249. 121.68 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2250. 121.68 s [ghc-9.8.4-with-packages] /nix/store/jginz83sjraxd2h26rnw368pmlg2gica-free-5.2/nix-support:
  2251. 121.68 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2252. 121.68 s [ghc-9.8.4-with-packages] /nix/store/jginz83sjraxd2h26rnw368pmlg2gica-free-5.2/nix-support:
  2253. 121.68 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2254. 121.68 s [ghc-9.8.4-with-packages] /nix/store/zmc66kmbzfb6c3cp6nwc9dvv8djrhvxn-kan-extensions-5.2.7/nix-support:
  2255. 121.68 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2256. 121.69 s [ghc-9.8.4-with-packages] /nix/store/zmc66kmbzfb6c3cp6nwc9dvv8djrhvxn-kan-extensions-5.2.7/nix-support:
  2257. 121.69 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2258. 121.69 s [ghc-9.8.4-with-packages] /nix/store/36lg0ximcyf92b8qchr536lv2dpxhlvj-profunctors-5.6.3/nix-support:
  2259. 121.69 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2260. 121.69 s [ghc-9.8.4-with-packages] /nix/store/36lg0ximcyf92b8qchr536lv2dpxhlvj-profunctors-5.6.3/nix-support:
  2261. 121.69 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2262. 121.69 s [ghc-9.8.4-with-packages] /nix/store/6hgm7hh3h1x1a56k4ablfi04b91s1dkv-strict-0.5.1/nix-support:
  2263. 121.69 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2264. 121.69 s [ghc-9.8.4-with-packages] /nix/store/6hgm7hh3h1x1a56k4ablfi04b91s1dkv-strict-0.5.1/nix-support:
  2265. 121.69 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2266. 121.69 s [ghc-9.8.4-with-packages] /nix/store/gp9fm2a66pmbwq230i08cdn20nlasvyg-th-abstraction-0.7.1.0/nix-support:
  2267. 121.69 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2268. 121.70 s [ghc-9.8.4-with-packages] /nix/store/gp9fm2a66pmbwq230i08cdn20nlasvyg-th-abstraction-0.7.1.0/nix-support:
  2269. 121.70 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2270. 121.70 s [ghc-9.8.4-with-packages] /nix/store/8b4m4qqbyjil978ikbshgkhzzhrv76wf-deriving-compat-0.6.7/nix-support:
  2271. 121.70 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2272. 121.70 s [ghc-9.8.4-with-packages] /nix/store/8b4m4qqbyjil978ikbshgkhzzhrv76wf-deriving-compat-0.6.7/nix-support:
  2273. 121.70 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2274. 121.70 s [ghc-9.8.4-with-packages] /nix/store/brj4qf8vdmj7spncza7z460973g4k8d1-hedgehog-1.5/nix-support:
  2275. 121.70 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2276. 121.71 s [ghc-9.8.4-with-packages] /nix/store/brj4qf8vdmj7spncza7z460973g4k8d1-hedgehog-1.5/nix-support:
  2277. 121.71 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2278. 121.71 s [ghc-9.8.4-with-packages] /nix/store/9qicvwmyqkcfciv1wkvghc1fwy04crg5-lens-5.3.5/nix-support:
  2279. 121.71 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2280. 121.72 s [ghc-9.8.4-with-packages] /nix/store/9qicvwmyqkcfciv1wkvghc1fwy04crg5-lens-5.3.5/nix-support:
  2281. 121.72 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2282. 121.72 s [ghc-9.8.4-with-packages] /nix/store/c8g00pswjqyjv511f4vg7gn1c3mmcf5c-QuickCheck-2.15.0.1/nix-support:
  2283. 121.72 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2284. 121.73 s [ghc-9.8.4-with-packages] /nix/store/c8g00pswjqyjv511f4vg7gn1c3mmcf5c-QuickCheck-2.15.0.1/nix-support:
  2285. 121.73 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2286. 121.73 s [ghc-9.8.4-with-packages] /nix/store/qxdzqhj867c1d36953knff37mw83ficf-distributive-0.6.2.1/nix-support:
  2287. 121.73 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2288. 121.73 s [ghc-9.8.4-with-packages] /nix/store/qxdzqhj867c1d36953knff37mw83ficf-distributive-0.6.2.1/nix-support:
  2289. 121.73 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2290. 121.73 s [ghc-9.8.4-with-packages] /nix/store/hsn0k8949h80q8fxfdzchlpsh61av8w6-indexed-traversable-0.1.4/nix-support:
  2291. 121.73 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2292. 121.73 s [ghc-9.8.4-with-packages] /nix/store/hsn0k8949h80q8fxfdzchlpsh61av8w6-indexed-traversable-0.1.4/nix-support:
  2293. 121.73 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2294. 121.73 s [ghc-9.8.4-with-packages] /nix/store/zpq343jdivqaml3qfsfz174hif76ndan-tagged-0.8.9/nix-support:
  2295. 121.73 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2296. 121.74 s [ghc-9.8.4-with-packages] /nix/store/zpq343jdivqaml3qfsfz174hif76ndan-tagged-0.8.9/nix-support:
  2297. 121.74 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2298. 121.74 s [ghc-9.8.4-with-packages] /nix/store/99zq1gil5hgnklr8zzijqnw501q4rw5s-transformers-compat-0.7.2/nix-support:
  2299. 121.74 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2300. 121.74 s [ghc-9.8.4-with-packages] /nix/store/99zq1gil5hgnklr8zzijqnw501q4rw5s-transformers-compat-0.7.2/nix-support:
  2301. 121.74 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2302. 121.74 s [ghc-9.8.4-with-packages] /nix/store/x7mzrwjfqhhlrkigmpna8n325mmjgdgh-bifunctors-5.6.2/nix-support:
  2303. 121.74 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2304. 121.74 s [ghc-9.8.4-with-packages] /nix/store/x7mzrwjfqhhlrkigmpna8n325mmjgdgh-bifunctors-5.6.2/nix-support:
  2305. 121.74 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2306. 121.74 s [ghc-9.8.4-with-packages] /nix/store/swffmwqs1iz8hz92r29h61s62c1d8vm9-semigroupoids-6.0.1/nix-support:
  2307. 121.74 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2308. 121.75 s [ghc-9.8.4-with-packages] /nix/store/swffmwqs1iz8hz92r29h61s62c1d8vm9-semigroupoids-6.0.1/nix-support:
  2309. 121.75 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2310. 121.75 s [ghc-9.8.4-with-packages] /nix/store/rjrip1qdcl1scs6b0hkcc4p9xy5ng4q7-transformers-base-0.4.6/nix-support:
  2311. 121.75 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2312. 121.75 s [ghc-9.8.4-with-packages] /nix/store/rjrip1qdcl1scs6b0hkcc4p9xy5ng4q7-transformers-base-0.4.6/nix-support:
  2313. 121.75 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2314. 121.75 s [ghc-9.8.4-with-packages] /nix/store/4bkm522iml9al047c106m36482g6ygjw-adjunctions-4.4.3/nix-support:
  2315. 121.75 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2316. 121.75 s [ghc-9.8.4-with-packages] /nix/store/4bkm522iml9al047c106m36482g6ygjw-adjunctions-4.4.3/nix-support:
  2317. 121.75 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2318. 121.76 s [ghc-9.8.4-with-packages] /nix/store/qvkfg079gbgx0f0qffhidydzng4irg87-contravariant-1.5.5/nix-support:
  2319. 121.76 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2320. 121.76 s [ghc-9.8.4-with-packages] /nix/store/qvkfg079gbgx0f0qffhidydzng4irg87-contravariant-1.5.5/nix-support:
  2321. 121.76 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2322. 121.76 s [ghc-9.8.4-with-packages] /nix/store/s5llr19nrkg4lfdkv98ywmqsggj970di-invariant-0.6.4/nix-support:
  2323. 121.76 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2324. 121.76 s [ghc-9.8.4-with-packages] /nix/store/s5llr19nrkg4lfdkv98ywmqsggj970di-invariant-0.6.4/nix-support:
  2325. 121.76 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2326. 121.76 s [ghc-9.8.4-with-packages] /nix/store/qlvsmyiaz3ib75d4q3wm7wnjwzb59dnh-base-orphans-0.9.3/nix-support:
  2327. 121.76 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2328. 121.76 s [ghc-9.8.4-with-packages] /nix/store/qlvsmyiaz3ib75d4q3wm7wnjwzb59dnh-base-orphans-0.9.3/nix-support:
  2329. 121.76 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2330. 121.77 s [ghc-9.8.4-with-packages] /nix/store/accjj1a7s58f9csn4533s5y10v7i5ayr-hashable-1.5.0.0/nix-support:
  2331. 121.77 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2332. 121.77 s [ghc-9.8.4-with-packages] /nix/store/accjj1a7s58f9csn4533s5y10v7i5ayr-hashable-1.5.0.0/nix-support:
  2333. 121.77 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2334. 121.77 s [ghc-9.8.4-with-packages] /nix/store/yff2ryz1j0a98da1nmggzqamqvvfq3fd-these-1.2.1/nix-support:
  2335. 121.77 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2336. 121.77 s [ghc-9.8.4-with-packages] /nix/store/yff2ryz1j0a98da1nmggzqamqvvfq3fd-these-1.2.1/nix-support:
  2337. 121.77 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2338. 121.77 s [ghc-9.8.4-with-packages] /nix/store/6iclwl0rlh1kk822k56r744jzjdl29yx-ansi-terminal-1.1.3/nix-support:
  2339. 121.77 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2340. 121.78 s [ghc-9.8.4-with-packages] /nix/store/6iclwl0rlh1kk822k56r744jzjdl29yx-ansi-terminal-1.1.3/nix-support:
  2341. 121.78 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2342. 121.78 s [ghc-9.8.4-with-packages] /nix/store/37ii3d70vq73cxiq03b88d3yrskjbnh0-async-2.2.5/nix-support:
  2343. 121.78 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2344. 121.78 s [ghc-9.8.4-with-packages] /nix/store/37ii3d70vq73cxiq03b88d3yrskjbnh0-async-2.2.5/nix-support:
  2345. 121.78 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2346. 121.78 s [ghc-9.8.4-with-packages] /nix/store/w4z3vda339lhgdlja4x3z8q1cp1l9mi1-barbies-2.1.1.0/nix-support:
  2347. 121.78 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2348. 121.78 s [ghc-9.8.4-with-packages] /nix/store/w4z3vda339lhgdlja4x3z8q1cp1l9mi1-barbies-2.1.1.0/nix-support:
  2349. 121.78 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2350. 121.79 s [ghc-9.8.4-with-packages] /nix/store/ih5q3f5hi5v38hrw0vk8hyzlp82c6m2b-concurrent-output-1.10.21/nix-support:
  2351. 121.79 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2352. 121.79 s [ghc-9.8.4-with-packages] /nix/store/ih5q3f5hi5v38hrw0vk8hyzlp82c6m2b-concurrent-output-1.10.21/nix-support:
  2353. 121.79 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2354. 121.79 s [ghc-9.8.4-with-packages] /nix/store/7dxnsc4zh61lfaq4yqkb14cs9j0il00v-lifted-async-0.10.2.7/nix-support:
  2355. 121.79 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2356. 121.79 s [ghc-9.8.4-with-packages] /nix/store/7dxnsc4zh61lfaq4yqkb14cs9j0il00v-lifted-async-0.10.2.7/nix-support:
  2357. 121.79 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2358. 121.79 s [ghc-9.8.4-with-packages] /nix/store/vr8f1x98zcmfm5iq6z43yykp2mavc3zn-mmorph-1.2.1/nix-support:
  2359. 121.79 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2360. 121.80 s [ghc-9.8.4-with-packages] /nix/store/vr8f1x98zcmfm5iq6z43yykp2mavc3zn-mmorph-1.2.1/nix-support:
  2361. 121.80 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2362. 121.80 s [ghc-9.8.4-with-packages] /nix/store/s1z0b4ripxaibcbjg8b0kq727agp4bf5-monad-control-1.0.3.1/nix-support:
  2363. 121.80 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2364. 121.80 s [ghc-9.8.4-with-packages] /nix/store/s1z0b4ripxaibcbjg8b0kq727agp4bf5-monad-control-1.0.3.1/nix-support:
  2365. 121.80 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2366. 121.80 s [ghc-9.8.4-with-packages] /nix/store/59j0bw5x2b4qr5g5qygfyd9ldc7winzy-pretty-show-1.10/nix-support:
  2367. 121.80 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2368. 121.80 s [ghc-9.8.4-with-packages] /nix/store/59j0bw5x2b4qr5g5qygfyd9ldc7winzy-pretty-show-1.10/nix-support:
  2369. 121.80 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2370. 121.80 s [ghc-9.8.4-with-packages] /nix/store/d05v3j9vbx9wmhyxvfqg38gi85gqw9qb-primitive-0.9.1.0/nix-support:
  2371. 121.80 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2372. 121.81 s [ghc-9.8.4-with-packages] /nix/store/d05v3j9vbx9wmhyxvfqg38gi85gqw9qb-primitive-0.9.1.0/nix-support:
  2373. 121.81 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2374. 121.81 s [ghc-9.8.4-with-packages] /nix/store/rb3x326m38l05vvxp1yvjgmf8bsxviw2-random-1.2.1.3/nix-support:
  2375. 121.81 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2376. 121.81 s [ghc-9.8.4-with-packages] /nix/store/rb3x326m38l05vvxp1yvjgmf8bsxviw2-random-1.2.1.3/nix-support:
  2377. 121.81 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2378. 121.81 s [ghc-9.8.4-with-packages] /nix/store/mrjrznagfjx3hfidymraaj2hcj9hdgg3-resourcet-1.3.0/nix-support:
  2379. 121.81 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2380. 121.81 s [ghc-9.8.4-with-packages] /nix/store/mrjrznagfjx3hfidymraaj2hcj9hdgg3-resourcet-1.3.0/nix-support:
  2381. 121.81 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2382. 121.81 s [ghc-9.8.4-with-packages] /nix/store/vb5xrkg5w86rs98l5zvj8pm2gq03989c-safe-exceptions-0.1.7.4/nix-support:
  2383. 121.81 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2384. 121.81 s [ghc-9.8.4-with-packages] /nix/store/vb5xrkg5w86rs98l5zvj8pm2gq03989c-safe-exceptions-0.1.7.4/nix-support:
  2385. 121.81 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2386. 121.82 s [ghc-9.8.4-with-packages] /nix/store/9aa9qaibricg5j6s9n99jpaq30xlqclb-wl-pprint-annotated-0.1.0.1/nix-support:
  2387. 121.82 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2388. 121.82 s [ghc-9.8.4-with-packages] /nix/store/9aa9qaibricg5j6s9n99jpaq30xlqclb-wl-pprint-annotated-0.1.0.1/nix-support:
  2389. 121.82 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2390. 121.82 s [ghc-9.8.4-with-packages] /nix/store/fq6f272qblqjm84xcvdzq61z0bac8sil-indexed-traversable-instances-0.1.2/nix-support:
  2391. 121.82 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2392. 121.82 s [ghc-9.8.4-with-packages] /nix/store/fq6f272qblqjm84xcvdzq61z0bac8sil-indexed-traversable-instances-0.1.2/nix-support:
  2393. 121.82 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2394. 121.82 s [ghc-9.8.4-with-packages] /nix/store/8y0wl79mpn0ic3qwbzh3rm8wvi6g6as9-parallel-3.2.2.0/nix-support:
  2395. 121.82 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2396. 121.82 s [ghc-9.8.4-with-packages] /nix/store/8y0wl79mpn0ic3qwbzh3rm8wvi6g6as9-parallel-3.2.2.0/nix-support:
  2397. 121.82 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2398. 121.83 s [ghc-9.8.4-with-packages] /nix/store/gjaq5pn7pfss87qh6ghz769ydnhn1sm6-reflection-2.1.9/nix-support:
  2399. 121.83 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2400. 121.83 s [ghc-9.8.4-with-packages] /nix/store/gjaq5pn7pfss87qh6ghz769ydnhn1sm6-reflection-2.1.9/nix-support:
  2401. 121.83 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2402. 121.83 s [ghc-9.8.4-with-packages] /nix/store/acgckvxisa91yha7pmcyhqfn8r8v0zmg-unordered-containers-0.2.20.1/nix-support:
  2403. 121.83 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2404. 121.83 s [ghc-9.8.4-with-packages] /nix/store/acgckvxisa91yha7pmcyhqfn8r8v0zmg-unordered-containers-0.2.20.1/nix-support:
  2405. 121.83 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2406. 121.83 s [ghc-9.8.4-with-packages] /nix/store/y708km42q3qcmypan2k8brb0qlpagp5n-vector-0.13.2.0/nix-support:
  2407. 121.83 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2408. 121.84 s [ghc-9.8.4-with-packages] /nix/store/y708km42q3qcmypan2k8brb0qlpagp5n-vector-0.13.2.0/nix-support:
  2409. 121.84 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2410. 121.84 s [ghc-9.8.4-with-packages] /nix/store/s8ar36hx1qjsj73pgvppnl6dqm18l69w-splitmix-0.1.3.1/nix-support:
  2411. 121.84 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2412. 121.84 s [ghc-9.8.4-with-packages] /nix/store/s8ar36hx1qjsj73pgvppnl6dqm18l69w-splitmix-0.1.3.1/nix-support:
  2413. 121.84 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2414. 121.85 s [ghc-9.8.4-with-packages] /nix/store/gqn3zp01ml4clcgq3sdkxwwg4l0l2r21-StateVar-1.2.2/nix-support:
  2415. 121.85 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2416. 121.85 s [ghc-9.8.4-with-packages] /nix/store/gqn3zp01ml4clcgq3sdkxwwg4l0l2r21-StateVar-1.2.2/nix-support:
  2417. 121.85 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2418. 121.85 s [ghc-9.8.4-with-packages] /nix/store/p7324fxikqvxaql2mrmhlz6cby1qc8lc-os-string-2.0.8/nix-support:
  2419. 121.85 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2420. 121.85 s [ghc-9.8.4-with-packages] /nix/store/p7324fxikqvxaql2mrmhlz6cby1qc8lc-os-string-2.0.8/nix-support:
  2421. 121.85 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2422. 121.85 s [ghc-9.8.4-with-packages] /nix/store/1nhn1pmdh6rynrwg64wa6jyg05r1w8i2-ansi-terminal-types-1.1.3/nix-support:
  2423. 121.85 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2424. 121.85 s [ghc-9.8.4-with-packages] /nix/store/1nhn1pmdh6rynrwg64wa6jyg05r1w8i2-ansi-terminal-types-1.1.3/nix-support:
  2425. 121.85 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2426. 121.86 s [ghc-9.8.4-with-packages] /nix/store/mirzq3yfg5wbl8wsna9b3qvxrp4nmb6z-constraints-0.14.2/nix-support:
  2427. 121.86 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2428. 121.86 s [ghc-9.8.4-with-packages] /nix/store/mirzq3yfg5wbl8wsna9b3qvxrp4nmb6z-constraints-0.14.2/nix-support:
  2429. 121.86 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2430. 121.87 s [ghc-9.8.4-with-packages] /nix/store/cr7zciv2q01j4xja03w3bjm4xr65rfv8-lifted-base-0.2.3.12/nix-support:
  2431. 121.87 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2432. 121.87 s [ghc-9.8.4-with-packages] /nix/store/cr7zciv2q01j4xja03w3bjm4xr65rfv8-lifted-base-0.2.3.12/nix-support:
  2433. 121.87 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2434. 121.87 s [ghc-9.8.4-with-packages] /nix/store/yvar5jgnrvkz1qa6vzv18830lpa2jwyl-unliftio-core-0.2.1.0/nix-support:
  2435. 121.87 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2436. 121.87 s [ghc-9.8.4-with-packages] /nix/store/yvar5jgnrvkz1qa6vzv18830lpa2jwyl-unliftio-core-0.2.1.0/nix-support:
  2437. 121.87 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2438. 121.88 s [ghc-9.8.4-with-packages] /nix/store/hx52xqv1vmvfcpa93qa3wklbvvy0fqch-OneTuple-0.4.2/nix-support:
  2439. 121.88 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2440. 121.88 s [ghc-9.8.4-with-packages] /nix/store/hx52xqv1vmvfcpa93qa3wklbvvy0fqch-OneTuple-0.4.2/nix-support:
  2441. 121.88 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2442. 121.88 s [ghc-9.8.4-with-packages] /nix/store/687cvr6iyr3x4ym781g16mspg1yw0dv8-tasty-1.5.3/nix-support:
  2443. 121.88 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2444. 121.88 s [ghc-9.8.4-with-packages] /nix/store/687cvr6iyr3x4ym781g16mspg1yw0dv8-tasty-1.5.3/nix-support:
  2445. 121.88 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2446. 121.88 s [ghc-9.8.4-with-packages] /nix/store/81am4xdzqn3cjkg140rwpbb8wl9q7prc-vector-stream-0.1.0.1/nix-support:
  2447. 121.88 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2448. 121.89 s [ghc-9.8.4-with-packages] /nix/store/81am4xdzqn3cjkg140rwpbb8wl9q7prc-vector-stream-0.1.0.1/nix-support:
  2449. 121.89 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2450. 121.89 s [ghc-9.8.4-with-packages] /nix/store/390smls5rl93m23ijffn4h64ak09s7gw-boring-0.2.2/nix-support:
  2451. 121.89 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2452. 121.89 s [ghc-9.8.4-with-packages] /nix/store/390smls5rl93m23ijffn4h64ak09s7gw-boring-0.2.2/nix-support:
  2453. 121.89 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2454. 121.89 s [ghc-9.8.4-with-packages] /nix/store/l30wz54jlaajnwyl62627agnggjq2479-optparse-applicative-0.18.1.0/nix-support:
  2455. 121.89 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2456. 121.89 s [ghc-9.8.4-with-packages] /nix/store/l30wz54jlaajnwyl62627agnggjq2479-optparse-applicative-0.18.1.0/nix-support:
  2457. 121.89 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2458. 121.89 s [ghc-9.8.4-with-packages] /nix/store/jyywp11ngqyb3fq29qm7ch9nxzpi1nnh-prettyprinter-1.7.1/nix-support:
  2459. 121.89 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2460. 121.90 s [ghc-9.8.4-with-packages] /nix/store/jyywp11ngqyb3fq29qm7ch9nxzpi1nnh-prettyprinter-1.7.1/nix-support:
  2461. 121.90 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2462. 121.90 s [ghc-9.8.4-with-packages] /nix/store/l6nw5z0cgv3z4hy2cgqkvsigm7hix24f-prettyprinter-ansi-terminal-1.1.3/nix-support:
  2463. 121.90 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2464. 121.90 s [ghc-9.8.4-with-packages] /nix/store/l6nw5z0cgv3z4hy2cgqkvsigm7hix24f-prettyprinter-ansi-terminal-1.1.3/nix-support:
  2465. 121.90 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/wg6ayja7xlckqga99fhn21bv0447fyn4-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2466. 122.45 s [ghc-9.8.4-with-packages] Warning: include-dirs: /nix/store/njmywpvpjdcllb3a1plln8mdpgancl52-ghc-9.8.4-with-packages/lib/ghc-9.8.4/lib/../lib/x86_64-linux-ghc-9.8.4/directory-1.3.8.5-fa66/include doesn't exist or isn't a directory
  2467. 122.48 s [ghc-9.8.4-with-packages] Warning: haddock-interfaces: /nix/store/y708km42q3qcmypan2k8brb0qlpagp5n-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.8.4/vector-0.13.2.0/html/vector.haddock doesn't exist or isn't a file
  2468. 122.48 s [ghc-9.8.4-with-packages] Warning: haddock-html: /nix/store/y708km42q3qcmypan2k8brb0qlpagp5n-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.8.4/vector-0.13.2.0/html doesn't exist or isn't a directory
  2469. 122.49 s [ghc-9.8.4-with-packages] Warning: haddock-interfaces: /nix/store/y708km42q3qcmypan2k8brb0qlpagp5n-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.8.4/vector-0.13.2.0/html/vector.haddock doesn't exist or isn't a file
  2470. 122.49 s [ghc-9.8.4-with-packages] Warning: haddock-html: /nix/store/y708km42q3qcmypan2k8brb0qlpagp5n-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.8.4/vector-0.13.2.0/html doesn't exist or isn't a directory
  2471. 123.56 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/njmywpvpjdcllb3a1plln8mdpgancl52-ghc-9.8.4-with-packages
  2472. 124.03 s [post-build-hook] Pushing 1 paths (211 are already present) using zstd to cache sellout ⏳
  2473. 124.13 s [post-build-hook]
  2474. 124.42 s [post-build-hook] Pushing /nix/store/njmywpvpjdcllb3a1plln8mdpgancl52-ghc-9.8.4-with-packages (5.11 MiB)
  2475. 126.24 s [post-build-hook]
  2476. 126.24 s [post-build-hook] All done.
  2477. 126.25 s [post-build-hook] Uploading to the NixCI cache: /nix/store/njmywpvpjdcllb3a1plln8mdpgancl52-ghc-9.8.4-with-packages
  2478. 126.29 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2479. 126.51 s [post-build-hook] copying 1 paths...
  2480. 126.51 s [post-build-hook] copying path '/nix/store/njmywpvpjdcllb3a1plln8mdpgancl52-ghc-9.8.4-with-packages' to 'https://cache.nix-ci.com'...
  2481. 127.62 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2482. 127.87 s [post-build-hook] copying 1 paths...
  2483. 127.87 s [post-build-hook] copying path '/nix/store/kfh1zpdq3793jpzsbig94cqjqr34zvk0-ghc-9.8.4-with-packages.drv' to 'https://cache.nix-ci.com'...
  2484. 128.09 s Progress: 7 of 9 built, 144 of 144 downloaded from cache
  2485. 128.13 s Building all-packages
  2486. 128.18 s [all-packages] created 3 symlinks in user environment
  2487. 128.21 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/ba4rxrqk1i72vqm74pmslsyk4hlm29i6-all-packages
  2488. 128.70 s [post-build-hook] Pushing 1 paths (212 are already present) using zstd to cache sellout ⏳
  2489. 128.70 s [post-build-hook]
  2490. 129.06 s [post-build-hook] Pushing /nix/store/ba4rxrqk1i72vqm74pmslsyk4hlm29i6-all-packages (872.00 B)
  2491. 130.05 s [post-build-hook]
  2492. 130.08 s [post-build-hook] All done.
  2493. 130.08 s [post-build-hook] Uploading to the NixCI cache: /nix/store/ba4rxrqk1i72vqm74pmslsyk4hlm29i6-all-packages
  2494. 130.10 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2495. 130.31 s [post-build-hook] copying 1 paths...
  2496. 130.31 s [post-build-hook] copying path '/nix/store/ba4rxrqk1i72vqm74pmslsyk4hlm29i6-all-packages' to 'https://cache.nix-ci.com'...
  2497. 130.56 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2498. 130.81 s [post-build-hook] copying 1 paths...
  2499. 130.81 s [post-build-hook] copying path '/nix/store/0wa3bc6dycwjq21zrybxscjy81vvry57-all-packages.drv' to 'https://cache.nix-ci.com'...
  2500. 131.03 s Progress: 8 of 9 built, 144 of 144 downloaded from cache