build packages.x86_64-linux.ghc984_all

Reproduce this run
  1. 56.79 s [yaya] Using ar found on system at:
  2. 56.79 s [yaya] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  3. 56.79 s [yaya] No c2hs found
  4. 56.79 s [yaya] No cpphs found
  5. 56.79 s [yaya] Using doctest version 0.24.2 found on system at:
  6. 56.79 s [yaya] /nix/store/6j1q8xpfb6y61v5iwszl3r1abhdvilrl-doctest-0.24.2/bin/doctest
  7. 56.79 s [yaya] Using gcc version 14.3.0 given by user at:
  8. 56.79 s [yaya] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  9. 56.79 s [yaya] Using ghc version 9.8.4 found on system at:
  10. 56.79 s [yaya] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc
  11. 56.79 s [yaya] Using ghc-pkg version 9.8.4 found on system at:
  12. 56.79 s [yaya] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc-pkg-9.8.4
  13. 56.79 s [yaya] No ghcjs found
  14. 56.79 s [yaya] No ghcjs-pkg found
  15. 56.79 s [yaya] No greencard found
  16. 56.79 s [yaya] Using haddock version 2.30.0 found on system at:
  17. 56.79 s [yaya] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/haddock-ghc-9.8.4
  18. 56.79 s [yaya] No happy found
  19. 56.79 s [yaya] Using haskell-suite found on system at: haskell-suite-dummy-location
  20. 56.79 s [yaya] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  21. 56.79 s [yaya] No hmake found
  22. 56.79 s [yaya] Using hpc version 0.69 found on system at:
  23. 56.79 s [yaya] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hpc-ghc-9.8.4
  24. 56.79 s [yaya] Using hsc2hs version 0.68.10 found on system at:
  25. 56.79 s [yaya] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  26. 56.79 s [yaya] Using hscolour version 1.25 found on system at:
  27. 56.79 s [yaya] /nix/store/3z2fvdl0cyhn25mj5rca4rkifm3gp9f2-hscolour-1.25/bin/HsColour
  28. 56.79 s [yaya] No jhc found
  29. 56.79 s [yaya] Using ld found on system at:
  30. 56.79 s [yaya] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  31. 56.79 s [yaya] No pkg-config found
  32. 56.79 s [yaya] Using runghc version 9.8.4 found on system at:
  33. 56.79 s [yaya] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/runghc-9.8.4
  34. 56.79 s [yaya] Using strip version 2.44 found on system at:
  35. 56.79 s [yaya] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  36. 56.79 s [yaya] Using tar found on system at:
  37. 56.79 s [yaya] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  38. 56.79 s [yaya] No uhc found
  39. 56.91 s [yaya] Phase: buildPhase
  40. 56.97 s [yaya] Preprocessing library for yaya-1.0.0.0..
  41. 56.98 s [yaya] Building library for yaya-1.0.0.0..
  42. 57.17 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, dist/build/Yaya/Functor.o, dist/build/Yaya/Functor.dyn_o )
  43. 57.31 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, dist/build/Yaya/Pattern.o, dist/build/Yaya/Pattern.dyn_o )
  44. 57.54 s [yaya]
  45. 57.54 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  46. 57.54 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  47. 57.54 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  48. 57.54 s [yaya]
  49. 57.54 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  50. 57.54 s [yaya] Could not specialise imported function ‘Data.Bifunctor.C:Bifunctor’
  51. 57.54 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Bifunctor.C:Bifunctor’
  52. 57.54 s [yaya]
  53. 57.54 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  54. 57.54 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  55. 57.54 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  56. 57.54 s [yaya]
  57. 57.54 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  58. 57.54 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  59. 57.54 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  60. 57.54 s [yaya]
  61. 57.54 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  62. 57.54 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  63. 57.54 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  64. 57.54 s [yaya]
  65. 57.54 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  66. 57.54 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  67. 57.54 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  68. 57.54 s [yaya]
  69. 57.54 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  70. 57.54 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  71. 57.54 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  72. 58.65 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. 58.78 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, dist/build/Yaya/Fold.o, dist/build/Yaya/Fold.dyn_o )
  74. 58.89 s [yaya]
  75. 58.89 s [yaya] src/Yaya/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  76. 58.89 s [yaya] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  77. 58.89 s [yaya] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  78. 59.22 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. 59.28 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. 59.42 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. 59.42 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, dist/build/Yaya/Applied.o, dist/build/Yaya/Applied.dyn_o )
  82. 59.64 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, dist/build/Yaya/Retrofit.o, dist/build/Yaya/Retrofit.dyn_o )
  83. 59.64 s [yaya]
  84. 59.64 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  85. 59.64 s [yaya] Could not specialise imported function ‘TH.appE’
  86. 59.64 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appE’
  87. 59.64 s [yaya]
  88. 59.64 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  89. 59.64 s [yaya] Could not specialise imported function ‘TH.infixApp’
  90. 59.64 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.infixApp’
  91. 59.64 s [yaya]
  92. 59.64 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  93. 59.64 s [yaya] Could not specialise imported function ‘TH.clause’
  94. 59.64 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.clause’
  95. 59.64 s [yaya]
  96. 59.64 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  97. 59.64 s [yaya] Could not specialise imported function ‘TH.appT’
  98. 59.64 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appT’
  99. 59.64 s [yaya]
  100. 59.64 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  101. 59.64 s [yaya] Could not specialise imported function ‘TH.cxt’
  102. 59.64 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.cxt’
  103. 59.64 s [yaya]
  104. 59.64 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  105. 59.64 s [yaya] Could not specialise imported function ‘TH.instanceWithOverlapD’
  106. 59.64 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.instanceWithOverlapD’
  107. 59.64 s [yaya]
  108. 59.64 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  109. 59.64 s [yaya] Could not specialise imported function ‘TH.valD’
  110. 59.64 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.valD’
  111. 59.64 s [yaya]
  112. 59.64 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  113. 59.64 s [yaya] Could not specialise imported function ‘Language.Haskell.TH.Syntax.sequenceQ’
  114. 59.64 s [yaya] Probable fix: add INLINABLE pragma on ‘Language.Haskell.TH.Syntax.sequenceQ’
  115. 59.64 s [yaya]
  116. 59.64 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  117. 59.64 s [yaya] Could not specialise imported function ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  118. 59.64 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  119. 59.64 s [yaya]
  120. 59.64 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  121. 59.64 s [yaya] Could not specialise imported function ‘GHC.Show.$w$cshowsPrec12’
  122. 59.64 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$w$cshowsPrec12’
  123. 59.77 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, dist/build/Yaya/Zoo.o, dist/build/Yaya/Zoo.dyn_o )
  124. 59.77 s [yaya]
  125. 59.77 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  126. 59.77 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  127. 59.77 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  128. 59.77 s [yaya]
  129. 59.77 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  130. 59.77 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  131. 59.77 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  132. 60.10 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, dist/build/Yaya/Functor.p_o )
  133. 60.34 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, dist/build/Yaya/Pattern.p_o )
  134. 60.44 s [yaya]
  135. 60.44 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  136. 60.44 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  137. 60.44 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  138. 60.44 s [yaya]
  139. 60.44 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  140. 60.44 s [yaya] Could not specialise imported function ‘Data.Bifunctor.C:Bifunctor’
  141. 60.44 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Bifunctor.C:Bifunctor’
  142. 60.44 s [yaya]
  143. 60.44 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  144. 60.44 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  145. 60.44 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  146. 60.44 s [yaya]
  147. 60.44 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  148. 60.44 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  149. 60.44 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  150. 60.44 s [yaya]
  151. 60.44 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  152. 60.44 s [yaya] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  153. 60.44 s [yaya] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  154. 60.44 s [yaya]
  155. 60.44 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  156. 60.44 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  157. 60.44 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  158. 60.44 s [yaya]
  159. 60.44 s [yaya] src/Yaya/Pattern.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  160. 60.44 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  161. 60.44 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  162. 61.46 s [yaya] [ 3 of 10] Compiling Yaya.Fold.Common ( src/Yaya/Fold/Common.hs, dist/build/Yaya/Fold/Common.p_o )
  163. 61.76 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, dist/build/Yaya/Fold.p_o )
  164. 61.86 s [yaya]
  165. 61.86 s [yaya] src/Yaya/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  166. 61.86 s [yaya] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  167. 61.86 s [yaya] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  168. 62.30 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. 62.45 s [yaya] [ 6 of 10] Compiling Yaya.Fold.Native ( src/Yaya/Fold/Native.hs, dist/build/Yaya/Fold/Native.p_o )
  170. 62.63 s [yaya] [ 7 of 10] Compiling Yaya.Experimental.Foldable ( src/Yaya/Experimental/Foldable.hs, dist/build/Yaya/Experimental/Foldable.p_o )
  171. 62.63 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, dist/build/Yaya/Applied.p_o )
  172. 62.87 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, dist/build/Yaya/Retrofit.p_o )
  173. 62.87 s [yaya]
  174. 62.87 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  175. 62.87 s [yaya] Could not specialise imported function ‘TH.appE’
  176. 62.87 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appE’
  177. 62.87 s [yaya]
  178. 62.87 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  179. 62.87 s [yaya] Could not specialise imported function ‘TH.infixApp’
  180. 62.87 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.infixApp’
  181. 62.87 s [yaya]
  182. 62.87 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  183. 62.87 s [yaya] Could not specialise imported function ‘TH.clause’
  184. 62.87 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.clause’
  185. 62.87 s [yaya]
  186. 62.87 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  187. 62.87 s [yaya] Could not specialise imported function ‘TH.appT’
  188. 62.87 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.appT’
  189. 62.87 s [yaya]
  190. 62.87 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  191. 62.87 s [yaya] Could not specialise imported function ‘TH.cxt’
  192. 62.87 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.cxt’
  193. 62.87 s [yaya]
  194. 62.87 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  195. 62.87 s [yaya] Could not specialise imported function ‘TH.instanceWithOverlapD’
  196. 62.87 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.instanceWithOverlapD’
  197. 62.87 s [yaya]
  198. 62.87 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  199. 62.87 s [yaya] Could not specialise imported function ‘TH.valD’
  200. 62.87 s [yaya] Probable fix: add INLINABLE pragma on ‘TH.valD’
  201. 62.87 s [yaya]
  202. 62.87 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  203. 62.87 s [yaya] Could not specialise imported function ‘Language.Haskell.TH.Syntax.sequenceQ’
  204. 62.87 s [yaya] Probable fix: add INLINABLE pragma on ‘Language.Haskell.TH.Syntax.sequenceQ’
  205. 62.87 s [yaya]
  206. 62.87 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  207. 62.87 s [yaya] Could not specialise imported function ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  208. 62.87 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$fShowNonEmpty_$cshowsPrec’
  209. 62.87 s [yaya]
  210. 62.87 s [yaya] src/Yaya/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  211. 62.87 s [yaya] Could not specialise imported function ‘GHC.Show.$w$cshowsPrec12’
  212. 62.87 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Show.$w$cshowsPrec12’
  213. 62.87 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, dist/build/Yaya/Zoo.p_o )
  214. 62.87 s [yaya]
  215. 62.87 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  216. 62.87 s [yaya] Could not specialise imported function ‘GHC.Base.C:Monad’
  217. 62.87 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Monad’
  218. 62.87 s [yaya]
  219. 62.87 s [yaya] src/Yaya/Zoo.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  220. 62.87 s [yaya] Could not specialise imported function ‘GHC.Base.C:Applicative’
  221. 62.87 s [yaya] Probable fix: add INLINABLE pragma on ‘GHC.Base.C:Applicative’
  222. 64.44 s [yaya] Preprocessing test suite 'doctests' for yaya-1.0.0.0..
  223. 64.44 s [yaya] Building test suite 'doctests' for yaya-1.0.0.0..
  224. 64.53 s [yaya] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  225. 64.81 s [yaya] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  226. 65.11 s [yaya] [3 of 3] Linking dist/build/doctests/doctests
  227. 69.36 s [yaya] Phase: checkPhase
  228. 69.41 s [yaya] Running 1 test suites...
  229. 69.41 s [yaya] Test suite doctests: RUNNING...
  230. 69.91 s [yaya]
  231. 69.91 s [yaya] on the commandline: warning: [GHC-98887]
  232. 69.92 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  233. 69.92 s [yaya]
  234. 69.92 s [yaya] on the commandline: warning: [GHC-98887]
  235. 69.92 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  236. 69.94 s [yaya]
  237. 69.94 s [yaya] on the commandline: warning: [GHC-98887]
  238. 69.94 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  239. 69.94 s [yaya]
  240. 69.94 s [yaya] on the commandline: warning: [GHC-98887]
  241. 69.94 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  242. 69.94 s [yaya]
  243. 69.94 s [yaya] on the commandline: warning: [GHC-98887]
  244. 69.94 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  245. 69.94 s [yaya]
  246. 69.94 s [yaya] on the commandline: warning: [GHC-98887]
  247. 69.94 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  248. 69.94 s [yaya]
  249. 69.94 s [yaya] on the commandline: warning: [GHC-98887]
  250. 69.94 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  251. 69.98 s [yaya]
  252. 69.98 s [yaya] on the commandline: warning: [GHC-98887]
  253. 69.98 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  254. 69.98 s [yaya]
  255. 69.98 s [yaya] on the commandline: warning: [GHC-98887]
  256. 69.98 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  257. 69.98 s [yaya]
  258. 69.98 s [yaya] on the commandline: warning: [GHC-98887]
  259. 69.98 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  260. 69.98 s [yaya]
  261. 69.98 s [yaya] on the commandline: warning: [GHC-98887]
  262. 69.98 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  263. 69.98 s [yaya]
  264. 69.98 s [yaya] on the commandline: warning: [GHC-98887]
  265. 69.98 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  266. 69.98 s [yaya]
  267. 69.98 s [yaya] on the commandline: warning: [GHC-98887]
  268. 69.98 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  269. 70.01 s [yaya]
  270. 70.01 s [yaya] on the commandline: warning: [GHC-98887]
  271. 70.01 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  272. 70.01 s [yaya]
  273. 70.01 s [yaya] on the commandline: warning: [GHC-98887]
  274. 70.01 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  275. 70.01 s [yaya]
  276. 70.01 s [yaya] on the commandline: warning: [GHC-98887]
  277. 70.01 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  278. 70.95 s [yaya] Examples: 5 Tried: 5 Errors: 0 Failures: 0
  279. 71.01 s [yaya] Test suite doctests: PASS
  280. 71.01 s [yaya] Test suite logged to: dist/test/yaya-1.0.0.0-doctests.log
  281. 71.01 s [yaya] 1 of 1 test suites (1 of 1 test cases) passed.
  282. 71.01 s [yaya] Phase: haddockPhase
  283. 71.15 s [yaya] Preprocessing library for yaya-1.0.0.0..
  284. 71.15 s [yaya] Running Haddock on library for yaya-1.0.0.0..
  285. 71.22 s [yaya] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  286. 71.46 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, nothing )
  287. 71.58 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, nothing )
  288. 71.87 s [yaya] [ 3 of 10] Compiling Yaya.Fold.Common ( src/Yaya/Fold/Common.hs, nothing )
  289. 71.93 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, nothing )
  290. 72.07 s [yaya] [ 5 of 10] Compiling Yaya.Fold.Native.Internal ( src/Yaya/Fold/Native/Internal.hs, nothing )
  291. 72.07 s [yaya] [ 6 of 10] Compiling Yaya.Fold.Native ( src/Yaya/Fold/Native.hs, nothing )
  292. 72.09 s [yaya] [ 7 of 10] Compiling Yaya.Experimental.Foldable ( src/Yaya/Experimental/Foldable.hs, nothing )
  293. 72.10 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, nothing )
  294. 72.24 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, nothing )
  295. 72.31 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, nothing )
  296. 72.36 s [yaya] Haddock coverage:
  297. 72.37 s [yaya] 66% ( 4 / 6) in 'Yaya.Functor'
  298. 72.37 s [yaya] Missing documentation for:
  299. 72.37 s [yaya] dmap
  300. 72.37 s [yaya] hmap
  301. 72.37 s [yaya] Warning: 'Maybe' is out of scope.
  302. 72.37 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  303. 72.37 s [yaya] 100% ( 9 / 9) in 'Yaya.Pattern'
  304. 72.37 s [yaya] 59% ( 16 / 27) in 'Yaya.Fold.Common'
  305. 72.37 s [yaya] Missing documentation for:
  306. 72.37 s [yaya] binarySequence (src/Yaya/Fold/Common.hs:205)
  307. 72.37 s [yaya] le (src/Yaya/Fold/Common.hs:153)
  308. 72.37 s [yaya] lucasSequence' (src/Yaya/Fold/Common.hs:211)
  309. 72.37 s [yaya] maybeTakeNext (src/Yaya/Fold/Common.hs:179)
  310. 72.37 s [yaya] replaceNeither (src/Yaya/Fold/Common.hs:159)
  311. 72.37 s [yaya] takeAnother (src/Yaya/Fold/Common.hs:164)
  312. 72.37 s [yaya] takeAvailable (src/Yaya/Fold/Common.hs:169)
  313. 72.37 s [yaya] takeNext (src/Yaya/Fold/Common.hs:174)
  314. 72.37 s [yaya] ternarySequence (src/Yaya/Fold/Common.hs:208)
  315. 72.37 s [yaya] truncate' (src/Yaya/Fold/Common.hs:185)
  316. 72.37 s [yaya] unarySequence (src/Yaya/Fold/Common.hs:202)
  317. 72.37 s [yaya] Warning: 'Nu' is ambiguous. It is defined
  318. 72.37 s [yaya] * at src/Yaya/Fold.hs:408:17
  319. 72.37 s [yaya] * at src/Yaya/Fold.hs:408:1
  320. 72.37 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  321. 72.37 s [yaya] by specifying the type/value namespace explicitly.
  322. 72.37 s [yaya] Defaulting to the one defined at src/Yaya/Fold.hs:408:1
  323. 72.37 s [yaya] Warning: 'Day' is ambiguous. It is defined
  324. 72.38 s [yaya] * in ‘Data.Functor.Day’
  325. 72.38 s [yaya] * in ‘Data.Functor.Day’
  326. 72.38 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  327. 72.38 s [yaya] by specifying the type/value namespace explicitly.
  328. 72.38 s [yaya] Defaulting to the one defined in ‘Data.Functor.Day’
  329. 72.38 s [yaya] Warning: 'Identity' is ambiguous. It is defined
  330. 72.38 s [yaya] * in ‘Data.Functor.Identity’
  331. 72.38 s [yaya] * in ‘Data.Functor.Identity’
  332. 72.38 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  333. 72.38 s [yaya] by specifying the type/value namespace explicitly.
  334. 72.38 s [yaya] Defaulting to the one defined in ‘Data.Functor.Identity’
  335. 72.38 s [yaya] 48% ( 32 / 66) in 'Yaya.Fold'
  336. 72.38 s [yaya] Missing documentation for:
  337. 72.38 s [yaya] Module header
  338. 72.38 s [yaya] Algebra (src/Yaya/Fold.hs:157)
  339. 72.38 s [yaya] AlgebraM (src/Yaya/Fold.hs:163)
  340. 72.38 s [yaya] Coalgebra (src/Yaya/Fold.hs:169)
  341. 72.38 s [yaya] ElgotAlgebra (src/Yaya/Fold.hs:161)
  342. 72.38 s [yaya] ElgotAlgebraM (src/Yaya/Fold.hs:167)
  343. 72.38 s [yaya] ElgotCoalgebra (src/Yaya/Fold.hs:173)
  344. 72.38 s [yaya] GAlgebra (src/Yaya/Fold.hs:159)
  345. 72.38 s [yaya] GAlgebraM (src/Yaya/Fold.hs:165)
  346. 72.38 s [yaya] GCoalgebra (src/Yaya/Fold.hs:171)
  347. 72.38 s [yaya] GCoalgebraM (src/Yaya/Fold.hs:180)
  348. 72.38 s [yaya] ana
  349. 72.38 s [yaya] cata
  350. 72.38 s [yaya] colambek (src/Yaya/Fold.hs:608)
  351. 72.38 s [yaya] constAna (src/Yaya/Fold.hs:722)
  352. 72.38 s [yaya] constCata (src/Yaya/Fold.hs:719)
  353. 72.38 s [yaya] constEmbed (src/Yaya/Fold.hs:713)
  354. 72.38 s [yaya] constProject (src/Yaya/Fold.hs:716)
  355. 72.38 s [yaya] distCofreeT (src/Yaya/Fold.hs:647)
  356. 72.38 s [yaya] distEnvT (src/Yaya/Fold.hs:637)
  357. 72.38 s [yaya] distTuple (src/Yaya/Fold.hs:624)
  358. 72.38 s [yaya] elgotAna (src/Yaya/Fold.hs:600)
  359. 72.38 s [yaya] elgotCata (src/Yaya/Fold.hs:553)
  360. 72.38 s [yaya] elgotCataM (src/Yaya/Fold.hs:569)
  361. 72.38 s [yaya] embed
  362. 72.38 s [yaya] ezygoM (src/Yaya/Fold.hs:578)
  363. 72.38 s [yaya] gana (src/Yaya/Fold.hs:592)
  364. 72.38 s [yaya] gcata (src/Yaya/Fold.hs:545)
  365. 72.38 s [yaya] gcataM (src/Yaya/Fold.hs:561)
  366. 72.38 s [yaya] lambek (src/Yaya/Fold.hs:604)
  367. 72.38 s [yaya] project
  368. 72.38 s [yaya] seqEither (src/Yaya/Fold.hs:676)
  369. 72.38 s [yaya] seqFreeF (src/Yaya/Fold.hs:660)
  370. 72.38 s [yaya] seqFreeT (src/Yaya/Fold.hs:672)
  371. 72.38 s [yaya] 100% ( 3 / 3) in 'Yaya.Fold.Native'
  372. 72.38 s [yaya] 66% ( 4 / 6) in 'Yaya.Experimental.Foldable'
  373. 72.38 s [yaya] Missing documentation for:
  374. 72.38 s [yaya] foldMap (src/Yaya/Experimental/Foldable.hs:27)
  375. 72.38 s [yaya] naturalList
  376. 72.38 s [yaya] Warning: 'Day' is out of scope.
  377. 72.38 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  378. 72.38 s [yaya] Warning: 'fromListN' is ambiguous. It is defined
  379. 72.38 s [yaya] * in ‘GHC.IsList’
  380. 72.38 s [yaya] * at src/Yaya/Applied.hs:304:1
  381. 72.38 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  382. 72.38 s [yaya] by specifying the type/value namespace explicitly.
  383. 72.38 s [yaya] Defaulting to the one defined at src/Yaya/Applied.hs:304:1
  384. 72.38 s [yaya] 35% ( 13 / 37) in 'Yaya.Applied'
  385. 72.38 s [yaya] Missing documentation for:
  386. 72.38 s [yaya] Module header
  387. 72.38 s [yaya] Void (src/Yaya/Applied.hs:129)
  388. 72.38 s [yaya] absurd (src/Yaya/Applied.hs:132)
  389. 72.38 s [yaya] append (src/Yaya/Applied.hs:153)
  390. 72.38 s [yaya] drop (src/Yaya/Applied.hs:179)
  391. 72.38 s [yaya] fibonacci (src/Yaya/Applied.hs:252)
  392. 72.38 s [yaya] fibonacciPolynomials (src/Yaya/Applied.hs:249)
  393. 72.38 s [yaya] height (src/Yaya/Applied.hs:144)
  394. 72.38 s [yaya] jacobsthal (src/Yaya/Applied.hs:267)
  395. 72.38 s [yaya] length (src/Yaya/Applied.hs:150)
  396. 72.38 s [yaya] lucas (src/Yaya/Applied.hs:261)
  397. 72.38 s [yaya] lucasSequenceU (src/Yaya/Applied.hs:255)
  398. 72.38 s [yaya] lucasSequenceV (src/Yaya/Applied.hs:258)
  399. 72.38 s [yaya] mersenne (src/Yaya/Applied.hs:270)
  400. 72.38 s [yaya] naturals (src/Yaya/Applied.hs:147)
  401. 72.38 s [yaya] now (src/Yaya/Applied.hs:117)
  402. 72.38 s [yaya] pell (src/Yaya/Applied.hs:264)
  403. 72.38 s [yaya] reifyUpTo (src/Yaya/Applied.hs:246)
  404. 72.38 s [yaya] reverse' (src/Yaya/Applied.hs:189)
  405. 72.38 s [yaya] reverse (src/Yaya/Applied.hs:193)
  406. 72.38 s [yaya] succN (src/Yaya/Applied.hs:141)
  407. 72.38 s [yaya] tail (src/Yaya/Applied.hs:182)
  408. 72.38 s [yaya] vacuous (src/Yaya/Applied.hs:135)
  409. 72.38 s [yaya] zeroN (src/Yaya/Applied.hs:138)
  410. 72.38 s [yaya] Warning: 'PatternFunctorRules' is ambiguous. It is defined
  411. 72.38 s [yaya] * at src/Yaya/Retrofit.hs:167:28
  412. 72.38 s [yaya] * at src/Yaya/Retrofit.hs:167:1
  413. 72.38 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  414. 72.38 s [yaya] by specifying the type/value namespace explicitly.
  415. 72.38 s [yaya] Defaulting to the one defined at src/Yaya/Retrofit.hs:167:1
  416. 72.39 s [yaya] 85% ( 17 / 20) in 'Yaya.Retrofit'
  417. 72.39 s [yaya] Missing documentation for:
  418. 72.39 s [yaya] patternCon
  419. 72.39 s [yaya] patternField
  420. 72.39 s [yaya] patternType
  421. 72.39 s [yaya] Warning: 'gcataM' is out of scope.
  422. 72.39 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  423. 72.39 s [yaya] 73% ( 19 / 26) in 'Yaya.Zoo'
  424. 72.39 s [yaya] Missing documentation for:
  425. 72.39 s [yaya] cocontramap (src/Yaya/Zoo.hs:335)
  426. 72.39 s [yaya] fromPartial
  427. 72.39 s [yaya] futu (src/Yaya/Zoo.hs:199)
  428. 72.39 s [yaya] gmutu (src/Yaya/Zoo.hs:137)
  429. 72.39 s [yaya] histo (src/Yaya/Zoo.hs:211)
  430. 72.39 s [yaya] insidePartial (src/Yaya/Zoo.hs:263)
  431. 72.39 s [yaya] mutuM (src/Yaya/Zoo.hs:187)
  432. 72.83 s [yaya] Warning: Yaya.Pattern: could not find link destinations for:
  433. 72.83 s [yaya] - Yaya.Pattern.Rep_AndMaybe
  434. 72.83 s [yaya] - Yaya.Pattern.Rep1_AndMaybe
  435. 72.83 s [yaya] - Yaya.Pattern.Rep_XNor
  436. 72.83 s [yaya] - Yaya.Pattern.Rep1_XNor
  437. 72.83 s [yaya] - Yaya.Applied.D:R:ItemNu
  438. 72.83 s [yaya] Warning: Yaya.Fold: could not find link destinations for:
  439. 72.83 s [yaya] - Yaya.Applied.D:R:ItemNu
  440. 72.84 s [yaya] Warning: Yaya.Applied: could not find link destinations for:
  441. 72.84 s [yaya] - Yaya.Applied.D:R:ItemNu
  442. 76.18 s [yaya] Documentation created: dist/doc/html/yaya/, dist/doc/html/yaya/yaya.txt
  443. 76.23 s [yaya] Preprocessing test suite 'doctests' for yaya-1.0.0.0..
  444. 76.25 s [yaya] Phase: installPhase
  445. 76.31 s [yaya] Installing library in /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-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. 76.63 s [yaya] Phase: fixupPhase
  447. 76.65 s [yaya] shrinking RPATHs of ELF executables and libraries in /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0
  448. 76.65 s [yaya] shrinking /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-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. 76.76 s [yaya] checking for references to /build/ in /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0...
  450. 76.78 s [yaya] patching script interpreter paths in /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0
  451. 76.79 s [yaya] stripping (with command strip and flags -S -p) in /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/lib
  452. 76.90 s [yaya] shrinking RPATHs of ELF executables and libraries in /nix/store/8ap0j8xk3lyi9bw93p126kcf9zv3rbv4-yaya-1.0.0.0-doc
  453. 76.91 s [yaya] checking for references to /build/ in /nix/store/8ap0j8xk3lyi9bw93p126kcf9zv3rbv4-yaya-1.0.0.0-doc...
  454. 76.93 s [yaya] patching script interpreter paths in /nix/store/8ap0j8xk3lyi9bw93p126kcf9zv3rbv4-yaya-1.0.0.0-doc
  455. 77.06 s [post-build-hook] Uploading paths from nix-ci to cachix cache "sellout" /nix/store/8ap0j8xk3lyi9bw93p126kcf9zv3rbv4-yaya-1.0.0.0-doc /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0
  456. 77.52 s [post-build-hook] Pushing 2 paths (122 are already present) using zstd to cache sellout ⏳
  457. 77.52 s [post-build-hook]
  458. 77.90 s [post-build-hook] Pushing /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0 (5.28 MiB)
  459. 78.08 s [post-build-hook] Pushing /nix/store/8ap0j8xk3lyi9bw93p126kcf9zv3rbv4-yaya-1.0.0.0-doc (2.74 MiB)
  460. 79.07 s [post-build-hook]
  461. 79.07 s [post-build-hook] All done.
  462. 79.09 s [post-build-hook] Uploading paths from nix-ci to the NixCI cache /nix/store/8ap0j8xk3lyi9bw93p126kcf9zv3rbv4-yaya-1.0.0.0-doc /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0
  463. 79.13 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  464. 79.15 s [post-build-hook] copying 2 paths...
  465. 79.15 s [post-build-hook] copying path '/nix/store/8ap0j8xk3lyi9bw93p126kcf9zv3rbv4-yaya-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  466. 79.63 s [post-build-hook] copying path '/nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0' to 'https://cache.nix-ci.com'...
  467. 81.50 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  468. 81.80 s [post-build-hook] copying 1 paths...
  469. 81.81 s [post-build-hook] copying path '/nix/store/y3cscc5pqsirclj9497laiq5wdkbgr06-yaya-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  470. 82.06 s Progress: 1 of 15 built, 144 of 144 fetched
  471. 82.12 s Building yaya-hedgehog
  472. 82.16 s Building yaya-lens
  473. 82.21 s Building yaya-quickcheck
  474. 82.34 s [yaya-hedgehog] Phase: setupCompilerEnvironmentPhase
  475. 82.35 s [yaya-hedgehog] Build with /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4.
  476. 82.37 s [yaya-lens] Phase: setupCompilerEnvironmentPhase
  477. 82.37 s [yaya-quickcheck] Phase: setupCompilerEnvironmentPhase
  478. 82.37 s [yaya-lens] Build with /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4.
  479. 82.37 s [yaya-quickcheck] Build with /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4.
  480. 82.59 s [yaya-quickcheck] Phase: unpackPhase
  481. 82.59 s [yaya-quickcheck] unpacking source archive /nix/store/fdzmx2k7n3nns7bxgh457500vhvppchb-v536j1ikgx5pwys7g8x1qgwqw5pfdpgy-source/./quickcheck
  482. 82.60 s [yaya-quickcheck] source root is quickcheck
  483. 82.61 s [yaya-quickcheck] Phase: patchPhase
  484. 82.62 s [yaya-quickcheck] Phase: compileBuildDriverPhase
  485. 82.62 s [yaya-hedgehog] Phase: unpackPhase
  486. 82.62 s [yaya-quickcheck] setupCompileFlags: -package-db=/build/tmp.MJHSDEQOlS/setup-package.conf.d -threaded
  487. 82.62 s [yaya-hedgehog] unpacking source archive /nix/store/fdzmx2k7n3nns7bxgh457500vhvppchb-v536j1ikgx5pwys7g8x1qgwqw5pfdpgy-source/./hedgehog
  488. 82.62 s [yaya-lens] Phase: unpackPhase
  489. 82.63 s [yaya-hedgehog] source root is hedgehog
  490. 82.63 s [yaya-lens] unpacking source archive /nix/store/fdzmx2k7n3nns7bxgh457500vhvppchb-v536j1ikgx5pwys7g8x1qgwqw5pfdpgy-source/./lens
  491. 82.63 s [yaya-lens] source root is lens
  492. 82.64 s [yaya-hedgehog] Phase: patchPhase
  493. 82.64 s [yaya-lens] Phase: patchPhase
  494. 82.65 s [yaya-hedgehog] Phase: compileBuildDriverPhase
  495. 82.65 s [yaya-lens] Phase: compileBuildDriverPhase
  496. 82.65 s [yaya-hedgehog] setupCompileFlags: -package-db=/build/tmp.V2rdVyx8E2/setup-package.conf.d -threaded
  497. 82.65 s [yaya-lens] setupCompileFlags: -package-db=/build/tmp.5vBkRsFqxB/setup-package.conf.d -threaded
  498. 82.67 s [yaya-quickcheck] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.MJHSDEQOlS/Main.o )
  499. 82.70 s [yaya-hedgehog] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.V2rdVyx8E2/Main.o )
  500. 82.70 s [yaya-lens] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.5vBkRsFqxB/Main.o )
  501. 82.72 s [yaya-quickcheck] [2 of 2] Linking Setup
  502. 82.74 s [yaya-hedgehog] [2 of 2] Linking Setup
  503. 82.74 s [yaya-lens] [2 of 2] Linking Setup
  504. 84.06 s [yaya-quickcheck] Phase: updateAutotoolsGnuConfigScriptsPhase
  505. 84.07 s [yaya-quickcheck] Phase: configurePhase
  506. 84.08 s [yaya-quickcheck] configureFlags: --verbose --prefix=/nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-yaya-quickcheck-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/81rrysphsl1r1k687bczs9y73gx9cvxk-yaya-quickcheck-1.0.0.0-doc/share/doc/yaya-quickcheck-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.MJHSDEQOlS/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
  507. 84.09 s [yaya-lens] Phase: updateAutotoolsGnuConfigScriptsPhase
  508. 84.09 s [yaya-quickcheck] Using Parsec parser
  509. 84.09 s [yaya-quickcheck] Configuring yaya-quickcheck-1.0.0.0...
  510. 84.10 s [yaya-lens] Phase: configurePhase
  511. 84.10 s [yaya-lens] configureFlags: --verbose --prefix=/nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-yaya-lens-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/5qrzz7irdq4vz0wirflzb205wb9xd6l9-yaya-lens-0.0.1.0-doc/share/doc/yaya-lens-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.5vBkRsFqxB/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
  512. 84.11 s [yaya-hedgehog] Phase: updateAutotoolsGnuConfigScriptsPhase
  513. 84.11 s [yaya-lens] Using Parsec parser
  514. 84.11 s [yaya-lens] Configuring yaya-lens-0.0.1.0...
  515. 84.12 s [yaya-hedgehog] Phase: configurePhase
  516. 84.13 s [yaya-hedgehog] configureFlags: --verbose --prefix=/nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-yaya-hedgehog-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/r67879ja1jn0g783ramj7pwr6ghs938v-yaya-hedgehog-1.0.0.0-doc/share/doc/yaya-hedgehog-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.V2rdVyx8E2/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. 84.14 s [yaya-hedgehog] Using Parsec parser
  518. 84.14 s [yaya-hedgehog] Configuring yaya-hedgehog-1.0.0.0...
  519. 84.41 s [yaya-quickcheck] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  520. 84.41 s [yaya-quickcheck] Dependency QuickCheck >=2.13.2 && <2.14 || >=2.14.2 && <2.15 || >=2.15.0 &&
  521. 84.41 s [yaya-quickcheck] <2.16 || >=2.16.0 && <2.17 || >=2.17.1 && <2.18 || >=2.18.0 && <2.19: using
  522. 84.41 s [yaya-quickcheck] QuickCheck-2.15.0.1
  523. 84.41 s [yaya-quickcheck] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  524. 84.41 s [yaya-quickcheck] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  525. 84.41 s [yaya-quickcheck] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  526. 84.41 s [yaya-quickcheck] base-4.19.2.0
  527. 84.41 s [yaya-quickcheck] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  528. 84.41 s [yaya-quickcheck] >=1.0.0 && <1.1: using yaya-1.0.0.0
  529. 84.41 s [yaya-quickcheck] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  530. 84.41 s [yaya-quickcheck] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  531. 84.41 s [yaya-quickcheck] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  532. 84.41 s [yaya-quickcheck] base-4.19.2.0
  533. 84.41 s [yaya-quickcheck] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  534. 84.41 s [yaya-quickcheck] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  535. 84.41 s [yaya-quickcheck] doctest-0.24.2
  536. 84.41 s [yaya-quickcheck] Dependency yaya-quickcheck: using yaya-quickcheck-1.0.0.0
  537. 84.45 s [yaya-lens] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  538. 84.45 s [yaya-lens] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  539. 84.45 s [yaya-lens] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  540. 84.45 s [yaya-lens] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  541. 84.45 s [yaya-lens] base-4.19.2.0
  542. 84.45 s [yaya-lens] Dependency lens >=5 && <5.4: using lens-5.3.5
  543. 84.45 s [yaya-lens] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  544. 84.45 s [yaya-lens] >=1.0.0 && <1.1: using yaya-1.0.0.0
  545. 84.45 s [yaya-lens] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  546. 84.45 s [yaya-lens] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  547. 84.45 s [yaya-lens] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  548. 84.45 s [yaya-lens] base-4.19.2.0
  549. 84.45 s [yaya-lens] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  550. 84.45 s [yaya-lens] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  551. 84.45 s [yaya-lens] doctest-0.24.2
  552. 84.45 s [yaya-lens] Dependency yaya-lens: using yaya-lens-0.0.1.0
  553. 84.48 s [yaya-hedgehog] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  554. 84.48 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  555. 84.48 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  556. 84.48 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  557. 84.48 s [yaya-hedgehog] base-4.19.2.0
  558. 84.48 s [yaya-hedgehog] Dependency deriving-compat >=0.5.9 && <0.7: using deriving-compat-0.6.7
  559. 84.48 s [yaya-hedgehog] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  560. 84.48 s [yaya-hedgehog] hedgehog-1.5
  561. 84.48 s [yaya-hedgehog] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  562. 84.48 s [yaya-hedgehog] >=1.0.0 && <1.1: using yaya-1.0.0.0
  563. 84.48 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  564. 84.48 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  565. 84.48 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  566. 84.48 s [yaya-hedgehog] base-4.19.2.0
  567. 84.48 s [yaya-hedgehog] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  568. 84.48 s [yaya-hedgehog] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  569. 84.48 s [yaya-hedgehog] doctest-0.24.2
  570. 84.48 s [yaya-hedgehog] Dependency yaya-hedgehog: using yaya-hedgehog-1.0.0.0
  571. 84.48 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  572. 84.48 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  573. 84.48 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  574. 84.48 s [yaya-hedgehog] base-4.19.2.0
  575. 84.48 s [yaya-hedgehog] Dependency deriving-compat >=0.5.9 && <0.7: using deriving-compat-0.6.7
  576. 84.48 s [yaya-hedgehog] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  577. 84.48 s [yaya-hedgehog] hedgehog-1.5
  578. 84.48 s [yaya-hedgehog] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  579. 84.48 s [yaya-hedgehog] >=1.0.0 && <1.1: using yaya-1.0.0.0
  580. 84.48 s [yaya-hedgehog] Dependency yaya-hedgehog: using yaya-hedgehog-1.0.0.0
  581. 84.66 s [yaya-quickcheck] Source component graph:
  582. 84.66 s [yaya-quickcheck] component lib
  583. 84.66 s [yaya-quickcheck] component test:doctests dependency lib
  584. 84.66 s [yaya-quickcheck] Configured component graph:
  585. 84.66 s [yaya-quickcheck] component yaya-quickcheck-1.0.0.0-DtZ7UzVzJrtLHPLx4ukBaV
  586. 84.66 s [yaya-quickcheck] include QuickCheck-2.15.0.1-1K2BR8DXXFhLYax6IOzNG4
  587. 84.66 s [yaya-quickcheck] include base-4.19.2.0-f167
  588. 84.66 s [yaya-quickcheck] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  589. 84.66 s [yaya-quickcheck] component yaya-quickcheck-1.0.0.0-7DUKaS4EvcN4Zjeyt8RdOZ-doctests
  590. 84.66 s [yaya-quickcheck] include base-4.19.2.0-f167
  591. 84.66 s [yaya-quickcheck] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  592. 84.66 s [yaya-quickcheck] include yaya-quickcheck-1.0.0.0-DtZ7UzVzJrtLHPLx4ukBaV
  593. 84.66 s [yaya-quickcheck] Linked component graph:
  594. 84.66 s [yaya-quickcheck] unit yaya-quickcheck-1.0.0.0-DtZ7UzVzJrtLHPLx4ukBaV
  595. 84.66 s [yaya-quickcheck] include QuickCheck-2.15.0.1-1K2BR8DXXFhLYax6IOzNG4
  596. 84.66 s [yaya-quickcheck] include base-4.19.2.0-f167
  597. 84.66 s [yaya-quickcheck] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  598. 84.66 s [yaya-quickcheck] Yaya.QuickCheck.Fold=yaya-quickcheck-1.0.0.0-DtZ7UzVzJrtLHPLx4ukBaV:Yaya.QuickCheck.Fold
  599. 84.66 s [yaya-quickcheck] unit yaya-quickcheck-1.0.0.0-7DUKaS4EvcN4Zjeyt8RdOZ-doctests
  600. 84.66 s [yaya-quickcheck] include base-4.19.2.0-f167
  601. 84.66 s [yaya-quickcheck] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  602. 84.66 s [yaya-quickcheck] include yaya-quickcheck-1.0.0.0-DtZ7UzVzJrtLHPLx4ukBaV
  603. 84.66 s [yaya-quickcheck] Ready component graph:
  604. 84.66 s [yaya-quickcheck] definite yaya-quickcheck-1.0.0.0-DtZ7UzVzJrtLHPLx4ukBaV
  605. 84.66 s [yaya-quickcheck] depends QuickCheck-2.15.0.1-1K2BR8DXXFhLYax6IOzNG4
  606. 84.66 s [yaya-quickcheck] depends base-4.19.2.0-f167
  607. 84.66 s [yaya-quickcheck] depends yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  608. 84.66 s [yaya-quickcheck] definite yaya-quickcheck-1.0.0.0-7DUKaS4EvcN4Zjeyt8RdOZ-doctests
  609. 84.66 s [yaya-quickcheck] depends base-4.19.2.0-f167
  610. 84.66 s [yaya-quickcheck] depends doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  611. 84.66 s [yaya-quickcheck] depends yaya-quickcheck-1.0.0.0-DtZ7UzVzJrtLHPLx4ukBaV
  612. 84.66 s [yaya-quickcheck] Using Cabal-3.10.3.0 compiled by ghc-9.8
  613. 84.66 s [yaya-quickcheck] Using compiler: ghc-9.8.4
  614. 84.66 s [yaya-quickcheck] Using install prefix:
  615. 84.66 s [yaya-quickcheck] /nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-yaya-quickcheck-1.0.0.0
  616. 84.66 s [yaya-quickcheck] Executables installed in:
  617. 84.66 s [yaya-quickcheck] /nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-yaya-quickcheck-1.0.0.0/bin
  618. 84.66 s [yaya-quickcheck] Libraries installed in:
  619. 84.66 s [yaya-quickcheck] /nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-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
  620. 84.66 s [yaya-quickcheck] Dynamic Libraries installed in:
  621. 84.66 s [yaya-quickcheck] /nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-yaya-quickcheck-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  622. 84.66 s [yaya-quickcheck] Private executables installed in:
  623. 84.66 s [yaya-quickcheck] /nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-yaya-quickcheck-1.0.0.0/libexec/x86_64-linux-ghc-9.8.4/yaya-quickcheck-1.0.0.0
  624. 84.66 s [yaya-quickcheck] Data files installed in:
  625. 84.66 s [yaya-quickcheck] /nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-yaya-quickcheck-1.0.0.0/share/x86_64-linux-ghc-9.8.4/yaya-quickcheck-1.0.0.0
  626. 84.66 s [yaya-quickcheck] Documentation installed in:
  627. 84.66 s [yaya-quickcheck] /nix/store/81rrysphsl1r1k687bczs9y73gx9cvxk-yaya-quickcheck-1.0.0.0-doc/share/doc/yaya-quickcheck-1.0.0.0
  628. 84.66 s [yaya-quickcheck] Configuration files installed in:
  629. 84.66 s [yaya-quickcheck] /nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-yaya-quickcheck-1.0.0.0/etc
  630. 84.66 s [yaya-quickcheck] No alex found
  631. 84.66 s [yaya-quickcheck] Using ar found on system at:
  632. 84.66 s [yaya-quickcheck] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  633. 84.66 s [yaya-quickcheck] No c2hs found
  634. 84.66 s [yaya-quickcheck] No cpphs found
  635. 84.66 s [yaya-quickcheck] Using doctest version 0.24.2 found on system at:
  636. 84.66 s [yaya-quickcheck] /nix/store/6j1q8xpfb6y61v5iwszl3r1abhdvilrl-doctest-0.24.2/bin/doctest
  637. 84.66 s [yaya-quickcheck] Using gcc version 14.3.0 given by user at:
  638. 84.66 s [yaya-quickcheck] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  639. 84.66 s [yaya-quickcheck] Using ghc version 9.8.4 found on system at:
  640. 84.66 s [yaya-quickcheck] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc
  641. 84.66 s [yaya-quickcheck] Using ghc-pkg version 9.8.4 found on system at:
  642. 84.66 s [yaya-quickcheck] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc-pkg-9.8.4
  643. 84.66 s [yaya-quickcheck] No ghcjs found
  644. 84.66 s [yaya-quickcheck] No ghcjs-pkg found
  645. 84.66 s [yaya-quickcheck] No greencard found
  646. 84.66 s [yaya-quickcheck] Using haddock version 2.30.0 found on system at:
  647. 84.66 s [yaya-quickcheck] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/haddock-ghc-9.8.4
  648. 84.66 s [yaya-quickcheck] No happy found
  649. 84.66 s [yaya-quickcheck] Using haskell-suite found on system at: haskell-suite-dummy-location
  650. 84.66 s [yaya-quickcheck] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  651. 84.66 s [yaya-quickcheck] No hmake found
  652. 84.66 s [yaya-quickcheck] Using hpc version 0.69 found on system at:
  653. 84.66 s [yaya-quickcheck] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hpc-ghc-9.8.4
  654. 84.66 s [yaya-quickcheck] Using hsc2hs version 0.68.10 found on system at:
  655. 84.66 s [yaya-quickcheck] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  656. 84.66 s [yaya-quickcheck] Using hscolour version 1.25 found on system at:
  657. 84.66 s [yaya-quickcheck] /nix/store/3z2fvdl0cyhn25mj5rca4rkifm3gp9f2-hscolour-1.25/bin/HsColour
  658. 84.66 s [yaya-quickcheck] No jhc found
  659. 84.66 s [yaya-quickcheck] Using ld found on system at:
  660. 84.66 s [yaya-quickcheck] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  661. 84.66 s [yaya-quickcheck] No pkg-config found
  662. 84.66 s [yaya-quickcheck] Using runghc version 9.8.4 found on system at:
  663. 84.66 s [yaya-quickcheck] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/runghc-9.8.4
  664. 84.66 s [yaya-quickcheck] Using strip version 2.44 found on system at:
  665. 84.66 s [yaya-quickcheck] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  666. 84.66 s [yaya-quickcheck] Using tar found on system at:
  667. 84.66 s [yaya-quickcheck] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  668. 84.66 s [yaya-quickcheck] No uhc found
  669. 84.71 s [yaya-lens] Source component graph:
  670. 84.71 s [yaya-lens] component lib
  671. 84.71 s [yaya-lens] component test:doctests dependency lib
  672. 84.71 s [yaya-lens] Configured component graph:
  673. 84.71 s [yaya-lens] component yaya-lens-0.0.1.0-LNzy7KqSAvZJL4msAGi9Y4
  674. 84.71 s [yaya-lens] include base-4.19.2.0-f167
  675. 84.71 s [yaya-lens] include lens-5.3.5-BGGHSzHmwZSID4YijGwM9d
  676. 84.71 s [yaya-lens] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  677. 84.71 s [yaya-lens] component yaya-lens-0.0.1.0-6XyvMIDhCgOGYU8NlDOtJ7-doctests
  678. 84.71 s [yaya-lens] include base-4.19.2.0-f167
  679. 84.71 s [yaya-lens] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  680. 84.71 s [yaya-lens] include yaya-lens-0.0.1.0-LNzy7KqSAvZJL4msAGi9Y4
  681. 84.71 s [yaya-lens] Linked component graph:
  682. 84.71 s [yaya-lens] unit yaya-lens-0.0.1.0-LNzy7KqSAvZJL4msAGi9Y4
  683. 84.71 s [yaya-lens] include base-4.19.2.0-f167
  684. 84.71 s [yaya-lens] include lens-5.3.5-BGGHSzHmwZSID4YijGwM9d
  685. 84.71 s [yaya-lens] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  686. 84.71 s [yaya-lens] Yaya.Lens=yaya-lens-0.0.1.0-LNzy7KqSAvZJL4msAGi9Y4:Yaya.Lens
  687. 84.71 s [yaya-lens] unit yaya-lens-0.0.1.0-6XyvMIDhCgOGYU8NlDOtJ7-doctests
  688. 84.71 s [yaya-lens] include base-4.19.2.0-f167
  689. 84.71 s [yaya-lens] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  690. 84.71 s [yaya-lens] include yaya-lens-0.0.1.0-LNzy7KqSAvZJL4msAGi9Y4
  691. 84.71 s [yaya-lens] Ready component graph:
  692. 84.71 s [yaya-lens] definite yaya-lens-0.0.1.0-LNzy7KqSAvZJL4msAGi9Y4
  693. 84.71 s [yaya-lens] depends base-4.19.2.0-f167
  694. 84.71 s [yaya-lens] depends lens-5.3.5-BGGHSzHmwZSID4YijGwM9d
  695. 84.71 s [yaya-lens] depends yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  696. 84.71 s [yaya-lens] definite yaya-lens-0.0.1.0-6XyvMIDhCgOGYU8NlDOtJ7-doctests
  697. 84.71 s [yaya-lens] depends base-4.19.2.0-f167
  698. 84.71 s [yaya-lens] depends doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  699. 84.71 s [yaya-lens] depends yaya-lens-0.0.1.0-LNzy7KqSAvZJL4msAGi9Y4
  700. 84.71 s [yaya-lens] Using Cabal-3.10.3.0 compiled by ghc-9.8
  701. 84.71 s [yaya-lens] Using compiler: ghc-9.8.4
  702. 84.71 s [yaya-lens] Using install prefix:
  703. 84.71 s [yaya-lens] /nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-yaya-lens-0.0.1.0
  704. 84.71 s [yaya-lens] Executables installed in:
  705. 84.71 s [yaya-lens] /nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-yaya-lens-0.0.1.0/bin
  706. 84.71 s [yaya-lens] Libraries installed in:
  707. 84.71 s [yaya-lens] /nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-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
  708. 84.71 s [yaya-lens] Dynamic Libraries installed in:
  709. 84.71 s [yaya-lens] /nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-yaya-lens-0.0.1.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  710. 84.71 s [yaya-lens] Private executables installed in:
  711. 84.71 s [yaya-lens] /nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-yaya-lens-0.0.1.0/libexec/x86_64-linux-ghc-9.8.4/yaya-lens-0.0.1.0
  712. 84.71 s [yaya-lens] Data files installed in:
  713. 84.71 s [yaya-lens] /nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-yaya-lens-0.0.1.0/share/x86_64-linux-ghc-9.8.4/yaya-lens-0.0.1.0
  714. 84.71 s [yaya-lens] Documentation installed in:
  715. 84.71 s [yaya-lens] /nix/store/5qrzz7irdq4vz0wirflzb205wb9xd6l9-yaya-lens-0.0.1.0-doc/share/doc/yaya-lens-0.0.1.0
  716. 84.71 s [yaya-lens] Configuration files installed in:
  717. 84.71 s [yaya-lens] /nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-yaya-lens-0.0.1.0/etc
  718. 84.71 s [yaya-lens] No alex found
  719. 84.71 s [yaya-lens] Using ar found on system at:
  720. 84.71 s [yaya-lens] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  721. 84.71 s [yaya-lens] No c2hs found
  722. 84.71 s [yaya-lens] No cpphs found
  723. 84.71 s [yaya-lens] Using doctest version 0.24.2 found on system at:
  724. 84.71 s [yaya-lens] /nix/store/6j1q8xpfb6y61v5iwszl3r1abhdvilrl-doctest-0.24.2/bin/doctest
  725. 84.71 s [yaya-lens] Using gcc version 14.3.0 given by user at:
  726. 84.71 s [yaya-lens] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  727. 84.71 s [yaya-lens] Using ghc version 9.8.4 found on system at:
  728. 84.71 s [yaya-lens] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc
  729. 84.71 s [yaya-lens] Using ghc-pkg version 9.8.4 found on system at:
  730. 84.71 s [yaya-lens] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc-pkg-9.8.4
  731. 84.71 s [yaya-lens] No ghcjs found
  732. 84.71 s [yaya-lens] No ghcjs-pkg found
  733. 84.71 s [yaya-lens] No greencard found
  734. 84.71 s [yaya-lens] Using haddock version 2.30.0 found on system at:
  735. 84.71 s [yaya-lens] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/haddock-ghc-9.8.4
  736. 84.71 s [yaya-lens] No happy found
  737. 84.71 s [yaya-lens] Using haskell-suite found on system at: haskell-suite-dummy-location
  738. 84.71 s [yaya-lens] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  739. 84.71 s [yaya-lens] No hmake found
  740. 84.71 s [yaya-lens] Using hpc version 0.69 found on system at:
  741. 84.71 s [yaya-lens] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hpc-ghc-9.8.4
  742. 84.71 s [yaya-lens] Using hsc2hs version 0.68.10 found on system at:
  743. 84.71 s [yaya-lens] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  744. 84.71 s [yaya-lens] Using hscolour version 1.25 found on system at:
  745. 84.71 s [yaya-lens] /nix/store/3z2fvdl0cyhn25mj5rca4rkifm3gp9f2-hscolour-1.25/bin/HsColour
  746. 84.71 s [yaya-lens] No jhc found
  747. 84.71 s [yaya-lens] Using ld found on system at:
  748. 84.71 s [yaya-lens] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  749. 84.71 s [yaya-lens] No pkg-config found
  750. 84.71 s [yaya-lens] Using runghc version 9.8.4 found on system at:
  751. 84.71 s [yaya-lens] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/runghc-9.8.4
  752. 84.71 s [yaya-lens] Using strip version 2.44 found on system at:
  753. 84.71 s [yaya-lens] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  754. 84.71 s [yaya-lens] Using tar found on system at:
  755. 84.71 s [yaya-lens] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  756. 84.71 s [yaya-lens] No uhc found
  757. 84.74 s [yaya-hedgehog] Source component graph:
  758. 84.74 s [yaya-hedgehog] component lib
  759. 84.74 s [yaya-hedgehog] component test:doctests dependency lib
  760. 84.74 s [yaya-hedgehog] component test:yaya dependency lib
  761. 84.74 s [yaya-hedgehog] Configured component graph:
  762. 84.74 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  763. 84.74 s [yaya-hedgehog] include base-4.19.2.0-f167
  764. 84.74 s [yaya-hedgehog] include deriving-compat-0.6.7-7wKgLzY4U0g1SgBIJYS2VV
  765. 84.74 s [yaya-hedgehog] include hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  766. 84.74 s [yaya-hedgehog] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  767. 84.74 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-8n7NMkL5TAn1CNgsvkYkdZ-doctests
  768. 84.74 s [yaya-hedgehog] include base-4.19.2.0-f167
  769. 84.74 s [yaya-hedgehog] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  770. 84.74 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  771. 84.74 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-DebDXlaXFoAIaGtBtwcmcl-yaya
  772. 84.74 s [yaya-hedgehog] include base-4.19.2.0-f167
  773. 84.74 s [yaya-hedgehog] include deriving-compat-0.6.7-7wKgLzY4U0g1SgBIJYS2VV
  774. 84.74 s [yaya-hedgehog] include hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  775. 84.74 s [yaya-hedgehog] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  776. 84.74 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  777. 84.74 s [yaya-hedgehog] Linked component graph:
  778. 84.74 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  779. 84.74 s [yaya-hedgehog] include base-4.19.2.0-f167
  780. 84.74 s [yaya-hedgehog] include deriving-compat-0.6.7-7wKgLzY4U0g1SgBIJYS2VV
  781. 84.74 s [yaya-hedgehog] include hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  782. 84.74 s [yaya-hedgehog] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  783. 84.74 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
  784. 84.74 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-8n7NMkL5TAn1CNgsvkYkdZ-doctests
  785. 84.74 s [yaya-hedgehog] include base-4.19.2.0-f167
  786. 84.74 s [yaya-hedgehog] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  787. 84.74 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  788. 84.74 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-DebDXlaXFoAIaGtBtwcmcl-yaya
  789. 84.74 s [yaya-hedgehog] include base-4.19.2.0-f167
  790. 84.74 s [yaya-hedgehog] include deriving-compat-0.6.7-7wKgLzY4U0g1SgBIJYS2VV
  791. 84.74 s [yaya-hedgehog] include hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  792. 84.74 s [yaya-hedgehog] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  793. 84.74 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  794. 84.74 s [yaya-hedgehog] Ready component graph:
  795. 84.74 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  796. 84.74 s [yaya-hedgehog] depends base-4.19.2.0-f167
  797. 84.74 s [yaya-hedgehog] depends deriving-compat-0.6.7-7wKgLzY4U0g1SgBIJYS2VV
  798. 84.74 s [yaya-hedgehog] depends hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  799. 84.74 s [yaya-hedgehog] depends yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  800. 84.74 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-DebDXlaXFoAIaGtBtwcmcl-yaya
  801. 84.74 s [yaya-hedgehog] depends base-4.19.2.0-f167
  802. 84.74 s [yaya-hedgehog] depends deriving-compat-0.6.7-7wKgLzY4U0g1SgBIJYS2VV
  803. 84.74 s [yaya-hedgehog] depends hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  804. 84.74 s [yaya-hedgehog] depends yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  805. 84.74 s [yaya-hedgehog] depends yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  806. 84.74 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-8n7NMkL5TAn1CNgsvkYkdZ-doctests
  807. 84.74 s [yaya-hedgehog] depends base-4.19.2.0-f167
  808. 84.74 s [yaya-hedgehog] depends doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  809. 84.74 s [yaya-hedgehog] depends yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  810. 84.74 s [yaya-hedgehog] Using Cabal-3.10.3.0 compiled by ghc-9.8
  811. 84.74 s [yaya-hedgehog] Using compiler: ghc-9.8.4
  812. 84.74 s [yaya-hedgehog] Using install prefix:
  813. 84.74 s [yaya-hedgehog] /nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-yaya-hedgehog-1.0.0.0
  814. 84.74 s [yaya-hedgehog] Executables installed in:
  815. 84.74 s [yaya-hedgehog] /nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-yaya-hedgehog-1.0.0.0/bin
  816. 84.74 s [yaya-hedgehog] Libraries installed in:
  817. 84.74 s [yaya-hedgehog] /nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-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
  818. 84.74 s [yaya-hedgehog] Dynamic Libraries installed in:
  819. 84.74 s [yaya-hedgehog] /nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-yaya-hedgehog-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  820. 84.74 s [yaya-hedgehog] Private executables installed in:
  821. 84.74 s [yaya-hedgehog] /nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-yaya-hedgehog-1.0.0.0/libexec/x86_64-linux-ghc-9.8.4/yaya-hedgehog-1.0.0.0
  822. 84.74 s [yaya-hedgehog] Data files installed in:
  823. 84.74 s [yaya-hedgehog] /nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-yaya-hedgehog-1.0.0.0/share/x86_64-linux-ghc-9.8.4/yaya-hedgehog-1.0.0.0
  824. 84.74 s [yaya-hedgehog] Documentation installed in:
  825. 84.74 s [yaya-hedgehog] /nix/store/r67879ja1jn0g783ramj7pwr6ghs938v-yaya-hedgehog-1.0.0.0-doc/share/doc/yaya-hedgehog-1.0.0.0
  826. 84.74 s [yaya-hedgehog] Configuration files installed in:
  827. 84.74 s [yaya-hedgehog] /nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-yaya-hedgehog-1.0.0.0/etc
  828. 84.74 s [yaya-hedgehog] No alex found
  829. 84.74 s [yaya-hedgehog] Using ar found on system at:
  830. 84.74 s [yaya-hedgehog] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  831. 84.74 s [yaya-hedgehog] No c2hs found
  832. 84.74 s [yaya-hedgehog] No cpphs found
  833. 84.74 s [yaya-hedgehog] Using doctest version 0.24.2 found on system at:
  834. 84.74 s [yaya-hedgehog] /nix/store/6j1q8xpfb6y61v5iwszl3r1abhdvilrl-doctest-0.24.2/bin/doctest
  835. 84.74 s [yaya-hedgehog] Using gcc version 14.3.0 given by user at:
  836. 84.74 s [yaya-hedgehog] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  837. 84.74 s [yaya-hedgehog] Using ghc version 9.8.4 found on system at:
  838. 84.74 s [yaya-hedgehog] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc
  839. 84.74 s [yaya-hedgehog] Using ghc-pkg version 9.8.4 found on system at:
  840. 84.74 s [yaya-hedgehog] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc-pkg-9.8.4
  841. 84.74 s [yaya-hedgehog] No ghcjs found
  842. 84.74 s [yaya-hedgehog] No ghcjs-pkg found
  843. 84.74 s [yaya-hedgehog] No greencard found
  844. 84.74 s [yaya-hedgehog] Using haddock version 2.30.0 found on system at:
  845. 84.74 s [yaya-hedgehog] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/haddock-ghc-9.8.4
  846. 84.74 s [yaya-hedgehog] No happy found
  847. 84.74 s [yaya-hedgehog] Using haskell-suite found on system at: haskell-suite-dummy-location
  848. 84.74 s [yaya-hedgehog] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  849. 84.74 s [yaya-hedgehog] No hmake found
  850. 84.74 s [yaya-hedgehog] Using hpc version 0.69 found on system at:
  851. 84.74 s [yaya-hedgehog] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hpc-ghc-9.8.4
  852. 84.74 s [yaya-hedgehog] Using hsc2hs version 0.68.10 found on system at:
  853. 84.74 s [yaya-hedgehog] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  854. 84.74 s [yaya-hedgehog] Using hscolour version 1.25 found on system at:
  855. 84.74 s [yaya-hedgehog] /nix/store/3z2fvdl0cyhn25mj5rca4rkifm3gp9f2-hscolour-1.25/bin/HsColour
  856. 84.74 s [yaya-hedgehog] No jhc found
  857. 84.74 s [yaya-hedgehog] Using ld found on system at:
  858. 84.74 s [yaya-hedgehog] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  859. 84.74 s [yaya-hedgehog] No pkg-config found
  860. 84.74 s [yaya-hedgehog] Using runghc version 9.8.4 found on system at:
  861. 84.74 s [yaya-hedgehog] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/runghc-9.8.4
  862. 84.74 s [yaya-hedgehog] Using strip version 2.44 found on system at:
  863. 84.74 s [yaya-hedgehog] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  864. 84.74 s [yaya-hedgehog] Using tar found on system at:
  865. 84.74 s [yaya-hedgehog] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  866. 84.74 s [yaya-hedgehog] No uhc found
  867. 84.82 s [yaya-quickcheck] Phase: buildPhase
  868. 84.87 s [yaya-lens] Phase: buildPhase
  869. 84.88 s [yaya-quickcheck] Preprocessing library for yaya-quickcheck-1.0.0.0..
  870. 84.88 s [yaya-quickcheck] Building library for yaya-quickcheck-1.0.0.0..
  871. 84.90 s [yaya-hedgehog] Phase: buildPhase
  872. 84.93 s [yaya-lens] Preprocessing library for yaya-lens-0.0.1.0..
  873. 84.93 s [yaya-lens] Building library for yaya-lens-0.0.1.0..
  874. 84.94 s [yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, dist/build/Yaya/QuickCheck/Fold.o, dist/build/Yaya/QuickCheck/Fold.dyn_o )
  875. 84.96 s [yaya-hedgehog] Preprocessing library for yaya-hedgehog-1.0.0.0..
  876. 84.96 s [yaya-hedgehog] Building library for yaya-hedgehog-1.0.0.0..
  877. 85.00 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. 85.04 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. 85.13 s [yaya-hedgehog]
  880. 85.13 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  881. 85.13 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  882. 85.13 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  883. 85.13 s [yaya-hedgehog]
  884. 85.13 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  885. 85.13 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  886. 85.13 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  887. 85.22 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. 85.36 s [yaya-hedgehog]
  889. 85.36 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  890. 85.36 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  891. 85.36 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  892. 85.36 s [yaya-hedgehog]
  893. 85.36 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  894. 85.36 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  895. 85.36 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  896. 85.36 s [yaya-hedgehog]
  897. 85.36 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  898. 85.36 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  899. 85.36 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  900. 85.37 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, dist/build/Yaya/Lens.p_o )
  901. 85.46 s [yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, dist/build/Yaya/QuickCheck/Fold.p_o )
  902. 85.56 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. 85.86 s [yaya-hedgehog]
  904. 85.86 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  905. 85.86 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  906. 85.86 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  907. 85.86 s [yaya-hedgehog]
  908. 85.86 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  909. 85.86 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  910. 85.86 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  911. 85.86 s [yaya-hedgehog]
  912. 85.86 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  913. 85.86 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  914. 85.86 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  915. 85.86 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  916. 85.86 s [yaya-hedgehog]
  917. 85.86 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  918. 85.86 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  919. 85.86 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  920. 85.86 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  921. 85.86 s [yaya-hedgehog]
  922. 85.86 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  923. 85.86 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  924. 85.86 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  925. 85.86 s [yaya-hedgehog]
  926. 85.86 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  927. 85.86 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  928. 85.86 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  929. 85.86 s [yaya-hedgehog]
  930. 85.86 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  931. 85.86 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  932. 85.86 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  933. 85.86 s [yaya-hedgehog]
  934. 85.86 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  935. 85.86 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  936. 85.86 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  937. 85.86 s [yaya-hedgehog]
  938. 85.86 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  939. 85.86 s [yaya-hedgehog] Could not specialise imported function ‘Gen.choice’
  940. 85.86 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.choice’
  941. 85.86 s [yaya-hedgehog]
  942. 85.86 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  943. 85.86 s [yaya-hedgehog] Could not specialise imported function ‘Range.linearFrom’
  944. 85.86 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Range.linearFrom’
  945. 85.86 s [yaya-hedgehog]
  946. 85.86 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  947. 85.86 s [yaya-hedgehog] Could not specialise imported function ‘Gen.integral’
  948. 85.86 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.integral’
  949. 85.87 s [yaya-hedgehog]
  950. 85.87 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  951. 85.87 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  952. 85.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  953. 85.87 s [yaya-hedgehog]
  954. 85.87 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  955. 85.87 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  956. 85.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  957. 85.87 s [yaya-hedgehog]
  958. 85.87 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  959. 85.87 s [yaya-hedgehog] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  960. 85.87 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  961. 86.50 s [yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, dist/build/Yaya/Hedgehog.p_o )
  962. 86.58 s [yaya-hedgehog]
  963. 86.58 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  964. 86.58 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  965. 86.58 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  966. 86.58 s [yaya-hedgehog]
  967. 86.58 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  968. 86.58 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  969. 86.58 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  970. 87.11 s [yaya-hedgehog] [2 of 3] Compiling Yaya.Hedgehog.Fold ( src/Yaya/Hedgehog/Fold.hs, dist/build/Yaya/Hedgehog/Fold.p_o )
  971. 87.23 s [yaya-hedgehog]
  972. 87.29 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  973. 87.29 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  974. 87.29 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  975. 87.29 s [yaya-hedgehog]
  976. 87.29 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  977. 87.29 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  978. 87.29 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  979. 87.29 s [yaya-hedgehog]
  980. 87.29 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  981. 87.29 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  982. 87.29 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  983. 87.32 s [yaya-quickcheck] Preprocessing test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  984. 87.32 s [yaya-quickcheck] Building test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  985. 87.34 s [yaya-lens] Preprocessing test suite 'doctests' for yaya-lens-0.0.1.0..
  986. 87.34 s [yaya-lens] Building test suite 'doctests' for yaya-lens-0.0.1.0..
  987. 87.39 s [yaya-quickcheck] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  988. 87.41 s [yaya-lens] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  989. 87.55 s [yaya-hedgehog] [3 of 3] Compiling Yaya.Hedgehog.Expr ( src/Yaya/Hedgehog/Expr.hs, dist/build/Yaya/Hedgehog/Expr.p_o )
  990. 87.60 s [yaya-quickcheck] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  991. 87.64 s [yaya-lens] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  992. 87.83 s [yaya-hedgehog]
  993. 87.83 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  994. 87.83 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  995. 87.83 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  996. 87.83 s [yaya-hedgehog]
  997. 87.83 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  998. 87.83 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  999. 87.83 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  1000. 87.83 s [yaya-hedgehog]
  1001. 87.83 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1002. 87.83 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1003. 87.83 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  1004. 87.83 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1005. 87.83 s [yaya-hedgehog]
  1006. 87.83 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1007. 87.83 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1008. 87.83 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  1009. 87.83 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1010. 87.83 s [yaya-hedgehog]
  1011. 87.83 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1012. 87.83 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  1013. 87.83 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1014. 87.83 s [yaya-hedgehog]
  1015. 87.83 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1016. 87.83 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1017. 87.83 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  1018. 87.83 s [yaya-hedgehog]
  1019. 87.83 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1020. 87.83 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1021. 87.83 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  1022. 87.83 s [yaya-hedgehog]
  1023. 87.83 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1024. 87.83 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  1025. 87.83 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  1026. 87.83 s [yaya-hedgehog]
  1027. 87.83 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1028. 87.83 s [yaya-hedgehog] Could not specialise imported function ‘Gen.choice’
  1029. 87.83 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.choice’
  1030. 87.83 s [yaya-hedgehog]
  1031. 87.83 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1032. 87.83 s [yaya-hedgehog] Could not specialise imported function ‘Range.linearFrom’
  1033. 87.83 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Range.linearFrom’
  1034. 87.83 s [yaya-hedgehog]
  1035. 87.83 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1036. 87.83 s [yaya-hedgehog] Could not specialise imported function ‘Gen.integral’
  1037. 87.83 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.integral’
  1038. 87.83 s [yaya-hedgehog]
  1039. 87.83 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1040. 87.83 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  1041. 87.83 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  1042. 87.83 s [yaya-hedgehog]
  1043. 87.83 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1044. 87.83 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  1045. 87.83 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  1046. 87.83 s [yaya-hedgehog]
  1047. 87.83 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1048. 87.83 s [yaya-hedgehog] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  1049. 87.83 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  1050. 87.88 s [yaya-quickcheck] [3 of 3] Linking dist/build/doctests/doctests
  1051. 87.94 s [yaya-lens] [3 of 3] Linking dist/build/doctests/doctests
  1052. 90.02 s [yaya-hedgehog] Preprocessing test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1053. 90.03 s [yaya-hedgehog] Building test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1054. 90.11 s [yaya-hedgehog] [1 of 5] Compiling Test.Fold ( tests/Test/Fold.hs, dist/build/yaya/yaya-tmp/Test/Fold.o )
  1055. 90.41 s [yaya-hedgehog]
  1056. 90.41 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1057. 90.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1058. 90.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1059. 90.41 s [yaya-hedgehog]
  1060. 90.41 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1061. 90.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1062. 90.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1063. 90.41 s [yaya-hedgehog]
  1064. 90.41 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1065. 90.41 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1066. 90.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1067. 90.41 s [yaya-hedgehog]
  1068. 90.41 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1069. 90.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1070. 90.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1071. 90.41 s [yaya-hedgehog]
  1072. 90.41 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1073. 90.41 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  1074. 90.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  1075. 90.41 s [yaya-hedgehog]
  1076. 90.41 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1077. 90.41 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1078. 90.41 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1079. 90.41 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1080. 90.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1081. 90.41 s [yaya-hedgehog]
  1082. 90.41 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1083. 90.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1084. 90.41 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1085. 90.41 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1086. 90.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1087. 90.41 s [yaya-hedgehog]
  1088. 90.41 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1089. 90.41 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1090. 90.41 s [yaya-hedgehog] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1091. 90.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1092. 90.41 s [yaya-hedgehog]
  1093. 90.41 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1094. 90.41 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1095. 90.41 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1096. 90.41 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.equalDay’
  1097. 90.41 s [yaya-hedgehog] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1098. 90.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1099. 90.41 s [yaya-hedgehog]
  1100. 90.41 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1101. 90.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1102. 90.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1103. 90.41 s [yaya-hedgehog]
  1104. 90.41 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1105. 90.41 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  1106. 90.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1107. 90.41 s [yaya-hedgehog]
  1108. 90.41 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1109. 90.41 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1110. 90.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1111. 90.41 s [yaya-hedgehog]
  1112. 90.41 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1113. 90.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1114. 90.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1115. 90.41 s [yaya-hedgehog]
  1116. 90.41 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1117. 90.41 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1118. 90.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1119. 90.41 s [yaya-hedgehog]
  1120. 90.41 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1121. 90.41 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1122. 90.41 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1123. 90.54 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. 90.54 s [yaya-hedgehog]
  1125. 90.54 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1126. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1127. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1128. 90.54 s [yaya-hedgehog]
  1129. 90.54 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1130. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1131. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1132. 90.54 s [yaya-hedgehog]
  1133. 90.54 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1134. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1135. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1136. 90.54 s [yaya-hedgehog]
  1137. 90.54 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1138. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1139. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1140. 90.54 s [yaya-hedgehog]
  1141. 90.54 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1142. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1143. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1144. 90.54 s [yaya-hedgehog]
  1145. 90.54 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1146. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1147. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1148. 90.54 s [yaya-hedgehog]
  1149. 90.54 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1150. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘assert’
  1151. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘assert’
  1152. 90.54 s [yaya-hedgehog]
  1153. 90.54 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1154. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1155. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1156. 90.54 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. 90.54 s [yaya-hedgehog]
  1158. 90.54 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1159. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1160. 90.54 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1161. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1162. 90.54 s [yaya-hedgehog]
  1163. 90.54 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1164. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1165. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1166. 90.54 s [yaya-hedgehog]
  1167. 90.54 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1168. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1169. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1170. 90.54 s [yaya-hedgehog]
  1171. 90.54 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1172. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1173. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1174. 90.54 s [yaya-hedgehog]
  1175. 90.54 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1176. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1177. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1178. 90.54 s [yaya-hedgehog]
  1179. 90.54 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1180. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1181. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1182. 90.54 s [yaya-hedgehog]
  1183. 90.54 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1184. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1185. 90.54 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1186. 90.54 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1187. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1188. 90.54 s [yaya-hedgehog]
  1189. 90.54 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1190. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  1191. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1192. 90.54 s [yaya-hedgehog]
  1193. 90.54 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1194. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1195. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1196. 90.54 s [yaya-hedgehog]
  1197. 90.54 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1198. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1199. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1200. 90.54 s [yaya-hedgehog]
  1201. 90.54 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1202. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1203. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1204. 90.54 s [yaya-hedgehog]
  1205. 90.54 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1206. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.Native.$fShowFix’
  1207. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.Native.$fShowFix’
  1208. 90.54 s [yaya-hedgehog] [4 of 5] Compiling Test.Retrofit ( tests/Test/Retrofit.hs, dist/build/yaya/yaya-tmp/Test/Retrofit.o )
  1209. 90.54 s [yaya-hedgehog]
  1210. 90.54 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1211. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1212. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1213. 90.54 s [yaya-hedgehog]
  1214. 90.54 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1215. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  1216. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  1217. 90.54 s [yaya-hedgehog]
  1218. 90.54 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1219. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.steppableReadPrec2’
  1220. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.steppableReadPrec2’
  1221. 90.54 s [yaya-hedgehog]
  1222. 90.54 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1223. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  1224. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  1225. 90.54 s [yaya-hedgehog]
  1226. 90.54 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1227. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘ghc-prim:GHC.Classes.C:Ord’
  1228. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘ghc-prim:GHC.Classes.C:Ord’
  1229. 90.54 s [yaya-hedgehog]
  1230. 90.54 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1231. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1232. 90.54 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wcompareDay’
  1233. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1234. 90.54 s [yaya-hedgehog]
  1235. 90.54 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1236. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  1237. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  1238. 90.54 s [yaya-hedgehog]
  1239. 90.54 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1240. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.void’
  1241. 90.54 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1242. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1243. 90.54 s [yaya-hedgehog]
  1244. 90.54 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1245. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  1246. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  1247. 90.54 s [yaya-hedgehog]
  1248. 90.54 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1249. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  1250. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  1251. 90.54 s [yaya-hedgehog]
  1252. 90.54 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1253. 90.54 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  1254. 90.54 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  1255. 90.85 s [yaya-hedgehog] [5 of 5] Compiling Main ( tests/test.hs, dist/build/yaya/yaya-tmp/Main.o )
  1256. 91.20 s [yaya-hedgehog] [6 of 6] Linking dist/build/yaya/yaya
  1257. 91.54 s [yaya-quickcheck] Phase: checkPhase
  1258. 91.58 s [yaya-quickcheck] Running 1 test suites...
  1259. 91.58 s [yaya-quickcheck] Test suite doctests: RUNNING...
  1260. 91.61 s [yaya-lens] Phase: checkPhase
  1261. 91.66 s [yaya-lens] Running 1 test suites...
  1262. 91.66 s [yaya-lens] Test suite doctests: RUNNING...
  1263. 91.80 s [yaya-quickcheck]
  1264. 91.80 s [yaya-quickcheck] on the commandline: warning: [GHC-98887]
  1265. 91.80 s [yaya-quickcheck] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1266. 91.87 s [yaya-lens]
  1267. 91.87 s [yaya-lens] on the commandline: warning: [GHC-98887]
  1268. 91.87 s [yaya-lens] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1269. 91.94 s [yaya-quickcheck] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1270. 91.98 s [yaya-quickcheck] Test suite doctests: PASS
  1271. 91.98 s [yaya-quickcheck] Test suite logged to: dist/test/yaya-quickcheck-1.0.0.0-doctests.log
  1272. 91.98 s [yaya-quickcheck] 1 of 1 test suites (1 of 1 test cases) passed.
  1273. 91.99 s [yaya-quickcheck] Phase: haddockPhase
  1274. 92.08 s [yaya-lens] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1275. 92.11 s [yaya-hedgehog] Preprocessing test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  1276. 92.11 s [yaya-hedgehog] Building test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  1277. 92.11 s [yaya-quickcheck] Preprocessing library for yaya-quickcheck-1.0.0.0..
  1278. 92.11 s [yaya-quickcheck] Running Haddock on library for yaya-quickcheck-1.0.0.0..
  1279. 92.13 s [yaya-lens] Test suite doctests: PASS
  1280. 92.13 s [yaya-lens] Test suite logged to: dist/test/yaya-lens-0.0.1.0-doctests.log
  1281. 92.13 s [yaya-lens] 1 of 1 test suites (1 of 1 test cases) passed.
  1282. 92.13 s [yaya-lens] Phase: haddockPhase
  1283. 92.16 s [yaya-quickcheck] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1284. 92.17 s [yaya-hedgehog] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  1285. 92.25 s [yaya-lens] Preprocessing library for yaya-lens-0.0.1.0..
  1286. 92.25 s [yaya-lens] Running Haddock on library for yaya-lens-0.0.1.0..
  1287. 92.25 s [yaya-lens] Warning: The documentation for the following packages are not installed. No
  1288. 92.29 s [yaya-lens] links will be generated to these packages: vector-0.13.2.0
  1289. 92.29 s [yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, nothing )
  1290. 92.30 s [yaya-lens] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1291. 92.37 s [yaya-hedgehog] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1292. 92.43 s [yaya-quickcheck] Haddock coverage:
  1293. 92.43 s [yaya-quickcheck] 0% ( 0 / 3) in 'Yaya.QuickCheck.Fold'
  1294. 92.43 s [yaya-quickcheck] Missing documentation for:
  1295. 92.43 s [yaya-quickcheck] Module header
  1296. 92.43 s [yaya-quickcheck] arbitrarySteppable (src/Yaya/QuickCheck/Fold.hs:24)
  1297. 92.43 s [yaya-quickcheck] shrinkSteppable (src/Yaya/QuickCheck/Fold.hs:32)
  1298. 92.44 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, nothing )
  1299. 92.65 s [yaya-hedgehog] [3 of 3] Linking dist/build/doctests/doctests
  1300. 92.65 s [yaya-lens] Haddock coverage:
  1301. 92.65 s [yaya-lens] Warning: 'AlgebraM' is out of scope.
  1302. 92.65 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1303. 92.65 s [yaya-lens] Warning: 'Either' is out of scope.
  1304. 92.65 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1305. 92.65 s [yaya-lens] Warning: 'Coalgebra' is out of scope.
  1306. 92.65 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1307. 92.65 s [yaya-lens] Warning: 'Algebra' is out of scope.
  1308. 92.65 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  1309. 92.65 s [yaya-lens] 53% ( 7 / 13) in 'Yaya.Lens'
  1310. 92.65 s [yaya-lens] Missing documentation for:
  1311. 92.65 s [yaya-lens] Module header
  1312. 92.65 s [yaya-lens] AlgebraLens (src/Yaya/Lens.hs:55)
  1313. 92.65 s [yaya-lens] AlgebraLens' (src/Yaya/Lens.hs:57)
  1314. 92.65 s [yaya-lens] BialgebraIso' (src/Yaya/Lens.hs:53)
  1315. 92.65 s [yaya-lens] CoalgebraPrism' (src/Yaya/Lens.hs:63)
  1316. 92.65 s [yaya-lens] folded (src/Yaya/Lens.hs:87)
  1317. 95.70 s [yaya-quickcheck] Documentation created: dist/doc/html/yaya-quickcheck/,
  1318. 95.70 s [yaya-quickcheck] dist/doc/html/yaya-quickcheck/yaya-quickcheck.txt
  1319. 95.75 s [yaya-quickcheck] Preprocessing test suite 'doctests' for yaya-quickcheck-1.0.0.0..
  1320. 95.76 s [yaya-quickcheck] Phase: installPhase
  1321. 95.84 s [yaya-quickcheck] Installing library in /nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-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. 96.00 s [yaya-quickcheck] Phase: fixupPhase
  1323. 96.02 s [yaya-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-yaya-quickcheck-1.0.0.0
  1324. 96.02 s [yaya-quickcheck] shrinking /nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-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
  1325. 96.03 s [yaya-quickcheck] checking for references to /build/ in /nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-yaya-quickcheck-1.0.0.0...
  1326. 96.05 s [yaya-quickcheck] patching script interpreter paths in /nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-yaya-quickcheck-1.0.0.0
  1327. 96.06 s [yaya-quickcheck] stripping (with command strip and flags -S -p) in /nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-yaya-quickcheck-1.0.0.0/lib
  1328. 96.08 s [yaya-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/81rrysphsl1r1k687bczs9y73gx9cvxk-yaya-quickcheck-1.0.0.0-doc
  1329. 96.09 s [yaya-quickcheck] checking for references to /build/ in /nix/store/81rrysphsl1r1k687bczs9y73gx9cvxk-yaya-quickcheck-1.0.0.0-doc...
  1330. 96.10 s [yaya-quickcheck] patching script interpreter paths in /nix/store/81rrysphsl1r1k687bczs9y73gx9cvxk-yaya-quickcheck-1.0.0.0-doc
  1331. 96.20 s [post-build-hook] Uploading paths from nix-ci to cachix cache "sellout" /nix/store/81rrysphsl1r1k687bczs9y73gx9cvxk-yaya-quickcheck-1.0.0.0-doc /nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-yaya-quickcheck-1.0.0.0
  1332. 107.91 s [post-build-hook] Pushing 2 paths (130 are already present) using zstd to cache sellout ⏳
  1333. 107.91 s [post-build-hook]
  1334. 112.99 s [post-build-hook] Pushing /nix/store/81rrysphsl1r1k687bczs9y73gx9cvxk-yaya-quickcheck-1.0.0.0-doc (273.36 KiB)
  1335. 113.17 s [post-build-hook] Pushing /nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-yaya-quickcheck-1.0.0.0 (349.47 KiB)
  1336. 124.03 s [post-build-hook]
  1337. 124.05 s [post-build-hook] All done.
  1338. 124.05 s [post-build-hook] Uploading paths from nix-ci to the NixCI cache /nix/store/81rrysphsl1r1k687bczs9y73gx9cvxk-yaya-quickcheck-1.0.0.0-doc /nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-yaya-quickcheck-1.0.0.0
  1339. 124.09 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1340. 124.10 s [post-build-hook] copying 2 paths...
  1341. 124.10 s [post-build-hook] copying path '/nix/store/81rrysphsl1r1k687bczs9y73gx9cvxk-yaya-quickcheck-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1342. 124.30 s [post-build-hook] copying path '/nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-yaya-quickcheck-1.0.0.0' to 'https://cache.nix-ci.com'...
  1343. 124.52 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1344. 124.72 s [post-build-hook] copying 1 paths...
  1345. 124.72 s [post-build-hook] copying path '/nix/store/ik8svn7kmyl2hmpxa1br0mz6hlwdv1vj-yaya-quickcheck-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  1346. 125.16 s Progress: 2 of 14 built (2 building), 144 of 144 fetched
  1347. 125.16 s [yaya-hedgehog] Phase: checkPhase
  1348. 125.16 s [yaya-hedgehog] Running 2 test suites...
  1349. 125.16 s [yaya-hedgehog] Test suite yaya: RUNNING...
  1350. 125.16 s [yaya-hedgehog] ━━━ Test.Fold ━━━
  1351. 125.16 s [yaya-hedgehog] ✓ prop_muCataCancel passed 100 tests.
  1352. 125.16 s [yaya-hedgehog] ✓ prop_muCataRefl passed 100 tests.
  1353. 125.16 s [yaya-hedgehog] ✓ prop_muCataCompose passed 100 tests.
  1354. 125.16 s [yaya-hedgehog] ✓ 3 succeeded.
  1355. 125.16 s [yaya-hedgehog] ━━━ Test.Fold.Common ━━━
  1356. 125.16 s [yaya-hedgehog] ✓ prop_heightLtSize passed 100 tests.
  1357. 125.16 s [yaya-hedgehog] ✓ 1 succeeded.
  1358. 125.16 s [yaya-hedgehog] ━━━ Test.Retrofit ━━━
  1359. 125.16 s [yaya-hedgehog] ✓ .
  1360. 125.16 s [yaya-hedgehog] Test suite yaya: PASS
  1361. 125.16 s [yaya-hedgehog] Test suite logged to: dist/test/yaya-hedgehog-1.0.0.0-yaya.log
  1362. 125.16 s [yaya-hedgehog] Test suite doctests: RUNNING...
  1363. 125.16 s [yaya-hedgehog] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1364. 125.16 s [yaya-hedgehog] Test suite doctests: PASS
  1365. 125.16 s [yaya-hedgehog] Test suite logged to: dist/test/yaya-hedgehog-1.0.0.0-doctests.log
  1366. 125.16 s [yaya-hedgehog] 2 of 2 test suites (2 of 2 test cases) passed.
  1367. 125.16 s [yaya-hedgehog] Phase: haddockPhase
  1368. 125.16 s [yaya-hedgehog] Preprocessing library for yaya-hedgehog-1.0.0.0..
  1369. 125.16 s [yaya-hedgehog] Running Haddock on library for yaya-hedgehog-1.0.0.0..
  1370. 125.16 s [yaya-hedgehog] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1371. 125.16 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. 125.16 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. 125.16 s [yaya-hedgehog] [3 of 3] Compiling Yaya.Hedgehog.Expr ( src/Yaya/Hedgehog/Expr.hs, nothing )
  1374. 125.16 s [yaya-hedgehog] Haddock coverage:
  1375. 125.16 s [yaya-hedgehog] 66% ( 2 / 3) in 'Yaya.Hedgehog'
  1376. 125.16 s [yaya-hedgehog] Missing documentation for:
  1377. 125.16 s [yaya-hedgehog] Module header
  1378. 125.16 s [yaya-hedgehog] 60% ( 6 / 10) in 'Yaya.Hedgehog.Fold'
  1379. 125.16 s [yaya-hedgehog] Missing documentation for:
  1380. 125.16 s [yaya-hedgehog] Module header
  1381. 125.16 s [yaya-hedgehog] law_cataCancel (src/Yaya/Hedgehog/Fold.hs:67)
  1382. 125.16 s [yaya-hedgehog] law_cataCompose (src/Yaya/Hedgehog/Fold.hs:109)
  1383. 125.16 s [yaya-hedgehog] law_cataRefl (src/Yaya/Hedgehog/Fold.hs:74)
  1384. 125.16 s [yaya-hedgehog] 0% ( 0 / 10) in 'Yaya.Hedgehog.Expr'
  1385. 125.16 s [yaya-hedgehog] Missing documentation for:
  1386. 125.16 s [yaya-hedgehog] Module header
  1387. 125.16 s [yaya-hedgehog] Expr (src/Yaya/Hedgehog/Expr.hs:33)
  1388. 125.16 s [yaya-hedgehog] expression (src/Yaya/Hedgehog/Expr.hs:52)
  1389. 125.16 s [yaya-hedgehog] genCofixExpr (src/Yaya/Hedgehog/Expr.hs:64)
  1390. 125.16 s [yaya-hedgehog] genExpr (src/Yaya/Hedgehog/Expr.hs:49)
  1391. 125.16 s [yaya-hedgehog] genExprLit (src/Yaya/Hedgehog/Expr.hs:43)
  1392. 125.16 s [yaya-hedgehog] genExprOp (src/Yaya/Hedgehog/Expr.hs:46)
  1393. 125.16 s [yaya-hedgehog] genFixExpr (src/Yaya/Hedgehog/Expr.hs:61)
  1394. 125.16 s [yaya-hedgehog] genMuExpr (src/Yaya/Hedgehog/Expr.hs:55)
  1395. 125.16 s [yaya-hedgehog] genNuExpr (src/Yaya/Hedgehog/Expr.hs:58)
  1396. 125.16 s [yaya-hedgehog] Documentation created: dist/doc/html/yaya-hedgehog/,
  1397. 125.16 s [yaya-hedgehog] dist/doc/html/yaya-hedgehog/yaya-hedgehog.txt
  1398. 125.16 s [yaya-hedgehog] Preprocessing test suite 'yaya' for yaya-hedgehog-1.0.0.0..
  1399. 125.16 s [yaya-hedgehog] Preprocessing test suite 'doctests' for yaya-hedgehog-1.0.0.0..
  1400. 125.16 s [yaya-hedgehog] Phase: installPhase
  1401. 125.16 s [yaya-hedgehog] Installing library in /nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-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. 125.16 s [yaya-hedgehog] Phase: fixupPhase
  1403. 125.16 s [yaya-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-yaya-hedgehog-1.0.0.0
  1404. 125.16 s [yaya-hedgehog] shrinking /nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-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. 125.16 s [yaya-hedgehog] checking for references to /build/ in /nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-yaya-hedgehog-1.0.0.0...
  1406. 125.16 s [yaya-hedgehog] patching script interpreter paths in /nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-yaya-hedgehog-1.0.0.0
  1407. 125.16 s [yaya-hedgehog] stripping (with command strip and flags -S -p) in /nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-yaya-hedgehog-1.0.0.0/lib
  1408. 125.16 s [yaya-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/r67879ja1jn0g783ramj7pwr6ghs938v-yaya-hedgehog-1.0.0.0-doc
  1409. 125.16 s [yaya-hedgehog] checking for references to /build/ in /nix/store/r67879ja1jn0g783ramj7pwr6ghs938v-yaya-hedgehog-1.0.0.0-doc...
  1410. 125.16 s [yaya-hedgehog] patching script interpreter paths in /nix/store/r67879ja1jn0g783ramj7pwr6ghs938v-yaya-hedgehog-1.0.0.0-doc
  1411. 125.16 s [yaya-lens] Documentation created: dist/doc/html/yaya-lens/,
  1412. 125.16 s [yaya-lens] dist/doc/html/yaya-lens/yaya-lens.txt
  1413. 125.16 s [yaya-lens] Preprocessing test suite 'doctests' for yaya-lens-0.0.1.0..
  1414. 125.16 s [yaya-lens] Phase: installPhase
  1415. 125.16 s [yaya-lens] Installing library in /nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-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. 125.16 s [yaya-lens] Phase: fixupPhase
  1417. 125.16 s [yaya-lens] shrinking RPATHs of ELF executables and libraries in /nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-yaya-lens-0.0.1.0
  1418. 125.16 s [yaya-lens] shrinking /nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-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. 125.16 s [yaya-lens] checking for references to /build/ in /nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-yaya-lens-0.0.1.0...
  1420. 125.16 s [yaya-lens] patching script interpreter paths in /nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-yaya-lens-0.0.1.0
  1421. 125.16 s [yaya-lens] stripping (with command strip and flags -S -p) in /nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-yaya-lens-0.0.1.0/lib
  1422. 125.16 s [yaya-lens] shrinking RPATHs of ELF executables and libraries in /nix/store/5qrzz7irdq4vz0wirflzb205wb9xd6l9-yaya-lens-0.0.1.0-doc
  1423. 125.16 s [yaya-lens] checking for references to /build/ in /nix/store/5qrzz7irdq4vz0wirflzb205wb9xd6l9-yaya-lens-0.0.1.0-doc...
  1424. 125.16 s [yaya-lens] patching script interpreter paths in /nix/store/5qrzz7irdq4vz0wirflzb205wb9xd6l9-yaya-lens-0.0.1.0-doc
  1425. 125.24 s [post-build-hook] Uploading paths from nix-ci to cachix cache "sellout" /nix/store/r67879ja1jn0g783ramj7pwr6ghs938v-yaya-hedgehog-1.0.0.0-doc /nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-yaya-hedgehog-1.0.0.0
  1426. 135.40 s [post-build-hook] Pushing 2 paths (176 are already present) using zstd to cache sellout ⏳
  1427. 135.40 s [post-build-hook]
  1428. 136.49 s [post-build-hook] Pushing /nix/store/r67879ja1jn0g783ramj7pwr6ghs938v-yaya-hedgehog-1.0.0.0-doc (462.48 KiB)
  1429. 136.53 s [post-build-hook] Pushing /nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-yaya-hedgehog-1.0.0.0 (1.24 MiB)
  1430. 137.65 s [post-build-hook]
  1431. 137.65 s [post-build-hook] All done.
  1432. 137.67 s [post-build-hook] Uploading paths from nix-ci to the NixCI cache /nix/store/r67879ja1jn0g783ramj7pwr6ghs938v-yaya-hedgehog-1.0.0.0-doc /nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-yaya-hedgehog-1.0.0.0
  1433. 137.71 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1434. 137.73 s [post-build-hook] copying 2 paths...
  1435. 137.73 s [post-build-hook] copying path '/nix/store/r67879ja1jn0g783ramj7pwr6ghs938v-yaya-hedgehog-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1436. 137.95 s [post-build-hook] copying path '/nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-yaya-hedgehog-1.0.0.0' to 'https://cache.nix-ci.com'...
  1437. 138.40 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1438. 138.60 s [post-build-hook] copying 1 paths...
  1439. 138.60 s [post-build-hook] copying path '/nix/store/623pqqs115kig76fc7d5iknjxwcf6w6d-yaya-hedgehog-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  1440. 138.75 s Progress: 3 of 13 built (1 building), 144 of 144 fetched
  1441. 138.83 s [post-build-hook] Uploading paths from nix-ci to cachix cache "sellout" /nix/store/5qrzz7irdq4vz0wirflzb205wb9xd6l9-yaya-lens-0.0.1.0-doc /nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-yaya-lens-0.0.1.0
  1442. 139.29 s [post-build-hook] Pushing 2 paths (160 are already present) using zstd to cache sellout ⏳
  1443. 139.29 s [post-build-hook]
  1444. 139.65 s [post-build-hook] Pushing /nix/store/5qrzz7irdq4vz0wirflzb205wb9xd6l9-yaya-lens-0.0.1.0-doc (295.09 KiB)
  1445. 139.70 s [post-build-hook] Pushing /nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-yaya-lens-0.0.1.0 (213.83 KiB)
  1446. 140.69 s [post-build-hook]
  1447. 140.69 s [post-build-hook] All done.
  1448. 140.71 s [post-build-hook] Uploading paths from nix-ci to the NixCI cache /nix/store/5qrzz7irdq4vz0wirflzb205wb9xd6l9-yaya-lens-0.0.1.0-doc /nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-yaya-lens-0.0.1.0
  1449. 140.75 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1450. 140.77 s [post-build-hook] copying 2 paths...
  1451. 140.77 s [post-build-hook] copying path '/nix/store/5qrzz7irdq4vz0wirflzb205wb9xd6l9-yaya-lens-0.0.1.0-doc' to 'https://cache.nix-ci.com'...
  1452. 141.01 s [post-build-hook] copying path '/nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-yaya-lens-0.0.1.0' to 'https://cache.nix-ci.com'...
  1453. 141.22 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1454. 141.41 s [post-build-hook] copying 1 paths...
  1455. 141.41 s [post-build-hook] copying path '/nix/store/6sj767ic4014cak29zfb3ahnaiql24cx-yaya-lens-0.0.1.0.drv' to 'https://cache.nix-ci.com'...
  1456. 141.56 s Progress: 4 of 14 built, 144 of 144 fetched
  1457. 141.61 s Building yaya-unsafe
  1458. 141.82 s [yaya-unsafe] Phase: setupCompilerEnvironmentPhase
  1459. 141.82 s [yaya-unsafe] Build with /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4.
  1460. 142.06 s [yaya-unsafe] Phase: unpackPhase
  1461. 142.07 s [yaya-unsafe] unpacking source archive /nix/store/fdzmx2k7n3nns7bxgh457500vhvppchb-v536j1ikgx5pwys7g8x1qgwqw5pfdpgy-source/./unsafe
  1462. 142.07 s [yaya-unsafe] source root is unsafe
  1463. 142.08 s [yaya-unsafe] Phase: patchPhase
  1464. 142.09 s [yaya-unsafe] Phase: compileBuildDriverPhase
  1465. 142.09 s [yaya-unsafe] setupCompileFlags: -package-db=/build/tmp.ziQ4Oq2UeE/setup-package.conf.d -threaded
  1466. 142.15 s [yaya-unsafe] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.ziQ4Oq2UeE/Main.o )
  1467. 142.19 s [yaya-unsafe] [2 of 2] Linking Setup
  1468. 143.44 s [yaya-unsafe] Phase: updateAutotoolsGnuConfigScriptsPhase
  1469. 143.45 s [yaya-unsafe] Phase: configurePhase
  1470. 143.46 s [yaya-unsafe] configureFlags: --verbose --prefix=/nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-yaya-unsafe-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/p6qj9df7wlssjdgjpbv0dzr9rsifarj7-yaya-unsafe-1.0.0.0-doc/share/doc/yaya-unsafe-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.ziQ4Oq2UeE/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. 143.47 s [yaya-unsafe] Using Parsec parser
  1472. 143.47 s [yaya-unsafe] Configuring yaya-unsafe-1.0.0.0...
  1473. 143.78 s [yaya-unsafe] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  1474. 143.78 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1475. 143.78 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1476. 143.78 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1477. 143.78 s [yaya-unsafe] base-4.19.2.0
  1478. 143.78 s [yaya-unsafe] Dependency comonad >=5.0.7 && <5.1: using comonad-5.0.9
  1479. 143.78 s [yaya-unsafe] Dependency free >=5.1.5 && <5.3: using free-5.2
  1480. 143.78 s [yaya-unsafe] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  1481. 143.78 s [yaya-unsafe] >=1.0.0 && <1.1: using yaya-1.0.0.0
  1482. 143.78 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1483. 143.78 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1484. 143.78 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1485. 143.78 s [yaya-unsafe] base-4.19.2.0
  1486. 143.78 s [yaya-unsafe] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  1487. 143.78 s [yaya-unsafe] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  1488. 143.78 s [yaya-unsafe] doctest-0.24.2
  1489. 143.78 s [yaya-unsafe] Dependency yaya-unsafe: using yaya-unsafe-1.0.0.0
  1490. 143.78 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1491. 143.78 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1492. 143.78 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1493. 143.78 s [yaya-unsafe] base-4.19.2.0
  1494. 143.78 s [yaya-unsafe] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  1495. 143.78 s [yaya-unsafe] hedgehog-1.5
  1496. 143.78 s [yaya-unsafe] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  1497. 143.78 s [yaya-unsafe] >=1.0.0 && <1.1: using yaya-1.0.0.0
  1498. 143.78 s [yaya-unsafe] Dependency yaya-hedgehog >=0.2.1 && <0.3 || >=0.3.0 && <0.4 || >=0.4.0 && <0.5
  1499. 143.78 s [yaya-unsafe] || >=1.0.0 && <1.1: using yaya-hedgehog-1.0.0.0
  1500. 143.78 s [yaya-unsafe] Dependency yaya-unsafe: using yaya-unsafe-1.0.0.0
  1501. 144.02 s [yaya-unsafe] Source component graph:
  1502. 144.02 s [yaya-unsafe] component lib
  1503. 144.02 s [yaya-unsafe] component test:doctests dependency lib
  1504. 144.02 s [yaya-unsafe] component test:yaya-unsafe dependency lib
  1505. 144.02 s [yaya-unsafe] Configured component graph:
  1506. 144.02 s [yaya-unsafe] component yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1507. 144.02 s [yaya-unsafe] include base-4.19.2.0-f167
  1508. 144.02 s [yaya-unsafe] include comonad-5.0.9-AvtXPXZdW1SCJuhRyOemvZ
  1509. 144.02 s [yaya-unsafe] include free-5.2-3C6FSGywkPf1bl6nNZeVkh
  1510. 144.02 s [yaya-unsafe] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1511. 144.02 s [yaya-unsafe] component yaya-unsafe-1.0.0.0-Hm9FTX6JoRJJkLy8YZ02LQ-doctests
  1512. 144.02 s [yaya-unsafe] include base-4.19.2.0-f167
  1513. 144.02 s [yaya-unsafe] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  1514. 144.02 s [yaya-unsafe] include yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1515. 144.02 s [yaya-unsafe] component yaya-unsafe-1.0.0.0-4lWCJNikXsL7DgUnVIyNE3-yaya-unsafe
  1516. 144.02 s [yaya-unsafe] include base-4.19.2.0-f167
  1517. 144.02 s [yaya-unsafe] include hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  1518. 144.02 s [yaya-unsafe] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1519. 144.02 s [yaya-unsafe] include yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  1520. 144.02 s [yaya-unsafe] include yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1521. 144.02 s [yaya-unsafe] Linked component graph:
  1522. 144.02 s [yaya-unsafe] unit yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1523. 144.02 s [yaya-unsafe] include base-4.19.2.0-f167
  1524. 144.02 s [yaya-unsafe] include comonad-5.0.9-AvtXPXZdW1SCJuhRyOemvZ
  1525. 144.02 s [yaya-unsafe] include free-5.2-3C6FSGywkPf1bl6nNZeVkh
  1526. 144.02 s [yaya-unsafe] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1527. 144.02 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. 144.02 s [yaya-unsafe] unit yaya-unsafe-1.0.0.0-Hm9FTX6JoRJJkLy8YZ02LQ-doctests
  1529. 144.02 s [yaya-unsafe] include base-4.19.2.0-f167
  1530. 144.02 s [yaya-unsafe] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  1531. 144.02 s [yaya-unsafe] include yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1532. 144.02 s [yaya-unsafe] unit yaya-unsafe-1.0.0.0-4lWCJNikXsL7DgUnVIyNE3-yaya-unsafe
  1533. 144.02 s [yaya-unsafe] include base-4.19.2.0-f167
  1534. 144.02 s [yaya-unsafe] include hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  1535. 144.02 s [yaya-unsafe] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1536. 144.02 s [yaya-unsafe] include yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  1537. 144.02 s [yaya-unsafe] include yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1538. 144.02 s [yaya-unsafe] Ready component graph:
  1539. 144.02 s [yaya-unsafe] definite yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1540. 144.02 s [yaya-unsafe] depends base-4.19.2.0-f167
  1541. 144.02 s [yaya-unsafe] depends comonad-5.0.9-AvtXPXZdW1SCJuhRyOemvZ
  1542. 144.02 s [yaya-unsafe] depends free-5.2-3C6FSGywkPf1bl6nNZeVkh
  1543. 144.02 s [yaya-unsafe] depends yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1544. 144.02 s [yaya-unsafe] definite yaya-unsafe-1.0.0.0-Hm9FTX6JoRJJkLy8YZ02LQ-doctests
  1545. 144.02 s [yaya-unsafe] depends base-4.19.2.0-f167
  1546. 144.02 s [yaya-unsafe] depends doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  1547. 144.02 s [yaya-unsafe] depends yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1548. 144.02 s [yaya-unsafe] definite yaya-unsafe-1.0.0.0-4lWCJNikXsL7DgUnVIyNE3-yaya-unsafe
  1549. 144.02 s [yaya-unsafe] depends base-4.19.2.0-f167
  1550. 144.02 s [yaya-unsafe] depends hedgehog-1.5-JGhTRhoWDaokogXfJr6nQ
  1551. 144.02 s [yaya-unsafe] depends yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1552. 144.03 s [yaya-unsafe] depends yaya-hedgehog-1.0.0.0-KzP2e13GZhOBsWOkbRUuiv
  1553. 144.03 s [yaya-unsafe] depends yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1554. 144.03 s [yaya-unsafe] Using Cabal-3.10.3.0 compiled by ghc-9.8
  1555. 144.03 s [yaya-unsafe] Using compiler: ghc-9.8.4
  1556. 144.03 s [yaya-unsafe] Using install prefix:
  1557. 144.03 s [yaya-unsafe] /nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-yaya-unsafe-1.0.0.0
  1558. 144.03 s [yaya-unsafe] Executables installed in:
  1559. 144.03 s [yaya-unsafe] /nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-yaya-unsafe-1.0.0.0/bin
  1560. 144.03 s [yaya-unsafe] Libraries installed in:
  1561. 144.03 s [yaya-unsafe] /nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-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. 144.03 s [yaya-unsafe] Dynamic Libraries installed in:
  1563. 144.03 s [yaya-unsafe] /nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-yaya-unsafe-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  1564. 144.03 s [yaya-unsafe] Private executables installed in:
  1565. 144.03 s [yaya-unsafe] /nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-yaya-unsafe-1.0.0.0/libexec/x86_64-linux-ghc-9.8.4/yaya-unsafe-1.0.0.0
  1566. 144.03 s [yaya-unsafe] Data files installed in:
  1567. 144.03 s [yaya-unsafe] /nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-yaya-unsafe-1.0.0.0/share/x86_64-linux-ghc-9.8.4/yaya-unsafe-1.0.0.0
  1568. 144.03 s [yaya-unsafe] Documentation installed in:
  1569. 144.03 s [yaya-unsafe] /nix/store/p6qj9df7wlssjdgjpbv0dzr9rsifarj7-yaya-unsafe-1.0.0.0-doc/share/doc/yaya-unsafe-1.0.0.0
  1570. 144.03 s [yaya-unsafe] Configuration files installed in:
  1571. 144.03 s [yaya-unsafe] /nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-yaya-unsafe-1.0.0.0/etc
  1572. 144.03 s [yaya-unsafe] No alex found
  1573. 144.03 s [yaya-unsafe] Using ar found on system at:
  1574. 144.03 s [yaya-unsafe] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  1575. 144.03 s [yaya-unsafe] No c2hs found
  1576. 144.03 s [yaya-unsafe] No cpphs found
  1577. 144.03 s [yaya-unsafe] Using doctest version 0.24.2 found on system at:
  1578. 144.03 s [yaya-unsafe] /nix/store/6j1q8xpfb6y61v5iwszl3r1abhdvilrl-doctest-0.24.2/bin/doctest
  1579. 144.03 s [yaya-unsafe] Using gcc version 14.3.0 given by user at:
  1580. 144.03 s [yaya-unsafe] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  1581. 144.03 s [yaya-unsafe] Using ghc version 9.8.4 found on system at:
  1582. 144.03 s [yaya-unsafe] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc
  1583. 144.03 s [yaya-unsafe] Using ghc-pkg version 9.8.4 found on system at:
  1584. 144.03 s [yaya-unsafe] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc-pkg-9.8.4
  1585. 144.03 s [yaya-unsafe] No ghcjs found
  1586. 144.03 s [yaya-unsafe] No ghcjs-pkg found
  1587. 144.03 s [yaya-unsafe] No greencard found
  1588. 144.03 s [yaya-unsafe] Using haddock version 2.30.0 found on system at:
  1589. 144.03 s [yaya-unsafe] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/haddock-ghc-9.8.4
  1590. 144.03 s [yaya-unsafe] No happy found
  1591. 144.03 s [yaya-unsafe] Using haskell-suite found on system at: haskell-suite-dummy-location
  1592. 144.03 s [yaya-unsafe] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1593. 144.03 s [yaya-unsafe] No hmake found
  1594. 144.03 s [yaya-unsafe] Using hpc version 0.69 found on system at:
  1595. 144.03 s [yaya-unsafe] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hpc-ghc-9.8.4
  1596. 144.03 s [yaya-unsafe] Using hsc2hs version 0.68.10 found on system at:
  1597. 144.03 s [yaya-unsafe] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  1598. 144.03 s [yaya-unsafe] Using hscolour version 1.25 found on system at:
  1599. 144.03 s [yaya-unsafe] /nix/store/3z2fvdl0cyhn25mj5rca4rkifm3gp9f2-hscolour-1.25/bin/HsColour
  1600. 144.03 s [yaya-unsafe] No jhc found
  1601. 144.03 s [yaya-unsafe] Using ld found on system at:
  1602. 144.03 s [yaya-unsafe] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  1603. 144.03 s [yaya-unsafe] No pkg-config found
  1604. 144.03 s [yaya-unsafe] Using runghc version 9.8.4 found on system at:
  1605. 144.03 s [yaya-unsafe] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/runghc-9.8.4
  1606. 144.03 s [yaya-unsafe] Using strip version 2.44 found on system at:
  1607. 144.03 s [yaya-unsafe] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  1608. 144.03 s [yaya-unsafe] Using tar found on system at:
  1609. 144.03 s [yaya-unsafe] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  1610. 144.03 s [yaya-unsafe] No uhc found
  1611. 144.18 s [yaya-unsafe] Phase: buildPhase
  1612. 144.24 s [yaya-unsafe] Preprocessing library for yaya-unsafe-1.0.0.0..
  1613. 144.24 s [yaya-unsafe] Building library for yaya-unsafe-1.0.0.0..
  1614. 144.34 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. 144.53 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. 144.56 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. 144.93 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. 145.12 s [yaya-unsafe] [1 of 4] Compiling Yaya.Unsafe.Fold ( src/Yaya/Unsafe/Fold.hs, dist/build/Yaya/Unsafe/Fold.p_o )
  1619. 145.37 s [yaya-unsafe] [2 of 4] Compiling Yaya.Unsafe.Applied ( src/Yaya/Unsafe/Applied.hs, dist/build/Yaya/Unsafe/Applied.p_o )
  1620. 145.48 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. 145.93 s [yaya-unsafe] [4 of 4] Compiling Yaya.Unsafe.Zoo ( src/Yaya/Unsafe/Zoo.hs, dist/build/Yaya/Unsafe/Zoo.p_o )
  1622. 147.31 s [yaya-unsafe] Preprocessing test suite 'doctests' for yaya-unsafe-1.0.0.0..
  1623. 147.33 s [yaya-unsafe] Building test suite 'doctests' for yaya-unsafe-1.0.0.0..
  1624. 147.38 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. 147.60 s [yaya-unsafe] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1626. 147.87 s [yaya-unsafe] [3 of 3] Linking dist/build/doctests/doctests
  1627. 151.35 s [yaya-unsafe] Preprocessing test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.0..
  1628. 151.35 s [yaya-unsafe] Building test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.0..
  1629. 151.42 s [yaya-unsafe] [1 of 2] Compiling Test.Fold ( tests/Test/Fold.hs, dist/build/yaya-unsafe/yaya-unsafe-tmp/Test/Fold.o )
  1630. 151.79 s [yaya-unsafe]
  1631. 151.79 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1632. 151.79 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1633. 151.79 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1634. 151.79 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1635. 151.79 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1636. 151.80 s [yaya-unsafe]
  1637. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1638. 151.80 s [yaya-unsafe] Could not specialise imported function ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1639. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1640. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1641. 151.80 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1642. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1643. 151.80 s [yaya-unsafe]
  1644. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1645. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT_$cliftTest’
  1646. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1647. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1648. 151.80 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1649. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT_$cliftTest’
  1650. 151.80 s [yaya-unsafe]
  1651. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1652. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.evalIO’
  1653. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1654. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1655. 151.80 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1656. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.evalIO’
  1657. 151.80 s [yaya-unsafe]
  1658. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1659. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT_$cp1MonadIO’
  1660. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1661. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1662. 151.80 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1663. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT_$cp1MonadIO’
  1664. 151.80 s [yaya-unsafe]
  1665. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1666. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1667. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1668. 151.80 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1669. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1670. 151.80 s [yaya-unsafe]
  1671. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1672. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1673. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1674. 151.80 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1675. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1676. 151.80 s [yaya-unsafe]
  1677. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1678. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1679. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1680. 151.80 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1681. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1682. 151.80 s [yaya-unsafe]
  1683. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1684. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1685. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1686. 151.80 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1687. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1688. 151.80 s [yaya-unsafe]
  1689. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1690. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1691. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1692. 151.80 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1693. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1694. 151.80 s [yaya-unsafe]
  1695. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1696. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1697. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1698. 151.80 s [yaya-unsafe]
  1699. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1700. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1701. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1702. 151.80 s [yaya-unsafe]
  1703. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1704. 151.80 s [yaya-unsafe] Could not specialise imported function ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1705. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-4ViWyLF6Qn9HBRUcjhfapc:Text.Show.Pretty.ppShow’
  1706. 151.80 s [yaya-unsafe]
  1707. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1708. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1709. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1710. 151.80 s [yaya-unsafe]
  1711. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1712. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1713. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1714. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1715. 151.80 s [yaya-unsafe]
  1716. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1717. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Data.Functor.void’
  1718. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1719. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Fold.Common.equalDay’
  1720. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1721. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Data.Functor.void’
  1722. 151.80 s [yaya-unsafe]
  1723. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1724. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1725. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1726. 151.80 s [yaya-unsafe]
  1727. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1728. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  1729. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  1730. 151.80 s [yaya-unsafe]
  1731. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1732. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1733. 151.80 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1734. 151.80 s [yaya-unsafe] when specialising ‘law_cataCompose’
  1735. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1736. 151.80 s [yaya-unsafe]
  1737. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1738. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Gen.frequency’
  1739. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1740. 151.80 s [yaya-unsafe]
  1741. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1742. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1743. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1744. 151.80 s [yaya-unsafe]
  1745. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1746. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1747. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1748. 151.80 s [yaya-unsafe]
  1749. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1750. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1751. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1752. 151.80 s [yaya-unsafe]
  1753. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1754. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.Native.$fShowFix’
  1755. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.Native.$fShowFix’
  1756. 151.80 s [yaya-unsafe]
  1757. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1758. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Unsafe.Fold.Instances.$fShowCofix’
  1759. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Unsafe.Fold.Instances.$fShowCofix’
  1760. 151.80 s [yaya-unsafe]
  1761. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1762. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Unsafe.Fold.Instances.$fShowNu’
  1763. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Unsafe.Fold.Instances.$fShowNu’
  1764. 151.80 s [yaya-unsafe]
  1765. 151.80 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1766. 151.80 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1767. 151.80 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1768. 152.34 s [yaya-unsafe] [2 of 2] Compiling Main ( tests/test.hs, dist/build/yaya-unsafe/yaya-unsafe-tmp/Main.o )
  1769. 152.65 s [yaya-unsafe] [3 of 3] Linking dist/build/yaya-unsafe/yaya-unsafe
  1770. 153.58 s [yaya-unsafe] Phase: checkPhase
  1771. 153.63 s [yaya-unsafe] Running 2 test suites...
  1772. 153.63 s [yaya-unsafe] Test suite doctests: RUNNING...
  1773. 153.88 s [yaya-unsafe]
  1774. 153.88 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1775. 153.88 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1776. 153.88 s [yaya-unsafe]
  1777. 153.88 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1778. 153.88 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1779. 153.91 s [yaya-unsafe]
  1780. 153.91 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1781. 153.91 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1782. 153.91 s [yaya-unsafe]
  1783. 153.91 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1784. 153.91 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1785. 153.91 s [yaya-unsafe]
  1786. 153.91 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1787. 153.91 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1788. 153.91 s [yaya-unsafe]
  1789. 153.91 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1790. 153.91 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1791. 154.31 s [yaya-unsafe] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1792. 154.37 s [yaya-unsafe] Test suite doctests: PASS
  1793. 154.37 s [yaya-unsafe] Test suite logged to: dist/test/yaya-unsafe-1.0.0.0-doctests.log
  1794. 154.37 s [yaya-unsafe] Test suite yaya-unsafe: RUNNING...
  1795. 154.38 s [yaya-unsafe] ━━━ Test.Fold ━━━
  1796. 154.40 s [yaya-unsafe] ✓ prop_fixAnaRefl passed 100 tests.
  1797. 154.40 s [yaya-unsafe] ✓ prop_cofixAnaRefl passed 100 tests.
  1798. 154.40 s [yaya-unsafe] ✓ prop_cofixCataCancel passed 100 tests.
  1799. 154.40 s [yaya-unsafe] ✓ prop_cofixCataRefl passed 100 tests.
  1800. 154.40 s [yaya-unsafe] ✓ prop_cofixCataCompose passed 100 tests.
  1801. 154.40 s [yaya-unsafe] ✓ prop_nuAnaRefl passed 100 tests.
  1802. 154.40 s [yaya-unsafe] ✓ prop_nuCataCancel passed 100 tests.
  1803. 154.40 s [yaya-unsafe] ✓ prop_nuCataRefl passed 100 tests.
  1804. 154.40 s [yaya-unsafe] ✓ prop_nuCataCompose passed 100 tests.
  1805. 154.40 s [yaya-unsafe] ✓ prop_muAnaRefl passed 100 tests.
  1806. 155.85 s [yaya-unsafe] ✓ prop_muIsntCorecursive passed 1 test.
  1807. 155.85 s [yaya-unsafe] ✓ prop_nuIsntRecursive passed 1 test.
  1808. 155.85 s [yaya-unsafe] ✓ prop_cofixIsntRecursive passed 1 test.
  1809. 155.85 s [yaya-unsafe] ✓ 13 succeeded.
  1810. 155.96 s [yaya-unsafe] Test suite yaya-unsafe: PASS
  1811. 155.96 s [yaya-unsafe] Test suite logged to: dist/test/yaya-unsafe-1.0.0.0-yaya-unsafe.log
  1812. 155.96 s [yaya-unsafe] 2 of 2 test suites (2 of 2 test cases) passed.
  1813. 155.97 s [yaya-unsafe] Phase: haddockPhase
  1814. 156.09 s [yaya-unsafe] Preprocessing library for yaya-unsafe-1.0.0.0..
  1815. 156.09 s [yaya-unsafe] Running Haddock on library for yaya-unsafe-1.0.0.0..
  1816. 156.14 s [yaya-unsafe] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1817. 156.27 s [yaya-unsafe] [1 of 4] Compiling Yaya.Unsafe.Fold ( src/Yaya/Unsafe/Fold.hs, nothing )
  1818. 156.38 s [yaya-unsafe] [2 of 4] Compiling Yaya.Unsafe.Applied ( src/Yaya/Unsafe/Applied.hs, nothing )
  1819. 156.38 s [yaya-unsafe] [3 of 4] Compiling Yaya.Unsafe.Fold.Instances ( src/Yaya/Unsafe/Fold/Instances.hs, nothing )
  1820. 156.60 s [yaya-unsafe] [4 of 4] Compiling Yaya.Unsafe.Zoo ( src/Yaya/Unsafe/Zoo.hs, nothing )
  1821. 156.63 s [yaya-unsafe] Haddock coverage:
  1822. 156.63 s [yaya-unsafe] Warning: 'Compose' is ambiguous. It is defined
  1823. 156.63 s [yaya-unsafe] * in ‘Data.Functor.Compose’
  1824. 156.63 s [yaya-unsafe] * in ‘Data.Functor.Compose’
  1825. 156.63 s [yaya-unsafe] You may be able to disambiguate the identifier by qualifying it or
  1826. 156.63 s [yaya-unsafe] by specifying the type/value namespace explicitly.
  1827. 156.63 s [yaya-unsafe] Defaulting to the one defined in ‘Data.Functor.Compose’
  1828. 156.63 s [yaya-unsafe] Warning: 'Nu' is out of scope.
  1829. 156.63 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1830. 156.63 s [yaya-unsafe] Warning: 'cata' is out of scope.
  1831. 156.63 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1832. 156.63 s [yaya-unsafe] Warning: 'Nothing' is out of scope.
  1833. 156.63 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1834. 156.63 s [yaya-unsafe] Warning: 'Recursive' is out of scope.
  1835. 156.63 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1836. 156.63 s [yaya-unsafe] 66% ( 8 / 12) in 'Yaya.Unsafe.Fold'
  1837. 156.63 s [yaya-unsafe] Missing documentation for:
  1838. 156.63 s [yaya-unsafe] ganaM (src/Yaya/Unsafe/Fold.hs:94)
  1839. 156.63 s [yaya-unsafe] ghylo (src/Yaya/Unsafe/Fold.hs:110)
  1840. 156.63 s [yaya-unsafe] ghyloM (src/Yaya/Unsafe/Fold.hs:129)
  1841. 156.63 s [yaya-unsafe] hyloM (src/Yaya/Unsafe/Fold.hs:119)
  1842. 156.63 s [yaya-unsafe] 50% ( 1 / 2) in 'Yaya.Unsafe.Applied'
  1843. 156.63 s [yaya-unsafe] Missing documentation for:
  1844. 156.63 s [yaya-unsafe] Module header
  1845. 156.63 s [yaya-unsafe] 100% ( 1 / 1) in 'Yaya.Unsafe.Fold.Instances'
  1846. 156.63 s [yaya-unsafe] 50% ( 6 / 12) in 'Yaya.Unsafe.Zoo'
  1847. 156.63 s [yaya-unsafe] Missing documentation for:
  1848. 156.63 s [yaya-unsafe] Module header
  1849. 156.63 s [yaya-unsafe] chrono (src/Yaya/Unsafe/Zoo.hs:77)
  1850. 156.63 s [yaya-unsafe] codyna (src/Yaya/Unsafe/Zoo.hs:89)
  1851. 156.63 s [yaya-unsafe] cotraverse (src/Yaya/Unsafe/Zoo.hs:190)
  1852. 156.63 s [yaya-unsafe] gpostpro (src/Yaya/Unsafe/Zoo.hs:139)
  1853. 156.63 s [yaya-unsafe] gprepro (src/Yaya/Unsafe/Zoo.hs:129)
  1854. 156.73 s [yaya-unsafe] Warning: Yaya.Unsafe.Fold.Instances: could not find link destinations for:
  1855. 156.73 s [yaya-unsafe] - Yaya.Unsafe.Fold.Instances.D:R:ItemMu
  1856. 156.73 s [yaya-unsafe] - Yaya.Unsafe.Fold.Instances.D:R:ItemFix
  1857. 159.57 s [yaya-unsafe] Documentation created: dist/doc/html/yaya-unsafe/,
  1858. 159.59 s [yaya-unsafe] dist/doc/html/yaya-unsafe/yaya-unsafe.txt
  1859. 159.62 s [yaya-unsafe] Preprocessing test suite 'doctests' for yaya-unsafe-1.0.0.0..
  1860. 159.62 s [yaya-unsafe] Preprocessing test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.0..
  1861. 159.63 s [yaya-unsafe] Phase: installPhase
  1862. 159.70 s [yaya-unsafe] Installing library in /nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-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. 159.91 s [yaya-unsafe] Phase: fixupPhase
  1864. 159.93 s [yaya-unsafe] shrinking RPATHs of ELF executables and libraries in /nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-yaya-unsafe-1.0.0.0
  1865. 159.93 s [yaya-unsafe] shrinking /nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-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. 159.94 s [yaya-unsafe] checking for references to /build/ in /nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-yaya-unsafe-1.0.0.0...
  1867. 159.96 s [yaya-unsafe] patching script interpreter paths in /nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-yaya-unsafe-1.0.0.0
  1868. 159.97 s [yaya-unsafe] stripping (with command strip and flags -S -p) in /nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-yaya-unsafe-1.0.0.0/lib
  1869. 160.00 s [yaya-unsafe] shrinking RPATHs of ELF executables and libraries in /nix/store/p6qj9df7wlssjdgjpbv0dzr9rsifarj7-yaya-unsafe-1.0.0.0-doc
  1870. 160.01 s [yaya-unsafe] checking for references to /build/ in /nix/store/p6qj9df7wlssjdgjpbv0dzr9rsifarj7-yaya-unsafe-1.0.0.0-doc...
  1871. 160.02 s [yaya-unsafe] patching script interpreter paths in /nix/store/p6qj9df7wlssjdgjpbv0dzr9rsifarj7-yaya-unsafe-1.0.0.0-doc
  1872. 160.12 s [post-build-hook] Uploading paths from nix-ci to cachix cache "sellout" /nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-yaya-unsafe-1.0.0.0 /nix/store/p6qj9df7wlssjdgjpbv0dzr9rsifarj7-yaya-unsafe-1.0.0.0-doc
  1873. 160.55 s [post-build-hook] Pushing 2 paths (124 are already present) using zstd to cache sellout ⏳
  1874. 160.55 s [post-build-hook]
  1875. 160.91 s [post-build-hook] Pushing /nix/store/p6qj9df7wlssjdgjpbv0dzr9rsifarj7-yaya-unsafe-1.0.0.0-doc (661.14 KiB)
  1876. 160.92 s [post-build-hook] Pushing /nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-yaya-unsafe-1.0.0.0 (937.85 KiB)
  1877. 161.96 s [post-build-hook]
  1878. 161.96 s [post-build-hook] All done.
  1879. 161.98 s [post-build-hook] Uploading paths from nix-ci to the NixCI cache /nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-yaya-unsafe-1.0.0.0 /nix/store/p6qj9df7wlssjdgjpbv0dzr9rsifarj7-yaya-unsafe-1.0.0.0-doc
  1880. 162.01 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1881. 162.03 s [post-build-hook] copying 2 paths...
  1882. 162.03 s [post-build-hook] copying path '/nix/store/p6qj9df7wlssjdgjpbv0dzr9rsifarj7-yaya-unsafe-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1883. 162.26 s [post-build-hook] copying path '/nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-yaya-unsafe-1.0.0.0' to 'https://cache.nix-ci.com'...
  1884. 162.89 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1885. 163.08 s [post-build-hook] copying 1 paths...
  1886. 163.08 s [post-build-hook] copying path '/nix/store/s4xss8n1vyhp4ljzicyx2b3pcn86qvjj-yaya-unsafe-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  1887. 163.24 s Progress: 5 of 11 built, 144 of 144 fetched
  1888. 163.27 s Building yaya-containers
  1889. 163.42 s [yaya-containers] Phase: setupCompilerEnvironmentPhase
  1890. 163.42 s [yaya-containers] Build with /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4.
  1891. 163.61 s [yaya-containers] Phase: unpackPhase
  1892. 163.61 s [yaya-containers] unpacking source archive /nix/store/fdzmx2k7n3nns7bxgh457500vhvppchb-v536j1ikgx5pwys7g8x1qgwqw5pfdpgy-source/./containers
  1893. 163.62 s [yaya-containers] source root is containers
  1894. 163.62 s [yaya-containers] Phase: patchPhase
  1895. 163.63 s [yaya-containers] Phase: compileBuildDriverPhase
  1896. 163.63 s [yaya-containers] setupCompileFlags: -package-db=/build/tmp.WvmpLavgvp/setup-package.conf.d -threaded
  1897. 163.68 s [yaya-containers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.WvmpLavgvp/Main.o )
  1898. 163.73 s [yaya-containers] [2 of 2] Linking Setup
  1899. 164.82 s [yaya-containers] Phase: updateAutotoolsGnuConfigScriptsPhase
  1900. 164.83 s [yaya-containers] Phase: configurePhase
  1901. 164.85 s [yaya-containers] configureFlags: --verbose --prefix=/nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-yaya-containers-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/ylk032azwc5myh3p38p1b5wkzk5ix6vm-yaya-containers-1.0.0.0-doc/share/doc/yaya-containers-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.WvmpLavgvp/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. 164.85 s [yaya-containers] Using Parsec parser
  1903. 164.85 s [yaya-containers] Configuring yaya-containers-1.0.0.0...
  1904. 165.10 s [yaya-containers] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  1905. 165.10 s [yaya-containers] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1906. 165.10 s [yaya-containers] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1907. 165.10 s [yaya-containers] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1908. 165.10 s [yaya-containers] base-4.19.2.0
  1909. 165.10 s [yaya-containers] Dependency containers >=0.6.2 && <0.9: using containers-0.6.8
  1910. 165.10 s [yaya-containers] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  1911. 165.10 s [yaya-containers] >=1.0.0 && <1.1: using yaya-1.0.0.0
  1912. 165.10 s [yaya-containers] Dependency yaya-unsafe >=0.5.0 && <0.6 || >=1.0.0 && <1.1: using
  1913. 165.10 s [yaya-containers] yaya-unsafe-1.0.0.0
  1914. 165.10 s [yaya-containers] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1915. 165.10 s [yaya-containers] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1916. 165.10 s [yaya-containers] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1917. 165.10 s [yaya-containers] base-4.19.2.0
  1918. 165.10 s [yaya-containers] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  1919. 165.10 s [yaya-containers] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
  1920. 165.10 s [yaya-containers] doctest-0.24.2
  1921. 165.10 s [yaya-containers] Dependency yaya-containers: using yaya-containers-1.0.0.0
  1922. 165.30 s [yaya-containers] Source component graph:
  1923. 165.30 s [yaya-containers] component lib
  1924. 165.30 s [yaya-containers] component test:doctests dependency lib
  1925. 165.30 s [yaya-containers] Configured component graph:
  1926. 165.30 s [yaya-containers] component yaya-containers-1.0.0.0-FFahs0aLelP6YEgaTI7JCH
  1927. 165.30 s [yaya-containers] include base-4.19.2.0-f167
  1928. 165.30 s [yaya-containers] include containers-0.6.8-2e56
  1929. 165.30 s [yaya-containers] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1930. 165.30 s [yaya-containers] include yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1931. 165.30 s [yaya-containers] component yaya-containers-1.0.0.0-jCo27zddbrKtC1Vb1ZKIs-doctests
  1932. 165.30 s [yaya-containers] include base-4.19.2.0-f167
  1933. 165.30 s [yaya-containers] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  1934. 165.30 s [yaya-containers] include yaya-containers-1.0.0.0-FFahs0aLelP6YEgaTI7JCH
  1935. 165.30 s [yaya-containers] Linked component graph:
  1936. 165.30 s [yaya-containers] unit yaya-containers-1.0.0.0-FFahs0aLelP6YEgaTI7JCH
  1937. 165.30 s [yaya-containers] include base-4.19.2.0-f167
  1938. 165.30 s [yaya-containers] include containers-0.6.8-2e56
  1939. 165.30 s [yaya-containers] include yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1940. 165.30 s [yaya-containers] include yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1941. 165.30 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. 165.30 s [yaya-containers] unit yaya-containers-1.0.0.0-jCo27zddbrKtC1Vb1ZKIs-doctests
  1943. 165.30 s [yaya-containers] include base-4.19.2.0-f167
  1944. 165.30 s [yaya-containers] include doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  1945. 165.30 s [yaya-containers] include yaya-containers-1.0.0.0-FFahs0aLelP6YEgaTI7JCH
  1946. 165.30 s [yaya-containers] Ready component graph:
  1947. 165.30 s [yaya-containers] definite yaya-containers-1.0.0.0-FFahs0aLelP6YEgaTI7JCH
  1948. 165.30 s [yaya-containers] depends base-4.19.2.0-f167
  1949. 165.30 s [yaya-containers] depends containers-0.6.8-2e56
  1950. 165.30 s [yaya-containers] depends yaya-1.0.0.0-Fk0P5svexpD1S3Qgs1bcA
  1951. 165.30 s [yaya-containers] depends yaya-unsafe-1.0.0.0-C5kjviP7NRB2mj5RVTT1Su
  1952. 165.30 s [yaya-containers] definite yaya-containers-1.0.0.0-jCo27zddbrKtC1Vb1ZKIs-doctests
  1953. 165.30 s [yaya-containers] depends base-4.19.2.0-f167
  1954. 165.30 s [yaya-containers] depends doctest-0.24.2-GI41580nSbf3NHpn0ivdsv
  1955. 165.30 s [yaya-containers] depends yaya-containers-1.0.0.0-FFahs0aLelP6YEgaTI7JCH
  1956. 165.30 s [yaya-containers] Using Cabal-3.10.3.0 compiled by ghc-9.8
  1957. 165.30 s [yaya-containers] Using compiler: ghc-9.8.4
  1958. 165.30 s [yaya-containers] Using install prefix:
  1959. 165.30 s [yaya-containers] /nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-yaya-containers-1.0.0.0
  1960. 165.30 s [yaya-containers] Executables installed in:
  1961. 165.30 s [yaya-containers] /nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-yaya-containers-1.0.0.0/bin
  1962. 165.30 s [yaya-containers] Libraries installed in:
  1963. 165.30 s [yaya-containers] /nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-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. 165.30 s [yaya-containers] Dynamic Libraries installed in:
  1965. 165.30 s [yaya-containers] /nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-yaya-containers-1.0.0.0/lib/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4
  1966. 165.30 s [yaya-containers] Private executables installed in:
  1967. 165.30 s [yaya-containers] /nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-yaya-containers-1.0.0.0/libexec/x86_64-linux-ghc-9.8.4/yaya-containers-1.0.0.0
  1968. 165.30 s [yaya-containers] Data files installed in:
  1969. 165.30 s [yaya-containers] /nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-yaya-containers-1.0.0.0/share/x86_64-linux-ghc-9.8.4/yaya-containers-1.0.0.0
  1970. 165.30 s [yaya-containers] Documentation installed in:
  1971. 165.30 s [yaya-containers] /nix/store/ylk032azwc5myh3p38p1b5wkzk5ix6vm-yaya-containers-1.0.0.0-doc/share/doc/yaya-containers-1.0.0.0
  1972. 165.30 s [yaya-containers] Configuration files installed in:
  1973. 165.30 s [yaya-containers] /nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-yaya-containers-1.0.0.0/etc
  1974. 165.30 s [yaya-containers] No alex found
  1975. 165.30 s [yaya-containers] Using ar found on system at:
  1976. 165.30 s [yaya-containers] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  1977. 165.30 s [yaya-containers] No c2hs found
  1978. 165.30 s [yaya-containers] No cpphs found
  1979. 165.30 s [yaya-containers] Using doctest version 0.24.2 found on system at:
  1980. 165.30 s [yaya-containers] /nix/store/6j1q8xpfb6y61v5iwszl3r1abhdvilrl-doctest-0.24.2/bin/doctest
  1981. 165.30 s [yaya-containers] Using gcc version 14.3.0 given by user at:
  1982. 165.30 s [yaya-containers] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  1983. 165.30 s [yaya-containers] Using ghc version 9.8.4 found on system at:
  1984. 165.30 s [yaya-containers] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc
  1985. 165.30 s [yaya-containers] Using ghc-pkg version 9.8.4 found on system at:
  1986. 165.30 s [yaya-containers] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/ghc-pkg-9.8.4
  1987. 165.30 s [yaya-containers] No ghcjs found
  1988. 165.30 s [yaya-containers] No ghcjs-pkg found
  1989. 165.30 s [yaya-containers] No greencard found
  1990. 165.30 s [yaya-containers] Using haddock version 2.30.0 found on system at:
  1991. 165.30 s [yaya-containers] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/haddock-ghc-9.8.4
  1992. 165.30 s [yaya-containers] No happy found
  1993. 165.30 s [yaya-containers] Using haskell-suite found on system at: haskell-suite-dummy-location
  1994. 165.30 s [yaya-containers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1995. 165.30 s [yaya-containers] No hmake found
  1996. 165.30 s [yaya-containers] Using hpc version 0.69 found on system at:
  1997. 165.30 s [yaya-containers] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hpc-ghc-9.8.4
  1998. 165.30 s [yaya-containers] Using hsc2hs version 0.68.10 found on system at:
  1999. 165.30 s [yaya-containers] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/hsc2hs-ghc-9.8.4
  2000. 165.30 s [yaya-containers] Using hscolour version 1.25 found on system at:
  2001. 165.30 s [yaya-containers] /nix/store/3z2fvdl0cyhn25mj5rca4rkifm3gp9f2-hscolour-1.25/bin/HsColour
  2002. 165.30 s [yaya-containers] No jhc found
  2003. 165.30 s [yaya-containers] Using ld found on system at:
  2004. 165.30 s [yaya-containers] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ld.gold
  2005. 165.30 s [yaya-containers] No pkg-config found
  2006. 165.30 s [yaya-containers] Using runghc version 9.8.4 found on system at:
  2007. 165.30 s [yaya-containers] /nix/store/7rqksblnxvsylzlrb486b896x1k3m9vi-ghc-9.8.4/bin/runghc-9.8.4
  2008. 165.30 s [yaya-containers] Using strip version 2.44 found on system at:
  2009. 165.30 s [yaya-containers] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  2010. 165.30 s [yaya-containers] Using tar found on system at:
  2011. 165.30 s [yaya-containers] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  2012. 165.30 s [yaya-containers] No uhc found
  2013. 165.42 s [yaya-containers] Phase: buildPhase
  2014. 165.48 s [yaya-containers] Preprocessing library for yaya-containers-1.0.0.0..
  2015. 165.48 s [yaya-containers] Building library for yaya-containers-1.0.0.0..
  2016. 165.57 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. 165.86 s [yaya-containers]
  2018. 165.86 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2019. 165.86 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2020. 165.86 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2021. 165.86 s [yaya-containers]
  2022. 165.86 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2023. 165.86 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2024. 165.86 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2025. 165.86 s [yaya-containers]
  2026. 165.86 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2027. 165.86 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2028. 165.86 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2029. 165.86 s [yaya-containers]
  2030. 165.86 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2031. 165.86 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2032. 165.86 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2033. 166.23 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. 166.23 s [yaya-containers]
  2035. 166.23 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2036. 166.23 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  2037. 166.23 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  2038. 166.23 s [yaya-containers]
  2039. 166.23 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2040. 166.23 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  2041. 166.23 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  2042. 166.23 s [yaya-containers]
  2043. 166.23 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2044. 166.23 s [yaya-containers] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  2045. 166.23 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  2046. 166.23 s [yaya-containers]
  2047. 166.23 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2048. 166.23 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  2049. 166.23 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  2050. 166.23 s [yaya-containers]
  2051. 166.23 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2052. 166.23 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  2053. 166.23 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  2054. 166.23 s [yaya-containers]
  2055. 166.23 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2056. 166.23 s [yaya-containers] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  2057. 166.23 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  2058. 166.23 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. 166.28 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. 166.28 s [yaya-containers]
  2061. 166.28 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2062. 166.28 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2063. 166.28 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2064. 166.28 s [yaya-containers]
  2065. 166.28 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2066. 166.28 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2067. 166.28 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2068. 166.28 s [yaya-containers]
  2069. 166.28 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2070. 166.28 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2071. 166.28 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2072. 166.28 s [yaya-containers]
  2073. 166.28 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2074. 166.28 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2075. 166.28 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2076. 166.51 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. 166.81 s [yaya-containers]
  2078. 166.81 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2079. 166.81 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2080. 166.81 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2081. 166.81 s [yaya-containers]
  2082. 166.81 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2083. 166.81 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2084. 166.81 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2085. 166.81 s [yaya-containers]
  2086. 166.81 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2087. 166.81 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2088. 166.81 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2089. 166.81 s [yaya-containers]
  2090. 166.81 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2091. 166.81 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2092. 166.81 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2093. 167.21 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. 167.21 s [yaya-containers]
  2095. 167.21 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2096. 167.21 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  2097. 167.21 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  2098. 167.21 s [yaya-containers]
  2099. 167.21 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2100. 167.21 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  2101. 167.21 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  2102. 167.21 s [yaya-containers]
  2103. 167.21 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2104. 167.21 s [yaya-containers] Could not specialise imported function ‘Data.Traversable.C:Traversable’
  2105. 167.21 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Traversable.C:Traversable’
  2106. 167.21 s [yaya-containers]
  2107. 167.21 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2108. 167.21 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  2109. 167.21 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  2110. 167.21 s [yaya-containers]
  2111. 167.21 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2112. 167.21 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  2113. 167.21 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  2114. 167.21 s [yaya-containers]
  2115. 167.21 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2116. 167.21 s [yaya-containers] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  2117. 167.21 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  2118. 167.21 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. 167.25 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. 167.25 s [yaya-containers]
  2121. 167.25 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2122. 167.25 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2123. 167.25 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2124. 167.25 s [yaya-containers]
  2125. 167.25 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2126. 167.25 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2127. 167.25 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2128. 167.25 s [yaya-containers]
  2129. 167.25 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2130. 167.25 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2131. 167.25 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2132. 167.25 s [yaya-containers]
  2133. 167.25 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2134. 167.25 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2135. 167.25 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2136. 168.54 s [yaya-containers] Preprocessing test suite 'doctests' for yaya-containers-1.0.0.0..
  2137. 168.55 s [yaya-containers] Building test suite 'doctests' for yaya-containers-1.0.0.0..
  2138. 168.61 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. 168.82 s [yaya-containers] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  2140. 169.07 s [yaya-containers] [3 of 3] Linking dist/build/doctests/doctests
  2141. 172.40 s [yaya-containers] Phase: checkPhase
  2142. 172.43 s [yaya-containers] Running 1 test suites...
  2143. 172.43 s [yaya-containers] Test suite doctests: RUNNING...
  2144. 172.71 s [yaya-containers]
  2145. 172.71 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2146. 172.71 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2147. 172.72 s [yaya-containers]
  2148. 172.72 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2149. 172.72 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2150. 172.72 s [yaya-containers]
  2151. 172.72 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2152. 172.72 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2153. 172.72 s [yaya-containers]
  2154. 172.72 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2155. 172.72 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2156. 173.27 s [yaya-containers] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  2157. 173.32 s [yaya-containers] Test suite doctests: PASS
  2158. 173.32 s [yaya-containers] Test suite logged to: dist/test/yaya-containers-1.0.0.0-doctests.log
  2159. 173.32 s [yaya-containers] 1 of 1 test suites (1 of 1 test cases) passed.
  2160. 173.33 s [yaya-containers] Phase: haddockPhase
  2161. 173.44 s [yaya-containers] Preprocessing library for yaya-containers-1.0.0.0..
  2162. 173.44 s [yaya-containers] Running Haddock on library for yaya-containers-1.0.0.0..
  2163. 173.49 s [yaya-containers] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  2164. 173.63 s [yaya-containers] [1 of 4] Compiling Yaya.Containers.Pattern.IntMap ( src/Yaya/Containers/Pattern/IntMap.hs, nothing )
  2165. 173.93 s [yaya-containers] [2 of 4] Compiling Yaya.Containers.Pattern.IntSet ( src/Yaya/Containers/Pattern/IntSet.hs, nothing )
  2166. 173.95 s [yaya-containers] [3 of 4] Compiling Yaya.Containers.Pattern.Map ( src/Yaya/Containers/Pattern/Map.hs, nothing )
  2167. 174.00 s [yaya-containers] [4 of 4] Compiling Yaya.Containers.Pattern.Set ( src/Yaya/Containers/Pattern/Set.hs, nothing )
  2168. 174.03 s [yaya-containers] Haddock coverage:
  2169. 174.03 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.IntMap'
  2170. 174.03 s [yaya-containers] Missing documentation for:
  2171. 174.03 s [yaya-containers] Module header
  2172. 174.03 s [yaya-containers] IntMap (src/Yaya/Containers/Pattern/IntMap.hs:61)
  2173. 174.03 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.IntSet'
  2174. 174.03 s [yaya-containers] Missing documentation for:
  2175. 174.03 s [yaya-containers] Module header
  2176. 174.03 s [yaya-containers] IntSet (src/Yaya/Containers/Pattern/IntSet.hs:54)
  2177. 174.03 s [yaya-containers] 40% ( 4 / 10) in 'Yaya.Containers.Pattern.Map'
  2178. 174.03 s [yaya-containers] Missing documentation for:
  2179. 174.03 s [yaya-containers] Module header
  2180. 174.03 s [yaya-containers] Map (src/Yaya/Containers/Pattern/Map.hs:79)
  2181. 174.03 s [yaya-containers] eqMap (src/Yaya/Containers/Pattern/Map.hs:111)
  2182. 174.03 s [yaya-containers] compareMap (src/Yaya/Containers/Pattern/Map.hs:124)
  2183. 174.03 s [yaya-containers] readMapPrec (src/Yaya/Containers/Pattern/Map.hs:136)
  2184. 174.03 s [yaya-containers] showsMapPrec (src/Yaya/Containers/Pattern/Map.hs:157)
  2185. 174.03 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.Set'
  2186. 174.03 s [yaya-containers] Missing documentation for:
  2187. 174.03 s [yaya-containers] Module header
  2188. 174.03 s [yaya-containers] Set (src/Yaya/Containers/Pattern/Set.hs:55)
  2189. 174.34 s [yaya-containers] Warning: Yaya.Containers.Pattern.IntMap: could not find link destinations for:
  2190. 174.34 s [yaya-containers] - Yaya.Containers.Pattern.IntMap.Rep_IntMap
  2191. 174.34 s [yaya-containers] - Yaya.Containers.Pattern.IntMap.Rep1_IntMap
  2192. 174.34 s [yaya-containers] Warning: Yaya.Containers.Pattern.IntSet: could not find link destinations for:
  2193. 174.34 s [yaya-containers] - Yaya.Containers.Pattern.IntSet.Rep_IntSet
  2194. 174.34 s [yaya-containers] - Yaya.Containers.Pattern.IntSet.Rep1_IntSet
  2195. 174.34 s [yaya-containers] Warning: Yaya.Containers.Pattern.Map: could not find link destinations for:
  2196. 174.34 s [yaya-containers] - Yaya.Containers.Pattern.Map.Rep_Map
  2197. 174.34 s [yaya-containers] - Yaya.Containers.Pattern.Map.Rep1_Map
  2198. 174.34 s [yaya-containers] Warning: Yaya.Containers.Pattern.Set: could not find link destinations for:
  2199. 174.34 s [yaya-containers] - Yaya.Containers.Pattern.Set.Rep_Set
  2200. 174.34 s [yaya-containers] - Yaya.Containers.Pattern.Set.Rep1_Set
  2201. 177.16 s [yaya-containers] Documentation created: dist/doc/html/yaya-containers/,
  2202. 177.16 s [yaya-containers] dist/doc/html/yaya-containers/yaya-containers.txt
  2203. 177.23 s [yaya-containers] Preprocessing test suite 'doctests' for yaya-containers-1.0.0.0..
  2204. 177.24 s [yaya-containers] Phase: installPhase
  2205. 177.30 s [yaya-containers] Installing library in /nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-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. 177.55 s [yaya-containers] Phase: fixupPhase
  2207. 177.57 s [yaya-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-yaya-containers-1.0.0.0
  2208. 177.59 s [yaya-containers] shrinking /nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-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. 177.59 s [yaya-containers] checking for references to /build/ in /nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-yaya-containers-1.0.0.0...
  2210. 177.60 s [yaya-containers] patching script interpreter paths in /nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-yaya-containers-1.0.0.0
  2211. 177.60 s [yaya-containers] stripping (with command strip and flags -S -p) in /nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-yaya-containers-1.0.0.0/lib
  2212. 177.65 s [yaya-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/ylk032azwc5myh3p38p1b5wkzk5ix6vm-yaya-containers-1.0.0.0-doc
  2213. 177.66 s [yaya-containers] checking for references to /build/ in /nix/store/ylk032azwc5myh3p38p1b5wkzk5ix6vm-yaya-containers-1.0.0.0-doc...
  2214. 177.68 s [yaya-containers] patching script interpreter paths in /nix/store/ylk032azwc5myh3p38p1b5wkzk5ix6vm-yaya-containers-1.0.0.0-doc
  2215. 177.78 s [post-build-hook] Uploading paths from nix-ci to cachix cache "sellout" /nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-yaya-containers-1.0.0.0 /nix/store/ylk032azwc5myh3p38p1b5wkzk5ix6vm-yaya-containers-1.0.0.0-doc
  2216. 178.24 s [post-build-hook] Pushing 2 paths (126 are already present) using zstd to cache sellout ⏳
  2217. 178.24 s [post-build-hook]
  2218. 178.60 s [post-build-hook] Pushing /nix/store/ylk032azwc5myh3p38p1b5wkzk5ix6vm-yaya-containers-1.0.0.0-doc (1.12 MiB)
  2219. 178.66 s [post-build-hook] Pushing /nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-yaya-containers-1.0.0.0 (3.37 MiB)
  2220. 179.59 s [post-build-hook]
  2221. 179.59 s [post-build-hook] All done.
  2222. 179.60 s [post-build-hook] Uploading paths from nix-ci to the NixCI cache /nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-yaya-containers-1.0.0.0 /nix/store/ylk032azwc5myh3p38p1b5wkzk5ix6vm-yaya-containers-1.0.0.0-doc
  2223. 179.64 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2224. 179.65 s [post-build-hook] copying 2 paths...
  2225. 179.65 s [post-build-hook] copying path '/nix/store/ylk032azwc5myh3p38p1b5wkzk5ix6vm-yaya-containers-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  2226. 179.91 s [post-build-hook] copying path '/nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-yaya-containers-1.0.0.0' to 'https://cache.nix-ci.com'...
  2227. 180.69 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2228. 180.89 s [post-build-hook] copying 1 paths...
  2229. 180.89 s [post-build-hook] copying path '/nix/store/mi6djnhb6a3ax7namlvmc2b1gd5zshx3-yaya-containers-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  2230. 181.03 s Progress: 6 of 10 built, 144 of 144 fetched
  2231. 181.08 s Building ghc-9.8.4-with-packages
  2232. 181.13 s [ghc-9.8.4-with-packages] /nix/store/29rp2jgl3apvmyy7vpxpckbfihr14wqc-yaya-containers-1.0.0.0/nix-support:
  2233. 181.13 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2234. 181.13 s [ghc-9.8.4-with-packages] /nix/store/y6km1a4apnylfxld9h0gjh2qr2pljyrr-yaya-hedgehog-1.0.0.0/nix-support:
  2235. 181.13 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2236. 181.13 s [ghc-9.8.4-with-packages] /nix/store/rz7jyc0h22vvra55wn25y5fi2sr2hpn1-yaya-lens-0.0.1.0/nix-support:
  2237. 181.13 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2238. 181.14 s [ghc-9.8.4-with-packages] /nix/store/nh5wdj23qfldc5pg9536bamxp1yh9ddd-yaya-quickcheck-1.0.0.0/nix-support:
  2239. 181.14 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2240. 181.14 s [ghc-9.8.4-with-packages] /nix/store/ia1nfy8hlap1hzxxbgpyj7c35nimg0dx-yaya-unsafe-1.0.0.0/nix-support:
  2241. 181.14 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2242. 181.14 s [ghc-9.8.4-with-packages] /nix/store/znwzpcnrybih7s2kw75v3cxfp35vs6ra-comonad-5.0.9/nix-support:
  2243. 181.14 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2244. 181.15 s [ghc-9.8.4-with-packages] /nix/store/znwzpcnrybih7s2kw75v3cxfp35vs6ra-comonad-5.0.9/nix-support:
  2245. 181.15 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2246. 181.15 s [ghc-9.8.4-with-packages] /nix/store/5fivjnc09g30v4dkm1s8896vmar7lhsj-either-5.0.3/nix-support:
  2247. 181.15 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2248. 181.15 s [ghc-9.8.4-with-packages] /nix/store/5fivjnc09g30v4dkm1s8896vmar7lhsj-either-5.0.3/nix-support:
  2249. 181.15 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2250. 181.15 s [ghc-9.8.4-with-packages] /nix/store/v9lwflcjpgvizwlfcx091379kzmfz79v-free-5.2/nix-support:
  2251. 181.15 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2252. 181.16 s [ghc-9.8.4-with-packages] /nix/store/v9lwflcjpgvizwlfcx091379kzmfz79v-free-5.2/nix-support:
  2253. 181.16 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2254. 181.16 s [ghc-9.8.4-with-packages] /nix/store/qdyzsjz7j3c2a9vzvwgc6d0jd66fvyii-kan-extensions-5.2.7/nix-support:
  2255. 181.16 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2256. 181.16 s [ghc-9.8.4-with-packages] /nix/store/qdyzsjz7j3c2a9vzvwgc6d0jd66fvyii-kan-extensions-5.2.7/nix-support:
  2257. 181.16 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2258. 181.16 s [ghc-9.8.4-with-packages] /nix/store/x2gclvjkzhfmzza2hpq65agyyw0rgywa-profunctors-5.6.3/nix-support:
  2259. 181.16 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2260. 181.17 s [ghc-9.8.4-with-packages] /nix/store/x2gclvjkzhfmzza2hpq65agyyw0rgywa-profunctors-5.6.3/nix-support:
  2261. 181.17 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2262. 181.17 s [ghc-9.8.4-with-packages] /nix/store/5ikgwyqk0af6k5z3zlnysfb5k9s18a0g-strict-0.5.1/nix-support:
  2263. 181.17 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2264. 181.17 s [ghc-9.8.4-with-packages] /nix/store/5ikgwyqk0af6k5z3zlnysfb5k9s18a0g-strict-0.5.1/nix-support:
  2265. 181.17 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2266. 181.17 s [ghc-9.8.4-with-packages] /nix/store/sqra30fsgx5i69zcffvf1vpwp3nywmxd-th-abstraction-0.7.1.0/nix-support:
  2267. 181.17 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2268. 181.17 s [ghc-9.8.4-with-packages] /nix/store/sqra30fsgx5i69zcffvf1vpwp3nywmxd-th-abstraction-0.7.1.0/nix-support:
  2269. 181.17 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2270. 181.17 s [ghc-9.8.4-with-packages] /nix/store/jddvw2330wjiym0b9sljcnxb12hy9vn6-deriving-compat-0.6.7/nix-support:
  2271. 181.17 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2272. 181.18 s [ghc-9.8.4-with-packages] /nix/store/jddvw2330wjiym0b9sljcnxb12hy9vn6-deriving-compat-0.6.7/nix-support:
  2273. 181.18 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2274. 181.18 s [ghc-9.8.4-with-packages] /nix/store/3l9wj1439gcrjjh5ga5w6qcgvbpcrsk8-hedgehog-1.5/nix-support:
  2275. 181.18 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2276. 181.19 s [ghc-9.8.4-with-packages] /nix/store/3l9wj1439gcrjjh5ga5w6qcgvbpcrsk8-hedgehog-1.5/nix-support:
  2277. 181.19 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2278. 181.19 s [ghc-9.8.4-with-packages] /nix/store/c6075ny6b1lb8a4y4qkyc4sanmpkdf4y-lens-5.3.5/nix-support:
  2279. 181.19 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2280. 181.20 s [ghc-9.8.4-with-packages] /nix/store/c6075ny6b1lb8a4y4qkyc4sanmpkdf4y-lens-5.3.5/nix-support:
  2281. 181.20 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2282. 181.21 s [ghc-9.8.4-with-packages] /nix/store/3cj0wjp5rs460ks2ayzzr1skczssn150-QuickCheck-2.15.0.1/nix-support:
  2283. 181.21 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2284. 181.21 s [ghc-9.8.4-with-packages] /nix/store/3cj0wjp5rs460ks2ayzzr1skczssn150-QuickCheck-2.15.0.1/nix-support:
  2285. 181.21 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2286. 181.21 s [ghc-9.8.4-with-packages] /nix/store/mvlzgc4qms0jclxzs3xfl4brk7rdl58x-distributive-0.6.2.1/nix-support:
  2287. 181.21 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2288. 181.21 s [ghc-9.8.4-with-packages] /nix/store/mvlzgc4qms0jclxzs3xfl4brk7rdl58x-distributive-0.6.2.1/nix-support:
  2289. 181.21 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2290. 181.21 s [ghc-9.8.4-with-packages] /nix/store/pbw8nk7523in0vd9ln10fs69mzixbidq-indexed-traversable-0.1.4/nix-support:
  2291. 181.21 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2292. 181.22 s [ghc-9.8.4-with-packages] /nix/store/pbw8nk7523in0vd9ln10fs69mzixbidq-indexed-traversable-0.1.4/nix-support:
  2293. 181.22 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2294. 181.22 s [ghc-9.8.4-with-packages] /nix/store/pfj7ncblxvlmafpcrml9cyf878qfx4ab-tagged-0.8.9/nix-support:
  2295. 181.22 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2296. 181.22 s [ghc-9.8.4-with-packages] /nix/store/pfj7ncblxvlmafpcrml9cyf878qfx4ab-tagged-0.8.9/nix-support:
  2297. 181.22 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2298. 181.22 s [ghc-9.8.4-with-packages] /nix/store/4gnsd550vm19350r19pvga45gg41wlwb-transformers-compat-0.7.2/nix-support:
  2299. 181.22 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2300. 181.22 s [ghc-9.8.4-with-packages] /nix/store/4gnsd550vm19350r19pvga45gg41wlwb-transformers-compat-0.7.2/nix-support:
  2301. 181.22 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2302. 181.22 s [ghc-9.8.4-with-packages] /nix/store/2mxpxgs3yq083w004yddc3d8hbzbs20n-bifunctors-5.6.2/nix-support:
  2303. 181.22 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2304. 181.23 s [ghc-9.8.4-with-packages] /nix/store/2mxpxgs3yq083w004yddc3d8hbzbs20n-bifunctors-5.6.2/nix-support:
  2305. 181.23 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2306. 181.23 s [ghc-9.8.4-with-packages] /nix/store/s0ksq6cbrj35wlm1n6vl1c8h169pr11l-semigroupoids-6.0.1/nix-support:
  2307. 181.23 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2308. 181.23 s [ghc-9.8.4-with-packages] /nix/store/s0ksq6cbrj35wlm1n6vl1c8h169pr11l-semigroupoids-6.0.1/nix-support:
  2309. 181.23 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2310. 181.24 s [ghc-9.8.4-with-packages] /nix/store/czn0dpy99n3zigllpglgakn2vkan4i41-transformers-base-0.4.6/nix-support:
  2311. 181.24 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2312. 181.24 s [ghc-9.8.4-with-packages] /nix/store/czn0dpy99n3zigllpglgakn2vkan4i41-transformers-base-0.4.6/nix-support:
  2313. 181.24 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2314. 181.24 s [ghc-9.8.4-with-packages] /nix/store/2j80llm0yi4jf4j8l9fsz7gm0ccqc4aq-adjunctions-4.4.3/nix-support:
  2315. 181.24 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2316. 181.24 s [ghc-9.8.4-with-packages] /nix/store/2j80llm0yi4jf4j8l9fsz7gm0ccqc4aq-adjunctions-4.4.3/nix-support:
  2317. 181.24 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2318. 181.24 s [ghc-9.8.4-with-packages] /nix/store/6rj0j7ng7dw741cvvaqb241g37j3kps3-contravariant-1.5.5/nix-support:
  2319. 181.24 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2320. 181.25 s [ghc-9.8.4-with-packages] /nix/store/6rj0j7ng7dw741cvvaqb241g37j3kps3-contravariant-1.5.5/nix-support:
  2321. 181.25 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2322. 181.25 s [ghc-9.8.4-with-packages] /nix/store/blwxrwqwg5imn2myxnk2vhbxfry2j18p-invariant-0.6.4/nix-support:
  2323. 181.25 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2324. 181.25 s [ghc-9.8.4-with-packages] /nix/store/blwxrwqwg5imn2myxnk2vhbxfry2j18p-invariant-0.6.4/nix-support:
  2325. 181.25 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2326. 181.25 s [ghc-9.8.4-with-packages] /nix/store/lqsdi3cp8kizrkq42b2b4s9rm79i3wpf-base-orphans-0.9.3/nix-support:
  2327. 181.25 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2328. 181.25 s [ghc-9.8.4-with-packages] /nix/store/lqsdi3cp8kizrkq42b2b4s9rm79i3wpf-base-orphans-0.9.3/nix-support:
  2329. 181.25 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2330. 181.26 s [ghc-9.8.4-with-packages] /nix/store/ra75vj3han0hz0gvmhfraqxws617bd3r-hashable-1.5.0.0/nix-support:
  2331. 181.26 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2332. 181.26 s [ghc-9.8.4-with-packages] /nix/store/ra75vj3han0hz0gvmhfraqxws617bd3r-hashable-1.5.0.0/nix-support:
  2333. 181.26 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2334. 181.26 s [ghc-9.8.4-with-packages] /nix/store/b845gv59jpqrlr06brj94sp34h2c9ll8-these-1.2.1/nix-support:
  2335. 181.26 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2336. 181.26 s [ghc-9.8.4-with-packages] /nix/store/b845gv59jpqrlr06brj94sp34h2c9ll8-these-1.2.1/nix-support:
  2337. 181.26 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2338. 181.26 s [ghc-9.8.4-with-packages] /nix/store/5xmm2vb71q02g3miyamafwj0m2r4rgqj-ansi-terminal-1.1.3/nix-support:
  2339. 181.26 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2340. 181.26 s [ghc-9.8.4-with-packages] /nix/store/5xmm2vb71q02g3miyamafwj0m2r4rgqj-ansi-terminal-1.1.3/nix-support:
  2341. 181.26 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2342. 181.27 s [ghc-9.8.4-with-packages] /nix/store/gwkkf1dsvlwcv3ibbigffwk3pwhqisgf-async-2.2.5/nix-support:
  2343. 181.27 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2344. 181.27 s [ghc-9.8.4-with-packages] /nix/store/gwkkf1dsvlwcv3ibbigffwk3pwhqisgf-async-2.2.5/nix-support:
  2345. 181.27 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2346. 181.27 s [ghc-9.8.4-with-packages] /nix/store/f7ka31wm7l8jnmli0zc0sr139l3h5xf5-barbies-2.1.1.0/nix-support:
  2347. 181.27 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2348. 181.27 s [ghc-9.8.4-with-packages] /nix/store/f7ka31wm7l8jnmli0zc0sr139l3h5xf5-barbies-2.1.1.0/nix-support:
  2349. 181.27 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2350. 181.27 s [ghc-9.8.4-with-packages] /nix/store/j67k5y37rqiz3dc9qd6qyiimpfd37pfd-concurrent-output-1.10.21/nix-support:
  2351. 181.27 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2352. 181.28 s [ghc-9.8.4-with-packages] /nix/store/j67k5y37rqiz3dc9qd6qyiimpfd37pfd-concurrent-output-1.10.21/nix-support:
  2353. 181.28 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2354. 181.28 s [ghc-9.8.4-with-packages] /nix/store/hxnbbhkwdgbfl7cfz3f35gzpmdncn6hi-lifted-async-0.10.2.7/nix-support:
  2355. 181.28 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2356. 181.28 s [ghc-9.8.4-with-packages] /nix/store/hxnbbhkwdgbfl7cfz3f35gzpmdncn6hi-lifted-async-0.10.2.7/nix-support:
  2357. 181.28 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2358. 181.28 s [ghc-9.8.4-with-packages] /nix/store/5zglzmhvq539ninvh4ivlppawdmkkzbc-mmorph-1.2.1/nix-support:
  2359. 181.28 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2360. 181.29 s [ghc-9.8.4-with-packages] /nix/store/5zglzmhvq539ninvh4ivlppawdmkkzbc-mmorph-1.2.1/nix-support:
  2361. 181.29 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2362. 181.29 s [ghc-9.8.4-with-packages] /nix/store/4wsxgxvqmnpx6bz6994s9r43r8i27ms9-monad-control-1.0.3.1/nix-support:
  2363. 181.29 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2364. 181.29 s [ghc-9.8.4-with-packages] /nix/store/4wsxgxvqmnpx6bz6994s9r43r8i27ms9-monad-control-1.0.3.1/nix-support:
  2365. 181.29 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2366. 181.29 s [ghc-9.8.4-with-packages] /nix/store/i2hxqb6ky5722cs7zm9ghvzk492hn5wk-pretty-show-1.10/nix-support:
  2367. 181.29 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2368. 181.29 s [ghc-9.8.4-with-packages] /nix/store/i2hxqb6ky5722cs7zm9ghvzk492hn5wk-pretty-show-1.10/nix-support:
  2369. 181.29 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2370. 181.29 s [ghc-9.8.4-with-packages] /nix/store/h4wh0cka31hrszck4q6s13bpmw8ddwh5-primitive-0.9.1.0/nix-support:
  2371. 181.29 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2372. 181.30 s [ghc-9.8.4-with-packages] /nix/store/h4wh0cka31hrszck4q6s13bpmw8ddwh5-primitive-0.9.1.0/nix-support:
  2373. 181.30 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2374. 181.30 s [ghc-9.8.4-with-packages] /nix/store/rjfqizg4zcbbdxvgyvh6axmif0797iws-random-1.2.1.3/nix-support:
  2375. 181.30 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2376. 181.30 s [ghc-9.8.4-with-packages] /nix/store/rjfqizg4zcbbdxvgyvh6axmif0797iws-random-1.2.1.3/nix-support:
  2377. 181.30 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2378. 181.30 s [ghc-9.8.4-with-packages] /nix/store/3g8ljp4hac53712a101a07pc63ww9v9z-resourcet-1.3.0/nix-support:
  2379. 181.30 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2380. 181.30 s [ghc-9.8.4-with-packages] /nix/store/3g8ljp4hac53712a101a07pc63ww9v9z-resourcet-1.3.0/nix-support:
  2381. 181.30 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2382. 181.30 s [ghc-9.8.4-with-packages] /nix/store/zs27agr7pf98jb7hpd1sh25vchpnbvqv-safe-exceptions-0.1.7.4/nix-support:
  2383. 181.30 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2384. 181.31 s [ghc-9.8.4-with-packages] /nix/store/zs27agr7pf98jb7hpd1sh25vchpnbvqv-safe-exceptions-0.1.7.4/nix-support:
  2385. 181.31 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2386. 181.31 s [ghc-9.8.4-with-packages] /nix/store/vvwxw43krqi46ri96wmmb3s9zbg0z2wj-wl-pprint-annotated-0.1.0.1/nix-support:
  2387. 181.31 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2388. 181.31 s [ghc-9.8.4-with-packages] /nix/store/vvwxw43krqi46ri96wmmb3s9zbg0z2wj-wl-pprint-annotated-0.1.0.1/nix-support:
  2389. 181.31 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2390. 181.31 s [ghc-9.8.4-with-packages] /nix/store/h9653zgw3iipfrvr2pklwypfwk1vvz95-indexed-traversable-instances-0.1.2/nix-support:
  2391. 181.31 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2392. 181.31 s [ghc-9.8.4-with-packages] /nix/store/h9653zgw3iipfrvr2pklwypfwk1vvz95-indexed-traversable-instances-0.1.2/nix-support:
  2393. 181.31 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2394. 181.31 s [ghc-9.8.4-with-packages] /nix/store/xb4q2nxk07ibw6m2c8dxb67z4lq7rf4b-parallel-3.2.2.0/nix-support:
  2395. 181.31 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2396. 181.32 s [ghc-9.8.4-with-packages] /nix/store/xb4q2nxk07ibw6m2c8dxb67z4lq7rf4b-parallel-3.2.2.0/nix-support:
  2397. 181.32 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2398. 181.32 s [ghc-9.8.4-with-packages] /nix/store/j971p2mp50f68mv4w5w8anzza11v1p0j-reflection-2.1.9/nix-support:
  2399. 181.32 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2400. 181.32 s [ghc-9.8.4-with-packages] /nix/store/j971p2mp50f68mv4w5w8anzza11v1p0j-reflection-2.1.9/nix-support:
  2401. 181.32 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2402. 181.32 s [ghc-9.8.4-with-packages] /nix/store/3f1fqqy39is0nz3vjs0f2panmpnl6qvp-unordered-containers-0.2.20.1/nix-support:
  2403. 181.32 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2404. 181.32 s [ghc-9.8.4-with-packages] /nix/store/3f1fqqy39is0nz3vjs0f2panmpnl6qvp-unordered-containers-0.2.20.1/nix-support:
  2405. 181.32 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2406. 181.32 s [ghc-9.8.4-with-packages] /nix/store/6pv1c0b6l7qpsmh4i0dar6bpp8d7s2hk-vector-0.13.2.0/nix-support:
  2407. 181.32 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2408. 181.33 s [ghc-9.8.4-with-packages] /nix/store/6pv1c0b6l7qpsmh4i0dar6bpp8d7s2hk-vector-0.13.2.0/nix-support:
  2409. 181.33 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2410. 181.33 s [ghc-9.8.4-with-packages] /nix/store/ys8slq5ip47314wqrsmdbla0hs64kxpx-splitmix-0.1.3.1/nix-support:
  2411. 181.33 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2412. 181.33 s [ghc-9.8.4-with-packages] /nix/store/ys8slq5ip47314wqrsmdbla0hs64kxpx-splitmix-0.1.3.1/nix-support:
  2413. 181.33 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2414. 181.34 s [ghc-9.8.4-with-packages] /nix/store/6d2r64mr4i4syjgj4iyncnjwfg747cmh-StateVar-1.2.2/nix-support:
  2415. 181.34 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2416. 181.34 s [ghc-9.8.4-with-packages] /nix/store/6d2r64mr4i4syjgj4iyncnjwfg747cmh-StateVar-1.2.2/nix-support:
  2417. 181.34 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2418. 181.34 s [ghc-9.8.4-with-packages] /nix/store/4d4qg5dcwbkhmj3w0wvj43czp5yvjsvl-os-string-2.0.8/nix-support:
  2419. 181.34 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2420. 181.35 s [ghc-9.8.4-with-packages] /nix/store/4d4qg5dcwbkhmj3w0wvj43czp5yvjsvl-os-string-2.0.8/nix-support:
  2421. 181.35 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2422. 181.35 s [ghc-9.8.4-with-packages] /nix/store/63wz4dpranag0vvqw2ww08gkcshi9phb-ansi-terminal-types-1.1.3/nix-support:
  2423. 181.35 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2424. 181.35 s [ghc-9.8.4-with-packages] /nix/store/63wz4dpranag0vvqw2ww08gkcshi9phb-ansi-terminal-types-1.1.3/nix-support:
  2425. 181.35 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2426. 181.36 s [ghc-9.8.4-with-packages] /nix/store/4g4blv4njpjcy1qh8gmf9jp0p4aqqafc-constraints-0.14.2/nix-support:
  2427. 181.36 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2428. 181.36 s [ghc-9.8.4-with-packages] /nix/store/4g4blv4njpjcy1qh8gmf9jp0p4aqqafc-constraints-0.14.2/nix-support:
  2429. 181.36 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2430. 181.36 s [ghc-9.8.4-with-packages] /nix/store/mnzism9lb9lvvhvsmw0i90qrfwl9k97i-lifted-base-0.2.3.12/nix-support:
  2431. 181.36 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2432. 181.37 s [ghc-9.8.4-with-packages] /nix/store/mnzism9lb9lvvhvsmw0i90qrfwl9k97i-lifted-base-0.2.3.12/nix-support:
  2433. 181.37 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2434. 181.37 s [ghc-9.8.4-with-packages] /nix/store/fihnx52d168rl6da7d2g0g48dl64l7lf-unliftio-core-0.2.1.0/nix-support:
  2435. 181.37 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2436. 181.37 s [ghc-9.8.4-with-packages] /nix/store/fihnx52d168rl6da7d2g0g48dl64l7lf-unliftio-core-0.2.1.0/nix-support:
  2437. 181.37 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2438. 181.37 s [ghc-9.8.4-with-packages] /nix/store/4i79pxnb46m2xnx1iq3zsaxv9ymq5vid-OneTuple-0.4.2/nix-support:
  2439. 181.37 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2440. 181.38 s [ghc-9.8.4-with-packages] /nix/store/4i79pxnb46m2xnx1iq3zsaxv9ymq5vid-OneTuple-0.4.2/nix-support:
  2441. 181.38 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2442. 181.38 s [ghc-9.8.4-with-packages] /nix/store/87j2l37c9vn1xnj9001mndla2vplmyjj-tasty-1.5.3/nix-support:
  2443. 181.38 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2444. 181.38 s [ghc-9.8.4-with-packages] /nix/store/87j2l37c9vn1xnj9001mndla2vplmyjj-tasty-1.5.3/nix-support:
  2445. 181.38 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2446. 181.38 s [ghc-9.8.4-with-packages] /nix/store/gc1z91nlf9q04ckj0hmxydmnmhvvmm86-vector-stream-0.1.0.1/nix-support:
  2447. 181.38 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2448. 181.38 s [ghc-9.8.4-with-packages] /nix/store/gc1z91nlf9q04ckj0hmxydmnmhvvmm86-vector-stream-0.1.0.1/nix-support:
  2449. 181.38 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2450. 181.39 s [ghc-9.8.4-with-packages] /nix/store/am204xbbaw6g3h39vr4qysvrxjymjylg-boring-0.2.2/nix-support:
  2451. 181.39 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2452. 181.39 s [ghc-9.8.4-with-packages] /nix/store/am204xbbaw6g3h39vr4qysvrxjymjylg-boring-0.2.2/nix-support:
  2453. 181.39 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2454. 181.39 s [ghc-9.8.4-with-packages] /nix/store/l6pwbq360m812g72hj9g0097agaxyqnx-optparse-applicative-0.18.1.0/nix-support:
  2455. 181.39 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2456. 181.39 s [ghc-9.8.4-with-packages] /nix/store/l6pwbq360m812g72hj9g0097agaxyqnx-optparse-applicative-0.18.1.0/nix-support:
  2457. 181.39 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2458. 181.39 s [ghc-9.8.4-with-packages] /nix/store/ridj9r9njii3rfpylf9z20dnj7qxywgs-prettyprinter-1.7.1/nix-support:
  2459. 181.39 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2460. 181.40 s [ghc-9.8.4-with-packages] /nix/store/ridj9r9njii3rfpylf9z20dnj7qxywgs-prettyprinter-1.7.1/nix-support:
  2461. 181.40 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2462. 181.40 s [ghc-9.8.4-with-packages] /nix/store/mbwh2b06vzz6lpp13axmrvf2svc1hlvs-prettyprinter-ansi-terminal-1.1.3/nix-support:
  2463. 181.40 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2464. 181.40 s [ghc-9.8.4-with-packages] /nix/store/mbwh2b06vzz6lpp13axmrvf2svc1hlvs-prettyprinter-ansi-terminal-1.1.3/nix-support:
  2465. 181.40 s [ghc-9.8.4-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/n4jjn39y1w6kw8wl1wnpy5v4bxbl2qn6-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2466. 182.03 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. 182.03 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. 182.06 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. 182.06 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. 182.07 s [ghc-9.8.4-with-packages] Warning: include-dirs: /nix/store/d4rjyy9rzww24kd944rh2rkydskmm068-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. 183.18 s [post-build-hook] Uploading paths from nix-ci to cachix cache "sellout" /nix/store/d4rjyy9rzww24kd944rh2rkydskmm068-ghc-9.8.4-with-packages
  2472. 183.63 s [post-build-hook] Pushing 1 paths (211 are already present) using zstd to cache sellout ⏳
  2473. 183.63 s [post-build-hook]
  2474. 184.00 s [post-build-hook] Pushing /nix/store/d4rjyy9rzww24kd944rh2rkydskmm068-ghc-9.8.4-with-packages (5.11 MiB)
  2475. 185.51 s [post-build-hook]
  2476. 185.51 s [post-build-hook] All done.
  2477. 185.52 s [post-build-hook] Uploading paths from nix-ci to the NixCI cache /nix/store/d4rjyy9rzww24kd944rh2rkydskmm068-ghc-9.8.4-with-packages
  2478. 185.56 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2479. 185.70 s [post-build-hook] copying 1 paths...
  2480. 185.70 s [post-build-hook] copying path '/nix/store/d4rjyy9rzww24kd944rh2rkydskmm068-ghc-9.8.4-with-packages' to 'https://cache.nix-ci.com'...
  2481. 186.69 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2482. 186.89 s [post-build-hook] copying 1 paths...
  2483. 186.89 s [post-build-hook] copying path '/nix/store/vy8fc17r4zgv8jd99zcanj2psgid8j72-ghc-9.8.4-with-packages.drv' to 'https://cache.nix-ci.com'...
  2484. 187.03 s Progress: 7 of 9 built, 144 of 144 fetched
  2485. 187.08 s Building all-packages
  2486. 187.15 s [all-packages] created 3 symlinks in user environment
  2487. 187.18 s [post-build-hook] Uploading paths from nix-ci to cachix cache "sellout" /nix/store/hi1s3hxq45v4x0bnvdz4vl76f3b150d7-all-packages
  2488. 188.12 s [post-build-hook] Pushing 1 paths (212 are already present) using zstd to cache sellout ⏳
  2489. 188.12 s [post-build-hook]
  2490. 188.48 s [post-build-hook] Pushing /nix/store/hi1s3hxq45v4x0bnvdz4vl76f3b150d7-all-packages (872.00 B)
  2491. 189.47 s [post-build-hook]
  2492. 189.47 s [post-build-hook] All done.
  2493. 189.49 s [post-build-hook] Uploading paths from nix-ci to the NixCI cache /nix/store/hi1s3hxq45v4x0bnvdz4vl76f3b150d7-all-packages
  2494. 189.53 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2495. 189.68 s [post-build-hook] copying 1 paths...
  2496. 189.68 s [post-build-hook] copying path '/nix/store/hi1s3hxq45v4x0bnvdz4vl76f3b150d7-all-packages' to 'https://cache.nix-ci.com'...
  2497. 189.84 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2498. 190.03 s [post-build-hook] copying 1 paths...
  2499. 190.03 s [post-build-hook] copying path '/nix/store/l71cgb281w6a703dlnniws2689f1ss6n-all-packages.drv' to 'https://cache.nix-ci.com'...
  2500. 190.17 s Progress: 8 of 9 built, 144 of 144 fetched