build packages.x86_64-linux.ghc9102_all

Reproduce this run
  1. 60.68 s [yaya]
  2. 60.68 s [yaya] on the commandline: warning: [GHC-98887]
  3. 60.68 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  4. 60.68 s [yaya]
  5. 60.68 s [yaya] on the commandline: warning: [GHC-98887]
  6. 60.68 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  7. 60.68 s [yaya]
  8. 60.69 s [yaya] on the commandline: warning: [GHC-98887]
  9. 60.69 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  10. 60.69 s [yaya]
  11. 60.69 s [yaya] on the commandline: warning: [GHC-98887]
  12. 60.69 s [yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  13. 60.69 s [yaya]
  14. 61.35 s [yaya] Examples: 5 Tried: 5 Errors: 0 Failures: 0
  15. 61.39 s [yaya] Test suite doctests: PASS
  16. 61.39 s [yaya] Test suite logged to: dist/test/yaya-1.0.0.0-doctests.log
  17. 61.39 s [yaya] 1 of 1 test suites (1 of 1 test cases) passed.
  18. 61.40 s [yaya] Phase: haddockPhase
  19. 61.49 s [yaya] Preprocessing library for yaya-1.0.0.0...
  20. 61.49 s [yaya] Running Haddock on library for yaya-1.0.0.0...
  21. 61.71 s [yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, nothing )
  22. 61.79 s [yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, nothing )
  23. 62.00 s [yaya] [ 3 of 10] Compiling Yaya.Fold.Common ( src/Yaya/Fold/Common.hs, nothing )
  24. 62.04 s [yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, nothing )
  25. 62.22 s [yaya] [ 5 of 10] Compiling Yaya.Fold.Native.Internal ( src/Yaya/Fold/Native/Internal.hs, nothing )
  26. 62.23 s [yaya] [ 6 of 10] Compiling Yaya.Fold.Native ( src/Yaya/Fold/Native.hs, nothing )
  27. 62.25 s [yaya] [ 7 of 10] Compiling Yaya.Experimental.Foldable ( src/Yaya/Experimental/Foldable.hs, nothing )
  28. 62.25 s [yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, nothing )
  29. 62.29 s [yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, nothing )
  30. 62.34 s [yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, nothing )
  31. 62.39 s [yaya] Haddock coverage:
  32. 62.39 s [yaya] 66% ( 4 / 6) in 'Yaya.Functor'
  33. 62.39 s [yaya] Missing documentation for:
  34. 62.39 s [yaya] dmap
  35. 62.39 s [yaya] hmap
  36. 62.39 s [yaya] Warning: 'Maybe' is out of scope.
  37. 62.39 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  38. 62.39 s [yaya] 100% ( 9 / 9) in 'Yaya.Pattern'
  39. 62.40 s [yaya] 59% ( 16 / 27) in 'Yaya.Fold.Common'
  40. 62.40 s [yaya] Missing documentation for:
  41. 62.40 s [yaya] binarySequence (src/Yaya/Fold/Common.hs:205)
  42. 62.40 s [yaya] le (src/Yaya/Fold/Common.hs:153)
  43. 62.40 s [yaya] lucasSequence' (src/Yaya/Fold/Common.hs:211)
  44. 62.40 s [yaya] maybeTakeNext (src/Yaya/Fold/Common.hs:179)
  45. 62.40 s [yaya] replaceNeither (src/Yaya/Fold/Common.hs:159)
  46. 62.40 s [yaya] takeAnother (src/Yaya/Fold/Common.hs:164)
  47. 62.40 s [yaya] takeAvailable (src/Yaya/Fold/Common.hs:169)
  48. 62.40 s [yaya] takeNext (src/Yaya/Fold/Common.hs:174)
  49. 62.40 s [yaya] ternarySequence (src/Yaya/Fold/Common.hs:208)
  50. 62.40 s [yaya] truncate' (src/Yaya/Fold/Common.hs:185)
  51. 62.40 s [yaya] unarySequence (src/Yaya/Fold/Common.hs:202)
  52. 62.40 s [yaya] Warning: 'Nu' is ambiguous. It is defined
  53. 62.40 s [yaya] * at src/Yaya/Fold.hs:408:17
  54. 62.40 s [yaya] * at src/Yaya/Fold.hs:408:1
  55. 62.40 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  56. 62.40 s [yaya] by specifying the type/value namespace explicitly.
  57. 62.40 s [yaya] Defaulting to the one defined at src/Yaya/Fold.hs:408:1
  58. 62.40 s [yaya] Warning: 'Day' is ambiguous. It is defined
  59. 62.40 s [yaya] * in ‘Data.Functor.Day’
  60. 62.40 s [yaya] * in ‘Data.Functor.Day’
  61. 62.40 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  62. 62.40 s [yaya] by specifying the type/value namespace explicitly.
  63. 62.40 s [yaya] Defaulting to the one defined in ‘Data.Functor.Day’
  64. 62.40 s [yaya] Warning: 'Identity' is ambiguous. It is defined
  65. 62.40 s [yaya] * in ‘GHC.Internal.Data.Functor.Identity’
  66. 62.40 s [yaya] * in ‘GHC.Internal.Data.Functor.Identity’
  67. 62.40 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  68. 62.40 s [yaya] by specifying the type/value namespace explicitly.
  69. 62.40 s [yaya] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Identity’
  70. 62.40 s [yaya] 48% ( 32 / 66) in 'Yaya.Fold'
  71. 62.40 s [yaya] Missing documentation for:
  72. 62.40 s [yaya] Module header
  73. 62.40 s [yaya] Algebra (src/Yaya/Fold.hs:157)
  74. 62.40 s [yaya] AlgebraM (src/Yaya/Fold.hs:163)
  75. 62.40 s [yaya] Coalgebra (src/Yaya/Fold.hs:169)
  76. 62.40 s [yaya] ElgotAlgebra (src/Yaya/Fold.hs:161)
  77. 62.40 s [yaya] ElgotAlgebraM (src/Yaya/Fold.hs:167)
  78. 62.40 s [yaya] ElgotCoalgebra (src/Yaya/Fold.hs:173)
  79. 62.40 s [yaya] GAlgebra (src/Yaya/Fold.hs:159)
  80. 62.40 s [yaya] GAlgebraM (src/Yaya/Fold.hs:165)
  81. 62.40 s [yaya] GCoalgebra (src/Yaya/Fold.hs:171)
  82. 62.40 s [yaya] GCoalgebraM (src/Yaya/Fold.hs:180)
  83. 62.40 s [yaya] ana
  84. 62.40 s [yaya] cata
  85. 62.40 s [yaya] colambek (src/Yaya/Fold.hs:608)
  86. 62.40 s [yaya] constAna (src/Yaya/Fold.hs:722)
  87. 62.40 s [yaya] constCata (src/Yaya/Fold.hs:719)
  88. 62.40 s [yaya] constEmbed (src/Yaya/Fold.hs:713)
  89. 62.40 s [yaya] constProject (src/Yaya/Fold.hs:716)
  90. 62.40 s [yaya] distCofreeT (src/Yaya/Fold.hs:647)
  91. 62.40 s [yaya] distEnvT (src/Yaya/Fold.hs:637)
  92. 62.40 s [yaya] distTuple (src/Yaya/Fold.hs:624)
  93. 62.40 s [yaya] elgotAna (src/Yaya/Fold.hs:600)
  94. 62.40 s [yaya] elgotCata (src/Yaya/Fold.hs:553)
  95. 62.40 s [yaya] elgotCataM (src/Yaya/Fold.hs:569)
  96. 62.40 s [yaya] embed
  97. 62.40 s [yaya] ezygoM (src/Yaya/Fold.hs:578)
  98. 62.40 s [yaya] gana (src/Yaya/Fold.hs:592)
  99. 62.40 s [yaya] gcata (src/Yaya/Fold.hs:545)
  100. 62.40 s [yaya] gcataM (src/Yaya/Fold.hs:561)
  101. 62.40 s [yaya] lambek (src/Yaya/Fold.hs:604)
  102. 62.40 s [yaya] project
  103. 62.40 s [yaya] seqEither (src/Yaya/Fold.hs:676)
  104. 62.40 s [yaya] seqFreeF (src/Yaya/Fold.hs:660)
  105. 62.40 s [yaya] seqFreeT (src/Yaya/Fold.hs:672)
  106. 62.40 s [yaya] 100% ( 3 / 3) in 'Yaya.Fold.Native'
  107. 62.40 s [yaya] 66% ( 4 / 6) in 'Yaya.Experimental.Foldable'
  108. 62.40 s [yaya] Missing documentation for:
  109. 62.40 s [yaya] foldMap (src/Yaya/Experimental/Foldable.hs:27)
  110. 62.40 s [yaya] naturalList
  111. 62.40 s [yaya] Warning: 'Day' is out of scope.
  112. 62.40 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  113. 62.40 s [yaya] Warning: 'fromListN' is ambiguous. It is defined
  114. 62.40 s [yaya] * in ‘GHC.Internal.IsList’
  115. 62.40 s [yaya] * at src/Yaya/Applied.hs:304:1
  116. 62.40 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  117. 62.40 s [yaya] by specifying the type/value namespace explicitly.
  118. 62.40 s [yaya] Defaulting to the one defined at src/Yaya/Applied.hs:304:1
  119. 62.40 s [yaya] 35% ( 13 / 37) in 'Yaya.Applied'
  120. 62.40 s [yaya] Missing documentation for:
  121. 62.40 s [yaya] Module header
  122. 62.40 s [yaya] Void (src/Yaya/Applied.hs:129)
  123. 62.40 s [yaya] absurd (src/Yaya/Applied.hs:132)
  124. 62.40 s [yaya] append (src/Yaya/Applied.hs:153)
  125. 62.40 s [yaya] drop (src/Yaya/Applied.hs:179)
  126. 62.40 s [yaya] fibonacci (src/Yaya/Applied.hs:252)
  127. 62.40 s [yaya] fibonacciPolynomials (src/Yaya/Applied.hs:249)
  128. 62.40 s [yaya] height (src/Yaya/Applied.hs:144)
  129. 62.40 s [yaya] jacobsthal (src/Yaya/Applied.hs:267)
  130. 62.40 s [yaya] length (src/Yaya/Applied.hs:150)
  131. 62.40 s [yaya] lucas (src/Yaya/Applied.hs:261)
  132. 62.40 s [yaya] lucasSequenceU (src/Yaya/Applied.hs:255)
  133. 62.40 s [yaya] lucasSequenceV (src/Yaya/Applied.hs:258)
  134. 62.40 s [yaya] mersenne (src/Yaya/Applied.hs:270)
  135. 62.40 s [yaya] naturals (src/Yaya/Applied.hs:147)
  136. 62.40 s [yaya] now (src/Yaya/Applied.hs:117)
  137. 62.40 s [yaya] pell (src/Yaya/Applied.hs:264)
  138. 62.40 s [yaya] reifyUpTo (src/Yaya/Applied.hs:246)
  139. 62.40 s [yaya] reverse' (src/Yaya/Applied.hs:189)
  140. 62.40 s [yaya] reverse (src/Yaya/Applied.hs:193)
  141. 62.40 s [yaya] succN (src/Yaya/Applied.hs:141)
  142. 62.40 s [yaya] tail (src/Yaya/Applied.hs:182)
  143. 62.40 s [yaya] vacuous (src/Yaya/Applied.hs:135)
  144. 62.40 s [yaya] zeroN (src/Yaya/Applied.hs:138)
  145. 62.41 s [yaya] Warning: 'PatternFunctorRules' is ambiguous. It is defined
  146. 62.41 s [yaya] * at src/Yaya/Retrofit.hs:167:28
  147. 62.41 s [yaya] * at src/Yaya/Retrofit.hs:167:1
  148. 62.41 s [yaya] You may be able to disambiguate the identifier by qualifying it or
  149. 62.41 s [yaya] by specifying the type/value namespace explicitly.
  150. 62.41 s [yaya] Defaulting to the one defined at src/Yaya/Retrofit.hs:167:1
  151. 62.41 s [yaya] 85% ( 17 / 20) in 'Yaya.Retrofit'
  152. 62.41 s [yaya] Missing documentation for:
  153. 62.41 s [yaya] patternCon
  154. 62.41 s [yaya] patternField
  155. 62.41 s [yaya] patternType
  156. 62.41 s [yaya] Warning: 'gcataM' is out of scope.
  157. 62.41 s [yaya] If you qualify the identifier, haddock can try to link it anyway.
  158. 62.41 s [yaya] 73% ( 19 / 26) in 'Yaya.Zoo'
  159. 62.41 s [yaya] Missing documentation for:
  160. 62.41 s [yaya] cocontramap (src/Yaya/Zoo.hs:335)
  161. 62.41 s [yaya] fromPartial
  162. 62.41 s [yaya] futu (src/Yaya/Zoo.hs:199)
  163. 62.41 s [yaya] gmutu (src/Yaya/Zoo.hs:137)
  164. 62.41 s [yaya] histo (src/Yaya/Zoo.hs:211)
  165. 62.41 s [yaya] insidePartial (src/Yaya/Zoo.hs:263)
  166. 62.41 s [yaya] mutuM (src/Yaya/Zoo.hs:187)
  167. 62.70 s [yaya] Warning: Yaya.Pattern: could not find link destinations for:
  168. 62.70 s [yaya] - Yaya.Pattern.Rep_AndMaybe
  169. 62.70 s [yaya] - Yaya.Pattern.Rep1_AndMaybe
  170. 62.70 s [yaya] - Yaya.Pattern.Rep_XNor
  171. 62.70 s [yaya] - Yaya.Pattern.Rep1_XNor
  172. 62.70 s [yaya] - Yaya.Applied.D:R:ItemNu
  173. 62.70 s [yaya] Warning: Yaya.Fold: could not find link destinations for:
  174. 62.70 s [yaya] - Yaya.Applied.D:R:ItemNu
  175. 62.70 s [yaya] Warning: Yaya.Applied: could not find link destinations for:
  176. 62.70 s [yaya] - Yaya.Applied.D:R:ItemNu
  177. 67.11 s [yaya] Documentation created: dist/doc/html/yaya/, dist/doc/html/yaya/yaya.txt
  178. 67.20 s [yaya] Preprocessing test suite 'doctests' for yaya-1.0.0.0...
  179. 67.20 s [yaya] Phase: installPhase
  180. 67.24 s [yaya] Installing library in /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a/yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  181. 67.52 s [yaya] Phase: fixupPhase
  182. 67.53 s [yaya] shrinking RPATHs of ELF executables and libraries in /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0
  183. 67.54 s [yaya] shrinking /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a/libHSyaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy-ghc9.10.2.so
  184. 67.55 s [yaya] checking for references to /build/ in /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0...
  185. 67.57 s [yaya] patching script interpreter paths in /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0
  186. 67.57 s [yaya] stripping (with command strip and flags -S -p) in /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/lib
  187. 67.65 s [yaya] shrinking RPATHs of ELF executables and libraries in /nix/store/aylgilviilg1dzanyl3bhm7cdwv7hw20-yaya-1.0.0.0-doc
  188. 67.66 s [yaya] checking for references to /build/ in /nix/store/aylgilviilg1dzanyl3bhm7cdwv7hw20-yaya-1.0.0.0-doc...
  189. 67.68 s [yaya] patching script interpreter paths in /nix/store/aylgilviilg1dzanyl3bhm7cdwv7hw20-yaya-1.0.0.0-doc
  190. 67.78 s [yaya:post-build] Uploading to cachix cache "sellout": /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0 /nix/store/aylgilviilg1dzanyl3bhm7cdwv7hw20-yaya-1.0.0.0-doc
  191. 68.25 s [yaya:post-build] Pushing 4 paths (118 are already present) using zstd to cache sellout ⏳
  192. 68.25 s [yaya:post-build]
  193. 68.76 s [yaya:post-build] Pushing /nix/store/kdchcrbrs7q1lrs5cbp60pym3ybbdlp0-mpfr-4.2.2 (807.51 KiB)
  194. 68.79 s [yaya:post-build] Pushing /nix/store/2j4na20xmila6mjrjr578hz3ynv0bkda-libtasn1-4.21.0 (95.80 KiB)
  195. 68.82 s [yaya:post-build] Pushing /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0 (5.36 MiB)
  196. 68.82 s [yaya:post-build] Pushing /nix/store/aylgilviilg1dzanyl3bhm7cdwv7hw20-yaya-1.0.0.0-doc (2.73 MiB)
  197. 70.36 s [yaya:post-build]
  198. 70.36 s [yaya:post-build] All done.
  199. 70.38 s [yaya:post-build] Uploading to the NixCI cache: /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0 /nix/store/aylgilviilg1dzanyl3bhm7cdwv7hw20-yaya-1.0.0.0-doc
  200. 70.42 s [yaya:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  201. 70.44 s [yaya:post-build] copying 52 paths...
  202. 70.44 s [yaya:post-build] copying path '/nix/store/9kz6zhsy4ypn92qhf8dszidmnm0znrz6-void-0.7.3-doc' to 'https://cache.nix-ci.com'...
  203. 70.44 s [yaya:post-build] copying path '/nix/store/81vv39rwm42mb2q7i9pnabmz2f602s82-hashable-1.5.0.0-doc' to 'https://cache.nix-ci.com'...
  204. 70.44 s [yaya:post-build] copying path '/nix/store/fi3wdgqkrzk2v5jkgbl4if74k2s0p9jw-transformers-compat-0.7.2-doc' to 'https://cache.nix-ci.com'...
  205. 70.44 s [yaya:post-build] copying path '/nix/store/jpnzrsf9lyvvxf19spk635iz256vbfxq-th-abstraction-0.7.1.0-doc' to 'https://cache.nix-ci.com'...
  206. 70.44 s [yaya:post-build] copying path '/nix/store/prkzyr0524wxcda2sr7f4x3p9l5mzk9v-tagged-0.8.9-doc' to 'https://cache.nix-ci.com'...
  207. 70.44 s [yaya:post-build] copying path '/nix/store/x9hphscvnxd7xl0s5a4685hcxv106f6r-assoc-1.1.1-doc' to 'https://cache.nix-ci.com'...
  208. 70.44 s [yaya:post-build] copying path '/nix/store/kx59wwb2s831aigri9yd48j7b68gbxa2-transformers-base-0.4.6-doc' to 'https://cache.nix-ci.com'...
  209. 70.44 s [yaya:post-build] copying path '/nix/store/z1sk91nii2r7cs3x10fqcknnxj0r442d-semigroups-0.20-doc' to 'https://cache.nix-ci.com'...
  210. 70.44 s [yaya:post-build] copying path '/nix/store/aynxwr5isscq5g5imxvp30s1bgsr7mp0-StateVar-1.2.2-doc' to 'https://cache.nix-ci.com'...
  211. 70.44 s [yaya:post-build] copying path '/nix/store/g4xngxahl3gjvgp5wsa4azii7d52iz5k-base-orphans-0.9.3-doc' to 'https://cache.nix-ci.com'...
  212. 70.44 s [yaya:post-build] copying path '/nix/store/ipk6dqfk7x07g9d2dmdw0bg5iyrrms2q-indexed-traversable-0.1.4-doc' to 'https://cache.nix-ci.com'...
  213. 70.98 s [yaya:post-build] copying path '/nix/store/ank6g1fwv3nyqxpzwr44yg0r7226r6yy-tagged-0.8.9' to 'https://cache.nix-ci.com'...
  214. 70.98 s [yaya:post-build] copying path '/nix/store/f739xpfy128phpi74ky7wd9xjpcl7yhr-semigroups-0.20' to 'https://cache.nix-ci.com'...
  215. 70.98 s [yaya:post-build] copying path '/nix/store/42pvsi4pdk76qnyzn3wci7iyji5iy0j1-void-0.7.3' to 'https://cache.nix-ci.com'...
  216. 71.00 s [yaya:post-build] copying path '/nix/store/03nbzpiz3khv3ji9dn5h18v9ii4x4f39-contravariant-1.5.5-doc' to 'https://cache.nix-ci.com'...
  217. 71.00 s [yaya:post-build] copying path '/nix/store/v8rgkqi8zfk1rgcck8kn31v60sz2n7lb-StateVar-1.2.2' to 'https://cache.nix-ci.com'...
  218. 71.02 s [yaya:post-build] copying path '/nix/store/py3bwmk6kxarsig4fy1zafpd45m91knk-assoc-1.1.1' to 'https://cache.nix-ci.com'...
  219. 71.02 s [yaya:post-build] copying path '/nix/store/v6had173srcga7h2aiv72lak0rqac8fg-indexed-traversable-0.1.4' to 'https://cache.nix-ci.com'...
  220. 71.02 s [yaya:post-build] copying path '/nix/store/4ncvcjclz0hxlqkikz69fi5ij53bjmvd-these-1.2.1-doc' to 'https://cache.nix-ci.com'...
  221. 71.02 s [yaya:post-build] copying path '/nix/store/d1apzxmfsczl3lvqh71kz0v5f7d0z0mc-unordered-containers-0.2.20.1-doc' to 'https://cache.nix-ci.com'...
  222. 71.02 s [yaya:post-build] copying path '/nix/store/z4vgh1rmlxkn0msz1j4kza2gl0qnr4ds-hashable-1.5.0.0' to 'https://cache.nix-ci.com'...
  223. 71.03 s [yaya:post-build] copying path '/nix/store/m2gq7h6h9bpf455qzrpwdjhw9yh9vq1j-base-orphans-0.9.3' to 'https://cache.nix-ci.com'...
  224. 71.03 s [yaya:post-build] copying path '/nix/store/2fxqzzi02mya9gbcdh4jsi8yh4qpc3xq-distributive-0.6.2.1-doc' to 'https://cache.nix-ci.com'...
  225. 71.03 s [yaya:post-build] copying path '/nix/store/qwcv9ja2na55pgsnck2sglgi6cfb8mff-transformers-compat-0.7.2' to 'https://cache.nix-ci.com'...
  226. 71.05 s [yaya:post-build] copying path '/nix/store/3v8pn9cfma2zanwnsakyxx6d593ik7yc-th-abstraction-0.7.1.0' to 'https://cache.nix-ci.com'...
  227. 71.43 s [yaya:post-build] copying path '/nix/store/wdsb3cdr75bqxcs10fdv29fbagpj3nvi-contravariant-1.5.5' to 'https://cache.nix-ci.com'...
  228. 71.44 s [yaya:post-build] copying path '/nix/store/jzc9is8hdncp2gg1ivbbrga4sra3qikg-comonad-5.0.9-doc' to 'https://cache.nix-ci.com'...
  229. 71.45 s [yaya:post-build] copying path '/nix/store/mxj4jnq36r9lvrrgwnjd2lw0nijipmy4-strict-0.5.1-doc' to 'https://cache.nix-ci.com'...
  230. 71.66 s [yaya:post-build] copying path '/nix/store/zd2ng59x3q2jmvgi3vy8zmidw3p3l0ra-distributive-0.6.2.1' to 'https://cache.nix-ci.com'...
  231. 71.84 s [yaya:post-build] copying path '/nix/store/jj6njqy17pgacc9546ishgjz41rc36mj-bifunctors-5.6.2-doc' to 'https://cache.nix-ci.com'...
  232. 71.93 s [yaya:post-build] copying path '/nix/store/5j0bs9dk0bkfgk1jkmwxqr9x0p3v2k4z-unordered-containers-0.2.20.1' to 'https://cache.nix-ci.com'...
  233. 71.93 s [yaya:post-build] copying path '/nix/store/wkg3bvfiqmrf4mv7mfksfd352hvjgcc2-these-1.2.1' to 'https://cache.nix-ci.com'...
  234. 71.99 s [yaya:post-build] copying path '/nix/store/wff8shwfm0b4yj3891jmhh72gasfc2hv-transformers-base-0.4.6' to 'https://cache.nix-ci.com'...
  235. 72.28 s [yaya:post-build] copying path '/nix/store/q3fsmbl38rmfgwgjix4ys59kvi9azhlz-comonad-5.0.9' to 'https://cache.nix-ci.com'...
  236. 72.43 s [yaya:post-build] copying path '/nix/store/5fy51lpdd8lvp0cd13mdfyhi3gm43a88-semigroupoids-6.0.1-doc' to 'https://cache.nix-ci.com'...
  237. 72.49 s [yaya:post-build] copying path '/nix/store/pdn7fxifx56bsmmk05w9zx1c13d5bs91-profunctors-5.6.3-doc' to 'https://cache.nix-ci.com'...
  238. 72.82 s [yaya:post-build] copying path '/nix/store/p69zchydlz0badvkzb9zjajpb25fj6mg-strict-0.5.1' to 'https://cache.nix-ci.com'...
  239. 73.18 s [yaya:post-build] copying path '/nix/store/npidqc86sh7n60n05h5jg6ckh01ll2k2-bifunctors-5.6.2' to 'https://cache.nix-ci.com'...
  240. 73.19 s [yaya:post-build] copying path '/nix/store/gr5bkd3gksj03mjxjf2d4fz0kz8xnj7k-free-5.2-doc' to 'https://cache.nix-ci.com'...
  241. 73.19 s [yaya:post-build] copying path '/nix/store/pk46hzm5ra852gfasz6x3paxlhfsimsq-either-5.0.3-doc' to 'https://cache.nix-ci.com'...
  242. 73.19 s [yaya:post-build] copying path '/nix/store/11nlgdvh2w0wgbab37qkqck6r57kr39w-invariant-0.6.4-doc' to 'https://cache.nix-ci.com'...
  243. 74.06 s [yaya:post-build] copying path '/nix/store/a4lz8f0za5r8ybf2xxp5hmkds5hb3rsi-adjunctions-4.4.3-doc' to 'https://cache.nix-ci.com'...
  244. 75.13 s [yaya:post-build] copying path '/nix/store/vw1xs26cqyrbxgz67wwnsz25xf70nr0v-kan-extensions-5.2.7-doc' to 'https://cache.nix-ci.com'...
  245. 75.60 s [yaya:post-build] copying path '/nix/store/aylgilviilg1dzanyl3bhm7cdwv7hw20-yaya-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  246. 76.95 s [yaya:post-build] copying path '/nix/store/5z9s5gw4xqpvqnxr45ij0hivl0y3ghm2-semigroupoids-6.0.1' to 'https://cache.nix-ci.com'...
  247. 76.95 s [yaya:post-build] copying path '/nix/store/pv4jcd8fv31s87kyml023a0f53ii0jcy-profunctors-5.6.3' to 'https://cache.nix-ci.com'...
  248. 79.38 s [yaya:post-build] copying path '/nix/store/hg1wl198zyfgq8c8gxz3mnrgyil715g9-invariant-0.6.4' to 'https://cache.nix-ci.com'...
  249. 79.55 s [yaya:post-build] copying path '/nix/store/9id1khnlshc32scb92hbwb4w6x02r51x-free-5.2' to 'https://cache.nix-ci.com'...
  250. 79.55 s [yaya:post-build] copying path '/nix/store/jz2aifj241ppac1k9masd02624idrk1c-either-5.0.3' to 'https://cache.nix-ci.com'...
  251. 87.45 s [yaya:post-build] copying path '/nix/store/zg5pqxk4cjhxb77vm4insd08l9xw235z-adjunctions-4.4.3' to 'https://cache.nix-ci.com'...
  252. 88.76 s [yaya:post-build] copying path '/nix/store/by67iskb2x3hqh8z42dkmaisvkalcwqk-kan-extensions-5.2.7' to 'https://cache.nix-ci.com'...
  253. 90.27 s [yaya:post-build] copying path '/nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0' to 'https://cache.nix-ci.com'...
  254. 91.58 s [yaya:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  255. 92.90 s [yaya:post-build] copying 107 paths...
  256. 92.90 s [yaya:post-build] copying path '/nix/store/lcm2492bm0bxhrh1lnyadnk052nvk1ka-ghc-9.10.2-src.tar.xz.drv' to 'https://cache.nix-ci.com'...
  257. 93.11 s [yaya:post-build] copying path '/nix/store/7ka4nsayhb5fcrq2fwin6av2k9qiyrim-ghc-9.10.2-source.drv' to 'https://cache.nix-ci.com'...
  258. 93.31 s [yaya:post-build] copying path '/nix/store/8vlv3r6zxyf41zbsrmf973559gpdhnga-ghc-platform-9.10.2.drv' to 'https://cache.nix-ci.com'...
  259. 93.52 s [yaya:post-build] copying path '/nix/store/900f9cdi8973azna39d8f9g938a70fr2-ghc-toolchain-9.10.2.drv' to 'https://cache.nix-ci.com'...
  260. 93.71 s [yaya:post-build] copying path '/nix/store/gjxl370caj91qx8ib2s50w0g2n4426gf-hadrian-9.10.2.drv' to 'https://cache.nix-ci.com'...
  261. 93.92 s [yaya:post-build] copying path '/nix/store/x1yfx7r2migysrgdz3pw310z2frib0g7-ghc-9.10.2.drv' to 'https://cache.nix-ci.com'...
  262. 94.12 s [yaya:post-build] copying path '/nix/store/phbyf07wgm3lh5svfgicpm5d2dz55pxp-jailbreak-cabal-1.4.1.drv' to 'https://cache.nix-ci.com'...
  263. 94.12 s [yaya:post-build] copying path '/nix/store/vaj66aih6rgj41v7q60r1vzaix5ck9k7-hscolour-1.25.drv' to 'https://cache.nix-ci.com'...
  264. 94.63 s [yaya:post-build] copying path '/nix/store/h5l5ng9mcg2lrwbmv69j0maxbymjs6gk-terminal-size-0.3.4.drv' to 'https://cache.nix-ci.com'...
  265. 94.63 s [yaya:post-build] copying path '/nix/store/1bis2h9c7nka06xk1iiyryj01g5m3y6d-vector-stream-0.1.0.1.drv' to 'https://cache.nix-ci.com'...
  266. 94.63 s [yaya:post-build] copying path '/nix/store/1cf5h31jhnkhhcpmdyb51hvpcv9gw266-call-stack-0.4.0.drv' to 'https://cache.nix-ci.com'...
  267. 94.63 s [yaya:post-build] copying path '/nix/store/2fsawwjzmmb6nf2aw9rrihzs6z6wpa1n-cabal-doctest-1.0.12.drv' to 'https://cache.nix-ci.com'...
  268. 94.63 s [yaya:post-build] copying path '/nix/store/63xywh13qk2n3xh4xskkdz04qdpkc49v-colour-2.3.6.drv' to 'https://cache.nix-ci.com'...
  269. 94.63 s [yaya:post-build] copying path '/nix/store/0bz4wsym4apb8gm1p41lkjms77vm5yvc-erf-2.0.0.0.drv' to 'https://cache.nix-ci.com'...
  270. 94.63 s [yaya:post-build] copying path '/nix/store/7pqyjyk75pjalz4jyfmxibnb91qqh9cq-th-abstraction-0.7.1.0.drv' to 'https://cache.nix-ci.com'...
  271. 94.63 s [yaya:post-build] copying path '/nix/store/a2km4j5l5jzpdjzkmc44g43nl4ch24lj-transformers-compat-0.7.2.drv' to 'https://cache.nix-ci.com'...
  272. 94.63 s [yaya:post-build] copying path '/nix/store/2h4l7b4fvj4k3y499nvf7c8payvvzjn6-ghc-paths-0.1.0.12.drv' to 'https://cache.nix-ci.com'...
  273. 94.63 s [yaya:post-build] copying path '/nix/store/fp6b7g9di3n9ax5c8b54gfjdjykd9ghf-code-page-0.2.1.drv' to 'https://cache.nix-ci.com'...
  274. 94.63 s [yaya:post-build] copying path '/nix/store/bi6jzgmba1sq89sa2mm7cpi6w96yl9k7-StateVar-1.2.2.drv' to 'https://cache.nix-ci.com'...
  275. 94.63 s [yaya:post-build] copying path '/nix/store/grs5iqrn6adm3vaz8jkgns3b1ypb4fs0-xml-1.3.14.drv' to 'https://cache.nix-ci.com'...
  276. 94.63 s [yaya:post-build] copying path '/nix/store/dhq6gax4rpsci52jm16kzgi7zb0qgaha-inspection-testing-0.6.2.drv' to 'https://cache.nix-ci.com'...
  277. 94.63 s [yaya:post-build] copying path '/nix/store/gi0bk4bwx1dc79zrafq57y63cldf0c7y-extensible-exceptions-0.1.1.4.drv' to 'https://cache.nix-ci.com'...
  278. 94.63 s [yaya:post-build] copying path '/nix/store/crfj5vpjq3g3vsw86hpa5bppazlxwqbw-void-0.7.3.drv' to 'https://cache.nix-ci.com'...
  279. 94.63 s [yaya:post-build] copying path '/nix/store/dlal284m0g5w166fpv8yg3nvmcbw3xj4-tagged-0.8.9.drv' to 'https://cache.nix-ci.com'...
  280. 96.18 s [yaya:post-build] copying path '/nix/store/imq10hxzywy1h41nv3paxpxsa8bnkffs-hostname-1.0.drv' to 'https://cache.nix-ci.com'...
  281. 96.18 s [yaya:post-build] copying path '/nix/store/l37psyh6pbhjljglm2grpdl69zq31qsn-semigroups-0.20.drv' to 'https://cache.nix-ci.com'...
  282. 96.23 s [yaya:post-build] copying path '/nix/store/lkmc3lp1ln25b08wb9n8za8r3ygsf7am-base-compat-0.14.1.drv' to 'https://cache.nix-ci.com'...
  283. 96.35 s [yaya:post-build] copying path '/nix/store/llqf9kwn4ywxd55a3zd29wkn5jpajdip-splitmix-0.1.3.1.drv' to 'https://cache.nix-ci.com'...
  284. 96.36 s [yaya:post-build] copying path '/nix/store/m6dk4by8s95771ak62g8c89vs8qfl4ri-haskell-lexer-1.2.1.drv' to 'https://cache.nix-ci.com'...
  285. 96.37 s [yaya:post-build] copying path '/nix/store/nxb90yhyjy35dl41cbk81bmkvg4jsibf-regex-base-0.94.0.3.drv' to 'https://cache.nix-ci.com'...
  286. 96.37 s [yaya:post-build] copying path '/nix/store/p9gqdz64ab60nqm0ypxjiagiizgbc6hy-old-locale-1.0.0.7.drv' to 'https://cache.nix-ci.com'...
  287. 96.38 s [yaya:post-build] copying path '/nix/store/rp0g99x30wyipv379b891lav9a2hmmwv-nanospec-0.2.2.drv' to 'https://cache.nix-ci.com'...
  288. 96.38 s [yaya:post-build] copying path '/nix/store/x052q200bbazhzy1503psp47rh1phdpi-unliftio-core-0.2.1.0.drv' to 'https://cache.nix-ci.com'...
  289. 96.40 s [yaya:post-build] copying path '/nix/store/xl67am5vxpb6mhx6c4g48d11hjawl2gs-assoc-1.1.1.drv' to 'https://cache.nix-ci.com'...
  290. 96.45 s [yaya:post-build] copying path '/nix/store/xybkibxchv4phd92z2868z6y2zpwl1z9-primitive-0.9.1.0.drv' to 'https://cache.nix-ci.com'...
  291. 96.46 s [yaya:post-build] copying path '/nix/store/yl5f3bdm13n5qkzlnm9i2nk8p9qjaki6-happy-lib-2.1.7.drv' to 'https://cache.nix-ci.com'...
  292. 96.48 s [yaya:post-build] copying path '/nix/store/ys9s3izfphvs3ghaw3habjmzbjrnm6hy-prettyprinter-1.7.1.drv' to 'https://cache.nix-ci.com'...
  293. 96.53 s [yaya:post-build] copying path '/nix/store/zk9shrw4zg9qqxs8xsaz7i4b4w6l8hwp-indexed-traversable-0.1.4.drv' to 'https://cache.nix-ci.com'...
  294. 96.58 s [yaya:post-build] copying path '/nix/store/b922k9d14xc8vajn8s3sdmfgm6m7zgqw-contravariant-1.5.5.drv' to 'https://cache.nix-ci.com'...
  295. 96.60 s [yaya:post-build] copying path '/nix/store/cf75v54b7l1k1axmqq22hfc3x5rsckk4-HUnit-1.6.2.0.drv' to 'https://cache.nix-ci.com'...
  296. 99.44 s [yaya:post-build] copying path '/nix/store/rx819s7vfv07apmabgkb3wrp0p5f31x5-logging-facade-0.3.1.drv' to 'https://cache.nix-ci.com'...
  297. 99.48 s [yaya:post-build] copying path '/nix/store/c0i9xjs7ycp5022hj8snrp652n1kjnd5-boring-0.2.2.drv' to 'https://cache.nix-ci.com'...
  298. 99.48 s [yaya:post-build] copying path '/nix/store/5n1061gpz1wclajfdbf1mrblfiyxkp1b-mmorph-1.2.1.drv' to 'https://cache.nix-ci.com'...
  299. 99.48 s [yaya:post-build] copying path '/nix/store/fzrwp2bsif08gmm1zpw2kb9rdszi8vka-ansi-terminal-types-1.1.3.drv' to 'https://cache.nix-ci.com'...
  300. 99.48 s [yaya:post-build] copying path '/nix/store/ys6qsvi5a2aysaskvygdby5m7fr0gzwp-random-1.2.1.3.drv' to 'https://cache.nix-ci.com'...
  301. 99.48 s [yaya:post-build] copying path '/nix/store/b513q0v3r3qi7z13id9swng0r9lkrfnq-regex-posix-0.96.0.2.drv' to 'https://cache.nix-ci.com'...
  302. 99.48 s [yaya:post-build] copying path '/nix/store/g35ch6ddxkphpczn62rgpxvws5nwm7m5-happy-2.1.7.drv' to 'https://cache.nix-ci.com'...
  303. 99.48 s [yaya:post-build] copying path '/nix/store/1y0wi159qralvjlv173vbpwva9pwqf9i-hspec-expectations-0.8.4.drv' to 'https://cache.nix-ci.com'...
  304. 99.65 s [yaya:post-build] copying path '/nix/store/vpgijki850bll7nzsifndd7bpl2xz4ds-ansi-terminal-1.1.3.drv' to 'https://cache.nix-ci.com'...
  305. 99.66 s [yaya:post-build] copying path '/nix/store/bbihmm6h8slyq1ajdinzvczsyv9gdmx4-QuickCheck-2.15.0.1.drv' to 'https://cache.nix-ci.com'...
  306. 99.66 s [yaya:post-build] copying path '/nix/store/srvfafq7jicahjszf2w4gqzsg1dhpbyb-tf-random-0.5.drv' to 'https://cache.nix-ci.com'...
  307. 99.66 s [yaya:post-build] copying path '/nix/store/jibm5lksgn2r7rhnrd37f6y5cjsh0l7l-temporary-1.3.drv' to 'https://cache.nix-ci.com'...
  308. 99.69 s [yaya:post-build] copying path '/nix/store/ax0i05231yi5kscwdhnjb2fa3d6vvqdb-pretty-show-1.10.drv' to 'https://cache.nix-ci.com'...
  309. 99.84 s [yaya:post-build] copying path '/nix/store/c6wjgfjhnw6pv0c39wc93nvvw9g6hb3j-prettyprinter-ansi-terminal-1.1.3.drv' to 'https://cache.nix-ci.com'...
  310. 99.85 s [yaya:post-build] copying path '/nix/store/2iidc0x9dwcr36cl30kjij9r6b1zyw3a-silently-1.2.5.4.drv' to 'https://cache.nix-ci.com'...
  311. 99.85 s [yaya:post-build] copying path '/nix/store/k4vvbxd2gdjhrqgh566f9lf7chz2w9ps-mockery-0.3.5.drv' to 'https://cache.nix-ci.com'...
  312. 99.87 s [yaya:post-build] copying path '/nix/store/8x5zwdl75nq5gcmzf652mc3mapznfycy-quickcheck-io-0.2.0.drv' to 'https://cache.nix-ci.com'...
  313. 100.05 s [yaya:post-build] copying path '/nix/store/40nf20q7b0jznrg1fnxl743ql7kvmra4-prettyprinter-compat-ansi-wl-pprint-1.0.2.drv' to 'https://cache.nix-ci.com'...
  314. 100.05 s [yaya:post-build] copying path '/nix/store/5k0whxkxlhg5mmb25512qkj8iq1a1c1k-optparse-applicative-0.18.1.0.drv' to 'https://cache.nix-ci.com'...
  315. 100.08 s [yaya:post-build] copying path '/nix/store/q0rbxrqwr33mwh7828vkj2w71fraq2vg-hspec-core-2.11.14.drv' to 'https://cache.nix-ci.com'...
  316. 100.08 s [yaya:post-build] copying path '/nix/store/a98727sqdvfm3z13n0nwnrbhlq8a699i-hspec-meta-2.11.14.drv' to 'https://cache.nix-ci.com'...
  317. 100.28 s [yaya:post-build] copying path '/nix/store/9b0a7nrqcxgqirp5k2w87dy899xd0f61-ansi-wl-pprint-1.0.2.drv' to 'https://cache.nix-ci.com'...
  318. 100.28 s [yaya:post-build] copying path '/nix/store/ljy3c8rlwayj9r8k96q92l5y4m5dfg7f-tasty-1.5.3.drv' to 'https://cache.nix-ci.com'...
  319. 100.31 s [yaya:post-build] copying path '/nix/store/5kqx3vfdhn0z2lgf5bh0jjgshlkk3b29-hspec-discover-2.11.14.drv' to 'https://cache.nix-ci.com'...
  320. 100.48 s [yaya:post-build] copying path '/nix/store/f2a6yk3z9l2w2l95kbqpj15b9hpxssmm-test-framework-0.8.2.2.drv' to 'https://cache.nix-ci.com'...
  321. 100.48 s [yaya:post-build] copying path '/nix/store/cy3fdz87qr9r7ngih2qjxsbrzgsl55x4-tasty-hunit-0.10.2.drv' to 'https://cache.nix-ci.com'...
  322. 100.48 s [yaya:post-build] copying path '/nix/store/biphzgjs77hlwzdz2bh122qvzvpwchbs-tasty-quickcheck-0.11.1.drv' to 'https://cache.nix-ci.com'...
  323. 100.48 s [yaya:post-build] copying path '/nix/store/mls7mrx2g95mxaxi5xsrqvq458n6sr0z-tasty-inspection-testing-0.2.1.drv' to 'https://cache.nix-ci.com'...
  324. 100.54 s [yaya:post-build] copying path '/nix/store/5dp2jy07hv035bbi5r3cahdxgdw71y61-hspec-2.11.14.drv' to 'https://cache.nix-ci.com'...
  325. 100.68 s [yaya:post-build] copying path '/nix/store/8vn5av3qq16j4q09nlrk2h84m83yap11-test-framework-hunit-0.3.0.2.drv' to 'https://cache.nix-ci.com'...
  326. 100.71 s [yaya:post-build] copying path '/nix/store/1flnpmll2crbh71ppg5wj4xlvwi9v01k-wherefrom-compat-0.1.1.1.drv' to 'https://cache.nix-ci.com'...
  327. 100.71 s [yaya:post-build] copying path '/nix/store/xwa0xm6a0n4sjydgs6k8l8l6png2lwqs-wl-pprint-annotated-0.1.0.1.drv' to 'https://cache.nix-ci.com'...
  328. 100.71 s [yaya:post-build] copying path '/nix/store/p9vc9yfc8pfg7mb9mv0dxp7r3d89si6p-syb-0.7.2.4.drv' to 'https://cache.nix-ci.com'...
  329. 100.72 s [yaya:post-build] copying path '/nix/store/qc3s15qi5bmsb73zxfm6a99xazjid25w-hashable-1.5.0.0.drv' to 'https://cache.nix-ci.com'...
  330. 100.74 s [yaya:post-build] copying path '/nix/store/qxi763kmbwhsd31rmmxwklq3g4l3721y-base-orphans-0.9.3.drv' to 'https://cache.nix-ci.com'...
  331. 100.74 s [yaya:post-build] copying path '/nix/store/hlany5vwyfid55z59z7psj9qf8ir5bnv-stringbuilder-0.5.1.drv' to 'https://cache.nix-ci.com'...
  332. 100.74 s [yaya:post-build] copying path '/nix/store/mwrjxcjypyh5vz8fgpqqpy56ib4jpdq3-resourcet-1.3.0.drv' to 'https://cache.nix-ci.com'...
  333. 100.74 s [yaya:post-build] copying path '/nix/store/cp79zkdslyajzrd71fd49lsbzrcgfbxs-generic-deriving-1.14.6.drv' to 'https://cache.nix-ci.com'...
  334. 100.74 s [yaya:post-build] copying path '/nix/store/gxldpn2psybivzz7zydq9473919ykbjs-safe-exceptions-0.1.7.4.drv' to 'https://cache.nix-ci.com'...
  335. 100.91 s [yaya:post-build] copying path '/nix/store/a52fvsz935m3yr9yay89hwc2w1dia4ic-ChasingBottoms-1.3.1.17.drv' to 'https://cache.nix-ci.com'...
  336. 100.93 s [yaya:post-build] copying path '/nix/store/blda3k2br3kc4w3jp59v16g1xza0mc2c-constraints-0.14.2.drv' to 'https://cache.nix-ci.com'...
  337. 100.93 s [yaya:post-build] copying path '/nix/store/1ba572r8g7kyi1k1p2wsxh99kqbg4lwh-async-2.2.5.drv' to 'https://cache.nix-ci.com'...
  338. 100.93 s [yaya:post-build] copying path '/nix/store/vzfmwpmcysvlg895wff0pkc7pfjf3qgl-these-1.2.1.drv' to 'https://cache.nix-ci.com'...
  339. 100.96 s [yaya:post-build] copying path '/nix/store/ang5kqbds73v7dkw3mngn7a4rxjfa9xh-transformers-base-0.4.6.drv' to 'https://cache.nix-ci.com'...
  340. 100.96 s [yaya:post-build] copying path '/nix/store/75rhzv9lq212a1kcfb6xsnqz93hd9gg3-distributive-0.6.2.1.drv' to 'https://cache.nix-ci.com'...
  341. 100.98 s [yaya:post-build] copying path '/nix/store/8ra9ddysh2anv358sy3v7scymgl0ai42-doctest-0.24.2.drv' to 'https://cache.nix-ci.com'...
  342. 101.14 s [yaya:post-build] copying path '/nix/store/s6pjb17cp7f5kqkyr38b52vbhxvwkq29-concurrent-output-1.10.21.drv' to 'https://cache.nix-ci.com'...
  343. 101.14 s [yaya:post-build] copying path '/nix/store/4smf5zir49j59mnj5qambmk5bdxfmk6j-strict-0.5.1.drv' to 'https://cache.nix-ci.com'...
  344. 101.16 s [yaya:post-build] copying path '/nix/store/bvd8ylsdjpb0vw0khcm739gan8kb2cz6-comonad-5.0.9.drv' to 'https://cache.nix-ci.com'...
  345. 101.16 s [yaya:post-build] copying path '/nix/store/l21m1l7jm2yfyh116pf09icp5an9xim2-barbies-2.1.1.0.drv' to 'https://cache.nix-ci.com'...
  346. 101.18 s [yaya:post-build] copying path '/nix/store/xclwlm6kphbiz2f5bnjwh3irgfkfqyhd-monad-control-1.0.3.1.drv' to 'https://cache.nix-ci.com'...
  347. 101.20 s [yaya:post-build] copying path '/nix/store/lrgbap4axdq9xgwb196hhadixr4ny6x6-vector-0.13.2.0.drv' to 'https://cache.nix-ci.com'...
  348. 101.37 s [yaya:post-build] copying path '/nix/store/408l764lyd892vr7hpmyinx4n5zgk1x3-lifted-base-0.2.3.12.drv' to 'https://cache.nix-ci.com'...
  349. 101.42 s [yaya:post-build] copying path '/nix/store/i9q8r895lffaprjlmdfyigz98gh56k0k-bifunctors-5.6.2.drv' to 'https://cache.nix-ci.com'...
  350. 101.59 s [yaya:post-build] copying path '/nix/store/5ghcyk5s2f41rjsa1jisl5zzp7naz4m7-lifted-async-0.10.2.7.drv' to 'https://cache.nix-ci.com'...
  351. 101.62 s [yaya:post-build] copying path '/nix/store/czg7knz1y7lgmmkfzy9yfy7vk87fpniy-profunctors-5.6.3.drv' to 'https://cache.nix-ci.com'...
  352. 101.80 s [yaya:post-build] copying path '/nix/store/0c9cjkfbbzzjrllr7l8xd2v5amk9adks-hedgehog-1.5.drv' to 'https://cache.nix-ci.com'...
  353. 102.03 s [yaya:post-build] copying path '/nix/store/6in7wvg2xz58i3ydp4va5hnp3ylk5yny-tasty-hedgehog-1.4.0.2.drv' to 'https://cache.nix-ci.com'...
  354. 102.22 s [yaya:post-build] copying path '/nix/store/fn5pqnmwzd0khhlb6vciv0s52v9whzz4-nothunks-0.3.1.drv' to 'https://cache.nix-ci.com'...
  355. 102.42 s [yaya:post-build] copying path '/nix/store/777asbhp755i8i2nds5kyb5jhw0wills-unordered-containers-0.2.20.1.drv' to 'https://cache.nix-ci.com'...
  356. 102.62 s [yaya:post-build] copying path '/nix/store/6s1yw14rbgn915hqlsdmr8viy5xnv67c-invariant-0.6.4.drv' to 'https://cache.nix-ci.com'...
  357. 102.62 s [yaya:post-build] copying path '/nix/store/kn4c477xnj3xwiysc1fivswcp8513jg3-semigroupoids-6.0.1.drv' to 'https://cache.nix-ci.com'...
  358. 102.83 s [yaya:post-build] copying path '/nix/store/fyxzxx2nwyfbicik766yn920h34ncv2q-free-5.2.drv' to 'https://cache.nix-ci.com'...
  359. 102.83 s [yaya:post-build] copying path '/nix/store/s7z806q48iqp6g62lwbvi9l4z60grgmv-either-5.0.3.drv' to 'https://cache.nix-ci.com'...
  360. 103.04 s [yaya:post-build] copying path '/nix/store/phmlq1ga67ssmmh7ysdj86il712gc9rl-adjunctions-4.4.3.drv' to 'https://cache.nix-ci.com'...
  361. 103.24 s [yaya:post-build] copying path '/nix/store/yrx4ai93vhgacswnk1yy78iqx5hyhgrs-kan-extensions-5.2.7.drv' to 'https://cache.nix-ci.com'...
  362. 103.47 s [yaya:post-build] copying path '/nix/store/g41w4540ala0bwf377x65707qw4sp1zw-yaya-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  363. 103.70 s Uploaded yaya in 35.9s
  364. 103.70 s Progress: 1 of 15 built, 145 of 145 downloaded from cache
  365. 103.70 s Built yaya in 56.1s
  366. 103.76 s Building /nix/store/gwxqjnqccw47rmskbcly3w4bhbgdjxr7-yaya-hedgehog-1.0.0.0.drv
  367. 103.79 s Building /nix/store/lxpgrlk1pv0sjrbnfs72dlm7i25p3r4p-yaya-lens-0.0.1.0.drv
  368. 103.81 s Building /nix/store/f3j1m6spyzdxbi8ll0rzw89jgsazwwg1-yaya-quickcheck-1.0.0.0.drv
  369. 103.94 s [yaya-hedgehog] Phase: setupCompilerEnvironmentPhase
  370. 103.94 s [yaya-hedgehog] Build with /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2.
  371. 103.96 s [yaya-quickcheck] Phase: setupCompilerEnvironmentPhase
  372. 103.96 s [yaya-quickcheck] Build with /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2.
  373. 103.98 s [yaya-lens] Phase: setupCompilerEnvironmentPhase
  374. 103.98 s [yaya-lens] Build with /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2.
  375. 104.14 s [yaya-quickcheck] Phase: unpackPhase
  376. 104.14 s [yaya-quickcheck] unpacking source archive /nix/store/b4zczfyi99kvxg97h3kklh07yhwa5p3y-xaih6y29asmrhrn18r19mnamdw7wdqjq-source/./quickcheck
  377. 104.15 s [yaya-quickcheck] source root is quickcheck
  378. 104.16 s [yaya-hedgehog] Phase: unpackPhase
  379. 104.16 s [yaya-quickcheck] Phase: patchPhase
  380. 104.16 s [yaya-hedgehog] unpacking source archive /nix/store/b4zczfyi99kvxg97h3kklh07yhwa5p3y-xaih6y29asmrhrn18r19mnamdw7wdqjq-source/./hedgehog
  381. 104.16 s [yaya-hedgehog] source root is hedgehog
  382. 104.17 s [yaya-quickcheck] Phase: compileBuildDriverPhase
  383. 104.17 s [yaya-quickcheck] setupCompileFlags: -package-db=/build/tmp.zpC1D9xTtb/setup-package.conf.d -threaded
  384. 104.17 s [yaya-hedgehog] Phase: patchPhase
  385. 104.18 s [yaya-hedgehog] Phase: compileBuildDriverPhase
  386. 104.19 s [yaya-hedgehog] setupCompileFlags: -package-db=/build/tmp.cOUepaRW9w/setup-package.conf.d -threaded
  387. 104.21 s [yaya-lens] Phase: unpackPhase
  388. 104.21 s [yaya-quickcheck] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.zpC1D9xTtb/Main.o )
  389. 104.21 s [yaya-lens] unpacking source archive /nix/store/b4zczfyi99kvxg97h3kklh07yhwa5p3y-xaih6y29asmrhrn18r19mnamdw7wdqjq-source/./lens
  390. 104.22 s [yaya-lens] source root is lens
  391. 104.23 s [yaya-lens] Phase: patchPhase
  392. 104.23 s [yaya-hedgehog] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.cOUepaRW9w/Main.o )
  393. 104.24 s [yaya-lens] Phase: compileBuildDriverPhase
  394. 104.24 s [yaya-lens] setupCompileFlags: -package-db=/build/tmp.0TiPPHPLC3/setup-package.conf.d -threaded
  395. 104.25 s [yaya-quickcheck] [2 of 2] Linking Setup
  396. 104.27 s [yaya-hedgehog] [2 of 2] Linking Setup
  397. 104.28 s [yaya-lens] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.0TiPPHPLC3/Main.o )
  398. 104.32 s [yaya-lens] [2 of 2] Linking Setup
  399. 105.36 s [yaya-quickcheck] Phase: updateAutotoolsGnuConfigScriptsPhase
  400. 105.36 s [yaya-hedgehog] Phase: updateAutotoolsGnuConfigScriptsPhase
  401. 105.47 s [yaya-quickcheck] Phase: configurePhase
  402. 105.47 s [yaya-quickcheck] configureFlags: --verbose --prefix=/nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/8gjqab9lim25g266hbz8w7z4vsxikb5w-yaya-quickcheck-1.0.0.0-doc/share/doc/yaya-quickcheck-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.zpC1D9xTtb/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/xp8g8298vbm4k9ipj14xf1r4rh899hr4-ncurses-6.5/lib --extra-lib-dirs=/nix/store/wxm6pczq28ppr7ffwclsl6njbzzr48zf-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/3f0hp921ncxr249f5lmspc8silkqr8f7-elfutils-0.194/lib --extra-lib-dirs=/nix/store/km81slwkcc82dbwywl10gpffjb78g6ni-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/fvsl0b39y6ns2z66gfvc2raca3b5wr18-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/lib
  403. 105.47 s [yaya-hedgehog] Phase: configurePhase
  404. 105.47 s [yaya-hedgehog] configureFlags: --verbose --prefix=/nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/lh61vcm349ly5bw4x2cqsyfsw232vmhl-yaya-hedgehog-1.0.0.0-doc/share/doc/yaya-hedgehog-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.cOUepaRW9w/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/xp8g8298vbm4k9ipj14xf1r4rh899hr4-ncurses-6.5/lib --extra-lib-dirs=/nix/store/wxm6pczq28ppr7ffwclsl6njbzzr48zf-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/3f0hp921ncxr249f5lmspc8silkqr8f7-elfutils-0.194/lib --extra-lib-dirs=/nix/store/km81slwkcc82dbwywl10gpffjb78g6ni-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/fvsl0b39y6ns2z66gfvc2raca3b5wr18-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/lib
  405. 105.47 s [yaya-quickcheck] Using Parsec parser
  406. 105.47 s [yaya-quickcheck] Configuring yaya-quickcheck-1.0.0.0...
  407. 105.47 s [yaya-hedgehog] Using Parsec parser
  408. 105.47 s [yaya-hedgehog] Configuring yaya-hedgehog-1.0.0.0...
  409. 105.47 s [yaya-lens] Phase: updateAutotoolsGnuConfigScriptsPhase
  410. 105.47 s [yaya-lens] Phase: configurePhase
  411. 105.47 s [yaya-lens] configureFlags: --verbose --prefix=/nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/cfgw07fhp0g0nxnwhihlss04l6zxl1hy-yaya-lens-0.0.1.0-doc/share/doc/yaya-lens-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.0TiPPHPLC3/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/xp8g8298vbm4k9ipj14xf1r4rh899hr4-ncurses-6.5/lib --extra-lib-dirs=/nix/store/wxm6pczq28ppr7ffwclsl6njbzzr48zf-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/3f0hp921ncxr249f5lmspc8silkqr8f7-elfutils-0.194/lib --extra-lib-dirs=/nix/store/km81slwkcc82dbwywl10gpffjb78g6ni-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/fvsl0b39y6ns2z66gfvc2raca3b5wr18-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/lib
  412. 105.47 s [yaya-lens] Using Parsec parser
  413. 105.47 s [yaya-lens] Configuring yaya-lens-0.0.1.0...
  414. 105.65 s [yaya-quickcheck] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  415. 105.69 s [yaya-hedgehog] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  416. 105.73 s [yaya-lens] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  417. 105.87 s [yaya-quickcheck] Dependency QuickCheck >=2.13.2 && <2.14 || >=2.14.2 && <2.15 || >=2.15.0 &&
  418. 105.87 s [yaya-quickcheck] <2.16 || >=2.16.0 && <2.17 || >=2.17.1 && <2.18 || >=2.18.0 && <2.19: using
  419. 105.87 s [yaya-quickcheck] QuickCheck-2.15.0.1
  420. 105.87 s [yaya-quickcheck] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  421. 105.87 s [yaya-quickcheck] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  422. 105.87 s [yaya-quickcheck] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  423. 105.87 s [yaya-quickcheck] base-4.20.1.0
  424. 105.87 s [yaya-quickcheck] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  425. 105.87 s [yaya-quickcheck] >=1.0.0 && <1.1: using yaya-1.0.0.0
  426. 105.87 s [yaya-quickcheck] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  427. 105.87 s [yaya-quickcheck] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  428. 105.87 s [yaya-quickcheck] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  429. 105.87 s [yaya-quickcheck] base-4.20.1.0
  430. 105.87 s [yaya-quickcheck] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  431. 105.87 s [yaya-quickcheck] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25 || >=0.25.0 &&
  432. 105.87 s [yaya-quickcheck] <0.26: using doctest-0.24.2
  433. 105.87 s [yaya-quickcheck] Dependency yaya-quickcheck: using yaya-quickcheck-1.0.0.0
  434. 105.87 s [yaya-quickcheck] Source component graph:
  435. 105.87 s [yaya-quickcheck] component lib
  436. 105.87 s [yaya-quickcheck] component test:doctests dependency lib
  437. 105.87 s [yaya-quickcheck] Configured component graph:
  438. 105.87 s [yaya-quickcheck] component yaya-quickcheck-1.0.0.0-4I49ZHBmZAr7SmsBO2ILL6
  439. 105.87 s [yaya-quickcheck] include QuickCheck-2.15.0.1-stTt2BXNne46QxWHi9NgG
  440. 105.87 s [yaya-quickcheck] include base-4.20.1.0-2277
  441. 105.87 s [yaya-quickcheck] include yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  442. 105.87 s [yaya-quickcheck] component yaya-quickcheck-1.0.0.0-9FQjR9U6GDfIgTrmYGszHO-doctests
  443. 105.87 s [yaya-quickcheck] include base-4.20.1.0-2277
  444. 105.87 s [yaya-quickcheck] include doctest-0.24.2-H4FgSSwrzQD6JTD7tYQanP
  445. 105.87 s [yaya-quickcheck] include yaya-quickcheck-1.0.0.0-4I49ZHBmZAr7SmsBO2ILL6
  446. 105.87 s [yaya-quickcheck] Linked component graph:
  447. 105.87 s [yaya-quickcheck] unit yaya-quickcheck-1.0.0.0-4I49ZHBmZAr7SmsBO2ILL6
  448. 105.87 s [yaya-quickcheck] include QuickCheck-2.15.0.1-stTt2BXNne46QxWHi9NgG
  449. 105.87 s [yaya-quickcheck] include base-4.20.1.0-2277
  450. 105.87 s [yaya-quickcheck] include yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  451. 105.87 s [yaya-quickcheck] Yaya.QuickCheck.Fold=yaya-quickcheck-1.0.0.0-4I49ZHBmZAr7SmsBO2ILL6:Yaya.QuickCheck.Fold
  452. 105.87 s [yaya-quickcheck] unit yaya-quickcheck-1.0.0.0-9FQjR9U6GDfIgTrmYGszHO-doctests
  453. 105.87 s [yaya-quickcheck] include base-4.20.1.0-2277
  454. 105.87 s [yaya-quickcheck] include doctest-0.24.2-H4FgSSwrzQD6JTD7tYQanP
  455. 105.87 s [yaya-quickcheck] include yaya-quickcheck-1.0.0.0-4I49ZHBmZAr7SmsBO2ILL6
  456. 105.87 s [yaya-quickcheck] Ready component graph:
  457. 105.87 s [yaya-quickcheck] definite yaya-quickcheck-1.0.0.0-4I49ZHBmZAr7SmsBO2ILL6
  458. 105.87 s [yaya-quickcheck] depends QuickCheck-2.15.0.1-stTt2BXNne46QxWHi9NgG
  459. 105.87 s [yaya-quickcheck] depends base-4.20.1.0-2277
  460. 105.87 s [yaya-quickcheck] depends yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  461. 105.87 s [yaya-quickcheck] definite yaya-quickcheck-1.0.0.0-9FQjR9U6GDfIgTrmYGszHO-doctests
  462. 105.87 s [yaya-quickcheck] depends base-4.20.1.0-2277
  463. 105.87 s [yaya-quickcheck] depends doctest-0.24.2-H4FgSSwrzQD6JTD7tYQanP
  464. 105.87 s [yaya-quickcheck] depends yaya-quickcheck-1.0.0.0-4I49ZHBmZAr7SmsBO2ILL6
  465. 105.87 s [yaya-quickcheck] Using Cabal-3.12.1.0 compiled by ghc-9.10
  466. 105.87 s [yaya-quickcheck] Using compiler: ghc-9.10.2
  467. 105.87 s [yaya-quickcheck] Using install prefix:
  468. 105.87 s [yaya-quickcheck] /nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0
  469. 105.87 s [yaya-quickcheck] Executables installed in:
  470. 105.87 s [yaya-quickcheck] /nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0/bin
  471. 105.87 s [yaya-quickcheck] Libraries installed in:
  472. 105.87 s [yaya-quickcheck] /nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a/yaya-quickcheck-1.0.0.0-4I49ZHBmZAr7SmsBO2ILL6
  473. 105.87 s [yaya-quickcheck] Dynamic Libraries installed in:
  474. 105.87 s [yaya-quickcheck] /nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a
  475. 105.87 s [yaya-quickcheck] Private executables installed in:
  476. 105.87 s [yaya-quickcheck] /nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0/libexec/x86_64-linux-ghc-9.10.2-1e2a/yaya-quickcheck-1.0.0.0
  477. 105.87 s [yaya-quickcheck] Data files installed in:
  478. 105.87 s [yaya-quickcheck] /nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0/share/x86_64-linux-ghc-9.10.2-1e2a/yaya-quickcheck-1.0.0.0
  479. 105.87 s [yaya-quickcheck] Documentation installed in:
  480. 105.87 s [yaya-quickcheck] /nix/store/8gjqab9lim25g266hbz8w7z4vsxikb5w-yaya-quickcheck-1.0.0.0-doc/share/doc/yaya-quickcheck-1.0.0.0
  481. 105.87 s [yaya-quickcheck] Configuration files installed in:
  482. 105.87 s [yaya-quickcheck] /nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0/etc
  483. 105.87 s [yaya-quickcheck] No alex found
  484. 105.87 s [yaya-quickcheck] Using ar found on system at:
  485. 105.87 s [yaya-quickcheck] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  486. 105.87 s [yaya-quickcheck] No c2hs found
  487. 105.87 s [yaya-quickcheck] No cpphs found
  488. 105.87 s [yaya-quickcheck] Using doctest version 0.24.2 found on system at:
  489. 105.87 s [yaya-quickcheck] /nix/store/w4c6k3rjbq8l9fs8mar852gz7a6kaif7-doctest-0.24.2/bin/doctest
  490. 105.87 s [yaya-quickcheck] Using gcc version 14.3.0 given by user at:
  491. 105.87 s [yaya-quickcheck] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  492. 105.87 s [yaya-quickcheck] Using ghc version 9.10.2 found on system at:
  493. 105.87 s [yaya-quickcheck] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/ghc
  494. 105.87 s [yaya-quickcheck] Using ghc-pkg version 9.10.2 found on system at:
  495. 105.87 s [yaya-quickcheck] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  496. 105.87 s [yaya-quickcheck] No ghcjs found
  497. 105.87 s [yaya-quickcheck] No ghcjs-pkg found
  498. 105.87 s [yaya-quickcheck] No greencard found
  499. 105.87 s [yaya-quickcheck] Using haddock version 2.31.0 found on system at:
  500. 105.87 s [yaya-quickcheck] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  501. 105.87 s [yaya-quickcheck] No happy found
  502. 105.87 s [yaya-quickcheck] Using haskell-suite found on system at: haskell-suite-dummy-location
  503. 105.87 s [yaya-quickcheck] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  504. 105.87 s [yaya-quickcheck] No hmake found
  505. 105.87 s [yaya-quickcheck] Using hpc version 0.69 found on system at:
  506. 105.87 s [yaya-quickcheck] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  507. 105.87 s [yaya-quickcheck] Using hsc2hs version 0.68.10 found on system at:
  508. 105.87 s [yaya-quickcheck] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  509. 105.87 s [yaya-quickcheck] Using hscolour version 1.25 found on system at:
  510. 105.87 s [yaya-quickcheck] /nix/store/kb4afndnwdxxc5ps9k8xv0jzd0a9y8n5-hscolour-1.25/bin/HsColour
  511. 105.87 s [yaya-quickcheck] No jhc found
  512. 105.87 s [yaya-quickcheck] Using ld found on system at:
  513. 105.87 s [yaya-quickcheck] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/ld
  514. 105.87 s [yaya-quickcheck] No pkg-config found
  515. 105.87 s [yaya-quickcheck] Using runghc version 9.10.2 found on system at:
  516. 105.87 s [yaya-quickcheck] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/runghc-9.10.2
  517. 105.87 s [yaya-quickcheck] Using strip version 2.44 found on system at:
  518. 105.87 s [yaya-quickcheck] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  519. 105.87 s [yaya-quickcheck] Using tar found on system at:
  520. 105.87 s [yaya-quickcheck] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  521. 105.87 s [yaya-quickcheck] No uhc found
  522. 105.91 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  523. 105.91 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  524. 105.91 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  525. 105.91 s [yaya-hedgehog] base-4.20.1.0
  526. 105.91 s [yaya-hedgehog] Dependency deriving-compat >=0.5.9 && <0.7: using deriving-compat-0.6.7
  527. 105.91 s [yaya-hedgehog] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  528. 105.91 s [yaya-hedgehog] hedgehog-1.5
  529. 105.91 s [yaya-hedgehog] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  530. 105.91 s [yaya-hedgehog] >=1.0.0 && <1.1: using yaya-1.0.0.0
  531. 105.91 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  532. 105.91 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  533. 105.91 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  534. 105.91 s [yaya-hedgehog] base-4.20.1.0
  535. 105.91 s [yaya-hedgehog] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  536. 105.91 s [yaya-hedgehog] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25 || >=0.25.0 &&
  537. 105.91 s [yaya-hedgehog] <0.26: using doctest-0.24.2
  538. 105.91 s [yaya-hedgehog] Dependency yaya-hedgehog: using yaya-hedgehog-1.0.0.0
  539. 105.91 s [yaya-hedgehog] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  540. 105.91 s [yaya-hedgehog] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  541. 105.91 s [yaya-hedgehog] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  542. 105.91 s [yaya-hedgehog] base-4.20.1.0
  543. 105.91 s [yaya-hedgehog] Dependency deriving-compat >=0.5.9 && <0.7: using deriving-compat-0.6.7
  544. 105.91 s [yaya-hedgehog] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  545. 105.91 s [yaya-hedgehog] hedgehog-1.5
  546. 105.91 s [yaya-hedgehog] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  547. 105.91 s [yaya-hedgehog] >=1.0.0 && <1.1: using yaya-1.0.0.0
  548. 105.91 s [yaya-hedgehog] Dependency yaya-hedgehog: using yaya-hedgehog-1.0.0.0
  549. 105.91 s [yaya-hedgehog] Source component graph:
  550. 105.91 s [yaya-hedgehog] component lib
  551. 105.91 s [yaya-hedgehog] component test:doctests dependency lib
  552. 105.91 s [yaya-hedgehog] component test:yaya dependency lib
  553. 105.91 s [yaya-hedgehog] Configured component graph:
  554. 105.91 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW
  555. 105.91 s [yaya-hedgehog] include base-4.20.1.0-2277
  556. 105.91 s [yaya-hedgehog] include deriving-compat-0.6.7-9SDmB4Rl7eAE6ZzLIfZhg0
  557. 105.91 s [yaya-hedgehog] include hedgehog-1.5-EfuEQGiebWdHenxPcHRkuA
  558. 105.91 s [yaya-hedgehog] include yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  559. 105.91 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-FMm5Ot911ZxLsHGtLmeb0Y-doctests
  560. 105.91 s [yaya-hedgehog] include base-4.20.1.0-2277
  561. 105.91 s [yaya-hedgehog] include doctest-0.24.2-H4FgSSwrzQD6JTD7tYQanP
  562. 105.91 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW
  563. 105.91 s [yaya-hedgehog] component yaya-hedgehog-1.0.0.0-8rzldnkktmN6HNazBm4G16-yaya
  564. 105.91 s [yaya-hedgehog] include base-4.20.1.0-2277
  565. 105.91 s [yaya-hedgehog] include deriving-compat-0.6.7-9SDmB4Rl7eAE6ZzLIfZhg0
  566. 105.91 s [yaya-hedgehog] include hedgehog-1.5-EfuEQGiebWdHenxPcHRkuA
  567. 105.91 s [yaya-hedgehog] include yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  568. 105.92 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW
  569. 105.92 s [yaya-hedgehog] Linked component graph:
  570. 105.92 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW
  571. 105.92 s [yaya-hedgehog] include base-4.20.1.0-2277
  572. 105.92 s [yaya-hedgehog] include deriving-compat-0.6.7-9SDmB4Rl7eAE6ZzLIfZhg0
  573. 105.92 s [yaya-hedgehog] include hedgehog-1.5-EfuEQGiebWdHenxPcHRkuA
  574. 105.92 s [yaya-hedgehog] include yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  575. 105.92 s [yaya-hedgehog] Yaya.Hedgehog=yaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW:Yaya.Hedgehog,Yaya.Hedgehog.Expr=yaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW:Yaya.Hedgehog.Expr,Yaya.Hedgehog.Fold=yaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW:Yaya.Hedgehog.Fold
  576. 105.92 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-FMm5Ot911ZxLsHGtLmeb0Y-doctests
  577. 105.92 s [yaya-hedgehog] include base-4.20.1.0-2277
  578. 105.92 s [yaya-hedgehog] include doctest-0.24.2-H4FgSSwrzQD6JTD7tYQanP
  579. 105.92 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW
  580. 105.92 s [yaya-hedgehog] unit yaya-hedgehog-1.0.0.0-8rzldnkktmN6HNazBm4G16-yaya
  581. 105.92 s [yaya-hedgehog] include base-4.20.1.0-2277
  582. 105.92 s [yaya-hedgehog] include deriving-compat-0.6.7-9SDmB4Rl7eAE6ZzLIfZhg0
  583. 105.92 s [yaya-hedgehog] include hedgehog-1.5-EfuEQGiebWdHenxPcHRkuA
  584. 105.92 s [yaya-hedgehog] include yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  585. 105.92 s [yaya-hedgehog] include yaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW
  586. 105.92 s [yaya-hedgehog] Ready component graph:
  587. 105.92 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW
  588. 105.92 s [yaya-hedgehog] depends base-4.20.1.0-2277
  589. 105.92 s [yaya-hedgehog] depends deriving-compat-0.6.7-9SDmB4Rl7eAE6ZzLIfZhg0
  590. 105.92 s [yaya-hedgehog] depends hedgehog-1.5-EfuEQGiebWdHenxPcHRkuA
  591. 105.92 s [yaya-hedgehog] depends yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  592. 105.92 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-FMm5Ot911ZxLsHGtLmeb0Y-doctests
  593. 105.92 s [yaya-hedgehog] depends base-4.20.1.0-2277
  594. 105.92 s [yaya-hedgehog] depends doctest-0.24.2-H4FgSSwrzQD6JTD7tYQanP
  595. 105.92 s [yaya-hedgehog] depends yaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW
  596. 105.92 s [yaya-hedgehog] definite yaya-hedgehog-1.0.0.0-8rzldnkktmN6HNazBm4G16-yaya
  597. 105.92 s [yaya-hedgehog] depends base-4.20.1.0-2277
  598. 105.92 s [yaya-hedgehog] depends deriving-compat-0.6.7-9SDmB4Rl7eAE6ZzLIfZhg0
  599. 105.92 s [yaya-hedgehog] depends hedgehog-1.5-EfuEQGiebWdHenxPcHRkuA
  600. 105.92 s [yaya-hedgehog] depends yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  601. 105.92 s [yaya-hedgehog] depends yaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW
  602. 105.92 s [yaya-hedgehog] Using Cabal-3.12.1.0 compiled by ghc-9.10
  603. 105.92 s [yaya-hedgehog] Using compiler: ghc-9.10.2
  604. 105.92 s [yaya-hedgehog] Using install prefix:
  605. 105.92 s [yaya-hedgehog] /nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0
  606. 105.92 s [yaya-hedgehog] Executables installed in:
  607. 105.92 s [yaya-hedgehog] /nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0/bin
  608. 105.92 s [yaya-hedgehog] Libraries installed in:
  609. 105.92 s [yaya-hedgehog] /nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a/yaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW
  610. 105.92 s [yaya-hedgehog] Dynamic Libraries installed in:
  611. 105.92 s [yaya-hedgehog] /nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a
  612. 105.92 s [yaya-hedgehog] Private executables installed in:
  613. 105.92 s [yaya-hedgehog] /nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0/libexec/x86_64-linux-ghc-9.10.2-1e2a/yaya-hedgehog-1.0.0.0
  614. 105.92 s [yaya-hedgehog] Data files installed in:
  615. 105.92 s [yaya-hedgehog] /nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0/share/x86_64-linux-ghc-9.10.2-1e2a/yaya-hedgehog-1.0.0.0
  616. 105.92 s [yaya-hedgehog] Documentation installed in:
  617. 105.92 s [yaya-hedgehog] /nix/store/lh61vcm349ly5bw4x2cqsyfsw232vmhl-yaya-hedgehog-1.0.0.0-doc/share/doc/yaya-hedgehog-1.0.0.0
  618. 105.92 s [yaya-hedgehog] Configuration files installed in:
  619. 105.92 s [yaya-hedgehog] /nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0/etc
  620. 105.92 s [yaya-hedgehog] No alex found
  621. 105.92 s [yaya-hedgehog] Using ar found on system at:
  622. 105.92 s [yaya-hedgehog] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  623. 105.92 s [yaya-hedgehog] No c2hs found
  624. 105.92 s [yaya-hedgehog] No cpphs found
  625. 105.92 s [yaya-hedgehog] Using doctest version 0.24.2 found on system at:
  626. 105.92 s [yaya-hedgehog] /nix/store/w4c6k3rjbq8l9fs8mar852gz7a6kaif7-doctest-0.24.2/bin/doctest
  627. 105.92 s [yaya-hedgehog] Using gcc version 14.3.0 given by user at:
  628. 105.92 s [yaya-hedgehog] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  629. 105.92 s [yaya-hedgehog] Using ghc version 9.10.2 found on system at:
  630. 105.92 s [yaya-hedgehog] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/ghc
  631. 105.92 s [yaya-hedgehog] Using ghc-pkg version 9.10.2 found on system at:
  632. 105.92 s [yaya-hedgehog] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  633. 105.92 s [yaya-hedgehog] No ghcjs found
  634. 105.92 s [yaya-hedgehog] No ghcjs-pkg found
  635. 105.92 s [yaya-hedgehog] No greencard found
  636. 105.92 s [yaya-hedgehog] Using haddock version 2.31.0 found on system at:
  637. 105.92 s [yaya-hedgehog] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  638. 105.92 s [yaya-hedgehog] No happy found
  639. 105.92 s [yaya-hedgehog] Using haskell-suite found on system at: haskell-suite-dummy-location
  640. 105.92 s [yaya-hedgehog] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  641. 105.92 s [yaya-hedgehog] No hmake found
  642. 105.92 s [yaya-hedgehog] Using hpc version 0.69 found on system at:
  643. 105.92 s [yaya-hedgehog] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  644. 105.92 s [yaya-hedgehog] Using hsc2hs version 0.68.10 found on system at:
  645. 105.92 s [yaya-hedgehog] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  646. 105.92 s [yaya-hedgehog] Using hscolour version 1.25 found on system at:
  647. 105.92 s [yaya-hedgehog] /nix/store/kb4afndnwdxxc5ps9k8xv0jzd0a9y8n5-hscolour-1.25/bin/HsColour
  648. 105.92 s [yaya-hedgehog] No jhc found
  649. 105.92 s [yaya-hedgehog] Using ld found on system at:
  650. 105.92 s [yaya-hedgehog] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/ld
  651. 105.92 s [yaya-hedgehog] No pkg-config found
  652. 105.92 s [yaya-hedgehog] Using runghc version 9.10.2 found on system at:
  653. 105.92 s [yaya-hedgehog] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/runghc-9.10.2
  654. 105.92 s [yaya-hedgehog] Using strip version 2.44 found on system at:
  655. 105.92 s [yaya-hedgehog] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  656. 105.92 s [yaya-hedgehog] Using tar found on system at:
  657. 105.92 s [yaya-hedgehog] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  658. 105.92 s [yaya-hedgehog] No uhc found
  659. 105.96 s [yaya-lens] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  660. 105.96 s [yaya-lens] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  661. 105.96 s [yaya-lens] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  662. 105.96 s [yaya-lens] base-4.20.1.0
  663. 105.96 s [yaya-lens] Dependency lens >=5 && <5.4: using lens-5.3.5
  664. 105.96 s [yaya-lens] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  665. 105.96 s [yaya-lens] >=1.0.0 && <1.1: using yaya-1.0.0.0
  666. 105.96 s [yaya-lens] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  667. 105.96 s [yaya-lens] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  668. 105.96 s [yaya-lens] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  669. 105.96 s [yaya-lens] base-4.20.1.0
  670. 105.96 s [yaya-lens] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  671. 105.96 s [yaya-lens] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25 || >=0.25.0 &&
  672. 105.96 s [yaya-lens] <0.26: using doctest-0.24.2
  673. 105.96 s [yaya-lens] Dependency yaya-lens: using yaya-lens-0.0.1.0
  674. 105.96 s [yaya-lens] Source component graph:
  675. 105.96 s [yaya-lens] component lib
  676. 105.96 s [yaya-lens] component test:doctests dependency lib
  677. 105.96 s [yaya-lens] Configured component graph:
  678. 105.96 s [yaya-lens] component yaya-lens-0.0.1.0-8TG8FiYqPK87DSyGvEuukq
  679. 105.96 s [yaya-lens] include base-4.20.1.0-2277
  680. 105.96 s [yaya-lens] include lens-5.3.5-8IxMA7BoVUaGbNSkVNL6vO
  681. 105.96 s [yaya-lens] include yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  682. 105.96 s [yaya-lens] component yaya-lens-0.0.1.0-97ScKVMdJ3S7o9e9nig1Pz-doctests
  683. 105.96 s [yaya-lens] include base-4.20.1.0-2277
  684. 105.96 s [yaya-lens] include doctest-0.24.2-H4FgSSwrzQD6JTD7tYQanP
  685. 105.96 s [yaya-lens] include yaya-lens-0.0.1.0-8TG8FiYqPK87DSyGvEuukq
  686. 105.96 s [yaya-lens] Linked component graph:
  687. 105.96 s [yaya-lens] unit yaya-lens-0.0.1.0-8TG8FiYqPK87DSyGvEuukq
  688. 105.96 s [yaya-lens] include base-4.20.1.0-2277
  689. 105.96 s [yaya-lens] include lens-5.3.5-8IxMA7BoVUaGbNSkVNL6vO
  690. 105.96 s [yaya-lens] include yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  691. 105.96 s [yaya-lens] Yaya.Lens=yaya-lens-0.0.1.0-8TG8FiYqPK87DSyGvEuukq:Yaya.Lens
  692. 105.96 s [yaya-lens] unit yaya-lens-0.0.1.0-97ScKVMdJ3S7o9e9nig1Pz-doctests
  693. 105.96 s [yaya-lens] include base-4.20.1.0-2277
  694. 105.96 s [yaya-lens] include doctest-0.24.2-H4FgSSwrzQD6JTD7tYQanP
  695. 105.96 s [yaya-lens] include yaya-lens-0.0.1.0-8TG8FiYqPK87DSyGvEuukq
  696. 105.96 s [yaya-lens] Ready component graph:
  697. 105.96 s [yaya-lens] definite yaya-lens-0.0.1.0-8TG8FiYqPK87DSyGvEuukq
  698. 105.96 s [yaya-lens] depends base-4.20.1.0-2277
  699. 105.96 s [yaya-lens] depends lens-5.3.5-8IxMA7BoVUaGbNSkVNL6vO
  700. 105.96 s [yaya-lens] depends yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  701. 105.96 s [yaya-lens] definite yaya-lens-0.0.1.0-97ScKVMdJ3S7o9e9nig1Pz-doctests
  702. 105.96 s [yaya-lens] depends base-4.20.1.0-2277
  703. 105.96 s [yaya-lens] depends doctest-0.24.2-H4FgSSwrzQD6JTD7tYQanP
  704. 105.96 s [yaya-lens] depends yaya-lens-0.0.1.0-8TG8FiYqPK87DSyGvEuukq
  705. 105.96 s [yaya-lens] Using Cabal-3.12.1.0 compiled by ghc-9.10
  706. 105.96 s [yaya-lens] Using compiler: ghc-9.10.2
  707. 105.96 s [yaya-lens] Using install prefix:
  708. 105.96 s [yaya-lens] /nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0
  709. 105.96 s [yaya-lens] Executables installed in:
  710. 105.96 s [yaya-lens] /nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0/bin
  711. 105.96 s [yaya-lens] Libraries installed in:
  712. 105.96 s [yaya-lens] /nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a/yaya-lens-0.0.1.0-8TG8FiYqPK87DSyGvEuukq
  713. 105.96 s [yaya-lens] Dynamic Libraries installed in:
  714. 105.96 s [yaya-lens] /nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a
  715. 105.96 s [yaya-lens] Private executables installed in:
  716. 105.96 s [yaya-lens] /nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0/libexec/x86_64-linux-ghc-9.10.2-1e2a/yaya-lens-0.0.1.0
  717. 105.96 s [yaya-lens] Data files installed in:
  718. 105.96 s [yaya-lens] /nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0/share/x86_64-linux-ghc-9.10.2-1e2a/yaya-lens-0.0.1.0
  719. 105.96 s [yaya-lens] Documentation installed in:
  720. 105.96 s [yaya-lens] /nix/store/cfgw07fhp0g0nxnwhihlss04l6zxl1hy-yaya-lens-0.0.1.0-doc/share/doc/yaya-lens-0.0.1.0
  721. 105.96 s [yaya-lens] Configuration files installed in:
  722. 105.96 s [yaya-lens] /nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0/etc
  723. 105.96 s [yaya-lens] No alex found
  724. 105.96 s [yaya-lens] Using ar found on system at:
  725. 105.96 s [yaya-lens] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  726. 105.96 s [yaya-lens] No c2hs found
  727. 105.96 s [yaya-lens] No cpphs found
  728. 105.96 s [yaya-lens] Using doctest version 0.24.2 found on system at:
  729. 105.96 s [yaya-lens] /nix/store/w4c6k3rjbq8l9fs8mar852gz7a6kaif7-doctest-0.24.2/bin/doctest
  730. 105.96 s [yaya-lens] Using gcc version 14.3.0 given by user at:
  731. 105.96 s [yaya-lens] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  732. 105.96 s [yaya-lens] Using ghc version 9.10.2 found on system at:
  733. 105.96 s [yaya-lens] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/ghc
  734. 105.96 s [yaya-lens] Using ghc-pkg version 9.10.2 found on system at:
  735. 105.96 s [yaya-lens] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  736. 105.96 s [yaya-lens] No ghcjs found
  737. 105.96 s [yaya-lens] No ghcjs-pkg found
  738. 105.96 s [yaya-lens] No greencard found
  739. 105.96 s [yaya-lens] Using haddock version 2.31.0 found on system at:
  740. 105.96 s [yaya-lens] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  741. 105.96 s [yaya-lens] No happy found
  742. 105.96 s [yaya-lens] Using haskell-suite found on system at: haskell-suite-dummy-location
  743. 105.96 s [yaya-lens] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  744. 105.96 s [yaya-lens] No hmake found
  745. 105.96 s [yaya-lens] Using hpc version 0.69 found on system at:
  746. 105.96 s [yaya-lens] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  747. 105.96 s [yaya-lens] Using hsc2hs version 0.68.10 found on system at:
  748. 105.96 s [yaya-lens] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  749. 105.96 s [yaya-lens] Using hscolour version 1.25 found on system at:
  750. 105.96 s [yaya-lens] /nix/store/kb4afndnwdxxc5ps9k8xv0jzd0a9y8n5-hscolour-1.25/bin/HsColour
  751. 105.96 s [yaya-lens] No jhc found
  752. 105.96 s [yaya-lens] Using ld found on system at:
  753. 105.96 s [yaya-lens] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/ld
  754. 105.96 s [yaya-lens] No pkg-config found
  755. 105.96 s [yaya-lens] Using runghc version 9.10.2 found on system at:
  756. 105.96 s [yaya-lens] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/runghc-9.10.2
  757. 105.96 s [yaya-lens] Using strip version 2.44 found on system at:
  758. 105.96 s [yaya-lens] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  759. 105.96 s [yaya-lens] Using tar found on system at:
  760. 105.96 s [yaya-lens] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  761. 105.96 s [yaya-lens] No uhc found
  762. 106.01 s [yaya-quickcheck] Phase: buildPhase
  763. 106.06 s [yaya-hedgehog] Phase: buildPhase
  764. 106.06 s [yaya-quickcheck] Preprocessing library for yaya-quickcheck-1.0.0.0...
  765. 106.06 s [yaya-quickcheck] Building library for yaya-quickcheck-1.0.0.0...
  766. 106.11 s [yaya-lens] Phase: buildPhase
  767. 106.11 s [yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, dist/build/Yaya/QuickCheck/Fold.o, dist/build/Yaya/QuickCheck/Fold.dyn_o )
  768. 106.12 s [yaya-hedgehog] Preprocessing library for yaya-hedgehog-1.0.0.0...
  769. 106.12 s [yaya-hedgehog] Building library for yaya-hedgehog-1.0.0.0...
  770. 106.16 s [yaya-lens] Preprocessing library for yaya-lens-0.0.1.0...
  771. 106.16 s [yaya-lens] Building library for yaya-lens-0.0.1.0...
  772. 106.18 s [yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, dist/build/Yaya/Hedgehog.o, dist/build/Yaya/Hedgehog.dyn_o )
  773. 106.23 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, dist/build/Yaya/Lens.o, dist/build/Yaya/Lens.dyn_o )
  774. 106.26 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  775. 106.26 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  776. 106.26 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  777. 106.26 s [yaya-hedgehog]
  778. 106.26 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  779. 106.26 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  780. 106.26 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  781. 106.26 s [yaya-hedgehog]
  782. 106.33 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 )
  783. 106.46 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  784. 106.46 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  785. 106.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  786. 106.46 s [yaya-hedgehog]
  787. 106.46 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  788. 106.46 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  789. 106.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  790. 106.46 s [yaya-hedgehog]
  791. 106.46 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  792. 106.46 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  793. 106.46 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  794. 106.46 s [yaya-hedgehog]
  795. 106.54 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, dist/build/Yaya/Lens.p_o )
  796. 106.56 s [yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, dist/build/Yaya/QuickCheck/Fold.p_o )
  797. 106.63 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 )
  798. 106.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  799. 106.89 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  800. 106.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  801. 106.89 s [yaya-hedgehog]
  802. 106.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  803. 106.89 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  804. 106.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  805. 106.89 s [yaya-hedgehog]
  806. 106.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  807. 106.89 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  808. 106.89 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  809. 106.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  810. 106.89 s [yaya-hedgehog]
  811. 106.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  812. 106.89 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  813. 106.89 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  814. 106.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  815. 106.89 s [yaya-hedgehog]
  816. 106.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  817. 106.89 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  818. 106.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  819. 106.89 s [yaya-hedgehog]
  820. 106.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  821. 106.89 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  822. 106.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  823. 106.89 s [yaya-hedgehog]
  824. 106.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  825. 106.89 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  826. 106.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  827. 106.89 s [yaya-hedgehog]
  828. 106.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  829. 106.89 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  830. 106.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  831. 106.89 s [yaya-hedgehog]
  832. 106.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  833. 106.89 s [yaya-hedgehog] Could not specialise imported function ‘Gen.choice’
  834. 106.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.choice’
  835. 106.89 s [yaya-hedgehog]
  836. 106.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  837. 106.89 s [yaya-hedgehog] Could not specialise imported function ‘Range.linearFrom’
  838. 106.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Range.linearFrom’
  839. 106.89 s [yaya-hedgehog]
  840. 106.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  841. 106.89 s [yaya-hedgehog] Could not specialise imported function ‘Gen.integral’
  842. 106.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.integral’
  843. 106.89 s [yaya-hedgehog]
  844. 106.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  845. 106.89 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  846. 106.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  847. 106.89 s [yaya-hedgehog]
  848. 106.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  849. 106.89 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  850. 106.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  851. 106.89 s [yaya-hedgehog]
  852. 106.89 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  853. 106.89 s [yaya-hedgehog] Could not specialise imported function ‘ghc-internal:GHC.Internal.Data.Traversable.C:Traversable’
  854. 106.89 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘ghc-internal:GHC.Internal.Data.Traversable.C:Traversable’
  855. 106.89 s [yaya-hedgehog]
  856. 107.42 s [yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, dist/build/Yaya/Hedgehog.p_o )
  857. 107.48 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  858. 107.48 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  859. 107.48 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  860. 107.48 s [yaya-hedgehog]
  861. 107.48 s [yaya-hedgehog] src/Yaya/Hedgehog.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  862. 107.48 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  863. 107.48 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  864. 107.48 s [yaya-hedgehog]
  865. 107.64 s [yaya-hedgehog] [2 of 3] Compiling Yaya.Hedgehog.Fold ( src/Yaya/Hedgehog/Fold.hs, dist/build/Yaya/Hedgehog/Fold.p_o )
  866. 107.75 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  867. 107.75 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  868. 107.75 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  869. 107.75 s [yaya-hedgehog]
  870. 107.75 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  871. 107.75 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  872. 107.75 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  873. 107.75 s [yaya-hedgehog]
  874. 107.75 s [yaya-hedgehog] src/Yaya/Hedgehog/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  875. 107.75 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  876. 107.75 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  877. 107.75 s [yaya-hedgehog]
  878. 107.89 s [yaya-quickcheck] Preprocessing test suite 'doctests' for yaya-quickcheck-1.0.0.0...
  879. 107.89 s [yaya-quickcheck] Building test suite 'doctests' for yaya-quickcheck-1.0.0.0...
  880. 107.91 s [yaya-lens] Preprocessing test suite 'doctests' for yaya-lens-0.0.1.0...
  881. 107.91 s [yaya-lens] Building test suite 'doctests' for yaya-lens-0.0.1.0...
  882. 107.94 s [yaya-quickcheck] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  883. 107.96 s [yaya-lens] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  884. 107.99 s [yaya-hedgehog] [3 of 3] Compiling Yaya.Hedgehog.Expr ( src/Yaya/Hedgehog/Expr.hs, dist/build/Yaya/Hedgehog/Expr.p_o )
  885. 108.11 s [yaya-quickcheck] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  886. 108.14 s [yaya-lens] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  887. 108.22 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  888. 108.22 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  889. 108.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  890. 108.22 s [yaya-hedgehog]
  891. 108.22 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  892. 108.22 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  893. 108.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  894. 108.22 s [yaya-hedgehog]
  895. 108.22 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  896. 108.22 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  897. 108.22 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  898. 108.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  899. 108.22 s [yaya-hedgehog]
  900. 108.22 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  901. 108.22 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  902. 108.22 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.genAlgebra’
  903. 108.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  904. 108.22 s [yaya-hedgehog]
  905. 108.22 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  906. 108.22 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  907. 108.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  908. 108.22 s [yaya-hedgehog]
  909. 108.22 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  910. 108.22 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  911. 108.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenGenT’
  912. 108.22 s [yaya-hedgehog]
  913. 108.22 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  914. 108.22 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  915. 108.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$cfmap’
  916. 108.22 s [yaya-hedgehog]
  917. 108.22 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  918. 108.22 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  919. 108.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fAlternativeGenT_$c<*>’
  920. 108.22 s [yaya-hedgehog]
  921. 108.22 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  922. 108.22 s [yaya-hedgehog] Could not specialise imported function ‘Gen.choice’
  923. 108.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.choice’
  924. 108.22 s [yaya-hedgehog]
  925. 108.22 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  926. 108.22 s [yaya-hedgehog] Could not specialise imported function ‘Range.linearFrom’
  927. 108.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Range.linearFrom’
  928. 108.22 s [yaya-hedgehog]
  929. 108.22 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  930. 108.22 s [yaya-hedgehog] Could not specialise imported function ‘Gen.integral’
  931. 108.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.integral’
  932. 108.22 s [yaya-hedgehog]
  933. 108.22 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  934. 108.22 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  935. 108.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  936. 108.22 s [yaya-hedgehog]
  937. 108.22 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  938. 108.22 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  939. 108.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  940. 108.22 s [yaya-hedgehog]
  941. 108.22 s [yaya-hedgehog] src/Yaya/Hedgehog/Expr.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  942. 108.22 s [yaya-hedgehog] Could not specialise imported function ‘ghc-internal:GHC.Internal.Data.Traversable.C:Traversable’
  943. 108.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘ghc-internal:GHC.Internal.Data.Traversable.C:Traversable’
  944. 108.22 s [yaya-hedgehog]
  945. 108.35 s [yaya-quickcheck] [3 of 3] Linking dist/build/doctests/doctests
  946. 108.37 s [yaya-lens] [3 of 3] Linking dist/build/doctests/doctests
  947. 110.07 s [yaya-hedgehog] Preprocessing test suite 'doctests' for yaya-hedgehog-1.0.0.0...
  948. 110.07 s [yaya-hedgehog] Building test suite 'doctests' for yaya-hedgehog-1.0.0.0...
  949. 110.13 s [yaya-hedgehog] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  950. 110.32 s [yaya-hedgehog] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  951. 110.58 s [yaya-hedgehog] [3 of 3] Linking dist/build/doctests/doctests
  952. 111.83 s [yaya-quickcheck] Phase: checkPhase
  953. 111.86 s [yaya-lens] Phase: checkPhase
  954. 112.05 s [yaya-quickcheck] Running 1 test suites...
  955. 112.05 s [yaya-quickcheck] Test suite doctests: RUNNING...
  956. 112.09 s [yaya-lens] Running 1 test suites...
  957. 112.09 s [yaya-lens] Test suite doctests: RUNNING...
  958. 112.25 s [yaya-quickcheck] on the commandline: warning: [GHC-98887]
  959. 112.25 s [yaya-quickcheck] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  960. 112.25 s [yaya-quickcheck]
  961. 112.28 s [yaya-lens] on the commandline: warning: [GHC-98887]
  962. 112.28 s [yaya-lens] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  963. 112.28 s [yaya-lens]
  964. 112.43 s [yaya-quickcheck] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  965. 112.47 s [yaya-lens] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  966. 112.48 s [yaya-quickcheck] Test suite doctests: PASS
  967. 112.48 s [yaya-quickcheck] Test suite logged to: dist/test/yaya-quickcheck-1.0.0.0-doctests.log
  968. 112.48 s [yaya-quickcheck] 1 of 1 test suites (1 of 1 test cases) passed.
  969. 112.48 s [yaya-quickcheck] Phase: haddockPhase
  970. 112.51 s [yaya-lens] Test suite doctests: PASS
  971. 112.51 s [yaya-lens] Test suite logged to: dist/test/yaya-lens-0.0.1.0-doctests.log
  972. 112.51 s [yaya-lens] 1 of 1 test suites (1 of 1 test cases) passed.
  973. 112.51 s [yaya-lens] Phase: haddockPhase
  974. 112.58 s [yaya-quickcheck] Preprocessing library for yaya-quickcheck-1.0.0.0...
  975. 112.58 s [yaya-quickcheck] Running Haddock on library for yaya-quickcheck-1.0.0.0...
  976. 112.62 s [yaya-lens] Preprocessing library for yaya-lens-0.0.1.0...
  977. 112.62 s [yaya-lens] Running Haddock on library for yaya-lens-0.0.1.0...
  978. 112.62 s [yaya-lens] Warning: The documentation for the following packages are not installed. No
  979. 112.62 s [yaya-lens] links will be generated to these packages: vector-0.13.2.0
  980. 112.76 s [yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, nothing )
  981. 112.80 s [yaya-lens] [1 of 1] Compiling Yaya.Lens ( src/Yaya/Lens.hs, nothing )
  982. 112.89 s [yaya-quickcheck] Haddock coverage:
  983. 112.89 s [yaya-quickcheck] 0% ( 0 / 3) in 'Yaya.QuickCheck.Fold'
  984. 112.89 s [yaya-quickcheck] Missing documentation for:
  985. 112.89 s [yaya-quickcheck] Module header
  986. 112.89 s [yaya-quickcheck] arbitrarySteppable (src/Yaya/QuickCheck/Fold.hs:24)
  987. 112.89 s [yaya-quickcheck] shrinkSteppable (src/Yaya/QuickCheck/Fold.hs:32)
  988. 113.02 s [yaya-lens] Haddock coverage:
  989. 113.02 s [yaya-lens] Warning: 'AlgebraM' is out of scope.
  990. 113.02 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  991. 113.02 s [yaya-lens] Warning: 'Either' is out of scope.
  992. 113.02 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  993. 113.02 s [yaya-lens] Warning: 'Coalgebra' is out of scope.
  994. 113.02 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  995. 113.02 s [yaya-lens] Warning: 'Algebra' is out of scope.
  996. 113.02 s [yaya-lens] If you qualify the identifier, haddock can try to link it anyway.
  997. 113.02 s [yaya-lens] 53% ( 7 / 13) in 'Yaya.Lens'
  998. 113.02 s [yaya-lens] Missing documentation for:
  999. 113.02 s [yaya-lens] Module header
  1000. 113.02 s [yaya-lens] AlgebraLens (src/Yaya/Lens.hs:55)
  1001. 113.02 s [yaya-lens] AlgebraLens' (src/Yaya/Lens.hs:57)
  1002. 113.02 s [yaya-lens] BialgebraIso' (src/Yaya/Lens.hs:53)
  1003. 113.02 s [yaya-lens] CoalgebraPrism' (src/Yaya/Lens.hs:63)
  1004. 113.02 s [yaya-lens] folded (src/Yaya/Lens.hs:87)
  1005. 113.91 s [yaya-hedgehog] Preprocessing test suite 'yaya' for yaya-hedgehog-1.0.0.0...
  1006. 113.91 s [yaya-hedgehog] Building test suite 'yaya' for yaya-hedgehog-1.0.0.0...
  1007. 113.98 s [yaya-hedgehog] [1 of 5] Compiling Test.Fold ( tests/Test/Fold.hs, dist/build/yaya/yaya-tmp/Test/Fold.o )
  1008. 114.22 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1009. 114.22 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1010. 114.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1011. 114.22 s [yaya-hedgehog]
  1012. 114.22 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1013. 114.22 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1014. 114.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1015. 114.22 s [yaya-hedgehog]
  1016. 114.22 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1017. 114.22 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-A33JHwxdQs5FpXkKzXGFtN:Text.Show.Pretty.ppShow’
  1018. 114.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-A33JHwxdQs5FpXkKzXGFtN:Text.Show.Pretty.ppShow’
  1019. 114.22 s [yaya-hedgehog]
  1020. 114.22 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1021. 114.22 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1022. 114.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1023. 114.22 s [yaya-hedgehog]
  1024. 114.22 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1025. 114.22 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  1026. 114.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNMuf’
  1027. 114.22 s [yaya-hedgehog]
  1028. 114.22 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1029. 114.22 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1030. 114.22 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1031. 114.22 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1032. 114.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1033. 114.22 s [yaya-hedgehog]
  1034. 114.22 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1035. 114.22 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1036. 114.22 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1037. 114.22 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1038. 114.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1039. 114.22 s [yaya-hedgehog]
  1040. 114.22 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1041. 114.22 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1042. 114.22 s [yaya-hedgehog] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1043. 114.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1044. 114.22 s [yaya-hedgehog]
  1045. 114.22 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1046. 114.22 s [yaya-hedgehog] Could not specialise imported function ‘ghc-internal:GHC.Internal.Data.Functor.void’
  1047. 114.22 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1048. 114.22 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.equalDay’
  1049. 114.22 s [yaya-hedgehog] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1050. 114.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘ghc-internal:GHC.Internal.Data.Functor.void’
  1051. 114.22 s [yaya-hedgehog]
  1052. 114.22 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1053. 114.22 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1054. 114.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1055. 114.22 s [yaya-hedgehog]
  1056. 114.22 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1057. 114.22 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  1058. 114.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1059. 114.22 s [yaya-hedgehog]
  1060. 114.22 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1061. 114.22 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1062. 114.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1063. 114.22 s [yaya-hedgehog]
  1064. 114.22 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1065. 114.22 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1066. 114.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1067. 114.22 s [yaya-hedgehog]
  1068. 114.22 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1069. 114.22 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1070. 114.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1071. 114.22 s [yaya-hedgehog]
  1072. 114.22 s [yaya-hedgehog] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1073. 114.22 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1074. 114.22 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1075. 114.22 s [yaya-hedgehog]
  1076. 114.32 s [yaya-hedgehog] [2 of 5] Compiling Test.Fold.Common ( tests/Test/Fold/Common.hs, dist/build/yaya/yaya-tmp/Test/Fold/Common.o )
  1077. 114.32 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1078. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1079. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1080. 114.32 s [yaya-hedgehog]
  1081. 114.32 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1082. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1083. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1084. 114.32 s [yaya-hedgehog]
  1085. 114.32 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1086. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1087. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1088. 114.32 s [yaya-hedgehog]
  1089. 114.32 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1090. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-A33JHwxdQs5FpXkKzXGFtN:Text.Show.Pretty.ppShow’
  1091. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-A33JHwxdQs5FpXkKzXGFtN:Text.Show.Pretty.ppShow’
  1092. 114.32 s [yaya-hedgehog]
  1093. 114.32 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1094. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1095. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1096. 114.32 s [yaya-hedgehog]
  1097. 114.32 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1098. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1099. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1100. 114.32 s [yaya-hedgehog]
  1101. 114.32 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1102. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘assert’
  1103. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘assert’
  1104. 114.32 s [yaya-hedgehog]
  1105. 114.32 s [yaya-hedgehog] tests/Test/Fold/Common.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1106. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1107. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1108. 114.32 s [yaya-hedgehog]
  1109. 114.32 s [yaya-hedgehog] [3 of 5] Compiling Test.Fold.Native ( tests/Test/Fold/Native.hs, dist/build/yaya/yaya-tmp/Test/Fold/Native.o )
  1110. 114.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1111. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘ghc-internal:GHC.Internal.Data.Functor.void’
  1112. 114.32 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1113. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘ghc-internal:GHC.Internal.Data.Functor.void’
  1114. 114.32 s [yaya-hedgehog]
  1115. 114.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1116. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1117. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1118. 114.32 s [yaya-hedgehog]
  1119. 114.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1120. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1121. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1122. 114.32 s [yaya-hedgehog]
  1123. 114.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1124. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1125. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1126. 114.32 s [yaya-hedgehog]
  1127. 114.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1128. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘pretty-show-1.10-A33JHwxdQs5FpXkKzXGFtN:Text.Show.Pretty.ppShow’
  1129. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-A33JHwxdQs5FpXkKzXGFtN:Text.Show.Pretty.ppShow’
  1130. 114.32 s [yaya-hedgehog]
  1131. 114.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1132. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1133. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1134. 114.32 s [yaya-hedgehog]
  1135. 114.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1136. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1137. 114.32 s [yaya-hedgehog] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1138. 114.32 s [yaya-hedgehog] when specialising ‘law_cataCompose’
  1139. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1140. 114.32 s [yaya-hedgehog]
  1141. 114.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1142. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Gen.frequency’
  1143. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1144. 114.32 s [yaya-hedgehog]
  1145. 114.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1146. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1147. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1148. 114.32 s [yaya-hedgehog]
  1149. 114.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1150. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1151. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1152. 114.32 s [yaya-hedgehog]
  1153. 114.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1154. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1155. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1156. 114.32 s [yaya-hedgehog]
  1157. 114.32 s [yaya-hedgehog] tests/Test/Fold/Native.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1158. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.Native.$fShowFix’
  1159. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.Native.$fShowFix’
  1160. 114.32 s [yaya-hedgehog]
  1161. 114.32 s [yaya-hedgehog] [4 of 5] Compiling Test.Retrofit ( tests/Test/Retrofit.hs, dist/build/yaya/yaya-tmp/Test/Retrofit.o )
  1162. 114.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1163. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1164. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1165. 114.32 s [yaya-hedgehog]
  1166. 114.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1167. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  1168. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  1169. 114.32 s [yaya-hedgehog]
  1170. 114.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1171. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.steppableReadPrec2’
  1172. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.steppableReadPrec2’
  1173. 114.32 s [yaya-hedgehog]
  1174. 114.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1175. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  1176. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  1177. 114.32 s [yaya-hedgehog]
  1178. 114.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1179. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘ghc-prim:GHC.Classes.C:Ord’
  1180. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘ghc-prim:GHC.Classes.C:Ord’
  1181. 114.32 s [yaya-hedgehog]
  1182. 114.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1183. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘ghc-internal:GHC.Internal.Data.Functor.void’
  1184. 114.32 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wcompareDay’
  1185. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘ghc-internal:GHC.Internal.Data.Functor.void’
  1186. 114.32 s [yaya-hedgehog]
  1187. 114.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1188. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  1189. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  1190. 114.32 s [yaya-hedgehog]
  1191. 114.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1192. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘ghc-internal:GHC.Internal.Data.Functor.void’
  1193. 114.32 s [yaya-hedgehog] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1194. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘ghc-internal:GHC.Internal.Data.Functor.void’
  1195. 114.32 s [yaya-hedgehog]
  1196. 114.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1197. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  1198. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  1199. 114.32 s [yaya-hedgehog]
  1200. 114.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1201. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘ghc-internal:GHC.Internal.Data.Traversable.C:Traversable’
  1202. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘ghc-internal:GHC.Internal.Data.Traversable.C:Traversable’
  1203. 114.32 s [yaya-hedgehog]
  1204. 114.32 s [yaya-hedgehog] tests/Test/Retrofit.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1205. 114.32 s [yaya-hedgehog] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  1206. 114.32 s [yaya-hedgehog] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  1207. 114.32 s [yaya-hedgehog]
  1208. 114.57 s [yaya-hedgehog] [5 of 5] Compiling Main ( tests/test.hs, dist/build/yaya/yaya-tmp/Main.o )
  1209. 114.89 s [yaya-hedgehog] [6 of 6] Linking dist/build/yaya/yaya
  1210. 115.65 s [yaya-hedgehog] Phase: checkPhase
  1211. 115.92 s [yaya-hedgehog] Running 2 test suites...
  1212. 115.92 s [yaya-hedgehog] Test suite doctests: RUNNING...
  1213. 116.65 s [yaya-hedgehog] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1214. 116.71 s [yaya-hedgehog] Test suite doctests: PASS
  1215. 116.71 s [yaya-hedgehog] Test suite logged to: dist/test/yaya-hedgehog-1.0.0.0-doctests.log
  1216. 116.71 s [yaya-hedgehog] Test suite yaya: RUNNING...
  1217. 116.72 s [yaya-hedgehog] ━━━ Test.Fold ━━━
  1218. 116.72 s [yaya-hedgehog] ✓ prop_muCataCancel passed 100 tests.
  1219. 116.72 s [yaya-hedgehog] ✓ prop_muCataRefl passed 100 tests.
  1220. 116.72 s [yaya-hedgehog] ✓ prop_muCataCompose passed 100 tests.
  1221. 116.72 s [yaya-hedgehog] ✓ 3 succeeded.
  1222. 116.72 s [yaya-hedgehog] ━━━ Test.Fold.Common ━━━
  1223. 116.73 s [yaya-hedgehog] ✓ prop_heightLtSize passed 100 tests.
  1224. 116.73 s [yaya-hedgehog] ✓ 1 succeeded.
  1225. 116.73 s [yaya-hedgehog] ━━━ Test.Retrofit ━━━
  1226. 116.73 s [yaya-hedgehog] ✓ .
  1227. 116.73 s [yaya-hedgehog] Test suite yaya: PASS
  1228. 116.73 s [yaya-hedgehog] Test suite logged to: dist/test/yaya-hedgehog-1.0.0.0-yaya.log
  1229. 116.73 s [yaya-hedgehog] 2 of 2 test suites (2 of 2 test cases) passed.
  1230. 116.74 s [yaya-hedgehog] Phase: haddockPhase
  1231. 116.87 s [yaya-hedgehog] Preprocessing library for yaya-hedgehog-1.0.0.0...
  1232. 116.87 s [yaya-hedgehog] Running Haddock on library for yaya-hedgehog-1.0.0.0...
  1233. 117.06 s [yaya-quickcheck] Documentation created: dist/doc/html/yaya-quickcheck/,
  1234. 117.06 s [yaya-quickcheck] dist/doc/html/yaya-quickcheck/yaya-quickcheck.txt
  1235. 117.11 s [yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, /build/ghc833_0/ghc_2.o, /build/ghc833_0/ghc_2.dyn_o )
  1236. 117.12 s [yaya-quickcheck] Preprocessing test suite 'doctests' for yaya-quickcheck-1.0.0.0...
  1237. 117.12 s [yaya-quickcheck] Phase: installPhase
  1238. 117.19 s [yaya-quickcheck] Installing library in /nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a/yaya-quickcheck-1.0.0.0-4I49ZHBmZAr7SmsBO2ILL6
  1239. 117.20 s [yaya-hedgehog] [2 of 3] Compiling Yaya.Hedgehog.Fold ( src/Yaya/Hedgehog/Fold.hs, /build/ghc833_0/ghc_4.o, /build/ghc833_0/ghc_4.dyn_o )
  1240. 117.35 s [yaya-quickcheck] Phase: fixupPhase
  1241. 117.37 s [yaya-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0
  1242. 117.37 s [yaya-quickcheck] shrinking /nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a/libHSyaya-quickcheck-1.0.0.0-4I49ZHBmZAr7SmsBO2ILL6-ghc9.10.2.so
  1243. 117.38 s [yaya-quickcheck] checking for references to /build/ in /nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0...
  1244. 117.40 s [yaya-quickcheck] patching script interpreter paths in /nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0
  1245. 117.40 s [yaya-quickcheck] stripping (with command strip and flags -S -p) in /nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0/lib
  1246. 117.43 s [yaya-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/8gjqab9lim25g266hbz8w7z4vsxikb5w-yaya-quickcheck-1.0.0.0-doc
  1247. 117.43 s [yaya-quickcheck] checking for references to /build/ in /nix/store/8gjqab9lim25g266hbz8w7z4vsxikb5w-yaya-quickcheck-1.0.0.0-doc...
  1248. 117.44 s [yaya-quickcheck] patching script interpreter paths in /nix/store/8gjqab9lim25g266hbz8w7z4vsxikb5w-yaya-quickcheck-1.0.0.0-doc
  1249. 117.45 s [yaya-hedgehog] [3 of 3] Compiling Yaya.Hedgehog.Expr ( src/Yaya/Hedgehog/Expr.hs, nothing )
  1250. 117.53 s [yaya-quickcheck:post-build] Uploading to cachix cache "sellout": /nix/store/8gjqab9lim25g266hbz8w7z4vsxikb5w-yaya-quickcheck-1.0.0.0-doc /nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0
  1251. 118.04 s [yaya-quickcheck:post-build] Pushing 2 paths (128 are already present) using zstd to cache sellout ⏳
  1252. 118.04 s [yaya-quickcheck:post-build]
  1253. 118.51 s [yaya-quickcheck:post-build] Pushing /nix/store/8gjqab9lim25g266hbz8w7z4vsxikb5w-yaya-quickcheck-1.0.0.0-doc (274.35 KiB)
  1254. 118.56 s [yaya-quickcheck:post-build] Pushing /nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0 (353.02 KiB)
  1255. 119.70 s [yaya-quickcheck:post-build]
  1256. 119.70 s [yaya-quickcheck:post-build] All done.
  1257. 119.71 s [yaya-quickcheck:post-build] Uploading to the NixCI cache: /nix/store/8gjqab9lim25g266hbz8w7z4vsxikb5w-yaya-quickcheck-1.0.0.0-doc /nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0
  1258. 119.76 s [yaya-quickcheck:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1259. 119.77 s [yaya-quickcheck:post-build] copying 8 paths...
  1260. 119.77 s [yaya-quickcheck:post-build] copying path '/nix/store/g8s8afjabwrpvayy8sn3s0ppmra6y7a1-splitmix-0.1.3.1-doc' to 'https://cache.nix-ci.com'...
  1261. 120.20 s [yaya-quickcheck:post-build] copying path '/nix/store/3hbwsli9xivm9kfjbap28z7xj7fm1n0f-splitmix-0.1.3.1' to 'https://cache.nix-ci.com'...
  1262. 120.20 s [yaya-quickcheck:post-build] copying path '/nix/store/mmnp20ng17i5rwvqx5a1111cg5bhj15k-random-1.2.1.3-doc' to 'https://cache.nix-ci.com'...
  1263. 120.75 s [yaya-quickcheck:post-build] copying path '/nix/store/a85wc4mi4wj1kbvlk9wqfdhxmix0j6p7-random-1.2.1.3' to 'https://cache.nix-ci.com'...
  1264. 120.75 s [yaya-quickcheck:post-build] copying path '/nix/store/p0zcqgzs55gmv49lzv1nza7rkvnadrq3-QuickCheck-2.15.0.1-doc' to 'https://cache.nix-ci.com'...
  1265. 121.71 s [yaya-quickcheck:post-build] copying path '/nix/store/8gjqab9lim25g266hbz8w7z4vsxikb5w-yaya-quickcheck-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1266. 122.76 s [yaya-quickcheck:post-build] copying path '/nix/store/ysgnph21qmhzp1y4x6m0v8rf4xqgrvls-QuickCheck-2.15.0.1' to 'https://cache.nix-ci.com'...
  1267. 128.10 s [yaya-quickcheck:post-build] copying path '/nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0' to 'https://cache.nix-ci.com'...
  1268. 128.57 s [yaya-quickcheck:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1269. 128.88 s [yaya-quickcheck:post-build] copying 1 paths...
  1270. 128.88 s [yaya-quickcheck:post-build] copying path '/nix/store/f3j1m6spyzdxbi8ll0rzw89jgsazwwg1-yaya-quickcheck-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  1271. 130.10 s Uploaded yaya-quickcheck in 12.5s
  1272. 130.10 s Progress: 2 of 14 built (2 building), 145 of 145 downloaded from cache
  1273. 130.10 s Built yaya-quickcheck in 26.2s
  1274. 130.10 s [yaya-hedgehog] Haddock coverage:
  1275. 130.10 s [yaya-hedgehog] 66% ( 2 / 3) in 'Yaya.Hedgehog'
  1276. 130.10 s [yaya-hedgehog] Missing documentation for:
  1277. 130.10 s [yaya-hedgehog] Module header
  1278. 130.10 s [yaya-hedgehog] 60% ( 6 / 10) in 'Yaya.Hedgehog.Fold'
  1279. 130.10 s [yaya-hedgehog] Missing documentation for:
  1280. 130.10 s [yaya-hedgehog] Module header
  1281. 130.10 s [yaya-hedgehog] law_cataCancel (src/Yaya/Hedgehog/Fold.hs:67)
  1282. 130.10 s [yaya-hedgehog] law_cataCompose (src/Yaya/Hedgehog/Fold.hs:109)
  1283. 130.10 s [yaya-hedgehog] law_cataRefl (src/Yaya/Hedgehog/Fold.hs:74)
  1284. 130.10 s [yaya-hedgehog] 0% ( 0 / 10) in 'Yaya.Hedgehog.Expr'
  1285. 130.10 s [yaya-hedgehog] Missing documentation for:
  1286. 130.10 s [yaya-hedgehog] Module header
  1287. 130.10 s [yaya-hedgehog] Expr (src/Yaya/Hedgehog/Expr.hs:33)
  1288. 130.10 s [yaya-hedgehog] expression (src/Yaya/Hedgehog/Expr.hs:52)
  1289. 130.10 s [yaya-hedgehog] genCofixExpr (src/Yaya/Hedgehog/Expr.hs:64)
  1290. 130.10 s [yaya-hedgehog] genExpr (src/Yaya/Hedgehog/Expr.hs:49)
  1291. 130.10 s [yaya-hedgehog] genExprLit (src/Yaya/Hedgehog/Expr.hs:43)
  1292. 130.10 s [yaya-hedgehog] genExprOp (src/Yaya/Hedgehog/Expr.hs:46)
  1293. 130.10 s [yaya-hedgehog] genFixExpr (src/Yaya/Hedgehog/Expr.hs:61)
  1294. 130.10 s [yaya-hedgehog] genMuExpr (src/Yaya/Hedgehog/Expr.hs:55)
  1295. 130.10 s [yaya-hedgehog] genNuExpr (src/Yaya/Hedgehog/Expr.hs:58)
  1296. 130.10 s [yaya-hedgehog] Documentation created: dist/doc/html/yaya-hedgehog/,
  1297. 130.10 s [yaya-hedgehog] dist/doc/html/yaya-hedgehog/yaya-hedgehog.txt
  1298. 130.10 s [yaya-hedgehog] Preprocessing test suite 'doctests' for yaya-hedgehog-1.0.0.0...
  1299. 130.10 s [yaya-hedgehog] Preprocessing test suite 'yaya' for yaya-hedgehog-1.0.0.0...
  1300. 130.10 s [yaya-hedgehog] Phase: installPhase
  1301. 130.10 s [yaya-hedgehog] Installing library in /nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a/yaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW
  1302. 130.10 s [yaya-hedgehog] Phase: fixupPhase
  1303. 130.10 s [yaya-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0
  1304. 130.10 s [yaya-hedgehog] shrinking /nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a/libHSyaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW-ghc9.10.2.so
  1305. 130.10 s [yaya-hedgehog] checking for references to /build/ in /nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0...
  1306. 130.10 s [yaya-hedgehog] patching script interpreter paths in /nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0
  1307. 130.10 s [yaya-hedgehog] stripping (with command strip and flags -S -p) in /nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0/lib
  1308. 130.10 s [yaya-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/lh61vcm349ly5bw4x2cqsyfsw232vmhl-yaya-hedgehog-1.0.0.0-doc
  1309. 130.10 s [yaya-hedgehog] checking for references to /build/ in /nix/store/lh61vcm349ly5bw4x2cqsyfsw232vmhl-yaya-hedgehog-1.0.0.0-doc...
  1310. 130.10 s [yaya-hedgehog] patching script interpreter paths in /nix/store/lh61vcm349ly5bw4x2cqsyfsw232vmhl-yaya-hedgehog-1.0.0.0-doc
  1311. 130.10 s [yaya-lens] Documentation created: dist/doc/html/yaya-lens/,
  1312. 130.10 s [yaya-lens] dist/doc/html/yaya-lens/yaya-lens.txt
  1313. 130.10 s [yaya-lens] Preprocessing test suite 'doctests' for yaya-lens-0.0.1.0...
  1314. 130.10 s [yaya-lens] Phase: installPhase
  1315. 130.10 s [yaya-lens] Installing library in /nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a/yaya-lens-0.0.1.0-8TG8FiYqPK87DSyGvEuukq
  1316. 130.10 s [yaya-lens] Phase: fixupPhase
  1317. 130.10 s [yaya-lens] shrinking RPATHs of ELF executables and libraries in /nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0
  1318. 130.10 s [yaya-lens] shrinking /nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a/libHSyaya-lens-0.0.1.0-8TG8FiYqPK87DSyGvEuukq-ghc9.10.2.so
  1319. 130.10 s [yaya-lens] checking for references to /build/ in /nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0...
  1320. 130.10 s [yaya-lens] patching script interpreter paths in /nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0
  1321. 130.10 s [yaya-lens] stripping (with command strip and flags -S -p) in /nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0/lib
  1322. 130.10 s [yaya-lens] shrinking RPATHs of ELF executables and libraries in /nix/store/cfgw07fhp0g0nxnwhihlss04l6zxl1hy-yaya-lens-0.0.1.0-doc
  1323. 130.10 s [yaya-lens] checking for references to /build/ in /nix/store/cfgw07fhp0g0nxnwhihlss04l6zxl1hy-yaya-lens-0.0.1.0-doc...
  1324. 130.10 s [yaya-lens] patching script interpreter paths in /nix/store/cfgw07fhp0g0nxnwhihlss04l6zxl1hy-yaya-lens-0.0.1.0-doc
  1325. 130.17 s [yaya-hedgehog:post-build] Uploading to cachix cache "sellout": /nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0 /nix/store/lh61vcm349ly5bw4x2cqsyfsw232vmhl-yaya-hedgehog-1.0.0.0-doc
  1326. 130.64 s [yaya-hedgehog:post-build] Pushing 2 paths (174 are already present) using zstd to cache sellout ⏳
  1327. 130.64 s [yaya-hedgehog:post-build]
  1328. 131.15 s [yaya-hedgehog:post-build] Pushing /nix/store/lh61vcm349ly5bw4x2cqsyfsw232vmhl-yaya-hedgehog-1.0.0.0-doc (462.56 KiB)
  1329. 131.25 s [yaya-hedgehog:post-build] Pushing /nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0 (1.26 MiB)
  1330. 132.65 s [yaya-hedgehog:post-build]
  1331. 132.65 s [yaya-hedgehog:post-build] All done.
  1332. 132.66 s [yaya-hedgehog:post-build] Uploading to the NixCI cache: /nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0 /nix/store/lh61vcm349ly5bw4x2cqsyfsw232vmhl-yaya-hedgehog-1.0.0.0-doc
  1333. 132.71 s [yaya-hedgehog:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1334. 132.72 s [yaya-hedgehog:post-build] copying 50 paths...
  1335. 132.72 s [yaya-hedgehog:post-build] copying path '/nix/store/bm3r1qv01566yd1c5wjh6ii6414l0zmr-colour-2.3.6-doc' to 'https://cache.nix-ci.com'...
  1336. 132.72 s [yaya-hedgehog:post-build] copying path '/nix/store/9n7h58d7g83iw5ssvi2n3prnq42cw41i-primitive-0.9.1.0-doc' to 'https://cache.nix-ci.com'...
  1337. 132.72 s [yaya-hedgehog:post-build] copying path '/nix/store/jnrdq2jlpyxb26r5xzkfw540a432pcig-erf-2.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1338. 132.72 s [yaya-hedgehog:post-build] copying path '/nix/store/7blxpz1z4afsbwjdxbnr2q0nban8qnnx-mmorph-1.2.1-doc' to 'https://cache.nix-ci.com'...
  1339. 132.72 s [yaya-hedgehog:post-build] copying path '/nix/store/vhkqy7hz4cnnhh07pqg5g2fg5xkj7s3s-monad-control-1.0.3.1-doc' to 'https://cache.nix-ci.com'...
  1340. 132.72 s [yaya-hedgehog:post-build] copying path '/nix/store/bfmrriq547awamprj2fhw41dmrbbxzvy-colour-2.3.6-data' to 'https://cache.nix-ci.com'...
  1341. 132.72 s [yaya-hedgehog:post-build] copying path '/nix/store/9mv0p7wf0d58vm2zkqajspwr9p0vyp3f-terminal-size-0.3.4-doc' to 'https://cache.nix-ci.com'...
  1342. 132.72 s [yaya-hedgehog:post-build] copying path '/nix/store/napmlqn2c1jxkpxp3kbwbbrfvy3cadyg-safe-exceptions-0.1.7.4-doc' to 'https://cache.nix-ci.com'...
  1343. 132.72 s [yaya-hedgehog:post-build] copying path '/nix/store/q6jfcyv03zgph97s4izgxybsca2b35cw-haskell-lexer-1.2.1-doc' to 'https://cache.nix-ci.com'...
  1344. 132.72 s [yaya-hedgehog:post-build] copying path '/nix/store/ymgh1i8ng58hhxlqkfn0s234v53d8jfs-async-2.2.5-doc' to 'https://cache.nix-ci.com'...
  1345. 132.72 s [yaya-hedgehog:post-build] copying path '/nix/store/wj3k3bv2lkgndjkkldx5znb19fv7r07m-pretty-show-1.10-data' to 'https://cache.nix-ci.com'...
  1346. 132.72 s [yaya-hedgehog:post-build] copying path '/nix/store/gyf58dvqcb002mpiljj6dqdkky8k6wdn-unliftio-core-0.2.1.0-doc' to 'https://cache.nix-ci.com'...
  1347. 132.72 s [yaya-hedgehog:post-build] copying path '/nix/store/slvwm454bf5nydv2asshi5130xnv4wl2-barbies-2.1.1.0-doc' to 'https://cache.nix-ci.com'...
  1348. 132.72 s [yaya-hedgehog:post-build] copying path '/nix/store/lrc7ljdmkjr8s2jhccpn57y63xfahn3q-wl-pprint-annotated-0.1.0.1-doc' to 'https://cache.nix-ci.com'...
  1349. 132.72 s [yaya-hedgehog:post-build] copying path '/nix/store/vc5fh1cyg36rwd3hzwnr5vzig0k3bcxb-deriving-compat-0.6.7-doc' to 'https://cache.nix-ci.com'...
  1350. 132.72 s [yaya-hedgehog:post-build] copying path '/nix/store/dr1x6grxs3c2nb5n8220ffypnl8lb6rs-boring-0.2.2-doc' to 'https://cache.nix-ci.com'...
  1351. 133.12 s [yaya-hedgehog:post-build] copying path '/nix/store/2ahw6psdi7c63gjjdri1irx24xpzjmxl-terminal-size-0.3.4' to 'https://cache.nix-ci.com'...
  1352. 133.16 s [yaya-hedgehog:post-build] copying path '/nix/store/z29n10vyzhlh6j6bffhw5w82b9y39h7i-erf-2.0.0.0' to 'https://cache.nix-ci.com'...
  1353. 133.16 s [yaya-hedgehog:post-build] copying path '/nix/store/pphl765d1mv6wx6xky8mysaazarygb8n-unliftio-core-0.2.1.0' to 'https://cache.nix-ci.com'...
  1354. 133.16 s [yaya-hedgehog:post-build] copying path '/nix/store/gm0vdhnflvssfqbwxxp4qrc2j6i7jhld-boring-0.2.2' to 'https://cache.nix-ci.com'...
  1355. 133.16 s [yaya-hedgehog:post-build] copying path '/nix/store/crsvkzd29c0zbzqxd1zrp7m0900px7vf-constraints-0.14.2-doc' to 'https://cache.nix-ci.com'...
  1356. 133.16 s [yaya-hedgehog:post-build] copying path '/nix/store/9am0ii2gi4daa0xa6xbw9p03n0s7k7la-lifted-base-0.2.3.12-doc' to 'https://cache.nix-ci.com'...
  1357. 133.16 s [yaya-hedgehog:post-build] copying path '/nix/store/jc807azqrqjy4m2avrknx9sqm7g51a0n-monad-control-1.0.3.1' to 'https://cache.nix-ci.com'...
  1358. 133.16 s [yaya-hedgehog:post-build] copying path '/nix/store/79g56291kaj7cl3w9df7w0y7fghxcgdc-safe-exceptions-0.1.7.4' to 'https://cache.nix-ci.com'...
  1359. 133.18 s [yaya-hedgehog:post-build] copying path '/nix/store/mpa3kfhidwczcjf7vy7zhj4288a48z8z-mmorph-1.2.1' to 'https://cache.nix-ci.com'...
  1360. 133.18 s [yaya-hedgehog:post-build] copying path '/nix/store/b8mlz83j47f7y9wdrkymc1kdh1qn6jsm-wl-pprint-annotated-0.1.0.1' to 'https://cache.nix-ci.com'...
  1361. 133.22 s [yaya-hedgehog:post-build] copying path '/nix/store/hrqigzyck2fmrxwd0sbprny1l9dyblbs-async-2.2.5' to 'https://cache.nix-ci.com'...
  1362. 133.27 s [yaya-hedgehog:post-build] copying path '/nix/store/8jb25j35j521ib4xfxf79j6lpdkd944j-ansi-terminal-types-1.1.3-doc' to 'https://cache.nix-ci.com'...
  1363. 133.48 s [yaya-hedgehog:post-build] copying path '/nix/store/y74av9r0a1x8xjk1hzibdyvgb76ng053-colour-2.3.6' to 'https://cache.nix-ci.com'...
  1364. 133.56 s [yaya-hedgehog:post-build] copying path '/nix/store/14k2h1ikhxvpzv0j32n90z564vh15gmp-haskell-lexer-1.2.1' to 'https://cache.nix-ci.com'...
  1365. 133.56 s [yaya-hedgehog:post-build] copying path '/nix/store/hm4mnnp154blggdcc7mg6mmbcs6zjp76-pretty-show-1.10-doc' to 'https://cache.nix-ci.com'...
  1366. 133.60 s [yaya-hedgehog:post-build] copying path '/nix/store/as868kahyzidkiz43qn0qn02iycws3qg-ansi-terminal-1.1.3-doc' to 'https://cache.nix-ci.com'...
  1367. 133.60 s [yaya-hedgehog:post-build] copying path '/nix/store/w07ijhjbpgqnni69pjyg36kd62fjzkhh-lifted-base-0.2.3.12' to 'https://cache.nix-ci.com'...
  1368. 133.65 s [yaya-hedgehog:post-build] copying path '/nix/store/dwq5q7g9zc64vzy3adbk7fhbmgbpsv0k-deriving-compat-0.6.7' to 'https://cache.nix-ci.com'...
  1369. 133.71 s [yaya-hedgehog:post-build] copying path '/nix/store/bf54j8c8x307m4wwcsdrnfx4cc1lklwm-primitive-0.9.1.0' to 'https://cache.nix-ci.com'...
  1370. 133.71 s [yaya-hedgehog:post-build] copying path '/nix/store/9mygi7k7m6p8wsysazfqcdxj1ik2zwdq-resourcet-1.3.0-doc' to 'https://cache.nix-ci.com'...
  1371. 133.78 s [yaya-hedgehog:post-build] copying path '/nix/store/0wv7zyqwf2w1j0wplid6xdb4i67dx30y-barbies-2.1.1.0' to 'https://cache.nix-ci.com'...
  1372. 133.83 s [yaya-hedgehog:post-build] copying path '/nix/store/5az5j7n587wamnd5118vwqiq2cwc142y-lifted-async-0.10.2.7-doc' to 'https://cache.nix-ci.com'...
  1373. 133.83 s [yaya-hedgehog:post-build] copying path '/nix/store/hra1wy4awflv83lzv92hi4jppzki57kx-constraints-0.14.2' to 'https://cache.nix-ci.com'...
  1374. 133.95 s [yaya-hedgehog:post-build] copying path '/nix/store/l8zqgb7chr6cq4lygq2gihwch23gfy58-concurrent-output-1.10.21-doc' to 'https://cache.nix-ci.com'...
  1375. 134.34 s [yaya-hedgehog:post-build] copying path '/nix/store/97nw0pcvws89f6mk0rp6cw2my45c740c-hedgehog-1.5-doc' to 'https://cache.nix-ci.com'...
  1376. 134.89 s [yaya-hedgehog:post-build] copying path '/nix/store/xzlp6bdqcd2jn0c4f2q6hri94a61y6ia-ansi-terminal-types-1.1.3' to 'https://cache.nix-ci.com'...
  1377. 135.30 s [yaya-hedgehog:post-build] copying path '/nix/store/vndl7knv97k4cjlfg75znwfdkf5mda5r-lifted-async-0.10.2.7' to 'https://cache.nix-ci.com'...
  1378. 135.72 s [yaya-hedgehog:post-build] copying path '/nix/store/nr8q60a19hzjr68c1nrm5rhf2v2pli7k-ansi-terminal-1.1.3' to 'https://cache.nix-ci.com'...
  1379. 135.76 s [yaya-hedgehog:post-build] copying path '/nix/store/dk6b2s9fjysd0h54dxg9anqjn68wpx8g-resourcet-1.3.0' to 'https://cache.nix-ci.com'...
  1380. 135.93 s [yaya-hedgehog:post-build] copying path '/nix/store/lh61vcm349ly5bw4x2cqsyfsw232vmhl-yaya-hedgehog-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  1381. 136.16 s [yaya-hedgehog:post-build] copying path '/nix/store/6si8zsjbgams5g95mn38388hi5s0xa2g-concurrent-output-1.10.21' to 'https://cache.nix-ci.com'...
  1382. 136.46 s [yaya-hedgehog:post-build] copying path '/nix/store/jhyi7rbfn0404s8wv41xb5b7zhmpzzsa-pretty-show-1.10' to 'https://cache.nix-ci.com'...
  1383. 137.78 s [yaya-hedgehog:post-build] copying path '/nix/store/4a5757hy61mya8xkrx5rqw899yn4q840-hedgehog-1.5' to 'https://cache.nix-ci.com'...
  1384. 142.86 s [yaya-hedgehog:post-build] copying path '/nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0' to 'https://cache.nix-ci.com'...
  1385. 143.34 s [yaya-hedgehog:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1386. 143.59 s [yaya-hedgehog:post-build] copying 2 paths...
  1387. 143.59 s [yaya-hedgehog:post-build] copying path '/nix/store/cyzggkf0lw4fnc1x3pmwxywd2i08q5jl-deriving-compat-0.6.7.drv' to 'https://cache.nix-ci.com'...
  1388. 143.82 s [yaya-hedgehog:post-build] copying path '/nix/store/gwxqjnqccw47rmskbcly3w4bhbgdjxr7-yaya-hedgehog-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  1389. 144.06 s Uploaded yaya-hedgehog in 13.9s
  1390. 144.06 s Progress: 3 of 13 built (1 building), 145 of 145 downloaded from cache
  1391. 144.06 s Built yaya-hedgehog in 40.2s
  1392. 144.11 s [yaya-lens:post-build] Uploading to cachix cache "sellout": /nix/store/cfgw07fhp0g0nxnwhihlss04l6zxl1hy-yaya-lens-0.0.1.0-doc /nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0
  1393. 144.61 s [yaya-lens:post-build] Pushing 3 paths (157 are already present) using zstd to cache sellout ⏳
  1394. 144.61 s [yaya-lens:post-build]
  1395. 145.06 s [yaya-lens:post-build] Pushing /nix/store/cfgw07fhp0g0nxnwhihlss04l6zxl1hy-yaya-lens-0.0.1.0-doc (295.34 KiB)
  1396. 145.16 s [yaya-lens:post-build] Pushing /nix/store/xwly0k0zqz0pvbgz4apyq0p4zzm9yb88-publicsuffix-list-0-unstable-2026-01-25 (327.20 KiB)
  1397. 145.19 s [yaya-lens:post-build] Pushing /nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0 (216.87 KiB)
  1398. 146.48 s [yaya-lens:post-build]
  1399. 146.48 s [yaya-lens:post-build] All done.
  1400. 146.49 s [yaya-lens:post-build] Uploading to the NixCI cache: /nix/store/cfgw07fhp0g0nxnwhihlss04l6zxl1hy-yaya-lens-0.0.1.0-doc /nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0
  1401. 146.53 s [yaya-lens:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1402. 146.55 s [yaya-lens:post-build] copying 25 paths...
  1403. 146.55 s [yaya-lens:post-build] copying path '/nix/store/3zpbm5lq3z8ip2jm5ccxn189xrh44lj4-OneTuple-0.4.2-doc' to 'https://cache.nix-ci.com'...
  1404. 146.55 s [yaya-lens:post-build] copying path '/nix/store/anbpjh4xzjynmglv4lv2nrwsh2cv7m9w-call-stack-0.4.0-doc' to 'https://cache.nix-ci.com'...
  1405. 146.55 s [yaya-lens:post-build] copying path '/nix/store/s0r677zdpx9mpx4p2qcpqq6q9ldq2x66-vector-stream-0.1.0.1-doc' to 'https://cache.nix-ci.com'...
  1406. 146.55 s [yaya-lens:post-build] copying path '/nix/store/786k1g4mhirpifccqil5sjy1vn5hlnic-prettyprinter-1.7.1-doc' to 'https://cache.nix-ci.com'...
  1407. 146.55 s [yaya-lens:post-build] copying path '/nix/store/rfmm0x2zvlb506vyp0abplfdj547f2c1-parallel-3.2.2.0-doc' to 'https://cache.nix-ci.com'...
  1408. 146.55 s [yaya-lens:post-build] copying path '/nix/store/r84c7zhn3727g2klgn9zd8da9cf8v840-reflection-2.1.9-doc' to 'https://cache.nix-ci.com'...
  1409. 146.96 s [yaya-lens:post-build] copying path '/nix/store/0zpm288jai98wgb7jasnazb1ywrz94yj-indexed-traversable-instances-0.1.2-doc' to 'https://cache.nix-ci.com'...
  1410. 146.96 s [yaya-lens:post-build] copying path '/nix/store/m1z994gvdbc66m1w7fgs71iqh9r9dwb2-OneTuple-0.4.2' to 'https://cache.nix-ci.com'...
  1411. 146.96 s [yaya-lens:post-build] copying path '/nix/store/79850pvspc2gmls2ny5dwgm5rckjjpaa-call-stack-0.4.0' to 'https://cache.nix-ci.com'...
  1412. 146.99 s [yaya-lens:post-build] copying path '/nix/store/a1z2rzh8jjcz5n2idksr54f6sr5xw42f-reflection-2.1.9' to 'https://cache.nix-ci.com'...
  1413. 147.02 s [yaya-lens:post-build] copying path '/nix/store/lhn6phzac1f8ff02b5gv1k05z8cyw08b-parallel-3.2.2.0' to 'https://cache.nix-ci.com'...
  1414. 147.06 s [yaya-lens:post-build] copying path '/nix/store/g0g7s4wll8gdj0ry7dg07gsvak6v4085-vector-stream-0.1.0.1' to 'https://cache.nix-ci.com'...
  1415. 147.18 s [yaya-lens:post-build] copying path '/nix/store/3q5jwb2arrdg4aqckwb12c4v9wdnncd6-prettyprinter-ansi-terminal-1.1.3-doc' to 'https://cache.nix-ci.com'...
  1416. 147.18 s [yaya-lens:post-build] copying path '/nix/store/zhm1zb7l064kmawb5awnbm6hidsswyya-prettyprinter-1.7.1' to 'https://cache.nix-ci.com'...
  1417. 147.32 s [yaya-lens:post-build] copying path '/nix/store/xk2vj37jk3vp1i4829dwgqwdflfq84m7-lens-5.3.5-doc' to 'https://cache.nix-ci.com'...
  1418. 147.45 s [yaya-lens:post-build] copying path '/nix/store/88gad9al5yq807q6fjyx2k7zf0kl0aqq-optparse-applicative-0.18.1.0-doc' to 'https://cache.nix-ci.com'...
  1419. 148.13 s [yaya-lens:post-build] copying path '/nix/store/lhpnv6ldl6nik8zr38xih0n2284cgfap-tasty-1.5.3-doc' to 'https://cache.nix-ci.com'...
  1420. 148.86 s [yaya-lens:post-build] copying path '/nix/store/1gz90x07cxxddzcvga1likr5isdpvrxz-prettyprinter-ansi-terminal-1.1.3' to 'https://cache.nix-ci.com'...
  1421. 149.41 s [yaya-lens:post-build] copying path '/nix/store/fgnwx4awb7d4a09sd16pk1bfry51rs0f-optparse-applicative-0.18.1.0' to 'https://cache.nix-ci.com'...
  1422. 149.72 s [yaya-lens:post-build] copying path '/nix/store/cfgw07fhp0g0nxnwhihlss04l6zxl1hy-yaya-lens-0.0.1.0-doc' to 'https://cache.nix-ci.com'...
  1423. 151.16 s [yaya-lens:post-build] copying path '/nix/store/nlzi5qmdmp0i26ccyh4l8j4w04d4ln4x-tasty-1.5.3' to 'https://cache.nix-ci.com'...
  1424. 153.17 s [yaya-lens:post-build] copying path '/nix/store/dbk0ng9g89by9c0lpylbwgymp0dxzfc8-vector-0.13.2.0' to 'https://cache.nix-ci.com'...
  1425. 158.25 s [yaya-lens:post-build] copying path '/nix/store/zqd9lwmkc2796ac6d8805md45da2vzdp-indexed-traversable-instances-0.1.2' to 'https://cache.nix-ci.com'...
  1426. 158.53 s [yaya-lens:post-build] copying path '/nix/store/wifq8fbm74pi4sijjjn125rlps8vmgib-lens-5.3.5' to 'https://cache.nix-ci.com'...
  1427. 163.97 s [yaya-lens:post-build] copying path '/nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0' to 'https://cache.nix-ci.com'...
  1428. 164.33 s [yaya-lens:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1429. 164.67 s [yaya-lens:post-build] copying 19 paths...
  1430. 164.67 s [yaya-lens:post-build] copying path '/nix/store/0mjg34n6p9gay4p42vx980a11l1mrclz-data-fix-0.3.4.drv' to 'https://cache.nix-ci.com'...
  1431. 164.67 s [yaya-lens:post-build] copying path '/nix/store/0xw0cixqy193za6s0qdch31fkvfzqnxz-case-insensitive-1.2.1.0.drv' to 'https://cache.nix-ci.com'...
  1432. 164.67 s [yaya-lens:post-build] copying path '/nix/store/ij30nj8gkk411jgzszvrqak3ic2iaixh-text-short-0.1.6.drv' to 'https://cache.nix-ci.com'...
  1433. 164.67 s [yaya-lens:post-build] copying path '/nix/store/cm7x4kiahmaqs3f94vhvajii5bi5mvy7-OneTuple-0.4.2.drv' to 'https://cache.nix-ci.com'...
  1434. 164.67 s [yaya-lens:post-build] copying path '/nix/store/1ic6jinxfnzkgai8hylxbv7bfknm0hlx-logict-0.8.2.0.drv' to 'https://cache.nix-ci.com'...
  1435. 164.67 s [yaya-lens:post-build] copying path '/nix/store/f79l9db3bks442gg0347kc6g8qi06izm-time-compat-1.9.8.drv' to 'https://cache.nix-ci.com'...
  1436. 164.67 s [yaya-lens:post-build] copying path '/nix/store/gi4kljy6xq6834dyq2pxxkp42ljwpbsr-uuid-types-1.0.6.drv' to 'https://cache.nix-ci.com'...
  1437. 164.67 s [yaya-lens:post-build] copying path '/nix/store/xp3ad8r6hni2il8q4if7hj8qdl9may68-old-time-1.1.0.4.drv' to 'https://cache.nix-ci.com'...
  1438. 164.67 s [yaya-lens:post-build] copying path '/nix/store/dlm0h9lpyx347vs4yq5cj9kn4dmjdqnq-parallel-3.2.2.0.drv' to 'https://cache.nix-ci.com'...
  1439. 164.67 s [yaya-lens:post-build] copying path '/nix/store/xp9a2q5sab397qmkj2sj2qiv3s869ncx-simple-reflect-0.3.3.drv' to 'https://cache.nix-ci.com'...
  1440. 164.67 s [yaya-lens:post-build] copying path '/nix/store/9yf89j27q4qfvn67vrywam9xl48kdj05-reflection-2.1.9.drv' to 'https://cache.nix-ci.com'...
  1441. 164.94 s [yaya-lens:post-build] copying path '/nix/store/5nrq4v2j9a4mv4snw69lkvyp8xicjy65-smallcheck-1.2.1.1.drv' to 'https://cache.nix-ci.com'...
  1442. 165.16 s [yaya-lens:post-build] copying path '/nix/store/k3fvyhpdnvzypqw62ma3g848i68w1byp-tasty-smallcheck-0.8.2.drv' to 'https://cache.nix-ci.com'...
  1443. 165.37 s [yaya-lens:post-build] copying path '/nix/store/y1z8yvr2cjnaih5gqappx0ylyc64i47w-integer-logarithms-1.0.4.drv' to 'https://cache.nix-ci.com'...
  1444. 165.66 s [yaya-lens:post-build] copying path '/nix/store/pnzyh79xp51xd37dq206pw2zlmrdc140-scientific-0.3.8.0.drv' to 'https://cache.nix-ci.com'...
  1445. 165.93 s [yaya-lens:post-build] copying path '/nix/store/7smbbw03d9q1lcg4kcwndfn20cmlbkgs-quickcheck-instances-0.3.33.drv' to 'https://cache.nix-ci.com'...
  1446. 166.16 s [yaya-lens:post-build] copying path '/nix/store/88q7qhsfrna6f285c9fxw05x56s4w0w6-indexed-traversable-instances-0.1.2.drv' to 'https://cache.nix-ci.com'...
  1447. 166.38 s [yaya-lens:post-build] copying path '/nix/store/l5qnpc51k8zikkrrwjmy4rknn6dslb64-lens-5.3.5.drv' to 'https://cache.nix-ci.com'...
  1448. 166.60 s [yaya-lens:post-build] copying path '/nix/store/lxpgrlk1pv0sjrbnfs72dlm7i25p3r4p-yaya-lens-0.0.1.0.drv' to 'https://cache.nix-ci.com'...
  1449. 167.35 s Uploaded yaya-lens in 23.2s
  1450. 167.35 s Progress: 4 of 14 built, 145 of 145 downloaded from cache
  1451. 167.35 s Built yaya-lens in 1m03s
  1452. 167.38 s Building /nix/store/dh64rmih0lp1j9s1ac6ms7p0c2z96cv0-yaya-unsafe-1.0.0.1.drv
  1453. 167.56 s [yaya-unsafe] Phase: setupCompilerEnvironmentPhase
  1454. 167.56 s [yaya-unsafe] Build with /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2.
  1455. 167.76 s [yaya-unsafe] Phase: unpackPhase
  1456. 167.76 s [yaya-unsafe] unpacking source archive /nix/store/b4zczfyi99kvxg97h3kklh07yhwa5p3y-xaih6y29asmrhrn18r19mnamdw7wdqjq-source/./unsafe
  1457. 167.77 s [yaya-unsafe] source root is unsafe
  1458. 167.78 s [yaya-unsafe] Phase: patchPhase
  1459. 167.78 s [yaya-unsafe] Phase: compileBuildDriverPhase
  1460. 167.79 s [yaya-unsafe] setupCompileFlags: -package-db=/build/tmp.ssjDfpZiIC/setup-package.conf.d -threaded
  1461. 167.82 s [yaya-unsafe] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.ssjDfpZiIC/Main.o )
  1462. 167.85 s [yaya-unsafe] [2 of 2] Linking Setup
  1463. 168.80 s [yaya-unsafe] Phase: updateAutotoolsGnuConfigScriptsPhase
  1464. 168.81 s [yaya-unsafe] Phase: configurePhase
  1465. 168.81 s [yaya-unsafe] configureFlags: --verbose --prefix=/nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/ciy7jv3whg09mzg4r99wh7rg082rf1vk-yaya-unsafe-1.0.0.1-doc/share/doc/yaya-unsafe-1.0.0.1 --with-gcc=gcc --package-db=/build/tmp.ssjDfpZiIC/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/xp8g8298vbm4k9ipj14xf1r4rh899hr4-ncurses-6.5/lib --extra-lib-dirs=/nix/store/wxm6pczq28ppr7ffwclsl6njbzzr48zf-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/3f0hp921ncxr249f5lmspc8silkqr8f7-elfutils-0.194/lib --extra-lib-dirs=/nix/store/km81slwkcc82dbwywl10gpffjb78g6ni-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/fvsl0b39y6ns2z66gfvc2raca3b5wr18-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/lib
  1466. 168.82 s [yaya-unsafe] Using Parsec parser
  1467. 168.82 s [yaya-unsafe] Configuring yaya-unsafe-1.0.0.1...
  1468. 169.07 s [yaya-unsafe] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  1469. 169.26 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1470. 169.26 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1471. 169.26 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1472. 169.26 s [yaya-unsafe] base-4.20.1.0
  1473. 169.26 s [yaya-unsafe] Dependency comonad >=5.0.7 && <5.1: using comonad-5.0.9
  1474. 169.26 s [yaya-unsafe] Dependency free >=5.1.5 && <5.3: using free-5.2
  1475. 169.26 s [yaya-unsafe] Dependency yaya >=1.0.0 && <1.1: using yaya-1.0.0.0
  1476. 169.26 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1477. 169.26 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1478. 169.26 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1479. 169.26 s [yaya-unsafe] base-4.20.1.0
  1480. 169.26 s [yaya-unsafe] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  1481. 169.26 s [yaya-unsafe] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25 || >=0.25.0 &&
  1482. 169.26 s [yaya-unsafe] <0.26: using doctest-0.24.2
  1483. 169.26 s [yaya-unsafe] Dependency yaya-unsafe: using yaya-unsafe-1.0.0.1
  1484. 169.26 s [yaya-unsafe] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1485. 169.26 s [yaya-unsafe] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1486. 169.26 s [yaya-unsafe] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1487. 169.26 s [yaya-unsafe] base-4.20.1.0
  1488. 169.26 s [yaya-unsafe] Dependency hedgehog >=1.0.1 && <1.3 || >=1.4 && <1.6 || >=1.7 && <1.8: using
  1489. 169.26 s [yaya-unsafe] hedgehog-1.5
  1490. 169.26 s [yaya-unsafe] Dependency yaya >=1.0.0 && <1.1: using yaya-1.0.0.0
  1491. 169.26 s [yaya-unsafe] Dependency yaya-hedgehog >=1.0.0 && <1.1: using yaya-hedgehog-1.0.0.0
  1492. 169.26 s [yaya-unsafe] Dependency yaya-unsafe: using yaya-unsafe-1.0.0.1
  1493. 169.26 s [yaya-unsafe] Source component graph:
  1494. 169.26 s [yaya-unsafe] component lib
  1495. 169.26 s [yaya-unsafe] component test:doctests dependency lib
  1496. 169.26 s [yaya-unsafe] component test:yaya-unsafe dependency lib
  1497. 169.26 s [yaya-unsafe] Configured component graph:
  1498. 169.26 s [yaya-unsafe] component yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S
  1499. 169.26 s [yaya-unsafe] include base-4.20.1.0-2277
  1500. 169.26 s [yaya-unsafe] include comonad-5.0.9-9ZXCMzc1LIuHPeefBB1gBv
  1501. 169.26 s [yaya-unsafe] include free-5.2-KsWRdGz0nOlHHyGfxH7UKC
  1502. 169.26 s [yaya-unsafe] include yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  1503. 169.26 s [yaya-unsafe] component yaya-unsafe-1.0.0.1-IVJOtbnM5o5HAEo7u6XYgJ-doctests
  1504. 169.26 s [yaya-unsafe] include base-4.20.1.0-2277
  1505. 169.26 s [yaya-unsafe] include doctest-0.24.2-H4FgSSwrzQD6JTD7tYQanP
  1506. 169.26 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S
  1507. 169.26 s [yaya-unsafe] component yaya-unsafe-1.0.0.1-EQOabx8d30T6UX142I2pcu-yaya-unsafe
  1508. 169.26 s [yaya-unsafe] include base-4.20.1.0-2277
  1509. 169.26 s [yaya-unsafe] include hedgehog-1.5-EfuEQGiebWdHenxPcHRkuA
  1510. 169.26 s [yaya-unsafe] include yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  1511. 169.26 s [yaya-unsafe] include yaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW
  1512. 169.26 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S
  1513. 169.26 s [yaya-unsafe] Linked component graph:
  1514. 169.26 s [yaya-unsafe] unit yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S
  1515. 169.26 s [yaya-unsafe] include base-4.20.1.0-2277
  1516. 169.26 s [yaya-unsafe] include comonad-5.0.9-9ZXCMzc1LIuHPeefBB1gBv
  1517. 169.26 s [yaya-unsafe] include free-5.2-KsWRdGz0nOlHHyGfxH7UKC
  1518. 169.26 s [yaya-unsafe] include yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  1519. 169.26 s [yaya-unsafe] Yaya.Unsafe.Applied=yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S:Yaya.Unsafe.Applied,Yaya.Unsafe.Fold=yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S:Yaya.Unsafe.Fold,Yaya.Unsafe.Fold.Instances=yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S:Yaya.Unsafe.Fold.Instances,Yaya.Unsafe.Zoo=yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S:Yaya.Unsafe.Zoo
  1520. 169.26 s [yaya-unsafe] unit yaya-unsafe-1.0.0.1-IVJOtbnM5o5HAEo7u6XYgJ-doctests
  1521. 169.26 s [yaya-unsafe] include base-4.20.1.0-2277
  1522. 169.26 s [yaya-unsafe] include doctest-0.24.2-H4FgSSwrzQD6JTD7tYQanP
  1523. 169.26 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S
  1524. 169.26 s [yaya-unsafe] unit yaya-unsafe-1.0.0.1-EQOabx8d30T6UX142I2pcu-yaya-unsafe
  1525. 169.26 s [yaya-unsafe] include base-4.20.1.0-2277
  1526. 169.26 s [yaya-unsafe] include hedgehog-1.5-EfuEQGiebWdHenxPcHRkuA
  1527. 169.26 s [yaya-unsafe] include yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  1528. 169.26 s [yaya-unsafe] include yaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW
  1529. 169.26 s [yaya-unsafe] include yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S
  1530. 169.26 s [yaya-unsafe] Ready component graph:
  1531. 169.26 s [yaya-unsafe] definite yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S
  1532. 169.26 s [yaya-unsafe] depends base-4.20.1.0-2277
  1533. 169.26 s [yaya-unsafe] depends comonad-5.0.9-9ZXCMzc1LIuHPeefBB1gBv
  1534. 169.26 s [yaya-unsafe] depends free-5.2-KsWRdGz0nOlHHyGfxH7UKC
  1535. 169.26 s [yaya-unsafe] depends yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  1536. 169.26 s [yaya-unsafe] definite yaya-unsafe-1.0.0.1-EQOabx8d30T6UX142I2pcu-yaya-unsafe
  1537. 169.26 s [yaya-unsafe] depends base-4.20.1.0-2277
  1538. 169.26 s [yaya-unsafe] depends hedgehog-1.5-EfuEQGiebWdHenxPcHRkuA
  1539. 169.26 s [yaya-unsafe] depends yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  1540. 169.26 s [yaya-unsafe] depends yaya-hedgehog-1.0.0.0-CttUk3rerpRBnxXUCcJmbW
  1541. 169.26 s [yaya-unsafe] depends yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S
  1542. 169.26 s [yaya-unsafe] definite yaya-unsafe-1.0.0.1-IVJOtbnM5o5HAEo7u6XYgJ-doctests
  1543. 169.26 s [yaya-unsafe] depends base-4.20.1.0-2277
  1544. 169.26 s [yaya-unsafe] depends doctest-0.24.2-H4FgSSwrzQD6JTD7tYQanP
  1545. 169.26 s [yaya-unsafe] depends yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S
  1546. 169.26 s [yaya-unsafe] Using Cabal-3.12.1.0 compiled by ghc-9.10
  1547. 169.26 s [yaya-unsafe] Using compiler: ghc-9.10.2
  1548. 169.26 s [yaya-unsafe] Using install prefix:
  1549. 169.26 s [yaya-unsafe] /nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1
  1550. 169.26 s [yaya-unsafe] Executables installed in:
  1551. 169.26 s [yaya-unsafe] /nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1/bin
  1552. 169.26 s [yaya-unsafe] Libraries installed in:
  1553. 169.26 s [yaya-unsafe] /nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a/yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S
  1554. 169.26 s [yaya-unsafe] Dynamic Libraries installed in:
  1555. 169.26 s [yaya-unsafe] /nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a
  1556. 169.26 s [yaya-unsafe] Private executables installed in:
  1557. 169.26 s [yaya-unsafe] /nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1/libexec/x86_64-linux-ghc-9.10.2-1e2a/yaya-unsafe-1.0.0.1
  1558. 169.26 s [yaya-unsafe] Data files installed in:
  1559. 169.26 s [yaya-unsafe] /nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1/share/x86_64-linux-ghc-9.10.2-1e2a/yaya-unsafe-1.0.0.1
  1560. 169.26 s [yaya-unsafe] Documentation installed in:
  1561. 169.26 s [yaya-unsafe] /nix/store/ciy7jv3whg09mzg4r99wh7rg082rf1vk-yaya-unsafe-1.0.0.1-doc/share/doc/yaya-unsafe-1.0.0.1
  1562. 169.26 s [yaya-unsafe] Configuration files installed in:
  1563. 169.26 s [yaya-unsafe] /nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1/etc
  1564. 169.26 s [yaya-unsafe] No alex found
  1565. 169.27 s [yaya-unsafe] Using ar found on system at:
  1566. 169.27 s [yaya-unsafe] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  1567. 169.27 s [yaya-unsafe] No c2hs found
  1568. 169.27 s [yaya-unsafe] No cpphs found
  1569. 169.27 s [yaya-unsafe] Using doctest version 0.24.2 found on system at:
  1570. 169.27 s [yaya-unsafe] /nix/store/w4c6k3rjbq8l9fs8mar852gz7a6kaif7-doctest-0.24.2/bin/doctest
  1571. 169.27 s [yaya-unsafe] Using gcc version 14.3.0 given by user at:
  1572. 169.27 s [yaya-unsafe] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  1573. 169.27 s [yaya-unsafe] Using ghc version 9.10.2 found on system at:
  1574. 169.27 s [yaya-unsafe] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/ghc
  1575. 169.27 s [yaya-unsafe] Using ghc-pkg version 9.10.2 found on system at:
  1576. 169.27 s [yaya-unsafe] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  1577. 169.27 s [yaya-unsafe] No ghcjs found
  1578. 169.27 s [yaya-unsafe] No ghcjs-pkg found
  1579. 169.27 s [yaya-unsafe] No greencard found
  1580. 169.27 s [yaya-unsafe] Using haddock version 2.31.0 found on system at:
  1581. 169.27 s [yaya-unsafe] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  1582. 169.27 s [yaya-unsafe] No happy found
  1583. 169.27 s [yaya-unsafe] Using haskell-suite found on system at: haskell-suite-dummy-location
  1584. 169.27 s [yaya-unsafe] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1585. 169.27 s [yaya-unsafe] No hmake found
  1586. 169.27 s [yaya-unsafe] Using hpc version 0.69 found on system at:
  1587. 169.27 s [yaya-unsafe] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  1588. 169.27 s [yaya-unsafe] Using hsc2hs version 0.68.10 found on system at:
  1589. 169.27 s [yaya-unsafe] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  1590. 169.27 s [yaya-unsafe] Using hscolour version 1.25 found on system at:
  1591. 169.27 s [yaya-unsafe] /nix/store/kb4afndnwdxxc5ps9k8xv0jzd0a9y8n5-hscolour-1.25/bin/HsColour
  1592. 169.27 s [yaya-unsafe] No jhc found
  1593. 169.27 s [yaya-unsafe] Using ld found on system at:
  1594. 169.27 s [yaya-unsafe] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/ld
  1595. 169.27 s [yaya-unsafe] No pkg-config found
  1596. 169.27 s [yaya-unsafe] Using runghc version 9.10.2 found on system at:
  1597. 169.27 s [yaya-unsafe] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/runghc-9.10.2
  1598. 169.27 s [yaya-unsafe] Using strip version 2.44 found on system at:
  1599. 169.27 s [yaya-unsafe] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  1600. 169.27 s [yaya-unsafe] Using tar found on system at:
  1601. 169.27 s [yaya-unsafe] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  1602. 169.27 s [yaya-unsafe] No uhc found
  1603. 169.40 s [yaya-unsafe] Phase: buildPhase
  1604. 169.45 s [yaya-unsafe] Preprocessing library for yaya-unsafe-1.0.0.1...
  1605. 169.45 s [yaya-unsafe] Building library for yaya-unsafe-1.0.0.1...
  1606. 169.52 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 )
  1607. 169.66 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 )
  1608. 169.69 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 )
  1609. 169.98 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 )
  1610. 170.12 s [yaya-unsafe] [1 of 4] Compiling Yaya.Unsafe.Fold ( src/Yaya/Unsafe/Fold.hs, dist/build/Yaya/Unsafe/Fold.p_o )
  1611. 170.32 s [yaya-unsafe] [2 of 4] Compiling Yaya.Unsafe.Applied ( src/Yaya/Unsafe/Applied.hs, dist/build/Yaya/Unsafe/Applied.p_o )
  1612. 170.42 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 )
  1613. 170.74 s [yaya-unsafe] [4 of 4] Compiling Yaya.Unsafe.Zoo ( src/Yaya/Unsafe/Zoo.hs, dist/build/Yaya/Unsafe/Zoo.p_o )
  1614. 171.57 s [yaya-unsafe] Preprocessing test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.1...
  1615. 171.57 s [yaya-unsafe] Building test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.1...
  1616. 171.62 s [yaya-unsafe] [1 of 2] Compiling Test.Fold ( tests/Test/Fold.hs, dist/build/yaya-unsafe/yaya-unsafe-tmp/Test/Fold.o )
  1617. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1618. 171.88 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1619. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1620. 171.88 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1621. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1622. 171.88 s [yaya-unsafe]
  1623. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1624. 171.88 s [yaya-unsafe] Could not specialise imported function ‘pretty-show-1.10-A33JHwxdQs5FpXkKzXGFtN:Text.Show.Pretty.ppShow’
  1625. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1626. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1627. 171.88 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1628. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-A33JHwxdQs5FpXkKzXGFtN:Text.Show.Pretty.ppShow’
  1629. 171.88 s [yaya-unsafe]
  1630. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1631. 171.88 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT_$cliftTest’
  1632. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1633. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1634. 171.88 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1635. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT_$cliftTest’
  1636. 171.88 s [yaya-unsafe]
  1637. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1638. 171.88 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.evalIO’
  1639. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1640. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1641. 171.88 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1642. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.evalIO’
  1643. 171.88 s [yaya-unsafe]
  1644. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1645. 171.88 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT_$cp1MonadIO’
  1646. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.evalNonterminating’
  1647. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1648. 171.88 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1649. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT_$cp1MonadIO’
  1650. 171.88 s [yaya-unsafe]
  1651. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1652. 171.88 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1653. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1654. 171.88 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1655. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1656. 171.88 s [yaya-unsafe]
  1657. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1658. 171.88 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1659. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wrecursiveIsUnsafe’
  1660. 171.88 s [yaya-unsafe] when specialising ‘recursiveIsUnsafe’
  1661. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1662. 171.88 s [yaya-unsafe]
  1663. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1664. 171.88 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1665. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1666. 171.88 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1667. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1668. 171.88 s [yaya-unsafe]
  1669. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1670. 171.88 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1671. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1672. 171.88 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1673. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadIOPropertyT’
  1674. 171.88 s [yaya-unsafe]
  1675. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1676. 171.88 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1677. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wcorecursiveIsUnsafe’
  1678. 171.88 s [yaya-unsafe] when specialising ‘corecursiveIsUnsafe’
  1679. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1680. 171.88 s [yaya-unsafe]
  1681. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1682. 171.88 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1683. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Gen.$fMonadGenT_$c>>=’
  1684. 171.88 s [yaya-unsafe]
  1685. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1686. 171.88 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1687. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Tree.$fMFunctorTYPENodeT1’
  1688. 171.88 s [yaya-unsafe]
  1689. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1690. 171.88 s [yaya-unsafe] Could not specialise imported function ‘pretty-show-1.10-A33JHwxdQs5FpXkKzXGFtN:Text.Show.Pretty.ppShow’
  1691. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘pretty-show-1.10-A33JHwxdQs5FpXkKzXGFtN:Text.Show.Pretty.ppShow’
  1692. 171.88 s [yaya-unsafe]
  1693. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1694. 171.88 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.forAllWithT’
  1695. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.forAllWithT’
  1696. 171.88 s [yaya-unsafe]
  1697. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1698. 171.88 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fEqMu1’
  1699. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1700. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fEqMu1’
  1701. 171.88 s [yaya-unsafe]
  1702. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1703. 171.88 s [yaya-unsafe] Could not specialise imported function ‘ghc-internal:GHC.Internal.Data.Functor.void’
  1704. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Fold.Common.$wequalDay’
  1705. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Fold.Common.equalDay’
  1706. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Fold.$fEqMu_$c==’
  1707. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘ghc-internal:GHC.Internal.Data.Functor.void’
  1708. 171.88 s [yaya-unsafe]
  1709. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1710. 171.88 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1711. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1712. 171.88 s [yaya-unsafe]
  1713. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1714. 171.88 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  1715. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fSteppableTYPEFUNNuf’
  1716. 171.88 s [yaya-unsafe]
  1717. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wmissed-specialisations, Werror=missed-specialisations]
  1718. 171.88 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.diff’
  1719. 171.88 s [yaya-unsafe] when specialising ‘Yaya.Hedgehog.Fold.$wlaw_cataCompose’
  1720. 171.88 s [yaya-unsafe] when specialising ‘law_cataCompose’
  1721. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.diff’
  1722. 171.88 s [yaya-unsafe]
  1723. 171.88 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1724. 171.88 s [yaya-unsafe] Could not specialise imported function ‘Gen.frequency’
  1725. 171.88 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Gen.frequency’
  1726. 171.88 s [yaya-unsafe]
  1727. 171.89 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1728. 171.89 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1729. 171.89 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Hedgehog.Expr.$fShowExpr’
  1730. 171.89 s [yaya-unsafe]
  1731. 171.89 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1732. 171.89 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1733. 171.89 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Runner.$wcheckGroup’
  1734. 171.89 s [yaya-unsafe]
  1735. 171.89 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1736. 171.89 s [yaya-unsafe] Could not specialise imported function ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1737. 171.89 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Hedgehog.Internal.Property.$fMonadTestPropertyT’
  1738. 171.89 s [yaya-unsafe]
  1739. 171.89 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1740. 171.89 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.Native.$fShowFix’
  1741. 171.89 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.Native.$fShowFix’
  1742. 171.89 s [yaya-unsafe]
  1743. 171.89 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1744. 171.89 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Unsafe.Fold.Instances.$fShowCofix’
  1745. 171.89 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Unsafe.Fold.Instances.$fShowCofix’
  1746. 171.89 s [yaya-unsafe]
  1747. 171.89 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1748. 171.89 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Unsafe.Fold.Instances.$fShowNu’
  1749. 171.89 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Unsafe.Fold.Instances.$fShowNu’
  1750. 171.89 s [yaya-unsafe]
  1751. 171.89 s [yaya-unsafe] tests/Test/Fold.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  1752. 171.89 s [yaya-unsafe] Could not specialise imported function ‘Yaya.Fold.$fShowMu’
  1753. 171.89 s [yaya-unsafe] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.$fShowMu’
  1754. 171.89 s [yaya-unsafe]
  1755. 172.26 s [yaya-unsafe] [2 of 2] Compiling Main ( tests/test.hs, dist/build/yaya-unsafe/yaya-unsafe-tmp/Main.o )
  1756. 172.50 s [yaya-unsafe] [3 of 3] Linking dist/build/yaya-unsafe/yaya-unsafe
  1757. 173.16 s [yaya-unsafe] Preprocessing test suite 'doctests' for yaya-unsafe-1.0.0.1...
  1758. 173.16 s [yaya-unsafe] Building test suite 'doctests' for yaya-unsafe-1.0.0.1...
  1759. 173.21 s [yaya-unsafe] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  1760. 173.36 s [yaya-unsafe] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  1761. 173.57 s [yaya-unsafe] [3 of 3] Linking dist/build/doctests/doctests
  1762. 176.38 s [yaya-unsafe] Phase: checkPhase
  1763. 176.59 s [yaya-unsafe] Running 2 test suites...
  1764. 176.59 s [yaya-unsafe] Test suite yaya-unsafe: RUNNING...
  1765. 176.67 s [yaya-unsafe] ━━━ Test.Fold ━━━
  1766. 176.67 s [yaya-unsafe] ✓ prop_fixAnaRefl passed 100 tests.
  1767. 176.67 s [yaya-unsafe] ✓ prop_cofixAnaRefl passed 100 tests.
  1768. 176.67 s [yaya-unsafe] ✓ prop_cofixCataCancel passed 100 tests.
  1769. 176.67 s [yaya-unsafe] ✓ prop_cofixCataRefl passed 100 tests.
  1770. 176.67 s [yaya-unsafe] ✓ prop_cofixCataCompose passed 100 tests.
  1771. 176.67 s [yaya-unsafe] ✓ prop_nuAnaRefl passed 100 tests.
  1772. 176.67 s [yaya-unsafe] ✓ prop_nuCataCancel passed 100 tests.
  1773. 176.67 s [yaya-unsafe] ✓ prop_nuCataRefl passed 100 tests.
  1774. 176.67 s [yaya-unsafe] ✓ prop_nuCataCompose passed 100 tests.
  1775. 176.67 s [yaya-unsafe] ✓ prop_muAnaRefl passed 100 tests.
  1776. 178.02 s [yaya-unsafe] ✓ prop_muIsntCorecursive passed 1 test.
  1777. 178.02 s [yaya-unsafe] ✓ prop_nuIsntRecursive passed 1 test.
  1778. 178.02 s [yaya-unsafe] ✓ prop_cofixIsntRecursive passed 1 test.
  1779. 178.02 s [yaya-unsafe] ✓ 13 succeeded.
  1780. 178.14 s [yaya-unsafe] Test suite yaya-unsafe: PASS
  1781. 178.14 s [yaya-unsafe] Test suite logged to: dist/test/yaya-unsafe-1.0.0.1-yaya-unsafe.log
  1782. 178.14 s [yaya-unsafe] Test suite doctests: RUNNING...
  1783. 178.34 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1784. 178.34 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1785. 178.34 s [yaya-unsafe]
  1786. 178.34 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1787. 178.34 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1788. 178.34 s [yaya-unsafe]
  1789. 178.36 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1790. 178.36 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1791. 178.36 s [yaya-unsafe]
  1792. 178.36 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1793. 178.36 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1794. 178.36 s [yaya-unsafe]
  1795. 178.36 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1796. 178.36 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1797. 178.36 s [yaya-unsafe]
  1798. 178.36 s [yaya-unsafe] on the commandline: warning: [GHC-98887]
  1799. 178.36 s [yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  1800. 178.36 s [yaya-unsafe]
  1801. 178.64 s [yaya-unsafe] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  1802. 178.68 s [yaya-unsafe] Test suite doctests: PASS
  1803. 178.68 s [yaya-unsafe] Test suite logged to: dist/test/yaya-unsafe-1.0.0.1-doctests.log
  1804. 178.68 s [yaya-unsafe] 2 of 2 test suites (2 of 2 test cases) passed.
  1805. 178.69 s [yaya-unsafe] Phase: haddockPhase
  1806. 178.78 s [yaya-unsafe] Preprocessing library for yaya-unsafe-1.0.0.1...
  1807. 178.78 s [yaya-unsafe] Running Haddock on library for yaya-unsafe-1.0.0.1...
  1808. 178.92 s [yaya-unsafe] [1 of 4] Compiling Yaya.Unsafe.Fold ( src/Yaya/Unsafe/Fold.hs, nothing )
  1809. 179.01 s [yaya-unsafe] [2 of 4] Compiling Yaya.Unsafe.Applied ( src/Yaya/Unsafe/Applied.hs, nothing )
  1810. 179.01 s [yaya-unsafe] [3 of 4] Compiling Yaya.Unsafe.Fold.Instances ( src/Yaya/Unsafe/Fold/Instances.hs, nothing )
  1811. 179.17 s [yaya-unsafe] [4 of 4] Compiling Yaya.Unsafe.Zoo ( src/Yaya/Unsafe/Zoo.hs, nothing )
  1812. 179.19 s [yaya-unsafe] Haddock coverage:
  1813. 179.20 s [yaya-unsafe] Warning: 'Compose' is ambiguous. It is defined
  1814. 179.20 s [yaya-unsafe] * in ‘Data.Functor.Compose’
  1815. 179.20 s [yaya-unsafe] * in ‘Data.Functor.Compose’
  1816. 179.20 s [yaya-unsafe] You may be able to disambiguate the identifier by qualifying it or
  1817. 179.20 s [yaya-unsafe] by specifying the type/value namespace explicitly.
  1818. 179.20 s [yaya-unsafe] Defaulting to the one defined in ‘Data.Functor.Compose’
  1819. 179.20 s [yaya-unsafe] Warning: 'Nu' is out of scope.
  1820. 179.20 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1821. 179.20 s [yaya-unsafe] Warning: 'cata' is out of scope.
  1822. 179.20 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1823. 179.20 s [yaya-unsafe] Warning: 'Nothing' is out of scope.
  1824. 179.20 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1825. 179.20 s [yaya-unsafe] Warning: 'Recursive' is out of scope.
  1826. 179.20 s [yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
  1827. 179.20 s [yaya-unsafe] 66% ( 8 / 12) in 'Yaya.Unsafe.Fold'
  1828. 179.20 s [yaya-unsafe] Missing documentation for:
  1829. 179.20 s [yaya-unsafe] ganaM (src/Yaya/Unsafe/Fold.hs:94)
  1830. 179.20 s [yaya-unsafe] ghylo (src/Yaya/Unsafe/Fold.hs:110)
  1831. 179.20 s [yaya-unsafe] ghyloM (src/Yaya/Unsafe/Fold.hs:129)
  1832. 179.20 s [yaya-unsafe] hyloM (src/Yaya/Unsafe/Fold.hs:119)
  1833. 179.20 s [yaya-unsafe] 50% ( 1 / 2) in 'Yaya.Unsafe.Applied'
  1834. 179.20 s [yaya-unsafe] Missing documentation for:
  1835. 179.20 s [yaya-unsafe] Module header
  1836. 179.20 s [yaya-unsafe] 100% ( 1 / 1) in 'Yaya.Unsafe.Fold.Instances'
  1837. 179.20 s [yaya-unsafe] 50% ( 6 / 12) in 'Yaya.Unsafe.Zoo'
  1838. 179.20 s [yaya-unsafe] Missing documentation for:
  1839. 179.20 s [yaya-unsafe] Module header
  1840. 179.20 s [yaya-unsafe] chrono (src/Yaya/Unsafe/Zoo.hs:77)
  1841. 179.20 s [yaya-unsafe] codyna (src/Yaya/Unsafe/Zoo.hs:89)
  1842. 179.20 s [yaya-unsafe] cotraverse (src/Yaya/Unsafe/Zoo.hs:190)
  1843. 179.20 s [yaya-unsafe] gpostpro (src/Yaya/Unsafe/Zoo.hs:139)
  1844. 179.20 s [yaya-unsafe] gprepro (src/Yaya/Unsafe/Zoo.hs:129)
  1845. 179.25 s [yaya-unsafe] Warning: Yaya.Unsafe.Fold.Instances: could not find link destinations for:
  1846. 179.25 s [yaya-unsafe] - Yaya.Unsafe.Fold.Instances.D:R:ItemMu
  1847. 179.25 s [yaya-unsafe] - Yaya.Unsafe.Fold.Instances.D:R:ItemFix
  1848. 182.88 s [yaya-unsafe] Documentation created: dist/doc/html/yaya-unsafe/,
  1849. 182.88 s [yaya-unsafe] dist/doc/html/yaya-unsafe/yaya-unsafe.txt
  1850. 182.93 s [yaya-unsafe] Preprocessing test suite 'yaya-unsafe' for yaya-unsafe-1.0.0.1...
  1851. 182.93 s [yaya-unsafe] Preprocessing test suite 'doctests' for yaya-unsafe-1.0.0.1...
  1852. 182.93 s [yaya-unsafe] Phase: installPhase
  1853. 183.00 s [yaya-unsafe] Installing library in /nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a/yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S
  1854. 183.17 s [yaya-unsafe] Phase: fixupPhase
  1855. 183.18 s [yaya-unsafe] shrinking RPATHs of ELF executables and libraries in /nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1
  1856. 183.19 s [yaya-unsafe] shrinking /nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a/libHSyaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S-ghc9.10.2.so
  1857. 183.19 s [yaya-unsafe] checking for references to /build/ in /nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1...
  1858. 183.21 s [yaya-unsafe] patching script interpreter paths in /nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1
  1859. 183.22 s [yaya-unsafe] stripping (with command strip and flags -S -p) in /nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1/lib
  1860. 183.24 s [yaya-unsafe] shrinking RPATHs of ELF executables and libraries in /nix/store/ciy7jv3whg09mzg4r99wh7rg082rf1vk-yaya-unsafe-1.0.0.1-doc
  1861. 183.25 s [yaya-unsafe] checking for references to /build/ in /nix/store/ciy7jv3whg09mzg4r99wh7rg082rf1vk-yaya-unsafe-1.0.0.1-doc...
  1862. 183.26 s [yaya-unsafe] patching script interpreter paths in /nix/store/ciy7jv3whg09mzg4r99wh7rg082rf1vk-yaya-unsafe-1.0.0.1-doc
  1863. 183.34 s [yaya-unsafe:post-build] Uploading to cachix cache "sellout": /nix/store/ciy7jv3whg09mzg4r99wh7rg082rf1vk-yaya-unsafe-1.0.0.1-doc /nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1
  1864. 183.87 s [yaya-unsafe:post-build] Pushing 4 paths (120 are already present) using zstd to cache sellout ⏳
  1865. 183.87 s [yaya-unsafe:post-build]
  1866. 184.31 s [yaya-unsafe:post-build] Pushing /nix/store/bnnzrqcdix96yliwz2l2a4vphhg30nzc-zstd-1.5.7 (1.16 MiB)
  1867. 184.46 s [yaya-unsafe:post-build] Pushing /nix/store/ciy7jv3whg09mzg4r99wh7rg082rf1vk-yaya-unsafe-1.0.0.1-doc (661.82 KiB)
  1868. 184.47 s [yaya-unsafe:post-build] Pushing /nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1 (950.06 KiB)
  1869. 184.47 s [yaya-unsafe:post-build] Pushing /nix/store/yr0ynadyy8dnhvqs1ka90gglqhqkkrif-ngtcp2-1.17.0 (473.63 KiB)
  1870. 185.57 s [yaya-unsafe:post-build]
  1871. 185.57 s [yaya-unsafe:post-build] All done.
  1872. 185.59 s [yaya-unsafe:post-build] Uploading to the NixCI cache: /nix/store/ciy7jv3whg09mzg4r99wh7rg082rf1vk-yaya-unsafe-1.0.0.1-doc /nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1
  1873. 185.63 s [yaya-unsafe:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1874. 185.64 s [yaya-unsafe:post-build] copying 2 paths...
  1875. 185.64 s [yaya-unsafe:post-build] copying path '/nix/store/ciy7jv3whg09mzg4r99wh7rg082rf1vk-yaya-unsafe-1.0.0.1-doc' to 'https://cache.nix-ci.com'...
  1876. 186.09 s [yaya-unsafe:post-build] copying path '/nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1' to 'https://cache.nix-ci.com'...
  1877. 186.51 s [yaya-unsafe:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1878. 186.76 s [yaya-unsafe:post-build] copying 1 paths...
  1879. 186.76 s [yaya-unsafe:post-build] copying path '/nix/store/dh64rmih0lp1j9s1ac6ms7p0c2z96cv0-yaya-unsafe-1.0.0.1.drv' to 'https://cache.nix-ci.com'...
  1880. 186.99 s Uploaded yaya-unsafe in 3.6s
  1881. 186.99 s Progress: 5 of 11 built, 145 of 145 downloaded from cache
  1882. 186.99 s Built yaya-unsafe in 19.6s
  1883. 187.02 s Building /nix/store/yw41br3af5js1pf0i9fmjsq88xyxr4q3-yaya-containers-1.0.0.0.drv
  1884. 187.15 s [yaya-containers] Phase: setupCompilerEnvironmentPhase
  1885. 187.15 s [yaya-containers] Build with /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2.
  1886. 187.31 s [yaya-containers] Phase: unpackPhase
  1887. 187.31 s [yaya-containers] unpacking source archive /nix/store/b4zczfyi99kvxg97h3kklh07yhwa5p3y-xaih6y29asmrhrn18r19mnamdw7wdqjq-source/./containers
  1888. 187.31 s [yaya-containers] source root is containers
  1889. 187.32 s [yaya-containers] Phase: patchPhase
  1890. 187.33 s [yaya-containers] Phase: compileBuildDriverPhase
  1891. 187.33 s [yaya-containers] setupCompileFlags: -package-db=/build/tmp.9T8PJXMbo1/setup-package.conf.d -threaded
  1892. 187.37 s [yaya-containers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.9T8PJXMbo1/Main.o )
  1893. 187.40 s [yaya-containers] [2 of 2] Linking Setup
  1894. 188.33 s [yaya-containers] Phase: updateAutotoolsGnuConfigScriptsPhase
  1895. 188.34 s [yaya-containers] Phase: configurePhase
  1896. 188.38 s [yaya-containers] configureFlags: --verbose --prefix=/nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/sj2ncpxw2cj6pwxwfdlrlyk7g4f070av-yaya-containers-1.0.0.0-doc/share/doc/yaya-containers-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.9T8PJXMbo1/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/xp8g8298vbm4k9ipj14xf1r4rh899hr4-ncurses-6.5/lib --extra-lib-dirs=/nix/store/wxm6pczq28ppr7ffwclsl6njbzzr48zf-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/3f0hp921ncxr249f5lmspc8silkqr8f7-elfutils-0.194/lib --extra-lib-dirs=/nix/store/km81slwkcc82dbwywl10gpffjb78g6ni-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/fvsl0b39y6ns2z66gfvc2raca3b5wr18-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/lib
  1897. 188.38 s [yaya-containers] Using Parsec parser
  1898. 188.38 s [yaya-containers] Configuring yaya-containers-1.0.0.0...
  1899. 188.57 s [yaya-containers] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
  1900. 188.76 s [yaya-containers] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1901. 188.76 s [yaya-containers] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1902. 188.76 s [yaya-containers] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1903. 188.76 s [yaya-containers] base-4.20.1.0
  1904. 188.76 s [yaya-containers] Dependency containers >=0.6.2 && <0.9: using containers-0.7
  1905. 188.76 s [yaya-containers] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7 || >=0.7.0 && <0.8 ||
  1906. 188.76 s [yaya-containers] >=1.0.0 && <1.1: using yaya-1.0.0.0
  1907. 188.76 s [yaya-containers] Dependency yaya-unsafe >=0.5.0 && <0.6 || >=1.0.0 && <1.1: using
  1908. 188.76 s [yaya-containers] yaya-unsafe-1.0.0.1
  1909. 188.76 s [yaya-containers] Dependency base >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 ||
  1910. 188.76 s [yaya-containers] >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 &&
  1911. 188.76 s [yaya-containers] <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using
  1912. 188.76 s [yaya-containers] base-4.20.1.0
  1913. 188.76 s [yaya-containers] Dependency doctest >=0.16.2 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  1914. 188.76 s [yaya-containers] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25 || >=0.25.0 &&
  1915. 188.76 s [yaya-containers] <0.26: using doctest-0.24.2
  1916. 188.76 s [yaya-containers] Dependency yaya-containers: using yaya-containers-1.0.0.0
  1917. 188.76 s [yaya-containers] Source component graph:
  1918. 188.76 s [yaya-containers] component lib
  1919. 188.76 s [yaya-containers] component test:doctests dependency lib
  1920. 188.76 s [yaya-containers] Configured component graph:
  1921. 188.76 s [yaya-containers] component yaya-containers-1.0.0.0-1xoZr6ks1UhCJfNVSQrEp0
  1922. 188.76 s [yaya-containers] include base-4.20.1.0-2277
  1923. 188.76 s [yaya-containers] include containers-0.7-dff9
  1924. 188.76 s [yaya-containers] include yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  1925. 188.76 s [yaya-containers] include yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S
  1926. 188.76 s [yaya-containers] component yaya-containers-1.0.0.0-JrmauoBoum6GlbvDzgG1IF-doctests
  1927. 188.76 s [yaya-containers] include base-4.20.1.0-2277
  1928. 188.76 s [yaya-containers] include doctest-0.24.2-H4FgSSwrzQD6JTD7tYQanP
  1929. 188.76 s [yaya-containers] include yaya-containers-1.0.0.0-1xoZr6ks1UhCJfNVSQrEp0
  1930. 188.76 s [yaya-containers] Linked component graph:
  1931. 188.76 s [yaya-containers] unit yaya-containers-1.0.0.0-1xoZr6ks1UhCJfNVSQrEp0
  1932. 188.76 s [yaya-containers] include base-4.20.1.0-2277
  1933. 188.76 s [yaya-containers] include containers-0.7-dff9
  1934. 188.76 s [yaya-containers] include yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  1935. 188.76 s [yaya-containers] include yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S
  1936. 188.76 s [yaya-containers] Yaya.Containers.Pattern.IntMap=yaya-containers-1.0.0.0-1xoZr6ks1UhCJfNVSQrEp0:Yaya.Containers.Pattern.IntMap,Yaya.Containers.Pattern.IntSet=yaya-containers-1.0.0.0-1xoZr6ks1UhCJfNVSQrEp0:Yaya.Containers.Pattern.IntSet,Yaya.Containers.Pattern.Map=yaya-containers-1.0.0.0-1xoZr6ks1UhCJfNVSQrEp0:Yaya.Containers.Pattern.Map,Yaya.Containers.Pattern.Set=yaya-containers-1.0.0.0-1xoZr6ks1UhCJfNVSQrEp0:Yaya.Containers.Pattern.Set
  1937. 188.76 s [yaya-containers] unit yaya-containers-1.0.0.0-JrmauoBoum6GlbvDzgG1IF-doctests
  1938. 188.76 s [yaya-containers] include base-4.20.1.0-2277
  1939. 188.76 s [yaya-containers] include doctest-0.24.2-H4FgSSwrzQD6JTD7tYQanP
  1940. 188.76 s [yaya-containers] include yaya-containers-1.0.0.0-1xoZr6ks1UhCJfNVSQrEp0
  1941. 188.76 s [yaya-containers] Ready component graph:
  1942. 188.76 s [yaya-containers] definite yaya-containers-1.0.0.0-1xoZr6ks1UhCJfNVSQrEp0
  1943. 188.76 s [yaya-containers] depends base-4.20.1.0-2277
  1944. 188.76 s [yaya-containers] depends containers-0.7-dff9
  1945. 188.76 s [yaya-containers] depends yaya-1.0.0.0-5CcxtuIrHr8Ll51sOHCopy
  1946. 188.76 s [yaya-containers] depends yaya-unsafe-1.0.0.1-727uwxofIFm9rPWOAIUY7S
  1947. 188.76 s [yaya-containers] definite yaya-containers-1.0.0.0-JrmauoBoum6GlbvDzgG1IF-doctests
  1948. 188.76 s [yaya-containers] depends base-4.20.1.0-2277
  1949. 188.76 s [yaya-containers] depends doctest-0.24.2-H4FgSSwrzQD6JTD7tYQanP
  1950. 188.76 s [yaya-containers] depends yaya-containers-1.0.0.0-1xoZr6ks1UhCJfNVSQrEp0
  1951. 188.76 s [yaya-containers] Using Cabal-3.12.1.0 compiled by ghc-9.10
  1952. 188.76 s [yaya-containers] Using compiler: ghc-9.10.2
  1953. 188.76 s [yaya-containers] Using install prefix:
  1954. 188.76 s [yaya-containers] /nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0
  1955. 188.76 s [yaya-containers] Executables installed in:
  1956. 188.76 s [yaya-containers] /nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0/bin
  1957. 188.76 s [yaya-containers] Libraries installed in:
  1958. 188.76 s [yaya-containers] /nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a/yaya-containers-1.0.0.0-1xoZr6ks1UhCJfNVSQrEp0
  1959. 188.76 s [yaya-containers] Dynamic Libraries installed in:
  1960. 188.76 s [yaya-containers] /nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a
  1961. 188.76 s [yaya-containers] Private executables installed in:
  1962. 188.76 s [yaya-containers] /nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0/libexec/x86_64-linux-ghc-9.10.2-1e2a/yaya-containers-1.0.0.0
  1963. 188.76 s [yaya-containers] Data files installed in:
  1964. 188.76 s [yaya-containers] /nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0/share/x86_64-linux-ghc-9.10.2-1e2a/yaya-containers-1.0.0.0
  1965. 188.76 s [yaya-containers] Documentation installed in:
  1966. 188.76 s [yaya-containers] /nix/store/sj2ncpxw2cj6pwxwfdlrlyk7g4f070av-yaya-containers-1.0.0.0-doc/share/doc/yaya-containers-1.0.0.0
  1967. 188.76 s [yaya-containers] Configuration files installed in:
  1968. 188.76 s [yaya-containers] /nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0/etc
  1969. 188.76 s [yaya-containers] No alex found
  1970. 188.76 s [yaya-containers] Using ar found on system at:
  1971. 188.76 s [yaya-containers] /nix/store/rinxh4y0akcin90l05j0zr1r3wahl34d-binutils-wrapper-2.44/bin/ar
  1972. 188.76 s [yaya-containers] No c2hs found
  1973. 188.76 s [yaya-containers] No cpphs found
  1974. 188.76 s [yaya-containers] Using doctest version 0.24.2 found on system at:
  1975. 188.76 s [yaya-containers] /nix/store/w4c6k3rjbq8l9fs8mar852gz7a6kaif7-doctest-0.24.2/bin/doctest
  1976. 188.76 s [yaya-containers] Using gcc version 14.3.0 given by user at:
  1977. 188.76 s [yaya-containers] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/gcc
  1978. 188.76 s [yaya-containers] Using ghc version 9.10.2 found on system at:
  1979. 188.76 s [yaya-containers] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/ghc
  1980. 188.76 s [yaya-containers] Using ghc-pkg version 9.10.2 found on system at:
  1981. 188.76 s [yaya-containers] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  1982. 188.76 s [yaya-containers] No ghcjs found
  1983. 188.76 s [yaya-containers] No ghcjs-pkg found
  1984. 188.76 s [yaya-containers] No greencard found
  1985. 188.76 s [yaya-containers] Using haddock version 2.31.0 found on system at:
  1986. 188.76 s [yaya-containers] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  1987. 188.76 s [yaya-containers] No happy found
  1988. 188.76 s [yaya-containers] Using haskell-suite found on system at: haskell-suite-dummy-location
  1989. 188.76 s [yaya-containers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1990. 188.76 s [yaya-containers] No hmake found
  1991. 188.76 s [yaya-containers] Using hpc version 0.69 found on system at:
  1992. 188.76 s [yaya-containers] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  1993. 188.76 s [yaya-containers] Using hsc2hs version 0.68.10 found on system at:
  1994. 188.76 s [yaya-containers] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  1995. 188.76 s [yaya-containers] Using hscolour version 1.25 found on system at:
  1996. 188.76 s [yaya-containers] /nix/store/kb4afndnwdxxc5ps9k8xv0jzd0a9y8n5-hscolour-1.25/bin/HsColour
  1997. 188.76 s [yaya-containers] No jhc found
  1998. 188.76 s [yaya-containers] Using ld found on system at:
  1999. 188.76 s [yaya-containers] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/ld
  2000. 188.76 s [yaya-containers] No pkg-config found
  2001. 188.76 s [yaya-containers] Using runghc version 9.10.2 found on system at:
  2002. 188.76 s [yaya-containers] /nix/store/0qjf2c7a7d43aaks6prhwrxwb9z33fj2-ghc-9.10.2/bin/runghc-9.10.2
  2003. 188.76 s [yaya-containers] Using strip version 2.44 found on system at:
  2004. 188.76 s [yaya-containers] /nix/store/0j1ajvl2qwwb9n5a91hzd0j98fk9fa3k-gcc-wrapper-14.3.0/bin/strip
  2005. 188.76 s [yaya-containers] Using tar found on system at:
  2006. 188.76 s [yaya-containers] /nix/store/i8hncwf8234flnbgi2z19bzy4hjwhss1-gnutar-1.35/bin/tar
  2007. 188.76 s [yaya-containers] No uhc found
  2008. 188.88 s [yaya-containers] Phase: buildPhase
  2009. 188.92 s [yaya-containers] Preprocessing library for yaya-containers-1.0.0.0...
  2010. 188.92 s [yaya-containers] Building library for yaya-containers-1.0.0.0...
  2011. 189.00 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 )
  2012. 189.26 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2013. 189.26 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2014. 189.26 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2015. 189.26 s [yaya-containers]
  2016. 189.26 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2017. 189.26 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2018. 189.26 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2019. 189.26 s [yaya-containers]
  2020. 189.26 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2021. 189.26 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2022. 189.26 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2023. 189.26 s [yaya-containers]
  2024. 189.26 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2025. 189.26 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2026. 189.26 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2027. 189.26 s [yaya-containers]
  2028. 189.58 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 )
  2029. 189.59 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2030. 189.59 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  2031. 189.59 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  2032. 189.59 s [yaya-containers]
  2033. 189.59 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2034. 189.59 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  2035. 189.59 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  2036. 189.59 s [yaya-containers]
  2037. 189.59 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2038. 189.59 s [yaya-containers] Could not specialise imported function ‘ghc-internal:GHC.Internal.Data.Traversable.C:Traversable’
  2039. 189.59 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘ghc-internal:GHC.Internal.Data.Traversable.C:Traversable’
  2040. 189.59 s [yaya-containers]
  2041. 189.59 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2042. 189.59 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  2043. 189.59 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  2044. 189.59 s [yaya-containers]
  2045. 189.59 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2046. 189.59 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  2047. 189.59 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  2048. 189.59 s [yaya-containers]
  2049. 189.59 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2050. 189.59 s [yaya-containers] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  2051. 189.59 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  2052. 189.59 s [yaya-containers]
  2053. 189.59 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 )
  2054. 189.62 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 )
  2055. 189.62 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2056. 189.62 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2057. 189.62 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2058. 189.62 s [yaya-containers]
  2059. 189.62 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2060. 189.62 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2061. 189.62 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2062. 189.62 s [yaya-containers]
  2063. 189.62 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2064. 189.62 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2065. 189.62 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2066. 189.62 s [yaya-containers]
  2067. 189.62 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2068. 189.62 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2069. 189.62 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2070. 189.62 s [yaya-containers]
  2071. 189.81 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 )
  2072. 190.04 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2073. 190.04 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2074. 190.04 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2075. 190.04 s [yaya-containers]
  2076. 190.04 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2077. 190.04 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2078. 190.04 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2079. 190.04 s [yaya-containers]
  2080. 190.04 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2081. 190.04 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2082. 190.04 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2083. 190.04 s [yaya-containers]
  2084. 190.04 s [yaya-containers] src/Yaya/Containers/Pattern/IntMap.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2085. 190.04 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2086. 190.04 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2087. 190.04 s [yaya-containers]
  2088. 190.40 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 )
  2089. 190.40 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2090. 190.40 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord1’
  2091. 190.40 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord1’
  2092. 190.40 s [yaya-containers]
  2093. 190.40 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2094. 190.40 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq1’
  2095. 190.40 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq1’
  2096. 190.40 s [yaya-containers]
  2097. 190.40 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2098. 190.40 s [yaya-containers] Could not specialise imported function ‘ghc-internal:GHC.Internal.Data.Traversable.C:Traversable’
  2099. 190.40 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘ghc-internal:GHC.Internal.Data.Traversable.C:Traversable’
  2100. 190.40 s [yaya-containers]
  2101. 190.40 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2102. 190.40 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show1’
  2103. 190.40 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show1’
  2104. 190.40 s [yaya-containers]
  2105. 190.40 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2106. 190.40 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read1’
  2107. 190.40 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read1’
  2108. 190.40 s [yaya-containers]
  2109. 190.40 s [yaya-containers] src/Yaya/Containers/Pattern/IntSet.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2110. 190.40 s [yaya-containers] Could not specialise imported function ‘Yaya.Fold.C:Steppable’
  2111. 190.40 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Yaya.Fold.C:Steppable’
  2112. 190.40 s [yaya-containers]
  2113. 190.40 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 )
  2114. 190.44 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 )
  2115. 190.44 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2116. 190.44 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Ord2’
  2117. 190.44 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Ord2’
  2118. 190.44 s [yaya-containers]
  2119. 190.44 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2120. 190.44 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Eq2’
  2121. 190.44 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Eq2’
  2122. 190.44 s [yaya-containers]
  2123. 190.44 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2124. 190.44 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Read2’
  2125. 190.44 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Read2’
  2126. 190.44 s [yaya-containers]
  2127. 190.44 s [yaya-containers] src/Yaya/Containers/Pattern/Set.hs: error: [-Wall-missed-specialisations, Werror=all-missed-specialisations]
  2128. 190.44 s [yaya-containers] Could not specialise imported function ‘Data.Functor.Classes.C:Show2’
  2129. 190.44 s [yaya-containers] Probable fix: add INLINABLE pragma on ‘Data.Functor.Classes.C:Show2’
  2130. 190.44 s [yaya-containers]
  2131. 191.30 s [yaya-containers] Preprocessing test suite 'doctests' for yaya-containers-1.0.0.0...
  2132. 191.30 s [yaya-containers] Building test suite 'doctests' for yaya-containers-1.0.0.0...
  2133. 191.35 s [yaya-containers] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  2134. 191.51 s [yaya-containers] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  2135. 191.71 s [yaya-containers] [3 of 3] Linking dist/build/doctests/doctests
  2136. 194.52 s [yaya-containers] Phase: checkPhase
  2137. 194.71 s [yaya-containers] Running 1 test suites...
  2138. 194.71 s [yaya-containers] Test suite doctests: RUNNING...
  2139. 194.94 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2140. 194.94 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2141. 194.94 s [yaya-containers]
  2142. 194.95 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2143. 194.95 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2144. 194.95 s [yaya-containers]
  2145. 194.95 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2146. 194.95 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2147. 194.95 s [yaya-containers]
  2148. 194.95 s [yaya-containers] on the commandline: warning: [GHC-98887]
  2149. 194.95 s [yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
  2150. 194.95 s [yaya-containers]
  2151. 195.38 s [yaya-containers] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  2152. 195.42 s [yaya-containers] Test suite doctests: PASS
  2153. 195.42 s [yaya-containers] Test suite logged to: dist/test/yaya-containers-1.0.0.0-doctests.log
  2154. 195.42 s [yaya-containers] 1 of 1 test suites (1 of 1 test cases) passed.
  2155. 195.43 s [yaya-containers] Phase: haddockPhase
  2156. 195.52 s [yaya-containers] Preprocessing library for yaya-containers-1.0.0.0...
  2157. 195.52 s [yaya-containers] Running Haddock on library for yaya-containers-1.0.0.0...
  2158. 195.68 s [yaya-containers] [1 of 4] Compiling Yaya.Containers.Pattern.IntMap ( src/Yaya/Containers/Pattern/IntMap.hs, nothing )
  2159. 195.93 s [yaya-containers] [2 of 4] Compiling Yaya.Containers.Pattern.IntSet ( src/Yaya/Containers/Pattern/IntSet.hs, nothing )
  2160. 195.96 s [yaya-containers] [3 of 4] Compiling Yaya.Containers.Pattern.Map ( src/Yaya/Containers/Pattern/Map.hs, nothing )
  2161. 195.99 s [yaya-containers] [4 of 4] Compiling Yaya.Containers.Pattern.Set ( src/Yaya/Containers/Pattern/Set.hs, nothing )
  2162. 196.02 s [yaya-containers] Haddock coverage:
  2163. 196.02 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.IntMap'
  2164. 196.02 s [yaya-containers] Missing documentation for:
  2165. 196.02 s [yaya-containers] Module header
  2166. 196.02 s [yaya-containers] IntMap (src/Yaya/Containers/Pattern/IntMap.hs:61)
  2167. 196.02 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.IntSet'
  2168. 196.02 s [yaya-containers] Missing documentation for:
  2169. 196.02 s [yaya-containers] Module header
  2170. 196.02 s [yaya-containers] IntSet (src/Yaya/Containers/Pattern/IntSet.hs:54)
  2171. 196.02 s [yaya-containers] 40% ( 4 / 10) in 'Yaya.Containers.Pattern.Map'
  2172. 196.02 s [yaya-containers] Missing documentation for:
  2173. 196.02 s [yaya-containers] Module header
  2174. 196.02 s [yaya-containers] Map (src/Yaya/Containers/Pattern/Map.hs:79)
  2175. 196.02 s [yaya-containers] eqMap (src/Yaya/Containers/Pattern/Map.hs:111)
  2176. 196.02 s [yaya-containers] compareMap (src/Yaya/Containers/Pattern/Map.hs:124)
  2177. 196.02 s [yaya-containers] readMapPrec (src/Yaya/Containers/Pattern/Map.hs:136)
  2178. 196.02 s [yaya-containers] showsMapPrec (src/Yaya/Containers/Pattern/Map.hs:157)
  2179. 196.02 s [yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.Set'
  2180. 196.02 s [yaya-containers] Missing documentation for:
  2181. 196.02 s [yaya-containers] Module header
  2182. 196.02 s [yaya-containers] Set (src/Yaya/Containers/Pattern/Set.hs:55)
  2183. 196.27 s [yaya-containers] Warning: Yaya.Containers.Pattern.IntMap: could not find link destinations for:
  2184. 196.27 s [yaya-containers] - Yaya.Containers.Pattern.IntMap.Rep_IntMap
  2185. 196.27 s [yaya-containers] - Yaya.Containers.Pattern.IntMap.Rep1_IntMap
  2186. 196.27 s [yaya-containers] Warning: Yaya.Containers.Pattern.IntSet: could not find link destinations for:
  2187. 196.27 s [yaya-containers] - Yaya.Containers.Pattern.IntSet.Rep_IntSet
  2188. 196.27 s [yaya-containers] - Yaya.Containers.Pattern.IntSet.Rep1_IntSet
  2189. 196.28 s [yaya-containers] Warning: Yaya.Containers.Pattern.Map: could not find link destinations for:
  2190. 196.28 s [yaya-containers] - Yaya.Containers.Pattern.Map.Rep_Map
  2191. 196.28 s [yaya-containers] - Yaya.Containers.Pattern.Map.Rep1_Map
  2192. 196.28 s [yaya-containers] Warning: Yaya.Containers.Pattern.Set: could not find link destinations for:
  2193. 196.28 s [yaya-containers] - Yaya.Containers.Pattern.Set.Rep_Set
  2194. 196.28 s [yaya-containers] - Yaya.Containers.Pattern.Set.Rep1_Set
  2195. 199.89 s [yaya-containers] Documentation created: dist/doc/html/yaya-containers/,
  2196. 199.93 s [yaya-containers] dist/doc/html/yaya-containers/yaya-containers.txt
  2197. 199.94 s [yaya-containers] Preprocessing test suite 'doctests' for yaya-containers-1.0.0.0...
  2198. 199.95 s [yaya-containers] Phase: installPhase
  2199. 200.00 s [yaya-containers] Installing library in /nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a/yaya-containers-1.0.0.0-1xoZr6ks1UhCJfNVSQrEp0
  2200. 200.18 s [yaya-containers] Phase: fixupPhase
  2201. 200.19 s [yaya-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0
  2202. 200.19 s [yaya-containers] shrinking /nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-1e2a/libHSyaya-containers-1.0.0.0-1xoZr6ks1UhCJfNVSQrEp0-ghc9.10.2.so
  2203. 200.20 s [yaya-containers] checking for references to /build/ in /nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0...
  2204. 200.22 s [yaya-containers] patching script interpreter paths in /nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0
  2205. 200.22 s [yaya-containers] stripping (with command strip and flags -S -p) in /nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0/lib
  2206. 200.26 s [yaya-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/sj2ncpxw2cj6pwxwfdlrlyk7g4f070av-yaya-containers-1.0.0.0-doc
  2207. 200.27 s [yaya-containers] checking for references to /build/ in /nix/store/sj2ncpxw2cj6pwxwfdlrlyk7g4f070av-yaya-containers-1.0.0.0-doc...
  2208. 200.28 s [yaya-containers] patching script interpreter paths in /nix/store/sj2ncpxw2cj6pwxwfdlrlyk7g4f070av-yaya-containers-1.0.0.0-doc
  2209. 200.36 s [yaya-containers:post-build] Uploading to cachix cache "sellout": /nix/store/sj2ncpxw2cj6pwxwfdlrlyk7g4f070av-yaya-containers-1.0.0.0-doc /nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0
  2210. 200.82 s [yaya-containers:post-build] Pushing 2 paths (124 are already present) using zstd to cache sellout ⏳
  2211. 200.82 s [yaya-containers:post-build]
  2212. 201.22 s [yaya-containers:post-build] Pushing /nix/store/sj2ncpxw2cj6pwxwfdlrlyk7g4f070av-yaya-containers-1.0.0.0-doc (1.12 MiB)
  2213. 201.29 s [yaya-containers:post-build] Pushing /nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0 (3.42 MiB)
  2214. 202.71 s [yaya-containers:post-build]
  2215. 202.71 s [yaya-containers:post-build] All done.
  2216. 202.72 s [yaya-containers:post-build] Uploading to the NixCI cache: /nix/store/sj2ncpxw2cj6pwxwfdlrlyk7g4f070av-yaya-containers-1.0.0.0-doc /nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0
  2217. 202.75 s [yaya-containers:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2218. 202.77 s [yaya-containers:post-build] copying 2 paths...
  2219. 202.77 s [yaya-containers:post-build] copying path '/nix/store/sj2ncpxw2cj6pwxwfdlrlyk7g4f070av-yaya-containers-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  2220. 203.25 s [yaya-containers:post-build] copying path '/nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0' to 'https://cache.nix-ci.com'...
  2221. 204.08 s [yaya-containers:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2222. 204.33 s [yaya-containers:post-build] copying 1 paths...
  2223. 204.33 s [yaya-containers:post-build] copying path '/nix/store/yw41br3af5js1pf0i9fmjsq88xyxr4q3-yaya-containers-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  2224. 204.54 s Uploaded yaya-containers in 4.1s
  2225. 204.54 s Progress: 6 of 10 built, 145 of 145 downloaded from cache
  2226. 204.54 s Built yaya-containers in 17.5s
  2227. 204.57 s Building /nix/store/1syxnmbm631jhghhf1zy5c5b9axgpl8h-ghc-9.10.2-with-packages.drv
  2228. 204.61 s [ghc-9.10.2-with-packages] /nix/store/ydf2f4v09dy5gay27lxldlq35vdcjnan-yaya-containers-1.0.0.0/nix-support:
  2229. 204.61 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2230. 204.62 s [ghc-9.10.2-with-packages] /nix/store/ia8fsnyvm4kil38pkqspnqvrcb1dls42-yaya-hedgehog-1.0.0.0/nix-support:
  2231. 204.62 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2232. 204.62 s [ghc-9.10.2-with-packages] /nix/store/jm8qwg02798v5cfivsirmpvk1yhqbn06-yaya-lens-0.0.1.0/nix-support:
  2233. 204.62 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2234. 204.62 s [ghc-9.10.2-with-packages] /nix/store/q7jj6r4g91p4jbw6ppyfwxpnml25ms7b-yaya-quickcheck-1.0.0.0/nix-support:
  2235. 204.62 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2236. 204.63 s [ghc-9.10.2-with-packages] /nix/store/wzkxa4gakryk3r5z4n3vxgp64r6v9p7v-yaya-unsafe-1.0.0.1/nix-support:
  2237. 204.63 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2238. 204.63 s [ghc-9.10.2-with-packages] /nix/store/q3fsmbl38rmfgwgjix4ys59kvi9azhlz-comonad-5.0.9/nix-support:
  2239. 204.63 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2240. 204.63 s [ghc-9.10.2-with-packages] /nix/store/q3fsmbl38rmfgwgjix4ys59kvi9azhlz-comonad-5.0.9/nix-support:
  2241. 204.63 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2242. 204.63 s [ghc-9.10.2-with-packages] /nix/store/jz2aifj241ppac1k9masd02624idrk1c-either-5.0.3/nix-support:
  2243. 204.63 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2244. 204.64 s [ghc-9.10.2-with-packages] /nix/store/jz2aifj241ppac1k9masd02624idrk1c-either-5.0.3/nix-support:
  2245. 204.64 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2246. 204.64 s [ghc-9.10.2-with-packages] /nix/store/9id1khnlshc32scb92hbwb4w6x02r51x-free-5.2/nix-support:
  2247. 204.64 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2248. 204.64 s [ghc-9.10.2-with-packages] /nix/store/9id1khnlshc32scb92hbwb4w6x02r51x-free-5.2/nix-support:
  2249. 204.64 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2250. 204.64 s [ghc-9.10.2-with-packages] /nix/store/by67iskb2x3hqh8z42dkmaisvkalcwqk-kan-extensions-5.2.7/nix-support:
  2251. 204.64 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2252. 204.65 s [ghc-9.10.2-with-packages] /nix/store/by67iskb2x3hqh8z42dkmaisvkalcwqk-kan-extensions-5.2.7/nix-support:
  2253. 204.65 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2254. 204.65 s [ghc-9.10.2-with-packages] /nix/store/pv4jcd8fv31s87kyml023a0f53ii0jcy-profunctors-5.6.3/nix-support:
  2255. 204.65 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2256. 204.65 s [ghc-9.10.2-with-packages] /nix/store/pv4jcd8fv31s87kyml023a0f53ii0jcy-profunctors-5.6.3/nix-support:
  2257. 204.65 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2258. 204.65 s [ghc-9.10.2-with-packages] /nix/store/p69zchydlz0badvkzb9zjajpb25fj6mg-strict-0.5.1/nix-support:
  2259. 204.65 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2260. 204.65 s [ghc-9.10.2-with-packages] /nix/store/p69zchydlz0badvkzb9zjajpb25fj6mg-strict-0.5.1/nix-support:
  2261. 204.65 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2262. 204.65 s [ghc-9.10.2-with-packages] /nix/store/3v8pn9cfma2zanwnsakyxx6d593ik7yc-th-abstraction-0.7.1.0/nix-support:
  2263. 204.65 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2264. 204.66 s [ghc-9.10.2-with-packages] /nix/store/3v8pn9cfma2zanwnsakyxx6d593ik7yc-th-abstraction-0.7.1.0/nix-support:
  2265. 204.66 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2266. 204.66 s [ghc-9.10.2-with-packages] /nix/store/dwq5q7g9zc64vzy3adbk7fhbmgbpsv0k-deriving-compat-0.6.7/nix-support:
  2267. 204.66 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2268. 204.66 s [ghc-9.10.2-with-packages] /nix/store/dwq5q7g9zc64vzy3adbk7fhbmgbpsv0k-deriving-compat-0.6.7/nix-support:
  2269. 204.66 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2270. 204.67 s [ghc-9.10.2-with-packages] /nix/store/4a5757hy61mya8xkrx5rqw899yn4q840-hedgehog-1.5/nix-support:
  2271. 204.67 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2272. 204.67 s [ghc-9.10.2-with-packages] /nix/store/4a5757hy61mya8xkrx5rqw899yn4q840-hedgehog-1.5/nix-support:
  2273. 204.67 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2274. 204.68 s [ghc-9.10.2-with-packages] /nix/store/wifq8fbm74pi4sijjjn125rlps8vmgib-lens-5.3.5/nix-support:
  2275. 204.68 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2276. 204.68 s [ghc-9.10.2-with-packages] /nix/store/wifq8fbm74pi4sijjjn125rlps8vmgib-lens-5.3.5/nix-support:
  2277. 204.68 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2278. 204.69 s [ghc-9.10.2-with-packages] /nix/store/ysgnph21qmhzp1y4x6m0v8rf4xqgrvls-QuickCheck-2.15.0.1/nix-support:
  2279. 204.69 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2280. 204.69 s [ghc-9.10.2-with-packages] /nix/store/ysgnph21qmhzp1y4x6m0v8rf4xqgrvls-QuickCheck-2.15.0.1/nix-support:
  2281. 204.69 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2282. 204.69 s [ghc-9.10.2-with-packages] /nix/store/zd2ng59x3q2jmvgi3vy8zmidw3p3l0ra-distributive-0.6.2.1/nix-support:
  2283. 204.69 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2284. 204.69 s [ghc-9.10.2-with-packages] /nix/store/zd2ng59x3q2jmvgi3vy8zmidw3p3l0ra-distributive-0.6.2.1/nix-support:
  2285. 204.69 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2286. 204.69 s [ghc-9.10.2-with-packages] /nix/store/v6had173srcga7h2aiv72lak0rqac8fg-indexed-traversable-0.1.4/nix-support:
  2287. 204.69 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2288. 204.69 s [ghc-9.10.2-with-packages] /nix/store/v6had173srcga7h2aiv72lak0rqac8fg-indexed-traversable-0.1.4/nix-support:
  2289. 204.69 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2290. 204.70 s [ghc-9.10.2-with-packages] /nix/store/ank6g1fwv3nyqxpzwr44yg0r7226r6yy-tagged-0.8.9/nix-support:
  2291. 204.70 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2292. 204.70 s [ghc-9.10.2-with-packages] /nix/store/ank6g1fwv3nyqxpzwr44yg0r7226r6yy-tagged-0.8.9/nix-support:
  2293. 204.70 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2294. 204.70 s [ghc-9.10.2-with-packages] /nix/store/qwcv9ja2na55pgsnck2sglgi6cfb8mff-transformers-compat-0.7.2/nix-support:
  2295. 204.70 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2296. 204.70 s [ghc-9.10.2-with-packages] /nix/store/qwcv9ja2na55pgsnck2sglgi6cfb8mff-transformers-compat-0.7.2/nix-support:
  2297. 204.70 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2298. 204.70 s [ghc-9.10.2-with-packages] /nix/store/npidqc86sh7n60n05h5jg6ckh01ll2k2-bifunctors-5.6.2/nix-support:
  2299. 204.70 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2300. 204.70 s [ghc-9.10.2-with-packages] /nix/store/npidqc86sh7n60n05h5jg6ckh01ll2k2-bifunctors-5.6.2/nix-support:
  2301. 204.70 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2302. 204.71 s [ghc-9.10.2-with-packages] /nix/store/5z9s5gw4xqpvqnxr45ij0hivl0y3ghm2-semigroupoids-6.0.1/nix-support:
  2303. 204.71 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2304. 204.71 s [ghc-9.10.2-with-packages] /nix/store/5z9s5gw4xqpvqnxr45ij0hivl0y3ghm2-semigroupoids-6.0.1/nix-support:
  2305. 204.71 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2306. 204.71 s [ghc-9.10.2-with-packages] /nix/store/wff8shwfm0b4yj3891jmhh72gasfc2hv-transformers-base-0.4.6/nix-support:
  2307. 204.71 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2308. 204.71 s [ghc-9.10.2-with-packages] /nix/store/wff8shwfm0b4yj3891jmhh72gasfc2hv-transformers-base-0.4.6/nix-support:
  2309. 204.71 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2310. 204.72 s [ghc-9.10.2-with-packages] /nix/store/zg5pqxk4cjhxb77vm4insd08l9xw235z-adjunctions-4.4.3/nix-support:
  2311. 204.72 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2312. 204.72 s [ghc-9.10.2-with-packages] /nix/store/zg5pqxk4cjhxb77vm4insd08l9xw235z-adjunctions-4.4.3/nix-support:
  2313. 204.72 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2314. 204.72 s [ghc-9.10.2-with-packages] /nix/store/wdsb3cdr75bqxcs10fdv29fbagpj3nvi-contravariant-1.5.5/nix-support:
  2315. 204.72 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2316. 204.72 s [ghc-9.10.2-with-packages] /nix/store/wdsb3cdr75bqxcs10fdv29fbagpj3nvi-contravariant-1.5.5/nix-support:
  2317. 204.72 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2318. 204.72 s [ghc-9.10.2-with-packages] /nix/store/hg1wl198zyfgq8c8gxz3mnrgyil715g9-invariant-0.6.4/nix-support:
  2319. 204.72 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2320. 204.72 s [ghc-9.10.2-with-packages] /nix/store/hg1wl198zyfgq8c8gxz3mnrgyil715g9-invariant-0.6.4/nix-support:
  2321. 204.72 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2322. 204.72 s [ghc-9.10.2-with-packages] /nix/store/m2gq7h6h9bpf455qzrpwdjhw9yh9vq1j-base-orphans-0.9.3/nix-support:
  2323. 204.72 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2324. 204.73 s [ghc-9.10.2-with-packages] /nix/store/m2gq7h6h9bpf455qzrpwdjhw9yh9vq1j-base-orphans-0.9.3/nix-support:
  2325. 204.73 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2326. 204.73 s [ghc-9.10.2-with-packages] /nix/store/z4vgh1rmlxkn0msz1j4kza2gl0qnr4ds-hashable-1.5.0.0/nix-support:
  2327. 204.73 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2328. 204.73 s [ghc-9.10.2-with-packages] /nix/store/z4vgh1rmlxkn0msz1j4kza2gl0qnr4ds-hashable-1.5.0.0/nix-support:
  2329. 204.73 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2330. 204.73 s [ghc-9.10.2-with-packages] /nix/store/wkg3bvfiqmrf4mv7mfksfd352hvjgcc2-these-1.2.1/nix-support:
  2331. 204.73 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2332. 204.73 s [ghc-9.10.2-with-packages] /nix/store/wkg3bvfiqmrf4mv7mfksfd352hvjgcc2-these-1.2.1/nix-support:
  2333. 204.73 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2334. 204.74 s [ghc-9.10.2-with-packages] /nix/store/nr8q60a19hzjr68c1nrm5rhf2v2pli7k-ansi-terminal-1.1.3/nix-support:
  2335. 204.74 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2336. 204.74 s [ghc-9.10.2-with-packages] /nix/store/nr8q60a19hzjr68c1nrm5rhf2v2pli7k-ansi-terminal-1.1.3/nix-support:
  2337. 204.74 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2338. 204.74 s [ghc-9.10.2-with-packages] /nix/store/hrqigzyck2fmrxwd0sbprny1l9dyblbs-async-2.2.5/nix-support:
  2339. 204.74 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2340. 204.74 s [ghc-9.10.2-with-packages] /nix/store/hrqigzyck2fmrxwd0sbprny1l9dyblbs-async-2.2.5/nix-support:
  2341. 204.74 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2342. 204.74 s [ghc-9.10.2-with-packages] /nix/store/0wv7zyqwf2w1j0wplid6xdb4i67dx30y-barbies-2.1.1.0/nix-support:
  2343. 204.74 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2344. 204.75 s [ghc-9.10.2-with-packages] /nix/store/0wv7zyqwf2w1j0wplid6xdb4i67dx30y-barbies-2.1.1.0/nix-support:
  2345. 204.75 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2346. 204.75 s [ghc-9.10.2-with-packages] /nix/store/6si8zsjbgams5g95mn38388hi5s0xa2g-concurrent-output-1.10.21/nix-support:
  2347. 204.75 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2348. 204.75 s [ghc-9.10.2-with-packages] /nix/store/6si8zsjbgams5g95mn38388hi5s0xa2g-concurrent-output-1.10.21/nix-support:
  2349. 204.75 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2350. 204.75 s [ghc-9.10.2-with-packages] /nix/store/vndl7knv97k4cjlfg75znwfdkf5mda5r-lifted-async-0.10.2.7/nix-support:
  2351. 204.75 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2352. 204.75 s [ghc-9.10.2-with-packages] /nix/store/vndl7knv97k4cjlfg75znwfdkf5mda5r-lifted-async-0.10.2.7/nix-support:
  2353. 204.75 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2354. 204.76 s [ghc-9.10.2-with-packages] /nix/store/mpa3kfhidwczcjf7vy7zhj4288a48z8z-mmorph-1.2.1/nix-support:
  2355. 204.76 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2356. 204.76 s [ghc-9.10.2-with-packages] /nix/store/mpa3kfhidwczcjf7vy7zhj4288a48z8z-mmorph-1.2.1/nix-support:
  2357. 204.76 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2358. 204.76 s [ghc-9.10.2-with-packages] /nix/store/jc807azqrqjy4m2avrknx9sqm7g51a0n-monad-control-1.0.3.1/nix-support:
  2359. 204.76 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2360. 204.76 s [ghc-9.10.2-with-packages] /nix/store/jc807azqrqjy4m2avrknx9sqm7g51a0n-monad-control-1.0.3.1/nix-support:
  2361. 204.76 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2362. 204.76 s [ghc-9.10.2-with-packages] /nix/store/jhyi7rbfn0404s8wv41xb5b7zhmpzzsa-pretty-show-1.10/nix-support:
  2363. 204.76 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2364. 204.76 s [ghc-9.10.2-with-packages] /nix/store/jhyi7rbfn0404s8wv41xb5b7zhmpzzsa-pretty-show-1.10/nix-support:
  2365. 204.76 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2366. 204.77 s [ghc-9.10.2-with-packages] /nix/store/bf54j8c8x307m4wwcsdrnfx4cc1lklwm-primitive-0.9.1.0/nix-support:
  2367. 204.77 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2368. 204.77 s [ghc-9.10.2-with-packages] /nix/store/bf54j8c8x307m4wwcsdrnfx4cc1lklwm-primitive-0.9.1.0/nix-support:
  2369. 204.77 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2370. 204.77 s [ghc-9.10.2-with-packages] /nix/store/a85wc4mi4wj1kbvlk9wqfdhxmix0j6p7-random-1.2.1.3/nix-support:
  2371. 204.77 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2372. 204.77 s [ghc-9.10.2-with-packages] /nix/store/a85wc4mi4wj1kbvlk9wqfdhxmix0j6p7-random-1.2.1.3/nix-support:
  2373. 204.77 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2374. 204.77 s [ghc-9.10.2-with-packages] /nix/store/dk6b2s9fjysd0h54dxg9anqjn68wpx8g-resourcet-1.3.0/nix-support:
  2375. 204.77 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2376. 204.77 s [ghc-9.10.2-with-packages] /nix/store/dk6b2s9fjysd0h54dxg9anqjn68wpx8g-resourcet-1.3.0/nix-support:
  2377. 204.77 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2378. 204.77 s [ghc-9.10.2-with-packages] /nix/store/79g56291kaj7cl3w9df7w0y7fghxcgdc-safe-exceptions-0.1.7.4/nix-support:
  2379. 204.77 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2380. 204.77 s [ghc-9.10.2-with-packages] /nix/store/79g56291kaj7cl3w9df7w0y7fghxcgdc-safe-exceptions-0.1.7.4/nix-support:
  2381. 204.77 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2382. 204.78 s [ghc-9.10.2-with-packages] /nix/store/b8mlz83j47f7y9wdrkymc1kdh1qn6jsm-wl-pprint-annotated-0.1.0.1/nix-support:
  2383. 204.78 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2384. 204.78 s [ghc-9.10.2-with-packages] /nix/store/b8mlz83j47f7y9wdrkymc1kdh1qn6jsm-wl-pprint-annotated-0.1.0.1/nix-support:
  2385. 204.78 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2386. 204.78 s [ghc-9.10.2-with-packages] /nix/store/zqd9lwmkc2796ac6d8805md45da2vzdp-indexed-traversable-instances-0.1.2/nix-support:
  2387. 204.78 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2388. 204.78 s [ghc-9.10.2-with-packages] /nix/store/zqd9lwmkc2796ac6d8805md45da2vzdp-indexed-traversable-instances-0.1.2/nix-support:
  2389. 204.78 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2390. 204.78 s [ghc-9.10.2-with-packages] /nix/store/lhn6phzac1f8ff02b5gv1k05z8cyw08b-parallel-3.2.2.0/nix-support:
  2391. 204.78 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2392. 204.78 s [ghc-9.10.2-with-packages] /nix/store/lhn6phzac1f8ff02b5gv1k05z8cyw08b-parallel-3.2.2.0/nix-support:
  2393. 204.78 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2394. 204.79 s [ghc-9.10.2-with-packages] /nix/store/a1z2rzh8jjcz5n2idksr54f6sr5xw42f-reflection-2.1.9/nix-support:
  2395. 204.79 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2396. 204.79 s [ghc-9.10.2-with-packages] /nix/store/a1z2rzh8jjcz5n2idksr54f6sr5xw42f-reflection-2.1.9/nix-support:
  2397. 204.79 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2398. 204.79 s [ghc-9.10.2-with-packages] /nix/store/5j0bs9dk0bkfgk1jkmwxqr9x0p3v2k4z-unordered-containers-0.2.20.1/nix-support:
  2399. 204.79 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2400. 204.79 s [ghc-9.10.2-with-packages] /nix/store/5j0bs9dk0bkfgk1jkmwxqr9x0p3v2k4z-unordered-containers-0.2.20.1/nix-support:
  2401. 204.79 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2402. 204.80 s [ghc-9.10.2-with-packages] /nix/store/dbk0ng9g89by9c0lpylbwgymp0dxzfc8-vector-0.13.2.0/nix-support:
  2403. 204.80 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2404. 204.80 s [ghc-9.10.2-with-packages] /nix/store/dbk0ng9g89by9c0lpylbwgymp0dxzfc8-vector-0.13.2.0/nix-support:
  2405. 204.80 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2406. 204.80 s [ghc-9.10.2-with-packages] /nix/store/3hbwsli9xivm9kfjbap28z7xj7fm1n0f-splitmix-0.1.3.1/nix-support:
  2407. 204.80 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2408. 204.80 s [ghc-9.10.2-with-packages] /nix/store/3hbwsli9xivm9kfjbap28z7xj7fm1n0f-splitmix-0.1.3.1/nix-support:
  2409. 204.80 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2410. 204.81 s [ghc-9.10.2-with-packages] /nix/store/v8rgkqi8zfk1rgcck8kn31v60sz2n7lb-StateVar-1.2.2/nix-support:
  2411. 204.81 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2412. 204.81 s [ghc-9.10.2-with-packages] /nix/store/v8rgkqi8zfk1rgcck8kn31v60sz2n7lb-StateVar-1.2.2/nix-support:
  2413. 204.81 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2414. 204.81 s [ghc-9.10.2-with-packages] /nix/store/xzlp6bdqcd2jn0c4f2q6hri94a61y6ia-ansi-terminal-types-1.1.3/nix-support:
  2415. 204.81 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2416. 204.81 s [ghc-9.10.2-with-packages] /nix/store/xzlp6bdqcd2jn0c4f2q6hri94a61y6ia-ansi-terminal-types-1.1.3/nix-support:
  2417. 204.81 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2418. 204.82 s [ghc-9.10.2-with-packages] /nix/store/hra1wy4awflv83lzv92hi4jppzki57kx-constraints-0.14.2/nix-support:
  2419. 204.82 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2420. 204.82 s [ghc-9.10.2-with-packages] /nix/store/hra1wy4awflv83lzv92hi4jppzki57kx-constraints-0.14.2/nix-support:
  2421. 204.82 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2422. 204.82 s [ghc-9.10.2-with-packages] /nix/store/w07ijhjbpgqnni69pjyg36kd62fjzkhh-lifted-base-0.2.3.12/nix-support:
  2423. 204.82 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2424. 204.83 s [ghc-9.10.2-with-packages] /nix/store/w07ijhjbpgqnni69pjyg36kd62fjzkhh-lifted-base-0.2.3.12/nix-support:
  2425. 204.83 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2426. 204.83 s [ghc-9.10.2-with-packages] /nix/store/pphl765d1mv6wx6xky8mysaazarygb8n-unliftio-core-0.2.1.0/nix-support:
  2427. 204.83 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2428. 204.83 s [ghc-9.10.2-with-packages] /nix/store/pphl765d1mv6wx6xky8mysaazarygb8n-unliftio-core-0.2.1.0/nix-support:
  2429. 204.83 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2430. 204.83 s [ghc-9.10.2-with-packages] /nix/store/m1z994gvdbc66m1w7fgs71iqh9r9dwb2-OneTuple-0.4.2/nix-support:
  2431. 204.83 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2432. 204.83 s [ghc-9.10.2-with-packages] /nix/store/m1z994gvdbc66m1w7fgs71iqh9r9dwb2-OneTuple-0.4.2/nix-support:
  2433. 204.83 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2434. 204.84 s [ghc-9.10.2-with-packages] /nix/store/nlzi5qmdmp0i26ccyh4l8j4w04d4ln4x-tasty-1.5.3/nix-support:
  2435. 204.84 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2436. 204.84 s [ghc-9.10.2-with-packages] /nix/store/nlzi5qmdmp0i26ccyh4l8j4w04d4ln4x-tasty-1.5.3/nix-support:
  2437. 204.84 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2438. 204.84 s [ghc-9.10.2-with-packages] /nix/store/g0g7s4wll8gdj0ry7dg07gsvak6v4085-vector-stream-0.1.0.1/nix-support:
  2439. 204.84 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2440. 204.84 s [ghc-9.10.2-with-packages] /nix/store/g0g7s4wll8gdj0ry7dg07gsvak6v4085-vector-stream-0.1.0.1/nix-support:
  2441. 204.84 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2442. 204.84 s [ghc-9.10.2-with-packages] /nix/store/gm0vdhnflvssfqbwxxp4qrc2j6i7jhld-boring-0.2.2/nix-support:
  2443. 204.84 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2444. 204.85 s [ghc-9.10.2-with-packages] /nix/store/gm0vdhnflvssfqbwxxp4qrc2j6i7jhld-boring-0.2.2/nix-support:
  2445. 204.85 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2446. 204.85 s [ghc-9.10.2-with-packages] /nix/store/fgnwx4awb7d4a09sd16pk1bfry51rs0f-optparse-applicative-0.18.1.0/nix-support:
  2447. 204.85 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2448. 204.85 s [ghc-9.10.2-with-packages] /nix/store/fgnwx4awb7d4a09sd16pk1bfry51rs0f-optparse-applicative-0.18.1.0/nix-support:
  2449. 204.85 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2450. 204.85 s [ghc-9.10.2-with-packages] /nix/store/zhm1zb7l064kmawb5awnbm6hidsswyya-prettyprinter-1.7.1/nix-support:
  2451. 204.85 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2452. 204.86 s [ghc-9.10.2-with-packages] /nix/store/zhm1zb7l064kmawb5awnbm6hidsswyya-prettyprinter-1.7.1/nix-support:
  2453. 204.86 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2454. 204.86 s [ghc-9.10.2-with-packages] /nix/store/1gz90x07cxxddzcvga1likr5isdpvrxz-prettyprinter-ansi-terminal-1.1.3/nix-support:
  2455. 204.86 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2456. 204.86 s [ghc-9.10.2-with-packages] /nix/store/1gz90x07cxxddzcvga1likr5isdpvrxz-prettyprinter-ansi-terminal-1.1.3/nix-support:
  2457. 204.86 s [ghc-9.10.2-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/5w6dnpgx98lz6f5l2pwiz7vg0gp3qwi0-yaya-1.0.0.0/nix-support/propagated-build-inputs
  2458. 205.45 s [ghc-9.10.2-with-packages] Warning: include-dirs: /nix/store/6qzwh33dzf7shvdj2z1fy4pd19dsgkin-ghc-9.10.2-with-packages/lib/ghc-9.10.2/lib/../lib/x86_64-linux-ghc-9.10.2/directory-1.3.8.5-ad1a/include doesn't exist or isn't a directory
  2459. 205.53 s [ghc-9.10.2-with-packages] Warning: haddock-interfaces: /nix/store/dbk0ng9g89by9c0lpylbwgymp0dxzfc8-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.10.2-1e2a/vector-0.13.2.0/html/vector.haddock doesn't exist or isn't a file
  2460. 205.53 s [ghc-9.10.2-with-packages] Warning: haddock-html: /nix/store/dbk0ng9g89by9c0lpylbwgymp0dxzfc8-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.10.2-1e2a/vector-0.13.2.0/html doesn't exist or isn't a directory
  2461. 205.53 s [ghc-9.10.2-with-packages] Warning: haddock-interfaces: /nix/store/dbk0ng9g89by9c0lpylbwgymp0dxzfc8-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.10.2-1e2a/vector-0.13.2.0/html/vector.haddock doesn't exist or isn't a file
  2462. 205.53 s [ghc-9.10.2-with-packages] Warning: haddock-html: /nix/store/dbk0ng9g89by9c0lpylbwgymp0dxzfc8-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.10.2-1e2a/vector-0.13.2.0/html doesn't exist or isn't a directory
  2463. 206.47 s [ghc-9.10.2-with-packages:post-build] Uploading to cachix cache "sellout": /nix/store/6qzwh33dzf7shvdj2z1fy4pd19dsgkin-ghc-9.10.2-with-packages
  2464. 206.91 s [ghc-9.10.2-with-packages:post-build] Pushing 1 paths (209 are already present) using zstd to cache sellout ⏳
  2465. 206.91 s [ghc-9.10.2-with-packages:post-build]
  2466. 207.29 s [ghc-9.10.2-with-packages:post-build] Pushing /nix/store/6qzwh33dzf7shvdj2z1fy4pd19dsgkin-ghc-9.10.2-with-packages (5.68 MiB)
  2467. 208.90 s [ghc-9.10.2-with-packages:post-build]
  2468. 208.90 s [ghc-9.10.2-with-packages:post-build] All done.
  2469. 208.92 s [ghc-9.10.2-with-packages:post-build] Uploading to the NixCI cache: /nix/store/6qzwh33dzf7shvdj2z1fy4pd19dsgkin-ghc-9.10.2-with-packages
  2470. 208.95 s [ghc-9.10.2-with-packages:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2471. 209.15 s [ghc-9.10.2-with-packages:post-build] copying 1 paths...
  2472. 209.15 s [ghc-9.10.2-with-packages:post-build] copying path '/nix/store/6qzwh33dzf7shvdj2z1fy4pd19dsgkin-ghc-9.10.2-with-packages' to 'https://cache.nix-ci.com'...
  2473. 210.09 s [ghc-9.10.2-with-packages:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2474. 210.34 s [ghc-9.10.2-with-packages:post-build] copying 1 paths...
  2475. 210.34 s [ghc-9.10.2-with-packages:post-build] copying path '/nix/store/1syxnmbm631jhghhf1zy5c5b9axgpl8h-ghc-9.10.2-with-packages.drv' to 'https://cache.nix-ci.com'...
  2476. 210.57 s Uploaded ghc-9.10.2-with-packages in 4.1s
  2477. 210.57 s Progress: 7 of 9 built, 145 of 145 downloaded from cache
  2478. 210.57 s Built ghc-9.10.2-with-packages in 5.9s
  2479. 210.61 s Building /nix/store/an3jcdgr1qw4arn2spacyi6qy8jsknmn-all-packages.drv
  2480. 210.66 s [all-packages] created 3 symlinks in user environment
  2481. 210.68 s [all-packages:post-build] Uploading to cachix cache "sellout": /nix/store/gwy2x6k81bdphn9l9p5plai07mp5xs5g-all-packages
  2482. 211.14 s [all-packages:post-build] Pushing 2 paths (209 are already present) using zstd to cache sellout ⏳
  2483. 211.14 s [all-packages:post-build]
  2484. 211.53 s [all-packages:post-build] Pushing /nix/store/gwy2x6k81bdphn9l9p5plai07mp5xs5g-all-packages (872.00 B)
  2485. 211.59 s [all-packages:post-build] Pushing /nix/store/mcgfi9j3bbswccra7h2clac8h5cnbjmb-gmp-with-cxx-6.3.0 (769.07 KiB)
  2486. 213.37 s [all-packages:post-build]
  2487. 213.37 s [all-packages:post-build] All done.
  2488. 213.39 s [all-packages:post-build] Uploading to the NixCI cache: /nix/store/gwy2x6k81bdphn9l9p5plai07mp5xs5g-all-packages
  2489. 213.42 s [all-packages:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2490. 213.63 s [all-packages:post-build] copying 1 paths...
  2491. 213.63 s [all-packages:post-build] copying path '/nix/store/gwy2x6k81bdphn9l9p5plai07mp5xs5g-all-packages' to 'https://cache.nix-ci.com'...
  2492. 213.90 s [all-packages:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2493. 214.13 s [all-packages:post-build] copying 1 paths...
  2494. 214.14 s [all-packages:post-build] copying path '/nix/store/an3jcdgr1qw4arn2spacyi6qy8jsknmn-all-packages.drv' to 'https://cache.nix-ci.com'...
  2495. 214.79 s Uploaded all-packages in 4.1s
  2496. 214.79 s Progress: 8 of 9 built, 145 of 145 downloaded from cache
  2497. 214.79 s Built all-packages in 4.1s
  2498. 214.79 s Progress: 9 of 9 built, 145 of 145 downloaded from cache
  2499. 214.79 s /nix/store/gwy2x6k81bdphn9l9p5plai07mp5xs5g-all-packages
  2500. 214.82 s Build succeeded.