build packages.x86_64-linux.ghc984_all

Reproduce this run
  1. 43.36 s [yaya] Configuration files installed in:
  2. 43.36 s [yaya] /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/etc
  3. 43.36 s [yaya] No alex found
  4. 43.36 s [yaya] Using ar found on system at:
  5. 43.36 s [yaya] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  6. 43.36 s [yaya] No c2hs found
  7. 43.36 s [yaya] No cpphs found
  8. 43.36 s [yaya] Using doctest version 0.24.2 found on system at:
  9. 43.36 s [yaya] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  10. 43.36 s [yaya] Using gcc version 14.3.0 given by user at:
  11. 43.36 s [yaya] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  12. 43.36 s [yaya] Using ghc version 9.8.4 found on system at:
  13. 43.36 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  14. 43.36 s [yaya] Using ghc-pkg version 9.8.4 found on system at:
  15. 43.36 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  16. 43.36 s [yaya] No ghcjs found
  17. 43.36 s [yaya] No ghcjs-pkg found
  18. 43.36 s [yaya] No greencard found
  19. 43.36 s [yaya] Using haddock version 2.30.0 found on system at:
  20. 43.36 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  21. 43.36 s [yaya] No happy found
  22. 43.36 s [yaya] Using haskell-suite found on system at: haskell-suite-dummy-location
  23. 43.36 s [yaya] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  24. 43.36 s [yaya] No hmake found
  25. 43.36 s [yaya] Using hpc version 0.69 found on system at:
  26. 43.36 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  27. 43.36 s [yaya] Using hsc2hs version 0.68.10 found on system at:
  28. 43.36 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  29. 43.36 s [yaya] Using hscolour version 1.25 found on system at:
  30. 43.36 s [yaya] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  31. 43.36 s [yaya] No jhc found
  32. 43.36 s [yaya] Using ld found on system at:
  33. 43.36 s [yaya] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  34. 43.36 s [yaya] No pkg-config found
  35. 43.36 s [yaya] Using runghc version 9.8.4 found on system at:
  36. 43.36 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  37. 43.36 s [yaya] Using strip version 2.44 found on system at:
  38. 43.36 s [yaya] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  39. 43.36 s [yaya] Using tar found on system at:
  40. 43.36 s [yaya] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  41. 43.36 s [yaya] No uhc found
  42. 43.48 s [yaya] Phase: buildPhase
  43. 43.53 s [yaya] Preprocessing library for yaya-1.0.0.0..
  44. 43.53 s [yaya] Building library for yaya-1.0.0.0..
  45. 43.72 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, dist/build/Yaya/Functor.o, dist/build/Yaya/Functor.dyn_o )
  46. 43.84 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, dist/build/Yaya/Pattern.o, dist/build/Yaya/Pattern.dyn_o )
  47. 44.05 s [yaya]
  48. 44.05 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  49. 44.05 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  50. 44.05 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  51. 44.05 s [yaya]
  52. 44.05 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  53. 44.05 s [yaya] Could not specialise imported function ‘Data.Bifunctor.C:Bifunctor’
  54. 44.05 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Bifunctor.C:Bifunctor’
  55. 44.05 s [yaya]
  56. 44.05 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  57. 44.05 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  58. 44.05 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  59. 44.05 s [yaya]
  60. 44.05 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  61. 44.05 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  62. 44.05 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  63. 44.05 s [yaya]
  64. 44.05 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  65. 44.05 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  66. 44.05 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  67. 44.05 s [yaya]
  68. 44.05 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  69. 44.05 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  70. 44.05 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  71. 44.05 s [yaya]
  72. 44.05 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  73. 44.05 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  74. 44.05 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  75. 45.00 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. 45.11 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, dist/build/Yaya/Fold.o, dist/build/Yaya/Fold.dyn_o )
  77. 45.20 s [yaya]
  78. 45.20 s [yaya] src/Yaya/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  79. 45.20 s [yaya] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  80. 45.20 s [yaya] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  81. 45.51 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. 45.56 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. 45.69 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. 45.69 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, dist/build/Yaya/Applied.o, dist/build/Yaya/Applied.dyn_o )
  85. 45.92 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, dist/build/Yaya/Retrofit.o, dist/build/Yaya/Retrofit.dyn_o )
  86. 45.92 s [yaya]
  87. 45.92 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  88. 45.92 s [yaya] Could not specialise imported function ‘TH.appE’
  89. 45.92 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appE’
  90. 45.92 s [yaya]
  91. 45.92 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  92. 45.92 s [yaya] Could not specialise imported function ‘TH.infixApp’
  93. 45.92 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.infixApp’
  94. 45.92 s [yaya]
  95. 45.92 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  96. 45.92 s [yaya] Could not specialise imported function ‘TH.clause’
  97. 45.92 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.clause’
  98. 45.92 s [yaya]
  99. 45.92 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  100. 45.92 s [yaya] Could not specialise imported function ‘TH.appT’
  101. 45.92 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appT’
  102. 45.92 s [yaya]
  103. 45.92 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  104. 45.92 s [yaya] Could not specialise imported function ‘TH.cxt’
  105. 45.92 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.cxt’
  106. 45.92 s [yaya]
  107. 45.92 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  108. 45.92 s [yaya] Could not specialise imported function ‘TH.instanceWithOverlapD’
  109. 45.92 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.instanceWithOverlapD’
  110. 45.92 s [yaya]
  111. 45.92 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  112. 45.92 s [yaya] Could not specialise imported function ‘TH.valD’
  113. 45.92 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.valD’
  114. 45.92 s [yaya]
  115. 45.92 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  116. 45.92 s [yaya] Could not specialise imported function ‘Language.Haskell.TH.Syntax.sequenceQ’
  117. 45.92 s [yaya] Probable fix: add INLINABLE pragma on ‘Language.Haskell.TH.Syntax.sequenceQ’
  118. 45.92 s [yaya]
  119. 45.92 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  120. 45.92 s [yaya] Could not specialise imported function ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  121. 45.92 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  122. 45.92 s [yaya]
  123. 45.92 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  124. 45.92 s [yaya] Could not specialise imported function ‘GHC.Show.$w$cshowsPrec12’
  125. 45.92 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$w$cshowsPrec12’
  126. 46.06 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, dist/build/Yaya/Zoo.o, dist/build/Yaya/Zoo.dyn_o )
  127. 46.06 s [yaya]
  128. 46.06 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  129. 46.06 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  130. 46.06 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  131. 46.06 s [yaya]
  132. 46.06 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  133. 46.06 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  134. 46.06 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  135. 46.43 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, dist/build/Yaya/Functor.p_o )
  136. 46.63 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, dist/build/Yaya/Pattern.p_o )
  137. 46.74 s [yaya]
  138. 46.74 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  139. 46.74 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  140. 46.74 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  141. 46.74 s [yaya]
  142. 46.74 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  143. 46.74 s [yaya] Could not specialise imported function ‘Data.Bifunctor.C:Bifunctor’
  144. 46.74 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Bifunctor.C:Bifunctor’
  145. 46.74 s [yaya]
  146. 46.74 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  147. 46.74 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  148. 46.74 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  149. 46.74 s [yaya]
  150. 46.74 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  151. 46.74 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  152. 46.74 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  153. 46.74 s [yaya]
  154. 46.74 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  155. 46.74 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  156. 46.74 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  157. 46.74 s [yaya]
  158. 46.74 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  159. 46.74 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  160. 46.74 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  161. 46.74 s [yaya]
  162. 46.74 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  163. 46.74 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  164. 46.74 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  165. 47.67 s [yaya] [ 3 of 10] Compiling Yaya.Fold.Common ( src/Yaya/Fold/Common.hs, dist/build/Yaya/Fold/Common.p_o )
  166. 47.92 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, dist/build/Yaya/Fold.p_o )
  167. 48.00 s [yaya]
  168. 48.00 s [yaya] src/Yaya/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  169. 48.00 s [yaya] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  170. 48.00 s [yaya] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  171. 48.40 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. 48.56 s [yaya] [ 6 of 10] Compiling Yaya.Fold.Native ( src/Yaya/Fold/Native.hs, dist/build/Yaya/Fold/Native.p_o )
  173. 48.75 s [yaya] [ 7 of 10] Compiling Yaya.Experimental.Foldable ( src/Yaya/Experimental/Foldable.hs, dist/build/Yaya/Experimental/Foldable.p_o )
  174. 48.75 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, dist/build/Yaya/Applied.p_o )
  175. 49.00 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, dist/build/Yaya/Retrofit.p_o )
  176. 49.00 s [yaya]
  177. 49.00 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  178. 49.00 s [yaya] Could not specialise imported function ‘TH.appE’
  179. 49.00 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appE’
  180. 49.00 s [yaya]
  181. 49.00 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  182. 49.00 s [yaya] Could not specialise imported function ‘TH.infixApp’
  183. 49.00 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.infixApp’
  184. 49.00 s [yaya]
  185. 49.00 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  186. 49.00 s [yaya] Could not specialise imported function ‘TH.clause’
  187. 49.00 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.clause’
  188. 49.00 s [yaya]
  189. 49.00 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  190. 49.00 s [yaya] Could not specialise imported function ‘TH.appT’
  191. 49.00 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appT’
  192. 49.00 s [yaya]
  193. 49.00 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  194. 49.00 s [yaya] Could not specialise imported function ‘TH.cxt’
  195. 49.00 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.cxt’
  196. 49.00 s [yaya]
  197. 49.00 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  198. 49.00 s [yaya] Could not specialise imported function ‘TH.instanceWithOverlapD’
  199. 49.00 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.instanceWithOverlapD’
  200. 49.00 s [yaya]
  201. 49.00 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  202. 49.00 s [yaya] Could not specialise imported function ‘TH.valD’
  203. 49.00 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.valD’
  204. 49.00 s [yaya]
  205. 49.00 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  206. 49.00 s [yaya] Could not specialise imported function ‘Language.Haskell.TH.Syntax.sequenceQ’
  207. 49.00 s [yaya] Probable fix: add INLINABLE pragma on ‘Language.Haskell.TH.Syntax.sequenceQ’
  208. 49.00 s [yaya]
  209. 49.00 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  210. 49.00 s [yaya] Could not specialise imported function ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  211. 49.00 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  212. 49.00 s [yaya]
  213. 49.00 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  214. 49.00 s [yaya] Could not specialise imported function ‘GHC.Show.$w$cshowsPrec12’
  215. 49.00 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$w$cshowsPrec12’
  216. 49.00 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, dist/build/Yaya/Zoo.p_o )
  217. 49.00 s [yaya]
  218. 49.00 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  219. 49.00 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  220. 49.00 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  221. 49.00 s [yaya]
  222. 49.00 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  223. 49.00 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  224. 49.00 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  225. 50.31 s [yaya] Preprocessing test suite 'doctests' for yaya-1.0.0.0..
  226. 50.31 s [yaya] Building test suite 'doctests' for yaya-1.0.0.0..
  227. 50.38 s [yaya] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  228. 50.59 s [yaya] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  229. 50.85 s [yaya] [3 of 3] Linking dist/build/doctests/doctests
  230. 54.25 s [yaya] Phase: checkPhase
  231. 54.28 s [yaya] Running 1 test suites...
  232. 54.28 s [yaya] Test suite doctests: RUNNING...
  233. 54.68 s [yaya]
  234. 54.68 s [yaya] on the commandline: warning: [GHC-98887]
  235. 55.03 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  236. 55.03 s [yaya]
  237. 55.03 s [yaya] on the commandline: warning: [GHC-98887]
  238. 55.03 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  239. 55.03 s [yaya]
  240. 55.03 s [yaya] on the commandline: warning: [GHC-98887]
  241. 55.03 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  242. 55.03 s [yaya]
  243. 55.03 s [yaya] on the commandline: warning: [GHC-98887]
  244. 55.03 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  245. 55.03 s [yaya]
  246. 55.03 s [yaya] on the commandline: warning: [GHC-98887]
  247. 55.03 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  248. 55.03 s [yaya]
  249. 55.03 s [yaya] on the commandline: warning: [GHC-98887]
  250. 55.03 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  251. 55.03 s [yaya]
  252. 55.03 s [yaya] on the commandline: warning: [GHC-98887]
  253. 55.03 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  254. 55.03 s [yaya]
  255. 55.03 s [yaya] on the commandline: warning: [GHC-98887]
  256. 55.03 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  257. 55.03 s [yaya]
  258. 55.03 s [yaya] on the commandline: warning: [GHC-98887]
  259. 55.03 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  260. 55.03 s [yaya]
  261. 55.03 s [yaya] on the commandline: warning: [GHC-98887]
  262. 55.03 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  263. 55.03 s [yaya]
  264. 55.03 s [yaya] on the commandline: warning: [GHC-98887]
  265. 55.03 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  266. 55.03 s [yaya]
  267. 55.03 s [yaya] on the commandline: warning: [GHC-98887]
  268. 55.03 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  269. 55.03 s [yaya]
  270. 55.03 s [yaya] on the commandline: warning: [GHC-98887]
  271. 55.03 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  272. 55.03 s [yaya]
  273. 55.03 s [yaya] on the commandline: warning: [GHC-98887]
  274. 55.03 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  275. 55.03 s [yaya]
  276. 55.03 s [yaya] on the commandline: warning: [GHC-98887]
  277. 55.03 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  278. 55.03 s [yaya]
  279. 55.03 s [yaya] on the commandline: warning: [GHC-98887]
  280. 55.03 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  281. 55.54 s [yaya] Examples: 5 Tried: 5 Errors: 0 Failures: 0
  282. 55.59 s [yaya] Test suite doctests: PASS
  283. 55.59 s [yaya] Test suite logged to: dist/test/yaya-1.0.0.0-doctests.log
  284. 55.59 s [yaya] 1 of 1 test suites (1 of 1 test cases) passed.
  285. 55.60 s [yaya] Phase: haddockPhase
  286. 55.72 s [yaya] Preprocessing library for yaya-1.0.0.0..
  287. 55.72 s [yaya] Running Haddock on library for yaya-1.0.0.0..
  288. 55.77 s [yaya] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  289. 55.96 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, nothing )
  290. 56.06 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, nothing )
  291. 56.35 s [yaya] [ 3 of 10] Compiling Yaya.Fold.Common ( src/Yaya/Fold/Common.hs, nothing )
  292. 56.42 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, nothing )
  293. 56.56 s [yaya] [ 5 of 10] Compiling Yaya.Fold.Native.Internal ( src/Yaya/Fold/Native/Internal.hs, nothing )
  294. 56.57 s [yaya] [ 6 of 10] Compiling Yaya.Fold.Native ( src/Yaya/Fold/Native.hs, nothing )
  295. 56.59 s [yaya] [ 7 of 10] Compiling Yaya.Experimental.Foldable ( src/Yaya/Experimental/Foldable.hs, nothing )
  296. 56.60 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, nothing )
  297. 56.74 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, nothing )
  298. 56.80 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, nothing )
  299. 56.85 s [yaya] Haddock coverage:
  300. 56.85 s [yaya] 66% ( 4 / 6) in 'Yaya.Functor'
  301. 56.85 s [yaya] Missing documentation for:
  302. 56.85 s [yaya] dmap
  303. 56.85 s [yaya] hmap
  304. 56.85 s [yaya] Warning: 'Maybe' is out of scope.
  305. 56.85 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  306. 56.85 s [yaya] 100% ( 9 / 9) in 'Yaya.Pattern'
  307. 56.85 s [yaya] 59% ( 16 / 27) in 'Yaya.Fold.Common'
  308. 56.85 s [yaya] Missing documentation for:
  309. 56.85 s [yaya] binarySequence (src/Yaya/Fold/Common.hs:205)
  310. 56.85 s [yaya] le (src/Yaya/Fold/Common.hs:153)
  311. 56.85 s [yaya] lucasSequence' (src/Yaya/Fold/Common.hs:211)
  312. 56.85 s [yaya] maybeTakeNext (src/Yaya/Fold/Common.hs:179)
  313. 56.85 s [yaya] replaceNeither (src/Yaya/Fold/Common.hs:159)
  314. 56.85 s [yaya] takeAnother (src/Yaya/Fold/Common.hs:164)
  315. 56.85 s [yaya] takeAvailable (src/Yaya/Fold/Common.hs:169)
  316. 56.85 s [yaya] takeNext (src/Yaya/Fold/Common.hs:174)
  317. 56.85 s [yaya] ternarySequence (src/Yaya/Fold/Common.hs:208)
  318. 56.85 s [yaya] truncate' (src/Yaya/Fold/Common.hs:185)
  319. 56.85 s [yaya] unarySequence (src/Yaya/Fold/Common.hs:202)
  320. 56.85 s [yaya] Warning: 'Nu' is ambiguous. It is defined
  321. 56.85 s [yaya] * at src/Yaya/Fold.hs:408:17
  322. 56.85 s [yaya] * at src/Yaya/Fold.hs:408:1
  323. 56.85 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  324. 56.85 s [yaya] by specifying the type/value namespace explicitly.
  325. 56.85 s [yaya] Defaulting to the one defined at src/Yaya/Fold.hs:408:1
  326. 56.86 s [yaya] Warning: 'Day' is ambiguous. It is defined
  327. 56.86 s [yaya] * in ‘Data.Functor.Day’
  328. 56.86 s [yaya] * in ‘Data.Functor.Day’
  329. 56.86 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  330. 56.86 s [yaya] by specifying the type/value namespace explicitly.
  331. 56.86 s [yaya] Defaulting to the one defined in ‘Data.Functor.Day’
  332. 56.86 s [yaya] Warning: 'Identity' is ambiguous. It is defined
  333. 56.86 s [yaya] * in ‘Data.Functor.Identity’
  334. 56.86 s [yaya] * in ‘Data.Functor.Identity’
  335. 56.86 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  336. 56.86 s [yaya] by specifying the type/value namespace explicitly.
  337. 56.86 s [yaya] Defaulting to the one defined in ‘Data.Functor.Identity’
  338. 56.86 s [yaya] 48% ( 32 / 66) in 'Yaya.Fold'
  339. 56.86 s [yaya] Missing documentation for:
  340. 56.86 s [yaya] Module header
  341. 56.86 s [yaya] Algebra (src/Yaya/Fold.hs:157)
  342. 56.86 s [yaya] AlgebraM (src/Yaya/Fold.hs:163)
  343. 56.86 s [yaya] Coalgebra (src/Yaya/Fold.hs:169)
  344. 56.86 s [yaya] ElgotAlgebra (src/Yaya/Fold.hs:161)
  345. 56.86 s [yaya] ElgotAlgebraM (src/Yaya/Fold.hs:167)
  346. 56.86 s [yaya] ElgotCoalgebra (src/Yaya/Fold.hs:173)
  347. 56.86 s [yaya] GAlgebra (src/Yaya/Fold.hs:159)
  348. 56.86 s [yaya] GAlgebraM (src/Yaya/Fold.hs:165)
  349. 56.86 s [yaya] GCoalgebra (src/Yaya/Fold.hs:171)
  350. 56.86 s [yaya] GCoalgebraM (src/Yaya/Fold.hs:180)
  351. 56.86 s [yaya] ana
  352. 56.86 s [yaya] cata
  353. 56.86 s [yaya] colambek (src/Yaya/Fold.hs:608)
  354. 56.86 s [yaya] constAna (src/Yaya/Fold.hs:722)
  355. 56.86 s [yaya] constCata (src/Yaya/Fold.hs:719)
  356. 56.86 s [yaya] constEmbed (src/Yaya/Fold.hs:713)
  357. 56.86 s [yaya] constProject (src/Yaya/Fold.hs:716)
  358. 56.86 s [yaya] distCofreeT (src/Yaya/Fold.hs:647)
  359. 56.86 s [yaya] distEnvT (src/Yaya/Fold.hs:637)
  360. 56.86 s [yaya] distTuple (src/Yaya/Fold.hs:624)
  361. 56.86 s [yaya] elgotAna (src/Yaya/Fold.hs:600)
  362. 56.86 s [yaya] elgotCata (src/Yaya/Fold.hs:553)
  363. 56.86 s [yaya] elgotCataM (src/Yaya/Fold.hs:569)
  364. 56.86 s [yaya] embed
  365. 56.86 s [yaya] ezygoM (src/Yaya/Fold.hs:578)
  366. 56.86 s [yaya] gana (src/Yaya/Fold.hs:592)
  367. 56.86 s [yaya] gcata (src/Yaya/Fold.hs:545)
  368. 56.86 s [yaya] gcataM (src/Yaya/Fold.hs:561)
  369. 56.86 s [yaya] lambek (src/Yaya/Fold.hs:604)
  370. 56.86 s [yaya] project
  371. 56.86 s [yaya] seqEither (src/Yaya/Fold.hs:676)
  372. 56.86 s [yaya] seqFreeF (src/Yaya/Fold.hs:660)
  373. 56.86 s [yaya] seqFreeT (src/Yaya/Fold.hs:672)
  374. 56.86 s [yaya] 100% ( 3 / 3) in 'Yaya.Fold.Native'
  375. 56.86 s [yaya] 66% ( 4 / 6) in 'Yaya.Experimental.Foldable'
  376. 56.86 s [yaya] Missing documentation for:
  377. 56.86 s [yaya] foldMap (src/Yaya/Experimental/Foldable.hs:27)
  378. 56.86 s [yaya] naturalList
  379. 56.86 s [yaya] Warning: 'Day' is out of scope.
  380. 56.86 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  381. 56.86 s [yaya] Warning: 'fromListN' is ambiguous. It is defined
  382. 56.86 s [yaya] * in ‘GHC.IsList’
  383. 56.86 s [yaya] * at src/Yaya/Applied.hs:304:1
  384. 56.86 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  385. 56.86 s [yaya] by specifying the type/value namespace explicitly.
  386. 56.86 s [yaya] Defaulting to the one defined at src/Yaya/Applied.hs:304:1
  387. 56.86 s [yaya] 35% ( 13 / 37) in 'Yaya.Applied'
  388. 56.86 s [yaya] Missing documentation for:
  389. 56.86 s [yaya] Module header
  390. 56.86 s [yaya] Void (src/Yaya/Applied.hs:129)
  391. 56.86 s [yaya] absurd (src/Yaya/Applied.hs:132)
  392. 56.86 s [yaya] append (src/Yaya/Applied.hs:153)
  393. 56.86 s [yaya] drop (src/Yaya/Applied.hs:179)
  394. 56.86 s [yaya] fibonacci (src/Yaya/Applied.hs:252)
  395. 56.86 s [yaya] fibonacciPolynomials (src/Yaya/Applied.hs:249)
  396. 56.86 s [yaya] height (src/Yaya/Applied.hs:144)
  397. 56.86 s [yaya] jacobsthal (src/Yaya/Applied.hs:267)
  398. 56.86 s [yaya] length (src/Yaya/Applied.hs:150)
  399. 56.86 s [yaya] lucas (src/Yaya/Applied.hs:261)
  400. 56.86 s [yaya] lucasSequenceU (src/Yaya/Applied.hs:255)
  401. 56.86 s [yaya] lucasSequenceV (src/Yaya/Applied.hs:258)
  402. 56.86 s [yaya] mersenne (src/Yaya/Applied.hs:270)
  403. 56.86 s [yaya] naturals (src/Yaya/Applied.hs:147)
  404. 56.86 s [yaya] now (src/Yaya/Applied.hs:117)
  405. 56.86 s [yaya] pell (src/Yaya/Applied.hs:264)
  406. 56.86 s [yaya] reifyUpTo (src/Yaya/Applied.hs:246)
  407. 56.86 s [yaya] reverse' (src/Yaya/Applied.hs:189)
  408. 56.86 s [yaya] reverse (src/Yaya/Applied.hs:193)
  409. 56.86 s [yaya] succN (src/Yaya/Applied.hs:141)
  410. 56.86 s [yaya] tail (src/Yaya/Applied.hs:182)
  411. 56.86 s [yaya] vacuous (src/Yaya/Applied.hs:135)
  412. 56.86 s [yaya] zeroN (src/Yaya/Applied.hs:138)
  413. 56.86 s [yaya] Warning: 'PatternFunctorRules' is ambiguous. It is defined
  414. 56.86 s [yaya] * at src/Yaya/Retrofit.hs:167:28
  415. 56.86 s [yaya] * at src/Yaya/Retrofit.hs:167:1
  416. 56.86 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  417. 56.86 s [yaya] by specifying the type/value namespace explicitly.
  418. 56.86 s [yaya] Defaulting to the one defined at src/Yaya/Retrofit.hs:167:1
  419. 56.86 s [yaya] 85% ( 17 / 20) in 'Yaya.Retrofit'
  420. 56.86 s [yaya] Missing documentation for:
  421. 56.86 s [yaya] patternCon
  422. 56.86 s [yaya] patternField
  423. 56.86 s [yaya] patternType
  424. 56.87 s [yaya] Warning: 'gcataM' is out of scope.
  425. 56.87 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  426. 56.87 s [yaya] 73% ( 19 / 26) in 'Yaya.Zoo'
  427. 56.87 s [yaya] Missing documentation for:
  428. 56.87 s [yaya] cocontramap (src/Yaya/Zoo.hs:335)
  429. 56.87 s [yaya] fromPartial
  430. 56.87 s [yaya] futu (src/Yaya/Zoo.hs:199)
  431. 56.87 s [yaya] gmutu (src/Yaya/Zoo.hs:137)
  432. 56.87 s [yaya] histo (src/Yaya/Zoo.hs:211)
  433. 56.87 s [yaya] insidePartial (src/Yaya/Zoo.hs:263)
  434. 56.87 s [yaya] mutuM (src/Yaya/Zoo.hs:187)
  435. 57.27 s [yaya] Warning: Yaya.Pattern: could not find link destinations for:
  436. 57.27 s [yaya] - Yaya.Pattern.Rep_AndMaybe
  437. 57.27 s [yaya] - Yaya.Pattern.Rep1_AndMaybe
  438. 57.27 s [yaya] - Yaya.Pattern.Rep_XNor
  439. 57.27 s [yaya] - Yaya.Pattern.Rep1_XNor
  440. 57.27 s [yaya] - Yaya.Applied.D:R:ItemNu
  441. 57.28 s [yaya] Warning: Yaya.Fold: could not find link destinations for:
  442. 57.28 s [yaya] - Yaya.Applied.D:R:ItemNu
  443. 57.28 s [yaya] Warning: Yaya.Applied: could not find link destinations for:
  444. 57.28 s [yaya] - Yaya.Applied.D:R:ItemNu
  445. 60.61 s [yaya] Documentation created: dist/doc/html/yaya/, dist/doc/html/yaya/yaya.txt
  446. 60.66 s [yaya] Preprocessing test suite 'doctests' for yaya-1.0.0.0..
  447. 60.68 s [yaya] Phase: installPhase
  448. 60.75 s [yaya] Installing library in /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-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. 61.26 s [yaya] Phase: fixupPhase
  450. 61.28 s [yaya] shrinking RPATHs of ELF executables and libraries in /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0
  451. 61.29 s [yaya] shrinking /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-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. 61.34 s [yaya] checking for references to /build/ in /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0...
  453. 61.37 s [yaya] patching script interpreter paths in /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0
  454. 61.37 s [yaya] stripping (with command strip and flags -S -p) in /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/lib
  455. 61.63 s [yaya] shrinking RPATHs of ELF executables and libraries in /nix/store/a4ipj7hxfz8ijvw83swrs28pqnxsz1ji-yaya-1.0.0.0-doc
  456. 61.64 s [yaya] checking for references to /build/ in /nix/store/a4ipj7hxfz8ijvw83swrs28pqnxsz1ji-yaya-1.0.0.0-doc...
  457. 61.67 s [yaya] patching script interpreter paths in /nix/store/a4ipj7hxfz8ijvw83swrs28pqnxsz1ji-yaya-1.0.0.0-doc
  458. 61.81 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/a4ipj7hxfz8ijvw83swrs28pqnxsz1ji-yaya-1.0.0.0-doc /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0
  459. 62.30 s [post-build-hook] Pushing 2 paths (122 are already present) using zstd to cache sellout ⏳
  460. 62.30 s [post-build-hook]
  461. 62.68 s [post-build-hook] Pushing /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0 (5.30 MiB)
  462. 62.69 s [post-build-hook] Pushing /nix/store/a4ipj7hxfz8ijvw83swrs28pqnxsz1ji-yaya-1.0.0.0-doc (2.74 MiB)
  463. 64.23 s [post-build-hook]
  464. 64.23 s [post-build-hook] All done.
  465. 64.25 s [post-build-hook] Uploading to the NixCI cache: /nix/store/a4ipj7hxfz8ijvw83swrs28pqnxsz1ji-yaya-1.0.0.0-doc /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0
  466. 64.31 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  467. 64.32 s [post-build-hook] copying 2 paths...
  468. 64.32 s [post-build-hook] copying path '/nix/store/a4ipj7hxfz8ijvw83swrs28pqnxsz1ji-yaya-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  469. 64.75 s [post-build-hook] copying path '/nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0' to 'https://cache.nix-ci.com'...
  470. 66.29 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  471. 66.51 s [post-build-hook] copying 1 paths...
  472. 66.52 s [post-build-hook] copying path '/nix/store/17r938if20a5hvdbyc3h2cq6g9rgz5hr-yaya-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  473. 66.68 s Progress: 1 of 15 built, 148 of 148 downloaded from cache
  474. 66.75 s Building yaya-hedgehog
  475. 66.79 s Building yaya-lens
  476. 66.85 s Building yaya-quickcheck
  477. 66.99 s [yaya-hedgehog] Phase: setupCompilerEnvironmentPhase
  478. 66.99 s [yaya-hedgehog] Build with /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4.
  479. 67.03 s [yaya-lens] Phase: setupCompilerEnvironmentPhase
  480. 67.03 s [yaya-quickcheck] Phase: setupCompilerEnvironmentPhase
  481. 67.03 s [yaya-lens] Build with /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4.
  482. 67.03 s [yaya-quickcheck] Build with /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4.
  483. 67.28 s [yaya-quickcheck] Phase: unpackPhase
  484. 67.28 s [yaya-quickcheck] unpacking source archive /nix/store/v8ihk977vx8d97iw504mrkawf97x5c03-klvyqzsdryx5v0g0qfrarghisv1yabmy-source/./quickcheck
  485. 67.29 s [yaya-quickcheck] source root is quickcheck
  486. 67.29 s [yaya-hedgehog] Phase: unpackPhase
  487. 67.30 s [yaya-hedgehog] unpacking source archive /nix/store/v8ihk977vx8d97iw504mrkawf97x5c03-klvyqzsdryx5v0g0qfrarghisv1yabmy-source/./hedgehog
  488. 67.30 s [yaya-quickcheck] Phase: patchPhase
  489. 67.30 s [yaya-hedgehog] source root is hedgehog
  490. 67.31 s [yaya-quickcheck] Phase: compileBuildDriverPhase
  491. 67.31 s [yaya-lens] Phase: unpackPhase
  492. 67.31 s [yaya-quickcheck] setupCompileFlags: -package-db=/build/tmp.ieVv0j2CZy/setup-package.conf.d -threaded
  493. 67.31 s [yaya-hedgehog] Phase: patchPhase
  494. 67.32 s [yaya-lens] unpacking source archive /nix/store/v8ihk977vx8d97iw504mrkawf97x5c03-klvyqzsdryx5v0g0qfrarghisv1yabmy-source/./lens
  495. 67.32 s [yaya-lens] source root is lens
  496. 67.32 s [yaya-hedgehog] Phase: compileBuildDriverPhase
  497. 67.33 s [yaya-hedgehog] setupCompileFlags: -package-db=/build/tmp.WzSGcI2a3M/setup-package.conf.d -threaded
  498. 67.33 s [yaya-lens] Phase: patchPhase
  499. 67.34 s [yaya-lens] Phase: compileBuildDriverPhase
  500. 67.35 s [yaya-lens] setupCompileFlags: -package-db=/build/tmp.Zzt0Px1tEn/setup-package.conf.d -threaded
  501. 67.38 s [yaya-quickcheck] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.ieVv0j2CZy/Main.o )
  502. 67.40 s [yaya-hedgehog] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.WzSGcI2a3M/Main.o )
  503. 67.41 s [yaya-lens] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Zzt0Px1tEn/Main.o )
  504. 67.45 s [yaya-quickcheck] [2 of 2] Linking Setup
  505. 67.46 s [yaya-hedgehog] [2 of 2] Linking Setup
  506. 67.48 s [yaya-lens] [2 of 2] Linking Setup
  507. 69.01 s [yaya-quickcheck] Phase: updateAutotoolsGnuConfigScriptsPhase
  508. 69.03 s [yaya-quickcheck] Phase: configurePhase
  509. 69.04 s [yaya-quickcheck] configureFlags: --verbose --prefix=/nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-yaya-quickcheck-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/x649pzs14n8b9r3gxb0laggm2dllamqm-yaya-quickcheck-1.0.0.0-doc/share/doc/yaya-quickcheck-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.ieVv0j2CZy/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
  510. 69.06 s [yaya-quickcheck] Using Parsec parser
  511. 69.06 s [yaya-quickcheck] Configuring yaya-quickcheck-1.0.0.0...
  512. 69.13 s [yaya-lens] Phase: updateAutotoolsGnuConfigScriptsPhase
  513. 69.17 s [yaya-lens] Phase: configurePhase
  514. 69.17 s [yaya-lens] configureFlags: --verbose --prefix=/nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-yaya-lens-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/016r45fc232dh9fp42mcbdyp5y7xpvc2-yaya-lens-0.0.1.0-doc/share/doc/yaya-lens-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.Zzt0Px1tEn/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
  515. 69.18 s [yaya-lens] Using Parsec parser
  516. 69.18 s [yaya-lens] Configuring yaya-lens-0.0.1.0...
  517. 69.18 s [yaya-hedgehog] Phase: updateAutotoolsGnuConfigScriptsPhase
  518. 69.24 s [yaya-hedgehog] Phase: configurePhase
  519. 69.25 s [yaya-hedgehog] configureFlags: --verbose --prefix=/nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-yaya-hedgehog-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/29dr11a66wqsk4q6yzjnxwd4ajax6655-yaya-hedgehog-1.0.0.0-doc/share/doc/yaya-hedgehog-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.WzSGcI2a3M/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
  520. 69.26 s [yaya-hedgehog] Using Parsec parser
  521. 69.26 s [yaya-hedgehog] Configuring yaya-hedgehog-1.0.0.0...
  522. 69.43 s [yaya-quickcheck] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  523. 69.43 s [yaya-quickcheck] Dependency QuickCheck >=2.13.2 && <2.14 || >=2.14.2 && <2.15 || >=2.15.0 &&
  524. 69.43 s [yaya-quickcheck] <2.16 || >=2.16.0 && <2.17 || >=2.17.1 && <2.18 || >=2.18.0 && <2.19: using
  525. 69.43 s [yaya-quickcheck] QuickCheck-2.15.0.1
  526. 69.43 s [yaya-quickcheck] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  527. 69.43 s [yaya-quickcheck] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  528. 69.43 s [yaya-quickcheck] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  529. 69.43 s [yaya-quickcheck] base-4.19.2.0
  530. 69.43 s [yaya-quickcheck] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  531. 69.43 s [yaya-quickcheck] >=1.0.0 && <1.1: using yaya-1.0.0.0
  532. 69.43 s [yaya-quickcheck] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  533. 69.43 s [yaya-quickcheck] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  534. 69.43 s [yaya-quickcheck] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  535. 69.43 s [yaya-quickcheck] base-4.19.2.0
  536. 69.43 s [yaya-quickcheck] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  537. 69.43 s [yaya-quickcheck] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  538. 69.43 s [yaya-quickcheck] doctest-0.24.2
  539. 69.43 s [yaya-quickcheck] Dependency yaya-quickcheck: using yaya-quickcheck-1.0.0.0
  540. 69.56 s [yaya-lens] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  541. 69.56 s [yaya-lens] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  542. 69.56 s [yaya-lens] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  543. 69.56 s [yaya-lens] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  544. 69.56 s [yaya-lens] base-4.19.2.0
  545. 69.56 s [yaya-lens] Dependency lens >=5 && <5.4: using lens-5.3.5
  546. 69.56 s [yaya-lens] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  547. 69.56 s [yaya-lens] >=1.0.0 && <1.1: using yaya-1.0.0.0
  548. 69.56 s [yaya-lens] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  549. 69.56 s [yaya-lens] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  550. 69.56 s [yaya-lens] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  551. 69.56 s [yaya-lens] base-4.19.2.0
  552. 69.56 s [yaya-lens] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  553. 69.56 s [yaya-lens] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  554. 69.56 s [yaya-lens] doctest-0.24.2
  555. 69.56 s [yaya-lens] Dependency yaya-lens: using yaya-lens-0.0.1.0
  556. 69.66 s [yaya-hedgehog] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  557. 69.66 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  558. 69.66 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  559. 69.66 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  560. 69.66 s [yaya-hedgehog] base-4.19.2.0
  561. 69.66 s [yaya-hedgehog] Dependency deriving-compat >=0.5.9 && <0.7: using deriving-compat-0.6.7
  562. 69.66 s [yaya-hedgehog] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  563. 69.66 s [yaya-hedgehog] hedgehog-1.5
  564. 69.66 s [yaya-hedgehog] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  565. 69.66 s [yaya-hedgehog] >=1.0.0 && <1.1: using yaya-1.0.0.0
  566. 69.66 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  567. 69.66 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  568. 69.66 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  569. 69.66 s [yaya-hedgehog] base-4.19.2.0
  570. 69.66 s [yaya-hedgehog] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  571. 69.66 s [yaya-hedgehog] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  572. 69.66 s [yaya-hedgehog] doctest-0.24.2
  573. 69.66 s [yaya-hedgehog] Dependency yaya-hedgehog: using yaya-hedgehog-1.0.0.0
  574. 69.66 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  575. 69.66 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  576. 69.66 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  577. 69.66 s [yaya-hedgehog] base-4.19.2.0
  578. 69.66 s [yaya-hedgehog] Dependency deriving-compat >=0.5.9 && <0.7: using deriving-compat-0.6.7
  579. 69.66 s [yaya-hedgehog] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  580. 69.66 s [yaya-hedgehog] hedgehog-1.5
  581. 69.66 s [yaya-hedgehog] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  582. 69.66 s [yaya-hedgehog] >=1.0.0 && <1.1: using yaya-1.0.0.0
  583. 69.66 s [yaya-hedgehog] Dependency yaya-hedgehog: using yaya-hedgehog-1.0.0.0
  584. 69.78 s [yaya-quickcheck] Source component graph:
  585. 69.78 s [yaya-quickcheck] component lib
  586. 69.78 s [yaya-quickcheck] component test:doctests dependency lib
  587. 69.78 s [yaya-quickcheck] Configured component graph:
  588. 69.78 s [yaya-quickcheck] component yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  589. 69.78 s [yaya-quickcheck] include QuickCheck-2.15.0.1-2BdQuHKQVeZ1bFh8DuLq55
  590. 69.78 s [yaya-quickcheck] include base-4.19.2.0-a4d2
  591. 69.78 s [yaya-quickcheck] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  592. 69.78 s [yaya-quickcheck] component yaya-quickcheck-1.0.0.0-Delu2kcgvQXJS2x8sNjiD4-doctests
  593. 69.78 s [yaya-quickcheck] include base-4.19.2.0-a4d2
  594. 69.78 s [yaya-quickcheck] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  595. 69.78 s [yaya-quickcheck] include yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  596. 69.78 s [yaya-quickcheck] Linked component graph:
  597. 69.78 s [yaya-quickcheck] unit yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  598. 69.78 s [yaya-quickcheck] include QuickCheck-2.15.0.1-2BdQuHKQVeZ1bFh8DuLq55
  599. 69.78 s [yaya-quickcheck] include base-4.19.2.0-a4d2
  600. 69.78 s [yaya-quickcheck] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  601. 69.78 s [yaya-quickcheck] Yaya.QuickCheck.Fold=yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ:Yaya.QuickCheck.Fold
  602. 69.78 s [yaya-quickcheck] unit yaya-quickcheck-1.0.0.0-Delu2kcgvQXJS2x8sNjiD4-doctests
  603. 69.78 s [yaya-quickcheck] include base-4.19.2.0-a4d2
  604. 69.78 s [yaya-quickcheck] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  605. 69.78 s [yaya-quickcheck] include yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  606. 69.78 s [yaya-quickcheck] Ready component graph:
  607. 69.78 s [yaya-quickcheck] definite yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  608. 69.78 s [yaya-quickcheck] depends QuickCheck-2.15.0.1-2BdQuHKQVeZ1bFh8DuLq55
  609. 69.78 s [yaya-quickcheck] depends base-4.19.2.0-a4d2
  610. 69.78 s [yaya-quickcheck] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  611. 69.78 s [yaya-quickcheck] definite yaya-quickcheck-1.0.0.0-Delu2kcgvQXJS2x8sNjiD4-doctests
  612. 69.78 s [yaya-quickcheck] depends base-4.19.2.0-a4d2
  613. 69.78 s [yaya-quickcheck] depends doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  614. 69.78 s [yaya-quickcheck] depends yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  615. 69.78 s [yaya-quickcheck] Using Cabal-3.10.3.0 compiled by ghc-9.8
  616. 69.78 s [yaya-quickcheck] Using compiler: ghc-9.8.4
  617. 69.78 s [yaya-quickcheck] Using install prefix:
  618. 69.78 s [yaya-quickcheck] /nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-yaya-quickcheck-1.0.0.0
  619. 69.78 s [yaya-quickcheck] Executables installed in:
  620. 69.78 s [yaya-quickcheck] /nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-yaya-quickcheck-1.0.0.0/bin
  621. 69.78 s [yaya-quickcheck] Libraries installed in:
  622. 69.78 s [yaya-quickcheck] /nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-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. 69.78 s [yaya-quickcheck] Dynamic Libraries installed in:
  624. 69.78 s [yaya-quickcheck] /nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-yaya-quickcheck-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  625. 69.78 s [yaya-quickcheck] Private executables installed in:
  626. 69.78 s [yaya-quickcheck] /nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-yaya-quickcheck-1.0.0.0/libexec/x86_64-linux-ghc-9.8.4/yaya-quickcheck-1.0.0.0
  627. 69.78 s [yaya-quickcheck] Data files installed in:
  628. 69.78 s [yaya-quickcheck] /nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-yaya-quickcheck-1.0.0.0/share/x86_64-linux-ghc-9.8.4/yaya-quickcheck-1.0.0.0
  629. 69.78 s [yaya-quickcheck] Documentation installed in:
  630. 69.78 s [yaya-quickcheck] /nix/store/x649pzs14n8b9r3gxb0laggm2dllamqm-yaya-quickcheck-1.0.0.0-doc/share/doc/yaya-quickcheck-1.0.0.0
  631. 69.78 s [yaya-quickcheck] Configuration files installed in:
  632. 69.78 s [yaya-quickcheck] /nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-yaya-quickcheck-1.0.0.0/etc
  633. 69.78 s [yaya-quickcheck] No alex found
  634. 69.78 s [yaya-quickcheck] Using ar found on system at:
  635. 69.78 s [yaya-quickcheck] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  636. 69.78 s [yaya-quickcheck] No c2hs found
  637. 69.78 s [yaya-quickcheck] No cpphs found
  638. 69.78 s [yaya-quickcheck] Using doctest version 0.24.2 found on system at:
  639. 69.78 s [yaya-quickcheck] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  640. 69.78 s [yaya-quickcheck] Using gcc version 14.3.0 given by user at:
  641. 69.78 s [yaya-quickcheck] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  642. 69.78 s [yaya-quickcheck] Using ghc version 9.8.4 found on system at:
  643. 69.78 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  644. 69.78 s [yaya-quickcheck] Using ghc-pkg version 9.8.4 found on system at:
  645. 69.78 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  646. 69.78 s [yaya-quickcheck] No ghcjs found
  647. 69.78 s [yaya-quickcheck] No ghcjs-pkg found
  648. 69.78 s [yaya-quickcheck] No greencard found
  649. 69.78 s [yaya-quickcheck] Using haddock version 2.30.0 found on system at:
  650. 69.78 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  651. 69.78 s [yaya-quickcheck] No happy found
  652. 69.78 s [yaya-quickcheck] Using haskell-suite found on system at: haskell-suite-dummy-location
  653. 69.78 s [yaya-quickcheck] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  654. 69.78 s [yaya-quickcheck] No hmake found
  655. 69.78 s [yaya-quickcheck] Using hpc version 0.69 found on system at:
  656. 69.78 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  657. 69.78 s [yaya-quickcheck] Using hsc2hs version 0.68.10 found on system at:
  658. 69.78 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  659. 69.78 s [yaya-quickcheck] Using hscolour version 1.25 found on system at:
  660. 69.78 s [yaya-quickcheck] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  661. 69.78 s [yaya-quickcheck] No jhc found
  662. 69.78 s [yaya-quickcheck] Using ld found on system at:
  663. 69.78 s [yaya-quickcheck] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  664. 69.78 s [yaya-quickcheck] No pkg-config found
  665. 69.78 s [yaya-quickcheck] Using runghc version 9.8.4 found on system at:
  666. 69.78 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  667. 69.78 s [yaya-quickcheck] Using strip version 2.44 found on system at:
  668. 69.78 s [yaya-quickcheck] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  669. 69.78 s [yaya-quickcheck] Using tar found on system at:
  670. 69.78 s [yaya-quickcheck] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  671. 69.78 s [yaya-quickcheck] No uhc found
  672. 69.85 s [yaya-lens] Source component graph:
  673. 69.85 s [yaya-lens] component lib
  674. 69.85 s [yaya-lens] component test:doctests dependency lib
  675. 69.85 s [yaya-lens] Configured component graph:
  676. 69.85 s [yaya-lens] component yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  677. 69.85 s [yaya-lens] include base-4.19.2.0-a4d2
  678. 69.85 s [yaya-lens] include lens-5.3.5-Fo329ZAbfJOJCG8f78zSu6
  679. 69.85 s [yaya-lens] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  680. 69.85 s [yaya-lens] component yaya-lens-0.0.1.0-71DggSoymanCFlx2EhKVJh-doctests
  681. 69.85 s [yaya-lens] include base-4.19.2.0-a4d2
  682. 69.85 s [yaya-lens] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  683. 69.85 s [yaya-lens] include yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  684. 69.85 s [yaya-lens] Linked component graph:
  685. 69.85 s [yaya-lens] unit yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  686. 69.85 s [yaya-lens] include base-4.19.2.0-a4d2
  687. 69.85 s [yaya-lens] include lens-5.3.5-Fo329ZAbfJOJCG8f78zSu6
  688. 69.85 s [yaya-lens] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  689. 69.85 s [yaya-lens] Yaya.Lens=yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV:Yaya.Lens
  690. 69.85 s [yaya-lens] unit yaya-lens-0.0.1.0-71DggSoymanCFlx2EhKVJh-doctests
  691. 69.85 s [yaya-lens] include base-4.19.2.0-a4d2
  692. 69.85 s [yaya-lens] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  693. 69.85 s [yaya-lens] include yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  694. 69.85 s [yaya-lens] Ready component graph:
  695. 69.85 s [yaya-lens] definite yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  696. 69.85 s [yaya-lens] depends base-4.19.2.0-a4d2
  697. 69.85 s [yaya-lens] depends lens-5.3.5-Fo329ZAbfJOJCG8f78zSu6
  698. 69.85 s [yaya-lens] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  699. 69.85 s [yaya-lens] definite yaya-lens-0.0.1.0-71DggSoymanCFlx2EhKVJh-doctests
  700. 69.85 s [yaya-lens] depends base-4.19.2.0-a4d2
  701. 69.85 s [yaya-lens] depends doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  702. 69.85 s [yaya-lens] depends yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  703. 69.85 s [yaya-lens] Using Cabal-3.10.3.0 compiled by ghc-9.8
  704. 69.85 s [yaya-lens] Using compiler: ghc-9.8.4
  705. 69.85 s [yaya-lens] Using install prefix:
  706. 69.85 s [yaya-lens] /nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-yaya-lens-0.0.1.0
  707. 69.85 s [yaya-lens] Executables installed in:
  708. 69.85 s [yaya-lens] /nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-yaya-lens-0.0.1.0/bin
  709. 69.85 s [yaya-lens] Libraries installed in:
  710. 69.85 s [yaya-lens] /nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-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. 69.85 s [yaya-lens] Dynamic Libraries installed in:
  712. 69.85 s [yaya-lens] /nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-yaya-lens-0.0.1.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  713. 69.85 s [yaya-lens] Private executables installed in:
  714. 69.85 s [yaya-lens] /nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-yaya-lens-0.0.1.0/libexec/x86_64-linux-ghc-9.8.4/yaya-lens-0.0.1.0
  715. 69.85 s [yaya-lens] Data files installed in:
  716. 69.85 s [yaya-lens] /nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-yaya-lens-0.0.1.0/share/x86_64-linux-ghc-9.8.4/yaya-lens-0.0.1.0
  717. 69.85 s [yaya-lens] Documentation installed in:
  718. 69.85 s [yaya-lens] /nix/store/016r45fc232dh9fp42mcbdyp5y7xpvc2-yaya-lens-0.0.1.0-doc/share/doc/yaya-lens-0.0.1.0
  719. 69.85 s [yaya-lens] Configuration files installed in:
  720. 69.85 s [yaya-lens] /nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-yaya-lens-0.0.1.0/etc
  721. 69.85 s [yaya-lens] No alex found
  722. 69.85 s [yaya-lens] Using ar found on system at:
  723. 69.85 s [yaya-lens] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  724. 69.85 s [yaya-lens] No c2hs found
  725. 69.85 s [yaya-lens] No cpphs found
  726. 69.85 s [yaya-lens] Using doctest version 0.24.2 found on system at:
  727. 69.85 s [yaya-lens] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  728. 69.85 s [yaya-lens] Using gcc version 14.3.0 given by user at:
  729. 69.85 s [yaya-lens] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  730. 69.85 s [yaya-lens] Using ghc version 9.8.4 found on system at:
  731. 69.85 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  732. 69.85 s [yaya-lens] Using ghc-pkg version 9.8.4 found on system at:
  733. 69.85 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  734. 69.85 s [yaya-lens] No ghcjs found
  735. 69.85 s [yaya-lens] No ghcjs-pkg found
  736. 69.85 s [yaya-lens] No greencard found
  737. 69.85 s [yaya-lens] Using haddock version 2.30.0 found on system at:
  738. 69.85 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  739. 69.85 s [yaya-lens] No happy found
  740. 69.85 s [yaya-lens] Using haskell-suite found on system at: haskell-suite-dummy-location
  741. 69.85 s [yaya-lens] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  742. 69.85 s [yaya-lens] No hmake found
  743. 69.85 s [yaya-lens] Using hpc version 0.69 found on system at:
  744. 69.85 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  745. 69.85 s [yaya-lens] Using hsc2hs version 0.68.10 found on system at:
  746. 69.85 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  747. 69.86 s [yaya-lens] Using hscolour version 1.25 found on system at:
  748. 69.86 s [yaya-lens] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  749. 69.86 s [yaya-lens] No jhc found
  750. 69.86 s [yaya-lens] Using ld found on system at:
  751. 69.86 s [yaya-lens] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  752. 69.86 s [yaya-lens] No pkg-config found
  753. 69.86 s [yaya-lens] Using runghc version 9.8.4 found on system at:
  754. 69.86 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  755. 69.86 s [yaya-lens] Using strip version 2.44 found on system at:
  756. 69.86 s [yaya-lens] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  757. 69.86 s [yaya-lens] Using tar found on system at:
  758. 69.86 s [yaya-lens] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  759. 69.86 s [yaya-lens] No uhc found
  760. 69.97 s [yaya-quickcheck] Phase: buildPhase
  761. 70.00 s [yaya-hedgehog] Source component graph:
  762. 70.00 s [yaya-hedgehog] component lib
  763. 70.00 s [yaya-hedgehog] component test:doctests dependency lib
  764. 70.00 s [yaya-hedgehog] component test:yaya dependency lib
  765. 70.00 s [yaya-hedgehog] Configured component graph:
  766. 70.00 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  767. 70.00 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  768. 70.00 s [yaya-hedgehog] include deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  769. 70.00 s [yaya-hedgehog] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  770. 70.00 s [yaya-hedgehog] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  771. 70.00 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-CXRq6a8ngNgLv9wdNsoH4s-doctests
  772. 70.00 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  773. 70.00 s [yaya-hedgehog] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  774. 70.00 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  775. 70.00 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-CUsYfdkR4UQ2OtRhReBprZ-yaya
  776. 70.00 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  777. 70.00 s [yaya-hedgehog] include deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  778. 70.00 s [yaya-hedgehog] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  779. 70.00 s [yaya-hedgehog] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  780. 70.00 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  781. 70.00 s [yaya-hedgehog] Linked component graph:
  782. 70.00 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  783. 70.00 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  784. 70.00 s [yaya-hedgehog] include deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  785. 70.00 s [yaya-hedgehog] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  786. 70.00 s [yaya-hedgehog] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  787. 70.00 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
  788. 70.00 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-CXRq6a8ngNgLv9wdNsoH4s-doctests
  789. 70.00 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  790. 70.00 s [yaya-hedgehog] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  791. 70.00 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  792. 70.00 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-CUsYfdkR4UQ2OtRhReBprZ-yaya
  793. 70.00 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  794. 70.00 s [yaya-hedgehog] include deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  795. 70.00 s [yaya-hedgehog] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  796. 70.00 s [yaya-hedgehog] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  797. 70.00 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  798. 70.00 s [yaya-hedgehog] Ready component graph:
  799. 70.00 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  800. 70.00 s [yaya-hedgehog] depends base-4.19.2.0-a4d2
  801. 70.00 s [yaya-hedgehog] depends deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  802. 70.00 s [yaya-hedgehog] depends hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  803. 70.00 s [yaya-hedgehog] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  804. 70.00 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-CXRq6a8ngNgLv9wdNsoH4s-doctests
  805. 70.00 s [yaya-hedgehog] depends base-4.19.2.0-a4d2
  806. 70.00 s [yaya-hedgehog] depends doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  807. 70.00 s [yaya-hedgehog] depends yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  808. 70.00 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-CUsYfdkR4UQ2OtRhReBprZ-yaya
  809. 70.00 s [yaya-hedgehog] depends base-4.19.2.0-a4d2
  810. 70.00 s [yaya-hedgehog] depends deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  811. 70.00 s [yaya-hedgehog] depends hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  812. 70.00 s [yaya-hedgehog] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  813. 70.00 s [yaya-hedgehog] depends yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  814. 70.00 s [yaya-hedgehog] Using Cabal-3.10.3.0 compiled by ghc-9.8
  815. 70.00 s [yaya-hedgehog] Using compiler: ghc-9.8.4
  816. 70.00 s [yaya-hedgehog] Using install prefix:
  817. 70.00 s [yaya-hedgehog] /nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-yaya-hedgehog-1.0.0.0
  818. 70.00 s [yaya-hedgehog] Executables installed in:
  819. 70.00 s [yaya-hedgehog] /nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-yaya-hedgehog-1.0.0.0/bin
  820. 70.00 s [yaya-hedgehog] Libraries installed in:
  821. 70.00 s [yaya-hedgehog] /nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-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
  822. 70.00 s [yaya-hedgehog] Dynamic Libraries installed in:
  823. 70.00 s [yaya-hedgehog] /nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-yaya-hedgehog-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  824. 70.00 s [yaya-hedgehog] Private executables installed in:
  825. 70.00 s [yaya-hedgehog] /nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-yaya-hedgehog-1.0.0.0/libexec/x86_64-linux-ghc-9.8.4/yaya-hedgehog-1.0.0.0
  826. 70.00 s [yaya-hedgehog] Data files installed in:
  827. 70.00 s [yaya-hedgehog] /nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-yaya-hedgehog-1.0.0.0/share/x86_64-linux-ghc-9.8.4/yaya-hedgehog-1.0.0.0
  828. 70.00 s [yaya-hedgehog] Documentation installed in:
  829. 70.00 s [yaya-hedgehog] /nix/store/29dr11a66wqsk4q6yzjnxwd4ajax6655-yaya-hedgehog-1.0.0.0-doc/share/doc/yaya-hedgehog-1.0.0.0
  830. 70.00 s [yaya-hedgehog] Configuration files installed in:
  831. 70.00 s [yaya-hedgehog] /nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-yaya-hedgehog-1.0.0.0/etc
  832. 70.00 s [yaya-hedgehog] No alex found
  833. 70.00 s [yaya-hedgehog] Using ar found on system at:
  834. 70.00 s [yaya-hedgehog] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  835. 70.00 s [yaya-hedgehog] No c2hs found
  836. 70.00 s [yaya-hedgehog] No cpphs found
  837. 70.00 s [yaya-hedgehog] Using doctest version 0.24.2 found on system at:
  838. 70.00 s [yaya-hedgehog] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  839. 70.00 s [yaya-hedgehog] Using gcc version 14.3.0 given by user at:
  840. 70.00 s [yaya-hedgehog] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  841. 70.00 s [yaya-hedgehog] Using ghc version 9.8.4 found on system at:
  842. 70.00 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  843. 70.00 s [yaya-hedgehog] Using ghc-pkg version 9.8.4 found on system at:
  844. 70.00 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  845. 70.00 s [yaya-hedgehog] No ghcjs found
  846. 70.00 s [yaya-hedgehog] No ghcjs-pkg found
  847. 70.00 s [yaya-hedgehog] No greencard found
  848. 70.00 s [yaya-hedgehog] Using haddock version 2.30.0 found on system at:
  849. 70.00 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  850. 70.00 s [yaya-hedgehog] No happy found
  851. 70.00 s [yaya-hedgehog] Using haskell-suite found on system at: haskell-suite-dummy-location
  852. 70.00 s [yaya-hedgehog] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  853. 70.00 s [yaya-hedgehog] No hmake found
  854. 70.00 s [yaya-hedgehog] Using hpc version 0.69 found on system at:
  855. 70.00 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  856. 70.00 s [yaya-hedgehog] Using hsc2hs version 0.68.10 found on system at:
  857. 70.00 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  858. 70.00 s [yaya-hedgehog] Using hscolour version 1.25 found on system at:
  859. 70.00 s [yaya-hedgehog] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  860. 70.00 s [yaya-hedgehog] No jhc found
  861. 70.00 s [yaya-hedgehog] Using ld found on system at:
  862. 70.00 s [yaya-hedgehog] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  863. 70.00 s [yaya-hedgehog] No pkg-config found
  864. 70.00 s [yaya-hedgehog] Using runghc version 9.8.4 found on system at:
  865. 70.00 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  866. 70.00 s [yaya-hedgehog] Using strip version 2.44 found on system at:
  867. 70.00 s [yaya-hedgehog] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  868. 70.00 s [yaya-hedgehog] Using tar found on system at:
  869. 70.00 s [yaya-hedgehog] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  870. 70.00 s [yaya-hedgehog] No uhc found
  871. 70.04 s [yaya-quickcheck] Preprocessing library for yaya-quickcheck-1.0.0.0..
  872. 70.04 s [yaya-quickcheck] Building library for yaya-quickcheck-1.0.0.0..
  873. 70.04 s [yaya-lens] Phase: buildPhase
  874. 70.11 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 )
  875. 70.11 s [yaya-lens] Preprocessing library for yaya-lens-0.0.1.0..
  876. 70.11 s [yaya-lens] Building library for yaya-lens-0.0.1.0..
  877. 70.19 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, dist/build/Yaya/Lens.o, dist/build/Yaya/Lens.dyn_o )
  878. 70.20 s [yaya-hedgehog] Phase: buildPhase
  879. 70.28 s [yaya-hedgehog] Preprocessing library for yaya-hedgehog-1.0.0.0..
  880. 70.28 s [yaya-hedgehog] Building library for yaya-hedgehog-1.0.0.0..
  881. 70.36 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. 70.46 s [yaya-hedgehog]
  883. 70.46 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  884. 70.46 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  885. 70.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  886. 70.46 s [yaya-hedgehog]
  887. 70.46 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  888. 70.46 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  889. 70.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  890. 70.58 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. 70.61 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, dist/build/Yaya/Lens.p_o )
  892. 70.67 s [yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, dist/build/Yaya/QuickCheck/Fold.p_o )
  893. 70.73 s [yaya-hedgehog]
  894. 70.73 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  895. 70.74 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  896. 70.74 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  897. 70.74 s [yaya-hedgehog]
  898. 70.74 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  899. 70.74 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  900. 70.74 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  901. 70.74 s [yaya-hedgehog]
  902. 70.74 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  903. 70.74 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  904. 70.74 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  905. 70.97 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. 71.33 s [yaya-hedgehog]
  907. 71.33 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  908. 71.33 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  909. 71.33 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  910. 71.33 s [yaya-hedgehog]
  911. 71.33 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  912. 71.33 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  913. 71.33 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  914. 71.33 s [yaya-hedgehog]
  915. 71.33 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  916. 71.33 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  917. 71.33 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  918. 71.33 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  919. 71.33 s [yaya-hedgehog]
  920. 71.33 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  921. 71.33 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  922. 71.33 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  923. 71.33 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  924. 71.33 s [yaya-hedgehog]
  925. 71.33 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  926. 71.33 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  927. 71.33 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  928. 71.33 s [yaya-hedgehog]
  929. 71.33 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  930. 71.33 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  931. 71.33 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  932. 71.33 s [yaya-hedgehog]
  933. 71.33 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  934. 71.33 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  935. 71.33 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  936. 71.33 s [yaya-hedgehog]
  937. 71.33 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  938. 71.33 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  939. 71.33 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  940. 71.33 s [yaya-hedgehog]
  941. 71.33 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  942. 71.33 s [yaya-hedgehog] Could not specialise imported function ‘Gen.choice’
  943. 71.33 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.choice’
  944. 71.33 s [yaya-hedgehog]
  945. 71.33 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  946. 71.33 s [yaya-hedgehog] Could not specialise imported function ‘Range.linearFrom’
  947. 71.33 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Range.linearFrom’
  948. 71.33 s [yaya-hedgehog]
  949. 71.33 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  950. 71.33 s [yaya-hedgehog] Could not specialise imported function ‘Gen.integral’
  951. 71.33 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.integral’
  952. 71.33 s [yaya-hedgehog]
  953. 71.33 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  954. 71.33 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  955. 71.33 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  956. 71.33 s [yaya-hedgehog]
  957. 71.33 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  958. 71.33 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  959. 71.33 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  960. 71.33 s [yaya-hedgehog]
  961. 71.33 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  962. 71.33 s [yaya-hedgehog] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  963. 71.33 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  964. 72.02 s [yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, dist/build/Yaya/Hedgehog.p_o )
  965. 72.11 s [yaya-hedgehog]
  966. 72.11 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  967. 72.15 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  968. 72.15 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  969. 72.15 s [yaya-hedgehog]
  970. 72.15 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  971. 72.15 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  972. 72.15 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  973. 72.33 s [yaya-hedgehog] [2 of 3] Compiling Yaya.Hedgehog.Fold ( src/Yaya/Hedgehog/Fold.hs, dist/build/Yaya/Hedgehog/Fold.p_o )
  974. 72.50 s [yaya-hedgehog]
  975. 72.50 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  976. 72.50 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  977. 72.50 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  978. 72.50 s [yaya-hedgehog]
  979. 72.50 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  980. 72.50 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  981. 72.50 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  982. 72.50 s [yaya-hedgehog]
  983. 72.50 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  984. 72.50 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  985. 72.50 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  986. 73.06 s [yaya-hedgehog] [3 of 3] Compiling Yaya.Hedgehog.Expr ( src/Yaya/Hedgehog/Expr.hs, dist/build/Yaya/Hedgehog/Expr.p_o )
  987. 73.10 s [yaya-quickcheck] Preprocessing test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  988. 73.10 s [yaya-quickcheck] Building test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  989. 73.10 s [yaya-lens] Preprocessing test suite 'doctests' for yaya-lens-0.0.1.0..
  990. 73.10 s [yaya-lens] Building test suite 'doctests' for yaya-lens-0.0.1.0..
  991. 73.18 s [yaya-quickcheck] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  992. 73.20 s [yaya-lens] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  993. 73.41 s [yaya-hedgehog]
  994. 73.41 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  995. 73.41 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  996. 73.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  997. 73.41 s [yaya-hedgehog]
  998. 73.41 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  999. 73.41 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  1000. 73.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  1001. 73.41 s [yaya-hedgehog]
  1002. 73.41 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1003. 73.41 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1004. 73.41 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  1005. 73.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1006. 73.41 s [yaya-hedgehog]
  1007. 73.41 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1008. 73.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1009. 73.41 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  1010. 73.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1011. 73.41 s [yaya-hedgehog]
  1012. 73.41 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1013. 73.41 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  1014. 73.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1015. 73.41 s [yaya-hedgehog]
  1016. 73.41 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1017. 73.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1018. 73.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1019. 73.41 s [yaya-hedgehog]
  1020. 73.41 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1021. 73.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1022. 73.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1023. 73.41 s [yaya-hedgehog]
  1024. 73.41 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1025. 73.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  1026. 73.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  1027. 73.41 s [yaya-hedgehog]
  1028. 73.41 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1029. 73.41 s [yaya-hedgehog] Could not specialise imported function ‘Gen.choice’
  1030. 73.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.choice’
  1031. 73.41 s [yaya-hedgehog]
  1032. 73.41 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1033. 73.41 s [yaya-hedgehog] Could not specialise imported function ‘Range.linearFrom’
  1034. 73.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Range.linearFrom’
  1035. 73.41 s [yaya-hedgehog]
  1036. 73.41 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1037. 73.41 s [yaya-hedgehog] Could not specialise imported function ‘Gen.integral’
  1038. 73.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.integral’
  1039. 73.41 s [yaya-hedgehog]
  1040. 73.41 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1041. 73.41 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  1042. 73.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  1043. 73.41 s [yaya-hedgehog]
  1044. 73.41 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1045. 73.41 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  1046. 73.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  1047. 73.41 s [yaya-hedgehog]
  1048. 73.41 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1049. 73.41 s [yaya-hedgehog] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  1050. 73.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  1051. 73.49 s [yaya-quickcheck] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1052. 73.49 s [yaya-lens] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1053. 73.86 s [yaya-quickcheck] [3 of 3] Linking dist/build/doctests/doctests
  1054. 73.87 s [yaya-lens] [3 of 3] Linking dist/build/doctests/doctests
  1055. 76.07 s [yaya-hedgehog] Preprocessing test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  1056. 76.07 s [yaya-hedgehog] Building test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  1057. 76.15 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. 76.40 s [yaya-hedgehog] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1059. 76.74 s [yaya-hedgehog] [3 of 3] Linking dist/build/doctests/doctests
  1060. 77.99 s [yaya-lens] Phase: checkPhase
  1061. 78.04 s [yaya-lens] Running 1 test suites...
  1062. 78.04 s [yaya-lens] Test suite doctests: RUNNING...
  1063. 78.11 s [yaya-quickcheck] Phase: checkPhase
  1064. 78.15 s [yaya-quickcheck] Running 1 test suites...
  1065. 78.15 s [yaya-quickcheck] Test suite doctests: RUNNING...
  1066. 78.32 s [yaya-lens]
  1067. 78.32 s [yaya-lens] on the commandline: warning: [GHC-98887]
  1068. 78.32 s [yaya-lens] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1069. 78.39 s [yaya-quickcheck]
  1070. 78.39 s [yaya-quickcheck] on the commandline: warning: [GHC-98887]
  1071. 78.39 s [yaya-quickcheck] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1072. 78.54 s [yaya-quickcheck] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1073. 78.56 s [yaya-lens] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1074. 78.58 s [yaya-quickcheck] Test suite doctests: PASS
  1075. 78.58 s [yaya-quickcheck] Test suite logged to: dist/test/yaya-quickcheck-1.0.0.0-doctests.log
  1076. 78.58 s [yaya-quickcheck] 1 of 1 test suites (1 of 1 test cases) passed.
  1077. 78.59 s [yaya-quickcheck] Phase: haddockPhase
  1078. 78.61 s [yaya-lens] Test suite doctests: PASS
  1079. 78.61 s [yaya-lens] Test suite logged to: dist/test/yaya-lens-0.0.1.0-doctests.log
  1080. 78.61 s [yaya-lens] 1 of 1 test suites (1 of 1 test cases) passed.
  1081. 78.62 s [yaya-lens] Phase: haddockPhase
  1082. 78.74 s [yaya-quickcheck] Preprocessing library for yaya-quickcheck-1.0.0.0..
  1083. 78.74 s [yaya-quickcheck] Running Haddock on library for yaya-quickcheck-1.0.0.0..
  1084. 78.75 s [yaya-lens] Preprocessing library for yaya-lens-0.0.1.0..
  1085. 78.75 s [yaya-lens] Running Haddock on library for yaya-lens-0.0.1.0..
  1086. 78.75 s [yaya-lens] Warning: The documentation for the following packages are not installed. No
  1087. 78.75 s [yaya-lens] links will be generated to these packages: vector-0.13.2.0
  1088. 78.80 s [yaya-quickcheck] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1089. 78.82 s [yaya-lens] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1090. 78.96 s [yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, nothing )
  1091. 78.98 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, nothing )
  1092. 79.15 s [yaya-quickcheck] Haddock coverage:
  1093. 79.15 s [yaya-quickcheck] 0% ( 0 / 3) in 'Yaya.QuickCheck.Fold'
  1094. 79.15 s [yaya-quickcheck] Missing documentation for:
  1095. 79.15 s [yaya-quickcheck] Module header
  1096. 79.15 s [yaya-quickcheck] arbitrarySteppable (src/Yaya/QuickCheck/Fold.hs:24)
  1097. 79.15 s [yaya-quickcheck] shrinkSteppable (src/Yaya/QuickCheck/Fold.hs:32)
  1098. 79.20 s [yaya-lens] Haddock coverage:
  1099. 79.20 s [yaya-lens] Warning: 'AlgebraM' is out of scope.
  1100. 79.20 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1101. 79.20 s [yaya-lens] Warning: 'Either' is out of scope.
  1102. 79.20 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1103. 79.20 s [yaya-lens] Warning: 'Coalgebra' is out of scope.
  1104. 79.20 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1105. 79.20 s [yaya-lens] Warning: 'Algebra' is out of scope.
  1106. 79.20 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1107. 79.20 s [yaya-lens] 53% ( 7 / 13) in 'Yaya.Lens'
  1108. 79.20 s [yaya-lens] Missing documentation for:
  1109. 79.20 s [yaya-lens] Module header
  1110. 79.20 s [yaya-lens] AlgebraLens (src/Yaya/Lens.hs:55)
  1111. 79.20 s [yaya-lens] AlgebraLens' (src/Yaya/Lens.hs:57)
  1112. 79.20 s [yaya-lens] BialgebraIso' (src/Yaya/Lens.hs:53)
  1113. 79.20 s [yaya-lens] CoalgebraPrism' (src/Yaya/Lens.hs:63)
  1114. 79.20 s [yaya-lens] folded (src/Yaya/Lens.hs:87)
  1115. 80.74 s [yaya-hedgehog] Preprocessing test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1116. 80.74 s [yaya-hedgehog] Building test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1117. 80.84 s [yaya-hedgehog] [1 of 5] Compiling Test.Fold ( tests/Test/Fold.hs, dist/build/yaya/yaya-tmp/Test/Fold.o )
  1118. 81.17 s [yaya-hedgehog]
  1119. 81.17 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1120. 81.17 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1121. 81.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1122. 81.17 s [yaya-hedgehog]
  1123. 81.17 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1124. 81.17 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1125. 81.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1126. 81.17 s [yaya-hedgehog]
  1127. 81.17 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1128. 81.17 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1129. 81.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1130. 81.17 s [yaya-hedgehog]
  1131. 81.17 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1132. 81.17 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1133. 81.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1134. 81.17 s [yaya-hedgehog]
  1135. 81.17 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1136. 81.17 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  1137. 81.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  1138. 81.17 s [yaya-hedgehog]
  1139. 81.17 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1140. 81.17 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1141. 81.17 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1142. 81.17 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1143. 81.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1144. 81.17 s [yaya-hedgehog]
  1145. 81.17 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1146. 81.17 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1147. 81.17 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1148. 81.17 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1149. 81.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1150. 81.17 s [yaya-hedgehog]
  1151. 81.17 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1152. 81.17 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1153. 81.17 s [yaya-hedgehog] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1154. 81.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1155. 81.17 s [yaya-hedgehog]
  1156. 81.17 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1157. 81.17 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1158. 81.17 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1159. 81.17 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.equalDay’
  1160. 81.17 s [yaya-hedgehog] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1161. 81.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1162. 81.17 s [yaya-hedgehog]
  1163. 81.17 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1164. 81.17 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1165. 81.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1166. 81.17 s [yaya-hedgehog]
  1167. 81.17 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1168. 81.17 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  1169. 81.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1170. 81.17 s [yaya-hedgehog]
  1171. 81.17 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1172. 81.17 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1173. 81.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1174. 81.17 s [yaya-hedgehog]
  1175. 81.17 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1176. 81.17 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1177. 81.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1178. 81.17 s [yaya-hedgehog]
  1179. 81.17 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1180. 81.17 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1181. 81.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1182. 81.17 s [yaya-hedgehog]
  1183. 81.17 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1184. 81.17 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1185. 81.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1186. 81.32 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. 81.32 s [yaya-hedgehog]
  1188. 81.32 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1189. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1190. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1191. 81.32 s [yaya-hedgehog]
  1192. 81.32 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1193. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1194. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1195. 81.32 s [yaya-hedgehog]
  1196. 81.32 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1197. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1198. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1199. 81.32 s [yaya-hedgehog]
  1200. 81.32 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1201. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1202. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1203. 81.32 s [yaya-hedgehog]
  1204. 81.32 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1205. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1206. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1207. 81.32 s [yaya-hedgehog]
  1208. 81.32 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1209. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1210. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1211. 81.32 s [yaya-hedgehog]
  1212. 81.32 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1213. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘assert’
  1214. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘assert’
  1215. 81.32 s [yaya-hedgehog]
  1216. 81.32 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1217. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1218. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1219. 81.32 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. 81.32 s [yaya-hedgehog]
  1221. 81.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1222. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1223. 81.32 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1224. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1225. 81.32 s [yaya-hedgehog]
  1226. 81.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1227. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1228. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1229. 81.32 s [yaya-hedgehog]
  1230. 81.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1231. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1232. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1233. 81.32 s [yaya-hedgehog]
  1234. 81.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1235. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1236. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1237. 81.32 s [yaya-hedgehog]
  1238. 81.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1239. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1240. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1241. 81.32 s [yaya-hedgehog]
  1242. 81.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1243. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1244. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1245. 81.32 s [yaya-hedgehog]
  1246. 81.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1247. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1248. 81.32 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1249. 81.32 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1250. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1251. 81.32 s [yaya-hedgehog]
  1252. 81.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1253. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  1254. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1255. 81.32 s [yaya-hedgehog]
  1256. 81.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1257. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1258. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1259. 81.32 s [yaya-hedgehog]
  1260. 81.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1261. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1262. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1263. 81.32 s [yaya-hedgehog]
  1264. 81.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1265. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1266. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1267. 81.32 s [yaya-hedgehog]
  1268. 81.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1269. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.Native.$fShowFix’
  1270. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.Native.$fShowFix’
  1271. 81.32 s [yaya-hedgehog] [4 of 5] Compiling Test.Retrofit ( tests/Test/Retrofit.hs, dist/build/yaya/yaya-tmp/Test/Retrofit.o )
  1272. 81.32 s [yaya-hedgehog]
  1273. 81.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1274. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1275. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1276. 81.32 s [yaya-hedgehog]
  1277. 81.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1278. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  1279. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  1280. 81.32 s [yaya-hedgehog]
  1281. 81.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1282. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.steppableReadPrec2’
  1283. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.steppableReadPrec2’
  1284. 81.32 s [yaya-hedgehog]
  1285. 81.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1286. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  1287. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  1288. 81.32 s [yaya-hedgehog]
  1289. 81.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1290. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘ghc-prim:GHC.Classes.C:Ord’
  1291. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘ghc-prim:GHC.Classes.C:Ord’
  1292. 81.32 s [yaya-hedgehog]
  1293. 81.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1294. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1295. 81.32 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wcompareDay’
  1296. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1297. 81.32 s [yaya-hedgehog]
  1298. 81.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1299. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  1300. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  1301. 81.32 s [yaya-hedgehog]
  1302. 81.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1303. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1304. 81.32 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1305. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1306. 81.32 s [yaya-hedgehog]
  1307. 81.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1308. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  1309. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  1310. 81.32 s [yaya-hedgehog]
  1311. 81.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1312. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  1313. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  1314. 81.32 s [yaya-hedgehog]
  1315. 81.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1316. 81.32 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  1317. 81.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  1318. 81.66 s [yaya-hedgehog] [5 of 5] Compiling Main ( tests/test.hs, dist/build/yaya/yaya-tmp/Main.o )
  1319. 82.05 s [yaya-hedgehog] [6 of 6] Linking dist/build/yaya/yaya
  1320. 82.73 s [yaya-quickcheck] Documentation created: dist/doc/html/yaya-quickcheck/,
  1321. 82.73 s [yaya-quickcheck] dist/doc/html/yaya-quickcheck/yaya-quickcheck.txt
  1322. 82.79 s [yaya-quickcheck] Preprocessing test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  1323. 82.79 s [yaya-quickcheck] Phase: installPhase
  1324. 82.86 s [yaya-quickcheck] Installing library in /nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-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
  1325. 83.02 s [yaya-hedgehog] Phase: checkPhase
  1326. 83.04 s [yaya-quickcheck] Phase: fixupPhase
  1327. 83.06 s [yaya-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-yaya-quickcheck-1.0.0.0
  1328. 83.06 s [yaya-quickcheck] shrinking /nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-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
  1329. 83.07 s [yaya-hedgehog] Running 2 test suites...
  1330. 83.07 s [yaya-hedgehog] Test suite doctests: RUNNING...
  1331. 83.07 s [yaya-quickcheck] checking for references to /build/ in /nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-yaya-quickcheck-1.0.0.0...
  1332. 83.09 s [yaya-quickcheck] patching script interpreter paths in /nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-yaya-quickcheck-1.0.0.0
  1333. 83.09 s [yaya-quickcheck] stripping (with command strip and flags -S -p) in /nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-yaya-quickcheck-1.0.0.0/lib
  1334. 83.13 s [yaya-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/x649pzs14n8b9r3gxb0laggm2dllamqm-yaya-quickcheck-1.0.0.0-doc
  1335. 83.16 s [yaya-quickcheck] checking for references to /build/ in /nix/store/x649pzs14n8b9r3gxb0laggm2dllamqm-yaya-quickcheck-1.0.0.0-doc...
  1336. 83.16 s [yaya-quickcheck] patching script interpreter paths in /nix/store/x649pzs14n8b9r3gxb0laggm2dllamqm-yaya-quickcheck-1.0.0.0-doc
  1337. 83.26 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-yaya-quickcheck-1.0.0.0 /nix/store/x649pzs14n8b9r3gxb0laggm2dllamqm-yaya-quickcheck-1.0.0.0-doc
  1338. 83.71 s [post-build-hook] Pushing 2 paths (130 are already present) using zstd to cache sellout ⏳
  1339. 83.71 s [post-build-hook]
  1340. 84.07 s [post-build-hook] Pushing /nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-yaya-quickcheck-1.0.0.0 (347.84 KiB)
  1341. 84.08 s [post-build-hook] Pushing /nix/store/x649pzs14n8b9r3gxb0laggm2dllamqm-yaya-quickcheck-1.0.0.0-doc (273.50 KiB)
  1342. 84.97 s [post-build-hook]
  1343. 84.97 s [post-build-hook] All done.
  1344. 84.99 s [post-build-hook] Uploading to the NixCI cache: /nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-yaya-quickcheck-1.0.0.0 /nix/store/x649pzs14n8b9r3gxb0laggm2dllamqm-yaya-quickcheck-1.0.0.0-doc
  1345. 85.03 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1346. 85.05 s [post-build-hook] copying 2 paths...
  1347. 85.05 s [post-build-hook] copying path '/nix/store/x649pzs14n8b9r3gxb0laggm2dllamqm-yaya-quickcheck-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1348. 85.24 s [post-build-hook] copying path '/nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-yaya-quickcheck-1.0.0.0' to 'https://cache.nix-ci.com'...
  1349. 85.50 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1350. 85.70 s [post-build-hook] copying 1 paths...
  1351. 85.70 s [post-build-hook] copying path '/nix/store/i004wgvrkiqjig98j1kiy19l153fra71-yaya-quickcheck-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  1352. 85.87 s Progress: 2 of 14 built (2 building), 148 of 148 downloaded from cache
  1353. 85.87 s [yaya-hedgehog] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1354. 85.87 s [yaya-hedgehog] Test suite doctests: PASS
  1355. 85.87 s [yaya-hedgehog] Test suite logged to: dist/test/yaya-hedgehog-1.0.0.0-doctests.log
  1356. 85.87 s [yaya-hedgehog] Test suite yaya: RUNNING...
  1357. 85.87 s [yaya-hedgehog] ━━━ Test.Fold ━━━
  1358. 85.87 s [yaya-hedgehog] ✓ prop_muCataCancel passed 100 tests.
  1359. 85.87 s [yaya-hedgehog] ✓ prop_muCataRefl passed 100 tests.
  1360. 85.87 s [yaya-hedgehog] ✓ prop_muCataCompose passed 100 tests.
  1361. 85.87 s [yaya-hedgehog] ✓ 3 succeeded.
  1362. 85.87 s [yaya-hedgehog] ━━━ Test.Fold.Common ━━━
  1363. 85.87 s [yaya-hedgehog] ✓ prop_heightLtSize passed 100 tests.
  1364. 85.87 s [yaya-hedgehog] ✓ 1 succeeded.
  1365. 85.87 s [yaya-hedgehog] ━━━ Test.Retrofit ━━━
  1366. 85.87 s [yaya-hedgehog] ✓ .
  1367. 85.87 s [yaya-hedgehog] Test suite yaya: PASS
  1368. 85.87 s [yaya-hedgehog] Test suite logged to: dist/test/yaya-hedgehog-1.0.0.0-yaya.log
  1369. 85.87 s [yaya-hedgehog] 2 of 2 test suites (2 of 2 test cases) passed.
  1370. 85.87 s [yaya-hedgehog] Phase: haddockPhase
  1371. 85.87 s [yaya-hedgehog] Preprocessing library for yaya-hedgehog-1.0.0.0..
  1372. 85.87 s [yaya-hedgehog] Running Haddock on library for yaya-hedgehog-1.0.0.0..
  1373. 85.87 s [yaya-hedgehog] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1374. 85.88 s [yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, /build/ghc854_0/ghc_2.o, /build/ghc854_0/ghc_2.dyn_o )
  1375. 85.88 s [yaya-hedgehog] [2 of 3] Compiling Yaya.Hedgehog.Fold ( src/Yaya/Hedgehog/Fold.hs, /build/ghc854_0/ghc_4.o, /build/ghc854_0/ghc_4.dyn_o )
  1376. 85.88 s [yaya-hedgehog] [3 of 3] Compiling Yaya.Hedgehog.Expr ( src/Yaya/Hedgehog/Expr.hs, nothing )
  1377. 85.88 s [yaya-hedgehog] Haddock coverage:
  1378. 85.88 s [yaya-hedgehog] 66% ( 2 / 3) in 'Yaya.Hedgehog'
  1379. 85.88 s [yaya-hedgehog] Missing documentation for:
  1380. 85.88 s [yaya-hedgehog] Module header
  1381. 85.88 s [yaya-hedgehog] 60% ( 6 / 10) in 'Yaya.Hedgehog.Fold'
  1382. 85.88 s [yaya-hedgehog] Missing documentation for:
  1383. 85.88 s [yaya-hedgehog] Module header
  1384. 85.88 s [yaya-hedgehog] law_cataCancel (src/Yaya/Hedgehog/Fold.hs:67)
  1385. 85.88 s [yaya-hedgehog] law_cataCompose (src/Yaya/Hedgehog/Fold.hs:109)
  1386. 85.88 s [yaya-hedgehog] law_cataRefl (src/Yaya/Hedgehog/Fold.hs:74)
  1387. 85.88 s [yaya-hedgehog] 0% ( 0 / 10) in 'Yaya.Hedgehog.Expr'
  1388. 85.88 s [yaya-hedgehog] Missing documentation for:
  1389. 85.88 s [yaya-hedgehog] Module header
  1390. 85.88 s [yaya-hedgehog] Expr (src/Yaya/Hedgehog/Expr.hs:33)
  1391. 85.88 s [yaya-hedgehog] expression (src/Yaya/Hedgehog/Expr.hs:52)
  1392. 85.88 s [yaya-hedgehog] genCofixExpr (src/Yaya/Hedgehog/Expr.hs:64)
  1393. 85.88 s [yaya-hedgehog] genExpr (src/Yaya/Hedgehog/Expr.hs:49)
  1394. 85.88 s [yaya-hedgehog] genExprLit (src/Yaya/Hedgehog/Expr.hs:43)
  1395. 85.88 s [yaya-hedgehog] genExprOp (src/Yaya/Hedgehog/Expr.hs:46)
  1396. 85.88 s [yaya-hedgehog] genFixExpr (src/Yaya/Hedgehog/Expr.hs:61)
  1397. 85.88 s [yaya-hedgehog] genMuExpr (src/Yaya/Hedgehog/Expr.hs:55)
  1398. 85.88 s [yaya-hedgehog] genNuExpr (src/Yaya/Hedgehog/Expr.hs:58)
  1399. 85.88 s [yaya-lens] Documentation created: dist/doc/html/yaya-lens/,
  1400. 85.88 s [yaya-lens] dist/doc/html/yaya-lens/yaya-lens.txt
  1401. 85.88 s [yaya-lens] Preprocessing test suite 'doctests' for yaya-lens-0.0.1.0..
  1402. 85.88 s [yaya-lens] Phase: installPhase
  1403. 85.88 s [yaya-lens] Installing library in /nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-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. 85.88 s [yaya-lens] Phase: fixupPhase
  1405. 85.88 s [yaya-lens] shrinking RPATHs of ELF executables and libraries in /nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-yaya-lens-0.0.1.0
  1406. 85.88 s [yaya-lens] shrinking /nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-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. 85.88 s [yaya-lens] checking for references to /build/ in /nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-yaya-lens-0.0.1.0...
  1408. 85.88 s [yaya-lens] patching script interpreter paths in /nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-yaya-lens-0.0.1.0
  1409. 85.88 s [yaya-lens] stripping (with command strip and flags -S -p) in /nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-yaya-lens-0.0.1.0/lib
  1410. 85.88 s [yaya-lens] shrinking RPATHs of ELF executables and libraries in /nix/store/016r45fc232dh9fp42mcbdyp5y7xpvc2-yaya-lens-0.0.1.0-doc
  1411. 85.88 s [yaya-lens] checking for references to /build/ in /nix/store/016r45fc232dh9fp42mcbdyp5y7xpvc2-yaya-lens-0.0.1.0-doc...
  1412. 85.88 s [yaya-lens] patching script interpreter paths in /nix/store/016r45fc232dh9fp42mcbdyp5y7xpvc2-yaya-lens-0.0.1.0-doc
  1413. 85.96 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/016r45fc232dh9fp42mcbdyp5y7xpvc2-yaya-lens-0.0.1.0-doc /nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-yaya-lens-0.0.1.0
  1414. 86.42 s [post-build-hook] Pushing 2 paths (160 are already present) using zstd to cache sellout ⏳
  1415. 86.42 s [post-build-hook]
  1416. 86.80 s [post-build-hook] Pushing /nix/store/016r45fc232dh9fp42mcbdyp5y7xpvc2-yaya-lens-0.0.1.0-doc (295.23 KiB)
  1417. 86.82 s [post-build-hook] Pushing /nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-yaya-lens-0.0.1.0 (213.45 KiB)
  1418. 87.71 s [post-build-hook]
  1419. 87.71 s [post-build-hook] All done.
  1420. 87.73 s [post-build-hook] Uploading to the NixCI cache: /nix/store/016r45fc232dh9fp42mcbdyp5y7xpvc2-yaya-lens-0.0.1.0-doc /nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-yaya-lens-0.0.1.0
  1421. 87.78 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1422. 87.80 s [post-build-hook] copying 2 paths...
  1423. 87.80 s [post-build-hook] copying path '/nix/store/016r45fc232dh9fp42mcbdyp5y7xpvc2-yaya-lens-0.0.1.0-doc' to 'https://cache.nix-ci.com'...
  1424. 88.02 s [post-build-hook] copying path '/nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-yaya-lens-0.0.1.0' to 'https://cache.nix-ci.com'...
  1425. 88.35 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1426. 88.53 s [post-build-hook] copying 1 paths...
  1427. 88.55 s [post-build-hook] copying path '/nix/store/f8irs7ainyi72sh6sskw8xfdhfdwni17-yaya-lens-0.0.1.0.drv' to 'https://cache.nix-ci.com'...
  1428. 88.91 s Progress: 3 of 13 built (1 building), 148 of 148 downloaded from cache
  1429. 89.43 s [yaya-hedgehog] Documentation created: dist/doc/html/yaya-hedgehog/,
  1430. 89.43 s [yaya-hedgehog] dist/doc/html/yaya-hedgehog/yaya-hedgehog.txt
  1431. 89.48 s [yaya-hedgehog] Preprocessing test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  1432. 89.48 s [yaya-hedgehog] Preprocessing test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1433. 89.49 s [yaya-hedgehog] Phase: installPhase
  1434. 89.57 s [yaya-hedgehog] Installing library in /nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-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. 89.78 s [yaya-hedgehog] Phase: fixupPhase
  1436. 89.80 s [yaya-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-yaya-hedgehog-1.0.0.0
  1437. 89.80 s [yaya-hedgehog] shrinking /nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-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. 89.82 s [yaya-hedgehog] checking for references to /build/ in /nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-yaya-hedgehog-1.0.0.0...
  1439. 89.84 s [yaya-hedgehog] patching script interpreter paths in /nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-yaya-hedgehog-1.0.0.0
  1440. 89.84 s [yaya-hedgehog] stripping (with command strip and flags -S -p) in /nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-yaya-hedgehog-1.0.0.0/lib
  1441. 89.88 s [yaya-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/29dr11a66wqsk4q6yzjnxwd4ajax6655-yaya-hedgehog-1.0.0.0-doc
  1442. 89.89 s [yaya-hedgehog] checking for references to /build/ in /nix/store/29dr11a66wqsk4q6yzjnxwd4ajax6655-yaya-hedgehog-1.0.0.0-doc...
  1443. 89.90 s [yaya-hedgehog] patching script interpreter paths in /nix/store/29dr11a66wqsk4q6yzjnxwd4ajax6655-yaya-hedgehog-1.0.0.0-doc
  1444. 90.02 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/29dr11a66wqsk4q6yzjnxwd4ajax6655-yaya-hedgehog-1.0.0.0-doc /nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-yaya-hedgehog-1.0.0.0
  1445. 90.46 s [post-build-hook] Pushing 2 paths (176 are already present) using zstd to cache sellout ⏳
  1446. 90.46 s [post-build-hook]
  1447. 90.81 s [post-build-hook] Pushing /nix/store/29dr11a66wqsk4q6yzjnxwd4ajax6655-yaya-hedgehog-1.0.0.0-doc (462.62 KiB)
  1448. 90.84 s [post-build-hook] Pushing /nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-yaya-hedgehog-1.0.0.0 (1.24 MiB)
  1449. 91.71 s [post-build-hook]
  1450. 91.71 s [post-build-hook] All done.
  1451. 91.73 s [post-build-hook] Uploading to the NixCI cache: /nix/store/29dr11a66wqsk4q6yzjnxwd4ajax6655-yaya-hedgehog-1.0.0.0-doc /nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-yaya-hedgehog-1.0.0.0
  1452. 91.77 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1453. 91.79 s [post-build-hook] copying 2 paths...
  1454. 91.79 s [post-build-hook] copying path '/nix/store/29dr11a66wqsk4q6yzjnxwd4ajax6655-yaya-hedgehog-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1455. 91.99 s [post-build-hook] copying path '/nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-yaya-hedgehog-1.0.0.0' to 'https://cache.nix-ci.com'...
  1456. 92.40 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1457. 92.61 s [post-build-hook] copying 1 paths...
  1458. 92.61 s [post-build-hook] copying path '/nix/store/2w6gznkg9v11s3sw95baf2hws5jbicii-yaya-hedgehog-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  1459. 92.75 s Progress: 4 of 12 built, 148 of 148 downloaded from cache
  1460. 92.79 s Building yaya-unsafe
  1461. 93.00 s [yaya-unsafe] Phase: setupCompilerEnvironmentPhase
  1462. 93.01 s [yaya-unsafe] Build with /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4.
  1463. 93.25 s [yaya-unsafe] Phase: unpackPhase
  1464. 93.25 s [yaya-unsafe] unpacking source archive /nix/store/v8ihk977vx8d97iw504mrkawf97x5c03-klvyqzsdryx5v0g0qfrarghisv1yabmy-source/./unsafe
  1465. 93.26 s [yaya-unsafe] source root is unsafe
  1466. 93.27 s [yaya-unsafe] Phase: patchPhase
  1467. 93.28 s [yaya-unsafe] Phase: compileBuildDriverPhase
  1468. 93.28 s [yaya-unsafe] setupCompileFlags: -package-db=/build/tmp.aFXJObxCRZ/setup-package.conf.d -threaded
  1469. 93.33 s [yaya-unsafe] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.aFXJObxCRZ/Main.o )
  1470. 93.37 s [yaya-unsafe] [2 of 2] Linking Setup
  1471. 94.57 s [yaya-unsafe] Phase: updateAutotoolsGnuConfigScriptsPhase
  1472. 94.58 s [yaya-unsafe] Phase: configurePhase
  1473. 94.60 s [yaya-unsafe] configureFlags: --verbose --prefix=/nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-yaya-unsafe-1.0.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/mj0n6lf0hcnb6vpq3nbiarmshkf54j9b-yaya-unsafe-1.0.0.1-doc/share/doc/yaya-unsafe-1.0.0.1 --with-gcc=gcc --package-db=/build/tmp.aFXJObxCRZ/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. 94.60 s [yaya-unsafe] Using Parsec parser
  1475. 94.60 s [yaya-unsafe] Configuring yaya-unsafe-1.0.0.1...
  1476. 94.89 s [yaya-unsafe] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  1477. 94.89 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1478. 94.89 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1479. 94.89 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1480. 94.89 s [yaya-unsafe] base-4.19.2.0
  1481. 94.89 s [yaya-unsafe] Dependency comonad >=5.0.7 && <5.1: using comonad-5.0.9
  1482. 94.89 s [yaya-unsafe] Dependency free >=5.1.5 && <5.3: using free-5.2
  1483. 94.89 s [yaya-unsafe] Dependency yaya >=1.0.0 && <1.1: using yaya-1.0.0.0
  1484. 94.89 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1485. 94.89 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1486. 94.89 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1487. 94.89 s [yaya-unsafe] base-4.19.2.0
  1488. 94.89 s [yaya-unsafe] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  1489. 94.89 s [yaya-unsafe] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  1490. 94.89 s [yaya-unsafe] doctest-0.24.2
  1491. 94.89 s [yaya-unsafe] Dependency yaya-unsafe: using yaya-unsafe-1.0.0.1
  1492. 94.89 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1493. 94.89 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1494. 94.89 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1495. 94.89 s [yaya-unsafe] base-4.19.2.0
  1496. 94.89 s [yaya-unsafe] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  1497. 94.89 s [yaya-unsafe] hedgehog-1.5
  1498. 94.89 s [yaya-unsafe] Dependency yaya >=1.0.0 && <1.1: using yaya-1.0.0.0
  1499. 94.89 s [yaya-unsafe] Dependency yaya-hedgehog >=1.0.0 && <1.1: using yaya-hedgehog-1.0.0.0
  1500. 94.89 s [yaya-unsafe] Dependency yaya-unsafe: using yaya-unsafe-1.0.0.1
  1501. 95.13 s [yaya-unsafe] Source component graph:
  1502. 95.13 s [yaya-unsafe] component lib
  1503. 95.13 s [yaya-unsafe] component test:doctests dependency lib
  1504. 95.13 s [yaya-unsafe] component test:yaya-unsafe dependency lib
  1505. 95.13 s [yaya-unsafe] Configured component graph:
  1506. 95.13 s [yaya-unsafe] component yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1507. 95.13 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1508. 95.13 s [yaya-unsafe] include comonad-5.0.9-Gql9GT9Q9oMHHavzFWIE94
  1509. 95.13 s [yaya-unsafe] include free-5.2-CCELm0mkQjF5s27Hef9MN5
  1510. 95.13 s [yaya-unsafe] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1511. 95.13 s [yaya-unsafe] component yaya-unsafe-1.0.0.1-IbCf0fhyuXF36ZZozIe7wY-doctests
  1512. 95.13 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1513. 95.13 s [yaya-unsafe] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1514. 95.13 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1515. 95.13 s [yaya-unsafe] component yaya-unsafe-1.0.0.1-HpxlFNeGTPs9S3oUOfftxW-yaya-unsafe
  1516. 95.13 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1517. 95.13 s [yaya-unsafe] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  1518. 95.13 s [yaya-unsafe] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1519. 95.13 s [yaya-unsafe] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  1520. 95.13 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1521. 95.13 s [yaya-unsafe] Linked component graph:
  1522. 95.13 s [yaya-unsafe] unit yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1523. 95.13 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1524. 95.13 s [yaya-unsafe] include comonad-5.0.9-Gql9GT9Q9oMHHavzFWIE94
  1525. 95.13 s [yaya-unsafe] include free-5.2-CCELm0mkQjF5s27Hef9MN5
  1526. 95.13 s [yaya-unsafe] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1527. 95.13 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. 95.13 s [yaya-unsafe] unit yaya-unsafe-1.0.0.1-IbCf0fhyuXF36ZZozIe7wY-doctests
  1529. 95.13 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1530. 95.13 s [yaya-unsafe] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1531. 95.13 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1532. 95.13 s [yaya-unsafe] unit yaya-unsafe-1.0.0.1-HpxlFNeGTPs9S3oUOfftxW-yaya-unsafe
  1533. 95.13 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1534. 95.13 s [yaya-unsafe] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  1535. 95.13 s [yaya-unsafe] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1536. 95.13 s [yaya-unsafe] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  1537. 95.13 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1538. 95.13 s [yaya-unsafe] Ready component graph:
  1539. 95.13 s [yaya-unsafe] definite yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1540. 95.13 s [yaya-unsafe] depends base-4.19.2.0-a4d2
  1541. 95.13 s [yaya-unsafe] depends comonad-5.0.9-Gql9GT9Q9oMHHavzFWIE94
  1542. 95.13 s [yaya-unsafe] depends free-5.2-CCELm0mkQjF5s27Hef9MN5
  1543. 95.13 s [yaya-unsafe] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1544. 95.13 s [yaya-unsafe] definite yaya-unsafe-1.0.0.1-IbCf0fhyuXF36ZZozIe7wY-doctests
  1545. 95.13 s [yaya-unsafe] depends base-4.19.2.0-a4d2
  1546. 95.13 s [yaya-unsafe] depends doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1547. 95.13 s [yaya-unsafe] depends yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1548. 95.13 s [yaya-unsafe] definite yaya-unsafe-1.0.0.1-HpxlFNeGTPs9S3oUOfftxW-yaya-unsafe
  1549. 95.13 s [yaya-unsafe] depends base-4.19.2.0-a4d2
  1550. 95.13 s [yaya-unsafe] depends hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  1551. 95.13 s [yaya-unsafe] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1552. 95.13 s [yaya-unsafe] depends yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  1553. 95.13 s [yaya-unsafe] depends yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1554. 95.13 s [yaya-unsafe] Using Cabal-3.10.3.0 compiled by ghc-9.8
  1555. 95.13 s [yaya-unsafe] Using compiler: ghc-9.8.4
  1556. 95.13 s [yaya-unsafe] Using install prefix:
  1557. 95.13 s [yaya-unsafe] /nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-yaya-unsafe-1.0.0.1
  1558. 95.13 s [yaya-unsafe] Executables installed in:
  1559. 95.13 s [yaya-unsafe] /nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-yaya-unsafe-1.0.0.1/bin
  1560. 95.13 s [yaya-unsafe] Libraries installed in:
  1561. 95.13 s [yaya-unsafe] /nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-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. 95.13 s [yaya-unsafe] Dynamic Libraries installed in:
  1563. 95.13 s [yaya-unsafe] /nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-yaya-unsafe-1.0.0.1/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  1564. 95.13 s [yaya-unsafe] Private executables installed in:
  1565. 95.13 s [yaya-unsafe] /nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-yaya-unsafe-1.0.0.1/libexec/x86_64-linux-ghc-9.8.4/yaya-unsafe-1.0.0.1
  1566. 95.13 s [yaya-unsafe] Data files installed in:
  1567. 95.13 s [yaya-unsafe] /nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-yaya-unsafe-1.0.0.1/share/x86_64-linux-ghc-9.8.4/yaya-unsafe-1.0.0.1
  1568. 95.13 s [yaya-unsafe] Documentation installed in:
  1569. 95.13 s [yaya-unsafe] /nix/store/mj0n6lf0hcnb6vpq3nbiarmshkf54j9b-yaya-unsafe-1.0.0.1-doc/share/doc/yaya-unsafe-1.0.0.1
  1570. 95.13 s [yaya-unsafe] Configuration files installed in:
  1571. 95.13 s [yaya-unsafe] /nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-yaya-unsafe-1.0.0.1/etc
  1572. 95.13 s [yaya-unsafe] No alex found
  1573. 95.13 s [yaya-unsafe] Using ar found on system at:
  1574. 95.13 s [yaya-unsafe] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  1575. 95.13 s [yaya-unsafe] No c2hs found
  1576. 95.13 s [yaya-unsafe] No cpphs found
  1577. 95.13 s [yaya-unsafe] Using doctest version 0.24.2 found on system at:
  1578. 95.13 s [yaya-unsafe] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  1579. 95.13 s [yaya-unsafe] Using gcc version 14.3.0 given by user at:
  1580. 95.13 s [yaya-unsafe] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  1581. 95.13 s [yaya-unsafe] Using ghc version 9.8.4 found on system at:
  1582. 95.13 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  1583. 95.13 s [yaya-unsafe] Using ghc-pkg version 9.8.4 found on system at:
  1584. 95.13 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  1585. 95.13 s [yaya-unsafe] No ghcjs found
  1586. 95.13 s [yaya-unsafe] No ghcjs-pkg found
  1587. 95.13 s [yaya-unsafe] No greencard found
  1588. 95.13 s [yaya-unsafe] Using haddock version 2.30.0 found on system at:
  1589. 95.13 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  1590. 95.13 s [yaya-unsafe] No happy found
  1591. 95.13 s [yaya-unsafe] Using haskell-suite found on system at: haskell-suite-dummy-location
  1592. 95.13 s [yaya-unsafe] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1593. 95.13 s [yaya-unsafe] No hmake found
  1594. 95.13 s [yaya-unsafe] Using hpc version 0.69 found on system at:
  1595. 95.13 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  1596. 95.13 s [yaya-unsafe] Using hsc2hs version 0.68.10 found on system at:
  1597. 95.13 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  1598. 95.13 s [yaya-unsafe] Using hscolour version 1.25 found on system at:
  1599. 95.13 s [yaya-unsafe] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  1600. 95.13 s [yaya-unsafe] No jhc found
  1601. 95.13 s [yaya-unsafe] Using ld found on system at:
  1602. 95.13 s [yaya-unsafe] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  1603. 95.13 s [yaya-unsafe] No pkg-config found
  1604. 95.13 s [yaya-unsafe] Using runghc version 9.8.4 found on system at:
  1605. 95.13 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  1606. 95.13 s [yaya-unsafe] Using strip version 2.44 found on system at:
  1607. 95.13 s [yaya-unsafe] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  1608. 95.13 s [yaya-unsafe] Using tar found on system at:
  1609. 95.13 s [yaya-unsafe] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  1610. 95.13 s [yaya-unsafe] No uhc found
  1611. 95.29 s [yaya-unsafe] Phase: buildPhase
  1612. 95.36 s [yaya-unsafe] Preprocessing library for yaya-unsafe-1.0.0.1..
  1613. 95.36 s [yaya-unsafe] Building library for yaya-unsafe-1.0.0.1..
  1614. 95.45 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. 95.63 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. 95.66 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. 96.04 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. 96.20 s [yaya-unsafe] [1 of 4] Compiling Yaya.Unsafe.Fold ( src/Yaya/Unsafe/Fold.hs, dist/build/Yaya/Unsafe/Fold.p_o )
  1619. 96.49 s [yaya-unsafe] [2 of 4] Compiling Yaya.Unsafe.Applied ( src/Yaya/Unsafe/Applied.hs, dist/build/Yaya/Unsafe/Applied.p_o )
  1620. 96.62 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. 97.07 s [yaya-unsafe] [4 of 4] Compiling Yaya.Unsafe.Zoo ( src/Yaya/Unsafe/Zoo.hs, dist/build/Yaya/Unsafe/Zoo.p_o )
  1622. 98.48 s [yaya-unsafe] Preprocessing test suite 'doctests' for yaya-unsafe-1.0.0.1..
  1623. 98.48 s [yaya-unsafe] Building test suite 'doctests' for yaya-unsafe-1.0.0.1..
  1624. 98.56 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. 98.77 s [yaya-unsafe] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1626. 99.09 s [yaya-unsafe] [3 of 3] Linking dist/build/doctests/doctests
  1627. 102.55 s [yaya-unsafe] Preprocessing test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.1..
  1628. 102.55 s [yaya-unsafe] Building test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.1..
  1629. 102.63 s [yaya-unsafe] [1 of 2] Compiling Test.Fold ( tests/Test/Fold.hs, dist/build/yaya-unsafe/yaya-unsafe-tmp/Test/Fold.o )
  1630. 102.96 s [yaya-unsafe]
  1631. 102.96 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1632. 102.96 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1633. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1634. 102.96 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1635. 102.96 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1636. 102.96 s [yaya-unsafe]
  1637. 102.96 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1638. 102.96 s [yaya-unsafe] Could not specialise imported function ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1639. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1640. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1641. 102.96 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1642. 102.96 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1643. 102.96 s [yaya-unsafe]
  1644. 102.96 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1645. 102.96 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT_$cliftTest’
  1646. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1647. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1648. 102.96 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1649. 102.96 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT_$cliftTest’
  1650. 102.96 s [yaya-unsafe]
  1651. 102.96 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1652. 102.96 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.evalIO’
  1653. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1654. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1655. 102.96 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1656. 102.96 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.evalIO’
  1657. 102.96 s [yaya-unsafe]
  1658. 102.96 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1659. 102.96 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT_$cp1MonadIO’
  1660. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1661. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1662. 102.96 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1663. 102.96 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT_$cp1MonadIO’
  1664. 102.96 s [yaya-unsafe]
  1665. 102.96 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1666. 102.96 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1667. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1668. 102.96 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1669. 102.96 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1670. 102.96 s [yaya-unsafe]
  1671. 102.96 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1672. 102.96 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1673. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1674. 102.96 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1675. 102.96 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1676. 102.96 s [yaya-unsafe]
  1677. 102.96 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1678. 102.96 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1679. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1680. 102.96 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1681. 102.96 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1682. 102.96 s [yaya-unsafe]
  1683. 102.96 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1684. 102.96 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1685. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1686. 102.96 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1687. 102.96 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1688. 102.96 s [yaya-unsafe]
  1689. 102.96 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1690. 102.96 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1691. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1692. 102.96 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1693. 102.96 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1694. 102.96 s [yaya-unsafe]
  1695. 102.96 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1696. 102.96 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1697. 102.96 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1698. 102.96 s [yaya-unsafe]
  1699. 102.96 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1700. 102.96 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1701. 102.96 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1702. 102.96 s [yaya-unsafe]
  1703. 102.96 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1704. 102.96 s [yaya-unsafe] Could not specialise imported function ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1705. 102.96 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1706. 102.96 s [yaya-unsafe]
  1707. 102.96 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1708. 102.96 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1709. 102.96 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1710. 102.96 s [yaya-unsafe]
  1711. 102.96 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1712. 102.96 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1713. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1714. 102.96 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1715. 102.96 s [yaya-unsafe]
  1716. 102.96 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1717. 102.96 s [yaya-unsafe] Could not specialise imported function ‘Data.Functor.void’
  1718. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1719. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Fold.Common.equalDay’
  1720. 102.96 s [yaya-unsafe] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1721. 102.96 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1722. 102.96 s [yaya-unsafe]
  1723. 102.97 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1724. 102.97 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1725. 102.97 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1726. 102.97 s [yaya-unsafe]
  1727. 102.97 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1728. 102.97 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  1729. 102.97 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  1730. 102.97 s [yaya-unsafe]
  1731. 102.97 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1732. 102.97 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1733. 102.97 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1734. 102.97 s [yaya-unsafe] when specialising ‘law_cataCompose’
  1735. 102.97 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1736. 102.97 s [yaya-unsafe]
  1737. 102.97 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1738. 102.97 s [yaya-unsafe] Could not specialise imported function ‘Gen.frequency’
  1739. 102.97 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1740. 102.97 s [yaya-unsafe]
  1741. 102.97 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1742. 102.97 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1743. 102.97 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1744. 102.97 s [yaya-unsafe]
  1745. 102.97 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1746. 102.97 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1747. 102.97 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1748. 102.97 s [yaya-unsafe]
  1749. 102.97 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1750. 102.97 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1751. 102.97 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1752. 102.97 s [yaya-unsafe]
  1753. 102.97 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1754. 102.97 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.Native.$fShowFix’
  1755. 102.97 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.Native.$fShowFix’
  1756. 102.97 s [yaya-unsafe]
  1757. 102.97 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1758. 102.97 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Unsafe.Fold.Instances.$fShowCofix’
  1759. 102.97 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Unsafe.Fold.Instances.$fShowCofix’
  1760. 102.97 s [yaya-unsafe]
  1761. 102.97 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1762. 102.97 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Unsafe.Fold.Instances.$fShowNu’
  1763. 102.97 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Unsafe.Fold.Instances.$fShowNu’
  1764. 102.97 s [yaya-unsafe]
  1765. 102.97 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1766. 102.97 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1767. 102.97 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1768. 103.53 s [yaya-unsafe] [2 of 2] Compiling Main ( tests/test.hs, dist/build/yaya-unsafe/yaya-unsafe-tmp/Main.o )
  1769. 103.83 s [yaya-unsafe] [3 of 3] Linking dist/build/yaya-unsafe/yaya-unsafe
  1770. 104.73 s [yaya-unsafe] Phase: checkPhase
  1771. 104.78 s [yaya-unsafe] Running 2 test suites...
  1772. 104.78 s [yaya-unsafe] Test suite doctests: RUNNING...
  1773. 105.04 s [yaya-unsafe]
  1774. 105.04 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1775. 105.04 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1776. 105.04 s [yaya-unsafe]
  1777. 105.04 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1778. 105.04 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1779. 105.05 s [yaya-unsafe]
  1780. 105.06 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1781. 105.06 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1782. 105.06 s [yaya-unsafe]
  1783. 105.06 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1784. 105.06 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1785. 105.06 s [yaya-unsafe]
  1786. 105.06 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1787. 105.06 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1788. 105.06 s [yaya-unsafe]
  1789. 105.06 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1790. 105.06 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1791. 105.43 s [yaya-unsafe] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1792. 105.48 s [yaya-unsafe] Test suite doctests: PASS
  1793. 105.48 s [yaya-unsafe] Test suite logged to: dist/test/yaya-unsafe-1.0.0.1-doctests.log
  1794. 105.48 s [yaya-unsafe] Test suite yaya-unsafe: RUNNING...
  1795. 105.48 s [yaya-unsafe] ━━━ Test.Fold ━━━
  1796. 105.49 s [yaya-unsafe] ✓ prop_fixAnaRefl passed 100 tests.
  1797. 105.49 s [yaya-unsafe] ✓ prop_cofixAnaRefl passed 100 tests.
  1798. 105.49 s [yaya-unsafe] ✓ prop_cofixCataCancel passed 100 tests.
  1799. 105.49 s [yaya-unsafe] ✓ prop_cofixCataRefl passed 100 tests.
  1800. 105.49 s [yaya-unsafe] ✓ prop_cofixCataCompose passed 100 tests.
  1801. 105.49 s [yaya-unsafe] ✓ prop_nuAnaRefl passed 100 tests.
  1802. 105.49 s [yaya-unsafe] ✓ prop_nuCataCancel passed 100 tests.
  1803. 105.50 s [yaya-unsafe] ✓ prop_nuCataRefl passed 100 tests.
  1804. 105.50 s [yaya-unsafe] ✓ prop_nuCataCompose passed 100 tests.
  1805. 105.50 s [yaya-unsafe] ✓ prop_muAnaRefl passed 100 tests.
  1806. 107.05 s [yaya-unsafe] ✓ prop_muIsntCorecursive passed 1 test.
  1807. 107.05 s [yaya-unsafe] ✓ prop_nuIsntRecursive passed 1 test.
  1808. 107.05 s [yaya-unsafe] ✓ prop_cofixIsntRecursive passed 1 test.
  1809. 107.05 s [yaya-unsafe] ✓ 13 succeeded.
  1810. 107.18 s [yaya-unsafe] Test suite yaya-unsafe: PASS
  1811. 107.18 s [yaya-unsafe] Test suite logged to: dist/test/yaya-unsafe-1.0.0.1-yaya-unsafe.log
  1812. 107.18 s [yaya-unsafe] 2 of 2 test suites (2 of 2 test cases) passed.
  1813. 107.19 s [yaya-unsafe] Phase: haddockPhase
  1814. 107.31 s [yaya-unsafe] Preprocessing library for yaya-unsafe-1.0.0.1..
  1815. 107.31 s [yaya-unsafe] Running Haddock on library for yaya-unsafe-1.0.0.1..
  1816. 107.37 s [yaya-unsafe] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1817. 107.49 s [yaya-unsafe] [1 of 4] Compiling Yaya.Unsafe.Fold ( src/Yaya/Unsafe/Fold.hs, nothing )
  1818. 107.58 s [yaya-unsafe] [2 of 4] Compiling Yaya.Unsafe.Applied ( src/Yaya/Unsafe/Applied.hs, nothing )
  1819. 107.62 s [yaya-unsafe] [3 of 4] Compiling Yaya.Unsafe.Fold.Instances ( src/Yaya/Unsafe/Fold/Instances.hs, nothing )
  1820. 107.80 s [yaya-unsafe] [4 of 4] Compiling Yaya.Unsafe.Zoo ( src/Yaya/Unsafe/Zoo.hs, nothing )
  1821. 107.83 s [yaya-unsafe] Haddock coverage:
  1822. 107.83 s [yaya-unsafe] Warning: 'Compose' is ambiguous. It is defined
  1823. 107.83 s [yaya-unsafe] * in ‘Data.Functor.Compose’
  1824. 107.83 s [yaya-unsafe] * in ‘Data.Functor.Compose’
  1825. 107.83 s [yaya-unsafe] You may be able to disambiguate the identifier by qualifying it or
  1826. 107.83 s [yaya-unsafe] by specifying the type/value namespace explicitly.
  1827. 107.83 s [yaya-unsafe] Defaulting to the one defined in ‘Data.Functor.Compose’
  1828. 107.83 s [yaya-unsafe] Warning: 'Nu' is out of scope.
  1829. 107.83 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1830. 107.83 s [yaya-unsafe] Warning: 'cata' is out of scope.
  1831. 107.83 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1832. 107.83 s [yaya-unsafe] Warning: 'Nothing' is out of scope.
  1833. 107.83 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1834. 107.83 s [yaya-unsafe] Warning: 'Recursive' is out of scope.
  1835. 107.83 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1836. 107.83 s [yaya-unsafe] 66% ( 8 / 12) in 'Yaya.Unsafe.Fold'
  1837. 107.83 s [yaya-unsafe] Missing documentation for:
  1838. 107.83 s [yaya-unsafe] ganaM (src/Yaya/Unsafe/Fold.hs:94)
  1839. 107.83 s [yaya-unsafe] ghylo (src/Yaya/Unsafe/Fold.hs:110)
  1840. 107.83 s [yaya-unsafe] ghyloM (src/Yaya/Unsafe/Fold.hs:129)
  1841. 107.83 s [yaya-unsafe] hyloM (src/Yaya/Unsafe/Fold.hs:119)
  1842. 107.83 s [yaya-unsafe] 50% ( 1 / 2) in 'Yaya.Unsafe.Applied'
  1843. 107.83 s [yaya-unsafe] Missing documentation for:
  1844. 107.83 s [yaya-unsafe] Module header
  1845. 107.84 s [yaya-unsafe] 100% ( 1 / 1) in 'Yaya.Unsafe.Fold.Instances'
  1846. 107.84 s [yaya-unsafe] 50% ( 6 / 12) in 'Yaya.Unsafe.Zoo'
  1847. 107.84 s [yaya-unsafe] Missing documentation for:
  1848. 107.84 s [yaya-unsafe] Module header
  1849. 107.84 s [yaya-unsafe] chrono (src/Yaya/Unsafe/Zoo.hs:77)
  1850. 107.84 s [yaya-unsafe] codyna (src/Yaya/Unsafe/Zoo.hs:89)
  1851. 107.84 s [yaya-unsafe] cotraverse (src/Yaya/Unsafe/Zoo.hs:190)
  1852. 107.84 s [yaya-unsafe] gpostpro (src/Yaya/Unsafe/Zoo.hs:139)
  1853. 107.84 s [yaya-unsafe] gprepro (src/Yaya/Unsafe/Zoo.hs:129)
  1854. 107.94 s [yaya-unsafe] Warning: Yaya.Unsafe.Fold.Instances: could not find link destinations for:
  1855. 107.94 s [yaya-unsafe] - Yaya.Unsafe.Fold.Instances.D:R:ItemMu
  1856. 107.94 s [yaya-unsafe] - Yaya.Unsafe.Fold.Instances.D:R:ItemFix
  1857. 110.97 s [yaya-unsafe] Documentation created: dist/doc/html/yaya-unsafe/,
  1858. 110.97 s [yaya-unsafe] dist/doc/html/yaya-unsafe/yaya-unsafe.txt
  1859. 111.03 s [yaya-unsafe] Preprocessing test suite 'doctests' for yaya-unsafe-1.0.0.1..
  1860. 111.03 s [yaya-unsafe] Preprocessing test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.1..
  1861. 111.04 s [yaya-unsafe] Phase: installPhase
  1862. 111.11 s [yaya-unsafe] Installing library in /nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-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. 111.37 s [yaya-unsafe] Phase: fixupPhase
  1864. 111.39 s [yaya-unsafe] shrinking RPATHs of ELF executables and libraries in /nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-yaya-unsafe-1.0.0.1
  1865. 111.39 s [yaya-unsafe] shrinking /nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-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. 111.41 s [yaya-unsafe] checking for references to /build/ in /nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-yaya-unsafe-1.0.0.1...
  1867. 111.42 s [yaya-unsafe] patching script interpreter paths in /nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-yaya-unsafe-1.0.0.1
  1868. 111.43 s [yaya-unsafe] stripping (with command strip and flags -S -p) in /nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-yaya-unsafe-1.0.0.1/lib
  1869. 111.46 s [yaya-unsafe] shrinking RPATHs of ELF executables and libraries in /nix/store/mj0n6lf0hcnb6vpq3nbiarmshkf54j9b-yaya-unsafe-1.0.0.1-doc
  1870. 111.47 s [yaya-unsafe] checking for references to /build/ in /nix/store/mj0n6lf0hcnb6vpq3nbiarmshkf54j9b-yaya-unsafe-1.0.0.1-doc...
  1871. 111.49 s [yaya-unsafe] patching script interpreter paths in /nix/store/mj0n6lf0hcnb6vpq3nbiarmshkf54j9b-yaya-unsafe-1.0.0.1-doc
  1872. 111.60 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-yaya-unsafe-1.0.0.1 /nix/store/mj0n6lf0hcnb6vpq3nbiarmshkf54j9b-yaya-unsafe-1.0.0.1-doc
  1873. 112.04 s [post-build-hook] Pushing 2 paths (124 are already present) using zstd to cache sellout ⏳
  1874. 112.04 s [post-build-hook]
  1875. 112.39 s [post-build-hook] Pushing /nix/store/mj0n6lf0hcnb6vpq3nbiarmshkf54j9b-yaya-unsafe-1.0.0.1-doc (661.48 KiB)
  1876. 112.42 s [post-build-hook] Pushing /nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-yaya-unsafe-1.0.0.1 (938.01 KiB)
  1877. 113.60 s [post-build-hook]
  1878. 113.61 s [post-build-hook] All done.
  1879. 113.62 s [post-build-hook] Uploading to the NixCI cache: /nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-yaya-unsafe-1.0.0.1 /nix/store/mj0n6lf0hcnb6vpq3nbiarmshkf54j9b-yaya-unsafe-1.0.0.1-doc
  1880. 113.67 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1881. 113.69 s [post-build-hook] copying 2 paths...
  1882. 113.69 s [post-build-hook] copying path '/nix/store/mj0n6lf0hcnb6vpq3nbiarmshkf54j9b-yaya-unsafe-1.0.0.1-doc' to 'https://cache.nix-ci.com'...
  1883. 113.92 s [post-build-hook] copying path '/nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-yaya-unsafe-1.0.0.1' to 'https://cache.nix-ci.com'...
  1884. 114.26 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1885. 114.47 s [post-build-hook] copying 1 paths...
  1886. 114.47 s [post-build-hook] copying path '/nix/store/wmr0cdl653ja544h450vs2g1yl9rsq5k-yaya-unsafe-1.0.0.1.drv' to 'https://cache.nix-ci.com'...
  1887. 114.62 s Progress: 5 of 11 built, 148 of 148 downloaded from cache
  1888. 114.67 s Building yaya-containers
  1889. 114.83 s [yaya-containers] Phase: setupCompilerEnvironmentPhase
  1890. 114.86 s [yaya-containers] Build with /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4.
  1891. 115.05 s [yaya-containers] Phase: unpackPhase
  1892. 115.06 s [yaya-containers] unpacking source archive /nix/store/v8ihk977vx8d97iw504mrkawf97x5c03-klvyqzsdryx5v0g0qfrarghisv1yabmy-source/./containers
  1893. 115.06 s [yaya-containers] source root is containers
  1894. 115.07 s [yaya-containers] Phase: patchPhase
  1895. 115.08 s [yaya-containers] Phase: compileBuildDriverPhase
  1896. 115.08 s [yaya-containers] setupCompileFlags: -package-db=/build/tmp.lx3XWeom0R/setup-package.conf.d -threaded
  1897. 115.13 s [yaya-containers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.lx3XWeom0R/Main.o )
  1898. 115.18 s [yaya-containers] [2 of 2] Linking Setup
  1899. 116.34 s [yaya-containers] Phase: updateAutotoolsGnuConfigScriptsPhase
  1900. 116.35 s [yaya-containers] Phase: configurePhase
  1901. 116.35 s [yaya-containers] configureFlags: --verbose --prefix=/nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-yaya-containers-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/i2vjppjin0ypmv92qcliywmkqy78c9yp-yaya-containers-1.0.0.0-doc/share/doc/yaya-containers-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.lx3XWeom0R/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. 116.36 s [yaya-containers] Using Parsec parser
  1903. 116.36 s [yaya-containers] Configuring yaya-containers-1.0.0.0...
  1904. 116.66 s [yaya-containers] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  1905. 116.66 s [yaya-containers] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1906. 116.66 s [yaya-containers] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1907. 116.66 s [yaya-containers] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1908. 116.66 s [yaya-containers] base-4.19.2.0
  1909. 116.66 s [yaya-containers] Dependency containers >=0.6.2 && <0.9: using containers-0.6.8
  1910. 116.66 s [yaya-containers] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  1911. 116.66 s [yaya-containers] >=1.0.0 && <1.1: using yaya-1.0.0.0
  1912. 116.66 s [yaya-containers] Dependency yaya-unsafe >=0.5.0 && <0.6 || >=1.0.0 && <1.1: using
  1913. 116.66 s [yaya-containers] yaya-unsafe-1.0.0.1
  1914. 116.66 s [yaya-containers] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1915. 116.66 s [yaya-containers] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1916. 116.66 s [yaya-containers] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1917. 116.66 s [yaya-containers] base-4.19.2.0
  1918. 116.66 s [yaya-containers] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  1919. 116.66 s [yaya-containers] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  1920. 116.66 s [yaya-containers] doctest-0.24.2
  1921. 116.66 s [yaya-containers] Dependency yaya-containers: using yaya-containers-1.0.0.0
  1922. 116.90 s [yaya-containers] Source component graph:
  1923. 116.90 s [yaya-containers] component lib
  1924. 116.90 s [yaya-containers] component test:doctests dependency lib
  1925. 116.90 s [yaya-containers] Configured component graph:
  1926. 116.90 s [yaya-containers] component yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1927. 116.90 s [yaya-containers] include base-4.19.2.0-a4d2
  1928. 116.90 s [yaya-containers] include containers-0.6.8-1373
  1929. 116.90 s [yaya-containers] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1930. 116.90 s [yaya-containers] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1931. 116.90 s [yaya-containers] component yaya-containers-1.0.0.0-ENor33zbYDiJ11IxfYLx3V-doctests
  1932. 116.90 s [yaya-containers] include base-4.19.2.0-a4d2
  1933. 116.90 s [yaya-containers] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1934. 116.90 s [yaya-containers] include yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1935. 116.90 s [yaya-containers] Linked component graph:
  1936. 116.90 s [yaya-containers] unit yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1937. 116.90 s [yaya-containers] include base-4.19.2.0-a4d2
  1938. 116.90 s [yaya-containers] include containers-0.6.8-1373
  1939. 116.90 s [yaya-containers] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1940. 116.90 s [yaya-containers] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1941. 116.90 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. 116.90 s [yaya-containers] unit yaya-containers-1.0.0.0-ENor33zbYDiJ11IxfYLx3V-doctests
  1943. 116.90 s [yaya-containers] include base-4.19.2.0-a4d2
  1944. 116.90 s [yaya-containers] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1945. 116.90 s [yaya-containers] include yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1946. 116.90 s [yaya-containers] Ready component graph:
  1947. 116.90 s [yaya-containers] definite yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1948. 116.90 s [yaya-containers] depends base-4.19.2.0-a4d2
  1949. 116.90 s [yaya-containers] depends containers-0.6.8-1373
  1950. 116.90 s [yaya-containers] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1951. 116.90 s [yaya-containers] depends yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1952. 116.90 s [yaya-containers] definite yaya-containers-1.0.0.0-ENor33zbYDiJ11IxfYLx3V-doctests
  1953. 116.90 s [yaya-containers] depends base-4.19.2.0-a4d2
  1954. 116.90 s [yaya-containers] depends doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1955. 116.90 s [yaya-containers] depends yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1956. 116.90 s [yaya-containers] Using Cabal-3.10.3.0 compiled by ghc-9.8
  1957. 116.90 s [yaya-containers] Using compiler: ghc-9.8.4
  1958. 116.90 s [yaya-containers] Using install prefix:
  1959. 116.90 s [yaya-containers] /nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-yaya-containers-1.0.0.0
  1960. 116.90 s [yaya-containers] Executables installed in:
  1961. 116.90 s [yaya-containers] /nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-yaya-containers-1.0.0.0/bin
  1962. 116.90 s [yaya-containers] Libraries installed in:
  1963. 116.90 s [yaya-containers] /nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-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. 116.90 s [yaya-containers] Dynamic Libraries installed in:
  1965. 116.90 s [yaya-containers] /nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-yaya-containers-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  1966. 116.90 s [yaya-containers] Private executables installed in:
  1967. 116.90 s [yaya-containers] /nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-yaya-containers-1.0.0.0/libexec/x86_64-linux-ghc-9.8.4/yaya-containers-1.0.0.0
  1968. 116.90 s [yaya-containers] Data files installed in:
  1969. 116.90 s [yaya-containers] /nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-yaya-containers-1.0.0.0/share/x86_64-linux-ghc-9.8.4/yaya-containers-1.0.0.0
  1970. 116.90 s [yaya-containers] Documentation installed in:
  1971. 116.90 s [yaya-containers] /nix/store/i2vjppjin0ypmv92qcliywmkqy78c9yp-yaya-containers-1.0.0.0-doc/share/doc/yaya-containers-1.0.0.0
  1972. 116.90 s [yaya-containers] Configuration files installed in:
  1973. 116.90 s [yaya-containers] /nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-yaya-containers-1.0.0.0/etc
  1974. 116.90 s [yaya-containers] No alex found
  1975. 116.90 s [yaya-containers] Using ar found on system at:
  1976. 116.90 s [yaya-containers] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  1977. 116.90 s [yaya-containers] No c2hs found
  1978. 116.90 s [yaya-containers] No cpphs found
  1979. 116.90 s [yaya-containers] Using doctest version 0.24.2 found on system at:
  1980. 116.90 s [yaya-containers] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  1981. 116.90 s [yaya-containers] Using gcc version 14.3.0 given by user at:
  1982. 116.90 s [yaya-containers] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  1983. 116.90 s [yaya-containers] Using ghc version 9.8.4 found on system at:
  1984. 116.90 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  1985. 116.90 s [yaya-containers] Using ghc-pkg version 9.8.4 found on system at:
  1986. 116.90 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  1987. 116.90 s [yaya-containers] No ghcjs found
  1988. 116.90 s [yaya-containers] No ghcjs-pkg found
  1989. 116.90 s [yaya-containers] No greencard found
  1990. 116.90 s [yaya-containers] Using haddock version 2.30.0 found on system at:
  1991. 116.90 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  1992. 116.90 s [yaya-containers] No happy found
  1993. 116.90 s [yaya-containers] Using haskell-suite found on system at: haskell-suite-dummy-location
  1994. 116.90 s [yaya-containers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1995. 116.90 s [yaya-containers] No hmake found
  1996. 116.90 s [yaya-containers] Using hpc version 0.69 found on system at:
  1997. 116.90 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  1998. 116.90 s [yaya-containers] Using hsc2hs version 0.68.10 found on system at:
  1999. 116.90 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  2000. 116.90 s [yaya-containers] Using hscolour version 1.25 found on system at:
  2001. 116.90 s [yaya-containers] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  2002. 116.90 s [yaya-containers] No jhc found
  2003. 116.90 s [yaya-containers] Using ld found on system at:
  2004. 116.90 s [yaya-containers] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  2005. 116.90 s [yaya-containers] No pkg-config found
  2006. 116.90 s [yaya-containers] Using runghc version 9.8.4 found on system at:
  2007. 116.90 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  2008. 116.90 s [yaya-containers] Using strip version 2.44 found on system at:
  2009. 116.90 s [yaya-containers] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  2010. 116.90 s [yaya-containers] Using tar found on system at:
  2011. 116.90 s [yaya-containers] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  2012. 116.90 s [yaya-containers] No uhc found
  2013. 117.06 s [yaya-containers] Phase: buildPhase
  2014. 117.12 s [yaya-containers] Preprocessing library for yaya-containers-1.0.0.0..
  2015. 117.12 s [yaya-containers] Building library for yaya-containers-1.0.0.0..
  2016. 117.23 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. 117.60 s [yaya-containers]
  2018. 117.60 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2019. 117.60 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2020. 117.60 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2021. 117.60 s [yaya-containers]
  2022. 117.60 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2023. 117.60 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2024. 117.60 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2025. 117.60 s [yaya-containers]
  2026. 117.60 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2027. 117.60 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2028. 117.60 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2029. 117.60 s [yaya-containers]
  2030. 117.60 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2031. 117.60 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2032. 117.60 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2033. 118.02 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. 118.02 s [yaya-containers]
  2035. 118.02 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2036. 118.02 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  2037. 118.02 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  2038. 118.02 s [yaya-containers]
  2039. 118.02 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2040. 118.02 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  2041. 118.02 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  2042. 118.02 s [yaya-containers]
  2043. 118.02 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2044. 118.02 s [yaya-containers] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  2045. 118.02 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  2046. 118.02 s [yaya-containers]
  2047. 118.02 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2048. 118.02 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  2049. 118.02 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  2050. 118.02 s [yaya-containers]
  2051. 118.02 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2052. 118.02 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  2053. 118.02 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  2054. 118.02 s [yaya-containers]
  2055. 118.02 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2056. 118.02 s [yaya-containers] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  2057. 118.02 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  2058. 118.02 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. 118.04 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. 118.04 s [yaya-containers]
  2061. 118.04 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2062. 118.04 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2063. 118.04 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2064. 118.04 s [yaya-containers]
  2065. 118.04 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2066. 118.04 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2067. 118.04 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2068. 118.04 s [yaya-containers]
  2069. 118.04 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2070. 118.04 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2071. 118.04 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2072. 118.04 s [yaya-containers]
  2073. 118.04 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2074. 118.04 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2075. 118.04 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2076. 118.30 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. 118.64 s [yaya-containers]
  2078. 118.64 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2079. 118.67 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2080. 118.67 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2081. 118.67 s [yaya-containers]
  2082. 118.67 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2083. 118.67 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2084. 118.67 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2085. 118.67 s [yaya-containers]
  2086. 118.67 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2087. 118.67 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2088. 118.67 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2089. 118.67 s [yaya-containers]
  2090. 118.67 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2091. 118.68 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2092. 118.68 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2093. 119.09 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. 119.09 s [yaya-containers]
  2095. 119.09 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2096. 119.09 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  2097. 119.09 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  2098. 119.09 s [yaya-containers]
  2099. 119.09 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2100. 119.09 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  2101. 119.09 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  2102. 119.09 s [yaya-containers]
  2103. 119.09 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2104. 119.09 s [yaya-containers] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  2105. 119.09 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  2106. 119.09 s [yaya-containers]
  2107. 119.09 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2108. 119.09 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  2109. 119.09 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  2110. 119.09 s [yaya-containers]
  2111. 119.09 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2112. 119.09 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  2113. 119.09 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  2114. 119.09 s [yaya-containers]
  2115. 119.09 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2116. 119.09 s [yaya-containers] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  2117. 119.09 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  2118. 119.09 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. 119.14 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. 119.14 s [yaya-containers]
  2121. 119.14 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2122. 119.14 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2123. 119.14 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2124. 119.14 s [yaya-containers]
  2125. 119.14 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2126. 119.14 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2127. 119.14 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2128. 119.14 s [yaya-containers]
  2129. 119.14 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2130. 119.14 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2131. 119.14 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2132. 119.14 s [yaya-containers]
  2133. 119.14 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2134. 119.14 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2135. 119.14 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2136. 120.54 s [yaya-containers] Preprocessing test suite 'doctests' for yaya-containers-1.0.0.0..
  2137. 120.54 s [yaya-containers] Building test suite 'doctests' for yaya-containers-1.0.0.0..
  2138. 120.60 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. 120.82 s [yaya-containers] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  2140. 121.11 s [yaya-containers] [3 of 3] Linking dist/build/doctests/doctests
  2141. 124.51 s [yaya-containers] Phase: checkPhase
  2142. 124.54 s [yaya-containers] Running 1 test suites...
  2143. 124.54 s [yaya-containers] Test suite doctests: RUNNING...
  2144. 124.83 s [yaya-containers]
  2145. 124.83 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2146. 124.83 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2147. 124.85 s [yaya-containers]
  2148. 124.85 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2149. 124.85 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2150. 124.85 s [yaya-containers]
  2151. 124.85 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2152. 124.85 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2153. 124.86 s [yaya-containers]
  2154. 124.86 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2155. 124.86 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2156. 125.40 s [yaya-containers] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  2157. 125.45 s [yaya-containers] Test suite doctests: PASS
  2158. 125.45 s [yaya-containers] Test suite logged to: dist/test/yaya-containers-1.0.0.0-doctests.log
  2159. 125.45 s [yaya-containers] 1 of 1 test suites (1 of 1 test cases) passed.
  2160. 125.46 s [yaya-containers] Phase: haddockPhase
  2161. 125.59 s [yaya-containers] Preprocessing library for yaya-containers-1.0.0.0..
  2162. 125.59 s [yaya-containers] Running Haddock on library for yaya-containers-1.0.0.0..
  2163. 125.65 s [yaya-containers] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  2164. 125.82 s [yaya-containers] [1 of 4] Compiling Yaya.Containers.Pattern.IntMap ( src/Yaya/Containers/Pattern/IntMap.hs, nothing )
  2165. 126.19 s [yaya-containers] [2 of 4] Compiling Yaya.Containers.Pattern.IntSet ( src/Yaya/Containers/Pattern/IntSet.hs, nothing )
  2166. 126.22 s [yaya-containers] [3 of 4] Compiling Yaya.Containers.Pattern.Map ( src/Yaya/Containers/Pattern/Map.hs, nothing )
  2167. 126.27 s [yaya-containers] [4 of 4] Compiling Yaya.Containers.Pattern.Set ( src/Yaya/Containers/Pattern/Set.hs, nothing )
  2168. 126.30 s [yaya-containers] Haddock coverage:
  2169. 126.30 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.IntMap'
  2170. 126.30 s [yaya-containers] Missing documentation for:
  2171. 126.30 s [yaya-containers] Module header
  2172. 126.30 s [yaya-containers] IntMap (src/Yaya/Containers/Pattern/IntMap.hs:61)
  2173. 126.30 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.IntSet'
  2174. 126.30 s [yaya-containers] Missing documentation for:
  2175. 126.30 s [yaya-containers] Module header
  2176. 126.30 s [yaya-containers] IntSet (src/Yaya/Containers/Pattern/IntSet.hs:54)
  2177. 126.30 s [yaya-containers] 40% ( 4 / 10) in 'Yaya.Containers.Pattern.Map'
  2178. 126.30 s [yaya-containers] Missing documentation for:
  2179. 126.30 s [yaya-containers] Module header
  2180. 126.30 s [yaya-containers] Map (src/Yaya/Containers/Pattern/Map.hs:79)
  2181. 126.30 s [yaya-containers] eqMap (src/Yaya/Containers/Pattern/Map.hs:111)
  2182. 126.30 s [yaya-containers] compareMap (src/Yaya/Containers/Pattern/Map.hs:124)
  2183. 126.30 s [yaya-containers] readMapPrec (src/Yaya/Containers/Pattern/Map.hs:136)
  2184. 126.30 s [yaya-containers] showsMapPrec (src/Yaya/Containers/Pattern/Map.hs:157)
  2185. 126.30 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.Set'
  2186. 126.30 s [yaya-containers] Missing documentation for:
  2187. 126.30 s [yaya-containers] Module header
  2188. 126.30 s [yaya-containers] Set (src/Yaya/Containers/Pattern/Set.hs:55)
  2189. 126.71 s [yaya-containers] Warning: Yaya.Containers.Pattern.IntMap: could not find link destinations for:
  2190. 126.71 s [yaya-containers] - Yaya.Containers.Pattern.IntMap.Rep_IntMap
  2191. 126.71 s [yaya-containers] - Yaya.Containers.Pattern.IntMap.Rep1_IntMap
  2192. 126.71 s [yaya-containers] Warning: Yaya.Containers.Pattern.IntSet: could not find link destinations for:
  2193. 126.71 s [yaya-containers] - Yaya.Containers.Pattern.IntSet.Rep_IntSet
  2194. 126.71 s [yaya-containers] - Yaya.Containers.Pattern.IntSet.Rep1_IntSet
  2195. 126.71 s [yaya-containers] Warning: Yaya.Containers.Pattern.Map: could not find link destinations for:
  2196. 126.71 s [yaya-containers] - Yaya.Containers.Pattern.Map.Rep_Map
  2197. 126.71 s [yaya-containers] - Yaya.Containers.Pattern.Map.Rep1_Map
  2198. 126.72 s [yaya-containers] Warning: Yaya.Containers.Pattern.Set: could not find link destinations for:
  2199. 126.72 s [yaya-containers] - Yaya.Containers.Pattern.Set.Rep_Set
  2200. 126.72 s [yaya-containers] - Yaya.Containers.Pattern.Set.Rep1_Set
  2201. 129.57 s [yaya-containers] Documentation created: dist/doc/html/yaya-containers/,
  2202. 129.59 s [yaya-containers] dist/doc/html/yaya-containers/yaya-containers.txt
  2203. 129.62 s [yaya-containers] Preprocessing test suite 'doctests' for yaya-containers-1.0.0.0..
  2204. 129.63 s [yaya-containers] Phase: installPhase
  2205. 129.70 s [yaya-containers] Installing library in /nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-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. 129.92 s [yaya-containers] Phase: fixupPhase
  2207. 129.94 s [yaya-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-yaya-containers-1.0.0.0
  2208. 129.95 s [yaya-containers] shrinking /nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-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. 129.96 s [yaya-containers] checking for references to /build/ in /nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-yaya-containers-1.0.0.0...
  2210. 129.98 s [yaya-containers] patching script interpreter paths in /nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-yaya-containers-1.0.0.0
  2211. 129.98 s [yaya-containers] stripping (with command strip and flags -S -p) in /nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-yaya-containers-1.0.0.0/lib
  2212. 130.03 s [yaya-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/i2vjppjin0ypmv92qcliywmkqy78c9yp-yaya-containers-1.0.0.0-doc
  2213. 130.04 s [yaya-containers] checking for references to /build/ in /nix/store/i2vjppjin0ypmv92qcliywmkqy78c9yp-yaya-containers-1.0.0.0-doc...
  2214. 130.06 s [yaya-containers] patching script interpreter paths in /nix/store/i2vjppjin0ypmv92qcliywmkqy78c9yp-yaya-containers-1.0.0.0-doc
  2215. 130.16 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-yaya-containers-1.0.0.0 /nix/store/i2vjppjin0ypmv92qcliywmkqy78c9yp-yaya-containers-1.0.0.0-doc
  2216. 130.59 s [post-build-hook] Pushing 2 paths (126 are already present) using zstd to cache sellout ⏳
  2217. 130.59 s [post-build-hook]
  2218. 130.93 s [post-build-hook] Pushing /nix/store/i2vjppjin0ypmv92qcliywmkqy78c9yp-yaya-containers-1.0.0.0-doc (1.12 MiB)
  2219. 131.06 s [post-build-hook] Pushing /nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-yaya-containers-1.0.0.0 (3.37 MiB)
  2220. 132.02 s [post-build-hook]
  2221. 132.03 s [post-build-hook] All done.
  2222. 132.04 s [post-build-hook] Uploading to the NixCI cache: /nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-yaya-containers-1.0.0.0 /nix/store/i2vjppjin0ypmv92qcliywmkqy78c9yp-yaya-containers-1.0.0.0-doc
  2223. 132.08 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2224. 132.10 s [post-build-hook] copying 2 paths...
  2225. 132.10 s [post-build-hook] copying path '/nix/store/i2vjppjin0ypmv92qcliywmkqy78c9yp-yaya-containers-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  2226. 132.44 s [post-build-hook] copying path '/nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-yaya-containers-1.0.0.0' to 'https://cache.nix-ci.com'...
  2227. 133.20 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2228. 133.36 s [post-build-hook] copying 1 paths...
  2229. 133.36 s [post-build-hook] copying path '/nix/store/3zg949k2hxzkk96xcs87rnzblfzskm92-yaya-containers-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  2230. 133.50 s Progress: 6 of 10 built, 148 of 148 downloaded from cache
  2231. 133.55 s Building ghc-9.8.4-with-packages
  2232. 133.59 s [ghc-9.8.4-with-packages] /nix/store/9mzv3qb5y8yy8nq85mkzxpa88ryyi5dg-yaya-containers-1.0.0.0/nix-support:
  2233. 133.59 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2234. 133.60 s [ghc-9.8.4-with-packages] /nix/store/j3w5kmb7ih02n6sam3vcvyavbp11l85w-yaya-hedgehog-1.0.0.0/nix-support:
  2235. 133.60 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2236. 133.60 s [ghc-9.8.4-with-packages] /nix/store/xhc9l4lcjq11fys3ks8wppm13shd8wic-yaya-lens-0.0.1.0/nix-support:
  2237. 133.60 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2238. 133.60 s [ghc-9.8.4-with-packages] /nix/store/kv064bfclvjwjifxsy8bwjxfgbhpr0q1-yaya-quickcheck-1.0.0.0/nix-support:
  2239. 133.60 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2240. 133.61 s [ghc-9.8.4-with-packages] /nix/store/5sfz36286pfq6255v28h2byyvnwg5zk1-yaya-unsafe-1.0.0.1/nix-support:
  2241. 133.61 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2242. 133.61 s [ghc-9.8.4-with-packages] /nix/store/kiyiyaq9gwz7d5xrvqn9gm1jm64qbzc9-comonad-5.0.9/nix-support:
  2243. 133.61 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2244. 133.61 s [ghc-9.8.4-with-packages] /nix/store/kiyiyaq9gwz7d5xrvqn9gm1jm64qbzc9-comonad-5.0.9/nix-support:
  2245. 133.61 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2246. 133.62 s [ghc-9.8.4-with-packages] /nix/store/72fjlwp9s09z4qhfpja1nhjafggcwvx6-either-5.0.3/nix-support:
  2247. 133.62 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2248. 133.62 s [ghc-9.8.4-with-packages] /nix/store/72fjlwp9s09z4qhfpja1nhjafggcwvx6-either-5.0.3/nix-support:
  2249. 133.62 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2250. 133.62 s [ghc-9.8.4-with-packages] /nix/store/jginz83sjraxd2h26rnw368pmlg2gica-free-5.2/nix-support:
  2251. 133.62 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2252. 133.62 s [ghc-9.8.4-with-packages] /nix/store/jginz83sjraxd2h26rnw368pmlg2gica-free-5.2/nix-support:
  2253. 133.62 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2254. 133.62 s [ghc-9.8.4-with-packages] /nix/store/zmc66kmbzfb6c3cp6nwc9dvv8djrhvxn-kan-extensions-5.2.7/nix-support:
  2255. 133.62 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2256. 133.63 s [ghc-9.8.4-with-packages] /nix/store/zmc66kmbzfb6c3cp6nwc9dvv8djrhvxn-kan-extensions-5.2.7/nix-support:
  2257. 133.63 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2258. 133.63 s [ghc-9.8.4-with-packages] /nix/store/36lg0ximcyf92b8qchr536lv2dpxhlvj-profunctors-5.6.3/nix-support:
  2259. 133.63 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2260. 133.63 s [ghc-9.8.4-with-packages] /nix/store/36lg0ximcyf92b8qchr536lv2dpxhlvj-profunctors-5.6.3/nix-support:
  2261. 133.63 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2262. 133.63 s [ghc-9.8.4-with-packages] /nix/store/6hgm7hh3h1x1a56k4ablfi04b91s1dkv-strict-0.5.1/nix-support:
  2263. 133.63 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2264. 133.64 s [ghc-9.8.4-with-packages] /nix/store/6hgm7hh3h1x1a56k4ablfi04b91s1dkv-strict-0.5.1/nix-support:
  2265. 133.64 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2266. 133.64 s [ghc-9.8.4-with-packages] /nix/store/gp9fm2a66pmbwq230i08cdn20nlasvyg-th-abstraction-0.7.1.0/nix-support:
  2267. 133.64 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2268. 133.64 s [ghc-9.8.4-with-packages] /nix/store/gp9fm2a66pmbwq230i08cdn20nlasvyg-th-abstraction-0.7.1.0/nix-support:
  2269. 133.64 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2270. 133.64 s [ghc-9.8.4-with-packages] /nix/store/8b4m4qqbyjil978ikbshgkhzzhrv76wf-deriving-compat-0.6.7/nix-support:
  2271. 133.64 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2272. 133.65 s [ghc-9.8.4-with-packages] /nix/store/8b4m4qqbyjil978ikbshgkhzzhrv76wf-deriving-compat-0.6.7/nix-support:
  2273. 133.65 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2274. 133.65 s [ghc-9.8.4-with-packages] /nix/store/brj4qf8vdmj7spncza7z460973g4k8d1-hedgehog-1.5/nix-support:
  2275. 133.65 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2276. 133.65 s [ghc-9.8.4-with-packages] /nix/store/brj4qf8vdmj7spncza7z460973g4k8d1-hedgehog-1.5/nix-support:
  2277. 133.65 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2278. 133.65 s [ghc-9.8.4-with-packages] /nix/store/9qicvwmyqkcfciv1wkvghc1fwy04crg5-lens-5.3.5/nix-support:
  2279. 133.65 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2280. 133.67 s [ghc-9.8.4-with-packages] /nix/store/9qicvwmyqkcfciv1wkvghc1fwy04crg5-lens-5.3.5/nix-support:
  2281. 133.67 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2282. 133.67 s [ghc-9.8.4-with-packages] /nix/store/c8g00pswjqyjv511f4vg7gn1c3mmcf5c-QuickCheck-2.15.0.1/nix-support:
  2283. 133.67 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2284. 133.68 s [ghc-9.8.4-with-packages] /nix/store/c8g00pswjqyjv511f4vg7gn1c3mmcf5c-QuickCheck-2.15.0.1/nix-support:
  2285. 133.68 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2286. 133.68 s [ghc-9.8.4-with-packages] /nix/store/qxdzqhj867c1d36953knff37mw83ficf-distributive-0.6.2.1/nix-support:
  2287. 133.68 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2288. 133.68 s [ghc-9.8.4-with-packages] /nix/store/qxdzqhj867c1d36953knff37mw83ficf-distributive-0.6.2.1/nix-support:
  2289. 133.68 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2290. 133.68 s [ghc-9.8.4-with-packages] /nix/store/hsn0k8949h80q8fxfdzchlpsh61av8w6-indexed-traversable-0.1.4/nix-support:
  2291. 133.68 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2292. 133.68 s [ghc-9.8.4-with-packages] /nix/store/hsn0k8949h80q8fxfdzchlpsh61av8w6-indexed-traversable-0.1.4/nix-support:
  2293. 133.68 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2294. 133.68 s [ghc-9.8.4-with-packages] /nix/store/zpq343jdivqaml3qfsfz174hif76ndan-tagged-0.8.9/nix-support:
  2295. 133.68 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2296. 133.68 s [ghc-9.8.4-with-packages] /nix/store/zpq343jdivqaml3qfsfz174hif76ndan-tagged-0.8.9/nix-support:
  2297. 133.68 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2298. 133.69 s [ghc-9.8.4-with-packages] /nix/store/99zq1gil5hgnklr8zzijqnw501q4rw5s-transformers-compat-0.7.2/nix-support:
  2299. 133.69 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2300. 133.69 s [ghc-9.8.4-with-packages] /nix/store/99zq1gil5hgnklr8zzijqnw501q4rw5s-transformers-compat-0.7.2/nix-support:
  2301. 133.69 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2302. 133.69 s [ghc-9.8.4-with-packages] /nix/store/x7mzrwjfqhhlrkigmpna8n325mmjgdgh-bifunctors-5.6.2/nix-support:
  2303. 133.69 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2304. 133.69 s [ghc-9.8.4-with-packages] /nix/store/x7mzrwjfqhhlrkigmpna8n325mmjgdgh-bifunctors-5.6.2/nix-support:
  2305. 133.69 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2306. 133.69 s [ghc-9.8.4-with-packages] /nix/store/swffmwqs1iz8hz92r29h61s62c1d8vm9-semigroupoids-6.0.1/nix-support:
  2307. 133.69 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2308. 133.70 s [ghc-9.8.4-with-packages] /nix/store/swffmwqs1iz8hz92r29h61s62c1d8vm9-semigroupoids-6.0.1/nix-support:
  2309. 133.70 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2310. 133.70 s [ghc-9.8.4-with-packages] /nix/store/rjrip1qdcl1scs6b0hkcc4p9xy5ng4q7-transformers-base-0.4.6/nix-support:
  2311. 133.70 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2312. 133.70 s [ghc-9.8.4-with-packages] /nix/store/rjrip1qdcl1scs6b0hkcc4p9xy5ng4q7-transformers-base-0.4.6/nix-support:
  2313. 133.70 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2314. 133.70 s [ghc-9.8.4-with-packages] /nix/store/4bkm522iml9al047c106m36482g6ygjw-adjunctions-4.4.3/nix-support:
  2315. 133.70 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2316. 133.71 s [ghc-9.8.4-with-packages] /nix/store/4bkm522iml9al047c106m36482g6ygjw-adjunctions-4.4.3/nix-support:
  2317. 133.71 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2318. 133.71 s [ghc-9.8.4-with-packages] /nix/store/qvkfg079gbgx0f0qffhidydzng4irg87-contravariant-1.5.5/nix-support:
  2319. 133.71 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2320. 133.71 s [ghc-9.8.4-with-packages] /nix/store/qvkfg079gbgx0f0qffhidydzng4irg87-contravariant-1.5.5/nix-support:
  2321. 133.71 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2322. 133.71 s [ghc-9.8.4-with-packages] /nix/store/s5llr19nrkg4lfdkv98ywmqsggj970di-invariant-0.6.4/nix-support:
  2323. 133.71 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2324. 133.71 s [ghc-9.8.4-with-packages] /nix/store/s5llr19nrkg4lfdkv98ywmqsggj970di-invariant-0.6.4/nix-support:
  2325. 133.71 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2326. 133.72 s [ghc-9.8.4-with-packages] /nix/store/qlvsmyiaz3ib75d4q3wm7wnjwzb59dnh-base-orphans-0.9.3/nix-support:
  2327. 133.72 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2328. 133.72 s [ghc-9.8.4-with-packages] /nix/store/qlvsmyiaz3ib75d4q3wm7wnjwzb59dnh-base-orphans-0.9.3/nix-support:
  2329. 133.72 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2330. 133.72 s [ghc-9.8.4-with-packages] /nix/store/accjj1a7s58f9csn4533s5y10v7i5ayr-hashable-1.5.0.0/nix-support:
  2331. 133.72 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2332. 133.72 s [ghc-9.8.4-with-packages] /nix/store/accjj1a7s58f9csn4533s5y10v7i5ayr-hashable-1.5.0.0/nix-support:
  2333. 133.72 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2334. 133.72 s [ghc-9.8.4-with-packages] /nix/store/yff2ryz1j0a98da1nmggzqamqvvfq3fd-these-1.2.1/nix-support:
  2335. 133.72 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2336. 133.73 s [ghc-9.8.4-with-packages] /nix/store/yff2ryz1j0a98da1nmggzqamqvvfq3fd-these-1.2.1/nix-support:
  2337. 133.73 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2338. 133.73 s [ghc-9.8.4-with-packages] /nix/store/6iclwl0rlh1kk822k56r744jzjdl29yx-ansi-terminal-1.1.3/nix-support:
  2339. 133.73 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2340. 133.73 s [ghc-9.8.4-with-packages] /nix/store/6iclwl0rlh1kk822k56r744jzjdl29yx-ansi-terminal-1.1.3/nix-support:
  2341. 133.73 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2342. 133.73 s [ghc-9.8.4-with-packages] /nix/store/37ii3d70vq73cxiq03b88d3yrskjbnh0-async-2.2.5/nix-support:
  2343. 133.73 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2344. 133.73 s [ghc-9.8.4-with-packages] /nix/store/37ii3d70vq73cxiq03b88d3yrskjbnh0-async-2.2.5/nix-support:
  2345. 133.73 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2346. 133.73 s [ghc-9.8.4-with-packages] /nix/store/w4z3vda339lhgdlja4x3z8q1cp1l9mi1-barbies-2.1.1.0/nix-support:
  2347. 133.73 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2348. 133.74 s [ghc-9.8.4-with-packages] /nix/store/w4z3vda339lhgdlja4x3z8q1cp1l9mi1-barbies-2.1.1.0/nix-support:
  2349. 133.74 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2350. 133.74 s [ghc-9.8.4-with-packages] /nix/store/ih5q3f5hi5v38hrw0vk8hyzlp82c6m2b-concurrent-output-1.10.21/nix-support:
  2351. 133.74 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2352. 133.74 s [ghc-9.8.4-with-packages] /nix/store/ih5q3f5hi5v38hrw0vk8hyzlp82c6m2b-concurrent-output-1.10.21/nix-support:
  2353. 133.74 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2354. 133.75 s [ghc-9.8.4-with-packages] /nix/store/7dxnsc4zh61lfaq4yqkb14cs9j0il00v-lifted-async-0.10.2.7/nix-support:
  2355. 133.75 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2356. 133.75 s [ghc-9.8.4-with-packages] /nix/store/7dxnsc4zh61lfaq4yqkb14cs9j0il00v-lifted-async-0.10.2.7/nix-support:
  2357. 133.75 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2358. 133.75 s [ghc-9.8.4-with-packages] /nix/store/vr8f1x98zcmfm5iq6z43yykp2mavc3zn-mmorph-1.2.1/nix-support:
  2359. 133.75 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2360. 133.75 s [ghc-9.8.4-with-packages] /nix/store/vr8f1x98zcmfm5iq6z43yykp2mavc3zn-mmorph-1.2.1/nix-support:
  2361. 133.75 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2362. 133.75 s [ghc-9.8.4-with-packages] /nix/store/s1z0b4ripxaibcbjg8b0kq727agp4bf5-monad-control-1.0.3.1/nix-support:
  2363. 133.75 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2364. 133.75 s [ghc-9.8.4-with-packages] /nix/store/s1z0b4ripxaibcbjg8b0kq727agp4bf5-monad-control-1.0.3.1/nix-support:
  2365. 133.75 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2366. 133.75 s [ghc-9.8.4-with-packages] /nix/store/59j0bw5x2b4qr5g5qygfyd9ldc7winzy-pretty-show-1.10/nix-support:
  2367. 133.75 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2368. 133.76 s [ghc-9.8.4-with-packages] /nix/store/59j0bw5x2b4qr5g5qygfyd9ldc7winzy-pretty-show-1.10/nix-support:
  2369. 133.76 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2370. 133.76 s [ghc-9.8.4-with-packages] /nix/store/d05v3j9vbx9wmhyxvfqg38gi85gqw9qb-primitive-0.9.1.0/nix-support:
  2371. 133.76 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2372. 133.76 s [ghc-9.8.4-with-packages] /nix/store/d05v3j9vbx9wmhyxvfqg38gi85gqw9qb-primitive-0.9.1.0/nix-support:
  2373. 133.76 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2374. 133.76 s [ghc-9.8.4-with-packages] /nix/store/rb3x326m38l05vvxp1yvjgmf8bsxviw2-random-1.2.1.3/nix-support:
  2375. 133.76 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2376. 133.77 s [ghc-9.8.4-with-packages] /nix/store/rb3x326m38l05vvxp1yvjgmf8bsxviw2-random-1.2.1.3/nix-support:
  2377. 133.77 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2378. 133.77 s [ghc-9.8.4-with-packages] /nix/store/mrjrznagfjx3hfidymraaj2hcj9hdgg3-resourcet-1.3.0/nix-support:
  2379. 133.77 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2380. 133.77 s [ghc-9.8.4-with-packages] /nix/store/mrjrznagfjx3hfidymraaj2hcj9hdgg3-resourcet-1.3.0/nix-support:
  2381. 133.77 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2382. 133.77 s [ghc-9.8.4-with-packages] /nix/store/vb5xrkg5w86rs98l5zvj8pm2gq03989c-safe-exceptions-0.1.7.4/nix-support:
  2383. 133.77 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2384. 133.77 s [ghc-9.8.4-with-packages] /nix/store/vb5xrkg5w86rs98l5zvj8pm2gq03989c-safe-exceptions-0.1.7.4/nix-support:
  2385. 133.77 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2386. 133.77 s [ghc-9.8.4-with-packages] /nix/store/9aa9qaibricg5j6s9n99jpaq30xlqclb-wl-pprint-annotated-0.1.0.1/nix-support:
  2387. 133.77 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2388. 133.77 s [ghc-9.8.4-with-packages] /nix/store/9aa9qaibricg5j6s9n99jpaq30xlqclb-wl-pprint-annotated-0.1.0.1/nix-support:
  2389. 133.77 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2390. 133.78 s [ghc-9.8.4-with-packages] /nix/store/fq6f272qblqjm84xcvdzq61z0bac8sil-indexed-traversable-instances-0.1.2/nix-support:
  2391. 133.78 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2392. 133.78 s [ghc-9.8.4-with-packages] /nix/store/fq6f272qblqjm84xcvdzq61z0bac8sil-indexed-traversable-instances-0.1.2/nix-support:
  2393. 133.78 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2394. 133.78 s [ghc-9.8.4-with-packages] /nix/store/8y0wl79mpn0ic3qwbzh3rm8wvi6g6as9-parallel-3.2.2.0/nix-support:
  2395. 133.78 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2396. 133.78 s [ghc-9.8.4-with-packages] /nix/store/8y0wl79mpn0ic3qwbzh3rm8wvi6g6as9-parallel-3.2.2.0/nix-support:
  2397. 133.78 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2398. 133.78 s [ghc-9.8.4-with-packages] /nix/store/gjaq5pn7pfss87qh6ghz769ydnhn1sm6-reflection-2.1.9/nix-support:
  2399. 133.78 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2400. 133.79 s [ghc-9.8.4-with-packages] /nix/store/gjaq5pn7pfss87qh6ghz769ydnhn1sm6-reflection-2.1.9/nix-support:
  2401. 133.79 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2402. 133.79 s [ghc-9.8.4-with-packages] /nix/store/acgckvxisa91yha7pmcyhqfn8r8v0zmg-unordered-containers-0.2.20.1/nix-support:
  2403. 133.79 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2404. 133.79 s [ghc-9.8.4-with-packages] /nix/store/acgckvxisa91yha7pmcyhqfn8r8v0zmg-unordered-containers-0.2.20.1/nix-support:
  2405. 133.79 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2406. 133.79 s [ghc-9.8.4-with-packages] /nix/store/y708km42q3qcmypan2k8brb0qlpagp5n-vector-0.13.2.0/nix-support:
  2407. 133.79 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2408. 133.80 s [ghc-9.8.4-with-packages] /nix/store/y708km42q3qcmypan2k8brb0qlpagp5n-vector-0.13.2.0/nix-support:
  2409. 133.80 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2410. 133.80 s [ghc-9.8.4-with-packages] /nix/store/s8ar36hx1qjsj73pgvppnl6dqm18l69w-splitmix-0.1.3.1/nix-support:
  2411. 133.80 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2412. 133.80 s [ghc-9.8.4-with-packages] /nix/store/s8ar36hx1qjsj73pgvppnl6dqm18l69w-splitmix-0.1.3.1/nix-support:
  2413. 133.80 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2414. 133.81 s [ghc-9.8.4-with-packages] /nix/store/gqn3zp01ml4clcgq3sdkxwwg4l0l2r21-StateVar-1.2.2/nix-support:
  2415. 133.81 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2416. 133.81 s [ghc-9.8.4-with-packages] /nix/store/gqn3zp01ml4clcgq3sdkxwwg4l0l2r21-StateVar-1.2.2/nix-support:
  2417. 133.81 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2418. 133.81 s [ghc-9.8.4-with-packages] /nix/store/p7324fxikqvxaql2mrmhlz6cby1qc8lc-os-string-2.0.8/nix-support:
  2419. 133.81 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2420. 133.81 s [ghc-9.8.4-with-packages] /nix/store/p7324fxikqvxaql2mrmhlz6cby1qc8lc-os-string-2.0.8/nix-support:
  2421. 133.81 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2422. 133.82 s [ghc-9.8.4-with-packages] /nix/store/1nhn1pmdh6rynrwg64wa6jyg05r1w8i2-ansi-terminal-types-1.1.3/nix-support:
  2423. 133.82 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2424. 133.82 s [ghc-9.8.4-with-packages] /nix/store/1nhn1pmdh6rynrwg64wa6jyg05r1w8i2-ansi-terminal-types-1.1.3/nix-support:
  2425. 133.82 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2426. 133.83 s [ghc-9.8.4-with-packages] /nix/store/mirzq3yfg5wbl8wsna9b3qvxrp4nmb6z-constraints-0.14.2/nix-support:
  2427. 133.83 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2428. 133.83 s [ghc-9.8.4-with-packages] /nix/store/mirzq3yfg5wbl8wsna9b3qvxrp4nmb6z-constraints-0.14.2/nix-support:
  2429. 133.83 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2430. 133.83 s [ghc-9.8.4-with-packages] /nix/store/cr7zciv2q01j4xja03w3bjm4xr65rfv8-lifted-base-0.2.3.12/nix-support:
  2431. 133.83 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2432. 133.83 s [ghc-9.8.4-with-packages] /nix/store/cr7zciv2q01j4xja03w3bjm4xr65rfv8-lifted-base-0.2.3.12/nix-support:
  2433. 133.83 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2434. 133.84 s [ghc-9.8.4-with-packages] /nix/store/yvar5jgnrvkz1qa6vzv18830lpa2jwyl-unliftio-core-0.2.1.0/nix-support:
  2435. 133.84 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2436. 133.84 s [ghc-9.8.4-with-packages] /nix/store/yvar5jgnrvkz1qa6vzv18830lpa2jwyl-unliftio-core-0.2.1.0/nix-support:
  2437. 133.84 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2438. 133.84 s [ghc-9.8.4-with-packages] /nix/store/hx52xqv1vmvfcpa93qa3wklbvvy0fqch-OneTuple-0.4.2/nix-support:
  2439. 133.84 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2440. 133.84 s [ghc-9.8.4-with-packages] /nix/store/hx52xqv1vmvfcpa93qa3wklbvvy0fqch-OneTuple-0.4.2/nix-support:
  2441. 133.84 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2442. 133.84 s [ghc-9.8.4-with-packages] /nix/store/687cvr6iyr3x4ym781g16mspg1yw0dv8-tasty-1.5.3/nix-support:
  2443. 133.84 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2444. 133.85 s [ghc-9.8.4-with-packages] /nix/store/687cvr6iyr3x4ym781g16mspg1yw0dv8-tasty-1.5.3/nix-support:
  2445. 133.85 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2446. 133.85 s [ghc-9.8.4-with-packages] /nix/store/81am4xdzqn3cjkg140rwpbb8wl9q7prc-vector-stream-0.1.0.1/nix-support:
  2447. 133.85 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2448. 133.85 s [ghc-9.8.4-with-packages] /nix/store/81am4xdzqn3cjkg140rwpbb8wl9q7prc-vector-stream-0.1.0.1/nix-support:
  2449. 133.85 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2450. 133.85 s [ghc-9.8.4-with-packages] /nix/store/390smls5rl93m23ijffn4h64ak09s7gw-boring-0.2.2/nix-support:
  2451. 133.85 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2452. 133.85 s [ghc-9.8.4-with-packages] /nix/store/390smls5rl93m23ijffn4h64ak09s7gw-boring-0.2.2/nix-support:
  2453. 133.85 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2454. 133.85 s [ghc-9.8.4-with-packages] /nix/store/l30wz54jlaajnwyl62627agnggjq2479-optparse-applicative-0.18.1.0/nix-support:
  2455. 133.85 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2456. 133.86 s [ghc-9.8.4-with-packages] /nix/store/l30wz54jlaajnwyl62627agnggjq2479-optparse-applicative-0.18.1.0/nix-support:
  2457. 133.86 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2458. 133.86 s [ghc-9.8.4-with-packages] /nix/store/jyywp11ngqyb3fq29qm7ch9nxzpi1nnh-prettyprinter-1.7.1/nix-support:
  2459. 133.86 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2460. 133.87 s [ghc-9.8.4-with-packages] /nix/store/jyywp11ngqyb3fq29qm7ch9nxzpi1nnh-prettyprinter-1.7.1/nix-support:
  2461. 133.87 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2462. 133.87 s [ghc-9.8.4-with-packages] /nix/store/l6nw5z0cgv3z4hy2cgqkvsigm7hix24f-prettyprinter-ansi-terminal-1.1.3/nix-support:
  2463. 133.87 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2464. 133.87 s [ghc-9.8.4-with-packages] /nix/store/l6nw5z0cgv3z4hy2cgqkvsigm7hix24f-prettyprinter-ansi-terminal-1.1.3/nix-support:
  2465. 133.87 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/xa6klap9silnypf6s21zjgg2nsr3lwgc-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2466. 134.51 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
  2467. 134.51 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
  2468. 134.52 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
  2469. 134.52 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
  2470. 134.52 s [ghc-9.8.4-with-packages] Warning: include-dirs: /nix/store/d998qhvxfnw9fijpgp9gxmml7csgxkxp-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
  2471. 135.63 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/d998qhvxfnw9fijpgp9gxmml7csgxkxp-ghc-9.8.4-with-packages
  2472. 136.10 s [post-build-hook] Pushing 1 paths (211 are already present) using zstd to cache sellout ⏳
  2473. 136.13 s [post-build-hook]
  2474. 136.44 s [post-build-hook] Pushing /nix/store/d998qhvxfnw9fijpgp9gxmml7csgxkxp-ghc-9.8.4-with-packages (5.11 MiB)
  2475. 138.05 s [post-build-hook]
  2476. 138.05 s [post-build-hook] All done.
  2477. 138.07 s [post-build-hook] Uploading to the NixCI cache: /nix/store/d998qhvxfnw9fijpgp9gxmml7csgxkxp-ghc-9.8.4-with-packages
  2478. 138.10 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2479. 138.24 s [post-build-hook] copying 1 paths...
  2480. 138.24 s [post-build-hook] copying path '/nix/store/d998qhvxfnw9fijpgp9gxmml7csgxkxp-ghc-9.8.4-with-packages' to 'https://cache.nix-ci.com'...
  2481. 139.21 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2482. 139.39 s [post-build-hook] copying 1 paths...
  2483. 139.39 s [post-build-hook] copying path '/nix/store/5za6kra403wcbq82mvyw26q3swjd0yv1-ghc-9.8.4-with-packages.drv' to 'https://cache.nix-ci.com'...
  2484. 139.54 s Progress: 7 of 9 built, 148 of 148 downloaded from cache
  2485. 139.59 s Building all-packages
  2486. 139.64 s [all-packages] created 3 symlinks in user environment
  2487. 139.67 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/bhsyy8sy51y8rwsif0rca1077wzkpakk-all-packages
  2488. 140.15 s [post-build-hook] Pushing 1 paths (212 are already present) using zstd to cache sellout ⏳
  2489. 140.15 s [post-build-hook]
  2490. 140.51 s [post-build-hook] Pushing /nix/store/bhsyy8sy51y8rwsif0rca1077wzkpakk-all-packages (872.00 B)
  2491. 141.41 s [post-build-hook]
  2492. 141.42 s [post-build-hook] All done.
  2493. 141.42 s [post-build-hook] Uploading to the NixCI cache: /nix/store/bhsyy8sy51y8rwsif0rca1077wzkpakk-all-packages
  2494. 141.46 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2495. 141.62 s [post-build-hook] copying 1 paths...
  2496. 141.62 s [post-build-hook] copying path '/nix/store/bhsyy8sy51y8rwsif0rca1077wzkpakk-all-packages' to 'https://cache.nix-ci.com'...
  2497. 141.79 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2498. 142.03 s [post-build-hook] copying 1 paths...
  2499. 142.03 s [post-build-hook] copying path '/nix/store/ppwvanwlcsffw5qsvf1f4b7a9mm4z3w8-all-packages.drv' to 'https://cache.nix-ci.com'...
  2500. 142.17 s Progress: 8 of 9 built, 148 of 148 downloaded from cache