build packages.x86_64-linux.ghc984_all

Reproduce this run
  1. 12.21 s [yaya] Configuration files installed in:
  2. 12.21 s [yaya] /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/etc
  3. 12.21 s [yaya] No alex found
  4. 12.21 s [yaya] Using ar found on system at:
  5. 12.21 s [yaya] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  6. 12.21 s [yaya] No c2hs found
  7. 12.21 s [yaya] No cpphs found
  8. 12.21 s [yaya] Using doctest version 0.24.2 found on system at:
  9. 12.21 s [yaya] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  10. 12.21 s [yaya] Using gcc version 14.3.0 given by user at:
  11. 12.21 s [yaya] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  12. 12.21 s [yaya] Using ghc version 9.8.4 found on system at:
  13. 12.21 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  14. 12.21 s [yaya] Using ghc-pkg version 9.8.4 found on system at:
  15. 12.21 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  16. 12.21 s [yaya] No ghcjs found
  17. 12.21 s [yaya] No ghcjs-pkg found
  18. 12.21 s [yaya] No greencard found
  19. 12.21 s [yaya] Using haddock version 2.30.0 found on system at:
  20. 12.21 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  21. 12.21 s [yaya] No happy found
  22. 12.21 s [yaya] Using haskell-suite found on system at: haskell-suite-dummy-location
  23. 12.21 s [yaya] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  24. 12.21 s [yaya] No hmake found
  25. 12.21 s [yaya] Using hpc version 0.69 found on system at:
  26. 12.21 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  27. 12.21 s [yaya] Using hsc2hs version 0.68.10 found on system at:
  28. 12.21 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  29. 12.21 s [yaya] Using hscolour version 1.25 found on system at:
  30. 12.21 s [yaya] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  31. 12.21 s [yaya] No jhc found
  32. 12.21 s [yaya] Using ld found on system at:
  33. 12.21 s [yaya] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  34. 12.21 s [yaya] No pkg-config found
  35. 12.21 s [yaya] Using runghc version 9.8.4 found on system at:
  36. 12.21 s [yaya] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  37. 12.21 s [yaya] Using strip version 2.44 found on system at:
  38. 12.21 s [yaya] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  39. 12.21 s [yaya] Using tar found on system at:
  40. 12.21 s [yaya] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  41. 12.21 s [yaya] No uhc found
  42. 12.37 s [yaya] Phase: buildPhase
  43. 12.43 s [yaya] Preprocessing library for yaya-1.0.0.0..
  44. 12.44 s [yaya] Building library for yaya-1.0.0.0..
  45. 12.64 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, dist/build/Yaya/Functor.o, dist/build/Yaya/Functor.dyn_o )
  46. 12.79 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, dist/build/Yaya/Pattern.o, dist/build/Yaya/Pattern.dyn_o )
  47. 13.00 s [yaya]
  48. 13.00 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  49. 13.00 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  50. 13.00 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  51. 13.00 s [yaya]
  52. 13.00 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  53. 13.00 s [yaya] Could not specialise imported function ‘Data.Bifunctor.C:Bifunctor’
  54. 13.00 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Bifunctor.C:Bifunctor’
  55. 13.00 s [yaya]
  56. 13.00 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  57. 13.00 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  58. 13.00 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  59. 13.00 s [yaya]
  60. 13.00 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  61. 13.00 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  62. 13.00 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  63. 13.00 s [yaya]
  64. 13.00 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  65. 13.00 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  66. 13.00 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  67. 13.00 s [yaya]
  68. 13.00 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  69. 13.00 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  70. 13.00 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  71. 13.00 s [yaya]
  72. 13.00 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  73. 13.00 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  74. 13.00 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  75. 14.05 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. 14.18 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, dist/build/Yaya/Fold.o, dist/build/Yaya/Fold.dyn_o )
  77. 14.28 s [yaya]
  78. 14.28 s [yaya] src/Yaya/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  79. 14.28 s [yaya] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  80. 14.28 s [yaya] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  81. 14.61 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. 14.66 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. 14.80 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. 14.80 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, dist/build/Yaya/Applied.o, dist/build/Yaya/Applied.dyn_o )
  85. 14.97 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, dist/build/Yaya/Retrofit.o, dist/build/Yaya/Retrofit.dyn_o )
  86. 14.97 s [yaya]
  87. 14.97 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  88. 14.97 s [yaya] Could not specialise imported function ‘TH.appE’
  89. 14.97 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appE’
  90. 14.97 s [yaya]
  91. 14.97 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  92. 14.97 s [yaya] Could not specialise imported function ‘TH.infixApp’
  93. 14.97 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.infixApp’
  94. 14.97 s [yaya]
  95. 14.97 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  96. 14.97 s [yaya] Could not specialise imported function ‘TH.clause’
  97. 14.97 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.clause’
  98. 14.97 s [yaya]
  99. 14.97 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  100. 14.97 s [yaya] Could not specialise imported function ‘TH.appT’
  101. 14.97 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appT’
  102. 14.97 s [yaya]
  103. 14.97 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  104. 14.97 s [yaya] Could not specialise imported function ‘TH.cxt’
  105. 14.97 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.cxt’
  106. 14.97 s [yaya]
  107. 14.97 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  108. 14.97 s [yaya] Could not specialise imported function ‘TH.instanceWithOverlapD’
  109. 14.97 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.instanceWithOverlapD’
  110. 14.97 s [yaya]
  111. 14.97 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  112. 14.97 s [yaya] Could not specialise imported function ‘TH.valD’
  113. 14.97 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.valD’
  114. 14.97 s [yaya]
  115. 14.97 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  116. 14.97 s [yaya] Could not specialise imported function ‘Language.Haskell.TH.Syntax.sequenceQ’
  117. 14.97 s [yaya] Probable fix: add INLINABLE pragma on ‘Language.Haskell.TH.Syntax.sequenceQ’
  118. 14.97 s [yaya]
  119. 14.97 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  120. 14.97 s [yaya] Could not specialise imported function ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  121. 14.97 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  122. 14.97 s [yaya]
  123. 14.97 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  124. 14.97 s [yaya] Could not specialise imported function ‘GHC.Show.$w$cshowsPrec12’
  125. 14.97 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$w$cshowsPrec12’
  126. 15.09 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, dist/build/Yaya/Zoo.o, dist/build/Yaya/Zoo.dyn_o )
  127. 15.09 s [yaya]
  128. 15.09 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  129. 15.09 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  130. 15.09 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  131. 15.09 s [yaya]
  132. 15.09 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  133. 15.09 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  134. 15.09 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  135. 15.44 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, dist/build/Yaya/Functor.p_o )
  136. 15.64 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, dist/build/Yaya/Pattern.p_o )
  137. 15.75 s [yaya]
  138. 15.75 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  139. 15.75 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  140. 15.75 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  141. 15.76 s [yaya]
  142. 15.76 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  143. 15.76 s [yaya] Could not specialise imported function ‘Data.Bifunctor.C:Bifunctor’
  144. 15.76 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Bifunctor.C:Bifunctor’
  145. 15.76 s [yaya]
  146. 15.76 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  147. 15.76 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  148. 15.76 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  149. 15.76 s [yaya]
  150. 15.76 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  151. 15.76 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  152. 15.76 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  153. 15.76 s [yaya]
  154. 15.76 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  155. 15.76 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  156. 15.76 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  157. 15.76 s [yaya]
  158. 15.76 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  159. 15.76 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  160. 15.76 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  161. 15.76 s [yaya]
  162. 15.76 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  163. 15.76 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  164. 15.76 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  165. 16.73 s [yaya] [ 3 of 10] Compiling Yaya.Fold.Common ( src/Yaya/Fold/Common.hs, dist/build/Yaya/Fold/Common.p_o )
  166. 17.01 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, dist/build/Yaya/Fold.p_o )
  167. 17.11 s [yaya]
  168. 17.11 s [yaya] src/Yaya/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  169. 17.11 s [yaya] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  170. 17.11 s [yaya] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  171. 17.52 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. 17.67 s [yaya] [ 6 of 10] Compiling Yaya.Fold.Native ( src/Yaya/Fold/Native.hs, dist/build/Yaya/Fold/Native.p_o )
  173. 17.89 s [yaya] [ 7 of 10] Compiling Yaya.Experimental.Foldable ( src/Yaya/Experimental/Foldable.hs, dist/build/Yaya/Experimental/Foldable.p_o )
  174. 17.89 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, dist/build/Yaya/Applied.p_o )
  175. 18.27 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, dist/build/Yaya/Retrofit.p_o )
  176. 18.27 s [yaya]
  177. 18.27 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  178. 18.27 s [yaya] Could not specialise imported function ‘TH.appE’
  179. 18.27 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appE’
  180. 18.27 s [yaya]
  181. 18.27 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  182. 18.27 s [yaya] Could not specialise imported function ‘TH.infixApp’
  183. 18.27 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.infixApp’
  184. 18.27 s [yaya]
  185. 18.27 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  186. 18.27 s [yaya] Could not specialise imported function ‘TH.clause’
  187. 18.27 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.clause’
  188. 18.27 s [yaya]
  189. 18.27 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  190. 18.27 s [yaya] Could not specialise imported function ‘TH.appT’
  191. 18.27 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appT’
  192. 18.27 s [yaya]
  193. 18.27 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  194. 18.27 s [yaya] Could not specialise imported function ‘TH.cxt’
  195. 18.27 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.cxt’
  196. 18.27 s [yaya]
  197. 18.27 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  198. 18.27 s [yaya] Could not specialise imported function ‘TH.instanceWithOverlapD’
  199. 18.27 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.instanceWithOverlapD’
  200. 18.27 s [yaya]
  201. 18.27 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  202. 18.27 s [yaya] Could not specialise imported function ‘TH.valD’
  203. 18.27 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.valD’
  204. 18.27 s [yaya]
  205. 18.27 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  206. 18.27 s [yaya] Could not specialise imported function ‘Language.Haskell.TH.Syntax.sequenceQ’
  207. 18.27 s [yaya] Probable fix: add INLINABLE pragma on ‘Language.Haskell.TH.Syntax.sequenceQ’
  208. 18.27 s [yaya]
  209. 18.27 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  210. 18.27 s [yaya] Could not specialise imported function ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  211. 18.27 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  212. 18.27 s [yaya]
  213. 18.27 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  214. 18.27 s [yaya] Could not specialise imported function ‘GHC.Show.$w$cshowsPrec12’
  215. 18.27 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$w$cshowsPrec12’
  216. 18.27 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, dist/build/Yaya/Zoo.p_o )
  217. 18.27 s [yaya]
  218. 18.27 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  219. 18.27 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  220. 18.27 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  221. 18.27 s [yaya]
  222. 18.27 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  223. 18.27 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  224. 18.27 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  225. 20.31 s [yaya] Preprocessing test suite 'doctests' for yaya-1.0.0.0..
  226. 20.31 s [yaya] Building test suite 'doctests' for yaya-1.0.0.0..
  227. 20.40 s [yaya] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  228. 20.74 s [yaya] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  229. 21.14 s [yaya] [3 of 3] Linking dist/build/doctests/doctests
  230. 28.16 s [yaya] Phase: checkPhase
  231. 28.21 s [yaya] Running 1 test suites...
  232. 28.21 s [yaya] Test suite doctests: RUNNING...
  233. 29.01 s [yaya]
  234. 29.01 s [yaya] on the commandline: warning: [GHC-98887]
  235. 29.02 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  236. 29.02 s [yaya]
  237. 29.02 s [yaya] on the commandline: warning: [GHC-98887]
  238. 29.02 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  239. 29.05 s [yaya]
  240. 29.05 s [yaya] on the commandline: warning: [GHC-98887]
  241. 29.05 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  242. 29.05 s [yaya]
  243. 29.05 s [yaya] on the commandline: warning: [GHC-98887]
  244. 29.05 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  245. 29.05 s [yaya]
  246. 29.05 s [yaya] on the commandline: warning: [GHC-98887]
  247. 29.05 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  248. 29.06 s [yaya]
  249. 29.06 s [yaya] on the commandline: warning: [GHC-98887]
  250. 29.06 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  251. 29.06 s [yaya]
  252. 29.06 s [yaya] on the commandline: warning: [GHC-98887]
  253. 29.06 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  254. 29.09 s [yaya]
  255. 29.09 s [yaya] on the commandline: warning: [GHC-98887]
  256. 29.09 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  257. 29.09 s [yaya]
  258. 29.09 s [yaya] on the commandline: warning: [GHC-98887]
  259. 29.09 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  260. 29.09 s [yaya]
  261. 29.09 s [yaya] on the commandline: warning: [GHC-98887]
  262. 29.09 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  263. 29.10 s [yaya]
  264. 29.10 s [yaya] on the commandline: warning: [GHC-98887]
  265. 29.10 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  266. 29.10 s [yaya]
  267. 29.10 s [yaya] on the commandline: warning: [GHC-98887]
  268. 29.10 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  269. 29.10 s [yaya]
  270. 29.10 s [yaya] on the commandline: warning: [GHC-98887]
  271. 29.10 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  272. 29.14 s [yaya]
  273. 29.14 s [yaya] on the commandline: warning: [GHC-98887]
  274. 29.14 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  275. 29.14 s [yaya]
  276. 29.14 s [yaya] on the commandline: warning: [GHC-98887]
  277. 29.14 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  278. 29.14 s [yaya]
  279. 29.14 s [yaya] on the commandline: warning: [GHC-98887]
  280. 29.14 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  281. 30.57 s [yaya] Examples: 5 Tried: 5 Errors: 0 Failures: 0
  282. 30.68 s [yaya] Test suite doctests: PASS
  283. 30.68 s [yaya] Test suite logged to: dist/test/yaya-1.0.0.0-doctests.log
  284. 30.68 s [yaya] 1 of 1 test suites (1 of 1 test cases) passed.
  285. 30.69 s [yaya] Phase: haddockPhase
  286. 30.91 s [yaya] Preprocessing library for yaya-1.0.0.0..
  287. 30.92 s [yaya] Running Haddock on library for yaya-1.0.0.0..
  288. 31.02 s [yaya] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  289. 31.40 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, nothing )
  290. 31.59 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, nothing )
  291. 32.09 s [yaya] [ 3 of 10] Compiling Yaya.Fold.Common ( src/Yaya/Fold/Common.hs, nothing )
  292. 32.22 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, nothing )
  293. 32.49 s [yaya] [ 5 of 10] Compiling Yaya.Fold.Native.Internal ( src/Yaya/Fold/Native/Internal.hs, nothing )
  294. 32.50 s [yaya] [ 6 of 10] Compiling Yaya.Fold.Native ( src/Yaya/Fold/Native.hs, nothing )
  295. 32.55 s [yaya] [ 7 of 10] Compiling Yaya.Experimental.Foldable ( src/Yaya/Experimental/Foldable.hs, nothing )
  296. 32.57 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, nothing )
  297. 32.80 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, nothing )
  298. 32.94 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, nothing )
  299. 33.06 s [yaya] Haddock coverage:
  300. 33.07 s [yaya] 66% ( 4 / 6) in 'Yaya.Functor'
  301. 33.07 s [yaya] Missing documentation for:
  302. 33.07 s [yaya] dmap
  303. 33.07 s [yaya] hmap
  304. 33.07 s [yaya] Warning: 'Maybe' is out of scope.
  305. 33.07 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  306. 33.08 s [yaya] 100% ( 9 / 9) in 'Yaya.Pattern'
  307. 33.08 s [yaya] 59% ( 16 / 27) in 'Yaya.Fold.Common'
  308. 33.08 s [yaya] Missing documentation for:
  309. 33.08 s [yaya] binarySequence (src/Yaya/Fold/Common.hs:205)
  310. 33.08 s [yaya] le (src/Yaya/Fold/Common.hs:153)
  311. 33.08 s [yaya] lucasSequence' (src/Yaya/Fold/Common.hs:211)
  312. 33.08 s [yaya] maybeTakeNext (src/Yaya/Fold/Common.hs:179)
  313. 33.08 s [yaya] replaceNeither (src/Yaya/Fold/Common.hs:159)
  314. 33.08 s [yaya] takeAnother (src/Yaya/Fold/Common.hs:164)
  315. 33.08 s [yaya] takeAvailable (src/Yaya/Fold/Common.hs:169)
  316. 33.08 s [yaya] takeNext (src/Yaya/Fold/Common.hs:174)
  317. 33.08 s [yaya] ternarySequence (src/Yaya/Fold/Common.hs:208)
  318. 33.08 s [yaya] truncate' (src/Yaya/Fold/Common.hs:185)
  319. 33.08 s [yaya] unarySequence (src/Yaya/Fold/Common.hs:202)
  320. 33.08 s [yaya] Warning: 'Nu' is ambiguous. It is defined
  321. 33.08 s [yaya] * at src/Yaya/Fold.hs:408:17
  322. 33.08 s [yaya] * at src/Yaya/Fold.hs:408:1
  323. 33.08 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  324. 33.08 s [yaya] by specifying the type/value namespace explicitly.
  325. 33.08 s [yaya] Defaulting to the one defined at src/Yaya/Fold.hs:408:1
  326. 33.09 s [yaya] Warning: 'Day' is ambiguous. It is defined
  327. 33.09 s [yaya] * in ‘Data.Functor.Day’
  328. 33.09 s [yaya] * in ‘Data.Functor.Day’
  329. 33.09 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  330. 33.09 s [yaya] by specifying the type/value namespace explicitly.
  331. 33.09 s [yaya] Defaulting to the one defined in ‘Data.Functor.Day’
  332. 33.09 s [yaya] Warning: 'Identity' is ambiguous. It is defined
  333. 33.09 s [yaya] * in ‘Data.Functor.Identity’
  334. 33.09 s [yaya] * in ‘Data.Functor.Identity’
  335. 33.09 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  336. 33.09 s [yaya] by specifying the type/value namespace explicitly.
  337. 33.09 s [yaya] Defaulting to the one defined in ‘Data.Functor.Identity’
  338. 33.09 s [yaya] 48% ( 32 / 66) in 'Yaya.Fold'
  339. 33.09 s [yaya] Missing documentation for:
  340. 33.09 s [yaya] Module header
  341. 33.09 s [yaya] Algebra (src/Yaya/Fold.hs:157)
  342. 33.09 s [yaya] AlgebraM (src/Yaya/Fold.hs:163)
  343. 33.09 s [yaya] Coalgebra (src/Yaya/Fold.hs:169)
  344. 33.09 s [yaya] ElgotAlgebra (src/Yaya/Fold.hs:161)
  345. 33.09 s [yaya] ElgotAlgebraM (src/Yaya/Fold.hs:167)
  346. 33.09 s [yaya] ElgotCoalgebra (src/Yaya/Fold.hs:173)
  347. 33.09 s [yaya] GAlgebra (src/Yaya/Fold.hs:159)
  348. 33.09 s [yaya] GAlgebraM (src/Yaya/Fold.hs:165)
  349. 33.09 s [yaya] GCoalgebra (src/Yaya/Fold.hs:171)
  350. 33.09 s [yaya] GCoalgebraM (src/Yaya/Fold.hs:180)
  351. 33.09 s [yaya] ana
  352. 33.09 s [yaya] cata
  353. 33.09 s [yaya] colambek (src/Yaya/Fold.hs:608)
  354. 33.09 s [yaya] constAna (src/Yaya/Fold.hs:722)
  355. 33.09 s [yaya] constCata (src/Yaya/Fold.hs:719)
  356. 33.09 s [yaya] constEmbed (src/Yaya/Fold.hs:713)
  357. 33.09 s [yaya] constProject (src/Yaya/Fold.hs:716)
  358. 33.09 s [yaya] distCofreeT (src/Yaya/Fold.hs:647)
  359. 33.09 s [yaya] distEnvT (src/Yaya/Fold.hs:637)
  360. 33.09 s [yaya] distTuple (src/Yaya/Fold.hs:624)
  361. 33.09 s [yaya] elgotAna (src/Yaya/Fold.hs:600)
  362. 33.09 s [yaya] elgotCata (src/Yaya/Fold.hs:553)
  363. 33.09 s [yaya] elgotCataM (src/Yaya/Fold.hs:569)
  364. 33.09 s [yaya] embed
  365. 33.09 s [yaya] ezygoM (src/Yaya/Fold.hs:578)
  366. 33.09 s [yaya] gana (src/Yaya/Fold.hs:592)
  367. 33.09 s [yaya] gcata (src/Yaya/Fold.hs:545)
  368. 33.09 s [yaya] gcataM (src/Yaya/Fold.hs:561)
  369. 33.09 s [yaya] lambek (src/Yaya/Fold.hs:604)
  370. 33.09 s [yaya] project
  371. 33.09 s [yaya] seqEither (src/Yaya/Fold.hs:676)
  372. 33.09 s [yaya] seqFreeF (src/Yaya/Fold.hs:660)
  373. 33.09 s [yaya] seqFreeT (src/Yaya/Fold.hs:672)
  374. 33.09 s [yaya] 100% ( 3 / 3) in 'Yaya.Fold.Native'
  375. 33.09 s [yaya] 66% ( 4 / 6) in 'Yaya.Experimental.Foldable'
  376. 33.09 s [yaya] Missing documentation for:
  377. 33.09 s [yaya] foldMap (src/Yaya/Experimental/Foldable.hs:27)
  378. 33.09 s [yaya] naturalList
  379. 33.09 s [yaya] Warning: 'Day' is out of scope.
  380. 33.09 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  381. 33.10 s [yaya] Warning: 'fromListN' is ambiguous. It is defined
  382. 33.10 s [yaya] * in ‘GHC.IsList’
  383. 33.10 s [yaya] * at src/Yaya/Applied.hs:304:1
  384. 33.10 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  385. 33.10 s [yaya] by specifying the type/value namespace explicitly.
  386. 33.10 s [yaya] Defaulting to the one defined at src/Yaya/Applied.hs:304:1
  387. 33.10 s [yaya] 35% ( 13 / 37) in 'Yaya.Applied'
  388. 33.10 s [yaya] Missing documentation for:
  389. 33.10 s [yaya] Module header
  390. 33.10 s [yaya] Void (src/Yaya/Applied.hs:129)
  391. 33.10 s [yaya] absurd (src/Yaya/Applied.hs:132)
  392. 33.10 s [yaya] append (src/Yaya/Applied.hs:153)
  393. 33.10 s [yaya] drop (src/Yaya/Applied.hs:179)
  394. 33.10 s [yaya] fibonacci (src/Yaya/Applied.hs:252)
  395. 33.10 s [yaya] fibonacciPolynomials (src/Yaya/Applied.hs:249)
  396. 33.10 s [yaya] height (src/Yaya/Applied.hs:144)
  397. 33.10 s [yaya] jacobsthal (src/Yaya/Applied.hs:267)
  398. 33.10 s [yaya] length (src/Yaya/Applied.hs:150)
  399. 33.10 s [yaya] lucas (src/Yaya/Applied.hs:261)
  400. 33.10 s [yaya] lucasSequenceU (src/Yaya/Applied.hs:255)
  401. 33.10 s [yaya] lucasSequenceV (src/Yaya/Applied.hs:258)
  402. 33.10 s [yaya] mersenne (src/Yaya/Applied.hs:270)
  403. 33.10 s [yaya] naturals (src/Yaya/Applied.hs:147)
  404. 33.10 s [yaya] now (src/Yaya/Applied.hs:117)
  405. 33.10 s [yaya] pell (src/Yaya/Applied.hs:264)
  406. 33.10 s [yaya] reifyUpTo (src/Yaya/Applied.hs:246)
  407. 33.10 s [yaya] reverse' (src/Yaya/Applied.hs:189)
  408. 33.10 s [yaya] reverse (src/Yaya/Applied.hs:193)
  409. 33.10 s [yaya] succN (src/Yaya/Applied.hs:141)
  410. 33.10 s [yaya] tail (src/Yaya/Applied.hs:182)
  411. 33.10 s [yaya] vacuous (src/Yaya/Applied.hs:135)
  412. 33.10 s [yaya] zeroN (src/Yaya/Applied.hs:138)
  413. 33.10 s [yaya] Warning: 'PatternFunctorRules' is ambiguous. It is defined
  414. 33.10 s [yaya] * at src/Yaya/Retrofit.hs:167:28
  415. 33.10 s [yaya] * at src/Yaya/Retrofit.hs:167:1
  416. 33.10 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  417. 33.10 s [yaya] by specifying the type/value namespace explicitly.
  418. 33.10 s [yaya] Defaulting to the one defined at src/Yaya/Retrofit.hs:167:1
  419. 33.10 s [yaya] 85% ( 17 / 20) in 'Yaya.Retrofit'
  420. 33.10 s [yaya] Missing documentation for:
  421. 33.10 s [yaya] patternCon
  422. 33.10 s [yaya] patternField
  423. 33.10 s [yaya] patternType
  424. 33.10 s [yaya] Warning: 'gcataM' is out of scope.
  425. 33.10 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  426. 33.10 s [yaya] 73% ( 19 / 26) in 'Yaya.Zoo'
  427. 33.10 s [yaya] Missing documentation for:
  428. 33.10 s [yaya] cocontramap (src/Yaya/Zoo.hs:335)
  429. 33.11 s [yaya] fromPartial
  430. 33.11 s [yaya] futu (src/Yaya/Zoo.hs:199)
  431. 33.11 s [yaya] gmutu (src/Yaya/Zoo.hs:137)
  432. 33.11 s [yaya] histo (src/Yaya/Zoo.hs:211)
  433. 33.11 s [yaya] insidePartial (src/Yaya/Zoo.hs:263)
  434. 33.11 s [yaya] mutuM (src/Yaya/Zoo.hs:187)
  435. 33.90 s [yaya] Warning: Yaya.Pattern: could not find link destinations for:
  436. 33.90 s [yaya] - Yaya.Pattern.Rep_AndMaybe
  437. 33.90 s [yaya] - Yaya.Pattern.Rep1_AndMaybe
  438. 33.90 s [yaya] - Yaya.Pattern.Rep_XNor
  439. 33.90 s [yaya] - Yaya.Pattern.Rep1_XNor
  440. 33.90 s [yaya] - Yaya.Applied.D:R:ItemNu
  441. 33.91 s [yaya] Warning: Yaya.Fold: could not find link destinations for:
  442. 33.91 s [yaya] - Yaya.Applied.D:R:ItemNu
  443. 33.92 s [yaya] Warning: Yaya.Applied: could not find link destinations for:
  444. 33.92 s [yaya] - Yaya.Applied.D:R:ItemNu
  445. 38.48 s [yaya] Documentation created: dist/doc/html/yaya/, dist/doc/html/yaya/yaya.txt
  446. 38.57 s [yaya] Preprocessing test suite 'doctests' for yaya-1.0.0.0..
  447. 38.59 s [yaya] Phase: installPhase
  448. 38.74 s [yaya] Installing library in /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-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. 39.30 s [yaya] Phase: fixupPhase
  450. 39.33 s [yaya] shrinking RPATHs of ELF executables and libraries in /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0
  451. 39.33 s [yaya] shrinking /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-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. 39.37 s [yaya] checking for references to /build/ in /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0...
  453. 39.40 s [yaya] patching script interpreter paths in /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0
  454. 39.41 s [yaya] stripping (with command strip and flags -S -p) in /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/lib
  455. 39.64 s [yaya] shrinking RPATHs of ELF executables and libraries in /nix/store/m08vk8b6hqwrnpbiv4d2p9hxz029pmv2-yaya-1.0.0.0-doc
  456. 39.66 s [yaya] checking for references to /build/ in /nix/store/m08vk8b6hqwrnpbiv4d2p9hxz029pmv2-yaya-1.0.0.0-doc...
  457. 39.69 s [yaya] patching script interpreter paths in /nix/store/m08vk8b6hqwrnpbiv4d2p9hxz029pmv2-yaya-1.0.0.0-doc
  458. 39.86 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0 /nix/store/m08vk8b6hqwrnpbiv4d2p9hxz029pmv2-yaya-1.0.0.0-doc
  459. 40.39 s [post-build-hook] Pushing 2 paths (122 are already present) using zstd to cache sellout ⏳
  460. 40.39 s [post-build-hook]
  461. 40.79 s [post-build-hook] Pushing /nix/store/m08vk8b6hqwrnpbiv4d2p9hxz029pmv2-yaya-1.0.0.0-doc (2.74 MiB)
  462. 40.85 s [post-build-hook] Pushing /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0 (5.30 MiB)
  463. 41.97 s [post-build-hook]
  464. 41.97 s [post-build-hook] All done.
  465. 42.00 s [post-build-hook] Uploading to the NixCI cache: /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0 /nix/store/m08vk8b6hqwrnpbiv4d2p9hxz029pmv2-yaya-1.0.0.0-doc
  466. 42.07 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  467. 42.10 s [post-build-hook] copying 2 paths...
  468. 42.10 s [post-build-hook] copying path '/nix/store/m08vk8b6hqwrnpbiv4d2p9hxz029pmv2-yaya-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  469. 42.67 s [post-build-hook] copying path '/nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0' to 'https://cache.nix-ci.com'...
  470. 44.64 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  471. 44.87 s [post-build-hook] copying 1 paths...
  472. 44.89 s [post-build-hook] copying path '/nix/store/z7bk73ci5pz6lhl7pyd9c3qdj6jiwjla-yaya-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  473. 45.04 s Progress: 1 of 15 built
  474. 45.13 s Building yaya-hedgehog
  475. 45.17 s Building yaya-lens
  476. 45.22 s Building yaya-quickcheck
  477. 45.46 s [yaya-quickcheck] Phase: setupCompilerEnvironmentPhase
  478. 45.46 s [yaya-quickcheck] Build with /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4.
  479. 45.49 s [yaya-lens] Phase: setupCompilerEnvironmentPhase
  480. 45.50 s [yaya-lens] Build with /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4.
  481. 45.55 s [yaya-hedgehog] Phase: setupCompilerEnvironmentPhase
  482. 45.56 s [yaya-hedgehog] Build with /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4.
  483. 45.75 s [yaya-quickcheck] Phase: unpackPhase
  484. 45.76 s [yaya-quickcheck] unpacking source archive /nix/store/6skqz5nx6mp59nzgxd0102cw3i75bk6z-gvvx0kfsrjizd39za9vjd8ad9wzzsl6y-source/./quickcheck
  485. 45.76 s [yaya-quickcheck] source root is quickcheck
  486. 45.78 s [yaya-quickcheck] Phase: patchPhase
  487. 45.79 s [yaya-quickcheck] Phase: compileBuildDriverPhase
  488. 45.80 s [yaya-quickcheck] setupCompileFlags: -package-db=/build/tmp.c5Q15Em17g/setup-package.conf.d -threaded
  489. 45.84 s [yaya-lens] Phase: unpackPhase
  490. 45.85 s [yaya-lens] unpacking source archive /nix/store/6skqz5nx6mp59nzgxd0102cw3i75bk6z-gvvx0kfsrjizd39za9vjd8ad9wzzsl6y-source/./lens
  491. 45.86 s [yaya-lens] source root is lens
  492. 45.87 s [yaya-lens] Phase: patchPhase
  493. 45.89 s [yaya-lens] Phase: compileBuildDriverPhase
  494. 45.89 s [yaya-lens] setupCompileFlags: -package-db=/build/tmp.bbfXTYKw9g/setup-package.conf.d -threaded
  495. 45.90 s [yaya-quickcheck] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.c5Q15Em17g/Main.o )
  496. 45.96 s [yaya-hedgehog] Phase: unpackPhase
  497. 45.97 s [yaya-hedgehog] unpacking source archive /nix/store/6skqz5nx6mp59nzgxd0102cw3i75bk6z-gvvx0kfsrjizd39za9vjd8ad9wzzsl6y-source/./hedgehog
  498. 45.98 s [yaya-hedgehog] source root is hedgehog
  499. 45.99 s [yaya-lens] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.bbfXTYKw9g/Main.o )
  500. 45.99 s [yaya-quickcheck] [2 of 2] Linking Setup
  501. 45.99 s [yaya-hedgehog] Phase: patchPhase
  502. 46.01 s [yaya-hedgehog] Phase: compileBuildDriverPhase
  503. 46.01 s [yaya-hedgehog] setupCompileFlags: -package-db=/build/tmp.sJ9PYAwp6e/setup-package.conf.d -threaded
  504. 46.08 s [yaya-lens] [2 of 2] Linking Setup
  505. 46.11 s [yaya-hedgehog] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.sJ9PYAwp6e/Main.o )
  506. 46.22 s [yaya-hedgehog] [2 of 2] Linking Setup
  507. 47.78 s [yaya-quickcheck] Phase: updateAutotoolsGnuConfigScriptsPhase
  508. 47.79 s [yaya-quickcheck] Phase: configurePhase
  509. 47.80 s [yaya-quickcheck] configureFlags: --verbose --prefix=/nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-yaya-quickcheck-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/4ibvk3k9ayk3x78lsii5z2iyibsd6gq4-yaya-quickcheck-1.0.0.0-doc/share/doc/yaya-quickcheck-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.c5Q15Em17g/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. 47.81 s [yaya-quickcheck] Using Parsec parser
  511. 47.81 s [yaya-quickcheck] Configuring yaya-quickcheck-1.0.0.0...
  512. 47.89 s [yaya-lens] Phase: updateAutotoolsGnuConfigScriptsPhase
  513. 47.91 s [yaya-lens] Phase: configurePhase
  514. 47.96 s [yaya-lens] configureFlags: --verbose --prefix=/nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-yaya-lens-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/7nnp3mrg512yx8s6hcjhanblgwha3ibh-yaya-lens-0.0.1.0-doc/share/doc/yaya-lens-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.bbfXTYKw9g/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. 47.98 s [yaya-lens] Using Parsec parser
  516. 47.98 s [yaya-lens] Configuring yaya-lens-0.0.1.0...
  517. 48.10 s [yaya-hedgehog] Phase: updateAutotoolsGnuConfigScriptsPhase
  518. 48.11 s [yaya-hedgehog] Phase: configurePhase
  519. 48.12 s [yaya-hedgehog] configureFlags: --verbose --prefix=/nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-yaya-hedgehog-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/v6i98jrmbmgggnj9rkv14hbgmw1drrpi-yaya-hedgehog-1.0.0.0-doc/share/doc/yaya-hedgehog-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.sJ9PYAwp6e/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. 48.14 s [yaya-hedgehog] Using Parsec parser
  521. 48.14 s [yaya-hedgehog] Configuring yaya-hedgehog-1.0.0.0...
  522. 48.35 s [yaya-quickcheck] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  523. 48.35 s [yaya-quickcheck] Dependency QuickCheck >=2.13.2 && <2.14 || >=2.14.2 && <2.15 || >=2.15.0 &&
  524. 48.35 s [yaya-quickcheck] <2.16 || >=2.16.0 && <2.17 || >=2.17.1 && <2.18 || >=2.18.0 && <2.19: using
  525. 48.35 s [yaya-quickcheck] QuickCheck-2.15.0.1
  526. 48.35 s [yaya-quickcheck] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  527. 48.35 s [yaya-quickcheck] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  528. 48.35 s [yaya-quickcheck] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  529. 48.35 s [yaya-quickcheck] base-4.19.2.0
  530. 48.35 s [yaya-quickcheck] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  531. 48.35 s [yaya-quickcheck] >=1.0.0 && <1.1: using yaya-1.0.0.0
  532. 48.35 s [yaya-quickcheck] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  533. 48.35 s [yaya-quickcheck] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  534. 48.35 s [yaya-quickcheck] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  535. 48.35 s [yaya-quickcheck] base-4.19.2.0
  536. 48.35 s [yaya-quickcheck] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  537. 48.35 s [yaya-quickcheck] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  538. 48.35 s [yaya-quickcheck] doctest-0.24.2
  539. 48.35 s [yaya-quickcheck] Dependency yaya-quickcheck: using yaya-quickcheck-1.0.0.0
  540. 48.59 s [yaya-lens] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  541. 48.59 s [yaya-lens] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  542. 48.59 s [yaya-lens] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  543. 48.59 s [yaya-lens] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  544. 48.59 s [yaya-lens] base-4.19.2.0
  545. 48.59 s [yaya-lens] Dependency lens >=5 && <5.4: using lens-5.3.5
  546. 48.59 s [yaya-lens] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  547. 48.59 s [yaya-lens] >=1.0.0 && <1.1: using yaya-1.0.0.0
  548. 48.59 s [yaya-lens] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  549. 48.59 s [yaya-lens] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  550. 48.59 s [yaya-lens] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  551. 48.59 s [yaya-lens] base-4.19.2.0
  552. 48.59 s [yaya-lens] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  553. 48.59 s [yaya-lens] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  554. 48.59 s [yaya-lens] doctest-0.24.2
  555. 48.59 s [yaya-lens] Dependency yaya-lens: using yaya-lens-0.0.1.0
  556. 48.76 s [yaya-hedgehog] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  557. 48.76 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  558. 48.76 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  559. 48.76 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  560. 48.76 s [yaya-hedgehog] base-4.19.2.0
  561. 48.76 s [yaya-hedgehog] Dependency deriving-compat >=0.5.9 && <0.7: using deriving-compat-0.6.7
  562. 48.76 s [yaya-hedgehog] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  563. 48.76 s [yaya-hedgehog] hedgehog-1.5
  564. 48.76 s [yaya-hedgehog] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  565. 48.76 s [yaya-hedgehog] >=1.0.0 && <1.1: using yaya-1.0.0.0
  566. 48.76 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  567. 48.76 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  568. 48.76 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  569. 48.76 s [yaya-hedgehog] base-4.19.2.0
  570. 48.76 s [yaya-hedgehog] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  571. 48.76 s [yaya-hedgehog] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  572. 48.76 s [yaya-hedgehog] doctest-0.24.2
  573. 48.76 s [yaya-hedgehog] Dependency yaya-hedgehog: using yaya-hedgehog-1.0.0.0
  574. 48.76 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  575. 48.76 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  576. 48.76 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  577. 48.76 s [yaya-hedgehog] base-4.19.2.0
  578. 48.76 s [yaya-hedgehog] Dependency deriving-compat >=0.5.9 && <0.7: using deriving-compat-0.6.7
  579. 48.76 s [yaya-hedgehog] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  580. 48.76 s [yaya-hedgehog] hedgehog-1.5
  581. 48.76 s [yaya-hedgehog] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  582. 48.76 s [yaya-hedgehog] >=1.0.0 && <1.1: using yaya-1.0.0.0
  583. 48.76 s [yaya-hedgehog] Dependency yaya-hedgehog: using yaya-hedgehog-1.0.0.0
  584. 48.82 s [yaya-quickcheck] Source component graph:
  585. 48.82 s [yaya-quickcheck] component lib
  586. 48.82 s [yaya-quickcheck] component test:doctests dependency lib
  587. 48.82 s [yaya-quickcheck] Configured component graph:
  588. 48.82 s [yaya-quickcheck] component yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  589. 48.82 s [yaya-quickcheck] include QuickCheck-2.15.0.1-2BdQuHKQVeZ1bFh8DuLq55
  590. 48.82 s [yaya-quickcheck] include base-4.19.2.0-a4d2
  591. 48.82 s [yaya-quickcheck] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  592. 48.82 s [yaya-quickcheck] component yaya-quickcheck-1.0.0.0-Delu2kcgvQXJS2x8sNjiD4-doctests
  593. 48.82 s [yaya-quickcheck] include base-4.19.2.0-a4d2
  594. 48.82 s [yaya-quickcheck] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  595. 48.82 s [yaya-quickcheck] include yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  596. 48.82 s [yaya-quickcheck] Linked component graph:
  597. 48.82 s [yaya-quickcheck] unit yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  598. 48.82 s [yaya-quickcheck] include QuickCheck-2.15.0.1-2BdQuHKQVeZ1bFh8DuLq55
  599. 48.82 s [yaya-quickcheck] include base-4.19.2.0-a4d2
  600. 48.82 s [yaya-quickcheck] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  601. 48.82 s [yaya-quickcheck] Yaya.QuickCheck.Fold=yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ:Yaya.QuickCheck.Fold
  602. 48.82 s [yaya-quickcheck] unit yaya-quickcheck-1.0.0.0-Delu2kcgvQXJS2x8sNjiD4-doctests
  603. 48.82 s [yaya-quickcheck] include base-4.19.2.0-a4d2
  604. 48.82 s [yaya-quickcheck] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  605. 48.82 s [yaya-quickcheck] include yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  606. 48.82 s [yaya-quickcheck] Ready component graph:
  607. 48.82 s [yaya-quickcheck] definite yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  608. 48.82 s [yaya-quickcheck] depends QuickCheck-2.15.0.1-2BdQuHKQVeZ1bFh8DuLq55
  609. 48.82 s [yaya-quickcheck] depends base-4.19.2.0-a4d2
  610. 48.82 s [yaya-quickcheck] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  611. 48.82 s [yaya-quickcheck] definite yaya-quickcheck-1.0.0.0-Delu2kcgvQXJS2x8sNjiD4-doctests
  612. 48.82 s [yaya-quickcheck] depends base-4.19.2.0-a4d2
  613. 48.82 s [yaya-quickcheck] depends doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  614. 48.82 s [yaya-quickcheck] depends yaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ
  615. 48.82 s [yaya-quickcheck] Using Cabal-3.10.3.0 compiled by ghc-9.8
  616. 48.82 s [yaya-quickcheck] Using compiler: ghc-9.8.4
  617. 48.82 s [yaya-quickcheck] Using install prefix:
  618. 48.82 s [yaya-quickcheck] /nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-yaya-quickcheck-1.0.0.0
  619. 48.82 s [yaya-quickcheck] Executables installed in:
  620. 48.82 s [yaya-quickcheck] /nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-yaya-quickcheck-1.0.0.0/bin
  621. 48.82 s [yaya-quickcheck] Libraries installed in:
  622. 48.82 s [yaya-quickcheck] /nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-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. 48.82 s [yaya-quickcheck] Dynamic Libraries installed in:
  624. 48.82 s [yaya-quickcheck] /nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-yaya-quickcheck-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  625. 48.82 s [yaya-quickcheck] Private executables installed in:
  626. 48.82 s [yaya-quickcheck] /nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-yaya-quickcheck-1.0.0.0/libexec/x86_64-linux-ghc-9.8.4/yaya-quickcheck-1.0.0.0
  627. 48.82 s [yaya-quickcheck] Data files installed in:
  628. 48.82 s [yaya-quickcheck] /nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-yaya-quickcheck-1.0.0.0/share/x86_64-linux-ghc-9.8.4/yaya-quickcheck-1.0.0.0
  629. 48.82 s [yaya-quickcheck] Documentation installed in:
  630. 48.82 s [yaya-quickcheck] /nix/store/4ibvk3k9ayk3x78lsii5z2iyibsd6gq4-yaya-quickcheck-1.0.0.0-doc/share/doc/yaya-quickcheck-1.0.0.0
  631. 48.82 s [yaya-quickcheck] Configuration files installed in:
  632. 48.82 s [yaya-quickcheck] /nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-yaya-quickcheck-1.0.0.0/etc
  633. 48.82 s [yaya-quickcheck] No alex found
  634. 48.82 s [yaya-quickcheck] Using ar found on system at:
  635. 48.82 s [yaya-quickcheck] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  636. 48.82 s [yaya-quickcheck] No c2hs found
  637. 48.82 s [yaya-quickcheck] No cpphs found
  638. 48.82 s [yaya-quickcheck] Using doctest version 0.24.2 found on system at:
  639. 48.82 s [yaya-quickcheck] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  640. 48.82 s [yaya-quickcheck] Using gcc version 14.3.0 given by user at:
  641. 48.82 s [yaya-quickcheck] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  642. 48.82 s [yaya-quickcheck] Using ghc version 9.8.4 found on system at:
  643. 48.82 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  644. 48.82 s [yaya-quickcheck] Using ghc-pkg version 9.8.4 found on system at:
  645. 48.82 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  646. 48.82 s [yaya-quickcheck] No ghcjs found
  647. 48.82 s [yaya-quickcheck] No ghcjs-pkg found
  648. 48.82 s [yaya-quickcheck] No greencard found
  649. 48.82 s [yaya-quickcheck] Using haddock version 2.30.0 found on system at:
  650. 48.82 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  651. 48.82 s [yaya-quickcheck] No happy found
  652. 48.82 s [yaya-quickcheck] Using haskell-suite found on system at: haskell-suite-dummy-location
  653. 48.82 s [yaya-quickcheck] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  654. 48.82 s [yaya-quickcheck] No hmake found
  655. 48.82 s [yaya-quickcheck] Using hpc version 0.69 found on system at:
  656. 48.82 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  657. 48.82 s [yaya-quickcheck] Using hsc2hs version 0.68.10 found on system at:
  658. 48.82 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  659. 48.82 s [yaya-quickcheck] Using hscolour version 1.25 found on system at:
  660. 48.82 s [yaya-quickcheck] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  661. 48.82 s [yaya-quickcheck] No jhc found
  662. 48.82 s [yaya-quickcheck] Using ld found on system at:
  663. 48.82 s [yaya-quickcheck] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  664. 48.82 s [yaya-quickcheck] No pkg-config found
  665. 48.82 s [yaya-quickcheck] Using runghc version 9.8.4 found on system at:
  666. 48.82 s [yaya-quickcheck] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  667. 48.82 s [yaya-quickcheck] Using strip version 2.44 found on system at:
  668. 48.82 s [yaya-quickcheck] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  669. 48.82 s [yaya-quickcheck] Using tar found on system at:
  670. 48.82 s [yaya-quickcheck] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  671. 48.82 s [yaya-quickcheck] No uhc found
  672. 49.02 s [yaya-lens] Source component graph:
  673. 49.02 s [yaya-lens] component lib
  674. 49.02 s [yaya-lens] component test:doctests dependency lib
  675. 49.02 s [yaya-lens] Configured component graph:
  676. 49.02 s [yaya-lens] component yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  677. 49.02 s [yaya-lens] include base-4.19.2.0-a4d2
  678. 49.02 s [yaya-lens] include lens-5.3.5-Fo329ZAbfJOJCG8f78zSu6
  679. 49.02 s [yaya-lens] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  680. 49.02 s [yaya-lens] component yaya-lens-0.0.1.0-71DggSoymanCFlx2EhKVJh-doctests
  681. 49.02 s [yaya-lens] include base-4.19.2.0-a4d2
  682. 49.02 s [yaya-lens] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  683. 49.02 s [yaya-lens] include yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  684. 49.02 s [yaya-lens] Linked component graph:
  685. 49.02 s [yaya-lens] unit yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  686. 49.02 s [yaya-lens] include base-4.19.2.0-a4d2
  687. 49.02 s [yaya-lens] include lens-5.3.5-Fo329ZAbfJOJCG8f78zSu6
  688. 49.02 s [yaya-lens] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  689. 49.02 s [yaya-lens] Yaya.Lens=yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV:Yaya.Lens
  690. 49.02 s [yaya-lens] unit yaya-lens-0.0.1.0-71DggSoymanCFlx2EhKVJh-doctests
  691. 49.02 s [yaya-lens] include base-4.19.2.0-a4d2
  692. 49.02 s [yaya-lens] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  693. 49.02 s [yaya-lens] include yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  694. 49.02 s [yaya-lens] Ready component graph:
  695. 49.02 s [yaya-lens] definite yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  696. 49.02 s [yaya-lens] depends base-4.19.2.0-a4d2
  697. 49.02 s [yaya-lens] depends lens-5.3.5-Fo329ZAbfJOJCG8f78zSu6
  698. 49.02 s [yaya-lens] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  699. 49.02 s [yaya-lens] definite yaya-lens-0.0.1.0-71DggSoymanCFlx2EhKVJh-doctests
  700. 49.02 s [yaya-lens] depends base-4.19.2.0-a4d2
  701. 49.02 s [yaya-lens] depends doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  702. 49.02 s [yaya-lens] depends yaya-lens-0.0.1.0-H7WDsOXoTPK4VDJRHLGYCV
  703. 49.02 s [yaya-lens] Using Cabal-3.10.3.0 compiled by ghc-9.8
  704. 49.02 s [yaya-lens] Using compiler: ghc-9.8.4
  705. 49.02 s [yaya-lens] Using install prefix:
  706. 49.02 s [yaya-lens] /nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-yaya-lens-0.0.1.0
  707. 49.02 s [yaya-lens] Executables installed in:
  708. 49.02 s [yaya-lens] /nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-yaya-lens-0.0.1.0/bin
  709. 49.02 s [yaya-lens] Libraries installed in:
  710. 49.02 s [yaya-lens] /nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-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. 49.02 s [yaya-lens] Dynamic Libraries installed in:
  712. 49.02 s [yaya-lens] /nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-yaya-lens-0.0.1.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  713. 49.02 s [yaya-lens] Private executables installed in:
  714. 49.02 s [yaya-lens] /nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-yaya-lens-0.0.1.0/libexec/x86_64-linux-ghc-9.8.4/yaya-lens-0.0.1.0
  715. 49.02 s [yaya-lens] Data files installed in:
  716. 49.02 s [yaya-lens] /nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-yaya-lens-0.0.1.0/share/x86_64-linux-ghc-9.8.4/yaya-lens-0.0.1.0
  717. 49.02 s [yaya-lens] Documentation installed in:
  718. 49.02 s [yaya-lens] /nix/store/7nnp3mrg512yx8s6hcjhanblgwha3ibh-yaya-lens-0.0.1.0-doc/share/doc/yaya-lens-0.0.1.0
  719. 49.02 s [yaya-lens] Configuration files installed in:
  720. 49.02 s [yaya-lens] /nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-yaya-lens-0.0.1.0/etc
  721. 49.02 s [yaya-lens] No alex found
  722. 49.02 s [yaya-lens] Using ar found on system at:
  723. 49.02 s [yaya-lens] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  724. 49.02 s [yaya-lens] No c2hs found
  725. 49.03 s [yaya-lens] No cpphs found
  726. 49.03 s [yaya-lens] Using doctest version 0.24.2 found on system at:
  727. 49.03 s [yaya-lens] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  728. 49.03 s [yaya-lens] Using gcc version 14.3.0 given by user at:
  729. 49.03 s [yaya-lens] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  730. 49.03 s [yaya-lens] Using ghc version 9.8.4 found on system at:
  731. 49.03 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  732. 49.03 s [yaya-lens] Using ghc-pkg version 9.8.4 found on system at:
  733. 49.03 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  734. 49.03 s [yaya-lens] No ghcjs found
  735. 49.03 s [yaya-lens] No ghcjs-pkg found
  736. 49.03 s [yaya-lens] No greencard found
  737. 49.03 s [yaya-lens] Using haddock version 2.30.0 found on system at:
  738. 49.03 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  739. 49.03 s [yaya-lens] No happy found
  740. 49.03 s [yaya-lens] Using haskell-suite found on system at: haskell-suite-dummy-location
  741. 49.03 s [yaya-lens] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  742. 49.03 s [yaya-lens] No hmake found
  743. 49.03 s [yaya-lens] Using hpc version 0.69 found on system at:
  744. 49.03 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  745. 49.03 s [yaya-lens] Using hsc2hs version 0.68.10 found on system at:
  746. 49.03 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  747. 49.03 s [yaya-lens] Using hscolour version 1.25 found on system at:
  748. 49.03 s [yaya-lens] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  749. 49.03 s [yaya-lens] No jhc found
  750. 49.03 s [yaya-lens] Using ld found on system at:
  751. 49.03 s [yaya-lens] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  752. 49.03 s [yaya-lens] No pkg-config found
  753. 49.03 s [yaya-lens] Using runghc version 9.8.4 found on system at:
  754. 49.03 s [yaya-lens] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  755. 49.03 s [yaya-lens] Using strip version 2.44 found on system at:
  756. 49.03 s [yaya-lens] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  757. 49.03 s [yaya-lens] Using tar found on system at:
  758. 49.03 s [yaya-lens] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  759. 49.03 s [yaya-lens] No uhc found
  760. 49.06 s [yaya-quickcheck] Phase: buildPhase
  761. 49.15 s [yaya-quickcheck] Preprocessing library for yaya-quickcheck-1.0.0.0..
  762. 49.15 s [yaya-quickcheck] Building library for yaya-quickcheck-1.0.0.0..
  763. 49.18 s [yaya-hedgehog] Source component graph:
  764. 49.18 s [yaya-hedgehog] component lib
  765. 49.18 s [yaya-hedgehog] component test:doctests dependency lib
  766. 49.18 s [yaya-hedgehog] component test:yaya dependency lib
  767. 49.18 s [yaya-hedgehog] Configured component graph:
  768. 49.18 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  769. 49.18 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  770. 49.18 s [yaya-hedgehog] include deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  771. 49.18 s [yaya-hedgehog] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  772. 49.18 s [yaya-hedgehog] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  773. 49.18 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-CXRq6a8ngNgLv9wdNsoH4s-doctests
  774. 49.18 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  775. 49.18 s [yaya-hedgehog] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  776. 49.18 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  777. 49.18 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-CUsYfdkR4UQ2OtRhReBprZ-yaya
  778. 49.18 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  779. 49.18 s [yaya-hedgehog] include deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  780. 49.18 s [yaya-hedgehog] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  781. 49.18 s [yaya-hedgehog] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  782. 49.18 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  783. 49.18 s [yaya-hedgehog] Linked component graph:
  784. 49.18 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  785. 49.18 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  786. 49.18 s [yaya-hedgehog] include deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  787. 49.18 s [yaya-hedgehog] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  788. 49.18 s [yaya-hedgehog] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  789. 49.18 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
  790. 49.18 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-CXRq6a8ngNgLv9wdNsoH4s-doctests
  791. 49.18 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  792. 49.18 s [yaya-hedgehog] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  793. 49.18 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  794. 49.18 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-CUsYfdkR4UQ2OtRhReBprZ-yaya
  795. 49.18 s [yaya-hedgehog] include base-4.19.2.0-a4d2
  796. 49.18 s [yaya-hedgehog] include deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  797. 49.18 s [yaya-hedgehog] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  798. 49.18 s [yaya-hedgehog] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  799. 49.18 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  800. 49.18 s [yaya-hedgehog] Ready component graph:
  801. 49.18 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  802. 49.18 s [yaya-hedgehog] depends base-4.19.2.0-a4d2
  803. 49.18 s [yaya-hedgehog] depends deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  804. 49.18 s [yaya-hedgehog] depends hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  805. 49.18 s [yaya-hedgehog] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  806. 49.18 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-CXRq6a8ngNgLv9wdNsoH4s-doctests
  807. 49.18 s [yaya-hedgehog] depends base-4.19.2.0-a4d2
  808. 49.18 s [yaya-hedgehog] depends doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  809. 49.18 s [yaya-hedgehog] depends yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  810. 49.18 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-CUsYfdkR4UQ2OtRhReBprZ-yaya
  811. 49.18 s [yaya-hedgehog] depends base-4.19.2.0-a4d2
  812. 49.18 s [yaya-hedgehog] depends deriving-compat-0.6.7-ELdVOBgyYXIAV5shdAaoDf
  813. 49.18 s [yaya-hedgehog] depends hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  814. 49.18 s [yaya-hedgehog] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  815. 49.18 s [yaya-hedgehog] depends yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  816. 49.18 s [yaya-hedgehog] Using Cabal-3.10.3.0 compiled by ghc-9.8
  817. 49.18 s [yaya-hedgehog] Using compiler: ghc-9.8.4
  818. 49.18 s [yaya-hedgehog] Using install prefix:
  819. 49.18 s [yaya-hedgehog] /nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-yaya-hedgehog-1.0.0.0
  820. 49.18 s [yaya-hedgehog] Executables installed in:
  821. 49.18 s [yaya-hedgehog] /nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-yaya-hedgehog-1.0.0.0/bin
  822. 49.18 s [yaya-hedgehog] Libraries installed in:
  823. 49.18 s [yaya-hedgehog] /nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-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
  824. 49.18 s [yaya-hedgehog] Dynamic Libraries installed in:
  825. 49.18 s [yaya-hedgehog] /nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-yaya-hedgehog-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  826. 49.18 s [yaya-hedgehog] Private executables installed in:
  827. 49.18 s [yaya-hedgehog] /nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-yaya-hedgehog-1.0.0.0/libexec/x86_64-linux-ghc-9.8.4/yaya-hedgehog-1.0.0.0
  828. 49.18 s [yaya-hedgehog] Data files installed in:
  829. 49.18 s [yaya-hedgehog] /nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-yaya-hedgehog-1.0.0.0/share/x86_64-linux-ghc-9.8.4/yaya-hedgehog-1.0.0.0
  830. 49.18 s [yaya-hedgehog] Documentation installed in:
  831. 49.18 s [yaya-hedgehog] /nix/store/v6i98jrmbmgggnj9rkv14hbgmw1drrpi-yaya-hedgehog-1.0.0.0-doc/share/doc/yaya-hedgehog-1.0.0.0
  832. 49.18 s [yaya-hedgehog] Configuration files installed in:
  833. 49.18 s [yaya-hedgehog] /nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-yaya-hedgehog-1.0.0.0/etc
  834. 49.18 s [yaya-hedgehog] No alex found
  835. 49.18 s [yaya-hedgehog] Using ar found on system at:
  836. 49.18 s [yaya-hedgehog] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  837. 49.18 s [yaya-hedgehog] No c2hs found
  838. 49.18 s [yaya-hedgehog] No cpphs found
  839. 49.18 s [yaya-hedgehog] Using doctest version 0.24.2 found on system at:
  840. 49.18 s [yaya-hedgehog] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  841. 49.18 s [yaya-hedgehog] Using gcc version 14.3.0 given by user at:
  842. 49.18 s [yaya-hedgehog] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  843. 49.18 s [yaya-hedgehog] Using ghc version 9.8.4 found on system at:
  844. 49.18 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  845. 49.18 s [yaya-hedgehog] Using ghc-pkg version 9.8.4 found on system at:
  846. 49.18 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  847. 49.18 s [yaya-hedgehog] No ghcjs found
  848. 49.18 s [yaya-hedgehog] No ghcjs-pkg found
  849. 49.18 s [yaya-hedgehog] No greencard found
  850. 49.18 s [yaya-hedgehog] Using haddock version 2.30.0 found on system at:
  851. 49.18 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  852. 49.18 s [yaya-hedgehog] No happy found
  853. 49.18 s [yaya-hedgehog] Using haskell-suite found on system at: haskell-suite-dummy-location
  854. 49.18 s [yaya-hedgehog] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  855. 49.18 s [yaya-hedgehog] No hmake found
  856. 49.18 s [yaya-hedgehog] Using hpc version 0.69 found on system at:
  857. 49.18 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  858. 49.18 s [yaya-hedgehog] Using hsc2hs version 0.68.10 found on system at:
  859. 49.18 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  860. 49.18 s [yaya-hedgehog] Using hscolour version 1.25 found on system at:
  861. 49.18 s [yaya-hedgehog] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  862. 49.18 s [yaya-hedgehog] No jhc found
  863. 49.18 s [yaya-hedgehog] Using ld found on system at:
  864. 49.18 s [yaya-hedgehog] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  865. 49.18 s [yaya-hedgehog] No pkg-config found
  866. 49.18 s [yaya-hedgehog] Using runghc version 9.8.4 found on system at:
  867. 49.18 s [yaya-hedgehog] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  868. 49.18 s [yaya-hedgehog] Using strip version 2.44 found on system at:
  869. 49.18 s [yaya-hedgehog] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  870. 49.18 s [yaya-hedgehog] Using tar found on system at:
  871. 49.18 s [yaya-hedgehog] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  872. 49.18 s [yaya-hedgehog] No uhc found
  873. 49.26 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 )
  874. 49.27 s [yaya-lens] Phase: buildPhase
  875. 49.44 s [yaya-hedgehog] Phase: buildPhase
  876. 49.46 s [yaya-lens] Preprocessing library for yaya-lens-0.0.1.0..
  877. 49.46 s [yaya-lens] Building library for yaya-lens-0.0.1.0..
  878. 49.58 s [yaya-hedgehog] Preprocessing library for yaya-hedgehog-1.0.0.0..
  879. 49.58 s [yaya-hedgehog] Building library for yaya-hedgehog-1.0.0.0..
  880. 49.58 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, dist/build/Yaya/Lens.o, dist/build/Yaya/Lens.dyn_o )
  881. 49.70 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. 49.85 s [yaya-hedgehog]
  883. 49.85 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  884. 49.85 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  885. 49.85 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  886. 49.85 s [yaya-hedgehog]
  887. 49.85 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  888. 49.85 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  889. 49.85 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  890. 49.99 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. 50.10 s [yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, dist/build/Yaya/QuickCheck/Fold.p_o )
  892. 50.17 s [yaya-hedgehog]
  893. 50.17 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  894. 50.17 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  895. 50.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  896. 50.17 s [yaya-hedgehog]
  897. 50.17 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  898. 50.17 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  899. 50.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  900. 50.17 s [yaya-hedgehog]
  901. 50.17 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  902. 50.17 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  903. 50.17 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  904. 50.18 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, dist/build/Yaya/Lens.p_o )
  905. 50.43 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. 50.89 s [yaya-hedgehog]
  907. 50.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  908. 50.89 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  909. 50.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  910. 50.89 s [yaya-hedgehog]
  911. 50.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  912. 50.89 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  913. 50.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  914. 50.89 s [yaya-hedgehog]
  915. 50.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  916. 50.89 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  917. 50.89 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  918. 50.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  919. 50.89 s [yaya-hedgehog]
  920. 50.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  921. 50.89 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  922. 50.89 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  923. 50.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  924. 50.89 s [yaya-hedgehog]
  925. 50.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  926. 50.89 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  927. 50.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  928. 50.89 s [yaya-hedgehog]
  929. 50.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  930. 50.89 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  931. 50.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  932. 50.89 s [yaya-hedgehog]
  933. 50.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  934. 50.89 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  935. 50.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  936. 50.89 s [yaya-hedgehog]
  937. 50.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  938. 50.89 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  939. 50.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  940. 50.89 s [yaya-hedgehog]
  941. 50.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  942. 50.89 s [yaya-hedgehog] Could not specialise imported function ‘Gen.choice’
  943. 50.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.choice’
  944. 50.89 s [yaya-hedgehog]
  945. 50.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  946. 50.89 s [yaya-hedgehog] Could not specialise imported function ‘Range.linearFrom’
  947. 50.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Range.linearFrom’
  948. 50.89 s [yaya-hedgehog]
  949. 50.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  950. 50.89 s [yaya-hedgehog] Could not specialise imported function ‘Gen.integral’
  951. 50.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.integral’
  952. 50.89 s [yaya-hedgehog]
  953. 50.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  954. 50.89 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  955. 50.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  956. 50.89 s [yaya-hedgehog]
  957. 50.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  958. 50.89 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  959. 50.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  960. 50.89 s [yaya-hedgehog]
  961. 50.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  962. 50.89 s [yaya-hedgehog] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  963. 50.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  964. 51.86 s [yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, dist/build/Yaya/Hedgehog.p_o )
  965. 51.99 s [yaya-hedgehog]
  966. 51.99 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  967. 51.99 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  968. 51.99 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  969. 51.99 s [yaya-hedgehog]
  970. 51.99 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  971. 51.99 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  972. 51.99 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  973. 52.54 s [yaya-hedgehog] [2 of 3] Compiling Yaya.Hedgehog.Fold ( src/Yaya/Hedgehog/Fold.hs, dist/build/Yaya/Hedgehog/Fold.p_o )
  974. 52.72 s [yaya-hedgehog]
  975. 52.72 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  976. 52.72 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  977. 52.72 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  978. 52.72 s [yaya-hedgehog]
  979. 52.72 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  980. 52.72 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  981. 52.72 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  982. 52.72 s [yaya-hedgehog]
  983. 52.72 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  984. 52.72 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  985. 52.72 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  986. 53.68 s [yaya-hedgehog] [3 of 3] Compiling Yaya.Hedgehog.Expr ( src/Yaya/Hedgehog/Expr.hs, dist/build/Yaya/Hedgehog/Expr.p_o )
  987. 54.03 s [yaya-hedgehog]
  988. 54.04 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  989. 54.04 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  990. 54.04 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  991. 54.04 s [yaya-hedgehog]
  992. 54.04 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  993. 54.04 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  994. 54.04 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  995. 54.04 s [yaya-hedgehog]
  996. 54.04 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  997. 54.04 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  998. 54.04 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  999. 54.04 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1000. 54.04 s [yaya-hedgehog]
  1001. 54.04 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1002. 54.04 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1003. 54.04 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  1004. 54.04 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1005. 54.04 s [yaya-hedgehog]
  1006. 54.04 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1007. 54.04 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  1008. 54.04 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1009. 54.04 s [yaya-hedgehog]
  1010. 54.04 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1011. 54.04 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1012. 54.04 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1013. 54.04 s [yaya-hedgehog]
  1014. 54.04 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1015. 54.04 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1016. 54.04 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1017. 54.04 s [yaya-hedgehog]
  1018. 54.04 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1019. 54.04 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  1020. 54.04 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  1021. 54.04 s [yaya-hedgehog]
  1022. 54.04 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1023. 54.04 s [yaya-hedgehog] Could not specialise imported function ‘Gen.choice’
  1024. 54.04 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.choice’
  1025. 54.04 s [yaya-hedgehog]
  1026. 54.04 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1027. 54.04 s [yaya-hedgehog] Could not specialise imported function ‘Range.linearFrom’
  1028. 54.04 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Range.linearFrom’
  1029. 54.04 s [yaya-hedgehog]
  1030. 54.04 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1031. 54.04 s [yaya-hedgehog] Could not specialise imported function ‘Gen.integral’
  1032. 54.04 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.integral’
  1033. 54.04 s [yaya-hedgehog]
  1034. 54.04 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1035. 54.04 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  1036. 54.04 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  1037. 54.04 s [yaya-hedgehog]
  1038. 54.04 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1039. 54.04 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  1040. 54.04 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  1041. 54.04 s [yaya-hedgehog]
  1042. 54.04 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1043. 54.04 s [yaya-hedgehog] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  1044. 54.04 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  1045. 54.11 s [yaya-quickcheck] Preprocessing test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  1046. 54.11 s [yaya-quickcheck] Building test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  1047. 54.21 s [yaya-quickcheck] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  1048. 54.33 s [yaya-lens] Preprocessing test suite 'doctests' for yaya-lens-0.0.1.0..
  1049. 54.33 s [yaya-lens] Building test suite 'doctests' for yaya-lens-0.0.1.0..
  1050. 54.45 s [yaya-lens] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  1051. 54.53 s [yaya-quickcheck] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1052. 54.76 s [yaya-lens] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1053. 54.94 s [yaya-quickcheck] [3 of 3] Linking dist/build/doctests/doctests
  1054. 55.16 s [yaya-lens] [3 of 3] Linking dist/build/doctests/doctests
  1055. 57.25 s [yaya-hedgehog] Preprocessing test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  1056. 57.28 s [yaya-hedgehog] Building test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  1057. 57.35 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. 57.64 s [yaya-hedgehog] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1059. 58.00 s [yaya-hedgehog] [3 of 3] Linking dist/build/doctests/doctests
  1060. 59.51 s [yaya-quickcheck] Phase: checkPhase
  1061. 59.57 s [yaya-quickcheck] Running 1 test suites...
  1062. 59.57 s [yaya-quickcheck] Test suite doctests: RUNNING...
  1063. 59.79 s [yaya-lens] Phase: checkPhase
  1064. 59.85 s [yaya-lens] Running 1 test suites...
  1065. 59.85 s [yaya-lens] Test suite doctests: RUNNING...
  1066. 59.86 s [yaya-quickcheck]
  1067. 59.86 s [yaya-quickcheck] on the commandline: warning: [GHC-98887]
  1068. 59.86 s [yaya-quickcheck] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1069. 60.13 s [yaya-quickcheck] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1070. 60.19 s [yaya-quickcheck] Test suite doctests: PASS
  1071. 60.19 s [yaya-quickcheck] Test suite logged to: dist/test/yaya-quickcheck-1.0.0.0-doctests.log
  1072. 60.19 s [yaya-quickcheck] 1 of 1 test suites (1 of 1 test cases) passed.
  1073. 60.20 s [yaya-quickcheck] Phase: haddockPhase
  1074. 60.20 s [yaya-lens]
  1075. 60.20 s [yaya-lens] on the commandline: warning: [GHC-98887]
  1076. 60.20 s [yaya-lens] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1077. 60.43 s [yaya-quickcheck] Preprocessing library for yaya-quickcheck-1.0.0.0..
  1078. 60.43 s [yaya-quickcheck] Running Haddock on library for yaya-quickcheck-1.0.0.0..
  1079. 60.52 s [yaya-lens] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1080. 60.53 s [yaya-quickcheck] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1081. 60.59 s [yaya-lens] Test suite doctests: PASS
  1082. 60.59 s [yaya-lens] Test suite logged to: dist/test/yaya-lens-0.0.1.0-doctests.log
  1083. 60.59 s [yaya-lens] 1 of 1 test suites (1 of 1 test cases) passed.
  1084. 60.60 s [yaya-lens] Phase: haddockPhase
  1085. 60.71 s [yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, nothing )
  1086. 60.78 s [yaya-lens] Preprocessing library for yaya-lens-0.0.1.0..
  1087. 60.78 s [yaya-lens] Running Haddock on library for yaya-lens-0.0.1.0..
  1088. 60.78 s [yaya-lens] Warning: The documentation for the following packages are not installed. No
  1089. 60.78 s [yaya-lens] links will be generated to these packages: vector-0.13.2.0
  1090. 60.87 s [yaya-lens] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1091. 60.95 s [yaya-quickcheck] Haddock coverage:
  1092. 60.95 s [yaya-quickcheck] 0% ( 0 / 3) in 'Yaya.QuickCheck.Fold'
  1093. 60.95 s [yaya-quickcheck] Missing documentation for:
  1094. 60.95 s [yaya-quickcheck] Module header
  1095. 60.95 s [yaya-quickcheck] arbitrarySteppable (src/Yaya/QuickCheck/Fold.hs:24)
  1096. 60.95 s [yaya-quickcheck] shrinkSteppable (src/Yaya/QuickCheck/Fold.hs:32)
  1097. 61.06 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, nothing )
  1098. 61.30 s [yaya-lens] Haddock coverage:
  1099. 61.30 s [yaya-lens] Warning: 'AlgebraM' is out of scope.
  1100. 61.30 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1101. 61.30 s [yaya-lens] Warning: 'Either' is out of scope.
  1102. 61.30 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1103. 61.30 s [yaya-lens] Warning: 'Coalgebra' is out of scope.
  1104. 61.30 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1105. 61.30 s [yaya-lens] Warning: 'Algebra' is out of scope.
  1106. 61.30 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1107. 61.31 s [yaya-lens] 53% ( 7 / 13) in 'Yaya.Lens'
  1108. 61.31 s [yaya-lens] Missing documentation for:
  1109. 61.31 s [yaya-lens] Module header
  1110. 61.31 s [yaya-lens] AlgebraLens (src/Yaya/Lens.hs:55)
  1111. 61.31 s [yaya-lens] AlgebraLens' (src/Yaya/Lens.hs:57)
  1112. 61.31 s [yaya-lens] BialgebraIso' (src/Yaya/Lens.hs:53)
  1113. 61.31 s [yaya-lens] CoalgebraPrism' (src/Yaya/Lens.hs:63)
  1114. 61.31 s [yaya-lens] folded (src/Yaya/Lens.hs:87)
  1115. 62.51 s [yaya-hedgehog] Preprocessing test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1116. 62.51 s [yaya-hedgehog] Building test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1117. 62.61 s [yaya-hedgehog] [1 of 5] Compiling Test.Fold ( tests/Test/Fold.hs, dist/build/yaya/yaya-tmp/Test/Fold.o )
  1118. 62.96 s [yaya-hedgehog]
  1119. 62.96 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1120. 62.96 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1121. 62.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1122. 62.97 s [yaya-hedgehog]
  1123. 62.97 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1124. 62.97 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1125. 62.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1126. 62.97 s [yaya-hedgehog]
  1127. 62.97 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1128. 62.97 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1129. 62.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1130. 62.97 s [yaya-hedgehog]
  1131. 62.97 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1132. 62.97 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1133. 62.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1134. 62.97 s [yaya-hedgehog]
  1135. 62.97 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1136. 62.97 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  1137. 62.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  1138. 62.97 s [yaya-hedgehog]
  1139. 62.97 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1140. 62.97 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1141. 62.97 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1142. 62.97 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1143. 62.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1144. 62.97 s [yaya-hedgehog]
  1145. 62.97 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1146. 62.97 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1147. 62.97 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1148. 62.97 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1149. 62.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1150. 62.97 s [yaya-hedgehog]
  1151. 62.97 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1152. 62.97 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1153. 62.97 s [yaya-hedgehog] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1154. 62.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1155. 62.97 s [yaya-hedgehog]
  1156. 62.97 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1157. 62.97 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1158. 62.97 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1159. 62.97 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.equalDay’
  1160. 62.97 s [yaya-hedgehog] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1161. 62.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1162. 62.97 s [yaya-hedgehog]
  1163. 62.97 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1164. 62.97 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1165. 62.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1166. 62.97 s [yaya-hedgehog]
  1167. 62.97 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1168. 62.97 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  1169. 62.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1170. 62.97 s [yaya-hedgehog]
  1171. 62.97 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1172. 62.97 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1173. 62.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1174. 62.97 s [yaya-hedgehog]
  1175. 62.97 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1176. 62.97 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1177. 62.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1178. 62.97 s [yaya-hedgehog]
  1179. 62.97 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1180. 62.97 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1181. 62.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1182. 62.97 s [yaya-hedgehog]
  1183. 62.97 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1184. 62.97 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1185. 62.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1186. 63.13 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. 63.14 s [yaya-hedgehog]
  1188. 63.14 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1189. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1190. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1191. 63.14 s [yaya-hedgehog]
  1192. 63.14 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1193. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1194. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1195. 63.14 s [yaya-hedgehog]
  1196. 63.14 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1197. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1198. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1199. 63.14 s [yaya-hedgehog]
  1200. 63.14 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1201. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1202. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1203. 63.14 s [yaya-hedgehog]
  1204. 63.14 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1205. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1206. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1207. 63.14 s [yaya-hedgehog]
  1208. 63.14 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1209. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1210. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1211. 63.14 s [yaya-hedgehog]
  1212. 63.14 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1213. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘assert’
  1214. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘assert’
  1215. 63.14 s [yaya-hedgehog]
  1216. 63.14 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1217. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1218. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1219. 63.14 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. 63.14 s [yaya-hedgehog]
  1221. 63.14 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1222. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1223. 63.14 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1224. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1225. 63.14 s [yaya-hedgehog]
  1226. 63.14 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1227. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1228. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1229. 63.14 s [yaya-hedgehog]
  1230. 63.14 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1231. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1232. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1233. 63.14 s [yaya-hedgehog]
  1234. 63.14 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1235. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1236. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1237. 63.14 s [yaya-hedgehog]
  1238. 63.14 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1239. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1240. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1241. 63.14 s [yaya-hedgehog]
  1242. 63.14 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1243. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1244. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1245. 63.14 s [yaya-hedgehog]
  1246. 63.14 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1247. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1248. 63.14 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1249. 63.14 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1250. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1251. 63.14 s [yaya-hedgehog]
  1252. 63.14 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1253. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  1254. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1255. 63.14 s [yaya-hedgehog]
  1256. 63.14 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1257. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1258. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1259. 63.14 s [yaya-hedgehog]
  1260. 63.14 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1261. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1262. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1263. 63.14 s [yaya-hedgehog]
  1264. 63.14 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1265. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1266. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1267. 63.14 s [yaya-hedgehog]
  1268. 63.14 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1269. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.Native.$fShowFix’
  1270. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.Native.$fShowFix’
  1271. 63.14 s [yaya-hedgehog] [4 of 5] Compiling Test.Retrofit ( tests/Test/Retrofit.hs, dist/build/yaya/yaya-tmp/Test/Retrofit.o )
  1272. 63.14 s [yaya-hedgehog]
  1273. 63.14 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1274. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1275. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1276. 63.14 s [yaya-hedgehog]
  1277. 63.14 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1278. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  1279. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  1280. 63.14 s [yaya-hedgehog]
  1281. 63.14 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1282. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.steppableReadPrec2’
  1283. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.steppableReadPrec2’
  1284. 63.14 s [yaya-hedgehog]
  1285. 63.14 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1286. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  1287. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  1288. 63.14 s [yaya-hedgehog]
  1289. 63.14 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1290. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘ghc-prim:GHC.Classes.C:Ord’
  1291. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘ghc-prim:GHC.Classes.C:Ord’
  1292. 63.14 s [yaya-hedgehog]
  1293. 63.14 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1294. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1295. 63.14 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wcompareDay’
  1296. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1297. 63.14 s [yaya-hedgehog]
  1298. 63.14 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1299. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  1300. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  1301. 63.14 s [yaya-hedgehog]
  1302. 63.14 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1303. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1304. 63.14 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1305. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1306. 63.14 s [yaya-hedgehog]
  1307. 63.14 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1308. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  1309. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  1310. 63.14 s [yaya-hedgehog]
  1311. 63.14 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1312. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  1313. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  1314. 63.14 s [yaya-hedgehog]
  1315. 63.14 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1316. 63.14 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  1317. 63.14 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  1318. 63.58 s [yaya-hedgehog] [5 of 5] Compiling Main ( tests/test.hs, dist/build/yaya/yaya-tmp/Main.o )
  1319. 64.06 s [yaya-hedgehog] [6 of 6] Linking dist/build/yaya/yaya
  1320. 64.95 s [yaya-quickcheck] Documentation created: dist/doc/html/yaya-quickcheck/,
  1321. 64.95 s [yaya-quickcheck] dist/doc/html/yaya-quickcheck/yaya-quickcheck.txt
  1322. 65.01 s [yaya-quickcheck] Preprocessing test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  1323. 65.02 s [yaya-quickcheck] Phase: installPhase
  1324. 65.10 s [yaya-quickcheck] Installing library in /nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-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. 65.15 s [yaya-hedgehog] Phase: checkPhase
  1326. 65.19 s [yaya-hedgehog] Running 2 test suites...
  1327. 65.19 s [yaya-hedgehog] Test suite doctests: RUNNING...
  1328. 65.30 s [yaya-quickcheck] Phase: fixupPhase
  1329. 65.32 s [yaya-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-yaya-quickcheck-1.0.0.0
  1330. 65.33 s [yaya-quickcheck] shrinking /nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-yaya-quickcheck-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/libHSyaya-quickcheck-1.0.0.0-Ba52bXP3uUrHpVj6DxUtmJ-ghc9.8.4.so
  1331. 65.34 s [yaya-quickcheck] checking for references to /build/ in /nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-yaya-quickcheck-1.0.0.0...
  1332. 65.36 s [yaya-quickcheck] patching script interpreter paths in /nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-yaya-quickcheck-1.0.0.0
  1333. 65.36 s [yaya-quickcheck] stripping (with command strip and flags -S -p) in /nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-yaya-quickcheck-1.0.0.0/lib
  1334. 65.39 s [yaya-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/4ibvk3k9ayk3x78lsii5z2iyibsd6gq4-yaya-quickcheck-1.0.0.0-doc
  1335. 65.40 s [yaya-quickcheck] checking for references to /build/ in /nix/store/4ibvk3k9ayk3x78lsii5z2iyibsd6gq4-yaya-quickcheck-1.0.0.0-doc...
  1336. 65.42 s [yaya-quickcheck] patching script interpreter paths in /nix/store/4ibvk3k9ayk3x78lsii5z2iyibsd6gq4-yaya-quickcheck-1.0.0.0-doc
  1337. 65.54 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/4ibvk3k9ayk3x78lsii5z2iyibsd6gq4-yaya-quickcheck-1.0.0.0-doc /nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-yaya-quickcheck-1.0.0.0
  1338. 66.12 s [post-build-hook] Pushing 2 paths (130 are already present) using zstd to cache sellout ⏳
  1339. 66.12 s [post-build-hook]
  1340. 66.51 s [post-build-hook] Pushing /nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-yaya-quickcheck-1.0.0.0 (347.84 KiB)
  1341. 66.56 s [post-build-hook] Pushing /nix/store/4ibvk3k9ayk3x78lsii5z2iyibsd6gq4-yaya-quickcheck-1.0.0.0-doc (273.50 KiB)
  1342. 67.44 s [post-build-hook]
  1343. 67.44 s [post-build-hook] All done.
  1344. 67.46 s [post-build-hook] Uploading to the NixCI cache: /nix/store/4ibvk3k9ayk3x78lsii5z2iyibsd6gq4-yaya-quickcheck-1.0.0.0-doc /nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-yaya-quickcheck-1.0.0.0
  1345. 67.51 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1346. 67.53 s [post-build-hook] copying 2 paths...
  1347. 67.56 s [post-build-hook] copying path '/nix/store/4ibvk3k9ayk3x78lsii5z2iyibsd6gq4-yaya-quickcheck-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1348. 67.76 s [post-build-hook] copying path '/nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-yaya-quickcheck-1.0.0.0' to 'https://cache.nix-ci.com'...
  1349. 68.03 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1350. 68.24 s [post-build-hook] copying 1 paths...
  1351. 68.24 s [post-build-hook] copying path '/nix/store/j8j8g5rgq4w7vv3v2grkdpqb4l7hgpqi-yaya-quickcheck-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  1352. 68.44 s Progress: 2 of 14 built (2 building)
  1353. 68.44 s [yaya-hedgehog] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1354. 68.44 s [yaya-hedgehog] Test suite doctests: PASS
  1355. 68.44 s [yaya-hedgehog] Test suite logged to: dist/test/yaya-hedgehog-1.0.0.0-doctests.log
  1356. 68.44 s [yaya-hedgehog] Test suite yaya: RUNNING...
  1357. 68.44 s [yaya-hedgehog] ━━━ Test.Fold ━━━
  1358. 68.44 s [yaya-hedgehog] ✓ prop_muCataCancel passed 100 tests.
  1359. 68.44 s [yaya-hedgehog] ✓ prop_muCataRefl passed 100 tests.
  1360. 68.44 s [yaya-hedgehog] ✓ prop_muCataCompose passed 100 tests.
  1361. 68.44 s [yaya-hedgehog] ✓ 3 succeeded.
  1362. 68.44 s [yaya-hedgehog] ━━━ Test.Fold.Common ━━━
  1363. 68.44 s [yaya-hedgehog] ✓ prop_heightLtSize passed 100 tests.
  1364. 68.44 s [yaya-hedgehog] ✓ 1 succeeded.
  1365. 68.44 s [yaya-hedgehog] ━━━ Test.Retrofit ━━━
  1366. 68.44 s [yaya-hedgehog] ✓ .
  1367. 68.44 s [yaya-hedgehog] Test suite yaya: PASS
  1368. 68.44 s [yaya-hedgehog] Test suite logged to: dist/test/yaya-hedgehog-1.0.0.0-yaya.log
  1369. 68.44 s [yaya-hedgehog] 2 of 2 test suites (2 of 2 test cases) passed.
  1370. 68.44 s [yaya-hedgehog] Phase: haddockPhase
  1371. 68.44 s [yaya-hedgehog] Preprocessing library for yaya-hedgehog-1.0.0.0..
  1372. 68.44 s [yaya-hedgehog] Running Haddock on library for yaya-hedgehog-1.0.0.0..
  1373. 68.44 s [yaya-hedgehog] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1374. 68.44 s [yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, /build/ghc855_0/ghc_2.o, /build/ghc855_0/ghc_2.dyn_o )
  1375. 68.44 s [yaya-hedgehog] [2 of 3] Compiling Yaya.Hedgehog.Fold ( src/Yaya/Hedgehog/Fold.hs, /build/ghc855_0/ghc_4.o, /build/ghc855_0/ghc_4.dyn_o )
  1376. 68.44 s [yaya-hedgehog] [3 of 3] Compiling Yaya.Hedgehog.Expr ( src/Yaya/Hedgehog/Expr.hs, nothing )
  1377. 68.44 s [yaya-hedgehog] Haddock coverage:
  1378. 68.44 s [yaya-hedgehog] 66% ( 2 / 3) in 'Yaya.Hedgehog'
  1379. 68.44 s [yaya-hedgehog] Missing documentation for:
  1380. 68.44 s [yaya-hedgehog] Module header
  1381. 68.44 s [yaya-hedgehog] 60% ( 6 / 10) in 'Yaya.Hedgehog.Fold'
  1382. 68.44 s [yaya-hedgehog] Missing documentation for:
  1383. 68.44 s [yaya-hedgehog] Module header
  1384. 68.44 s [yaya-hedgehog] law_cataCancel (src/Yaya/Hedgehog/Fold.hs:67)
  1385. 68.44 s [yaya-hedgehog] law_cataCompose (src/Yaya/Hedgehog/Fold.hs:109)
  1386. 68.44 s [yaya-hedgehog] law_cataRefl (src/Yaya/Hedgehog/Fold.hs:74)
  1387. 68.44 s [yaya-hedgehog] 0% ( 0 / 10) in 'Yaya.Hedgehog.Expr'
  1388. 68.44 s [yaya-hedgehog] Missing documentation for:
  1389. 68.44 s [yaya-hedgehog] Module header
  1390. 68.44 s [yaya-hedgehog] Expr (src/Yaya/Hedgehog/Expr.hs:33)
  1391. 68.44 s [yaya-hedgehog] expression (src/Yaya/Hedgehog/Expr.hs:52)
  1392. 68.44 s [yaya-hedgehog] genCofixExpr (src/Yaya/Hedgehog/Expr.hs:64)
  1393. 68.44 s [yaya-hedgehog] genExpr (src/Yaya/Hedgehog/Expr.hs:49)
  1394. 68.44 s [yaya-hedgehog] genExprLit (src/Yaya/Hedgehog/Expr.hs:43)
  1395. 68.44 s [yaya-hedgehog] genExprOp (src/Yaya/Hedgehog/Expr.hs:46)
  1396. 68.44 s [yaya-hedgehog] genFixExpr (src/Yaya/Hedgehog/Expr.hs:61)
  1397. 68.44 s [yaya-hedgehog] genMuExpr (src/Yaya/Hedgehog/Expr.hs:55)
  1398. 68.44 s [yaya-hedgehog] genNuExpr (src/Yaya/Hedgehog/Expr.hs:58)
  1399. 68.44 s [yaya-lens] Documentation created: dist/doc/html/yaya-lens/,
  1400. 68.44 s [yaya-lens] dist/doc/html/yaya-lens/yaya-lens.txt
  1401. 68.44 s [yaya-lens] Preprocessing test suite 'doctests' for yaya-lens-0.0.1.0..
  1402. 68.44 s [yaya-lens] Phase: installPhase
  1403. 68.44 s [yaya-lens] Installing library in /nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-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. 68.44 s [yaya-lens] Phase: fixupPhase
  1405. 68.44 s [yaya-lens] shrinking RPATHs of ELF executables and libraries in /nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-yaya-lens-0.0.1.0
  1406. 68.44 s [yaya-lens] shrinking /nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-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. 68.44 s [yaya-lens] checking for references to /build/ in /nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-yaya-lens-0.0.1.0...
  1408. 68.44 s [yaya-lens] patching script interpreter paths in /nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-yaya-lens-0.0.1.0
  1409. 68.44 s [yaya-lens] stripping (with command strip and flags -S -p) in /nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-yaya-lens-0.0.1.0/lib
  1410. 68.44 s [yaya-lens] shrinking RPATHs of ELF executables and libraries in /nix/store/7nnp3mrg512yx8s6hcjhanblgwha3ibh-yaya-lens-0.0.1.0-doc
  1411. 68.44 s [yaya-lens] checking for references to /build/ in /nix/store/7nnp3mrg512yx8s6hcjhanblgwha3ibh-yaya-lens-0.0.1.0-doc...
  1412. 68.44 s [yaya-lens] patching script interpreter paths in /nix/store/7nnp3mrg512yx8s6hcjhanblgwha3ibh-yaya-lens-0.0.1.0-doc
  1413. 68.52 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/7nnp3mrg512yx8s6hcjhanblgwha3ibh-yaya-lens-0.0.1.0-doc /nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-yaya-lens-0.0.1.0
  1414. 69.06 s [post-build-hook] Pushing 2 paths (160 are already present) using zstd to cache sellout ⏳
  1415. 69.06 s [post-build-hook]
  1416. 69.45 s [post-build-hook] Pushing /nix/store/7nnp3mrg512yx8s6hcjhanblgwha3ibh-yaya-lens-0.0.1.0-doc (295.23 KiB)
  1417. 69.47 s [post-build-hook] Pushing /nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-yaya-lens-0.0.1.0 (213.45 KiB)
  1418. 70.46 s [post-build-hook]
  1419. 70.46 s [post-build-hook] All done.
  1420. 70.48 s [post-build-hook] Uploading to the NixCI cache: /nix/store/7nnp3mrg512yx8s6hcjhanblgwha3ibh-yaya-lens-0.0.1.0-doc /nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-yaya-lens-0.0.1.0
  1421. 70.53 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1422. 70.55 s [post-build-hook] copying 2 paths...
  1423. 70.55 s [post-build-hook] copying path '/nix/store/7nnp3mrg512yx8s6hcjhanblgwha3ibh-yaya-lens-0.0.1.0-doc' to 'https://cache.nix-ci.com'...
  1424. 70.76 s [post-build-hook] copying path '/nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-yaya-lens-0.0.1.0' to 'https://cache.nix-ci.com'...
  1425. 71.00 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1426. 71.24 s [post-build-hook] copying 1 paths...
  1427. 71.24 s [post-build-hook] copying path '/nix/store/ggkzs820h0wsx2p5jx8jb7v9lg78f06a-yaya-lens-0.0.1.0.drv' to 'https://cache.nix-ci.com'...
  1428. 71.42 s Progress: 3 of 13 built (1 building)
  1429. 72.93 s [yaya-hedgehog] Documentation created: dist/doc/html/yaya-hedgehog/,
  1430. 72.93 s [yaya-hedgehog] dist/doc/html/yaya-hedgehog/yaya-hedgehog.txt
  1431. 72.99 s [yaya-hedgehog] Preprocessing test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  1432. 73.01 s [yaya-hedgehog] Preprocessing test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1433. 73.01 s [yaya-hedgehog] Phase: installPhase
  1434. 73.08 s [yaya-hedgehog] Installing library in /nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-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. 73.32 s [yaya-hedgehog] Phase: fixupPhase
  1436. 73.34 s [yaya-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-yaya-hedgehog-1.0.0.0
  1437. 73.34 s [yaya-hedgehog] shrinking /nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-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. 73.37 s [yaya-hedgehog] checking for references to /build/ in /nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-yaya-hedgehog-1.0.0.0...
  1439. 73.39 s [yaya-hedgehog] patching script interpreter paths in /nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-yaya-hedgehog-1.0.0.0
  1440. 73.40 s [yaya-hedgehog] stripping (with command strip and flags -S -p) in /nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-yaya-hedgehog-1.0.0.0/lib
  1441. 73.44 s [yaya-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/v6i98jrmbmgggnj9rkv14hbgmw1drrpi-yaya-hedgehog-1.0.0.0-doc
  1442. 73.45 s [yaya-hedgehog] checking for references to /build/ in /nix/store/v6i98jrmbmgggnj9rkv14hbgmw1drrpi-yaya-hedgehog-1.0.0.0-doc...
  1443. 73.47 s [yaya-hedgehog] patching script interpreter paths in /nix/store/v6i98jrmbmgggnj9rkv14hbgmw1drrpi-yaya-hedgehog-1.0.0.0-doc
  1444. 73.58 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-yaya-hedgehog-1.0.0.0 /nix/store/v6i98jrmbmgggnj9rkv14hbgmw1drrpi-yaya-hedgehog-1.0.0.0-doc
  1445. 74.08 s [post-build-hook] Pushing 2 paths (176 are already present) using zstd to cache sellout ⏳
  1446. 74.08 s [post-build-hook]
  1447. 74.45 s [post-build-hook] Pushing /nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-yaya-hedgehog-1.0.0.0 (1.24 MiB)
  1448. 74.46 s [post-build-hook] Pushing /nix/store/v6i98jrmbmgggnj9rkv14hbgmw1drrpi-yaya-hedgehog-1.0.0.0-doc (462.62 KiB)
  1449. 75.59 s [post-build-hook]
  1450. 75.59 s [post-build-hook] All done.
  1451. 75.61 s [post-build-hook] Uploading to the NixCI cache: /nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-yaya-hedgehog-1.0.0.0 /nix/store/v6i98jrmbmgggnj9rkv14hbgmw1drrpi-yaya-hedgehog-1.0.0.0-doc
  1452. 75.66 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1453. 75.69 s [post-build-hook] copying 2 paths...
  1454. 75.69 s [post-build-hook] copying path '/nix/store/v6i98jrmbmgggnj9rkv14hbgmw1drrpi-yaya-hedgehog-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1455. 75.93 s [post-build-hook] copying path '/nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-yaya-hedgehog-1.0.0.0' to 'https://cache.nix-ci.com'...
  1456. 76.37 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1457. 76.57 s [post-build-hook] copying 1 paths...
  1458. 76.57 s [post-build-hook] copying path '/nix/store/dcschwywlgb624ybli96c2r1g8s01ygi-yaya-hedgehog-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  1459. 76.73 s Progress: 4 of 12 built
  1460. 76.77 s Building yaya-unsafe
  1461. 77.01 s [yaya-unsafe] Phase: setupCompilerEnvironmentPhase
  1462. 77.01 s [yaya-unsafe] Build with /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4.
  1463. 77.28 s [yaya-unsafe] Phase: unpackPhase
  1464. 77.29 s [yaya-unsafe] unpacking source archive /nix/store/6skqz5nx6mp59nzgxd0102cw3i75bk6z-gvvx0kfsrjizd39za9vjd8ad9wzzsl6y-source/./unsafe
  1465. 77.29 s [yaya-unsafe] source root is unsafe
  1466. 77.30 s [yaya-unsafe] Phase: patchPhase
  1467. 77.31 s [yaya-unsafe] Phase: compileBuildDriverPhase
  1468. 77.32 s [yaya-unsafe] setupCompileFlags: -package-db=/build/tmp.yH4hDNqpki/setup-package.conf.d -threaded
  1469. 77.37 s [yaya-unsafe] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.yH4hDNqpki/Main.o )
  1470. 77.41 s [yaya-unsafe] [2 of 2] Linking Setup
  1471. 78.77 s [yaya-unsafe] Phase: updateAutotoolsGnuConfigScriptsPhase
  1472. 78.78 s [yaya-unsafe] Phase: configurePhase
  1473. 78.80 s [yaya-unsafe] configureFlags: --verbose --prefix=/nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-yaya-unsafe-1.0.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/xyg19mjzg7csh6500izhpg4wb0gsnrih-yaya-unsafe-1.0.0.1-doc/share/doc/yaya-unsafe-1.0.0.1 --with-gcc=gcc --package-db=/build/tmp.yH4hDNqpki/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. 78.80 s [yaya-unsafe] Using Parsec parser
  1475. 78.80 s [yaya-unsafe] Configuring yaya-unsafe-1.0.0.1...
  1476. 79.21 s [yaya-unsafe] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  1477. 79.21 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1478. 79.21 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1479. 79.21 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1480. 79.21 s [yaya-unsafe] base-4.19.2.0
  1481. 79.21 s [yaya-unsafe] Dependency comonad >=5.0.7 && <5.1: using comonad-5.0.9
  1482. 79.21 s [yaya-unsafe] Dependency free >=5.1.5 && <5.3: using free-5.2
  1483. 79.21 s [yaya-unsafe] Dependency yaya >=1.0.0 && <1.1: using yaya-1.0.0.0
  1484. 79.21 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1485. 79.21 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1486. 79.21 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1487. 79.21 s [yaya-unsafe] base-4.19.2.0
  1488. 79.21 s [yaya-unsafe] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  1489. 79.21 s [yaya-unsafe] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  1490. 79.21 s [yaya-unsafe] doctest-0.24.2
  1491. 79.21 s [yaya-unsafe] Dependency yaya-unsafe: using yaya-unsafe-1.0.0.1
  1492. 79.21 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1493. 79.21 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1494. 79.21 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1495. 79.21 s [yaya-unsafe] base-4.19.2.0
  1496. 79.21 s [yaya-unsafe] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  1497. 79.21 s [yaya-unsafe] hedgehog-1.5
  1498. 79.21 s [yaya-unsafe] Dependency yaya >=1.0.0 && <1.1: using yaya-1.0.0.0
  1499. 79.21 s [yaya-unsafe] Dependency yaya-hedgehog >=1.0.0 && <1.1: using yaya-hedgehog-1.0.0.0
  1500. 79.21 s [yaya-unsafe] Dependency yaya-unsafe: using yaya-unsafe-1.0.0.1
  1501. 79.49 s [yaya-unsafe] Source component graph:
  1502. 79.49 s [yaya-unsafe] component lib
  1503. 79.49 s [yaya-unsafe] component test:doctests dependency lib
  1504. 79.49 s [yaya-unsafe] component test:yaya-unsafe dependency lib
  1505. 79.49 s [yaya-unsafe] Configured component graph:
  1506. 79.49 s [yaya-unsafe] component yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1507. 79.49 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1508. 79.49 s [yaya-unsafe] include comonad-5.0.9-Gql9GT9Q9oMHHavzFWIE94
  1509. 79.49 s [yaya-unsafe] include free-5.2-CCELm0mkQjF5s27Hef9MN5
  1510. 79.49 s [yaya-unsafe] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1511. 79.49 s [yaya-unsafe] component yaya-unsafe-1.0.0.1-IbCf0fhyuXF36ZZozIe7wY-doctests
  1512. 79.49 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1513. 79.49 s [yaya-unsafe] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1514. 79.49 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1515. 79.49 s [yaya-unsafe] component yaya-unsafe-1.0.0.1-HpxlFNeGTPs9S3oUOfftxW-yaya-unsafe
  1516. 79.49 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1517. 79.49 s [yaya-unsafe] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  1518. 79.49 s [yaya-unsafe] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1519. 79.49 s [yaya-unsafe] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  1520. 79.49 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1521. 79.49 s [yaya-unsafe] Linked component graph:
  1522. 79.49 s [yaya-unsafe] unit yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1523. 79.49 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1524. 79.49 s [yaya-unsafe] include comonad-5.0.9-Gql9GT9Q9oMHHavzFWIE94
  1525. 79.49 s [yaya-unsafe] include free-5.2-CCELm0mkQjF5s27Hef9MN5
  1526. 79.49 s [yaya-unsafe] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1527. 79.49 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. 79.49 s [yaya-unsafe] unit yaya-unsafe-1.0.0.1-IbCf0fhyuXF36ZZozIe7wY-doctests
  1529. 79.49 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1530. 79.49 s [yaya-unsafe] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1531. 79.49 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1532. 79.49 s [yaya-unsafe] unit yaya-unsafe-1.0.0.1-HpxlFNeGTPs9S3oUOfftxW-yaya-unsafe
  1533. 79.49 s [yaya-unsafe] include base-4.19.2.0-a4d2
  1534. 79.49 s [yaya-unsafe] include hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  1535. 79.49 s [yaya-unsafe] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1536. 79.49 s [yaya-unsafe] include yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  1537. 79.49 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1538. 79.49 s [yaya-unsafe] Ready component graph:
  1539. 79.49 s [yaya-unsafe] definite yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1540. 79.49 s [yaya-unsafe] depends base-4.19.2.0-a4d2
  1541. 79.49 s [yaya-unsafe] depends comonad-5.0.9-Gql9GT9Q9oMHHavzFWIE94
  1542. 79.49 s [yaya-unsafe] depends free-5.2-CCELm0mkQjF5s27Hef9MN5
  1543. 79.49 s [yaya-unsafe] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1544. 79.49 s [yaya-unsafe] definite yaya-unsafe-1.0.0.1-IbCf0fhyuXF36ZZozIe7wY-doctests
  1545. 79.49 s [yaya-unsafe] depends base-4.19.2.0-a4d2
  1546. 79.49 s [yaya-unsafe] depends doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1547. 79.49 s [yaya-unsafe] depends yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1548. 79.49 s [yaya-unsafe] definite yaya-unsafe-1.0.0.1-HpxlFNeGTPs9S3oUOfftxW-yaya-unsafe
  1549. 79.49 s [yaya-unsafe] depends base-4.19.2.0-a4d2
  1550. 79.49 s [yaya-unsafe] depends hedgehog-1.5-I61WWSEyWWs9b1Ow8jewYT
  1551. 79.49 s [yaya-unsafe] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1552. 79.49 s [yaya-unsafe] depends yaya-hedgehog-1.0.0.0-JHNLX33vV7f1jpQVKj8xG0
  1553. 79.49 s [yaya-unsafe] depends yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1554. 79.49 s [yaya-unsafe] Using Cabal-3.10.3.0 compiled by ghc-9.8
  1555. 79.49 s [yaya-unsafe] Using compiler: ghc-9.8.4
  1556. 79.49 s [yaya-unsafe] Using install prefix:
  1557. 79.49 s [yaya-unsafe] /nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-yaya-unsafe-1.0.0.1
  1558. 79.49 s [yaya-unsafe] Executables installed in:
  1559. 79.49 s [yaya-unsafe] /nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-yaya-unsafe-1.0.0.1/bin
  1560. 79.49 s [yaya-unsafe] Libraries installed in:
  1561. 79.49 s [yaya-unsafe] /nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-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. 79.49 s [yaya-unsafe] Dynamic Libraries installed in:
  1563. 79.49 s [yaya-unsafe] /nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-yaya-unsafe-1.0.0.1/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  1564. 79.49 s [yaya-unsafe] Private executables installed in:
  1565. 79.49 s [yaya-unsafe] /nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-yaya-unsafe-1.0.0.1/libexec/x86_64-linux-ghc-9.8.4/yaya-unsafe-1.0.0.1
  1566. 79.49 s [yaya-unsafe] Data files installed in:
  1567. 79.49 s [yaya-unsafe] /nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-yaya-unsafe-1.0.0.1/share/x86_64-linux-ghc-9.8.4/yaya-unsafe-1.0.0.1
  1568. 79.49 s [yaya-unsafe] Documentation installed in:
  1569. 79.49 s [yaya-unsafe] /nix/store/xyg19mjzg7csh6500izhpg4wb0gsnrih-yaya-unsafe-1.0.0.1-doc/share/doc/yaya-unsafe-1.0.0.1
  1570. 79.49 s [yaya-unsafe] Configuration files installed in:
  1571. 79.49 s [yaya-unsafe] /nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-yaya-unsafe-1.0.0.1/etc
  1572. 79.49 s [yaya-unsafe] No alex found
  1573. 79.49 s [yaya-unsafe] Using ar found on system at:
  1574. 79.49 s [yaya-unsafe] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  1575. 79.49 s [yaya-unsafe] No c2hs found
  1576. 79.49 s [yaya-unsafe] No cpphs found
  1577. 79.49 s [yaya-unsafe] Using doctest version 0.24.2 found on system at:
  1578. 79.49 s [yaya-unsafe] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  1579. 79.49 s [yaya-unsafe] Using gcc version 14.3.0 given by user at:
  1580. 79.49 s [yaya-unsafe] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  1581. 79.49 s [yaya-unsafe] Using ghc version 9.8.4 found on system at:
  1582. 79.49 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  1583. 79.49 s [yaya-unsafe] Using ghc-pkg version 9.8.4 found on system at:
  1584. 79.49 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  1585. 79.49 s [yaya-unsafe] No ghcjs found
  1586. 79.49 s [yaya-unsafe] No ghcjs-pkg found
  1587. 79.49 s [yaya-unsafe] No greencard found
  1588. 79.49 s [yaya-unsafe] Using haddock version 2.30.0 found on system at:
  1589. 79.49 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  1590. 79.49 s [yaya-unsafe] No happy found
  1591. 79.49 s [yaya-unsafe] Using haskell-suite found on system at: haskell-suite-dummy-location
  1592. 79.49 s [yaya-unsafe] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1593. 79.49 s [yaya-unsafe] No hmake found
  1594. 79.49 s [yaya-unsafe] Using hpc version 0.69 found on system at:
  1595. 79.49 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  1596. 79.49 s [yaya-unsafe] Using hsc2hs version 0.68.10 found on system at:
  1597. 79.49 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  1598. 79.49 s [yaya-unsafe] Using hscolour version 1.25 found on system at:
  1599. 79.49 s [yaya-unsafe] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  1600. 79.49 s [yaya-unsafe] No jhc found
  1601. 79.49 s [yaya-unsafe] Using ld found on system at:
  1602. 79.49 s [yaya-unsafe] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  1603. 79.49 s [yaya-unsafe] No pkg-config found
  1604. 79.49 s [yaya-unsafe] Using runghc version 9.8.4 found on system at:
  1605. 79.49 s [yaya-unsafe] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  1606. 79.49 s [yaya-unsafe] Using strip version 2.44 found on system at:
  1607. 79.49 s [yaya-unsafe] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  1608. 79.49 s [yaya-unsafe] Using tar found on system at:
  1609. 79.49 s [yaya-unsafe] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  1610. 79.49 s [yaya-unsafe] No uhc found
  1611. 79.70 s [yaya-unsafe] Phase: buildPhase
  1612. 79.81 s [yaya-unsafe] Preprocessing library for yaya-unsafe-1.0.0.1..
  1613. 79.81 s [yaya-unsafe] Building library for yaya-unsafe-1.0.0.1..
  1614. 79.96 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. 80.17 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. 80.20 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. 80.64 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. 80.85 s [yaya-unsafe] [1 of 4] Compiling Yaya.Unsafe.Fold ( src/Yaya/Unsafe/Fold.hs, dist/build/Yaya/Unsafe/Fold.p_o )
  1619. 81.14 s [yaya-unsafe] [2 of 4] Compiling Yaya.Unsafe.Applied ( src/Yaya/Unsafe/Applied.hs, dist/build/Yaya/Unsafe/Applied.p_o )
  1620. 81.27 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. 81.74 s [yaya-unsafe] [4 of 4] Compiling Yaya.Unsafe.Zoo ( src/Yaya/Unsafe/Zoo.hs, dist/build/Yaya/Unsafe/Zoo.p_o )
  1622. 83.14 s [yaya-unsafe] Preprocessing test suite 'doctests' for yaya-unsafe-1.0.0.1..
  1623. 83.14 s [yaya-unsafe] Building test suite 'doctests' for yaya-unsafe-1.0.0.1..
  1624. 83.22 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. 83.43 s [yaya-unsafe] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1626. 83.72 s [yaya-unsafe] [3 of 3] Linking dist/build/doctests/doctests
  1627. 87.59 s [yaya-unsafe] Preprocessing test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.1..
  1628. 87.59 s [yaya-unsafe] Building test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.1..
  1629. 87.67 s [yaya-unsafe] [1 of 2] Compiling Test.Fold ( tests/Test/Fold.hs, dist/build/yaya-unsafe/yaya-unsafe-tmp/Test/Fold.o )
  1630. 88.07 s [yaya-unsafe]
  1631. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1632. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1633. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1634. 88.07 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1635. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1636. 88.07 s [yaya-unsafe]
  1637. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1638. 88.07 s [yaya-unsafe] Could not specialise imported function ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1639. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1640. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1641. 88.07 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1642. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1643. 88.07 s [yaya-unsafe]
  1644. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1645. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT_$cliftTest’
  1646. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1647. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1648. 88.07 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1649. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT_$cliftTest’
  1650. 88.07 s [yaya-unsafe]
  1651. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1652. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.evalIO’
  1653. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1654. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1655. 88.07 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1656. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.evalIO’
  1657. 88.07 s [yaya-unsafe]
  1658. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1659. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT_$cp1MonadIO’
  1660. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1661. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1662. 88.07 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1663. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT_$cp1MonadIO’
  1664. 88.07 s [yaya-unsafe]
  1665. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1666. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1667. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1668. 88.07 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1669. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1670. 88.07 s [yaya-unsafe]
  1671. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1672. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1673. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1674. 88.07 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1675. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1676. 88.07 s [yaya-unsafe]
  1677. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1678. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1679. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1680. 88.07 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1681. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1682. 88.07 s [yaya-unsafe]
  1683. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1684. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1685. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1686. 88.07 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1687. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1688. 88.07 s [yaya-unsafe]
  1689. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1690. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1691. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1692. 88.07 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1693. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1694. 88.07 s [yaya-unsafe]
  1695. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1696. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1697. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1698. 88.07 s [yaya-unsafe]
  1699. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1700. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1701. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1702. 88.07 s [yaya-unsafe]
  1703. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1704. 88.07 s [yaya-unsafe] Could not specialise imported function ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1705. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-6G9OExd6DrR4n5MZn51X1l:Text.Show.Pretty.ppShow’
  1706. 88.07 s [yaya-unsafe]
  1707. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1708. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1709. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1710. 88.07 s [yaya-unsafe]
  1711. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1712. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1713. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1714. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1715. 88.07 s [yaya-unsafe]
  1716. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1717. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Data.Functor.void’
  1718. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1719. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Fold.Common.equalDay’
  1720. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1721. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1722. 88.07 s [yaya-unsafe]
  1723. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1724. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1725. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1726. 88.07 s [yaya-unsafe]
  1727. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1728. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  1729. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  1730. 88.07 s [yaya-unsafe]
  1731. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1732. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1733. 88.07 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1734. 88.07 s [yaya-unsafe] when specialising ‘law_cataCompose’
  1735. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1736. 88.07 s [yaya-unsafe]
  1737. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1738. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Gen.frequency’
  1739. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1740. 88.07 s [yaya-unsafe]
  1741. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1742. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1743. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1744. 88.07 s [yaya-unsafe]
  1745. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1746. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1747. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1748. 88.07 s [yaya-unsafe]
  1749. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1750. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1751. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1752. 88.07 s [yaya-unsafe]
  1753. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1754. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.Native.$fShowFix’
  1755. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.Native.$fShowFix’
  1756. 88.07 s [yaya-unsafe]
  1757. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1758. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Unsafe.Fold.Instances.$fShowCofix’
  1759. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Unsafe.Fold.Instances.$fShowCofix’
  1760. 88.07 s [yaya-unsafe]
  1761. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1762. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Unsafe.Fold.Instances.$fShowNu’
  1763. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Unsafe.Fold.Instances.$fShowNu’
  1764. 88.07 s [yaya-unsafe]
  1765. 88.07 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1766. 88.07 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1767. 88.07 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1768. 88.73 s [yaya-unsafe] [2 of 2] Compiling Main ( tests/test.hs, dist/build/yaya-unsafe/yaya-unsafe-tmp/Main.o )
  1769. 89.16 s [yaya-unsafe] [3 of 3] Linking dist/build/yaya-unsafe/yaya-unsafe
  1770. 90.26 s [yaya-unsafe] Phase: checkPhase
  1771. 90.32 s [yaya-unsafe] Running 2 test suites...
  1772. 90.32 s [yaya-unsafe] Test suite doctests: RUNNING...
  1773. 90.59 s [yaya-unsafe]
  1774. 90.59 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1775. 90.59 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1776. 90.59 s [yaya-unsafe]
  1777. 90.59 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1778. 90.59 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1779. 90.61 s [yaya-unsafe]
  1780. 90.61 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1781. 90.61 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1782. 90.61 s [yaya-unsafe]
  1783. 90.61 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1784. 90.61 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1785. 90.61 s [yaya-unsafe]
  1786. 90.61 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1787. 90.61 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1788. 90.61 s [yaya-unsafe]
  1789. 90.61 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1790. 90.61 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1791. 91.05 s [yaya-unsafe] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1792. 91.11 s [yaya-unsafe] Test suite doctests: PASS
  1793. 91.11 s [yaya-unsafe] Test suite logged to: dist/test/yaya-unsafe-1.0.0.1-doctests.log
  1794. 91.11 s [yaya-unsafe] Test suite yaya-unsafe: RUNNING...
  1795. 91.12 s [yaya-unsafe] ━━━ Test.Fold ━━━
  1796. 91.14 s [yaya-unsafe] ✓ prop_fixAnaRefl passed 100 tests.
  1797. 91.14 s [yaya-unsafe] ✓ prop_cofixAnaRefl passed 100 tests.
  1798. 91.14 s [yaya-unsafe] ✓ prop_cofixCataCancel passed 100 tests.
  1799. 91.14 s [yaya-unsafe] ✓ prop_cofixCataRefl passed 100 tests.
  1800. 91.14 s [yaya-unsafe] ✓ prop_cofixCataCompose passed 100 tests.
  1801. 91.14 s [yaya-unsafe] ✓ prop_nuAnaRefl passed 100 tests.
  1802. 91.14 s [yaya-unsafe] ✓ prop_nuCataCancel passed 100 tests.
  1803. 91.14 s [yaya-unsafe] ✓ prop_nuCataRefl passed 100 tests.
  1804. 91.14 s [yaya-unsafe] ✓ prop_nuCataCompose passed 100 tests.
  1805. 91.14 s [yaya-unsafe] ✓ prop_muAnaRefl passed 100 tests.
  1806. 92.94 s [yaya-unsafe] ✓ prop_muIsntCorecursive passed 1 test.
  1807. 92.94 s [yaya-unsafe] ✓ prop_nuIsntRecursive passed 1 test.
  1808. 92.94 s [yaya-unsafe] ✓ prop_cofixIsntRecursive passed 1 test.
  1809. 92.98 s [yaya-unsafe] ✓ 13 succeeded.
  1810. 93.10 s [yaya-unsafe] Test suite yaya-unsafe: PASS
  1811. 93.10 s [yaya-unsafe] Test suite logged to: dist/test/yaya-unsafe-1.0.0.1-yaya-unsafe.log
  1812. 93.10 s [yaya-unsafe] 2 of 2 test suites (2 of 2 test cases) passed.
  1813. 93.11 s [yaya-unsafe] Phase: haddockPhase
  1814. 93.27 s [yaya-unsafe] Preprocessing library for yaya-unsafe-1.0.0.1..
  1815. 93.27 s [yaya-unsafe] Running Haddock on library for yaya-unsafe-1.0.0.1..
  1816. 93.33 s [yaya-unsafe] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1817. 93.50 s [yaya-unsafe] [1 of 4] Compiling Yaya.Unsafe.Fold ( src/Yaya/Unsafe/Fold.hs, nothing )
  1818. 93.63 s [yaya-unsafe] [2 of 4] Compiling Yaya.Unsafe.Applied ( src/Yaya/Unsafe/Applied.hs, nothing )
  1819. 93.64 s [yaya-unsafe] [3 of 4] Compiling Yaya.Unsafe.Fold.Instances ( src/Yaya/Unsafe/Fold/Instances.hs, nothing )
  1820. 94.01 s [yaya-unsafe] [4 of 4] Compiling Yaya.Unsafe.Zoo ( src/Yaya/Unsafe/Zoo.hs, nothing )
  1821. 94.09 s [yaya-unsafe] Haddock coverage:
  1822. 94.09 s [yaya-unsafe] Warning: 'Compose' is ambiguous. It is defined
  1823. 94.09 s [yaya-unsafe] * in ‘Data.Functor.Compose’
  1824. 94.09 s [yaya-unsafe] * in ‘Data.Functor.Compose’
  1825. 94.09 s [yaya-unsafe] You may be able to disambiguate the identifier by qualifying it or
  1826. 94.09 s [yaya-unsafe] by specifying the type/value namespace explicitly.
  1827. 94.09 s [yaya-unsafe] Defaulting to the one defined in ‘Data.Functor.Compose’
  1828. 94.09 s [yaya-unsafe] Warning: 'Nu' is out of scope.
  1829. 94.09 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1830. 94.09 s [yaya-unsafe] Warning: 'cata' is out of scope.
  1831. 94.09 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1832. 94.09 s [yaya-unsafe] Warning: 'Nothing' is out of scope.
  1833. 94.09 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1834. 94.09 s [yaya-unsafe] Warning: 'Recursive' is out of scope.
  1835. 94.09 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1836. 94.09 s [yaya-unsafe] 66% ( 8 / 12) in 'Yaya.Unsafe.Fold'
  1837. 94.09 s [yaya-unsafe] Missing documentation for:
  1838. 94.09 s [yaya-unsafe] ganaM (src/Yaya/Unsafe/Fold.hs:94)
  1839. 94.09 s [yaya-unsafe] ghylo (src/Yaya/Unsafe/Fold.hs:110)
  1840. 94.09 s [yaya-unsafe] ghyloM (src/Yaya/Unsafe/Fold.hs:129)
  1841. 94.09 s [yaya-unsafe] hyloM (src/Yaya/Unsafe/Fold.hs:119)
  1842. 94.09 s [yaya-unsafe] 50% ( 1 / 2) in 'Yaya.Unsafe.Applied'
  1843. 94.09 s [yaya-unsafe] Missing documentation for:
  1844. 94.09 s [yaya-unsafe] Module header
  1845. 94.10 s [yaya-unsafe] 100% ( 1 / 1) in 'Yaya.Unsafe.Fold.Instances'
  1846. 94.10 s [yaya-unsafe] 50% ( 6 / 12) in 'Yaya.Unsafe.Zoo'
  1847. 94.10 s [yaya-unsafe] Missing documentation for:
  1848. 94.10 s [yaya-unsafe] Module header
  1849. 94.10 s [yaya-unsafe] chrono (src/Yaya/Unsafe/Zoo.hs:77)
  1850. 94.10 s [yaya-unsafe] codyna (src/Yaya/Unsafe/Zoo.hs:89)
  1851. 94.10 s [yaya-unsafe] cotraverse (src/Yaya/Unsafe/Zoo.hs:190)
  1852. 94.10 s [yaya-unsafe] gpostpro (src/Yaya/Unsafe/Zoo.hs:139)
  1853. 94.10 s [yaya-unsafe] gprepro (src/Yaya/Unsafe/Zoo.hs:129)
  1854. 94.23 s [yaya-unsafe] Warning: Yaya.Unsafe.Fold.Instances: could not find link destinations for:
  1855. 94.23 s [yaya-unsafe] - Yaya.Unsafe.Fold.Instances.D:R:ItemMu
  1856. 94.23 s [yaya-unsafe] - Yaya.Unsafe.Fold.Instances.D:R:ItemFix
  1857. 97.42 s [yaya-unsafe] Documentation created: dist/doc/html/yaya-unsafe/,
  1858. 97.42 s [yaya-unsafe] dist/doc/html/yaya-unsafe/yaya-unsafe.txt
  1859. 97.48 s [yaya-unsafe] Preprocessing test suite 'doctests' for yaya-unsafe-1.0.0.1..
  1860. 97.48 s [yaya-unsafe] Preprocessing test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.1..
  1861. 97.49 s [yaya-unsafe] Phase: installPhase
  1862. 97.59 s [yaya-unsafe] Installing library in /nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-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. 97.82 s [yaya-unsafe] Phase: fixupPhase
  1864. 97.84 s [yaya-unsafe] shrinking RPATHs of ELF executables and libraries in /nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-yaya-unsafe-1.0.0.1
  1865. 97.85 s [yaya-unsafe] shrinking /nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-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. 97.86 s [yaya-unsafe] checking for references to /build/ in /nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-yaya-unsafe-1.0.0.1...
  1867. 97.88 s [yaya-unsafe] patching script interpreter paths in /nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-yaya-unsafe-1.0.0.1
  1868. 97.89 s [yaya-unsafe] stripping (with command strip and flags -S -p) in /nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-yaya-unsafe-1.0.0.1/lib
  1869. 97.93 s [yaya-unsafe] shrinking RPATHs of ELF executables and libraries in /nix/store/xyg19mjzg7csh6500izhpg4wb0gsnrih-yaya-unsafe-1.0.0.1-doc
  1870. 97.93 s [yaya-unsafe] checking for references to /build/ in /nix/store/xyg19mjzg7csh6500izhpg4wb0gsnrih-yaya-unsafe-1.0.0.1-doc...
  1871. 97.95 s [yaya-unsafe] patching script interpreter paths in /nix/store/xyg19mjzg7csh6500izhpg4wb0gsnrih-yaya-unsafe-1.0.0.1-doc
  1872. 98.07 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-yaya-unsafe-1.0.0.1 /nix/store/xyg19mjzg7csh6500izhpg4wb0gsnrih-yaya-unsafe-1.0.0.1-doc
  1873. 98.64 s [post-build-hook] Pushing 2 paths (124 are already present) using zstd to cache sellout ⏳
  1874. 98.64 s [post-build-hook]
  1875. 99.00 s [post-build-hook] Pushing /nix/store/xyg19mjzg7csh6500izhpg4wb0gsnrih-yaya-unsafe-1.0.0.1-doc (661.48 KiB)
  1876. 99.03 s [post-build-hook] Pushing /nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-yaya-unsafe-1.0.0.1 (938.01 KiB)
  1877. 100.28 s [post-build-hook]
  1878. 100.28 s [post-build-hook] All done.
  1879. 100.30 s [post-build-hook] Uploading to the NixCI cache: /nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-yaya-unsafe-1.0.0.1 /nix/store/xyg19mjzg7csh6500izhpg4wb0gsnrih-yaya-unsafe-1.0.0.1-doc
  1880. 100.35 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1881. 100.36 s [post-build-hook] copying 2 paths...
  1882. 100.36 s [post-build-hook] copying path '/nix/store/xyg19mjzg7csh6500izhpg4wb0gsnrih-yaya-unsafe-1.0.0.1-doc' to 'https://cache.nix-ci.com'...
  1883. 100.62 s [post-build-hook] copying path '/nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-yaya-unsafe-1.0.0.1' to 'https://cache.nix-ci.com'...
  1884. 101.00 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1885. 101.24 s [post-build-hook] copying 1 paths...
  1886. 101.24 s [post-build-hook] copying path '/nix/store/xv1znsi874h17m81a7ycw01yarxysl4g-yaya-unsafe-1.0.0.1.drv' to 'https://cache.nix-ci.com'...
  1887. 101.40 s Progress: 5 of 11 built
  1888. 101.44 s Building yaya-containers
  1889. 101.60 s [yaya-containers] Phase: setupCompilerEnvironmentPhase
  1890. 101.60 s [yaya-containers] Build with /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4.
  1891. 101.81 s [yaya-containers] Phase: unpackPhase
  1892. 101.82 s [yaya-containers] unpacking source archive /nix/store/6skqz5nx6mp59nzgxd0102cw3i75bk6z-gvvx0kfsrjizd39za9vjd8ad9wzzsl6y-source/./containers
  1893. 101.82 s [yaya-containers] source root is containers
  1894. 101.83 s [yaya-containers] Phase: patchPhase
  1895. 101.84 s [yaya-containers] Phase: compileBuildDriverPhase
  1896. 101.85 s [yaya-containers] setupCompileFlags: -package-db=/build/tmp.Fi6GWN36ci/setup-package.conf.d -threaded
  1897. 101.91 s [yaya-containers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Fi6GWN36ci/Main.o )
  1898. 101.97 s [yaya-containers] [2 of 2] Linking Setup
  1899. 103.26 s [yaya-containers] Phase: updateAutotoolsGnuConfigScriptsPhase
  1900. 103.27 s [yaya-containers] Phase: configurePhase
  1901. 103.29 s [yaya-containers] configureFlags: --verbose --prefix=/nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-yaya-containers-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/rgl0ggx2cgb87nabah504rnyzmf38n2z-yaya-containers-1.0.0.0-doc/share/doc/yaya-containers-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.Fi6GWN36ci/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. 103.29 s [yaya-containers] Using Parsec parser
  1903. 103.29 s [yaya-containers] Configuring yaya-containers-1.0.0.0...
  1904. 103.59 s [yaya-containers] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  1905. 103.59 s [yaya-containers] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1906. 103.59 s [yaya-containers] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1907. 103.59 s [yaya-containers] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1908. 103.59 s [yaya-containers] base-4.19.2.0
  1909. 103.59 s [yaya-containers] Dependency containers >=0.6.2 && <0.9: using containers-0.6.8
  1910. 103.59 s [yaya-containers] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  1911. 103.59 s [yaya-containers] >=1.0.0 && <1.1: using yaya-1.0.0.0
  1912. 103.59 s [yaya-containers] Dependency yaya-unsafe >=0.5.0 && <0.6 || >=1.0.0 && <1.1: using
  1913. 103.59 s [yaya-containers] yaya-unsafe-1.0.0.1
  1914. 103.59 s [yaya-containers] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1915. 103.59 s [yaya-containers] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1916. 103.59 s [yaya-containers] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1917. 103.59 s [yaya-containers] base-4.19.2.0
  1918. 103.59 s [yaya-containers] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  1919. 103.59 s [yaya-containers] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  1920. 103.59 s [yaya-containers] doctest-0.24.2
  1921. 103.59 s [yaya-containers] Dependency yaya-containers: using yaya-containers-1.0.0.0
  1922. 103.83 s [yaya-containers] Source component graph:
  1923. 103.83 s [yaya-containers] component lib
  1924. 103.83 s [yaya-containers] component test:doctests dependency lib
  1925. 103.83 s [yaya-containers] Configured component graph:
  1926. 103.83 s [yaya-containers] component yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1927. 103.83 s [yaya-containers] include base-4.19.2.0-a4d2
  1928. 103.83 s [yaya-containers] include containers-0.6.8-1373
  1929. 103.83 s [yaya-containers] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1930. 103.83 s [yaya-containers] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1931. 103.83 s [yaya-containers] component yaya-containers-1.0.0.0-ENor33zbYDiJ11IxfYLx3V-doctests
  1932. 103.83 s [yaya-containers] include base-4.19.2.0-a4d2
  1933. 103.83 s [yaya-containers] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1934. 103.83 s [yaya-containers] include yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1935. 103.83 s [yaya-containers] Linked component graph:
  1936. 103.83 s [yaya-containers] unit yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1937. 103.83 s [yaya-containers] include base-4.19.2.0-a4d2
  1938. 103.83 s [yaya-containers] include containers-0.6.8-1373
  1939. 103.83 s [yaya-containers] include yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1940. 103.83 s [yaya-containers] include yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1941. 103.83 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. 103.83 s [yaya-containers] unit yaya-containers-1.0.0.0-ENor33zbYDiJ11IxfYLx3V-doctests
  1943. 103.83 s [yaya-containers] include base-4.19.2.0-a4d2
  1944. 103.83 s [yaya-containers] include doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1945. 103.83 s [yaya-containers] include yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1946. 103.83 s [yaya-containers] Ready component graph:
  1947. 103.83 s [yaya-containers] definite yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1948. 103.83 s [yaya-containers] depends base-4.19.2.0-a4d2
  1949. 103.83 s [yaya-containers] depends containers-0.6.8-1373
  1950. 103.83 s [yaya-containers] depends yaya-1.0.0.0-76Je5IRpdjXJNyXayeZnsT
  1951. 103.83 s [yaya-containers] depends yaya-unsafe-1.0.0.1-IPjSGk11nRw3r8Ns4cimxE
  1952. 103.83 s [yaya-containers] definite yaya-containers-1.0.0.0-ENor33zbYDiJ11IxfYLx3V-doctests
  1953. 103.83 s [yaya-containers] depends base-4.19.2.0-a4d2
  1954. 103.83 s [yaya-containers] depends doctest-0.24.2-7CW3VAqweMx6JNSdbfXAyp
  1955. 103.83 s [yaya-containers] depends yaya-containers-1.0.0.0-BJdn8B0bXHDJcOJwiJGgY7
  1956. 103.83 s [yaya-containers] Using Cabal-3.10.3.0 compiled by ghc-9.8
  1957. 103.83 s [yaya-containers] Using compiler: ghc-9.8.4
  1958. 103.83 s [yaya-containers] Using install prefix:
  1959. 103.83 s [yaya-containers] /nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-yaya-containers-1.0.0.0
  1960. 103.83 s [yaya-containers] Executables installed in:
  1961. 103.83 s [yaya-containers] /nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-yaya-containers-1.0.0.0/bin
  1962. 103.83 s [yaya-containers] Libraries installed in:
  1963. 103.83 s [yaya-containers] /nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-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. 103.83 s [yaya-containers] Dynamic Libraries installed in:
  1965. 103.83 s [yaya-containers] /nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-yaya-containers-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  1966. 103.83 s [yaya-containers] Private executables installed in:
  1967. 103.83 s [yaya-containers] /nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-yaya-containers-1.0.0.0/libexec/x86_64-linux-ghc-9.8.4/yaya-containers-1.0.0.0
  1968. 103.83 s [yaya-containers] Data files installed in:
  1969. 103.83 s [yaya-containers] /nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-yaya-containers-1.0.0.0/share/x86_64-linux-ghc-9.8.4/yaya-containers-1.0.0.0
  1970. 103.83 s [yaya-containers] Documentation installed in:
  1971. 103.83 s [yaya-containers] /nix/store/rgl0ggx2cgb87nabah504rnyzmf38n2z-yaya-containers-1.0.0.0-doc/share/doc/yaya-containers-1.0.0.0
  1972. 103.83 s [yaya-containers] Configuration files installed in:
  1973. 103.83 s [yaya-containers] /nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-yaya-containers-1.0.0.0/etc
  1974. 103.83 s [yaya-containers] No alex found
  1975. 103.83 s [yaya-containers] Using ar found on system at:
  1976. 103.83 s [yaya-containers] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  1977. 103.83 s [yaya-containers] No c2hs found
  1978. 103.83 s [yaya-containers] No cpphs found
  1979. 103.83 s [yaya-containers] Using doctest version 0.24.2 found on system at:
  1980. 103.83 s [yaya-containers] /nix/store/943v4cv275avz0s3nj4x6p645hkj8y47-doctest-0.24.2/bin/doctest
  1981. 103.83 s [yaya-containers] Using gcc version 14.3.0 given by user at:
  1982. 103.83 s [yaya-containers] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  1983. 103.83 s [yaya-containers] Using ghc version 9.8.4 found on system at:
  1984. 103.83 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc
  1985. 103.83 s [yaya-containers] Using ghc-pkg version 9.8.4 found on system at:
  1986. 103.83 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/ghc-pkg-9.8.4
  1987. 103.83 s [yaya-containers] No ghcjs found
  1988. 103.83 s [yaya-containers] No ghcjs-pkg found
  1989. 103.83 s [yaya-containers] No greencard found
  1990. 103.83 s [yaya-containers] Using haddock version 2.30.0 found on system at:
  1991. 103.83 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/haddock-ghc-9.8.4
  1992. 103.83 s [yaya-containers] No happy found
  1993. 103.83 s [yaya-containers] Using haskell-suite found on system at: haskell-suite-dummy-location
  1994. 103.83 s [yaya-containers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1995. 103.83 s [yaya-containers] No hmake found
  1996. 103.83 s [yaya-containers] Using hpc version 0.69 found on system at:
  1997. 103.83 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hpc-ghc-9.8.4
  1998. 103.83 s [yaya-containers] Using hsc2hs version 0.68.10 found on system at:
  1999. 103.83 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  2000. 103.83 s [yaya-containers] Using hscolour version 1.25 found on system at:
  2001. 103.83 s [yaya-containers] /nix/store/vl14mqkz7z183r6sq9qz932j3pix6v5c-hscolour-1.25/bin/HsColour
  2002. 103.83 s [yaya-containers] No jhc found
  2003. 103.83 s [yaya-containers] Using ld found on system at:
  2004. 103.83 s [yaya-containers] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ld.gold
  2005. 103.83 s [yaya-containers] No pkg-config found
  2006. 103.83 s [yaya-containers] Using runghc version 9.8.4 found on system at:
  2007. 103.83 s [yaya-containers] /nix/store/f802g02kq4gg69r7w2xbn2b35lmj24nv-ghc-9.8.4/bin/runghc-9.8.4
  2008. 103.83 s [yaya-containers] Using strip version 2.44 found on system at:
  2009. 103.83 s [yaya-containers] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  2010. 103.83 s [yaya-containers] Using tar found on system at:
  2011. 103.83 s [yaya-containers] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  2012. 103.83 s [yaya-containers] No uhc found
  2013. 103.98 s [yaya-containers] Phase: buildPhase
  2014. 104.05 s [yaya-containers] Preprocessing library for yaya-containers-1.0.0.0..
  2015. 104.05 s [yaya-containers] Building library for yaya-containers-1.0.0.0..
  2016. 104.21 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. 104.57 s [yaya-containers]
  2018. 104.57 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2019. 104.57 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2020. 104.57 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2021. 104.57 s [yaya-containers]
  2022. 104.57 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2023. 104.57 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2024. 104.57 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2025. 104.57 s [yaya-containers]
  2026. 104.57 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2027. 104.57 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2028. 104.57 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2029. 104.57 s [yaya-containers]
  2030. 104.57 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2031. 104.57 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2032. 104.57 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2033. 104.99 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. 104.99 s [yaya-containers]
  2035. 104.99 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2036. 104.99 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  2037. 104.99 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  2038. 104.99 s [yaya-containers]
  2039. 104.99 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2040. 104.99 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  2041. 104.99 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  2042. 104.99 s [yaya-containers]
  2043. 104.99 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2044. 104.99 s [yaya-containers] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  2045. 104.99 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  2046. 104.99 s [yaya-containers]
  2047. 104.99 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2048. 104.99 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  2049. 104.99 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  2050. 104.99 s [yaya-containers]
  2051. 104.99 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2052. 104.99 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  2053. 104.99 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  2054. 104.99 s [yaya-containers]
  2055. 104.99 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2056. 104.99 s [yaya-containers] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  2057. 104.99 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  2058. 104.99 s [yaya-containers] [3 of 4] Compiling Yaya.Containers.Pattern.Map ( src/Yaya/Containers/Pattern/Map.hs, dist/build/Yaya/Containers/Pattern/Map.o, dist/build/Yaya/Containers/Pattern/Map.dyn_o )
  2059. 105.03 s [yaya-containers] [4 of 4] Compiling Yaya.Containers.Pattern.Set ( src/Yaya/Containers/Pattern/Set.hs, dist/build/Yaya/Containers/Pattern/Set.o, dist/build/Yaya/Containers/Pattern/Set.dyn_o )
  2060. 105.03 s [yaya-containers]
  2061. 105.03 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2062. 105.03 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2063. 105.03 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2064. 105.03 s [yaya-containers]
  2065. 105.03 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2066. 105.03 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2067. 105.03 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2068. 105.03 s [yaya-containers]
  2069. 105.03 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2070. 105.03 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2071. 105.03 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2072. 105.03 s [yaya-containers]
  2073. 105.03 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2074. 105.03 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2075. 105.03 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2076. 105.28 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. 105.64 s [yaya-containers]
  2078. 105.64 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2079. 105.64 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2080. 105.64 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2081. 105.64 s [yaya-containers]
  2082. 105.64 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2083. 105.64 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2084. 105.64 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2085. 105.64 s [yaya-containers]
  2086. 105.64 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2087. 105.64 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2088. 105.64 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2089. 105.64 s [yaya-containers]
  2090. 105.64 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2091. 105.64 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2092. 105.64 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2093. 106.11 s [yaya-containers] [2 of 4] Compiling Yaya.Containers.Pattern.IntSet ( src/Yaya/Containers/Pattern/IntSet.hs, dist/build/Yaya/Containers/Pattern/IntSet.p_o )
  2094. 106.11 s [yaya-containers]
  2095. 106.11 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2096. 106.11 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  2097. 106.11 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  2098. 106.11 s [yaya-containers]
  2099. 106.11 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2100. 106.11 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  2101. 106.11 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  2102. 106.11 s [yaya-containers]
  2103. 106.11 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2104. 106.11 s [yaya-containers] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  2105. 106.11 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  2106. 106.11 s [yaya-containers]
  2107. 106.11 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2108. 106.11 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  2109. 106.11 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  2110. 106.11 s [yaya-containers]
  2111. 106.11 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2112. 106.11 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  2113. 106.11 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  2114. 106.11 s [yaya-containers]
  2115. 106.11 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2116. 106.11 s [yaya-containers] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  2117. 106.11 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  2118. 106.11 s [yaya-containers] [3 of 4] Compiling Yaya.Containers.Pattern.Map ( src/Yaya/Containers/Pattern/Map.hs, dist/build/Yaya/Containers/Pattern/Map.p_o )
  2119. 106.16 s [yaya-containers] [4 of 4] Compiling Yaya.Containers.Pattern.Set ( src/Yaya/Containers/Pattern/Set.hs, dist/build/Yaya/Containers/Pattern/Set.p_o )
  2120. 106.16 s [yaya-containers]
  2121. 106.16 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2122. 106.16 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2123. 106.16 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2124. 106.16 s [yaya-containers]
  2125. 106.16 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2126. 106.16 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2127. 106.16 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2128. 106.16 s [yaya-containers]
  2129. 106.16 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2130. 106.16 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2131. 106.16 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2132. 106.16 s [yaya-containers]
  2133. 106.16 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2134. 106.16 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2135. 106.16 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2136. 107.74 s [yaya-containers] Preprocessing test suite 'doctests' for yaya-containers-1.0.0.0..
  2137. 107.74 s [yaya-containers] Building test suite 'doctests' for yaya-containers-1.0.0.0..
  2138. 107.81 s [yaya-containers] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  2139. 108.04 s [yaya-containers] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  2140. 108.33 s [yaya-containers] [3 of 3] Linking dist/build/doctests/doctests
  2141. 111.94 s [yaya-containers] Phase: checkPhase
  2142. 111.98 s [yaya-containers] Running 1 test suites...
  2143. 111.98 s [yaya-containers] Test suite doctests: RUNNING...
  2144. 112.30 s [yaya-containers]
  2145. 112.30 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2146. 112.30 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2147. 112.32 s [yaya-containers]
  2148. 112.32 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2149. 112.32 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2150. 112.32 s [yaya-containers]
  2151. 112.32 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2152. 112.32 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2153. 112.32 s [yaya-containers]
  2154. 112.32 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2155. 112.32 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2156. 112.94 s [yaya-containers] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  2157. 112.99 s [yaya-containers] Test suite doctests: PASS
  2158. 112.99 s [yaya-containers] Test suite logged to: dist/test/yaya-containers-1.0.0.0-doctests.log
  2159. 112.99 s [yaya-containers] 1 of 1 test suites (1 of 1 test cases) passed.
  2160. 113.00 s [yaya-containers] Phase: haddockPhase
  2161. 113.13 s [yaya-containers] Preprocessing library for yaya-containers-1.0.0.0..
  2162. 113.13 s [yaya-containers] Running Haddock on library for yaya-containers-1.0.0.0..
  2163. 113.19 s [yaya-containers] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  2164. 113.35 s [yaya-containers] [1 of 4] Compiling Yaya.Containers.Pattern.IntMap ( src/Yaya/Containers/Pattern/IntMap.hs, nothing )
  2165. 113.71 s [yaya-containers] [2 of 4] Compiling Yaya.Containers.Pattern.IntSet ( src/Yaya/Containers/Pattern/IntSet.hs, nothing )
  2166. 113.75 s [yaya-containers] [3 of 4] Compiling Yaya.Containers.Pattern.Map ( src/Yaya/Containers/Pattern/Map.hs, nothing )
  2167. 113.81 s [yaya-containers] [4 of 4] Compiling Yaya.Containers.Pattern.Set ( src/Yaya/Containers/Pattern/Set.hs, nothing )
  2168. 113.85 s [yaya-containers] Haddock coverage:
  2169. 113.85 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.IntMap'
  2170. 113.85 s [yaya-containers] Missing documentation for:
  2171. 113.85 s [yaya-containers] Module header
  2172. 113.85 s [yaya-containers] IntMap (src/Yaya/Containers/Pattern/IntMap.hs:61)
  2173. 113.85 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.IntSet'
  2174. 113.85 s [yaya-containers] Missing documentation for:
  2175. 113.85 s [yaya-containers] Module header
  2176. 113.85 s [yaya-containers] IntSet (src/Yaya/Containers/Pattern/IntSet.hs:54)
  2177. 113.85 s [yaya-containers] 40% ( 4 / 10) in 'Yaya.Containers.Pattern.Map'
  2178. 113.85 s [yaya-containers] Missing documentation for:
  2179. 113.85 s [yaya-containers] Module header
  2180. 113.85 s [yaya-containers] Map (src/Yaya/Containers/Pattern/Map.hs:79)
  2181. 113.85 s [yaya-containers] eqMap (src/Yaya/Containers/Pattern/Map.hs:111)
  2182. 113.85 s [yaya-containers] compareMap (src/Yaya/Containers/Pattern/Map.hs:124)
  2183. 113.85 s [yaya-containers] readMapPrec (src/Yaya/Containers/Pattern/Map.hs:136)
  2184. 113.85 s [yaya-containers] showsMapPrec (src/Yaya/Containers/Pattern/Map.hs:157)
  2185. 113.85 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.Set'
  2186. 113.85 s [yaya-containers] Missing documentation for:
  2187. 113.85 s [yaya-containers] Module header
  2188. 113.85 s [yaya-containers] Set (src/Yaya/Containers/Pattern/Set.hs:55)
  2189. 114.24 s [yaya-containers] Warning: Yaya.Containers.Pattern.IntMap: could not find link destinations for:
  2190. 114.24 s [yaya-containers] - Yaya.Containers.Pattern.IntMap.Rep_IntMap
  2191. 114.24 s [yaya-containers] - Yaya.Containers.Pattern.IntMap.Rep1_IntMap
  2192. 114.24 s [yaya-containers] Warning: Yaya.Containers.Pattern.IntSet: could not find link destinations for:
  2193. 114.24 s [yaya-containers] - Yaya.Containers.Pattern.IntSet.Rep_IntSet
  2194. 114.24 s [yaya-containers] - Yaya.Containers.Pattern.IntSet.Rep1_IntSet
  2195. 114.24 s [yaya-containers] Warning: Yaya.Containers.Pattern.Map: could not find link destinations for:
  2196. 114.24 s [yaya-containers] - Yaya.Containers.Pattern.Map.Rep_Map
  2197. 114.24 s [yaya-containers] - Yaya.Containers.Pattern.Map.Rep1_Map
  2198. 114.24 s [yaya-containers] Warning: Yaya.Containers.Pattern.Set: could not find link destinations for:
  2199. 114.24 s [yaya-containers] - Yaya.Containers.Pattern.Set.Rep_Set
  2200. 114.24 s [yaya-containers] - Yaya.Containers.Pattern.Set.Rep1_Set
  2201. 117.21 s [yaya-containers] Documentation created: dist/doc/html/yaya-containers/,
  2202. 117.21 s [yaya-containers] dist/doc/html/yaya-containers/yaya-containers.txt
  2203. 117.26 s [yaya-containers] Preprocessing test suite 'doctests' for yaya-containers-1.0.0.0..
  2204. 117.27 s [yaya-containers] Phase: installPhase
  2205. 117.34 s [yaya-containers] Installing library in /nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-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. 117.56 s [yaya-containers] Phase: fixupPhase
  2207. 117.58 s [yaya-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-yaya-containers-1.0.0.0
  2208. 117.59 s [yaya-containers] shrinking /nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-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. 117.60 s [yaya-containers] checking for references to /build/ in /nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-yaya-containers-1.0.0.0...
  2210. 117.62 s [yaya-containers] patching script interpreter paths in /nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-yaya-containers-1.0.0.0
  2211. 117.62 s [yaya-containers] stripping (with command strip and flags -S -p) in /nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-yaya-containers-1.0.0.0/lib
  2212. 117.68 s [yaya-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/rgl0ggx2cgb87nabah504rnyzmf38n2z-yaya-containers-1.0.0.0-doc
  2213. 117.69 s [yaya-containers] checking for references to /build/ in /nix/store/rgl0ggx2cgb87nabah504rnyzmf38n2z-yaya-containers-1.0.0.0-doc...
  2214. 117.71 s [yaya-containers] patching script interpreter paths in /nix/store/rgl0ggx2cgb87nabah504rnyzmf38n2z-yaya-containers-1.0.0.0-doc
  2215. 117.82 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-yaya-containers-1.0.0.0 /nix/store/rgl0ggx2cgb87nabah504rnyzmf38n2z-yaya-containers-1.0.0.0-doc
  2216. 118.29 s [post-build-hook] Pushing 2 paths (126 are already present) using zstd to cache sellout ⏳
  2217. 118.29 s [post-build-hook]
  2218. 118.66 s [post-build-hook] Pushing /nix/store/rgl0ggx2cgb87nabah504rnyzmf38n2z-yaya-containers-1.0.0.0-doc (1.12 MiB)
  2219. 118.66 s [post-build-hook] Pushing /nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-yaya-containers-1.0.0.0 (3.37 MiB)
  2220. 120.17 s [post-build-hook]
  2221. 120.19 s [post-build-hook] All done.
  2222. 120.19 s [post-build-hook] Uploading to the NixCI cache: /nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-yaya-containers-1.0.0.0 /nix/store/rgl0ggx2cgb87nabah504rnyzmf38n2z-yaya-containers-1.0.0.0-doc
  2223. 120.23 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2224. 120.25 s [post-build-hook] copying 2 paths...
  2225. 120.25 s [post-build-hook] copying path '/nix/store/rgl0ggx2cgb87nabah504rnyzmf38n2z-yaya-containers-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  2226. 120.53 s [post-build-hook] copying path '/nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-yaya-containers-1.0.0.0' to 'https://cache.nix-ci.com'...
  2227. 121.36 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2228. 121.55 s [post-build-hook] copying 1 paths...
  2229. 121.55 s [post-build-hook] copying path '/nix/store/5aq86qxvghnrs7j5gj5ki5xn402viksg-yaya-containers-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  2230. 121.69 s Progress: 6 of 10 built
  2231. 121.74 s Building ghc-9.8.4-with-packages
  2232. 121.78 s [ghc-9.8.4-with-packages] /nix/store/kpmw51jqmy7ycllsm35gycviplq2d313-yaya-containers-1.0.0.0/nix-support:
  2233. 121.78 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2234. 121.79 s [ghc-9.8.4-with-packages] /nix/store/djv00lpldmxg9m21hnxma3jx295b96gq-yaya-hedgehog-1.0.0.0/nix-support:
  2235. 121.79 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2236. 121.79 s [ghc-9.8.4-with-packages] /nix/store/lmvmcx1vjvnwwjkknw0xqlbvz5l5slvy-yaya-lens-0.0.1.0/nix-support:
  2237. 121.79 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2238. 121.80 s [ghc-9.8.4-with-packages] /nix/store/rkf2c501ifh2ka1kfifwkyhq53lrhikn-yaya-quickcheck-1.0.0.0/nix-support:
  2239. 121.80 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2240. 121.80 s [ghc-9.8.4-with-packages] /nix/store/6c2186yv6v24ncsf9g2clri3hllxj597-yaya-unsafe-1.0.0.1/nix-support:
  2241. 121.80 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2242. 121.81 s [ghc-9.8.4-with-packages] /nix/store/kiyiyaq9gwz7d5xrvqn9gm1jm64qbzc9-comonad-5.0.9/nix-support:
  2243. 121.81 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2244. 121.81 s [ghc-9.8.4-with-packages] /nix/store/kiyiyaq9gwz7d5xrvqn9gm1jm64qbzc9-comonad-5.0.9/nix-support:
  2245. 121.81 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2246. 121.81 s [ghc-9.8.4-with-packages] /nix/store/72fjlwp9s09z4qhfpja1nhjafggcwvx6-either-5.0.3/nix-support:
  2247. 121.81 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2248. 121.81 s [ghc-9.8.4-with-packages] /nix/store/72fjlwp9s09z4qhfpja1nhjafggcwvx6-either-5.0.3/nix-support:
  2249. 121.81 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2250. 121.81 s [ghc-9.8.4-with-packages] /nix/store/jginz83sjraxd2h26rnw368pmlg2gica-free-5.2/nix-support:
  2251. 121.81 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2252. 121.82 s [ghc-9.8.4-with-packages] /nix/store/jginz83sjraxd2h26rnw368pmlg2gica-free-5.2/nix-support:
  2253. 121.82 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2254. 121.82 s [ghc-9.8.4-with-packages] /nix/store/zmc66kmbzfb6c3cp6nwc9dvv8djrhvxn-kan-extensions-5.2.7/nix-support:
  2255. 121.82 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2256. 121.82 s [ghc-9.8.4-with-packages] /nix/store/zmc66kmbzfb6c3cp6nwc9dvv8djrhvxn-kan-extensions-5.2.7/nix-support:
  2257. 121.82 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2258. 121.82 s [ghc-9.8.4-with-packages] /nix/store/36lg0ximcyf92b8qchr536lv2dpxhlvj-profunctors-5.6.3/nix-support:
  2259. 121.82 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2260. 121.83 s [ghc-9.8.4-with-packages] /nix/store/36lg0ximcyf92b8qchr536lv2dpxhlvj-profunctors-5.6.3/nix-support:
  2261. 121.83 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2262. 121.83 s [ghc-9.8.4-with-packages] /nix/store/6hgm7hh3h1x1a56k4ablfi04b91s1dkv-strict-0.5.1/nix-support:
  2263. 121.83 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2264. 121.83 s [ghc-9.8.4-with-packages] /nix/store/6hgm7hh3h1x1a56k4ablfi04b91s1dkv-strict-0.5.1/nix-support:
  2265. 121.83 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2266. 121.83 s [ghc-9.8.4-with-packages] /nix/store/gp9fm2a66pmbwq230i08cdn20nlasvyg-th-abstraction-0.7.1.0/nix-support:
  2267. 121.83 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2268. 121.83 s [ghc-9.8.4-with-packages] /nix/store/gp9fm2a66pmbwq230i08cdn20nlasvyg-th-abstraction-0.7.1.0/nix-support:
  2269. 121.83 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2270. 121.84 s [ghc-9.8.4-with-packages] /nix/store/8b4m4qqbyjil978ikbshgkhzzhrv76wf-deriving-compat-0.6.7/nix-support:
  2271. 121.84 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2272. 121.84 s [ghc-9.8.4-with-packages] /nix/store/8b4m4qqbyjil978ikbshgkhzzhrv76wf-deriving-compat-0.6.7/nix-support:
  2273. 121.84 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2274. 121.85 s [ghc-9.8.4-with-packages] /nix/store/brj4qf8vdmj7spncza7z460973g4k8d1-hedgehog-1.5/nix-support:
  2275. 121.85 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2276. 121.85 s [ghc-9.8.4-with-packages] /nix/store/brj4qf8vdmj7spncza7z460973g4k8d1-hedgehog-1.5/nix-support:
  2277. 121.85 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2278. 121.86 s [ghc-9.8.4-with-packages] /nix/store/9qicvwmyqkcfciv1wkvghc1fwy04crg5-lens-5.3.5/nix-support:
  2279. 121.86 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2280. 121.87 s [ghc-9.8.4-with-packages] /nix/store/9qicvwmyqkcfciv1wkvghc1fwy04crg5-lens-5.3.5/nix-support:
  2281. 121.87 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2282. 121.87 s [ghc-9.8.4-with-packages] /nix/store/c8g00pswjqyjv511f4vg7gn1c3mmcf5c-QuickCheck-2.15.0.1/nix-support:
  2283. 121.87 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2284. 121.87 s [ghc-9.8.4-with-packages] /nix/store/c8g00pswjqyjv511f4vg7gn1c3mmcf5c-QuickCheck-2.15.0.1/nix-support:
  2285. 121.87 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2286. 121.87 s [ghc-9.8.4-with-packages] /nix/store/qxdzqhj867c1d36953knff37mw83ficf-distributive-0.6.2.1/nix-support:
  2287. 121.87 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2288. 121.87 s [ghc-9.8.4-with-packages] /nix/store/qxdzqhj867c1d36953knff37mw83ficf-distributive-0.6.2.1/nix-support:
  2289. 121.87 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2290. 121.88 s [ghc-9.8.4-with-packages] /nix/store/hsn0k8949h80q8fxfdzchlpsh61av8w6-indexed-traversable-0.1.4/nix-support:
  2291. 121.88 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2292. 121.88 s [ghc-9.8.4-with-packages] /nix/store/hsn0k8949h80q8fxfdzchlpsh61av8w6-indexed-traversable-0.1.4/nix-support:
  2293. 121.88 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2294. 121.88 s [ghc-9.8.4-with-packages] /nix/store/zpq343jdivqaml3qfsfz174hif76ndan-tagged-0.8.9/nix-support:
  2295. 121.88 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2296. 121.88 s [ghc-9.8.4-with-packages] /nix/store/zpq343jdivqaml3qfsfz174hif76ndan-tagged-0.8.9/nix-support:
  2297. 121.88 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2298. 121.88 s [ghc-9.8.4-with-packages] /nix/store/99zq1gil5hgnklr8zzijqnw501q4rw5s-transformers-compat-0.7.2/nix-support:
  2299. 121.88 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2300. 121.88 s [ghc-9.8.4-with-packages] /nix/store/99zq1gil5hgnklr8zzijqnw501q4rw5s-transformers-compat-0.7.2/nix-support:
  2301. 121.88 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2302. 121.89 s [ghc-9.8.4-with-packages] /nix/store/x7mzrwjfqhhlrkigmpna8n325mmjgdgh-bifunctors-5.6.2/nix-support:
  2303. 121.89 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2304. 121.89 s [ghc-9.8.4-with-packages] /nix/store/x7mzrwjfqhhlrkigmpna8n325mmjgdgh-bifunctors-5.6.2/nix-support:
  2305. 121.89 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2306. 121.89 s [ghc-9.8.4-with-packages] /nix/store/swffmwqs1iz8hz92r29h61s62c1d8vm9-semigroupoids-6.0.1/nix-support:
  2307. 121.89 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2308. 121.90 s [ghc-9.8.4-with-packages] /nix/store/swffmwqs1iz8hz92r29h61s62c1d8vm9-semigroupoids-6.0.1/nix-support:
  2309. 121.90 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2310. 121.90 s [ghc-9.8.4-with-packages] /nix/store/rjrip1qdcl1scs6b0hkcc4p9xy5ng4q7-transformers-base-0.4.6/nix-support:
  2311. 121.90 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2312. 121.90 s [ghc-9.8.4-with-packages] /nix/store/rjrip1qdcl1scs6b0hkcc4p9xy5ng4q7-transformers-base-0.4.6/nix-support:
  2313. 121.90 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2314. 121.90 s [ghc-9.8.4-with-packages] /nix/store/4bkm522iml9al047c106m36482g6ygjw-adjunctions-4.4.3/nix-support:
  2315. 121.90 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2316. 121.90 s [ghc-9.8.4-with-packages] /nix/store/4bkm522iml9al047c106m36482g6ygjw-adjunctions-4.4.3/nix-support:
  2317. 121.90 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2318. 121.91 s [ghc-9.8.4-with-packages] /nix/store/qvkfg079gbgx0f0qffhidydzng4irg87-contravariant-1.5.5/nix-support:
  2319. 121.91 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2320. 121.91 s [ghc-9.8.4-with-packages] /nix/store/qvkfg079gbgx0f0qffhidydzng4irg87-contravariant-1.5.5/nix-support:
  2321. 121.91 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2322. 121.91 s [ghc-9.8.4-with-packages] /nix/store/s5llr19nrkg4lfdkv98ywmqsggj970di-invariant-0.6.4/nix-support:
  2323. 121.91 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2324. 121.91 s [ghc-9.8.4-with-packages] /nix/store/s5llr19nrkg4lfdkv98ywmqsggj970di-invariant-0.6.4/nix-support:
  2325. 121.91 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2326. 121.91 s [ghc-9.8.4-with-packages] /nix/store/qlvsmyiaz3ib75d4q3wm7wnjwzb59dnh-base-orphans-0.9.3/nix-support:
  2327. 121.91 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2328. 121.91 s [ghc-9.8.4-with-packages] /nix/store/qlvsmyiaz3ib75d4q3wm7wnjwzb59dnh-base-orphans-0.9.3/nix-support:
  2329. 121.91 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2330. 121.92 s [ghc-9.8.4-with-packages] /nix/store/accjj1a7s58f9csn4533s5y10v7i5ayr-hashable-1.5.0.0/nix-support:
  2331. 121.92 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2332. 121.92 s [ghc-9.8.4-with-packages] /nix/store/accjj1a7s58f9csn4533s5y10v7i5ayr-hashable-1.5.0.0/nix-support:
  2333. 121.92 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2334. 121.92 s [ghc-9.8.4-with-packages] /nix/store/yff2ryz1j0a98da1nmggzqamqvvfq3fd-these-1.2.1/nix-support:
  2335. 121.92 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2336. 121.92 s [ghc-9.8.4-with-packages] /nix/store/yff2ryz1j0a98da1nmggzqamqvvfq3fd-these-1.2.1/nix-support:
  2337. 121.92 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2338. 121.92 s [ghc-9.8.4-with-packages] /nix/store/6iclwl0rlh1kk822k56r744jzjdl29yx-ansi-terminal-1.1.3/nix-support:
  2339. 121.92 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2340. 121.93 s [ghc-9.8.4-with-packages] /nix/store/6iclwl0rlh1kk822k56r744jzjdl29yx-ansi-terminal-1.1.3/nix-support:
  2341. 121.93 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2342. 121.93 s [ghc-9.8.4-with-packages] /nix/store/37ii3d70vq73cxiq03b88d3yrskjbnh0-async-2.2.5/nix-support:
  2343. 121.93 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2344. 121.93 s [ghc-9.8.4-with-packages] /nix/store/37ii3d70vq73cxiq03b88d3yrskjbnh0-async-2.2.5/nix-support:
  2345. 121.93 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2346. 121.93 s [ghc-9.8.4-with-packages] /nix/store/w4z3vda339lhgdlja4x3z8q1cp1l9mi1-barbies-2.1.1.0/nix-support:
  2347. 121.93 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2348. 121.94 s [ghc-9.8.4-with-packages] /nix/store/w4z3vda339lhgdlja4x3z8q1cp1l9mi1-barbies-2.1.1.0/nix-support:
  2349. 121.94 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2350. 121.94 s [ghc-9.8.4-with-packages] /nix/store/ih5q3f5hi5v38hrw0vk8hyzlp82c6m2b-concurrent-output-1.10.21/nix-support:
  2351. 121.94 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2352. 121.94 s [ghc-9.8.4-with-packages] /nix/store/ih5q3f5hi5v38hrw0vk8hyzlp82c6m2b-concurrent-output-1.10.21/nix-support:
  2353. 121.94 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2354. 121.94 s [ghc-9.8.4-with-packages] /nix/store/7dxnsc4zh61lfaq4yqkb14cs9j0il00v-lifted-async-0.10.2.7/nix-support:
  2355. 121.94 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2356. 121.95 s [ghc-9.8.4-with-packages] /nix/store/7dxnsc4zh61lfaq4yqkb14cs9j0il00v-lifted-async-0.10.2.7/nix-support:
  2357. 121.95 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2358. 121.95 s [ghc-9.8.4-with-packages] /nix/store/vr8f1x98zcmfm5iq6z43yykp2mavc3zn-mmorph-1.2.1/nix-support:
  2359. 121.95 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2360. 121.95 s [ghc-9.8.4-with-packages] /nix/store/vr8f1x98zcmfm5iq6z43yykp2mavc3zn-mmorph-1.2.1/nix-support:
  2361. 121.95 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2362. 121.95 s [ghc-9.8.4-with-packages] /nix/store/s1z0b4ripxaibcbjg8b0kq727agp4bf5-monad-control-1.0.3.1/nix-support:
  2363. 121.95 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2364. 121.95 s [ghc-9.8.4-with-packages] /nix/store/s1z0b4ripxaibcbjg8b0kq727agp4bf5-monad-control-1.0.3.1/nix-support:
  2365. 121.95 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2366. 121.95 s [ghc-9.8.4-with-packages] /nix/store/59j0bw5x2b4qr5g5qygfyd9ldc7winzy-pretty-show-1.10/nix-support:
  2367. 121.95 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2368. 121.96 s [ghc-9.8.4-with-packages] /nix/store/59j0bw5x2b4qr5g5qygfyd9ldc7winzy-pretty-show-1.10/nix-support:
  2369. 121.96 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2370. 121.96 s [ghc-9.8.4-with-packages] /nix/store/d05v3j9vbx9wmhyxvfqg38gi85gqw9qb-primitive-0.9.1.0/nix-support:
  2371. 121.96 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2372. 121.96 s [ghc-9.8.4-with-packages] /nix/store/d05v3j9vbx9wmhyxvfqg38gi85gqw9qb-primitive-0.9.1.0/nix-support:
  2373. 121.96 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2374. 121.96 s [ghc-9.8.4-with-packages] /nix/store/rb3x326m38l05vvxp1yvjgmf8bsxviw2-random-1.2.1.3/nix-support:
  2375. 121.96 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2376. 121.96 s [ghc-9.8.4-with-packages] /nix/store/rb3x326m38l05vvxp1yvjgmf8bsxviw2-random-1.2.1.3/nix-support:
  2377. 121.96 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2378. 121.97 s [ghc-9.8.4-with-packages] /nix/store/mrjrznagfjx3hfidymraaj2hcj9hdgg3-resourcet-1.3.0/nix-support:
  2379. 121.97 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2380. 121.97 s [ghc-9.8.4-with-packages] /nix/store/mrjrznagfjx3hfidymraaj2hcj9hdgg3-resourcet-1.3.0/nix-support:
  2381. 121.97 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2382. 121.97 s [ghc-9.8.4-with-packages] /nix/store/vb5xrkg5w86rs98l5zvj8pm2gq03989c-safe-exceptions-0.1.7.4/nix-support:
  2383. 121.97 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2384. 121.97 s [ghc-9.8.4-with-packages] /nix/store/vb5xrkg5w86rs98l5zvj8pm2gq03989c-safe-exceptions-0.1.7.4/nix-support:
  2385. 121.97 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2386. 121.97 s [ghc-9.8.4-with-packages] /nix/store/9aa9qaibricg5j6s9n99jpaq30xlqclb-wl-pprint-annotated-0.1.0.1/nix-support:
  2387. 121.97 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2388. 121.97 s [ghc-9.8.4-with-packages] /nix/store/9aa9qaibricg5j6s9n99jpaq30xlqclb-wl-pprint-annotated-0.1.0.1/nix-support:
  2389. 121.97 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2390. 121.98 s [ghc-9.8.4-with-packages] /nix/store/fq6f272qblqjm84xcvdzq61z0bac8sil-indexed-traversable-instances-0.1.2/nix-support:
  2391. 121.98 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2392. 121.98 s [ghc-9.8.4-with-packages] /nix/store/fq6f272qblqjm84xcvdzq61z0bac8sil-indexed-traversable-instances-0.1.2/nix-support:
  2393. 121.98 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2394. 121.98 s [ghc-9.8.4-with-packages] /nix/store/8y0wl79mpn0ic3qwbzh3rm8wvi6g6as9-parallel-3.2.2.0/nix-support:
  2395. 121.98 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2396. 121.98 s [ghc-9.8.4-with-packages] /nix/store/8y0wl79mpn0ic3qwbzh3rm8wvi6g6as9-parallel-3.2.2.0/nix-support:
  2397. 121.98 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2398. 121.98 s [ghc-9.8.4-with-packages] /nix/store/gjaq5pn7pfss87qh6ghz769ydnhn1sm6-reflection-2.1.9/nix-support:
  2399. 121.98 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2400. 121.99 s [ghc-9.8.4-with-packages] /nix/store/gjaq5pn7pfss87qh6ghz769ydnhn1sm6-reflection-2.1.9/nix-support:
  2401. 121.99 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2402. 121.99 s [ghc-9.8.4-with-packages] /nix/store/acgckvxisa91yha7pmcyhqfn8r8v0zmg-unordered-containers-0.2.20.1/nix-support:
  2403. 121.99 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2404. 121.99 s [ghc-9.8.4-with-packages] /nix/store/acgckvxisa91yha7pmcyhqfn8r8v0zmg-unordered-containers-0.2.20.1/nix-support:
  2405. 121.99 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2406. 122.00 s [ghc-9.8.4-with-packages] /nix/store/y708km42q3qcmypan2k8brb0qlpagp5n-vector-0.13.2.0/nix-support:
  2407. 122.00 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2408. 122.00 s [ghc-9.8.4-with-packages] /nix/store/y708km42q3qcmypan2k8brb0qlpagp5n-vector-0.13.2.0/nix-support:
  2409. 122.00 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2410. 122.00 s [ghc-9.8.4-with-packages] /nix/store/s8ar36hx1qjsj73pgvppnl6dqm18l69w-splitmix-0.1.3.1/nix-support:
  2411. 122.00 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2412. 122.00 s [ghc-9.8.4-with-packages] /nix/store/s8ar36hx1qjsj73pgvppnl6dqm18l69w-splitmix-0.1.3.1/nix-support:
  2413. 122.00 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2414. 122.01 s [ghc-9.8.4-with-packages] /nix/store/gqn3zp01ml4clcgq3sdkxwwg4l0l2r21-StateVar-1.2.2/nix-support:
  2415. 122.01 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2416. 122.01 s [ghc-9.8.4-with-packages] /nix/store/gqn3zp01ml4clcgq3sdkxwwg4l0l2r21-StateVar-1.2.2/nix-support:
  2417. 122.01 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2418. 122.01 s [ghc-9.8.4-with-packages] /nix/store/p7324fxikqvxaql2mrmhlz6cby1qc8lc-os-string-2.0.8/nix-support:
  2419. 122.01 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2420. 122.02 s [ghc-9.8.4-with-packages] /nix/store/p7324fxikqvxaql2mrmhlz6cby1qc8lc-os-string-2.0.8/nix-support:
  2421. 122.02 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2422. 122.02 s [ghc-9.8.4-with-packages] /nix/store/1nhn1pmdh6rynrwg64wa6jyg05r1w8i2-ansi-terminal-types-1.1.3/nix-support:
  2423. 122.02 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2424. 122.02 s [ghc-9.8.4-with-packages] /nix/store/1nhn1pmdh6rynrwg64wa6jyg05r1w8i2-ansi-terminal-types-1.1.3/nix-support:
  2425. 122.02 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2426. 122.03 s [ghc-9.8.4-with-packages] /nix/store/mirzq3yfg5wbl8wsna9b3qvxrp4nmb6z-constraints-0.14.2/nix-support:
  2427. 122.03 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2428. 122.03 s [ghc-9.8.4-with-packages] /nix/store/mirzq3yfg5wbl8wsna9b3qvxrp4nmb6z-constraints-0.14.2/nix-support:
  2429. 122.03 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2430. 122.04 s [ghc-9.8.4-with-packages] /nix/store/cr7zciv2q01j4xja03w3bjm4xr65rfv8-lifted-base-0.2.3.12/nix-support:
  2431. 122.04 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2432. 122.04 s [ghc-9.8.4-with-packages] /nix/store/cr7zciv2q01j4xja03w3bjm4xr65rfv8-lifted-base-0.2.3.12/nix-support:
  2433. 122.04 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2434. 122.04 s [ghc-9.8.4-with-packages] /nix/store/yvar5jgnrvkz1qa6vzv18830lpa2jwyl-unliftio-core-0.2.1.0/nix-support:
  2435. 122.04 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2436. 122.05 s [ghc-9.8.4-with-packages] /nix/store/yvar5jgnrvkz1qa6vzv18830lpa2jwyl-unliftio-core-0.2.1.0/nix-support:
  2437. 122.05 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2438. 122.05 s [ghc-9.8.4-with-packages] /nix/store/hx52xqv1vmvfcpa93qa3wklbvvy0fqch-OneTuple-0.4.2/nix-support:
  2439. 122.05 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2440. 122.05 s [ghc-9.8.4-with-packages] /nix/store/hx52xqv1vmvfcpa93qa3wklbvvy0fqch-OneTuple-0.4.2/nix-support:
  2441. 122.05 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2442. 122.05 s [ghc-9.8.4-with-packages] /nix/store/687cvr6iyr3x4ym781g16mspg1yw0dv8-tasty-1.5.3/nix-support:
  2443. 122.05 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2444. 122.06 s [ghc-9.8.4-with-packages] /nix/store/687cvr6iyr3x4ym781g16mspg1yw0dv8-tasty-1.5.3/nix-support:
  2445. 122.06 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2446. 122.06 s [ghc-9.8.4-with-packages] /nix/store/81am4xdzqn3cjkg140rwpbb8wl9q7prc-vector-stream-0.1.0.1/nix-support:
  2447. 122.06 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2448. 122.06 s [ghc-9.8.4-with-packages] /nix/store/81am4xdzqn3cjkg140rwpbb8wl9q7prc-vector-stream-0.1.0.1/nix-support:
  2449. 122.06 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2450. 122.06 s [ghc-9.8.4-with-packages] /nix/store/390smls5rl93m23ijffn4h64ak09s7gw-boring-0.2.2/nix-support:
  2451. 122.06 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2452. 122.06 s [ghc-9.8.4-with-packages] /nix/store/390smls5rl93m23ijffn4h64ak09s7gw-boring-0.2.2/nix-support:
  2453. 122.06 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2454. 122.07 s [ghc-9.8.4-with-packages] /nix/store/l30wz54jlaajnwyl62627agnggjq2479-optparse-applicative-0.18.1.0/nix-support:
  2455. 122.07 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2456. 122.07 s [ghc-9.8.4-with-packages] /nix/store/l30wz54jlaajnwyl62627agnggjq2479-optparse-applicative-0.18.1.0/nix-support:
  2457. 122.07 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2458. 122.07 s [ghc-9.8.4-with-packages] /nix/store/jyywp11ngqyb3fq29qm7ch9nxzpi1nnh-prettyprinter-1.7.1/nix-support:
  2459. 122.07 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2460. 122.07 s [ghc-9.8.4-with-packages] /nix/store/jyywp11ngqyb3fq29qm7ch9nxzpi1nnh-prettyprinter-1.7.1/nix-support:
  2461. 122.07 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2462. 122.08 s [ghc-9.8.4-with-packages] /nix/store/l6nw5z0cgv3z4hy2cgqkvsigm7hix24f-prettyprinter-ansi-terminal-1.1.3/nix-support:
  2463. 122.08 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2464. 122.08 s [ghc-9.8.4-with-packages] /nix/store/l6nw5z0cgv3z4hy2cgqkvsigm7hix24f-prettyprinter-ansi-terminal-1.1.3/nix-support:
  2465. 122.08 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/73bnjj22igvz4hhkyhgyd5igw3qbv9m8-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2466. 122.74 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. 122.74 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. 122.74 s [ghc-9.8.4-with-packages] Warning: include-dirs: /nix/store/b0l7jm2ljx7h5pdi0pa6hb7vjf0k5zy9-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
  2469. 122.74 s [ghc-9.8.4-with-packages] Warning: haddock-interfaces: /nix/store/y708km42q3qcmypan2k8brb0qlpagp5n-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.8.4/vector-0.13.2.0/html/vector.haddock doesn't exist or isn't a file
  2470. 122.74 s [ghc-9.8.4-with-packages] Warning: haddock-html: /nix/store/y708km42q3qcmypan2k8brb0qlpagp5n-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.8.4/vector-0.13.2.0/html doesn't exist or isn't a directory
  2471. 124.00 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/b0l7jm2ljx7h5pdi0pa6hb7vjf0k5zy9-ghc-9.8.4-with-packages
  2472. 124.49 s [post-build-hook] Pushing 1 paths (211 are already present) using zstd to cache sellout ⏳
  2473. 124.49 s [post-build-hook]
  2474. 124.87 s [post-build-hook] Pushing /nix/store/b0l7jm2ljx7h5pdi0pa6hb7vjf0k5zy9-ghc-9.8.4-with-packages (5.11 MiB)
  2475. 126.79 s [post-build-hook]
  2476. 126.79 s [post-build-hook] All done.
  2477. 126.81 s [post-build-hook] Uploading to the NixCI cache: /nix/store/b0l7jm2ljx7h5pdi0pa6hb7vjf0k5zy9-ghc-9.8.4-with-packages
  2478. 126.85 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2479. 126.99 s [post-build-hook] copying 1 paths...
  2480. 126.99 s [post-build-hook] copying path '/nix/store/b0l7jm2ljx7h5pdi0pa6hb7vjf0k5zy9-ghc-9.8.4-with-packages' to 'https://cache.nix-ci.com'...
  2481. 128.07 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2482. 128.27 s [post-build-hook] copying 1 paths...
  2483. 128.27 s [post-build-hook] copying path '/nix/store/a35fzdvwzapqp463b4bm2x7pr5wq9a56-ghc-9.8.4-with-packages.drv' to 'https://cache.nix-ci.com'...
  2484. 128.43 s Progress: 7 of 9 built
  2485. 128.47 s Building all-packages
  2486. 128.53 s [all-packages] created 3 symlinks in user environment
  2487. 128.56 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/yi2930zz0scr4fz117m97kpky18cr2ll-all-packages
  2488. 129.26 s [post-build-hook] Pushing 1 paths (212 are already present) using zstd to cache sellout ⏳
  2489. 129.26 s [post-build-hook]
  2490. 129.63 s [post-build-hook] Pushing /nix/store/yi2930zz0scr4fz117m97kpky18cr2ll-all-packages (872.00 B)
  2491. 130.53 s [post-build-hook]
  2492. 130.53 s [post-build-hook] All done.
  2493. 130.54 s [post-build-hook] Uploading to the NixCI cache: /nix/store/yi2930zz0scr4fz117m97kpky18cr2ll-all-packages
  2494. 130.58 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2495. 130.74 s [post-build-hook] copying 1 paths...
  2496. 130.74 s [post-build-hook] copying path '/nix/store/yi2930zz0scr4fz117m97kpky18cr2ll-all-packages' to 'https://cache.nix-ci.com'...
  2497. 130.92 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2498. 131.11 s [post-build-hook] copying 1 paths...
  2499. 131.11 s [post-build-hook] copying path '/nix/store/ll50hfnjvcdrrj6cbpz4yn123cl5mcsl-all-packages.drv' to 'https://cache.nix-ci.com'...
  2500. 131.25 s Progress: 8 of 9 built