build packages.x86_64-linux.ghc984_all

Reproduce this run
  1. 137.93 s [yaya] Using ar found on system at:
  2. 137.93 s [yaya] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  3. 137.93 s [yaya] No c2hs found
  4. 137.93 s [yaya] No cpphs found
  5. 137.93 s [yaya] Using doctest version 0.24.2 found on system at:
  6. 137.93 s [yaya] /nix/store/6j1q8xpfb6y61v5iwszl3r1abhdvilrl-doctest-0.24.2/bin/doctest
  7. 137.93 s [yaya] Using gcc version 14.3.0 given by user at:
  8. 137.93 s [yaya] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  9. 137.93 s [yaya] Using ghc version 9.8.4 found on system at:
  10. 137.93 s [yaya] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc
  11. 137.93 s [yaya] Using ghc-pkg version 9.8.4 found on system at:
  12. 137.93 s [yaya] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc-pkg-9.8.4
  13. 137.93 s [yaya] No ghcjs found
  14. 137.93 s [yaya] No ghcjs-pkg found
  15. 137.93 s [yaya] No greencard found
  16. 137.93 s [yaya] Using haddock version 2.30.0 found on system at:
  17. 137.93 s [yaya] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/haddock-ghc-9.8.4
  18. 137.93 s [yaya] No happy found
  19. 137.93 s [yaya] Using haskell-suite found on system at: haskell-suite-dummy-location
  20. 137.93 s [yaya] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  21. 137.93 s [yaya] No hmake found
  22. 137.93 s [yaya] Using hpc version 0.69 found on system at:
  23. 137.93 s [yaya] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hpc-ghc-9.8.4
  24. 137.93 s [yaya] Using hsc2hs version 0.68.10 found on system at:
  25. 137.93 s [yaya] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  26. 137.93 s [yaya] Using hscolour version 1.25 found on system at:
  27. 137.93 s [yaya] /nix/store/3z2fvdl0cyhn25mj5rca4rkifm3gp9f2-hscolour-1.25/bin/HsColour
  28. 137.93 s [yaya] No jhc found
  29. 137.93 s [yaya] Using ld found on system at:
  30. 137.93 s [yaya] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  31. 137.93 s [yaya] No pkg-config found
  32. 137.93 s [yaya] Using runghc version 9.8.4 found on system at:
  33. 137.93 s [yaya] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/runghc-9.8.4
  34. 137.93 s [yaya] Using strip version 2.44 found on system at:
  35. 137.93 s [yaya] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  36. 137.93 s [yaya] Using tar found on system at:
  37. 137.93 s [yaya] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  38. 137.93 s [yaya] No uhc found
  39. 138.11 s [yaya] Phase: buildPhase
  40. 138.19 s [yaya] Preprocessing library for yaya-1.0.0.0..
  41. 138.19 s [yaya] Building library for yaya-1.0.0.0..
  42. 138.69 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, dist/build/Yaya/Functor.o, dist/build/Yaya/Functor.dyn_o )
  43. 139.22 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, dist/build/Yaya/Pattern.o, dist/build/Yaya/Pattern.dyn_o )
  44. 139.84 s [yaya]
  45. 139.84 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  46. 139.84 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  47. 139.84 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  48. 139.84 s [yaya]
  49. 139.84 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  50. 139.84 s [yaya] Could not specialise imported function ‘Data.Bifunctor.C:Bifunctor’
  51. 139.84 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Bifunctor.C:Bifunctor’
  52. 139.84 s [yaya]
  53. 139.84 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  54. 139.84 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  55. 139.84 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  56. 139.84 s [yaya]
  57. 139.84 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  58. 139.84 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  59. 139.84 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  60. 139.84 s [yaya]
  61. 139.84 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  62. 139.84 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  63. 139.84 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  64. 139.84 s [yaya]
  65. 139.84 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  66. 139.84 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  67. 139.84 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  68. 139.84 s [yaya]
  69. 139.84 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  70. 139.84 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  71. 139.84 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  72. 142.82 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 )
  73. 142.96 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, dist/build/Yaya/Fold.o, dist/build/Yaya/Fold.dyn_o )
  74. 143.07 s [yaya]
  75. 143.07 s [yaya] src/Yaya/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  76. 143.07 s [yaya] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  77. 143.07 s [yaya] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  78. 143.54 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 )
  79. 143.61 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 )
  80. 143.94 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 )
  81. 143.94 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, dist/build/Yaya/Applied.o, dist/build/Yaya/Applied.dyn_o )
  82. 144.16 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, dist/build/Yaya/Retrofit.o, dist/build/Yaya/Retrofit.dyn_o )
  83. 144.16 s [yaya]
  84. 144.16 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  85. 144.16 s [yaya] Could not specialise imported function ‘TH.appE’
  86. 144.16 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appE’
  87. 144.16 s [yaya]
  88. 144.16 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  89. 144.16 s [yaya] Could not specialise imported function ‘TH.infixApp’
  90. 144.16 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.infixApp’
  91. 144.16 s [yaya]
  92. 144.16 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  93. 144.16 s [yaya] Could not specialise imported function ‘TH.clause’
  94. 144.16 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.clause’
  95. 144.16 s [yaya]
  96. 144.16 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  97. 144.16 s [yaya] Could not specialise imported function ‘TH.appT’
  98. 144.16 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appT’
  99. 144.16 s [yaya]
  100. 144.16 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  101. 144.16 s [yaya] Could not specialise imported function ‘TH.cxt’
  102. 144.16 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.cxt’
  103. 144.16 s [yaya]
  104. 144.16 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  105. 144.16 s [yaya] Could not specialise imported function ‘TH.instanceWithOverlapD’
  106. 144.16 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.instanceWithOverlapD’
  107. 144.16 s [yaya]
  108. 144.16 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  109. 144.16 s [yaya] Could not specialise imported function ‘TH.valD’
  110. 144.16 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.valD’
  111. 144.16 s [yaya]
  112. 144.16 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  113. 144.16 s [yaya] Could not specialise imported function ‘Language.Haskell.TH.Syntax.sequenceQ’
  114. 144.16 s [yaya] Probable fix: add INLINABLE pragma on ‘Language.Haskell.TH.Syntax.sequenceQ’
  115. 144.16 s [yaya]
  116. 144.16 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  117. 144.16 s [yaya] Could not specialise imported function ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  118. 144.16 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  119. 144.16 s [yaya]
  120. 144.16 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  121. 144.16 s [yaya] Could not specialise imported function ‘GHC.Show.$w$cshowsPrec12’
  122. 144.16 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$w$cshowsPrec12’
  123. 144.38 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, dist/build/Yaya/Zoo.o, dist/build/Yaya/Zoo.dyn_o )
  124. 144.38 s [yaya]
  125. 144.38 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  126. 144.38 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  127. 144.38 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  128. 144.38 s [yaya]
  129. 144.38 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  130. 144.38 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  131. 144.38 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  132. 144.73 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, dist/build/Yaya/Functor.p_o )
  133. 144.98 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, dist/build/Yaya/Pattern.p_o )
  134. 145.10 s [yaya]
  135. 145.10 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  136. 145.10 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  137. 145.10 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  138. 145.10 s [yaya]
  139. 145.10 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  140. 145.10 s [yaya] Could not specialise imported function ‘Data.Bifunctor.C:Bifunctor’
  141. 145.10 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Bifunctor.C:Bifunctor’
  142. 145.10 s [yaya]
  143. 145.10 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  144. 145.10 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  145. 145.10 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  146. 145.10 s [yaya]
  147. 145.10 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  148. 145.10 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  149. 145.10 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  150. 145.10 s [yaya]
  151. 145.10 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  152. 145.10 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  153. 145.10 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  154. 145.10 s [yaya]
  155. 145.10 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  156. 145.10 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  157. 145.10 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  158. 145.10 s [yaya]
  159. 145.10 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  160. 145.10 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  161. 145.10 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  162. 146.15 s [yaya] [ 3 of 10] Compiling Yaya.Fold.Common ( src/Yaya/Fold/Common.hs, dist/build/Yaya/Fold/Common.p_o )
  163. 146.46 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, dist/build/Yaya/Fold.p_o )
  164. 146.56 s [yaya]
  165. 146.56 s [yaya] src/Yaya/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  166. 146.56 s [yaya] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  167. 146.56 s [yaya] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  168. 146.96 s [yaya] [ 5 of 10] Compiling Yaya.Fold.Native.Internal ( src/Yaya/Fold/Native/Internal.hs, dist/build/Yaya/Fold/Native/Internal.p_o )
  169. 147.18 s [yaya] [ 6 of 10] Compiling Yaya.Fold.Native ( src/Yaya/Fold/Native.hs, dist/build/Yaya/Fold/Native.p_o )
  170. 147.37 s [yaya] [ 7 of 10] Compiling Yaya.Experimental.Foldable ( src/Yaya/Experimental/Foldable.hs, dist/build/Yaya/Experimental/Foldable.p_o )
  171. 147.37 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, dist/build/Yaya/Applied.p_o )
  172. 147.63 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, dist/build/Yaya/Retrofit.p_o )
  173. 147.63 s [yaya]
  174. 147.63 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  175. 147.63 s [yaya] Could not specialise imported function ‘TH.appE’
  176. 147.63 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appE’
  177. 147.63 s [yaya]
  178. 147.63 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  179. 147.63 s [yaya] Could not specialise imported function ‘TH.infixApp’
  180. 147.63 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.infixApp’
  181. 147.63 s [yaya]
  182. 147.63 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  183. 147.63 s [yaya] Could not specialise imported function ‘TH.clause’
  184. 147.63 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.clause’
  185. 147.63 s [yaya]
  186. 147.63 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  187. 147.63 s [yaya] Could not specialise imported function ‘TH.appT’
  188. 147.63 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appT’
  189. 147.63 s [yaya]
  190. 147.63 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  191. 147.63 s [yaya] Could not specialise imported function ‘TH.cxt’
  192. 147.63 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.cxt’
  193. 147.63 s [yaya]
  194. 147.63 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  195. 147.63 s [yaya] Could not specialise imported function ‘TH.instanceWithOverlapD’
  196. 147.63 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.instanceWithOverlapD’
  197. 147.63 s [yaya]
  198. 147.63 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  199. 147.63 s [yaya] Could not specialise imported function ‘TH.valD’
  200. 147.63 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.valD’
  201. 147.63 s [yaya]
  202. 147.63 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  203. 147.63 s [yaya] Could not specialise imported function ‘Language.Haskell.TH.Syntax.sequenceQ’
  204. 147.63 s [yaya] Probable fix: add INLINABLE pragma on ‘Language.Haskell.TH.Syntax.sequenceQ’
  205. 147.63 s [yaya]
  206. 147.63 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  207. 147.63 s [yaya] Could not specialise imported function ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  208. 147.63 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  209. 147.63 s [yaya]
  210. 147.63 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  211. 147.63 s [yaya] Could not specialise imported function ‘GHC.Show.$w$cshowsPrec12’
  212. 147.63 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$w$cshowsPrec12’
  213. 147.63 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, dist/build/Yaya/Zoo.p_o )
  214. 147.63 s [yaya]
  215. 147.63 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  216. 147.63 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  217. 147.63 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  218. 147.63 s [yaya]
  219. 147.63 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  220. 147.63 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  221. 147.63 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  222. 149.61 s [yaya] Preprocessing test suite 'doctests' for yaya-1.0.0.0..
  223. 149.61 s [yaya] Building test suite 'doctests' for yaya-1.0.0.0..
  224. 149.68 s [yaya] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  225. 150.16 s [yaya] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  226. 150.48 s [yaya] [3 of 3] Linking dist/build/doctests/doctests
  227. 154.68 s [yaya] Phase: checkPhase
  228. 154.72 s [yaya] Running 1 test suites...
  229. 154.72 s [yaya] Test suite doctests: RUNNING...
  230. 155.17 s [yaya]
  231. 155.17 s [yaya] on the commandline: warning: [GHC-98887]
  232. 155.17 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  233. 155.17 s [yaya]
  234. 155.17 s [yaya] on the commandline: warning: [GHC-98887]
  235. 155.17 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  236. 155.19 s [yaya]
  237. 155.19 s [yaya] on the commandline: warning: [GHC-98887]
  238. 155.19 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  239. 155.19 s [yaya]
  240. 155.19 s [yaya] on the commandline: warning: [GHC-98887]
  241. 155.19 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  242. 155.19 s [yaya]
  243. 155.19 s [yaya] on the commandline: warning: [GHC-98887]
  244. 155.19 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  245. 155.19 s [yaya]
  246. 155.19 s [yaya] on the commandline: warning: [GHC-98887]
  247. 155.19 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  248. 155.20 s [yaya]
  249. 155.20 s [yaya] on the commandline: warning: [GHC-98887]
  250. 155.20 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  251. 155.22 s [yaya]
  252. 155.22 s [yaya] on the commandline: warning: [GHC-98887]
  253. 155.22 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  254. 155.22 s [yaya]
  255. 155.22 s [yaya] on the commandline: warning: [GHC-98887]
  256. 155.22 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  257. 155.22 s [yaya]
  258. 155.22 s [yaya] on the commandline: warning: [GHC-98887]
  259. 155.22 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  260. 155.22 s [yaya]
  261. 155.22 s [yaya] on the commandline: warning: [GHC-98887]
  262. 155.22 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  263. 155.22 s [yaya]
  264. 155.22 s [yaya] on the commandline: warning: [GHC-98887]
  265. 155.22 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  266. 155.22 s [yaya]
  267. 155.22 s [yaya] on the commandline: warning: [GHC-98887]
  268. 155.22 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  269. 155.24 s [yaya]
  270. 155.24 s [yaya] on the commandline: warning: [GHC-98887]
  271. 155.24 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  272. 155.24 s [yaya]
  273. 155.24 s [yaya] on the commandline: warning: [GHC-98887]
  274. 155.24 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  275. 155.24 s [yaya]
  276. 155.24 s [yaya] on the commandline: warning: [GHC-98887]
  277. 155.24 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  278. 156.19 s [yaya] Examples: 5 Tried: 5 Errors: 0 Failures: 0
  279. 156.25 s [yaya] Test suite doctests: PASS
  280. 156.25 s [yaya] Test suite logged to: dist/test/yaya-1.0.0.0-doctests.log
  281. 156.25 s [yaya] 1 of 1 test suites (1 of 1 test cases) passed.
  282. 156.26 s [yaya] Phase: haddockPhase
  283. 156.39 s [yaya] Preprocessing library for yaya-1.0.0.0..
  284. 156.39 s [yaya] Running Haddock on library for yaya-1.0.0.0..
  285. 156.46 s [yaya] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  286. 156.69 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, nothing )
  287. 156.80 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, nothing )
  288. 157.12 s [yaya] [ 3 of 10] Compiling Yaya.Fold.Common ( src/Yaya/Fold/Common.hs, nothing )
  289. 157.19 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, nothing )
  290. 157.31 s [yaya] [ 5 of 10] Compiling Yaya.Fold.Native.Internal ( src/Yaya/Fold/Native/Internal.hs, nothing )
  291. 157.32 s [yaya] [ 6 of 10] Compiling Yaya.Fold.Native ( src/Yaya/Fold/Native.hs, nothing )
  292. 157.34 s [yaya] [ 7 of 10] Compiling Yaya.Experimental.Foldable ( src/Yaya/Experimental/Foldable.hs, nothing )
  293. 157.35 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, nothing )
  294. 157.49 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, nothing )
  295. 157.56 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, nothing )
  296. 157.61 s [yaya] Haddock coverage:
  297. 157.61 s [yaya] 66% ( 4 / 6) in 'Yaya.Functor'
  298. 157.61 s [yaya] Missing documentation for:
  299. 157.61 s [yaya] dmap
  300. 157.61 s [yaya] hmap
  301. 157.61 s [yaya] Warning: 'Maybe' is out of scope.
  302. 157.61 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  303. 157.61 s [yaya] 100% ( 9 / 9) in 'Yaya.Pattern'
  304. 157.62 s [yaya] 59% ( 16 / 27) in 'Yaya.Fold.Common'
  305. 157.62 s [yaya] Missing documentation for:
  306. 157.62 s [yaya] binarySequence (src/Yaya/Fold/Common.hs:205)
  307. 157.62 s [yaya] le (src/Yaya/Fold/Common.hs:153)
  308. 157.62 s [yaya] lucasSequence' (src/Yaya/Fold/Common.hs:211)
  309. 157.62 s [yaya] maybeTakeNext (src/Yaya/Fold/Common.hs:179)
  310. 157.62 s [yaya] replaceNeither (src/Yaya/Fold/Common.hs:159)
  311. 157.62 s [yaya] takeAnother (src/Yaya/Fold/Common.hs:164)
  312. 157.62 s [yaya] takeAvailable (src/Yaya/Fold/Common.hs:169)
  313. 157.62 s [yaya] takeNext (src/Yaya/Fold/Common.hs:174)
  314. 157.62 s [yaya] ternarySequence (src/Yaya/Fold/Common.hs:208)
  315. 157.62 s [yaya] truncate' (src/Yaya/Fold/Common.hs:185)
  316. 157.62 s [yaya] unarySequence (src/Yaya/Fold/Common.hs:202)
  317. 157.62 s [yaya] Warning: 'Nu' is ambiguous. It is defined
  318. 157.62 s [yaya] * at src/Yaya/Fold.hs:408:17
  319. 157.62 s [yaya] * at src/Yaya/Fold.hs:408:1
  320. 157.62 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  321. 157.62 s [yaya] by specifying the type/value namespace explicitly.
  322. 157.62 s [yaya] Defaulting to the one defined at src/Yaya/Fold.hs:408:1
  323. 157.62 s [yaya] Warning: 'Day' is ambiguous. It is defined
  324. 157.62 s [yaya] * in ‘Data.Functor.Day’
  325. 157.62 s [yaya] * in ‘Data.Functor.Day’
  326. 157.62 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  327. 157.62 s [yaya] by specifying the type/value namespace explicitly.
  328. 157.62 s [yaya] Defaulting to the one defined in ‘Data.Functor.Day’
  329. 157.62 s [yaya] Warning: 'Identity' is ambiguous. It is defined
  330. 157.62 s [yaya] * in ‘Data.Functor.Identity’
  331. 157.62 s [yaya] * in ‘Data.Functor.Identity’
  332. 157.62 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  333. 157.62 s [yaya] by specifying the type/value namespace explicitly.
  334. 157.62 s [yaya] Defaulting to the one defined in ‘Data.Functor.Identity’
  335. 157.62 s [yaya] 48% ( 32 / 66) in 'Yaya.Fold'
  336. 157.62 s [yaya] Missing documentation for:
  337. 157.62 s [yaya] Module header
  338. 157.62 s [yaya] Algebra (src/Yaya/Fold.hs:157)
  339. 157.62 s [yaya] AlgebraM (src/Yaya/Fold.hs:163)
  340. 157.62 s [yaya] Coalgebra (src/Yaya/Fold.hs:169)
  341. 157.62 s [yaya] ElgotAlgebra (src/Yaya/Fold.hs:161)
  342. 157.62 s [yaya] ElgotAlgebraM (src/Yaya/Fold.hs:167)
  343. 157.62 s [yaya] ElgotCoalgebra (src/Yaya/Fold.hs:173)
  344. 157.62 s [yaya] GAlgebra (src/Yaya/Fold.hs:159)
  345. 157.62 s [yaya] GAlgebraM (src/Yaya/Fold.hs:165)
  346. 157.62 s [yaya] GCoalgebra (src/Yaya/Fold.hs:171)
  347. 157.62 s [yaya] GCoalgebraM (src/Yaya/Fold.hs:180)
  348. 157.62 s [yaya] ana
  349. 157.62 s [yaya] cata
  350. 157.62 s [yaya] colambek (src/Yaya/Fold.hs:608)
  351. 157.62 s [yaya] constAna (src/Yaya/Fold.hs:722)
  352. 157.62 s [yaya] constCata (src/Yaya/Fold.hs:719)
  353. 157.62 s [yaya] constEmbed (src/Yaya/Fold.hs:713)
  354. 157.62 s [yaya] constProject (src/Yaya/Fold.hs:716)
  355. 157.62 s [yaya] distCofreeT (src/Yaya/Fold.hs:647)
  356. 157.62 s [yaya] distEnvT (src/Yaya/Fold.hs:637)
  357. 157.62 s [yaya] distTuple (src/Yaya/Fold.hs:624)
  358. 157.62 s [yaya] elgotAna (src/Yaya/Fold.hs:600)
  359. 157.62 s [yaya] elgotCata (src/Yaya/Fold.hs:553)
  360. 157.62 s [yaya] elgotCataM (src/Yaya/Fold.hs:569)
  361. 157.62 s [yaya] embed
  362. 157.62 s [yaya] ezygoM (src/Yaya/Fold.hs:578)
  363. 157.62 s [yaya] gana (src/Yaya/Fold.hs:592)
  364. 157.62 s [yaya] gcata (src/Yaya/Fold.hs:545)
  365. 157.62 s [yaya] gcataM (src/Yaya/Fold.hs:561)
  366. 157.62 s [yaya] lambek (src/Yaya/Fold.hs:604)
  367. 157.62 s [yaya] project
  368. 157.62 s [yaya] seqEither (src/Yaya/Fold.hs:676)
  369. 157.62 s [yaya] seqFreeF (src/Yaya/Fold.hs:660)
  370. 157.62 s [yaya] seqFreeT (src/Yaya/Fold.hs:672)
  371. 157.62 s [yaya] 100% ( 3 / 3) in 'Yaya.Fold.Native'
  372. 157.62 s [yaya] 66% ( 4 / 6) in 'Yaya.Experimental.Foldable'
  373. 157.62 s [yaya] Missing documentation for:
  374. 157.62 s [yaya] foldMap (src/Yaya/Experimental/Foldable.hs:27)
  375. 157.62 s [yaya] naturalList
  376. 157.62 s [yaya] Warning: 'Day' is out of scope.
  377. 157.62 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  378. 157.62 s [yaya] Warning: 'fromListN' is ambiguous. It is defined
  379. 157.62 s [yaya] * in ‘GHC.IsList’
  380. 157.62 s [yaya] * at src/Yaya/Applied.hs:304:1
  381. 157.62 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  382. 157.62 s [yaya] by specifying the type/value namespace explicitly.
  383. 157.62 s [yaya] Defaulting to the one defined at src/Yaya/Applied.hs:304:1
  384. 157.62 s [yaya] 35% ( 13 / 37) in 'Yaya.Applied'
  385. 157.62 s [yaya] Missing documentation for:
  386. 157.62 s [yaya] Module header
  387. 157.62 s [yaya] Void (src/Yaya/Applied.hs:129)
  388. 157.62 s [yaya] absurd (src/Yaya/Applied.hs:132)
  389. 157.62 s [yaya] append (src/Yaya/Applied.hs:153)
  390. 157.62 s [yaya] drop (src/Yaya/Applied.hs:179)
  391. 157.62 s [yaya] fibonacci (src/Yaya/Applied.hs:252)
  392. 157.62 s [yaya] fibonacciPolynomials (src/Yaya/Applied.hs:249)
  393. 157.62 s [yaya] height (src/Yaya/Applied.hs:144)
  394. 157.62 s [yaya] jacobsthal (src/Yaya/Applied.hs:267)
  395. 157.62 s [yaya] length (src/Yaya/Applied.hs:150)
  396. 157.62 s [yaya] lucas (src/Yaya/Applied.hs:261)
  397. 157.62 s [yaya] lucasSequenceU (src/Yaya/Applied.hs:255)
  398. 157.62 s [yaya] lucasSequenceV (src/Yaya/Applied.hs:258)
  399. 157.62 s [yaya] mersenne (src/Yaya/Applied.hs:270)
  400. 157.62 s [yaya] naturals (src/Yaya/Applied.hs:147)
  401. 157.62 s [yaya] now (src/Yaya/Applied.hs:117)
  402. 157.62 s [yaya] pell (src/Yaya/Applied.hs:264)
  403. 157.62 s [yaya] reifyUpTo (src/Yaya/Applied.hs:246)
  404. 157.62 s [yaya] reverse' (src/Yaya/Applied.hs:189)
  405. 157.62 s [yaya] reverse (src/Yaya/Applied.hs:193)
  406. 157.62 s [yaya] succN (src/Yaya/Applied.hs:141)
  407. 157.62 s [yaya] tail (src/Yaya/Applied.hs:182)
  408. 157.62 s [yaya] vacuous (src/Yaya/Applied.hs:135)
  409. 157.62 s [yaya] zeroN (src/Yaya/Applied.hs:138)
  410. 157.63 s [yaya] Warning: 'PatternFunctorRules' is ambiguous. It is defined
  411. 157.63 s [yaya] * at src/Yaya/Retrofit.hs:167:28
  412. 157.63 s [yaya] * at src/Yaya/Retrofit.hs:167:1
  413. 157.63 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  414. 157.63 s [yaya] by specifying the type/value namespace explicitly.
  415. 157.63 s [yaya] Defaulting to the one defined at src/Yaya/Retrofit.hs:167:1
  416. 157.63 s [yaya] 85% ( 17 / 20) in 'Yaya.Retrofit'
  417. 157.63 s [yaya] Missing documentation for:
  418. 157.63 s [yaya] patternCon
  419. 157.63 s [yaya] patternField
  420. 157.63 s [yaya] patternType
  421. 157.63 s [yaya] Warning: 'gcataM' is out of scope.
  422. 157.63 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  423. 157.63 s [yaya] 73% ( 19 / 26) in 'Yaya.Zoo'
  424. 157.63 s [yaya] Missing documentation for:
  425. 157.63 s [yaya] cocontramap (src/Yaya/Zoo.hs:335)
  426. 157.63 s [yaya] fromPartial
  427. 157.63 s [yaya] futu (src/Yaya/Zoo.hs:199)
  428. 157.63 s [yaya] gmutu (src/Yaya/Zoo.hs:137)
  429. 157.63 s [yaya] histo (src/Yaya/Zoo.hs:211)
  430. 157.63 s [yaya] insidePartial (src/Yaya/Zoo.hs:263)
  431. 157.63 s [yaya] mutuM (src/Yaya/Zoo.hs:187)
  432. 158.08 s [yaya] Warning: Yaya.Pattern: could not find link destinations for:
  433. 158.08 s [yaya] - Yaya.Pattern.Rep_AndMaybe
  434. 158.08 s [yaya] - Yaya.Pattern.Rep1_AndMaybe
  435. 158.08 s [yaya] - Yaya.Pattern.Rep_XNor
  436. 158.08 s [yaya] - Yaya.Pattern.Rep1_XNor
  437. 158.08 s [yaya] - Yaya.Applied.D:R:ItemNu
  438. 158.09 s [yaya] Warning: Yaya.Fold: could not find link destinations for:
  439. 158.09 s [yaya] - Yaya.Applied.D:R:ItemNu
  440. 158.10 s [yaya] Warning: Yaya.Applied: could not find link destinations for:
  441. 158.10 s [yaya] - Yaya.Applied.D:R:ItemNu
  442. 161.83 s [yaya] Documentation created: dist/doc/html/yaya/, dist/doc/html/yaya/yaya.txt
  443. 161.89 s [yaya] Preprocessing test suite 'doctests' for yaya-1.0.0.0..
  444. 161.92 s [yaya] Phase: installPhase
  445. 161.98 s [yaya] Installing library in /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  446. 162.32 s [yaya] Phase: fixupPhase
  447. 162.34 s [yaya] shrinking RPATHs of ELF executables and libraries in /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0
  448. 162.34 s [yaya] shrinking /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/libHSyaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA-ghc9.8.4.so
  449. 162.36 s [yaya] checking for references to /build/ in /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0...
  450. 162.39 s [yaya] patching script interpreter paths in /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0
  451. 162.39 s [yaya] stripping (with command strip and flags -S -p) in /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/lib
  452. 162.50 s [yaya] shrinking RPATHs of ELF executables and libraries in /nix/store/4siklpbqg6g3j7xwdvbka6pjpds6ln1h-yaya-1.0.0.0-doc
  453. 162.51 s [yaya] checking for references to /build/ in /nix/store/4siklpbqg6g3j7xwdvbka6pjpds6ln1h-yaya-1.0.0.0-doc...
  454. 162.54 s [yaya] patching script interpreter paths in /nix/store/4siklpbqg6g3j7xwdvbka6pjpds6ln1h-yaya-1.0.0.0-doc
  455. 162.67 s [post-build-hook] Uploading paths from nix-ci to cachix cache "sellout" /nix/store/4siklpbqg6g3j7xwdvbka6pjpds6ln1h-yaya-1.0.0.0-doc /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0
  456. 163.32 s [post-build-hook] Pushing 2 paths (122 are already present) using zstd to cache sellout ⏳
  457. 163.32 s [post-build-hook]
  458. 163.71 s [post-build-hook] Pushing /nix/store/4siklpbqg6g3j7xwdvbka6pjpds6ln1h-yaya-1.0.0.0-doc (2.74 MiB)
  459. 163.74 s [post-build-hook] Pushing /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0 (5.28 MiB)
  460. 164.76 s [post-build-hook]
  461. 164.76 s [post-build-hook] All done.
  462. 164.78 s [post-build-hook] Uploading paths from nix-ci to the NixCI cache /nix/store/4siklpbqg6g3j7xwdvbka6pjpds6ln1h-yaya-1.0.0.0-doc /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0
  463. 164.82 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  464. 164.84 s [post-build-hook] copying 2 paths...
  465. 164.84 s [post-build-hook] copying path '/nix/store/4siklpbqg6g3j7xwdvbka6pjpds6ln1h-yaya-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  466. 165.49 s [post-build-hook] copying path '/nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0' to 'https://cache.nix-ci.com'...
  467. 167.16 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  468. 167.45 s [post-build-hook] copying 1 paths...
  469. 167.48 s [post-build-hook] copying path '/nix/store/2li3fzzs8bl0ixn5l11q9yyambmn1966-yaya-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  470. 167.61 s Progress: 2 of 16 built, 186 of 186 fetched
  471. 167.67 s Building yaya-hedgehog
  472. 167.71 s Building yaya-lens
  473. 167.74 s Building yaya-quickcheck
  474. 167.91 s [yaya-hedgehog] Phase: setupCompilerEnvironmentPhase
  475. 167.92 s [yaya-hedgehog] Build with /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4.
  476. 167.92 s [yaya-quickcheck] Phase: setupCompilerEnvironmentPhase
  477. 167.92 s [yaya-lens] Phase: setupCompilerEnvironmentPhase
  478. 167.92 s [yaya-quickcheck] Build with /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4.
  479. 167.92 s [yaya-lens] Build with /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4.
  480. 168.15 s [yaya-quickcheck] Phase: unpackPhase
  481. 168.15 s [yaya-quickcheck] unpacking source archive /nix/store/3c7l5m3j404gpd3zws3cigx8w5mg5czi-h9ibdlxzzyvwa3dm032am7gha69g720y-source/./quickcheck
  482. 168.16 s [yaya-quickcheck] source root is quickcheck
  483. 168.17 s [yaya-quickcheck] Phase: patchPhase
  484. 168.17 s [yaya-lens] Phase: unpackPhase
  485. 168.20 s [yaya-hedgehog] Phase: unpackPhase
  486. 168.21 s [yaya-lens] unpacking source archive /nix/store/3c7l5m3j404gpd3zws3cigx8w5mg5czi-h9ibdlxzzyvwa3dm032am7gha69g720y-source/./lens
  487. 168.21 s [yaya-hedgehog] unpacking source archive /nix/store/3c7l5m3j404gpd3zws3cigx8w5mg5czi-h9ibdlxzzyvwa3dm032am7gha69g720y-source/./hedgehog
  488. 168.22 s [yaya-lens] source root is lens
  489. 168.22 s [yaya-quickcheck] Phase: compileBuildDriverPhase
  490. 168.22 s [yaya-hedgehog] source root is hedgehog
  491. 168.22 s [yaya-quickcheck] setupCompileFlags: -package-db=/build/tmp.ZGedWEuZTI/setup-package.conf.d -threaded
  492. 168.23 s [yaya-lens] Phase: patchPhase
  493. 168.23 s [yaya-hedgehog] Phase: patchPhase
  494. 168.28 s [yaya-quickcheck] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.ZGedWEuZTI/Main.o )
  495. 168.29 s [yaya-lens] Phase: compileBuildDriverPhase
  496. 168.29 s [yaya-hedgehog] Phase: compileBuildDriverPhase
  497. 168.30 s [yaya-lens] setupCompileFlags: -package-db=/build/tmp.D2ZQ7YK3Gp/setup-package.conf.d -threaded
  498. 168.30 s [yaya-hedgehog] setupCompileFlags: -package-db=/build/tmp.07kdPN8ALG/setup-package.conf.d -threaded
  499. 168.35 s [yaya-lens] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.D2ZQ7YK3Gp/Main.o )
  500. 168.35 s [yaya-hedgehog] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.07kdPN8ALG/Main.o )
  501. 168.36 s [yaya-quickcheck] [2 of 2] Linking Setup
  502. 168.41 s [yaya-hedgehog] [2 of 2] Linking Setup
  503. 168.41 s [yaya-lens] [2 of 2] Linking Setup
  504. 169.78 s [yaya-hedgehog] Phase: updateAutotoolsGnuConfigScriptsPhase
  505. 169.80 s [yaya-quickcheck] Phase: updateAutotoolsGnuConfigScriptsPhase
  506. 169.89 s [yaya-quickcheck] Phase: configurePhase
  507. 169.89 s [yaya-hedgehog] Phase: configurePhase
  508. 169.91 s [yaya-lens] Phase: updateAutotoolsGnuConfigScriptsPhase
  509. 169.95 s [yaya-hedgehog] configureFlags: --verbose --prefix=/nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-yaya-hedgehog-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/xldwsb7bb78lq2hm4gvibp3g7q0xs9j0-yaya-hedgehog-1.0.0.0-doc/share/doc/yaya-hedgehog-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.07kdPN8ALG/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/lib
  510. 169.95 s [yaya-quickcheck] configureFlags: --verbose --prefix=/nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-yaya-quickcheck-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/q2mvp6qb8kbz4lpcs5v1i32jn2hkaim6-yaya-quickcheck-1.0.0.0-doc/share/doc/yaya-quickcheck-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.ZGedWEuZTI/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/lib
  511. 169.96 s [yaya-lens] Phase: configurePhase
  512. 169.96 s [yaya-quickcheck] Using Parsec parser
  513. 169.96 s [yaya-quickcheck] Configuring yaya-quickcheck-1.0.0.0...
  514. 169.97 s [yaya-hedgehog] Using Parsec parser
  515. 169.97 s [yaya-hedgehog] Configuring yaya-hedgehog-1.0.0.0...
  516. 169.97 s [yaya-lens] configureFlags: --verbose --prefix=/nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-yaya-lens-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/syipi1ml7x1l3m2hiidps2fvj2yrzwbc-yaya-lens-0.0.1.0-doc/share/doc/yaya-lens-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.D2ZQ7YK3Gp/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/lib
  517. 169.98 s [yaya-lens] Using Parsec parser
  518. 169.98 s [yaya-lens] Configuring yaya-lens-0.0.1.0...
  519. 170.28 s [yaya-quickcheck] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  520. 170.28 s [yaya-quickcheck] Dependency QuickCheck >=2.13.2 && <2.14 || >=2.14.2 && <2.15 || >=2.15.0 &&
  521. 170.28 s [yaya-quickcheck] <2.16 || >=2.16.0 && <2.17 || >=2.17.1 && <2.18 || >=2.18.0 && <2.19: using
  522. 170.28 s [yaya-quickcheck] QuickCheck-2.15.0.1
  523. 170.28 s [yaya-quickcheck] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  524. 170.28 s [yaya-quickcheck] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  525. 170.28 s [yaya-quickcheck] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  526. 170.28 s [yaya-quickcheck] base-4.19.2.0
  527. 170.28 s [yaya-quickcheck] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  528. 170.28 s [yaya-quickcheck] >=1.0.0 && <1.1: using yaya-1.0.0.0
  529. 170.28 s [yaya-quickcheck] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  530. 170.28 s [yaya-quickcheck] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  531. 170.28 s [yaya-quickcheck] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  532. 170.28 s [yaya-quickcheck] base-4.19.2.0
  533. 170.28 s [yaya-quickcheck] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  534. 170.28 s [yaya-quickcheck] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  535. 170.28 s [yaya-quickcheck] doctest-0.24.2
  536. 170.28 s [yaya-quickcheck] Dependency yaya-quickcheck: using yaya-quickcheck-1.0.0.0
  537. 170.31 s [yaya-lens] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  538. 170.31 s [yaya-lens] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  539. 170.31 s [yaya-lens] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  540. 170.31 s [yaya-lens] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  541. 170.31 s [yaya-lens] base-4.19.2.0
  542. 170.31 s [yaya-lens] Dependency lens >=5 && <5.4: using lens-5.3.5
  543. 170.31 s [yaya-lens] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  544. 170.31 s [yaya-lens] >=1.0.0 && <1.1: using yaya-1.0.0.0
  545. 170.31 s [yaya-lens] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  546. 170.31 s [yaya-lens] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  547. 170.31 s [yaya-lens] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  548. 170.31 s [yaya-lens] base-4.19.2.0
  549. 170.31 s [yaya-lens] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  550. 170.31 s [yaya-lens] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  551. 170.31 s [yaya-lens] doctest-0.24.2
  552. 170.31 s [yaya-lens] Dependency yaya-lens: using yaya-lens-0.0.1.0
  553. 170.31 s [yaya-hedgehog] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  554. 170.31 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  555. 170.31 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  556. 170.31 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  557. 170.31 s [yaya-hedgehog] base-4.19.2.0
  558. 170.31 s [yaya-hedgehog] Dependency deriving-compat >=0.5.9 && <0.7: using deriving-compat-0.6.7
  559. 170.31 s [yaya-hedgehog] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  560. 170.31 s [yaya-hedgehog] hedgehog-1.5
  561. 170.31 s [yaya-hedgehog] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  562. 170.31 s [yaya-hedgehog] >=1.0.0 && <1.1: using yaya-1.0.0.0
  563. 170.31 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  564. 170.31 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  565. 170.31 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  566. 170.31 s [yaya-hedgehog] base-4.19.2.0
  567. 170.31 s [yaya-hedgehog] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  568. 170.31 s [yaya-hedgehog] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  569. 170.31 s [yaya-hedgehog] doctest-0.24.2
  570. 170.31 s [yaya-hedgehog] Dependency yaya-hedgehog: using yaya-hedgehog-1.0.0.0
  571. 170.31 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  572. 170.31 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  573. 170.31 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  574. 170.31 s [yaya-hedgehog] base-4.19.2.0
  575. 170.31 s [yaya-hedgehog] Dependency deriving-compat >=0.5.9 && <0.7: using deriving-compat-0.6.7
  576. 170.31 s [yaya-hedgehog] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  577. 170.31 s [yaya-hedgehog] hedgehog-1.5
  578. 170.31 s [yaya-hedgehog] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  579. 170.31 s [yaya-hedgehog] >=1.0.0 && <1.1: using yaya-1.0.0.0
  580. 170.31 s [yaya-hedgehog] Dependency yaya-hedgehog: using yaya-hedgehog-1.0.0.0
  581. 170.58 s [yaya-hedgehog] Source component graph:
  582. 170.58 s [yaya-hedgehog] component lib
  583. 170.58 s [yaya-hedgehog] component test:doctests dependency lib
  584. 170.58 s [yaya-hedgehog] component test:yaya dependency lib
  585. 170.58 s [yaya-hedgehog] Configured component graph:
  586. 170.58 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  587. 170.58 s [yaya-hedgehog] include base-4.19.2.0-f167
  588. 170.58 s [yaya-hedgehog] include deriving-compat-0.6.7-7wKgLzY4U0g1SgBIJYS2VV
  589. 170.58 s [yaya-hedgehog] include hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  590. 170.58 s [yaya-hedgehog] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  591. 170.58 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-8n7NMkL5TAn1CNgsvkYkdZ-doctests
  592. 170.58 s [yaya-hedgehog] include base-4.19.2.0-f167
  593. 170.58 s [yaya-hedgehog] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  594. 170.58 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  595. 170.58 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-DebDXlaXFoAIaGtBtwcmcl-yaya
  596. 170.58 s [yaya-hedgehog] include base-4.19.2.0-f167
  597. 170.58 s [yaya-hedgehog] include deriving-compat-0.6.7-7wKgLzY4U0g1SgBIJYS2VV
  598. 170.58 s [yaya-hedgehog] include hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  599. 170.58 s [yaya-hedgehog] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  600. 170.58 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  601. 170.58 s [yaya-hedgehog] Linked component graph:
  602. 170.58 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  603. 170.58 s [yaya-hedgehog] include base-4.19.2.0-f167
  604. 170.58 s [yaya-hedgehog] include deriving-compat-0.6.7-7wKgLzY4U0g1SgBIJYS2VV
  605. 170.58 s [yaya-hedgehog] include hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  606. 170.58 s [yaya-hedgehog] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  607. 170.58 s [yaya-hedgehog] Yaya.Hedgehog=yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv:Yaya.Hedgehog,Yaya.Hedgehog.Expr=yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv:Yaya.Hedgehog.Expr,Yaya.Hedgehog.Fold=yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv:Yaya.Hedgehog.Fold
  608. 170.58 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-8n7NMkL5TAn1CNgsvkYkdZ-doctests
  609. 170.58 s [yaya-hedgehog] include base-4.19.2.0-f167
  610. 170.58 s [yaya-hedgehog] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  611. 170.58 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  612. 170.58 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-DebDXlaXFoAIaGtBtwcmcl-yaya
  613. 170.58 s [yaya-hedgehog] include base-4.19.2.0-f167
  614. 170.58 s [yaya-hedgehog] include deriving-compat-0.6.7-7wKgLzY4U0g1SgBIJYS2VV
  615. 170.58 s [yaya-hedgehog] include hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  616. 170.58 s [yaya-hedgehog] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  617. 170.58 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  618. 170.58 s [yaya-hedgehog] Ready component graph:
  619. 170.58 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  620. 170.58 s [yaya-hedgehog] depends base-4.19.2.0-f167
  621. 170.58 s [yaya-hedgehog] depends deriving-compat-0.6.7-7wKgLzY4U0g1SgBIJYS2VV
  622. 170.58 s [yaya-hedgehog] depends hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  623. 170.58 s [yaya-hedgehog] depends yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  624. 170.58 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-DebDXlaXFoAIaGtBtwcmcl-yaya
  625. 170.58 s [yaya-hedgehog] depends base-4.19.2.0-f167
  626. 170.58 s [yaya-hedgehog] depends deriving-compat-0.6.7-7wKgLzY4U0g1SgBIJYS2VV
  627. 170.58 s [yaya-hedgehog] depends hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  628. 170.58 s [yaya-hedgehog] depends yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  629. 170.58 s [yaya-hedgehog] depends yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  630. 170.58 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-8n7NMkL5TAn1CNgsvkYkdZ-doctests
  631. 170.58 s [yaya-hedgehog] depends base-4.19.2.0-f167
  632. 170.58 s [yaya-hedgehog] depends doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  633. 170.58 s [yaya-hedgehog] depends yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  634. 170.58 s [yaya-hedgehog] Using Cabal-3.10.3.0 compiled by ghc-9.8
  635. 170.58 s [yaya-hedgehog] Using compiler: ghc-9.8.4
  636. 170.58 s [yaya-hedgehog] Using install prefix:
  637. 170.58 s [yaya-hedgehog] /nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-yaya-hedgehog-1.0.0.0
  638. 170.58 s [yaya-hedgehog] Executables installed in:
  639. 170.58 s [yaya-hedgehog] /nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-yaya-hedgehog-1.0.0.0/bin
  640. 170.58 s [yaya-hedgehog] Libraries installed in:
  641. 170.58 s [yaya-hedgehog] /nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-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-KzP2e13GZhOBsWOkbRUuiv
  642. 170.58 s [yaya-hedgehog] Dynamic Libraries installed in:
  643. 170.58 s [yaya-hedgehog] /nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-yaya-hedgehog-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  644. 170.58 s [yaya-hedgehog] Private executables installed in:
  645. 170.58 s [yaya-hedgehog] /nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-yaya-hedgehog-1.0.0.0/libexec/x86_64-linux-ghc-9.8.4/yaya-hedgehog-1.0.0.0
  646. 170.58 s [yaya-hedgehog] Data files installed in:
  647. 170.58 s [yaya-hedgehog] /nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-yaya-hedgehog-1.0.0.0/share/x86_64-linux-ghc-9.8.4/yaya-hedgehog-1.0.0.0
  648. 170.58 s [yaya-hedgehog] Documentation installed in:
  649. 170.58 s [yaya-hedgehog] /nix/store/xldwsb7bb78lq2hm4gvibp3g7q0xs9j0-yaya-hedgehog-1.0.0.0-doc/share/doc/yaya-hedgehog-1.0.0.0
  650. 170.58 s [yaya-hedgehog] Configuration files installed in:
  651. 170.58 s [yaya-hedgehog] /nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-yaya-hedgehog-1.0.0.0/etc
  652. 170.58 s [yaya-hedgehog] No alex found
  653. 170.58 s [yaya-hedgehog] Using ar found on system at:
  654. 170.58 s [yaya-hedgehog] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  655. 170.58 s [yaya-hedgehog] No c2hs found
  656. 170.58 s [yaya-hedgehog] No cpphs found
  657. 170.58 s [yaya-hedgehog] Using doctest version 0.24.2 found on system at:
  658. 170.58 s [yaya-hedgehog] /nix/store/6j1q8xpfb6y61v5iwszl3r1abhdvilrl-doctest-0.24.2/bin/doctest
  659. 170.58 s [yaya-hedgehog] Using gcc version 14.3.0 given by user at:
  660. 170.58 s [yaya-hedgehog] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  661. 170.58 s [yaya-hedgehog] Using ghc version 9.8.4 found on system at:
  662. 170.58 s [yaya-hedgehog] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc
  663. 170.58 s [yaya-hedgehog] Using ghc-pkg version 9.8.4 found on system at:
  664. 170.58 s [yaya-hedgehog] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc-pkg-9.8.4
  665. 170.58 s [yaya-hedgehog] No ghcjs found
  666. 170.58 s [yaya-hedgehog] No ghcjs-pkg found
  667. 170.58 s [yaya-hedgehog] No greencard found
  668. 170.58 s [yaya-hedgehog] Using haddock version 2.30.0 found on system at:
  669. 170.58 s [yaya-hedgehog] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/haddock-ghc-9.8.4
  670. 170.58 s [yaya-hedgehog] No happy found
  671. 170.58 s [yaya-hedgehog] Using haskell-suite found on system at: haskell-suite-dummy-location
  672. 170.58 s [yaya-hedgehog] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  673. 170.58 s [yaya-hedgehog] No hmake found
  674. 170.58 s [yaya-hedgehog] Using hpc version 0.69 found on system at:
  675. 170.58 s [yaya-hedgehog] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hpc-ghc-9.8.4
  676. 170.58 s [yaya-hedgehog] Using hsc2hs version 0.68.10 found on system at:
  677. 170.58 s [yaya-hedgehog] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  678. 170.58 s [yaya-hedgehog] Using hscolour version 1.25 found on system at:
  679. 170.58 s [yaya-hedgehog] /nix/store/3z2fvdl0cyhn25mj5rca4rkifm3gp9f2-hscolour-1.25/bin/HsColour
  680. 170.58 s [yaya-hedgehog] No jhc found
  681. 170.58 s [yaya-hedgehog] Using ld found on system at:
  682. 170.58 s [yaya-hedgehog] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  683. 170.58 s [yaya-hedgehog] No pkg-config found
  684. 170.58 s [yaya-hedgehog] Using runghc version 9.8.4 found on system at:
  685. 170.58 s [yaya-hedgehog] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/runghc-9.8.4
  686. 170.58 s [yaya-hedgehog] Using strip version 2.44 found on system at:
  687. 170.58 s [yaya-hedgehog] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  688. 170.58 s [yaya-hedgehog] Using tar found on system at:
  689. 170.58 s [yaya-hedgehog] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  690. 170.58 s [yaya-hedgehog] No uhc found
  691. 170.58 s [yaya-quickcheck] Source component graph:
  692. 170.58 s [yaya-quickcheck] component lib
  693. 170.58 s [yaya-quickcheck] component test:doctests dependency lib
  694. 170.58 s [yaya-quickcheck] Configured component graph:
  695. 170.58 s [yaya-quickcheck] component yaya-quickcheck-1.0.0.0-DtZ7UzVzJrtLHPLx4ukBaV
  696. 170.58 s [yaya-quickcheck] include QuickCheck-2.15.0.1-1K2BR8DXXFhLYax6IOzNG4
  697. 170.58 s [yaya-quickcheck] include base-4.19.2.0-f167
  698. 170.58 s [yaya-quickcheck] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  699. 170.58 s [yaya-quickcheck] component yaya-quickcheck-1.0.0.0-7DUKaS4EvcN4Zjeyt8RdOZ-doctests
  700. 170.58 s [yaya-quickcheck] include base-4.19.2.0-f167
  701. 170.58 s [yaya-quickcheck] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  702. 170.58 s [yaya-quickcheck] include yaya-quickcheck-1.0.0.0-DtZ7UzVzJrtLHPLx4ukBaV
  703. 170.58 s [yaya-quickcheck] Linked component graph:
  704. 170.58 s [yaya-quickcheck] unit yaya-quickcheck-1.0.0.0-DtZ7UzVzJrtLHPLx4ukBaV
  705. 170.58 s [yaya-quickcheck] include QuickCheck-2.15.0.1-1K2BR8DXXFhLYax6IOzNG4
  706. 170.58 s [yaya-quickcheck] include base-4.19.2.0-f167
  707. 170.58 s [yaya-quickcheck] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  708. 170.58 s [yaya-quickcheck] Yaya.QuickCheck.Fold=yaya-quickcheck-1.0.0.0-DtZ7UzVzJrtLHPLx4ukBaV:Yaya.QuickCheck.Fold
  709. 170.58 s [yaya-quickcheck] unit yaya-quickcheck-1.0.0.0-7DUKaS4EvcN4Zjeyt8RdOZ-doctests
  710. 170.58 s [yaya-quickcheck] include base-4.19.2.0-f167
  711. 170.58 s [yaya-quickcheck] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  712. 170.58 s [yaya-quickcheck] include yaya-quickcheck-1.0.0.0-DtZ7UzVzJrtLHPLx4ukBaV
  713. 170.58 s [yaya-quickcheck] Ready component graph:
  714. 170.58 s [yaya-quickcheck] definite yaya-quickcheck-1.0.0.0-DtZ7UzVzJrtLHPLx4ukBaV
  715. 170.58 s [yaya-quickcheck] depends QuickCheck-2.15.0.1-1K2BR8DXXFhLYax6IOzNG4
  716. 170.58 s [yaya-quickcheck] depends base-4.19.2.0-f167
  717. 170.58 s [yaya-quickcheck] depends yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  718. 170.58 s [yaya-quickcheck] definite yaya-quickcheck-1.0.0.0-7DUKaS4EvcN4Zjeyt8RdOZ-doctests
  719. 170.58 s [yaya-quickcheck] depends base-4.19.2.0-f167
  720. 170.58 s [yaya-quickcheck] depends doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  721. 170.58 s [yaya-quickcheck] depends yaya-quickcheck-1.0.0.0-DtZ7UzVzJrtLHPLx4ukBaV
  722. 170.58 s [yaya-quickcheck] Using Cabal-3.10.3.0 compiled by ghc-9.8
  723. 170.58 s [yaya-quickcheck] Using compiler: ghc-9.8.4
  724. 170.58 s [yaya-quickcheck] Using install prefix:
  725. 170.58 s [yaya-quickcheck] /nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-yaya-quickcheck-1.0.0.0
  726. 170.58 s [yaya-quickcheck] Executables installed in:
  727. 170.58 s [yaya-quickcheck] /nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-yaya-quickcheck-1.0.0.0/bin
  728. 170.58 s [yaya-quickcheck] Libraries installed in:
  729. 170.58 s [yaya-quickcheck] /nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-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-DtZ7UzVzJrtLHPLx4ukBaV
  730. 170.58 s [yaya-quickcheck] Dynamic Libraries installed in:
  731. 170.58 s [yaya-quickcheck] /nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-yaya-quickcheck-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  732. 170.58 s [yaya-quickcheck] Private executables installed in:
  733. 170.58 s [yaya-quickcheck] /nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-yaya-quickcheck-1.0.0.0/libexec/x86_64-linux-ghc-9.8.4/yaya-quickcheck-1.0.0.0
  734. 170.58 s [yaya-quickcheck] Data files installed in:
  735. 170.58 s [yaya-quickcheck] /nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-yaya-quickcheck-1.0.0.0/share/x86_64-linux-ghc-9.8.4/yaya-quickcheck-1.0.0.0
  736. 170.58 s [yaya-quickcheck] Documentation installed in:
  737. 170.58 s [yaya-quickcheck] /nix/store/q2mvp6qb8kbz4lpcs5v1i32jn2hkaim6-yaya-quickcheck-1.0.0.0-doc/share/doc/yaya-quickcheck-1.0.0.0
  738. 170.58 s [yaya-quickcheck] Configuration files installed in:
  739. 170.58 s [yaya-quickcheck] /nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-yaya-quickcheck-1.0.0.0/etc
  740. 170.58 s [yaya-quickcheck] No alex found
  741. 170.58 s [yaya-quickcheck] Using ar found on system at:
  742. 170.58 s [yaya-quickcheck] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  743. 170.58 s [yaya-quickcheck] No c2hs found
  744. 170.58 s [yaya-quickcheck] No cpphs found
  745. 170.58 s [yaya-quickcheck] Using doctest version 0.24.2 found on system at:
  746. 170.58 s [yaya-quickcheck] /nix/store/6j1q8xpfb6y61v5iwszl3r1abhdvilrl-doctest-0.24.2/bin/doctest
  747. 170.58 s [yaya-quickcheck] Using gcc version 14.3.0 given by user at:
  748. 170.58 s [yaya-quickcheck] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  749. 170.58 s [yaya-quickcheck] Using ghc version 9.8.4 found on system at:
  750. 170.58 s [yaya-quickcheck] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc
  751. 170.58 s [yaya-quickcheck] Using ghc-pkg version 9.8.4 found on system at:
  752. 170.58 s [yaya-quickcheck] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc-pkg-9.8.4
  753. 170.58 s [yaya-quickcheck] No ghcjs found
  754. 170.58 s [yaya-quickcheck] No ghcjs-pkg found
  755. 170.58 s [yaya-quickcheck] No greencard found
  756. 170.58 s [yaya-quickcheck] Using haddock version 2.30.0 found on system at:
  757. 170.58 s [yaya-quickcheck] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/haddock-ghc-9.8.4
  758. 170.58 s [yaya-quickcheck] No happy found
  759. 170.58 s [yaya-quickcheck] Using haskell-suite found on system at: haskell-suite-dummy-location
  760. 170.58 s [yaya-quickcheck] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  761. 170.58 s [yaya-quickcheck] No hmake found
  762. 170.58 s [yaya-quickcheck] Using hpc version 0.69 found on system at:
  763. 170.58 s [yaya-quickcheck] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hpc-ghc-9.8.4
  764. 170.58 s [yaya-quickcheck] Using hsc2hs version 0.68.10 found on system at:
  765. 170.58 s [yaya-quickcheck] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  766. 170.58 s [yaya-quickcheck] Using hscolour version 1.25 found on system at:
  767. 170.58 s [yaya-quickcheck] /nix/store/3z2fvdl0cyhn25mj5rca4rkifm3gp9f2-hscolour-1.25/bin/HsColour
  768. 170.58 s [yaya-quickcheck] No jhc found
  769. 170.58 s [yaya-quickcheck] Using ld found on system at:
  770. 170.58 s [yaya-quickcheck] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  771. 170.58 s [yaya-quickcheck] No pkg-config found
  772. 170.58 s [yaya-quickcheck] Using runghc version 9.8.4 found on system at:
  773. 170.58 s [yaya-quickcheck] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/runghc-9.8.4
  774. 170.58 s [yaya-quickcheck] Using strip version 2.44 found on system at:
  775. 170.58 s [yaya-quickcheck] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  776. 170.58 s [yaya-quickcheck] Using tar found on system at:
  777. 170.58 s [yaya-quickcheck] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  778. 170.58 s [yaya-quickcheck] No uhc found
  779. 170.59 s [yaya-lens] Source component graph:
  780. 170.59 s [yaya-lens] component lib
  781. 170.59 s [yaya-lens] component test:doctests dependency lib
  782. 170.59 s [yaya-lens] Configured component graph:
  783. 170.59 s [yaya-lens] component yaya-lens-0.0.1.0-LNzy7KqSAvZJL4msAGi9Y4
  784. 170.59 s [yaya-lens] include base-4.19.2.0-f167
  785. 170.59 s [yaya-lens] include lens-5.3.5-BGGHSzHmwZSID4YijGwM9d
  786. 170.59 s [yaya-lens] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  787. 170.59 s [yaya-lens] component yaya-lens-0.0.1.0-6XyvMIDhCgOGYU8NlDOtJ7-doctests
  788. 170.59 s [yaya-lens] include base-4.19.2.0-f167
  789. 170.59 s [yaya-lens] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  790. 170.59 s [yaya-lens] include yaya-lens-0.0.1.0-LNzy7KqSAvZJL4msAGi9Y4
  791. 170.59 s [yaya-lens] Linked component graph:
  792. 170.59 s [yaya-lens] unit yaya-lens-0.0.1.0-LNzy7KqSAvZJL4msAGi9Y4
  793. 170.59 s [yaya-lens] include base-4.19.2.0-f167
  794. 170.59 s [yaya-lens] include lens-5.3.5-BGGHSzHmwZSID4YijGwM9d
  795. 170.59 s [yaya-lens] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  796. 170.59 s [yaya-lens] Yaya.Lens=yaya-lens-0.0.1.0-LNzy7KqSAvZJL4msAGi9Y4:Yaya.Lens
  797. 170.59 s [yaya-lens] unit yaya-lens-0.0.1.0-6XyvMIDhCgOGYU8NlDOtJ7-doctests
  798. 170.59 s [yaya-lens] include base-4.19.2.0-f167
  799. 170.59 s [yaya-lens] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  800. 170.59 s [yaya-lens] include yaya-lens-0.0.1.0-LNzy7KqSAvZJL4msAGi9Y4
  801. 170.59 s [yaya-lens] Ready component graph:
  802. 170.59 s [yaya-lens] definite yaya-lens-0.0.1.0-LNzy7KqSAvZJL4msAGi9Y4
  803. 170.59 s [yaya-lens] depends base-4.19.2.0-f167
  804. 170.59 s [yaya-lens] depends lens-5.3.5-BGGHSzHmwZSID4YijGwM9d
  805. 170.59 s [yaya-lens] depends yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  806. 170.59 s [yaya-lens] definite yaya-lens-0.0.1.0-6XyvMIDhCgOGYU8NlDOtJ7-doctests
  807. 170.59 s [yaya-lens] depends base-4.19.2.0-f167
  808. 170.59 s [yaya-lens] depends doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  809. 170.59 s [yaya-lens] depends yaya-lens-0.0.1.0-LNzy7KqSAvZJL4msAGi9Y4
  810. 170.59 s [yaya-lens] Using Cabal-3.10.3.0 compiled by ghc-9.8
  811. 170.59 s [yaya-lens] Using compiler: ghc-9.8.4
  812. 170.59 s [yaya-lens] Using install prefix:
  813. 170.59 s [yaya-lens] /nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-yaya-lens-0.0.1.0
  814. 170.59 s [yaya-lens] Executables installed in:
  815. 170.59 s [yaya-lens] /nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-yaya-lens-0.0.1.0/bin
  816. 170.59 s [yaya-lens] Libraries installed in:
  817. 170.59 s [yaya-lens] /nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-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-LNzy7KqSAvZJL4msAGi9Y4
  818. 170.59 s [yaya-lens] Dynamic Libraries installed in:
  819. 170.59 s [yaya-lens] /nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-yaya-lens-0.0.1.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  820. 170.59 s [yaya-lens] Private executables installed in:
  821. 170.59 s [yaya-lens] /nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-yaya-lens-0.0.1.0/libexec/x86_64-linux-ghc-9.8.4/yaya-lens-0.0.1.0
  822. 170.59 s [yaya-lens] Data files installed in:
  823. 170.59 s [yaya-lens] /nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-yaya-lens-0.0.1.0/share/x86_64-linux-ghc-9.8.4/yaya-lens-0.0.1.0
  824. 170.59 s [yaya-lens] Documentation installed in:
  825. 170.59 s [yaya-lens] /nix/store/syipi1ml7x1l3m2hiidps2fvj2yrzwbc-yaya-lens-0.0.1.0-doc/share/doc/yaya-lens-0.0.1.0
  826. 170.59 s [yaya-lens] Configuration files installed in:
  827. 170.59 s [yaya-lens] /nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-yaya-lens-0.0.1.0/etc
  828. 170.59 s [yaya-lens] No alex found
  829. 170.59 s [yaya-lens] Using ar found on system at:
  830. 170.59 s [yaya-lens] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  831. 170.59 s [yaya-lens] No c2hs found
  832. 170.59 s [yaya-lens] No cpphs found
  833. 170.59 s [yaya-lens] Using doctest version 0.24.2 found on system at:
  834. 170.59 s [yaya-lens] /nix/store/6j1q8xpfb6y61v5iwszl3r1abhdvilrl-doctest-0.24.2/bin/doctest
  835. 170.59 s [yaya-lens] Using gcc version 14.3.0 given by user at:
  836. 170.59 s [yaya-lens] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  837. 170.59 s [yaya-lens] Using ghc version 9.8.4 found on system at:
  838. 170.59 s [yaya-lens] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc
  839. 170.59 s [yaya-lens] Using ghc-pkg version 9.8.4 found on system at:
  840. 170.59 s [yaya-lens] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc-pkg-9.8.4
  841. 170.59 s [yaya-lens] No ghcjs found
  842. 170.59 s [yaya-lens] No ghcjs-pkg found
  843. 170.59 s [yaya-lens] No greencard found
  844. 170.59 s [yaya-lens] Using haddock version 2.30.0 found on system at:
  845. 170.59 s [yaya-lens] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/haddock-ghc-9.8.4
  846. 170.59 s [yaya-lens] No happy found
  847. 170.59 s [yaya-lens] Using haskell-suite found on system at: haskell-suite-dummy-location
  848. 170.59 s [yaya-lens] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  849. 170.59 s [yaya-lens] No hmake found
  850. 170.59 s [yaya-lens] Using hpc version 0.69 found on system at:
  851. 170.59 s [yaya-lens] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hpc-ghc-9.8.4
  852. 170.59 s [yaya-lens] Using hsc2hs version 0.68.10 found on system at:
  853. 170.59 s [yaya-lens] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  854. 170.59 s [yaya-lens] Using hscolour version 1.25 found on system at:
  855. 170.59 s [yaya-lens] /nix/store/3z2fvdl0cyhn25mj5rca4rkifm3gp9f2-hscolour-1.25/bin/HsColour
  856. 170.59 s [yaya-lens] No jhc found
  857. 170.59 s [yaya-lens] Using ld found on system at:
  858. 170.59 s [yaya-lens] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  859. 170.59 s [yaya-lens] No pkg-config found
  860. 170.59 s [yaya-lens] Using runghc version 9.8.4 found on system at:
  861. 170.59 s [yaya-lens] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/runghc-9.8.4
  862. 170.59 s [yaya-lens] Using strip version 2.44 found on system at:
  863. 170.59 s [yaya-lens] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  864. 170.59 s [yaya-lens] Using tar found on system at:
  865. 170.59 s [yaya-lens] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  866. 170.59 s [yaya-lens] No uhc found
  867. 170.74 s [yaya-quickcheck] Phase: buildPhase
  868. 170.74 s [yaya-hedgehog] Phase: buildPhase
  869. 170.75 s [yaya-lens] Phase: buildPhase
  870. 170.80 s [yaya-quickcheck] Preprocessing library for yaya-quickcheck-1.0.0.0..
  871. 170.80 s [yaya-quickcheck] Building library for yaya-quickcheck-1.0.0.0..
  872. 170.81 s [yaya-hedgehog] Preprocessing library for yaya-hedgehog-1.0.0.0..
  873. 170.81 s [yaya-hedgehog] Building library for yaya-hedgehog-1.0.0.0..
  874. 170.81 s [yaya-lens] Preprocessing library for yaya-lens-0.0.1.0..
  875. 170.81 s [yaya-lens] Building library for yaya-lens-0.0.1.0..
  876. 170.87 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 )
  877. 170.88 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, dist/build/Yaya/Lens.o, dist/build/Yaya/Lens.dyn_o )
  878. 170.88 s [yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, dist/build/Yaya/Hedgehog.o, dist/build/Yaya/Hedgehog.dyn_o )
  879. 170.98 s [yaya-hedgehog]
  880. 170.98 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  881. 170.98 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  882. 170.98 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  883. 170.98 s [yaya-hedgehog]
  884. 170.98 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  885. 170.98 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  886. 170.98 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  887. 171.10 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 )
  888. 171.24 s [yaya-hedgehog]
  889. 171.24 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  890. 171.24 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  891. 171.24 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  892. 171.24 s [yaya-hedgehog]
  893. 171.24 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  894. 171.24 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  895. 171.24 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  896. 171.24 s [yaya-hedgehog]
  897. 171.24 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  898. 171.24 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  899. 171.24 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  900. 171.28 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, dist/build/Yaya/Lens.p_o )
  901. 171.41 s [yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, dist/build/Yaya/QuickCheck/Fold.p_o )
  902. 171.46 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 )
  903. 171.80 s [yaya-hedgehog]
  904. 171.80 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  905. 171.80 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  906. 171.80 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  907. 171.80 s [yaya-hedgehog]
  908. 171.80 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  909. 171.80 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  910. 171.80 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  911. 171.80 s [yaya-hedgehog]
  912. 171.80 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  913. 171.80 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  914. 171.80 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  915. 171.80 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  916. 171.80 s [yaya-hedgehog]
  917. 171.80 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  918. 171.81 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  919. 171.81 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  920. 171.81 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  921. 171.81 s [yaya-hedgehog]
  922. 171.81 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  923. 171.81 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  924. 171.81 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  925. 171.81 s [yaya-hedgehog]
  926. 171.81 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  927. 171.81 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  928. 171.81 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  929. 171.81 s [yaya-hedgehog]
  930. 171.81 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  931. 171.81 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  932. 171.81 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  933. 171.81 s [yaya-hedgehog]
  934. 171.81 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  935. 171.81 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  936. 171.81 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  937. 171.81 s [yaya-hedgehog]
  938. 171.81 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  939. 171.81 s [yaya-hedgehog] Could not specialise imported function ‘Gen.choice’
  940. 171.81 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.choice’
  941. 171.81 s [yaya-hedgehog]
  942. 171.81 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  943. 171.81 s [yaya-hedgehog] Could not specialise imported function ‘Range.linearFrom’
  944. 171.81 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Range.linearFrom’
  945. 171.81 s [yaya-hedgehog]
  946. 171.81 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  947. 171.81 s [yaya-hedgehog] Could not specialise imported function ‘Gen.integral’
  948. 171.81 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.integral’
  949. 171.81 s [yaya-hedgehog]
  950. 171.81 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  951. 171.81 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  952. 171.81 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  953. 171.81 s [yaya-hedgehog]
  954. 171.81 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  955. 171.81 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  956. 171.81 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  957. 171.81 s [yaya-hedgehog]
  958. 171.81 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  959. 171.81 s [yaya-hedgehog] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  960. 171.81 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  961. 172.51 s [yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, dist/build/Yaya/Hedgehog.p_o )
  962. 172.60 s [yaya-hedgehog]
  963. 172.60 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  964. 172.64 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  965. 172.64 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  966. 172.64 s [yaya-hedgehog]
  967. 172.64 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  968. 172.64 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  969. 172.64 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  970. 172.85 s [yaya-hedgehog] [2 of 3] Compiling Yaya.Hedgehog.Fold ( src/Yaya/Hedgehog/Fold.hs, dist/build/Yaya/Hedgehog/Fold.p_o )
  971. 172.97 s [yaya-hedgehog]
  972. 172.97 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  973. 172.97 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  974. 172.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  975. 172.97 s [yaya-hedgehog]
  976. 172.97 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  977. 172.97 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  978. 172.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  979. 172.97 s [yaya-hedgehog]
  980. 172.97 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  981. 172.97 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  982. 172.97 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  983. 173.59 s [yaya-lens] Preprocessing test suite 'doctests' for yaya-lens-0.0.1.0..
  984. 173.59 s [yaya-lens] Building test suite 'doctests' for yaya-lens-0.0.1.0..
  985. 173.60 s [yaya-hedgehog] [3 of 3] Compiling Yaya.Hedgehog.Expr ( src/Yaya/Hedgehog/Expr.hs, dist/build/Yaya/Hedgehog/Expr.p_o )
  986. 173.67 s [yaya-lens] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  987. 173.73 s [yaya-quickcheck] Preprocessing test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  988. 173.73 s [yaya-quickcheck] Building test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  989. 173.81 s [yaya-quickcheck] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  990. 173.92 s [yaya-hedgehog]
  991. 173.92 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  992. 173.92 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  993. 173.92 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  994. 173.92 s [yaya-hedgehog]
  995. 173.92 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  996. 173.92 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  997. 173.92 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  998. 173.92 s [yaya-hedgehog]
  999. 173.92 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1000. 173.92 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1001. 173.92 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  1002. 173.92 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1003. 173.92 s [yaya-hedgehog]
  1004. 173.92 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1005. 173.92 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1006. 173.92 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  1007. 173.92 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1008. 173.92 s [yaya-hedgehog]
  1009. 173.92 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1010. 173.92 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  1011. 173.92 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1012. 173.92 s [yaya-hedgehog]
  1013. 173.92 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1014. 173.92 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1015. 173.92 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1016. 173.92 s [yaya-hedgehog]
  1017. 173.92 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1018. 173.92 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1019. 173.92 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1020. 173.92 s [yaya-hedgehog]
  1021. 173.92 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1022. 173.92 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  1023. 173.92 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  1024. 173.92 s [yaya-hedgehog]
  1025. 173.92 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1026. 173.92 s [yaya-hedgehog] Could not specialise imported function ‘Gen.choice’
  1027. 173.92 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.choice’
  1028. 173.92 s [yaya-hedgehog]
  1029. 173.92 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1030. 173.92 s [yaya-hedgehog] Could not specialise imported function ‘Range.linearFrom’
  1031. 173.92 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Range.linearFrom’
  1032. 173.92 s [yaya-hedgehog]
  1033. 173.92 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1034. 173.92 s [yaya-hedgehog] Could not specialise imported function ‘Gen.integral’
  1035. 173.92 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.integral’
  1036. 173.92 s [yaya-hedgehog]
  1037. 173.92 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1038. 173.92 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  1039. 173.92 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  1040. 173.92 s [yaya-hedgehog]
  1041. 173.92 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1042. 173.92 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  1043. 173.92 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  1044. 173.92 s [yaya-hedgehog]
  1045. 173.92 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1046. 173.92 s [yaya-hedgehog] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  1047. 173.92 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  1048. 173.93 s [yaya-lens] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1049. 174.05 s [yaya-quickcheck] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1050. 174.22 s [yaya-lens] [3 of 3] Linking dist/build/doctests/doctests
  1051. 174.36 s [yaya-quickcheck] [3 of 3] Linking dist/build/doctests/doctests
  1052. 176.23 s [yaya-hedgehog] Preprocessing test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1053. 176.23 s [yaya-hedgehog] Building test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1054. 176.31 s [yaya-hedgehog] [1 of 5] Compiling Test.Fold ( tests/Test/Fold.hs, dist/build/yaya/yaya-tmp/Test/Fold.o )
  1055. 176.66 s [yaya-hedgehog]
  1056. 176.66 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1057. 176.66 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1058. 176.66 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1059. 176.66 s [yaya-hedgehog]
  1060. 176.66 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1061. 176.66 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1062. 176.66 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1063. 176.66 s [yaya-hedgehog]
  1064. 176.66 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1065. 176.66 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1066. 176.66 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1067. 176.66 s [yaya-hedgehog]
  1068. 176.66 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1069. 176.66 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1070. 176.66 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1071. 176.66 s [yaya-hedgehog]
  1072. 176.66 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1073. 176.66 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  1074. 176.66 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  1075. 176.66 s [yaya-hedgehog]
  1076. 176.66 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1077. 176.66 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1078. 176.66 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1079. 176.66 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1080. 176.66 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1081. 176.66 s [yaya-hedgehog]
  1082. 176.66 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1083. 176.66 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1084. 176.66 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1085. 176.66 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1086. 176.66 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1087. 176.66 s [yaya-hedgehog]
  1088. 176.66 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1089. 176.66 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1090. 176.66 s [yaya-hedgehog] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1091. 176.66 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1092. 176.66 s [yaya-hedgehog]
  1093. 176.66 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1094. 176.66 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1095. 176.66 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1096. 176.66 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.equalDay’
  1097. 176.66 s [yaya-hedgehog] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1098. 176.66 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1099. 176.66 s [yaya-hedgehog]
  1100. 176.66 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1101. 176.66 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1102. 176.66 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1103. 176.66 s [yaya-hedgehog]
  1104. 176.66 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1105. 176.66 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  1106. 176.66 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1107. 176.66 s [yaya-hedgehog]
  1108. 176.66 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1109. 176.66 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1110. 176.66 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1111. 176.66 s [yaya-hedgehog]
  1112. 176.66 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1113. 176.66 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1114. 176.66 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1115. 176.66 s [yaya-hedgehog]
  1116. 176.66 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1117. 176.66 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1118. 176.66 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1119. 176.66 s [yaya-hedgehog]
  1120. 176.66 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1121. 176.66 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1122. 176.66 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1123. 176.86 s [yaya-hedgehog] [2 of 5] Compiling Test.Fold.Common ( tests/Test/Fold/Common.hs, dist/build/yaya/yaya-tmp/Test/Fold/Common.o )
  1124. 176.86 s [yaya-hedgehog]
  1125. 176.86 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1126. 176.86 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1127. 176.86 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1128. 176.86 s [yaya-hedgehog]
  1129. 176.86 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1130. 176.86 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1131. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1132. 176.87 s [yaya-hedgehog]
  1133. 176.87 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1134. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1135. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1136. 176.87 s [yaya-hedgehog]
  1137. 176.87 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1138. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1139. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1140. 176.87 s [yaya-hedgehog]
  1141. 176.87 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1142. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1143. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1144. 176.87 s [yaya-hedgehog]
  1145. 176.87 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1146. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1147. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1148. 176.87 s [yaya-hedgehog]
  1149. 176.87 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1150. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘assert’
  1151. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘assert’
  1152. 176.87 s [yaya-hedgehog]
  1153. 176.87 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1154. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1155. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1156. 176.87 s [yaya-hedgehog] [3 of 5] Compiling Test.Fold.Native ( tests/Test/Fold/Native.hs, dist/build/yaya/yaya-tmp/Test/Fold/Native.o )
  1157. 176.87 s [yaya-hedgehog]
  1158. 176.87 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1159. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1160. 176.87 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1161. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1162. 176.87 s [yaya-hedgehog]
  1163. 176.87 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1164. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1165. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1166. 176.87 s [yaya-hedgehog]
  1167. 176.87 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1168. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1169. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1170. 176.87 s [yaya-hedgehog]
  1171. 176.87 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1172. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1173. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1174. 176.87 s [yaya-hedgehog]
  1175. 176.87 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1176. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1177. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1178. 176.87 s [yaya-hedgehog]
  1179. 176.87 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1180. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1181. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1182. 176.87 s [yaya-hedgehog]
  1183. 176.87 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1184. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1185. 176.87 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1186. 176.87 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1187. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1188. 176.87 s [yaya-hedgehog]
  1189. 176.87 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1190. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  1191. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1192. 176.87 s [yaya-hedgehog]
  1193. 176.87 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1194. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1195. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1196. 176.87 s [yaya-hedgehog]
  1197. 176.87 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1198. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1199. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1200. 176.87 s [yaya-hedgehog]
  1201. 176.87 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1202. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1203. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1204. 176.87 s [yaya-hedgehog]
  1205. 176.87 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1206. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.Native.$fShowFix’
  1207. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.Native.$fShowFix’
  1208. 176.87 s [yaya-hedgehog] [4 of 5] Compiling Test.Retrofit ( tests/Test/Retrofit.hs, dist/build/yaya/yaya-tmp/Test/Retrofit.o )
  1209. 176.87 s [yaya-hedgehog]
  1210. 176.87 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1211. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1212. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1213. 176.87 s [yaya-hedgehog]
  1214. 176.87 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1215. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  1216. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  1217. 176.87 s [yaya-hedgehog]
  1218. 176.87 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1219. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.steppableReadPrec2’
  1220. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.steppableReadPrec2’
  1221. 176.87 s [yaya-hedgehog]
  1222. 176.87 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1223. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  1224. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  1225. 176.87 s [yaya-hedgehog]
  1226. 176.87 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1227. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘ghc-prim:GHC.Classes.C:Ord’
  1228. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘ghc-prim:GHC.Classes.C:Ord’
  1229. 176.87 s [yaya-hedgehog]
  1230. 176.87 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1231. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1232. 176.87 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wcompareDay’
  1233. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1234. 176.87 s [yaya-hedgehog]
  1235. 176.87 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1236. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  1237. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  1238. 176.87 s [yaya-hedgehog]
  1239. 176.87 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1240. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1241. 176.87 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1242. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1243. 176.87 s [yaya-hedgehog]
  1244. 176.87 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1245. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  1246. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  1247. 176.87 s [yaya-hedgehog]
  1248. 176.87 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1249. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  1250. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  1251. 176.87 s [yaya-hedgehog]
  1252. 176.87 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1253. 176.87 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  1254. 176.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  1255. 177.17 s [yaya-hedgehog] [5 of 5] Compiling Main ( tests/test.hs, dist/build/yaya/yaya-tmp/Main.o )
  1256. 177.53 s [yaya-hedgehog] [6 of 6] Linking dist/build/yaya/yaya
  1257. 178.20 s [yaya-lens] Phase: checkPhase
  1258. 178.25 s [yaya-lens] Running 1 test suites...
  1259. 178.25 s [yaya-lens] Test suite doctests: RUNNING...
  1260. 178.37 s [yaya-quickcheck] Phase: checkPhase
  1261. 178.40 s [yaya-quickcheck] Running 1 test suites...
  1262. 178.40 s [yaya-quickcheck] Test suite doctests: RUNNING...
  1263. 178.50 s [yaya-lens]
  1264. 178.50 s [yaya-lens] on the commandline: warning: [GHC-98887]
  1265. 178.50 s [yaya-lens] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1266. 178.63 s [yaya-quickcheck]
  1267. 178.63 s [yaya-quickcheck] on the commandline: warning: [GHC-98887]
  1268. 178.63 s [yaya-quickcheck] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1269. 178.76 s [yaya-lens] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1270. 178.81 s [yaya-lens] Test suite doctests: PASS
  1271. 178.81 s [yaya-lens] Test suite logged to: dist/test/yaya-lens-0.0.1.0-doctests.log
  1272. 178.81 s [yaya-lens] 1 of 1 test suites (1 of 1 test cases) passed.
  1273. 178.82 s [yaya-lens] Phase: haddockPhase
  1274. 178.87 s [yaya-quickcheck] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1275. 178.91 s [yaya-hedgehog] Preprocessing test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  1276. 178.91 s [yaya-hedgehog] Building test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  1277. 178.92 s [yaya-quickcheck] Test suite doctests: PASS
  1278. 178.92 s [yaya-quickcheck] Test suite logged to: dist/test/yaya-quickcheck-1.0.0.0-doctests.log
  1279. 178.92 s [yaya-quickcheck] 1 of 1 test suites (1 of 1 test cases) passed.
  1280. 178.92 s [yaya-quickcheck] Phase: haddockPhase
  1281. 178.96 s [yaya-lens] Preprocessing library for yaya-lens-0.0.1.0..
  1282. 178.96 s [yaya-lens] Running Haddock on library for yaya-lens-0.0.1.0..
  1283. 178.96 s [yaya-lens] Warning: The documentation for the following packages are not installed. No
  1284. 178.96 s [yaya-lens] links will be generated to these packages: vector-0.13.2.0
  1285. 178.98 s [yaya-hedgehog] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  1286. 179.03 s [yaya-lens] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1287. 179.08 s [yaya-quickcheck] Preprocessing library for yaya-quickcheck-1.0.0.0..
  1288. 179.08 s [yaya-quickcheck] Running Haddock on library for yaya-quickcheck-1.0.0.0..
  1289. 179.14 s [yaya-quickcheck] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1290. 179.18 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, nothing )
  1291. 179.22 s [yaya-hedgehog] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1292. 179.28 s [yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, nothing )
  1293. 179.42 s [yaya-lens] Haddock coverage:
  1294. 179.42 s [yaya-lens] Warning: 'AlgebraM' is out of scope.
  1295. 179.42 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1296. 179.42 s [yaya-lens] Warning: 'Either' is out of scope.
  1297. 179.42 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1298. 179.42 s [yaya-lens] Warning: 'Coalgebra' is out of scope.
  1299. 179.42 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1300. 179.42 s [yaya-lens] Warning: 'Algebra' is out of scope.
  1301. 179.42 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1302. 179.42 s [yaya-lens] 53% ( 7 / 13) in 'Yaya.Lens'
  1303. 179.42 s [yaya-lens] Missing documentation for:
  1304. 179.42 s [yaya-lens] Module header
  1305. 179.42 s [yaya-lens] AlgebraLens (src/Yaya/Lens.hs:55)
  1306. 179.42 s [yaya-lens] AlgebraLens' (src/Yaya/Lens.hs:57)
  1307. 179.42 s [yaya-lens] BialgebraIso' (src/Yaya/Lens.hs:53)
  1308. 179.42 s [yaya-lens] CoalgebraPrism' (src/Yaya/Lens.hs:63)
  1309. 179.42 s [yaya-lens] folded (src/Yaya/Lens.hs:87)
  1310. 179.48 s [yaya-quickcheck] Haddock coverage:
  1311. 179.48 s [yaya-quickcheck] 0% ( 0 / 3) in 'Yaya.QuickCheck.Fold'
  1312. 179.48 s [yaya-quickcheck] Missing documentation for:
  1313. 179.48 s [yaya-quickcheck] Module header
  1314. 179.48 s [yaya-quickcheck] arbitrarySteppable (src/Yaya/QuickCheck/Fold.hs:24)
  1315. 179.48 s [yaya-quickcheck] shrinkSteppable (src/Yaya/QuickCheck/Fold.hs:32)
  1316. 179.53 s [yaya-hedgehog] [3 of 3] Linking dist/build/doctests/doctests
  1317. 183.22 s [yaya-quickcheck] Documentation created: dist/doc/html/yaya-quickcheck/,
  1318. 183.22 s [yaya-quickcheck] dist/doc/html/yaya-quickcheck/yaya-quickcheck.txt
  1319. 183.28 s [yaya-quickcheck] Preprocessing test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  1320. 183.29 s [yaya-quickcheck] Phase: installPhase
  1321. 183.41 s [yaya-quickcheck] Installing library in /nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-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-DtZ7UzVzJrtLHPLx4ukBaV
  1322. 183.66 s [yaya-hedgehog] Phase: checkPhase
  1323. 183.73 s [yaya-quickcheck] Phase: fixupPhase
  1324. 183.75 s [yaya-hedgehog] Running 2 test suites...
  1325. 183.75 s [yaya-hedgehog] Test suite yaya: RUNNING...
  1326. 183.75 s [yaya-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-yaya-quickcheck-1.0.0.0
  1327. 183.75 s [yaya-quickcheck] shrinking /nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-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-DtZ7UzVzJrtLHPLx4ukBaV-ghc9.8.4.so
  1328. 183.76 s [yaya-hedgehog] ━━━ Test.Fold ━━━
  1329. 183.76 s [yaya-hedgehog] ✓ prop_muCataCancel passed 100 tests.
  1330. 183.77 s [yaya-quickcheck] checking for references to /build/ in /nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-yaya-quickcheck-1.0.0.0...
  1331. 183.77 s [yaya-hedgehog] ✓ prop_muCataRefl passed 100 tests.
  1332. 183.77 s [yaya-hedgehog] ✓ prop_muCataCompose passed 100 tests.
  1333. 183.77 s [yaya-hedgehog] ✓ 3 succeeded.
  1334. 183.77 s [yaya-hedgehog] ━━━ Test.Fold.Common ━━━
  1335. 183.78 s [yaya-hedgehog] ✓ prop_heightLtSize passed 100 tests.
  1336. 183.78 s [yaya-hedgehog] ✓ 1 succeeded.
  1337. 183.78 s [yaya-hedgehog] ━━━ Test.Retrofit ━━━
  1338. 183.78 s [yaya-hedgehog] ✓ .
  1339. 183.78 s [yaya-hedgehog] Test suite yaya: PASS
  1340. 183.78 s [yaya-hedgehog] Test suite logged to: dist/test/yaya-hedgehog-1.0.0.0-yaya.log
  1341. 183.78 s [yaya-hedgehog] Test suite doctests: RUNNING...
  1342. 183.79 s [yaya-quickcheck] patching script interpreter paths in /nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-yaya-quickcheck-1.0.0.0
  1343. 183.80 s [yaya-quickcheck] stripping (with command strip and flags -S -p) in /nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-yaya-quickcheck-1.0.0.0/lib
  1344. 183.83 s [yaya-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/q2mvp6qb8kbz4lpcs5v1i32jn2hkaim6-yaya-quickcheck-1.0.0.0-doc
  1345. 183.84 s [yaya-quickcheck] checking for references to /build/ in /nix/store/q2mvp6qb8kbz4lpcs5v1i32jn2hkaim6-yaya-quickcheck-1.0.0.0-doc...
  1346. 183.85 s [yaya-quickcheck] patching script interpreter paths in /nix/store/q2mvp6qb8kbz4lpcs5v1i32jn2hkaim6-yaya-quickcheck-1.0.0.0-doc
  1347. 183.98 s [post-build-hook] Uploading paths from nix-ci to cachix cache "sellout" /nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-yaya-quickcheck-1.0.0.0 /nix/store/q2mvp6qb8kbz4lpcs5v1i32jn2hkaim6-yaya-quickcheck-1.0.0.0-doc
  1348. 196.18 s [post-build-hook] Pushing 2 paths (130 are already present) using zstd to cache sellout ⏳
  1349. 196.18 s [post-build-hook]
  1350. 201.70 s [post-build-hook] Pushing /nix/store/q2mvp6qb8kbz4lpcs5v1i32jn2hkaim6-yaya-quickcheck-1.0.0.0-doc (273.36 KiB)
  1351. 201.82 s [post-build-hook] Pushing /nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-yaya-quickcheck-1.0.0.0 (349.47 KiB)
  1352. 214.43 s [post-build-hook]
  1353. 214.45 s [post-build-hook] All done.
  1354. 214.45 s [post-build-hook] Uploading paths from nix-ci to the NixCI cache /nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-yaya-quickcheck-1.0.0.0 /nix/store/q2mvp6qb8kbz4lpcs5v1i32jn2hkaim6-yaya-quickcheck-1.0.0.0-doc
  1355. 214.48 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1356. 214.50 s [post-build-hook] copying 2 paths...
  1357. 214.50 s [post-build-hook] copying path '/nix/store/q2mvp6qb8kbz4lpcs5v1i32jn2hkaim6-yaya-quickcheck-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1358. 214.79 s [post-build-hook] copying path '/nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-yaya-quickcheck-1.0.0.0' to 'https://cache.nix-ci.com'...
  1359. 215.01 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1360. 215.20 s [post-build-hook] copying 1 paths...
  1361. 215.20 s [post-build-hook] copying path '/nix/store/daxrxvk5y9s3qcv1hks64wmg9mfr0aid-yaya-quickcheck-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  1362. 215.40 s Progress: 3 of 15 built (2 building), 186 of 186 fetched
  1363. 215.40 s [yaya-hedgehog] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1364. 215.40 s [yaya-hedgehog] Test suite doctests: PASS
  1365. 215.40 s [yaya-hedgehog] Test suite logged to: dist/test/yaya-hedgehog-1.0.0.0-doctests.log
  1366. 215.40 s [yaya-hedgehog] 2 of 2 test suites (2 of 2 test cases) passed.
  1367. 215.40 s [yaya-hedgehog] Phase: haddockPhase
  1368. 215.40 s [yaya-hedgehog] Preprocessing library for yaya-hedgehog-1.0.0.0..
  1369. 215.40 s [yaya-hedgehog] Running Haddock on library for yaya-hedgehog-1.0.0.0..
  1370. 215.40 s [yaya-hedgehog] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1371. 215.40 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 )
  1372. 215.40 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 )
  1373. 215.40 s [yaya-hedgehog] [3 of 3] Compiling Yaya.Hedgehog.Expr ( src/Yaya/Hedgehog/Expr.hs, nothing )
  1374. 215.40 s [yaya-hedgehog] Haddock coverage:
  1375. 215.40 s [yaya-hedgehog] 66% ( 2 / 3) in 'Yaya.Hedgehog'
  1376. 215.40 s [yaya-hedgehog] Missing documentation for:
  1377. 215.40 s [yaya-hedgehog] Module header
  1378. 215.40 s [yaya-hedgehog] 60% ( 6 / 10) in 'Yaya.Hedgehog.Fold'
  1379. 215.40 s [yaya-hedgehog] Missing documentation for:
  1380. 215.40 s [yaya-hedgehog] Module header
  1381. 215.40 s [yaya-hedgehog] law_cataCancel (src/Yaya/Hedgehog/Fold.hs:67)
  1382. 215.40 s [yaya-hedgehog] law_cataCompose (src/Yaya/Hedgehog/Fold.hs:109)
  1383. 215.40 s [yaya-hedgehog] law_cataRefl (src/Yaya/Hedgehog/Fold.hs:74)
  1384. 215.40 s [yaya-hedgehog] 0% ( 0 / 10) in 'Yaya.Hedgehog.Expr'
  1385. 215.40 s [yaya-hedgehog] Missing documentation for:
  1386. 215.40 s [yaya-hedgehog] Module header
  1387. 215.40 s [yaya-hedgehog] Expr (src/Yaya/Hedgehog/Expr.hs:33)
  1388. 215.40 s [yaya-hedgehog] expression (src/Yaya/Hedgehog/Expr.hs:52)
  1389. 215.40 s [yaya-hedgehog] genCofixExpr (src/Yaya/Hedgehog/Expr.hs:64)
  1390. 215.40 s [yaya-hedgehog] genExpr (src/Yaya/Hedgehog/Expr.hs:49)
  1391. 215.40 s [yaya-hedgehog] genExprLit (src/Yaya/Hedgehog/Expr.hs:43)
  1392. 215.40 s [yaya-hedgehog] genExprOp (src/Yaya/Hedgehog/Expr.hs:46)
  1393. 215.40 s [yaya-hedgehog] genFixExpr (src/Yaya/Hedgehog/Expr.hs:61)
  1394. 215.40 s [yaya-hedgehog] genMuExpr (src/Yaya/Hedgehog/Expr.hs:55)
  1395. 215.40 s [yaya-hedgehog] genNuExpr (src/Yaya/Hedgehog/Expr.hs:58)
  1396. 215.40 s [yaya-hedgehog] Documentation created: dist/doc/html/yaya-hedgehog/,
  1397. 215.40 s [yaya-hedgehog] dist/doc/html/yaya-hedgehog/yaya-hedgehog.txt
  1398. 215.40 s [yaya-hedgehog] Preprocessing test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1399. 215.40 s [yaya-hedgehog] Preprocessing test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  1400. 215.40 s [yaya-hedgehog] Phase: installPhase
  1401. 215.40 s [yaya-hedgehog] Installing library in /nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-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-KzP2e13GZhOBsWOkbRUuiv
  1402. 215.40 s [yaya-hedgehog] Phase: fixupPhase
  1403. 215.40 s [yaya-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-yaya-hedgehog-1.0.0.0
  1404. 215.41 s [yaya-hedgehog] shrinking /nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-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-KzP2e13GZhOBsWOkbRUuiv-ghc9.8.4.so
  1405. 215.41 s [yaya-hedgehog] checking for references to /build/ in /nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-yaya-hedgehog-1.0.0.0...
  1406. 215.41 s [yaya-hedgehog] patching script interpreter paths in /nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-yaya-hedgehog-1.0.0.0
  1407. 215.41 s [yaya-hedgehog] stripping (with command strip and flags -S -p) in /nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-yaya-hedgehog-1.0.0.0/lib
  1408. 215.41 s [yaya-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/xldwsb7bb78lq2hm4gvibp3g7q0xs9j0-yaya-hedgehog-1.0.0.0-doc
  1409. 215.41 s [yaya-hedgehog] checking for references to /build/ in /nix/store/xldwsb7bb78lq2hm4gvibp3g7q0xs9j0-yaya-hedgehog-1.0.0.0-doc...
  1410. 215.41 s [yaya-hedgehog] patching script interpreter paths in /nix/store/xldwsb7bb78lq2hm4gvibp3g7q0xs9j0-yaya-hedgehog-1.0.0.0-doc
  1411. 215.41 s [yaya-lens] Documentation created: dist/doc/html/yaya-lens/,
  1412. 215.41 s [yaya-lens] dist/doc/html/yaya-lens/yaya-lens.txt
  1413. 215.41 s [yaya-lens] Preprocessing test suite 'doctests' for yaya-lens-0.0.1.0..
  1414. 215.41 s [yaya-lens] Phase: installPhase
  1415. 215.41 s [yaya-lens] Installing library in /nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-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-LNzy7KqSAvZJL4msAGi9Y4
  1416. 215.41 s [yaya-lens] Phase: fixupPhase
  1417. 215.41 s [yaya-lens] shrinking RPATHs of ELF executables and libraries in /nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-yaya-lens-0.0.1.0
  1418. 215.41 s [yaya-lens] shrinking /nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-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-LNzy7KqSAvZJL4msAGi9Y4-ghc9.8.4.so
  1419. 215.41 s [yaya-lens] checking for references to /build/ in /nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-yaya-lens-0.0.1.0...
  1420. 215.41 s [yaya-lens] patching script interpreter paths in /nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-yaya-lens-0.0.1.0
  1421. 215.41 s [yaya-lens] stripping (with command strip and flags -S -p) in /nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-yaya-lens-0.0.1.0/lib
  1422. 215.41 s [yaya-lens] shrinking RPATHs of ELF executables and libraries in /nix/store/syipi1ml7x1l3m2hiidps2fvj2yrzwbc-yaya-lens-0.0.1.0-doc
  1423. 215.41 s [yaya-lens] checking for references to /build/ in /nix/store/syipi1ml7x1l3m2hiidps2fvj2yrzwbc-yaya-lens-0.0.1.0-doc...
  1424. 215.41 s [yaya-lens] patching script interpreter paths in /nix/store/syipi1ml7x1l3m2hiidps2fvj2yrzwbc-yaya-lens-0.0.1.0-doc
  1425. 215.48 s [post-build-hook] Uploading paths from nix-ci to cachix cache "sellout" /nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-yaya-hedgehog-1.0.0.0 /nix/store/xldwsb7bb78lq2hm4gvibp3g7q0xs9j0-yaya-hedgehog-1.0.0.0-doc
  1426. 230.96 s [post-build-hook] Pushing 2 paths (176 are already present) using zstd to cache sellout ⏳
  1427. 230.96 s [post-build-hook]
  1428. 235.42 s [post-build-hook] Pushing /nix/store/xldwsb7bb78lq2hm4gvibp3g7q0xs9j0-yaya-hedgehog-1.0.0.0-doc (462.48 KiB)
  1429. 235.48 s [post-build-hook] Pushing /nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-yaya-hedgehog-1.0.0.0 (1.24 MiB)
  1430. 239.72 s [post-build-hook]
  1431. 239.72 s [post-build-hook] All done.
  1432. 239.74 s [post-build-hook] Uploading paths from nix-ci to the NixCI cache /nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-yaya-hedgehog-1.0.0.0 /nix/store/xldwsb7bb78lq2hm4gvibp3g7q0xs9j0-yaya-hedgehog-1.0.0.0-doc
  1433. 239.78 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1434. 239.80 s [post-build-hook] copying 2 paths...
  1435. 239.80 s [post-build-hook] copying path '/nix/store/xldwsb7bb78lq2hm4gvibp3g7q0xs9j0-yaya-hedgehog-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1436. 240.03 s [post-build-hook] copying path '/nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-yaya-hedgehog-1.0.0.0' to 'https://cache.nix-ci.com'...
  1437. 240.47 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1438. 240.64 s [post-build-hook] copying 1 paths...
  1439. 240.64 s [post-build-hook] copying path '/nix/store/g5s66iv8zw2kqxzr4iq8pgx9s0wxqqy7-yaya-hedgehog-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  1440. 240.79 s Progress: 4 of 14 built (1 building), 186 of 186 fetched
  1441. 240.87 s [post-build-hook] Uploading paths from nix-ci to cachix cache "sellout" /nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-yaya-lens-0.0.1.0 /nix/store/syipi1ml7x1l3m2hiidps2fvj2yrzwbc-yaya-lens-0.0.1.0-doc
  1442. 241.53 s [post-build-hook] Pushing 2 paths (160 are already present) using zstd to cache sellout ⏳
  1443. 241.53 s [post-build-hook]
  1444. 241.90 s [post-build-hook] Pushing /nix/store/syipi1ml7x1l3m2hiidps2fvj2yrzwbc-yaya-lens-0.0.1.0-doc (295.09 KiB)
  1445. 241.96 s [post-build-hook] Pushing /nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-yaya-lens-0.0.1.0 (213.83 KiB)
  1446. 243.24 s [post-build-hook]
  1447. 243.24 s [post-build-hook] All done.
  1448. 243.26 s [post-build-hook] Uploading paths from nix-ci to the NixCI cache /nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-yaya-lens-0.0.1.0 /nix/store/syipi1ml7x1l3m2hiidps2fvj2yrzwbc-yaya-lens-0.0.1.0-doc
  1449. 243.30 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1450. 243.32 s [post-build-hook] copying 2 paths...
  1451. 243.32 s [post-build-hook] copying path '/nix/store/syipi1ml7x1l3m2hiidps2fvj2yrzwbc-yaya-lens-0.0.1.0-doc' to 'https://cache.nix-ci.com'...
  1452. 243.55 s [post-build-hook] copying path '/nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-yaya-lens-0.0.1.0' to 'https://cache.nix-ci.com'...
  1453. 243.78 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1454. 243.98 s [post-build-hook] copying 1 paths...
  1455. 243.98 s [post-build-hook] copying path '/nix/store/7avfq4xlxjay2iv71a12amz2xz3g8285-yaya-lens-0.0.1.0.drv' to 'https://cache.nix-ci.com'...
  1456. 244.13 s Progress: 5 of 15 built, 186 of 186 fetched
  1457. 244.18 s Building yaya-unsafe
  1458. 244.40 s [yaya-unsafe] Phase: setupCompilerEnvironmentPhase
  1459. 244.40 s [yaya-unsafe] Build with /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4.
  1460. 244.65 s [yaya-unsafe] Phase: unpackPhase
  1461. 244.65 s [yaya-unsafe] unpacking source archive /nix/store/3c7l5m3j404gpd3zws3cigx8w5mg5czi-h9ibdlxzzyvwa3dm032am7gha69g720y-source/./unsafe
  1462. 244.66 s [yaya-unsafe] source root is unsafe
  1463. 244.67 s [yaya-unsafe] Phase: patchPhase
  1464. 244.67 s [yaya-unsafe] Phase: compileBuildDriverPhase
  1465. 244.68 s [yaya-unsafe] setupCompileFlags: -package-db=/build/tmp.OWRdUzH09V/setup-package.conf.d -threaded
  1466. 244.73 s [yaya-unsafe] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.OWRdUzH09V/Main.o )
  1467. 244.77 s [yaya-unsafe] [2 of 2] Linking Setup
  1468. 245.96 s [yaya-unsafe] Phase: updateAutotoolsGnuConfigScriptsPhase
  1469. 245.97 s [yaya-unsafe] Phase: configurePhase
  1470. 245.99 s [yaya-unsafe] configureFlags: --verbose --prefix=/nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/3by379lvkv4qs4hkxikpqmwf9y5b4f33-yaya-unsafe-1.0.0.0-doc/share/doc/yaya-unsafe-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.OWRdUzH09V/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/lib
  1471. 245.99 s [yaya-unsafe] Using Parsec parser
  1472. 245.99 s [yaya-unsafe] Configuring yaya-unsafe-1.0.0.0...
  1473. 246.29 s [yaya-unsafe] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  1474. 246.29 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1475. 246.29 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1476. 246.29 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1477. 246.29 s [yaya-unsafe] base-4.19.2.0
  1478. 246.29 s [yaya-unsafe] Dependency comonad >=5.0.7 && <5.1: using comonad-5.0.9
  1479. 246.29 s [yaya-unsafe] Dependency free >=5.1.5 && <5.3: using free-5.2
  1480. 246.29 s [yaya-unsafe] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  1481. 246.29 s [yaya-unsafe] >=1.0.0 && <1.1: using yaya-1.0.0.0
  1482. 246.29 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1483. 246.29 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1484. 246.29 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1485. 246.29 s [yaya-unsafe] base-4.19.2.0
  1486. 246.29 s [yaya-unsafe] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  1487. 246.29 s [yaya-unsafe] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  1488. 246.29 s [yaya-unsafe] doctest-0.24.2
  1489. 246.29 s [yaya-unsafe] Dependency yaya-unsafe: using yaya-unsafe-1.0.0.0
  1490. 246.29 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1491. 246.29 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1492. 246.29 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1493. 246.29 s [yaya-unsafe] base-4.19.2.0
  1494. 246.29 s [yaya-unsafe] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  1495. 246.29 s [yaya-unsafe] hedgehog-1.5
  1496. 246.29 s [yaya-unsafe] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  1497. 246.29 s [yaya-unsafe] >=1.0.0 && <1.1: using yaya-1.0.0.0
  1498. 246.29 s [yaya-unsafe] Dependency yaya-hedgehog >=0.2.1 && <0.3 || >=0.3.0 && <0.4 || >=0.4.0 && <0.5
  1499. 246.29 s [yaya-unsafe] || >=1.0.0 && <1.1: using yaya-hedgehog-1.0.0.0
  1500. 246.29 s [yaya-unsafe] Dependency yaya-unsafe: using yaya-unsafe-1.0.0.0
  1501. 246.53 s [yaya-unsafe] Source component graph:
  1502. 246.53 s [yaya-unsafe] component lib
  1503. 246.53 s [yaya-unsafe] component test:doctests dependency lib
  1504. 246.53 s [yaya-unsafe] component test:yaya-unsafe dependency lib
  1505. 246.53 s [yaya-unsafe] Configured component graph:
  1506. 246.53 s [yaya-unsafe] component yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1507. 246.53 s [yaya-unsafe] include base-4.19.2.0-f167
  1508. 246.53 s [yaya-unsafe] include comonad-5.0.9-AvtXPXZdW1SCJuhRyOemvZ
  1509. 246.53 s [yaya-unsafe] include free-5.2-3C6FSGywkPf1bl6nNZeVkh
  1510. 246.53 s [yaya-unsafe] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1511. 246.53 s [yaya-unsafe] component yaya-unsafe-1.0.0.0-Hm9FTX6JoRJJkLy8YZ02LQ-doctests
  1512. 246.53 s [yaya-unsafe] include base-4.19.2.0-f167
  1513. 246.53 s [yaya-unsafe] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  1514. 246.53 s [yaya-unsafe] include yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1515. 246.53 s [yaya-unsafe] component yaya-unsafe-1.0.0.0-4lWCJNikXsL7DgUnVIyNE3-yaya-unsafe
  1516. 246.53 s [yaya-unsafe] include base-4.19.2.0-f167
  1517. 246.53 s [yaya-unsafe] include hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  1518. 246.53 s [yaya-unsafe] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1519. 246.53 s [yaya-unsafe] include yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  1520. 246.53 s [yaya-unsafe] include yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1521. 246.53 s [yaya-unsafe] Linked component graph:
  1522. 246.53 s [yaya-unsafe] unit yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1523. 246.53 s [yaya-unsafe] include base-4.19.2.0-f167
  1524. 246.53 s [yaya-unsafe] include comonad-5.0.9-AvtXPXZdW1SCJuhRyOemvZ
  1525. 246.53 s [yaya-unsafe] include free-5.2-3C6FSGywkPf1bl6nNZeVkh
  1526. 246.53 s [yaya-unsafe] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1527. 246.53 s [yaya-unsafe] Yaya.Unsafe.Applied=yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su:Yaya.Unsafe.Applied,Yaya.Unsafe.Fold=yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su:Yaya.Unsafe.Fold,Yaya.Unsafe.Fold.Instances=yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su:Yaya.Unsafe.Fold.Instances,Yaya.Unsafe.Zoo=yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su:Yaya.Unsafe.Zoo
  1528. 246.53 s [yaya-unsafe] unit yaya-unsafe-1.0.0.0-Hm9FTX6JoRJJkLy8YZ02LQ-doctests
  1529. 246.53 s [yaya-unsafe] include base-4.19.2.0-f167
  1530. 246.53 s [yaya-unsafe] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  1531. 246.53 s [yaya-unsafe] include yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1532. 246.53 s [yaya-unsafe] unit yaya-unsafe-1.0.0.0-4lWCJNikXsL7DgUnVIyNE3-yaya-unsafe
  1533. 246.53 s [yaya-unsafe] include base-4.19.2.0-f167
  1534. 246.53 s [yaya-unsafe] include hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  1535. 246.53 s [yaya-unsafe] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1536. 246.53 s [yaya-unsafe] include yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  1537. 246.53 s [yaya-unsafe] include yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1538. 246.53 s [yaya-unsafe] Ready component graph:
  1539. 246.53 s [yaya-unsafe] definite yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1540. 246.53 s [yaya-unsafe] depends base-4.19.2.0-f167
  1541. 246.53 s [yaya-unsafe] depends comonad-5.0.9-AvtXPXZdW1SCJuhRyOemvZ
  1542. 246.53 s [yaya-unsafe] depends free-5.2-3C6FSGywkPf1bl6nNZeVkh
  1543. 246.53 s [yaya-unsafe] depends yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1544. 246.53 s [yaya-unsafe] definite yaya-unsafe-1.0.0.0-Hm9FTX6JoRJJkLy8YZ02LQ-doctests
  1545. 246.53 s [yaya-unsafe] depends base-4.19.2.0-f167
  1546. 246.53 s [yaya-unsafe] depends doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  1547. 246.53 s [yaya-unsafe] depends yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1548. 246.53 s [yaya-unsafe] definite yaya-unsafe-1.0.0.0-4lWCJNikXsL7DgUnVIyNE3-yaya-unsafe
  1549. 246.53 s [yaya-unsafe] depends base-4.19.2.0-f167
  1550. 246.53 s [yaya-unsafe] depends hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  1551. 246.53 s [yaya-unsafe] depends yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1552. 246.53 s [yaya-unsafe] depends yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  1553. 246.53 s [yaya-unsafe] depends yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1554. 246.53 s [yaya-unsafe] Using Cabal-3.10.3.0 compiled by ghc-9.8
  1555. 246.53 s [yaya-unsafe] Using compiler: ghc-9.8.4
  1556. 246.53 s [yaya-unsafe] Using install prefix:
  1557. 246.53 s [yaya-unsafe] /nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0
  1558. 246.53 s [yaya-unsafe] Executables installed in:
  1559. 246.53 s [yaya-unsafe] /nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0/bin
  1560. 246.53 s [yaya-unsafe] Libraries installed in:
  1561. 246.53 s [yaya-unsafe] /nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1562. 246.53 s [yaya-unsafe] Dynamic Libraries installed in:
  1563. 246.53 s [yaya-unsafe] /nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  1564. 246.53 s [yaya-unsafe] Private executables installed in:
  1565. 246.53 s [yaya-unsafe] /nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0/libexec/x86_64-linux-ghc-9.8.4/yaya-unsafe-1.0.0.0
  1566. 246.53 s [yaya-unsafe] Data files installed in:
  1567. 246.53 s [yaya-unsafe] /nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0/share/x86_64-linux-ghc-9.8.4/yaya-unsafe-1.0.0.0
  1568. 246.53 s [yaya-unsafe] Documentation installed in:
  1569. 246.53 s [yaya-unsafe] /nix/store/3by379lvkv4qs4hkxikpqmwf9y5b4f33-yaya-unsafe-1.0.0.0-doc/share/doc/yaya-unsafe-1.0.0.0
  1570. 246.53 s [yaya-unsafe] Configuration files installed in:
  1571. 246.53 s [yaya-unsafe] /nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0/etc
  1572. 246.53 s [yaya-unsafe] No alex found
  1573. 246.53 s [yaya-unsafe] Using ar found on system at:
  1574. 246.53 s [yaya-unsafe] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  1575. 246.53 s [yaya-unsafe] No c2hs found
  1576. 246.53 s [yaya-unsafe] No cpphs found
  1577. 246.53 s [yaya-unsafe] Using doctest version 0.24.2 found on system at:
  1578. 246.53 s [yaya-unsafe] /nix/store/6j1q8xpfb6y61v5iwszl3r1abhdvilrl-doctest-0.24.2/bin/doctest
  1579. 246.53 s [yaya-unsafe] Using gcc version 14.3.0 given by user at:
  1580. 246.53 s [yaya-unsafe] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  1581. 246.53 s [yaya-unsafe] Using ghc version 9.8.4 found on system at:
  1582. 246.53 s [yaya-unsafe] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc
  1583. 246.53 s [yaya-unsafe] Using ghc-pkg version 9.8.4 found on system at:
  1584. 246.53 s [yaya-unsafe] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc-pkg-9.8.4
  1585. 246.53 s [yaya-unsafe] No ghcjs found
  1586. 246.53 s [yaya-unsafe] No ghcjs-pkg found
  1587. 246.53 s [yaya-unsafe] No greencard found
  1588. 246.53 s [yaya-unsafe] Using haddock version 2.30.0 found on system at:
  1589. 246.53 s [yaya-unsafe] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/haddock-ghc-9.8.4
  1590. 246.53 s [yaya-unsafe] No happy found
  1591. 246.53 s [yaya-unsafe] Using haskell-suite found on system at: haskell-suite-dummy-location
  1592. 246.53 s [yaya-unsafe] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1593. 246.53 s [yaya-unsafe] No hmake found
  1594. 246.53 s [yaya-unsafe] Using hpc version 0.69 found on system at:
  1595. 246.53 s [yaya-unsafe] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hpc-ghc-9.8.4
  1596. 246.53 s [yaya-unsafe] Using hsc2hs version 0.68.10 found on system at:
  1597. 246.53 s [yaya-unsafe] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  1598. 246.53 s [yaya-unsafe] Using hscolour version 1.25 found on system at:
  1599. 246.53 s [yaya-unsafe] /nix/store/3z2fvdl0cyhn25mj5rca4rkifm3gp9f2-hscolour-1.25/bin/HsColour
  1600. 246.53 s [yaya-unsafe] No jhc found
  1601. 246.53 s [yaya-unsafe] Using ld found on system at:
  1602. 246.53 s [yaya-unsafe] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  1603. 246.53 s [yaya-unsafe] No pkg-config found
  1604. 246.53 s [yaya-unsafe] Using runghc version 9.8.4 found on system at:
  1605. 246.53 s [yaya-unsafe] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/runghc-9.8.4
  1606. 246.53 s [yaya-unsafe] Using strip version 2.44 found on system at:
  1607. 246.53 s [yaya-unsafe] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  1608. 246.53 s [yaya-unsafe] Using tar found on system at:
  1609. 246.53 s [yaya-unsafe] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  1610. 246.53 s [yaya-unsafe] No uhc found
  1611. 246.68 s [yaya-unsafe] Phase: buildPhase
  1612. 246.75 s [yaya-unsafe] Preprocessing library for yaya-unsafe-1.0.0.0..
  1613. 246.75 s [yaya-unsafe] Building library for yaya-unsafe-1.0.0.0..
  1614. 246.83 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. 247.01 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. 247.05 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. 247.40 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. 247.56 s [yaya-unsafe] [1 of 4] Compiling Yaya.Unsafe.Fold ( src/Yaya/Unsafe/Fold.hs, dist/build/Yaya/Unsafe/Fold.p_o )
  1619. 247.82 s [yaya-unsafe] [2 of 4] Compiling Yaya.Unsafe.Applied ( src/Yaya/Unsafe/Applied.hs, dist/build/Yaya/Unsafe/Applied.p_o )
  1620. 247.93 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. 248.32 s [yaya-unsafe] [4 of 4] Compiling Yaya.Unsafe.Zoo ( src/Yaya/Unsafe/Zoo.hs, dist/build/Yaya/Unsafe/Zoo.p_o )
  1622. 249.53 s [yaya-unsafe] Preprocessing test suite 'doctests' for yaya-unsafe-1.0.0.0..
  1623. 249.53 s [yaya-unsafe] Building test suite 'doctests' for yaya-unsafe-1.0.0.0..
  1624. 249.59 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. 249.78 s [yaya-unsafe] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1626. 250.03 s [yaya-unsafe] [3 of 3] Linking dist/build/doctests/doctests
  1627. 253.20 s [yaya-unsafe] Preprocessing test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.0..
  1628. 253.20 s [yaya-unsafe] Building test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.0..
  1629. 253.27 s [yaya-unsafe] [1 of 2] Compiling Test.Fold ( tests/Test/Fold.hs, dist/build/yaya-unsafe/yaya-unsafe-tmp/Test/Fold.o )
  1630. 253.58 s [yaya-unsafe]
  1631. 253.58 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1632. 253.58 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1633. 253.58 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1634. 253.58 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1635. 253.58 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1636. 253.58 s [yaya-unsafe]
  1637. 253.58 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1638. 253.58 s [yaya-unsafe] Could not specialise imported function ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1639. 253.58 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1640. 253.58 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1641. 253.58 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1642. 253.58 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1643. 253.58 s [yaya-unsafe]
  1644. 253.58 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1645. 253.58 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT_$cliftTest’
  1646. 253.58 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1647. 253.58 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1648. 253.58 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1649. 253.58 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT_$cliftTest’
  1650. 253.58 s [yaya-unsafe]
  1651. 253.58 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1652. 253.58 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.evalIO’
  1653. 253.58 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1654. 253.58 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1655. 253.58 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1656. 253.58 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.evalIO’
  1657. 253.58 s [yaya-unsafe]
  1658. 253.58 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1659. 253.58 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT_$cp1MonadIO’
  1660. 253.58 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1661. 253.58 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1662. 253.58 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1663. 253.58 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT_$cp1MonadIO’
  1664. 253.58 s [yaya-unsafe]
  1665. 253.58 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1666. 253.58 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1667. 253.58 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1668. 253.58 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1669. 253.58 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1670. 253.58 s [yaya-unsafe]
  1671. 253.58 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1672. 253.58 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1673. 253.58 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1674. 253.58 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1675. 253.58 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1676. 253.58 s [yaya-unsafe]
  1677. 253.58 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1678. 253.58 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1679. 253.58 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1680. 253.58 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1681. 253.58 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1682. 253.58 s [yaya-unsafe]
  1683. 253.58 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1684. 253.58 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1685. 253.59 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1686. 253.59 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1687. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1688. 253.59 s [yaya-unsafe]
  1689. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1690. 253.59 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1691. 253.59 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1692. 253.59 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1693. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1694. 253.59 s [yaya-unsafe]
  1695. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1696. 253.59 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1697. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1698. 253.59 s [yaya-unsafe]
  1699. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1700. 253.59 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1701. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1702. 253.59 s [yaya-unsafe]
  1703. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1704. 253.59 s [yaya-unsafe] Could not specialise imported function ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1705. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1706. 253.59 s [yaya-unsafe]
  1707. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1708. 253.59 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1709. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1710. 253.59 s [yaya-unsafe]
  1711. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1712. 253.59 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1713. 253.59 s [yaya-unsafe] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1714. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1715. 253.59 s [yaya-unsafe]
  1716. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1717. 253.59 s [yaya-unsafe] Could not specialise imported function ‘Data.Functor.void’
  1718. 253.59 s [yaya-unsafe] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1719. 253.59 s [yaya-unsafe] when specialising ‘Yaya.Fold.Common.equalDay’
  1720. 253.59 s [yaya-unsafe] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1721. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1722. 253.59 s [yaya-unsafe]
  1723. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1724. 253.59 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1725. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1726. 253.59 s [yaya-unsafe]
  1727. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1728. 253.59 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  1729. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  1730. 253.59 s [yaya-unsafe]
  1731. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1732. 253.59 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1733. 253.59 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1734. 253.59 s [yaya-unsafe] when specialising ‘law_cataCompose’
  1735. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1736. 253.59 s [yaya-unsafe]
  1737. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1738. 253.59 s [yaya-unsafe] Could not specialise imported function ‘Gen.frequency’
  1739. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1740. 253.59 s [yaya-unsafe]
  1741. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1742. 253.59 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1743. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1744. 253.59 s [yaya-unsafe]
  1745. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1746. 253.59 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1747. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1748. 253.59 s [yaya-unsafe]
  1749. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1750. 253.59 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1751. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1752. 253.59 s [yaya-unsafe]
  1753. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1754. 253.59 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.Native.$fShowFix’
  1755. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.Native.$fShowFix’
  1756. 253.59 s [yaya-unsafe]
  1757. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1758. 253.59 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Unsafe.Fold.Instances.$fShowCofix’
  1759. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Unsafe.Fold.Instances.$fShowCofix’
  1760. 253.59 s [yaya-unsafe]
  1761. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1762. 253.59 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Unsafe.Fold.Instances.$fShowNu’
  1763. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Unsafe.Fold.Instances.$fShowNu’
  1764. 253.59 s [yaya-unsafe]
  1765. 253.59 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1766. 253.59 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1767. 253.59 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1768. 254.06 s [yaya-unsafe] [2 of 2] Compiling Main ( tests/test.hs, dist/build/yaya-unsafe/yaya-unsafe-tmp/Main.o )
  1769. 254.35 s [yaya-unsafe] [3 of 3] Linking dist/build/yaya-unsafe/yaya-unsafe
  1770. 255.20 s [yaya-unsafe] Phase: checkPhase
  1771. 255.24 s [yaya-unsafe] Running 2 test suites...
  1772. 255.24 s [yaya-unsafe] Test suite doctests: RUNNING...
  1773. 255.48 s [yaya-unsafe]
  1774. 255.48 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1775. 255.48 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1776. 255.48 s [yaya-unsafe]
  1777. 255.48 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1778. 255.48 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1779. 255.50 s [yaya-unsafe]
  1780. 255.50 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1781. 255.50 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1782. 255.50 s [yaya-unsafe]
  1783. 255.50 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1784. 255.50 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1785. 255.50 s [yaya-unsafe]
  1786. 255.50 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1787. 255.50 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1788. 255.50 s [yaya-unsafe]
  1789. 255.50 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1790. 255.50 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1791. 255.83 s [yaya-unsafe] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1792. 255.88 s [yaya-unsafe] Test suite doctests: PASS
  1793. 255.88 s [yaya-unsafe] Test suite logged to: dist/test/yaya-unsafe-1.0.0.0-doctests.log
  1794. 255.88 s [yaya-unsafe] Test suite yaya-unsafe: RUNNING...
  1795. 255.89 s [yaya-unsafe] ━━━ Test.Fold ━━━
  1796. 255.90 s [yaya-unsafe] ✓ prop_fixAnaRefl passed 100 tests.
  1797. 255.90 s [yaya-unsafe] ✓ prop_cofixAnaRefl passed 100 tests.
  1798. 255.90 s [yaya-unsafe] ✓ prop_cofixCataCancel passed 100 tests.
  1799. 255.90 s [yaya-unsafe] ✓ prop_cofixCataRefl passed 100 tests.
  1800. 255.90 s [yaya-unsafe] ✓ prop_cofixCataCompose passed 100 tests.
  1801. 255.90 s [yaya-unsafe] ✓ prop_nuAnaRefl passed 100 tests.
  1802. 255.90 s [yaya-unsafe] ✓ prop_nuCataCancel passed 100 tests.
  1803. 255.90 s [yaya-unsafe] ✓ prop_nuCataRefl passed 100 tests.
  1804. 255.90 s [yaya-unsafe] ✓ prop_nuCataCompose passed 100 tests.
  1805. 255.90 s [yaya-unsafe] ✓ prop_muAnaRefl passed 100 tests.
  1806. 257.30 s [yaya-unsafe] ✓ prop_muIsntCorecursive passed 1 test.
  1807. 257.30 s [yaya-unsafe] ✓ prop_nuIsntRecursive passed 1 test.
  1808. 257.30 s [yaya-unsafe] ✓ prop_cofixIsntRecursive passed 1 test.
  1809. 257.30 s [yaya-unsafe] ✓ 13 succeeded.
  1810. 257.41 s [yaya-unsafe] Test suite yaya-unsafe: PASS
  1811. 257.41 s [yaya-unsafe] Test suite logged to: dist/test/yaya-unsafe-1.0.0.0-yaya-unsafe.log
  1812. 257.41 s [yaya-unsafe] 2 of 2 test suites (2 of 2 test cases) passed.
  1813. 257.43 s [yaya-unsafe] Phase: haddockPhase
  1814. 257.54 s [yaya-unsafe] Preprocessing library for yaya-unsafe-1.0.0.0..
  1815. 257.54 s [yaya-unsafe] Running Haddock on library for yaya-unsafe-1.0.0.0..
  1816. 257.59 s [yaya-unsafe] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1817. 257.71 s [yaya-unsafe] [1 of 4] Compiling Yaya.Unsafe.Fold ( src/Yaya/Unsafe/Fold.hs, nothing )
  1818. 257.80 s [yaya-unsafe] [2 of 4] Compiling Yaya.Unsafe.Applied ( src/Yaya/Unsafe/Applied.hs, nothing )
  1819. 257.80 s [yaya-unsafe] [3 of 4] Compiling Yaya.Unsafe.Fold.Instances ( src/Yaya/Unsafe/Fold/Instances.hs, nothing )
  1820. 258.00 s [yaya-unsafe] [4 of 4] Compiling Yaya.Unsafe.Zoo ( src/Yaya/Unsafe/Zoo.hs, nothing )
  1821. 258.03 s [yaya-unsafe] Haddock coverage:
  1822. 258.03 s [yaya-unsafe] Warning: 'Compose' is ambiguous. It is defined
  1823. 258.03 s [yaya-unsafe] * in ‘Data.Functor.Compose’
  1824. 258.03 s [yaya-unsafe] * in ‘Data.Functor.Compose’
  1825. 258.03 s [yaya-unsafe] You may be able to disambiguate the identifier by qualifying it or
  1826. 258.03 s [yaya-unsafe] by specifying the type/value namespace explicitly.
  1827. 258.03 s [yaya-unsafe] Defaulting to the one defined in ‘Data.Functor.Compose’
  1828. 258.03 s [yaya-unsafe] Warning: 'Nu' is out of scope.
  1829. 258.03 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1830. 258.03 s [yaya-unsafe] Warning: 'cata' is out of scope.
  1831. 258.03 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1832. 258.03 s [yaya-unsafe] Warning: 'Nothing' is out of scope.
  1833. 258.03 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1834. 258.03 s [yaya-unsafe] Warning: 'Recursive' is out of scope.
  1835. 258.03 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1836. 258.03 s [yaya-unsafe] 66% ( 8 / 12) in 'Yaya.Unsafe.Fold'
  1837. 258.03 s [yaya-unsafe] Missing documentation for:
  1838. 258.03 s [yaya-unsafe] ganaM (src/Yaya/Unsafe/Fold.hs:94)
  1839. 258.03 s [yaya-unsafe] ghylo (src/Yaya/Unsafe/Fold.hs:110)
  1840. 258.03 s [yaya-unsafe] ghyloM (src/Yaya/Unsafe/Fold.hs:129)
  1841. 258.03 s [yaya-unsafe] hyloM (src/Yaya/Unsafe/Fold.hs:119)
  1842. 258.03 s [yaya-unsafe] 50% ( 1 / 2) in 'Yaya.Unsafe.Applied'
  1843. 258.03 s [yaya-unsafe] Missing documentation for:
  1844. 258.03 s [yaya-unsafe] Module header
  1845. 258.03 s [yaya-unsafe] 100% ( 1 / 1) in 'Yaya.Unsafe.Fold.Instances'
  1846. 258.03 s [yaya-unsafe] 50% ( 6 / 12) in 'Yaya.Unsafe.Zoo'
  1847. 258.03 s [yaya-unsafe] Missing documentation for:
  1848. 258.03 s [yaya-unsafe] Module header
  1849. 258.03 s [yaya-unsafe] chrono (src/Yaya/Unsafe/Zoo.hs:77)
  1850. 258.03 s [yaya-unsafe] codyna (src/Yaya/Unsafe/Zoo.hs:89)
  1851. 258.03 s [yaya-unsafe] cotraverse (src/Yaya/Unsafe/Zoo.hs:190)
  1852. 258.03 s [yaya-unsafe] gpostpro (src/Yaya/Unsafe/Zoo.hs:139)
  1853. 258.03 s [yaya-unsafe] gprepro (src/Yaya/Unsafe/Zoo.hs:129)
  1854. 258.13 s [yaya-unsafe] Warning: Yaya.Unsafe.Fold.Instances: could not find link destinations for:
  1855. 258.13 s [yaya-unsafe] - Yaya.Unsafe.Fold.Instances.D:R:ItemMu
  1856. 258.13 s [yaya-unsafe] - Yaya.Unsafe.Fold.Instances.D:R:ItemFix
  1857. 260.74 s [yaya-unsafe] Documentation created: dist/doc/html/yaya-unsafe/,
  1858. 260.77 s [yaya-unsafe] dist/doc/html/yaya-unsafe/yaya-unsafe.txt
  1859. 260.79 s [yaya-unsafe] Preprocessing test suite 'doctests' for yaya-unsafe-1.0.0.0..
  1860. 260.79 s [yaya-unsafe] Preprocessing test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.0..
  1861. 260.80 s [yaya-unsafe] Phase: installPhase
  1862. 260.87 s [yaya-unsafe] Installing library in /nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1863. 261.06 s [yaya-unsafe] Phase: fixupPhase
  1864. 261.08 s [yaya-unsafe] shrinking RPATHs of ELF executables and libraries in /nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0
  1865. 261.08 s [yaya-unsafe] shrinking /nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4/libHSyaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su-ghc9.8.4.so
  1866. 261.10 s [yaya-unsafe] checking for references to /build/ in /nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0...
  1867. 261.11 s [yaya-unsafe] patching script interpreter paths in /nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0
  1868. 261.12 s [yaya-unsafe] stripping (with command strip and flags -S -p) in /nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0/lib
  1869. 261.15 s [yaya-unsafe] shrinking RPATHs of ELF executables and libraries in /nix/store/3by379lvkv4qs4hkxikpqmwf9y5b4f33-yaya-unsafe-1.0.0.0-doc
  1870. 261.16 s [yaya-unsafe] checking for references to /build/ in /nix/store/3by379lvkv4qs4hkxikpqmwf9y5b4f33-yaya-unsafe-1.0.0.0-doc...
  1871. 261.17 s [yaya-unsafe] patching script interpreter paths in /nix/store/3by379lvkv4qs4hkxikpqmwf9y5b4f33-yaya-unsafe-1.0.0.0-doc
  1872. 261.28 s [post-build-hook] Uploading paths from nix-ci to cachix cache "sellout" /nix/store/3by379lvkv4qs4hkxikpqmwf9y5b4f33-yaya-unsafe-1.0.0.0-doc /nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0
  1873. 261.76 s [post-build-hook] Pushing 2 paths (124 are already present) using zstd to cache sellout ⏳
  1874. 261.76 s [post-build-hook]
  1875. 262.18 s [post-build-hook] Pushing /nix/store/3by379lvkv4qs4hkxikpqmwf9y5b4f33-yaya-unsafe-1.0.0.0-doc (661.14 KiB)
  1876. 262.20 s [post-build-hook] Pushing /nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0 (937.85 KiB)
  1877. 263.31 s [post-build-hook]
  1878. 263.31 s [post-build-hook] All done.
  1879. 263.33 s [post-build-hook] Uploading paths from nix-ci to the NixCI cache /nix/store/3by379lvkv4qs4hkxikpqmwf9y5b4f33-yaya-unsafe-1.0.0.0-doc /nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0
  1880. 263.37 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1881. 263.38 s [post-build-hook] copying 2 paths...
  1882. 263.38 s [post-build-hook] copying path '/nix/store/3by379lvkv4qs4hkxikpqmwf9y5b4f33-yaya-unsafe-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1883. 263.62 s [post-build-hook] copying path '/nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0' to 'https://cache.nix-ci.com'...
  1884. 263.95 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1885. 264.16 s [post-build-hook] copying 1 paths...
  1886. 264.16 s [post-build-hook] copying path '/nix/store/wlprxarv80zm937i4vf9pn891ln241rp-yaya-unsafe-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  1887. 264.31 s Progress: 6 of 12 built, 186 of 186 fetched
  1888. 264.36 s Building yaya-containers
  1889. 264.51 s [yaya-containers] Phase: setupCompilerEnvironmentPhase
  1890. 264.51 s [yaya-containers] Build with /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4.
  1891. 264.69 s [yaya-containers] Phase: unpackPhase
  1892. 264.69 s [yaya-containers] unpacking source archive /nix/store/3c7l5m3j404gpd3zws3cigx8w5mg5czi-h9ibdlxzzyvwa3dm032am7gha69g720y-source/./containers
  1893. 264.70 s [yaya-containers] source root is containers
  1894. 264.70 s [yaya-containers] Phase: patchPhase
  1895. 264.71 s [yaya-containers] Phase: compileBuildDriverPhase
  1896. 264.71 s [yaya-containers] setupCompileFlags: -package-db=/build/tmp.cbr9h2gM07/setup-package.conf.d -threaded
  1897. 264.76 s [yaya-containers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.cbr9h2gM07/Main.o )
  1898. 264.81 s [yaya-containers] [2 of 2] Linking Setup
  1899. 266.01 s [yaya-containers] Phase: updateAutotoolsGnuConfigScriptsPhase
  1900. 266.02 s [yaya-containers] Phase: configurePhase
  1901. 266.03 s [yaya-containers] configureFlags: --verbose --prefix=/nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-yaya-containers-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/mv55dh7i97vw1ayc9vksvn6cgshmbc4v-yaya-containers-1.0.0.0-doc/share/doc/yaya-containers-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.cbr9h2gM07/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/lib
  1902. 266.03 s [yaya-containers] Using Parsec parser
  1903. 266.03 s [yaya-containers] Configuring yaya-containers-1.0.0.0...
  1904. 266.31 s [yaya-containers] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  1905. 266.31 s [yaya-containers] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1906. 266.31 s [yaya-containers] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1907. 266.31 s [yaya-containers] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1908. 266.31 s [yaya-containers] base-4.19.2.0
  1909. 266.31 s [yaya-containers] Dependency containers >=0.6.2 && <0.9: using containers-0.6.8
  1910. 266.31 s [yaya-containers] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  1911. 266.31 s [yaya-containers] >=1.0.0 && <1.1: using yaya-1.0.0.0
  1912. 266.32 s [yaya-containers] Dependency yaya-unsafe >=0.5.0 && <0.6 || >=1.0.0 && <1.1: using
  1913. 266.32 s [yaya-containers] yaya-unsafe-1.0.0.0
  1914. 266.32 s [yaya-containers] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1915. 266.32 s [yaya-containers] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1916. 266.32 s [yaya-containers] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1917. 266.32 s [yaya-containers] base-4.19.2.0
  1918. 266.32 s [yaya-containers] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  1919. 266.32 s [yaya-containers] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  1920. 266.32 s [yaya-containers] doctest-0.24.2
  1921. 266.32 s [yaya-containers] Dependency yaya-containers: using yaya-containers-1.0.0.0
  1922. 266.53 s [yaya-containers] Source component graph:
  1923. 266.53 s [yaya-containers] component lib
  1924. 266.53 s [yaya-containers] component test:doctests dependency lib
  1925. 266.53 s [yaya-containers] Configured component graph:
  1926. 266.53 s [yaya-containers] component yaya-containers-1.0.0.0-FFahs0aLelP6YEgaTI7JCH
  1927. 266.53 s [yaya-containers] include base-4.19.2.0-f167
  1928. 266.53 s [yaya-containers] include containers-0.6.8-2e56
  1929. 266.53 s [yaya-containers] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1930. 266.53 s [yaya-containers] include yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1931. 266.53 s [yaya-containers] component yaya-containers-1.0.0.0-jCo27zddbrKtC1Vb1ZKIs-doctests
  1932. 266.53 s [yaya-containers] include base-4.19.2.0-f167
  1933. 266.53 s [yaya-containers] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  1934. 266.53 s [yaya-containers] include yaya-containers-1.0.0.0-FFahs0aLelP6YEgaTI7JCH
  1935. 266.53 s [yaya-containers] Linked component graph:
  1936. 266.53 s [yaya-containers] unit yaya-containers-1.0.0.0-FFahs0aLelP6YEgaTI7JCH
  1937. 266.53 s [yaya-containers] include base-4.19.2.0-f167
  1938. 266.53 s [yaya-containers] include containers-0.6.8-2e56
  1939. 266.53 s [yaya-containers] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1940. 266.53 s [yaya-containers] include yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1941. 266.53 s [yaya-containers] Yaya.Containers.Pattern.IntMap=yaya-containers-1.0.0.0-FFahs0aLelP6YEgaTI7JCH:Yaya.Containers.Pattern.IntMap,Yaya.Containers.Pattern.IntSet=yaya-containers-1.0.0.0-FFahs0aLelP6YEgaTI7JCH:Yaya.Containers.Pattern.IntSet,Yaya.Containers.Pattern.Map=yaya-containers-1.0.0.0-FFahs0aLelP6YEgaTI7JCH:Yaya.Containers.Pattern.Map,Yaya.Containers.Pattern.Set=yaya-containers-1.0.0.0-FFahs0aLelP6YEgaTI7JCH:Yaya.Containers.Pattern.Set
  1942. 266.53 s [yaya-containers] unit yaya-containers-1.0.0.0-jCo27zddbrKtC1Vb1ZKIs-doctests
  1943. 266.53 s [yaya-containers] include base-4.19.2.0-f167
  1944. 266.53 s [yaya-containers] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  1945. 266.53 s [yaya-containers] include yaya-containers-1.0.0.0-FFahs0aLelP6YEgaTI7JCH
  1946. 266.53 s [yaya-containers] Ready component graph:
  1947. 266.53 s [yaya-containers] definite yaya-containers-1.0.0.0-FFahs0aLelP6YEgaTI7JCH
  1948. 266.53 s [yaya-containers] depends base-4.19.2.0-f167
  1949. 266.53 s [yaya-containers] depends containers-0.6.8-2e56
  1950. 266.53 s [yaya-containers] depends yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1951. 266.53 s [yaya-containers] depends yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1952. 266.53 s [yaya-containers] definite yaya-containers-1.0.0.0-jCo27zddbrKtC1Vb1ZKIs-doctests
  1953. 266.53 s [yaya-containers] depends base-4.19.2.0-f167
  1954. 266.53 s [yaya-containers] depends doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  1955. 266.53 s [yaya-containers] depends yaya-containers-1.0.0.0-FFahs0aLelP6YEgaTI7JCH
  1956. 266.53 s [yaya-containers] Using Cabal-3.10.3.0 compiled by ghc-9.8
  1957. 266.53 s [yaya-containers] Using compiler: ghc-9.8.4
  1958. 266.53 s [yaya-containers] Using install prefix:
  1959. 266.53 s [yaya-containers] /nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-yaya-containers-1.0.0.0
  1960. 266.53 s [yaya-containers] Executables installed in:
  1961. 266.53 s [yaya-containers] /nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-yaya-containers-1.0.0.0/bin
  1962. 266.53 s [yaya-containers] Libraries installed in:
  1963. 266.53 s [yaya-containers] /nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-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-FFahs0aLelP6YEgaTI7JCH
  1964. 266.53 s [yaya-containers] Dynamic Libraries installed in:
  1965. 266.53 s [yaya-containers] /nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-yaya-containers-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  1966. 266.53 s [yaya-containers] Private executables installed in:
  1967. 266.53 s [yaya-containers] /nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-yaya-containers-1.0.0.0/libexec/x86_64-linux-ghc-9.8.4/yaya-containers-1.0.0.0
  1968. 266.53 s [yaya-containers] Data files installed in:
  1969. 266.53 s [yaya-containers] /nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-yaya-containers-1.0.0.0/share/x86_64-linux-ghc-9.8.4/yaya-containers-1.0.0.0
  1970. 266.53 s [yaya-containers] Documentation installed in:
  1971. 266.53 s [yaya-containers] /nix/store/mv55dh7i97vw1ayc9vksvn6cgshmbc4v-yaya-containers-1.0.0.0-doc/share/doc/yaya-containers-1.0.0.0
  1972. 266.53 s [yaya-containers] Configuration files installed in:
  1973. 266.53 s [yaya-containers] /nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-yaya-containers-1.0.0.0/etc
  1974. 266.53 s [yaya-containers] No alex found
  1975. 266.53 s [yaya-containers] Using ar found on system at:
  1976. 266.53 s [yaya-containers] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  1977. 266.53 s [yaya-containers] No c2hs found
  1978. 266.53 s [yaya-containers] No cpphs found
  1979. 266.53 s [yaya-containers] Using doctest version 0.24.2 found on system at:
  1980. 266.53 s [yaya-containers] /nix/store/6j1q8xpfb6y61v5iwszl3r1abhdvilrl-doctest-0.24.2/bin/doctest
  1981. 266.53 s [yaya-containers] Using gcc version 14.3.0 given by user at:
  1982. 266.53 s [yaya-containers] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  1983. 266.53 s [yaya-containers] Using ghc version 9.8.4 found on system at:
  1984. 266.53 s [yaya-containers] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc
  1985. 266.53 s [yaya-containers] Using ghc-pkg version 9.8.4 found on system at:
  1986. 266.53 s [yaya-containers] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc-pkg-9.8.4
  1987. 266.53 s [yaya-containers] No ghcjs found
  1988. 266.53 s [yaya-containers] No ghcjs-pkg found
  1989. 266.53 s [yaya-containers] No greencard found
  1990. 266.53 s [yaya-containers] Using haddock version 2.30.0 found on system at:
  1991. 266.53 s [yaya-containers] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/haddock-ghc-9.8.4
  1992. 266.53 s [yaya-containers] No happy found
  1993. 266.53 s [yaya-containers] Using haskell-suite found on system at: haskell-suite-dummy-location
  1994. 266.53 s [yaya-containers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1995. 266.53 s [yaya-containers] No hmake found
  1996. 266.53 s [yaya-containers] Using hpc version 0.69 found on system at:
  1997. 266.53 s [yaya-containers] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hpc-ghc-9.8.4
  1998. 266.53 s [yaya-containers] Using hsc2hs version 0.68.10 found on system at:
  1999. 266.53 s [yaya-containers] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  2000. 266.53 s [yaya-containers] Using hscolour version 1.25 found on system at:
  2001. 266.53 s [yaya-containers] /nix/store/3z2fvdl0cyhn25mj5rca4rkifm3gp9f2-hscolour-1.25/bin/HsColour
  2002. 266.53 s [yaya-containers] No jhc found
  2003. 266.53 s [yaya-containers] Using ld found on system at:
  2004. 266.53 s [yaya-containers] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  2005. 266.53 s [yaya-containers] No pkg-config found
  2006. 266.53 s [yaya-containers] Using runghc version 9.8.4 found on system at:
  2007. 266.53 s [yaya-containers] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/runghc-9.8.4
  2008. 266.53 s [yaya-containers] Using strip version 2.44 found on system at:
  2009. 266.53 s [yaya-containers] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  2010. 266.53 s [yaya-containers] Using tar found on system at:
  2011. 266.53 s [yaya-containers] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  2012. 266.53 s [yaya-containers] No uhc found
  2013. 266.65 s [yaya-containers] Phase: buildPhase
  2014. 266.71 s [yaya-containers] Preprocessing library for yaya-containers-1.0.0.0..
  2015. 266.71 s [yaya-containers] Building library for yaya-containers-1.0.0.0..
  2016. 266.80 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. 267.13 s [yaya-containers]
  2018. 267.13 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2019. 267.13 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2020. 267.13 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2021. 267.13 s [yaya-containers]
  2022. 267.13 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2023. 267.13 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2024. 267.13 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2025. 267.13 s [yaya-containers]
  2026. 267.13 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2027. 267.13 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2028. 267.13 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2029. 267.13 s [yaya-containers]
  2030. 267.13 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2031. 267.13 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2032. 267.13 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2033. 267.51 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. 267.51 s [yaya-containers]
  2035. 267.51 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2036. 267.51 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  2037. 267.51 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  2038. 267.51 s [yaya-containers]
  2039. 267.51 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2040. 267.51 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  2041. 267.51 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  2042. 267.51 s [yaya-containers]
  2043. 267.51 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2044. 267.51 s [yaya-containers] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  2045. 267.51 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  2046. 267.51 s [yaya-containers]
  2047. 267.51 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2048. 267.51 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  2049. 267.51 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  2050. 267.51 s [yaya-containers]
  2051. 267.51 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2052. 267.51 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  2053. 267.51 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  2054. 267.51 s [yaya-containers]
  2055. 267.51 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2056. 267.51 s [yaya-containers] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  2057. 267.51 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  2058. 267.51 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. 267.57 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. 267.57 s [yaya-containers]
  2061. 267.57 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2062. 267.57 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2063. 267.57 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2064. 267.57 s [yaya-containers]
  2065. 267.57 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2066. 267.57 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2067. 267.57 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2068. 267.57 s [yaya-containers]
  2069. 267.57 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2070. 267.57 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2071. 267.57 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2072. 267.57 s [yaya-containers]
  2073. 267.57 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2074. 267.57 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2075. 267.57 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2076. 267.79 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. 268.08 s [yaya-containers]
  2078. 268.08 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2079. 268.08 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2080. 268.08 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2081. 268.08 s [yaya-containers]
  2082. 268.08 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2083. 268.08 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2084. 268.08 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2085. 268.08 s [yaya-containers]
  2086. 268.08 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2087. 268.08 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2088. 268.08 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2089. 268.08 s [yaya-containers]
  2090. 268.08 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2091. 268.08 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2092. 268.08 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2093. 268.48 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. 268.48 s [yaya-containers]
  2095. 268.48 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2096. 268.48 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  2097. 268.48 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  2098. 268.48 s [yaya-containers]
  2099. 268.48 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2100. 268.48 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  2101. 268.48 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  2102. 268.48 s [yaya-containers]
  2103. 268.48 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2104. 268.48 s [yaya-containers] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  2105. 268.48 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  2106. 268.48 s [yaya-containers]
  2107. 268.48 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2108. 268.49 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  2109. 268.49 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  2110. 268.49 s [yaya-containers]
  2111. 268.49 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2112. 268.49 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  2113. 268.49 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  2114. 268.49 s [yaya-containers]
  2115. 268.49 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2116. 268.49 s [yaya-containers] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  2117. 268.49 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  2118. 268.49 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. 268.53 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. 268.53 s [yaya-containers]
  2121. 268.53 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2122. 268.53 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2123. 268.53 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2124. 268.53 s [yaya-containers]
  2125. 268.53 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2126. 268.53 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2127. 268.53 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2128. 268.53 s [yaya-containers]
  2129. 268.53 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2130. 268.53 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2131. 268.53 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2132. 268.53 s [yaya-containers]
  2133. 268.53 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2134. 268.53 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2135. 268.53 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2136. 269.88 s [yaya-containers] Preprocessing test suite 'doctests' for yaya-containers-1.0.0.0..
  2137. 269.88 s [yaya-containers] Building test suite 'doctests' for yaya-containers-1.0.0.0..
  2138. 269.94 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. 270.13 s [yaya-containers] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  2140. 270.38 s [yaya-containers] [3 of 3] Linking dist/build/doctests/doctests
  2141. 273.75 s [yaya-containers] Phase: checkPhase
  2142. 273.79 s [yaya-containers] Running 1 test suites...
  2143. 273.79 s [yaya-containers] Test suite doctests: RUNNING...
  2144. 274.07 s [yaya-containers]
  2145. 274.07 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2146. 274.07 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2147. 274.08 s [yaya-containers]
  2148. 274.08 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2149. 274.08 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2150. 274.09 s [yaya-containers]
  2151. 274.09 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2152. 274.09 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2153. 274.09 s [yaya-containers]
  2154. 274.09 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2155. 274.09 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2156. 274.64 s [yaya-containers] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  2157. 274.69 s [yaya-containers] Test suite doctests: PASS
  2158. 274.69 s [yaya-containers] Test suite logged to: dist/test/yaya-containers-1.0.0.0-doctests.log
  2159. 274.69 s [yaya-containers] 1 of 1 test suites (1 of 1 test cases) passed.
  2160. 274.69 s [yaya-containers] Phase: haddockPhase
  2161. 274.80 s [yaya-containers] Preprocessing library for yaya-containers-1.0.0.0..
  2162. 274.80 s [yaya-containers] Running Haddock on library for yaya-containers-1.0.0.0..
  2163. 274.85 s [yaya-containers] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  2164. 274.99 s [yaya-containers] [1 of 4] Compiling Yaya.Containers.Pattern.IntMap ( src/Yaya/Containers/Pattern/IntMap.hs, nothing )
  2165. 275.29 s [yaya-containers] [2 of 4] Compiling Yaya.Containers.Pattern.IntSet ( src/Yaya/Containers/Pattern/IntSet.hs, nothing )
  2166. 275.32 s [yaya-containers] [3 of 4] Compiling Yaya.Containers.Pattern.Map ( src/Yaya/Containers/Pattern/Map.hs, nothing )
  2167. 275.36 s [yaya-containers] [4 of 4] Compiling Yaya.Containers.Pattern.Set ( src/Yaya/Containers/Pattern/Set.hs, nothing )
  2168. 275.39 s [yaya-containers] Haddock coverage:
  2169. 275.39 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.IntMap'
  2170. 275.39 s [yaya-containers] Missing documentation for:
  2171. 275.39 s [yaya-containers] Module header
  2172. 275.39 s [yaya-containers] IntMap (src/Yaya/Containers/Pattern/IntMap.hs:61)
  2173. 275.39 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.IntSet'
  2174. 275.39 s [yaya-containers] Missing documentation for:
  2175. 275.39 s [yaya-containers] Module header
  2176. 275.39 s [yaya-containers] IntSet (src/Yaya/Containers/Pattern/IntSet.hs:54)
  2177. 275.39 s [yaya-containers] 40% ( 4 / 10) in 'Yaya.Containers.Pattern.Map'
  2178. 275.39 s [yaya-containers] Missing documentation for:
  2179. 275.39 s [yaya-containers] Module header
  2180. 275.39 s [yaya-containers] Map (src/Yaya/Containers/Pattern/Map.hs:79)
  2181. 275.39 s [yaya-containers] eqMap (src/Yaya/Containers/Pattern/Map.hs:111)
  2182. 275.39 s [yaya-containers] compareMap (src/Yaya/Containers/Pattern/Map.hs:124)
  2183. 275.39 s [yaya-containers] readMapPrec (src/Yaya/Containers/Pattern/Map.hs:136)
  2184. 275.39 s [yaya-containers] showsMapPrec (src/Yaya/Containers/Pattern/Map.hs:157)
  2185. 275.39 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.Set'
  2186. 275.39 s [yaya-containers] Missing documentation for:
  2187. 275.39 s [yaya-containers] Module header
  2188. 275.39 s [yaya-containers] Set (src/Yaya/Containers/Pattern/Set.hs:55)
  2189. 275.70 s [yaya-containers] Warning: Yaya.Containers.Pattern.IntMap: could not find link destinations for:
  2190. 275.70 s [yaya-containers] - Yaya.Containers.Pattern.IntMap.Rep_IntMap
  2191. 275.70 s [yaya-containers] - Yaya.Containers.Pattern.IntMap.Rep1_IntMap
  2192. 275.70 s [yaya-containers] Warning: Yaya.Containers.Pattern.IntSet: could not find link destinations for:
  2193. 275.70 s [yaya-containers] - Yaya.Containers.Pattern.IntSet.Rep_IntSet
  2194. 275.70 s [yaya-containers] - Yaya.Containers.Pattern.IntSet.Rep1_IntSet
  2195. 275.70 s [yaya-containers] Warning: Yaya.Containers.Pattern.Map: could not find link destinations for:
  2196. 275.70 s [yaya-containers] - Yaya.Containers.Pattern.Map.Rep_Map
  2197. 275.70 s [yaya-containers] - Yaya.Containers.Pattern.Map.Rep1_Map
  2198. 275.70 s [yaya-containers] Warning: Yaya.Containers.Pattern.Set: could not find link destinations for:
  2199. 275.70 s [yaya-containers] - Yaya.Containers.Pattern.Set.Rep_Set
  2200. 275.70 s [yaya-containers] - Yaya.Containers.Pattern.Set.Rep1_Set
  2201. 278.43 s [yaya-containers] Documentation created: dist/doc/html/yaya-containers/,
  2202. 278.43 s [yaya-containers] dist/doc/html/yaya-containers/yaya-containers.txt
  2203. 278.48 s [yaya-containers] Preprocessing test suite 'doctests' for yaya-containers-1.0.0.0..
  2204. 278.48 s [yaya-containers] Phase: installPhase
  2205. 278.54 s [yaya-containers] Installing library in /nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-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-FFahs0aLelP6YEgaTI7JCH
  2206. 278.76 s [yaya-containers] Phase: fixupPhase
  2207. 278.78 s [yaya-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-yaya-containers-1.0.0.0
  2208. 278.78 s [yaya-containers] shrinking /nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-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-FFahs0aLelP6YEgaTI7JCH-ghc9.8.4.so
  2209. 278.79 s [yaya-containers] checking for references to /build/ in /nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-yaya-containers-1.0.0.0...
  2210. 278.81 s [yaya-containers] patching script interpreter paths in /nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-yaya-containers-1.0.0.0
  2211. 278.82 s [yaya-containers] stripping (with command strip and flags -S -p) in /nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-yaya-containers-1.0.0.0/lib
  2212. 278.86 s [yaya-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/mv55dh7i97vw1ayc9vksvn6cgshmbc4v-yaya-containers-1.0.0.0-doc
  2213. 278.87 s [yaya-containers] checking for references to /build/ in /nix/store/mv55dh7i97vw1ayc9vksvn6cgshmbc4v-yaya-containers-1.0.0.0-doc...
  2214. 278.88 s [yaya-containers] patching script interpreter paths in /nix/store/mv55dh7i97vw1ayc9vksvn6cgshmbc4v-yaya-containers-1.0.0.0-doc
  2215. 278.98 s [post-build-hook] Uploading paths from nix-ci to cachix cache "sellout" /nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-yaya-containers-1.0.0.0 /nix/store/mv55dh7i97vw1ayc9vksvn6cgshmbc4v-yaya-containers-1.0.0.0-doc
  2216. 279.44 s [post-build-hook] Pushing 2 paths (126 are already present) using zstd to cache sellout ⏳
  2217. 279.44 s [post-build-hook]
  2218. 279.83 s [post-build-hook] Pushing /nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-yaya-containers-1.0.0.0 (3.37 MiB)
  2219. 279.90 s [post-build-hook] Pushing /nix/store/mv55dh7i97vw1ayc9vksvn6cgshmbc4v-yaya-containers-1.0.0.0-doc (1.12 MiB)
  2220. 280.83 s [post-build-hook]
  2221. 280.83 s [post-build-hook] All done.
  2222. 280.84 s [post-build-hook] Uploading paths from nix-ci to the NixCI cache /nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-yaya-containers-1.0.0.0 /nix/store/mv55dh7i97vw1ayc9vksvn6cgshmbc4v-yaya-containers-1.0.0.0-doc
  2223. 280.88 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2224. 280.89 s [post-build-hook] copying 2 paths...
  2225. 280.89 s [post-build-hook] copying path '/nix/store/mv55dh7i97vw1ayc9vksvn6cgshmbc4v-yaya-containers-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  2226. 281.22 s [post-build-hook] copying path '/nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-yaya-containers-1.0.0.0' to 'https://cache.nix-ci.com'...
  2227. 282.02 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2228. 282.22 s [post-build-hook] copying 1 paths...
  2229. 282.22 s [post-build-hook] copying path '/nix/store/k4v38iimqp6g6nlfp4hh6wckbfc7xj7p-yaya-containers-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  2230. 282.36 s Progress: 7 of 11 built, 186 of 186 fetched
  2231. 282.40 s Building ghc-9.8.4-with-packages
  2232. 282.45 s [ghc-9.8.4-with-packages] /nix/store/m28h4qi2a5jx15slni93dxbg19nhk40k-yaya-containers-1.0.0.0/nix-support:
  2233. 282.45 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2234. 282.45 s [ghc-9.8.4-with-packages] /nix/store/qk44c3pc4kaf6dxd5v0gpys56hhv17v4-yaya-hedgehog-1.0.0.0/nix-support:
  2235. 282.45 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2236. 282.46 s [ghc-9.8.4-with-packages] /nix/store/p3yiysh5k1hfl51r78m0s310d1kb31bw-yaya-lens-0.0.1.0/nix-support:
  2237. 282.46 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2238. 282.46 s [ghc-9.8.4-with-packages] /nix/store/l0jpx3d3jqzqnl12k6nx1mbgzq4qr5z5-yaya-quickcheck-1.0.0.0/nix-support:
  2239. 282.46 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2240. 282.46 s [ghc-9.8.4-with-packages] /nix/store/gny56rsjb7jbbbhw9d0z18b62rsrvy2n-yaya-unsafe-1.0.0.0/nix-support:
  2241. 282.46 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2242. 282.47 s [ghc-9.8.4-with-packages] /nix/store/znwzpcnrybih7s2kw75v3cxfp35vs6ra-comonad-5.0.9/nix-support:
  2243. 282.47 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2244. 282.47 s [ghc-9.8.4-with-packages] /nix/store/znwzpcnrybih7s2kw75v3cxfp35vs6ra-comonad-5.0.9/nix-support:
  2245. 282.47 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2246. 282.47 s [ghc-9.8.4-with-packages] /nix/store/5fivjnc09g30v4dkm1s8896vmar7lhsj-either-5.0.3/nix-support:
  2247. 282.47 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2248. 282.47 s [ghc-9.8.4-with-packages] /nix/store/5fivjnc09g30v4dkm1s8896vmar7lhsj-either-5.0.3/nix-support:
  2249. 282.47 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2250. 282.48 s [ghc-9.8.4-with-packages] /nix/store/v9lwflcjpgvizwlfcx091379kzmfz79v-free-5.2/nix-support:
  2251. 282.48 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2252. 282.48 s [ghc-9.8.4-with-packages] /nix/store/v9lwflcjpgvizwlfcx091379kzmfz79v-free-5.2/nix-support:
  2253. 282.48 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2254. 282.48 s [ghc-9.8.4-with-packages] /nix/store/qdyzsjz7j3c2a9vzvwgc6d0jd66fvyii-kan-extensions-5.2.7/nix-support:
  2255. 282.48 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2256. 282.48 s [ghc-9.8.4-with-packages] /nix/store/qdyzsjz7j3c2a9vzvwgc6d0jd66fvyii-kan-extensions-5.2.7/nix-support:
  2257. 282.48 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2258. 282.49 s [ghc-9.8.4-with-packages] /nix/store/x2gclvjkzhfmzza2hpq65agyyw0rgywa-profunctors-5.6.3/nix-support:
  2259. 282.49 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2260. 282.49 s [ghc-9.8.4-with-packages] /nix/store/x2gclvjkzhfmzza2hpq65agyyw0rgywa-profunctors-5.6.3/nix-support:
  2261. 282.49 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2262. 282.49 s [ghc-9.8.4-with-packages] /nix/store/5ikgwyqk0af6k5z3zlnysfb5k9s18a0g-strict-0.5.1/nix-support:
  2263. 282.49 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2264. 282.49 s [ghc-9.8.4-with-packages] /nix/store/5ikgwyqk0af6k5z3zlnysfb5k9s18a0g-strict-0.5.1/nix-support:
  2265. 282.49 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2266. 282.49 s [ghc-9.8.4-with-packages] /nix/store/sqra30fsgx5i69zcffvf1vpwp3nywmxd-th-abstraction-0.7.1.0/nix-support:
  2267. 282.49 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2268. 282.49 s [ghc-9.8.4-with-packages] /nix/store/sqra30fsgx5i69zcffvf1vpwp3nywmxd-th-abstraction-0.7.1.0/nix-support:
  2269. 282.49 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2270. 282.50 s [ghc-9.8.4-with-packages] /nix/store/jddvw2330wjiym0b9sljcnxb12hy9vn6-deriving-compat-0.6.7/nix-support:
  2271. 282.50 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2272. 282.50 s [ghc-9.8.4-with-packages] /nix/store/jddvw2330wjiym0b9sljcnxb12hy9vn6-deriving-compat-0.6.7/nix-support:
  2273. 282.50 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2274. 282.51 s [ghc-9.8.4-with-packages] /nix/store/3l9wj1439gcrjjh5ga5w6qcgvbpcrsk8-hedgehog-1.5/nix-support:
  2275. 282.51 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2276. 282.51 s [ghc-9.8.4-with-packages] /nix/store/3l9wj1439gcrjjh5ga5w6qcgvbpcrsk8-hedgehog-1.5/nix-support:
  2277. 282.51 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2278. 282.52 s [ghc-9.8.4-with-packages] /nix/store/c6075ny6b1lb8a4y4qkyc4sanmpkdf4y-lens-5.3.5/nix-support:
  2279. 282.52 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2280. 282.52 s [ghc-9.8.4-with-packages] /nix/store/c6075ny6b1lb8a4y4qkyc4sanmpkdf4y-lens-5.3.5/nix-support:
  2281. 282.52 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2282. 282.53 s [ghc-9.8.4-with-packages] /nix/store/3cj0wjp5rs460ks2ayzzr1skczssn150-QuickCheck-2.15.0.1/nix-support:
  2283. 282.53 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2284. 282.53 s [ghc-9.8.4-with-packages] /nix/store/3cj0wjp5rs460ks2ayzzr1skczssn150-QuickCheck-2.15.0.1/nix-support:
  2285. 282.53 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2286. 282.53 s [ghc-9.8.4-with-packages] /nix/store/mvlzgc4qms0jclxzs3xfl4brk7rdl58x-distributive-0.6.2.1/nix-support:
  2287. 282.53 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2288. 282.53 s [ghc-9.8.4-with-packages] /nix/store/mvlzgc4qms0jclxzs3xfl4brk7rdl58x-distributive-0.6.2.1/nix-support:
  2289. 282.53 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2290. 282.53 s [ghc-9.8.4-with-packages] /nix/store/pbw8nk7523in0vd9ln10fs69mzixbidq-indexed-traversable-0.1.4/nix-support:
  2291. 282.53 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2292. 282.53 s [ghc-9.8.4-with-packages] /nix/store/pbw8nk7523in0vd9ln10fs69mzixbidq-indexed-traversable-0.1.4/nix-support:
  2293. 282.53 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2294. 282.54 s [ghc-9.8.4-with-packages] /nix/store/pfj7ncblxvlmafpcrml9cyf878qfx4ab-tagged-0.8.9/nix-support:
  2295. 282.54 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2296. 282.54 s [ghc-9.8.4-with-packages] /nix/store/pfj7ncblxvlmafpcrml9cyf878qfx4ab-tagged-0.8.9/nix-support:
  2297. 282.54 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2298. 282.54 s [ghc-9.8.4-with-packages] /nix/store/4gnsd550vm19350r19pvga45gg41wlwb-transformers-compat-0.7.2/nix-support:
  2299. 282.54 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2300. 282.54 s [ghc-9.8.4-with-packages] /nix/store/4gnsd550vm19350r19pvga45gg41wlwb-transformers-compat-0.7.2/nix-support:
  2301. 282.54 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2302. 282.54 s [ghc-9.8.4-with-packages] /nix/store/2mxpxgs3yq083w004yddc3d8hbzbs20n-bifunctors-5.6.2/nix-support:
  2303. 282.54 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2304. 282.54 s [ghc-9.8.4-with-packages] /nix/store/2mxpxgs3yq083w004yddc3d8hbzbs20n-bifunctors-5.6.2/nix-support:
  2305. 282.54 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2306. 282.55 s [ghc-9.8.4-with-packages] /nix/store/s0ksq6cbrj35wlm1n6vl1c8h169pr11l-semigroupoids-6.0.1/nix-support:
  2307. 282.55 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2308. 282.55 s [ghc-9.8.4-with-packages] /nix/store/s0ksq6cbrj35wlm1n6vl1c8h169pr11l-semigroupoids-6.0.1/nix-support:
  2309. 282.55 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2310. 282.55 s [ghc-9.8.4-with-packages] /nix/store/czn0dpy99n3zigllpglgakn2vkan4i41-transformers-base-0.4.6/nix-support:
  2311. 282.55 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2312. 282.55 s [ghc-9.8.4-with-packages] /nix/store/czn0dpy99n3zigllpglgakn2vkan4i41-transformers-base-0.4.6/nix-support:
  2313. 282.55 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2314. 282.56 s [ghc-9.8.4-with-packages] /nix/store/2j80llm0yi4jf4j8l9fsz7gm0ccqc4aq-adjunctions-4.4.3/nix-support:
  2315. 282.56 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2316. 282.56 s [ghc-9.8.4-with-packages] /nix/store/2j80llm0yi4jf4j8l9fsz7gm0ccqc4aq-adjunctions-4.4.3/nix-support:
  2317. 282.56 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2318. 282.56 s [ghc-9.8.4-with-packages] /nix/store/6rj0j7ng7dw741cvvaqb241g37j3kps3-contravariant-1.5.5/nix-support:
  2319. 282.56 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2320. 282.56 s [ghc-9.8.4-with-packages] /nix/store/6rj0j7ng7dw741cvvaqb241g37j3kps3-contravariant-1.5.5/nix-support:
  2321. 282.56 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2322. 282.56 s [ghc-9.8.4-with-packages] /nix/store/blwxrwqwg5imn2myxnk2vhbxfry2j18p-invariant-0.6.4/nix-support:
  2323. 282.56 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2324. 282.56 s [ghc-9.8.4-with-packages] /nix/store/blwxrwqwg5imn2myxnk2vhbxfry2j18p-invariant-0.6.4/nix-support:
  2325. 282.56 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2326. 282.56 s [ghc-9.8.4-with-packages] /nix/store/lqsdi3cp8kizrkq42b2b4s9rm79i3wpf-base-orphans-0.9.3/nix-support:
  2327. 282.56 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2328. 282.57 s [ghc-9.8.4-with-packages] /nix/store/lqsdi3cp8kizrkq42b2b4s9rm79i3wpf-base-orphans-0.9.3/nix-support:
  2329. 282.57 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2330. 282.57 s [ghc-9.8.4-with-packages] /nix/store/ra75vj3han0hz0gvmhfraqxws617bd3r-hashable-1.5.0.0/nix-support:
  2331. 282.57 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2332. 282.57 s [ghc-9.8.4-with-packages] /nix/store/ra75vj3han0hz0gvmhfraqxws617bd3r-hashable-1.5.0.0/nix-support:
  2333. 282.57 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2334. 282.57 s [ghc-9.8.4-with-packages] /nix/store/b845gv59jpqrlr06brj94sp34h2c9ll8-these-1.2.1/nix-support:
  2335. 282.57 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2336. 282.58 s [ghc-9.8.4-with-packages] /nix/store/b845gv59jpqrlr06brj94sp34h2c9ll8-these-1.2.1/nix-support:
  2337. 282.58 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2338. 282.58 s [ghc-9.8.4-with-packages] /nix/store/5xmm2vb71q02g3miyamafwj0m2r4rgqj-ansi-terminal-1.1.3/nix-support:
  2339. 282.58 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2340. 282.58 s [ghc-9.8.4-with-packages] /nix/store/5xmm2vb71q02g3miyamafwj0m2r4rgqj-ansi-terminal-1.1.3/nix-support:
  2341. 282.58 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2342. 282.58 s [ghc-9.8.4-with-packages] /nix/store/gwkkf1dsvlwcv3ibbigffwk3pwhqisgf-async-2.2.5/nix-support:
  2343. 282.58 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2344. 282.58 s [ghc-9.8.4-with-packages] /nix/store/gwkkf1dsvlwcv3ibbigffwk3pwhqisgf-async-2.2.5/nix-support:
  2345. 282.58 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2346. 282.59 s [ghc-9.8.4-with-packages] /nix/store/f7ka31wm7l8jnmli0zc0sr139l3h5xf5-barbies-2.1.1.0/nix-support:
  2347. 282.59 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2348. 282.59 s [ghc-9.8.4-with-packages] /nix/store/f7ka31wm7l8jnmli0zc0sr139l3h5xf5-barbies-2.1.1.0/nix-support:
  2349. 282.59 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2350. 282.59 s [ghc-9.8.4-with-packages] /nix/store/j67k5y37rqiz3dc9qd6qyiimpfd37pfd-concurrent-output-1.10.21/nix-support:
  2351. 282.59 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2352. 282.59 s [ghc-9.8.4-with-packages] /nix/store/j67k5y37rqiz3dc9qd6qyiimpfd37pfd-concurrent-output-1.10.21/nix-support:
  2353. 282.59 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2354. 282.60 s [ghc-9.8.4-with-packages] /nix/store/hxnbbhkwdgbfl7cfz3f35gzpmdncn6hi-lifted-async-0.10.2.7/nix-support:
  2355. 282.60 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2356. 282.60 s [ghc-9.8.4-with-packages] /nix/store/hxnbbhkwdgbfl7cfz3f35gzpmdncn6hi-lifted-async-0.10.2.7/nix-support:
  2357. 282.60 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2358. 282.60 s [ghc-9.8.4-with-packages] /nix/store/5zglzmhvq539ninvh4ivlppawdmkkzbc-mmorph-1.2.1/nix-support:
  2359. 282.60 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2360. 282.60 s [ghc-9.8.4-with-packages] /nix/store/5zglzmhvq539ninvh4ivlppawdmkkzbc-mmorph-1.2.1/nix-support:
  2361. 282.60 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2362. 282.60 s [ghc-9.8.4-with-packages] /nix/store/4wsxgxvqmnpx6bz6994s9r43r8i27ms9-monad-control-1.0.3.1/nix-support:
  2363. 282.60 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2364. 282.60 s [ghc-9.8.4-with-packages] /nix/store/4wsxgxvqmnpx6bz6994s9r43r8i27ms9-monad-control-1.0.3.1/nix-support:
  2365. 282.60 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2366. 282.60 s [ghc-9.8.4-with-packages] /nix/store/i2hxqb6ky5722cs7zm9ghvzk492hn5wk-pretty-show-1.10/nix-support:
  2367. 282.60 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2368. 282.60 s [ghc-9.8.4-with-packages] /nix/store/i2hxqb6ky5722cs7zm9ghvzk492hn5wk-pretty-show-1.10/nix-support:
  2369. 282.60 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2370. 282.61 s [ghc-9.8.4-with-packages] /nix/store/h4wh0cka31hrszck4q6s13bpmw8ddwh5-primitive-0.9.1.0/nix-support:
  2371. 282.61 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2372. 282.61 s [ghc-9.8.4-with-packages] /nix/store/h4wh0cka31hrszck4q6s13bpmw8ddwh5-primitive-0.9.1.0/nix-support:
  2373. 282.61 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2374. 282.61 s [ghc-9.8.4-with-packages] /nix/store/rjfqizg4zcbbdxvgyvh6axmif0797iws-random-1.2.1.3/nix-support:
  2375. 282.61 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2376. 282.61 s [ghc-9.8.4-with-packages] /nix/store/rjfqizg4zcbbdxvgyvh6axmif0797iws-random-1.2.1.3/nix-support:
  2377. 282.61 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2378. 282.61 s [ghc-9.8.4-with-packages] /nix/store/3g8ljp4hac53712a101a07pc63ww9v9z-resourcet-1.3.0/nix-support:
  2379. 282.61 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2380. 282.62 s [ghc-9.8.4-with-packages] /nix/store/3g8ljp4hac53712a101a07pc63ww9v9z-resourcet-1.3.0/nix-support:
  2381. 282.62 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2382. 282.62 s [ghc-9.8.4-with-packages] /nix/store/zs27agr7pf98jb7hpd1sh25vchpnbvqv-safe-exceptions-0.1.7.4/nix-support:
  2383. 282.62 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2384. 282.62 s [ghc-9.8.4-with-packages] /nix/store/zs27agr7pf98jb7hpd1sh25vchpnbvqv-safe-exceptions-0.1.7.4/nix-support:
  2385. 282.62 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2386. 282.62 s [ghc-9.8.4-with-packages] /nix/store/vvwxw43krqi46ri96wmmb3s9zbg0z2wj-wl-pprint-annotated-0.1.0.1/nix-support:
  2387. 282.62 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2388. 282.62 s [ghc-9.8.4-with-packages] /nix/store/vvwxw43krqi46ri96wmmb3s9zbg0z2wj-wl-pprint-annotated-0.1.0.1/nix-support:
  2389. 282.62 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2390. 282.62 s [ghc-9.8.4-with-packages] /nix/store/h9653zgw3iipfrvr2pklwypfwk1vvz95-indexed-traversable-instances-0.1.2/nix-support:
  2391. 282.63 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2392. 282.63 s [ghc-9.8.4-with-packages] /nix/store/h9653zgw3iipfrvr2pklwypfwk1vvz95-indexed-traversable-instances-0.1.2/nix-support:
  2393. 282.63 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2394. 282.63 s [ghc-9.8.4-with-packages] /nix/store/xb4q2nxk07ibw6m2c8dxb67z4lq7rf4b-parallel-3.2.2.0/nix-support:
  2395. 282.63 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2396. 282.63 s [ghc-9.8.4-with-packages] /nix/store/xb4q2nxk07ibw6m2c8dxb67z4lq7rf4b-parallel-3.2.2.0/nix-support:
  2397. 282.63 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2398. 282.63 s [ghc-9.8.4-with-packages] /nix/store/j971p2mp50f68mv4w5w8anzza11v1p0j-reflection-2.1.9/nix-support:
  2399. 282.63 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2400. 282.63 s [ghc-9.8.4-with-packages] /nix/store/j971p2mp50f68mv4w5w8anzza11v1p0j-reflection-2.1.9/nix-support:
  2401. 282.63 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2402. 282.63 s [ghc-9.8.4-with-packages] /nix/store/3f1fqqy39is0nz3vjs0f2panmpnl6qvp-unordered-containers-0.2.20.1/nix-support:
  2403. 282.63 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2404. 282.63 s [ghc-9.8.4-with-packages] /nix/store/3f1fqqy39is0nz3vjs0f2panmpnl6qvp-unordered-containers-0.2.20.1/nix-support:
  2405. 282.63 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2406. 282.64 s [ghc-9.8.4-with-packages] /nix/store/6pv1c0b6l7qpsmh4i0dar6bpp8d7s2hk-vector-0.13.2.0/nix-support:
  2407. 282.64 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2408. 282.64 s [ghc-9.8.4-with-packages] /nix/store/6pv1c0b6l7qpsmh4i0dar6bpp8d7s2hk-vector-0.13.2.0/nix-support:
  2409. 282.64 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2410. 282.65 s [ghc-9.8.4-with-packages] /nix/store/ys8slq5ip47314wqrsmdbla0hs64kxpx-splitmix-0.1.3.1/nix-support:
  2411. 282.65 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2412. 282.65 s [ghc-9.8.4-with-packages] /nix/store/ys8slq5ip47314wqrsmdbla0hs64kxpx-splitmix-0.1.3.1/nix-support:
  2413. 282.65 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2414. 282.65 s [ghc-9.8.4-with-packages] /nix/store/6d2r64mr4i4syjgj4iyncnjwfg747cmh-StateVar-1.2.2/nix-support:
  2415. 282.65 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2416. 282.65 s [ghc-9.8.4-with-packages] /nix/store/6d2r64mr4i4syjgj4iyncnjwfg747cmh-StateVar-1.2.2/nix-support:
  2417. 282.65 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2418. 282.66 s [ghc-9.8.4-with-packages] /nix/store/4d4qg5dcwbkhmj3w0wvj43czp5yvjsvl-os-string-2.0.8/nix-support:
  2419. 282.66 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2420. 282.66 s [ghc-9.8.4-with-packages] /nix/store/4d4qg5dcwbkhmj3w0wvj43czp5yvjsvl-os-string-2.0.8/nix-support:
  2421. 282.66 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2422. 282.66 s [ghc-9.8.4-with-packages] /nix/store/63wz4dpranag0vvqw2ww08gkcshi9phb-ansi-terminal-types-1.1.3/nix-support:
  2423. 282.66 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2424. 282.66 s [ghc-9.8.4-with-packages] /nix/store/63wz4dpranag0vvqw2ww08gkcshi9phb-ansi-terminal-types-1.1.3/nix-support:
  2425. 282.66 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2426. 282.67 s [ghc-9.8.4-with-packages] /nix/store/4g4blv4njpjcy1qh8gmf9jp0p4aqqafc-constraints-0.14.2/nix-support:
  2427. 282.67 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2428. 282.67 s [ghc-9.8.4-with-packages] /nix/store/4g4blv4njpjcy1qh8gmf9jp0p4aqqafc-constraints-0.14.2/nix-support:
  2429. 282.67 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2430. 282.67 s [ghc-9.8.4-with-packages] /nix/store/mnzism9lb9lvvhvsmw0i90qrfwl9k97i-lifted-base-0.2.3.12/nix-support:
  2431. 282.67 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2432. 282.67 s [ghc-9.8.4-with-packages] /nix/store/mnzism9lb9lvvhvsmw0i90qrfwl9k97i-lifted-base-0.2.3.12/nix-support:
  2433. 282.67 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2434. 282.68 s [ghc-9.8.4-with-packages] /nix/store/fihnx52d168rl6da7d2g0g48dl64l7lf-unliftio-core-0.2.1.0/nix-support:
  2435. 282.68 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2436. 282.68 s [ghc-9.8.4-with-packages] /nix/store/fihnx52d168rl6da7d2g0g48dl64l7lf-unliftio-core-0.2.1.0/nix-support:
  2437. 282.68 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2438. 282.68 s [ghc-9.8.4-with-packages] /nix/store/4i79pxnb46m2xnx1iq3zsaxv9ymq5vid-OneTuple-0.4.2/nix-support:
  2439. 282.68 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2440. 282.68 s [ghc-9.8.4-with-packages] /nix/store/4i79pxnb46m2xnx1iq3zsaxv9ymq5vid-OneTuple-0.4.2/nix-support:
  2441. 282.68 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2442. 282.69 s [ghc-9.8.4-with-packages] /nix/store/87j2l37c9vn1xnj9001mndla2vplmyjj-tasty-1.5.3/nix-support:
  2443. 282.69 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2444. 282.69 s [ghc-9.8.4-with-packages] /nix/store/87j2l37c9vn1xnj9001mndla2vplmyjj-tasty-1.5.3/nix-support:
  2445. 282.69 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2446. 282.69 s [ghc-9.8.4-with-packages] /nix/store/gc1z91nlf9q04ckj0hmxydmnmhvvmm86-vector-stream-0.1.0.1/nix-support:
  2447. 282.69 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2448. 282.69 s [ghc-9.8.4-with-packages] /nix/store/gc1z91nlf9q04ckj0hmxydmnmhvvmm86-vector-stream-0.1.0.1/nix-support:
  2449. 282.69 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2450. 282.69 s [ghc-9.8.4-with-packages] /nix/store/am204xbbaw6g3h39vr4qysvrxjymjylg-boring-0.2.2/nix-support:
  2451. 282.69 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2452. 282.69 s [ghc-9.8.4-with-packages] /nix/store/am204xbbaw6g3h39vr4qysvrxjymjylg-boring-0.2.2/nix-support:
  2453. 282.69 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2454. 282.70 s [ghc-9.8.4-with-packages] /nix/store/l6pwbq360m812g72hj9g0097agaxyqnx-optparse-applicative-0.18.1.0/nix-support:
  2455. 282.70 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2456. 282.70 s [ghc-9.8.4-with-packages] /nix/store/l6pwbq360m812g72hj9g0097agaxyqnx-optparse-applicative-0.18.1.0/nix-support:
  2457. 282.70 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2458. 282.70 s [ghc-9.8.4-with-packages] /nix/store/ridj9r9njii3rfpylf9z20dnj7qxywgs-prettyprinter-1.7.1/nix-support:
  2459. 282.70 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2460. 282.71 s [ghc-9.8.4-with-packages] /nix/store/ridj9r9njii3rfpylf9z20dnj7qxywgs-prettyprinter-1.7.1/nix-support:
  2461. 282.71 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2462. 282.71 s [ghc-9.8.4-with-packages] /nix/store/mbwh2b06vzz6lpp13axmrvf2svc1hlvs-prettyprinter-ansi-terminal-1.1.3/nix-support:
  2463. 282.71 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2464. 282.71 s [ghc-9.8.4-with-packages] /nix/store/mbwh2b06vzz6lpp13axmrvf2svc1hlvs-prettyprinter-ansi-terminal-1.1.3/nix-support:
  2465. 282.71 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/x392nxcdl8h9xbi6v82v88salffrfgdz-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2466. 283.31 s [ghc-9.8.4-with-packages] Warning: haddock-interfaces: /nix/store/6pv1c0b6l7qpsmh4i0dar6bpp8d7s2hk-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. 283.31 s [ghc-9.8.4-with-packages] Warning: haddock-html: /nix/store/6pv1c0b6l7qpsmh4i0dar6bpp8d7s2hk-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. 283.34 s [ghc-9.8.4-with-packages] Warning: haddock-interfaces: /nix/store/6pv1c0b6l7qpsmh4i0dar6bpp8d7s2hk-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.8.4/vector-0.13.2.0/html/vector.haddock doesn't exist or isn't a file
  2469. 283.34 s [ghc-9.8.4-with-packages] Warning: haddock-html: /nix/store/6pv1c0b6l7qpsmh4i0dar6bpp8d7s2hk-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.8.4/vector-0.13.2.0/html doesn't exist or isn't a directory
  2470. 283.34 s [ghc-9.8.4-with-packages] Warning: include-dirs: /nix/store/7bkiza0k74j1cz25lvbxrw7jwp7a399x-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-390e/include doesn't exist or isn't a directory
  2471. 284.48 s [post-build-hook] Uploading paths from nix-ci to cachix cache "sellout" /nix/store/7bkiza0k74j1cz25lvbxrw7jwp7a399x-ghc-9.8.4-with-packages
  2472. 284.94 s [post-build-hook] Pushing 1 paths (211 are already present) using zstd to cache sellout ⏳
  2473. 284.94 s [post-build-hook]
  2474. 285.63 s [post-build-hook] Pushing /nix/store/7bkiza0k74j1cz25lvbxrw7jwp7a399x-ghc-9.8.4-with-packages (5.11 MiB)
  2475. 288.06 s [post-build-hook]
  2476. 288.06 s [post-build-hook] All done.
  2477. 288.07 s [post-build-hook] Uploading paths from nix-ci to the NixCI cache /nix/store/7bkiza0k74j1cz25lvbxrw7jwp7a399x-ghc-9.8.4-with-packages
  2478. 288.11 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2479. 288.25 s [post-build-hook] copying 1 paths...
  2480. 288.25 s [post-build-hook] copying path '/nix/store/7bkiza0k74j1cz25lvbxrw7jwp7a399x-ghc-9.8.4-with-packages' to 'https://cache.nix-ci.com'...
  2481. 289.23 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2482. 289.43 s [post-build-hook] copying 1 paths...
  2483. 289.43 s [post-build-hook] copying path '/nix/store/skv5ag6iis2n0dx0l094wv85pgh5kxsh-ghc-9.8.4-with-packages.drv' to 'https://cache.nix-ci.com'...
  2484. 289.58 s Progress: 8 of 10 built, 186 of 186 fetched
  2485. 289.63 s Building all-packages
  2486. 289.68 s [all-packages] created 3 symlinks in user environment
  2487. 289.71 s [post-build-hook] Uploading paths from nix-ci to cachix cache "sellout" /nix/store/0b10brf18rgb353vx8k5apm76m28wq6a-all-packages
  2488. 291.50 s [post-build-hook] Pushing 1 paths (212 are already present) using zstd to cache sellout ⏳
  2489. 291.50 s [post-build-hook]
  2490. 292.10 s [post-build-hook] Pushing /nix/store/0b10brf18rgb353vx8k5apm76m28wq6a-all-packages (872.00 B)
  2491. 293.90 s [post-build-hook]
  2492. 293.90 s [post-build-hook] All done.
  2493. 293.92 s [post-build-hook] Uploading paths from nix-ci to the NixCI cache /nix/store/0b10brf18rgb353vx8k5apm76m28wq6a-all-packages
  2494. 293.96 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2495. 294.12 s [post-build-hook] copying 1 paths...
  2496. 294.12 s [post-build-hook] copying path '/nix/store/0b10brf18rgb353vx8k5apm76m28wq6a-all-packages' to 'https://cache.nix-ci.com'...
  2497. 294.30 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2498. 294.48 s [post-build-hook] copying 1 paths...
  2499. 294.49 s [post-build-hook] copying path '/nix/store/8g8adgm0xc3xjpdr8vjxdwra52fdcga7-all-packages.drv' to 'https://cache.nix-ci.com'...
  2500. 294.62 s Progress: 9 of 10 built, 186 of 186 fetched