build packages.x86_64-linux.ghc965_dualizer

Reproduce this run
  1. 1254.87 s [vector] +++ OK, passed 100 tests.
  2. 1254.89 s [vector] mut_ifoldr: OK (0.02s)
  3. 1254.89 s [vector] +++ OK, passed 100 tests.
  4. 1254.90 s [vector] mut_ifoldr': OK (0.02s)
  5. 1254.91 s [vector] +++ OK, passed 100 tests.
  6. 1254.91 s [vector] mut_ifoldl: OK (0.02s)
  7. 1254.91 s [vector] +++ OK, passed 100 tests.
  8. 1254.93 s [vector] mut_ifoldl': OK (0.02s)
  9. 1254.93 s [vector] +++ OK, passed 100 tests.
  10. 1254.95 s [vector] mut_foldM: OK (0.01s)
  11. 1254.95 s [vector] +++ OK, passed 100 tests.
  12. 1254.95 s [vector] mut_foldM': OK (0.01s)
  13. 1254.95 s [vector] +++ OK, passed 100 tests.
  14. 1254.96 s [vector] mut_foldrM: OK
  15. 1254.96 s [vector] +++ OK, passed 100 tests.
  16. 1254.99 s [vector] mut_foldrM': OK
  17. 1254.99 s [vector] +++ OK, passed 100 tests.
  18. 1255.00 s [vector] mut_ifoldM: OK (0.01s)
  19. 1255.01 s [vector] +++ OK, passed 100 tests.
  20. 1255.01 s [vector] mut_ifoldM': OK (0.01s)
  21. 1255.01 s [vector] +++ OK, passed 100 tests.
  22. 1255.03 s [vector] mut_ifoldrM: OK (0.01s)
  23. 1255.03 s [vector] +++ OK, passed 100 tests.
  24. 1255.03 s [vector] mut_ifoldrM': OK (0.01s)
  25. 1255.03 s [vector] +++ OK, passed 100 tests.
  26. 1255.03 s [vector] compare: OK
  27. 1255.03 s [vector] +++ OK, passed 100 tests.
  28. 1255.03 s [vector] maximum: OK
  29. 1255.03 s [vector] +++ OK, passed 100 tests; 17 discarded.
  30. 1255.03 s [vector] minimum: OK
  31. 1255.03 s [vector] +++ OK, passed 100 tests; 16 discarded.
  32. 1255.03 s [vector] minIndex: OK
  33. 1255.03 s [vector] +++ OK, passed 100 tests; 18 discarded.
  34. 1255.03 s [vector] maxIndex: OK
  35. 1255.03 s [vector] +++ OK, passed 100 tests; 18 discarded.
  36. 1255.04 s [vector] maximumBy: OK
  37. 1255.04 s [vector] +++ OK, passed 100 tests; 20 discarded.
  38. 1255.04 s [vector] minimumBy: OK
  39. 1255.04 s [vector] +++ OK, passed 100 tests; 17 discarded.
  40. 1255.04 s [vector] maximumOn: OK
  41. 1255.04 s [vector] +++ OK, passed 100 tests; 15 discarded.
  42. 1255.04 s [vector] minimumOn: OK
  43. 1255.04 s [vector] +++ OK, passed 100 tests; 15 discarded.
  44. 1255.04 s [vector] maxIndexBy: OK
  45. 1255.04 s [vector] +++ OK, passed 100 tests; 17 discarded.
  46. 1255.04 s [vector] minIndexBy: OK
  47. 1255.04 s [vector] +++ OK, passed 100 tests; 15 discarded.
  48. 1255.04 s [vector] ListFirstMaxIndexWins: OK
  49. 1255.04 s [vector] +++ OK, passed 100 tests; 16 discarded.
  50. 1255.04 s [vector] FalseListFirstMaxIndexWins: OK
  51. 1255.04 s [vector] +++ OK, failed as expected. (after 1 test):
  52. 1255.04 s [vector] Exception:
  53. 1255.04 s [vector] Prelude.foldr1: empty list
  54. 1255.04 s [vector] CallStack (from HasCallStack):
  55. 1255.04 s [vector] error, called at libraries/base/GHC/List.hs:1644:3 in base:GHC.List
  56. 1255.04 s [vector] errorEmptyList, called at libraries/base/GHC/List.hs:609:30 in base:GHC.List
  57. 1255.04 s [vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
  58. 1255.04 s [vector] []
  59. 1255.04 s [vector] zip: OK
  60. 1255.04 s [vector] +++ OK, passed 100 tests.
  61. 1255.04 s [vector] zip3: OK
  62. 1255.04 s [vector] +++ OK, passed 100 tests.
  63. 1255.04 s [vector] unzip: OK
  64. 1255.05 s [vector] +++ OK, passed 100 tests.
  65. 1255.05 s [vector] unzip3: OK
  66. 1255.05 s [vector] +++ OK, passed 100 tests.
  67. 1255.05 s [vector] indexed: OK
  68. 1255.05 s [vector] +++ OK, passed 100 tests.
  69. 1255.05 s [vector] update: OK
  70. 1255.05 s [vector] +++ OK, passed 100 tests.
  71. 1255.05 s [vector] mempty: OK
  72. 1255.05 s [vector] +++ OK, passed 1 test.
  73. 1255.07 s [vector] mappend: OK
  74. 1255.07 s [vector] +++ OK, passed 100 tests.
  75. 1255.08 s [vector] mconcat: OK (0.02s)
  76. 1255.08 s [vector] +++ OK, passed 100 tests.
  77. 1255.08 s [vector] glength: OK
  78. 1255.08 s [vector] +++ OK, passed 100 tests.
  79. 1255.08 s [vector] sum: OK
  80. 1255.08 s [vector] +++ OK, passed 100 tests.
  81. 1255.08 s [vector] product: OK
  82. 1255.08 s [vector] +++ OK, passed 100 tests.
  83. 1255.08 s [vector] enumFromN: OK
  84. 1255.08 s [vector] +++ OK, passed 100 tests.
  85. 1255.08 s [vector] enumFromThenN: OK
  86. 1255.08 s [vector] +++ OK, passed 100 tests.
  87. 1255.08 s [vector] enumFromTo: OK
  88. 1255.08 s [vector] +++ OK, passed 100 tests.
  89. 1255.08 s [vector] enumFromThenTo: OK
  90. 1255.08 s [vector] +++ OK, passed 100 tests.
  91. 1255.08 s [vector] (Int,Bool)
  92. 1255.08 s [vector] fromList.toList == id: OK
  93. 1255.08 s [vector] +++ OK, passed 100 tests.
  94. 1255.08 s [vector] toList.fromList == id: OK
  95. 1255.08 s [vector] +++ OK, passed 100 tests.
  96. 1255.08 s [vector] unstream.stream == id: OK
  97. 1255.08 s [vector] +++ OK, passed 100 tests.
  98. 1255.09 s [vector] stream.unstream == id: OK
  99. 1255.09 s [vector] +++ OK, passed 100 tests.
  100. 1255.09 s [vector] eq: OK
  101. 1255.09 s [vector] +++ OK, passed 100 tests.
  102. 1255.09 s [vector] length: OK
  103. 1255.09 s [vector] +++ OK, passed 100 tests.
  104. 1255.09 s [vector] null: OK
  105. 1255.09 s [vector] +++ OK, passed 100 tests.
  106. 1255.09 s [vector] index: OK
  107. 1255.09 s [vector] +++ OK, passed 100 tests; 15 discarded.
  108. 1255.09 s [vector] safeIndex: OK
  109. 1255.09 s [vector] +++ OK, passed 100 tests.
  110. 1255.09 s [vector] head: OK
  111. 1255.09 s [vector] +++ OK, passed 100 tests; 21 discarded.
  112. 1255.09 s [vector] last: OK
  113. 1255.09 s [vector] +++ OK, passed 100 tests; 20 discarded.
  114. 1255.09 s [vector] unsafeIndex: OK
  115. 1255.09 s [vector] +++ OK, passed 100 tests; 15 discarded.
  116. 1255.10 s [vector] unsafeHead: OK
  117. 1255.10 s [vector] +++ OK, passed 100 tests; 13 discarded.
  118. 1255.10 s [vector] unsafeLast: OK
  119. 1255.10 s [vector] +++ OK, passed 100 tests; 15 discarded.
  120. 1255.10 s [vector] slice: OK
  121. 1255.10 s [vector] +++ OK, passed 100 tests.
  122. 1255.10 s [vector] init: OK
  123. 1255.10 s [vector] +++ OK, passed 100 tests; 15 discarded.
  124. 1255.10 s [vector] tail: OK
  125. 1255.10 s [vector] +++ OK, passed 100 tests; 21 discarded.
  126. 1255.10 s [vector] take: OK
  127. 1255.10 s [vector] +++ OK, passed 100 tests.
  128. 1255.10 s [vector] drop: OK
  129. 1255.10 s [vector] +++ OK, passed 100 tests.
  130. 1255.10 s [vector] splitAt: OK
  131. 1255.10 s [vector] +++ OK, passed 100 tests.
  132. 1255.10 s [vector] empty: OK
  133. 1255.10 s [vector] +++ OK, passed 1 test.
  134. 1255.11 s [vector] singleton: OK
  135. 1255.11 s [vector] +++ OK, passed 100 tests.
  136. 1255.11 s [vector] replicate: OK
  137. 1255.11 s [vector] +++ OK, passed 100 tests.
  138. 1255.11 s [vector] generate: OK
  139. 1255.11 s [vector] +++ OK, passed 100 tests.
  140. 1255.11 s [vector] iterateN: OK
  141. 1255.13 s [vector] +++ OK, passed 100 tests.
  142. 1255.15 s [vector] iterateNM: OK (0.02s)
  143. 1255.15 s [vector] +++ OK, passed 100 tests.
  144. 1255.17 s [vector] generateM: OK (0.03s)
  145. 1255.17 s [vector] +++ OK, passed 100 tests.
  146. 1255.18 s [vector] replicateM: OK (0.02s)
  147. 1255.18 s [vector] +++ OK, passed 100 tests.
  148. 1255.18 s [vector] create: OK
  149. 1255.19 s [vector] +++ OK, passed 100 tests.
  150. 1255.19 s [vector] createT: OK
  151. 1255.19 s [vector] +++ OK, passed 100 tests.
  152. 1255.19 s [vector] unfoldr: OK
  153. 1255.19 s [vector] +++ OK, passed 100 tests.
  154. 1255.19 s [vector] unfoldrN: OK
  155. 1255.19 s [vector] +++ OK, passed 100 tests.
  156. 1255.19 s [vector] unfoldrExactN: OK
  157. 1255.19 s [vector] +++ OK, passed 100 tests.
  158. 1255.21 s [vector] unfoldrM: OK
  159. 1255.21 s [vector] +++ OK, passed 100 tests.
  160. 1255.21 s [vector] unfoldrNM: OK
  161. 1255.21 s [vector] +++ OK, passed 100 tests.
  162. 1255.23 s [vector] unfoldrExactNM: OK (0.02s)
  163. 1255.23 s [vector] +++ OK, passed 100 tests.
  164. 1255.23 s [vector] constructN: OK
  165. 1255.23 s [vector] +++ OK, passed 100 tests.
  166. 1255.23 s [vector] constructrN: OK
  167. 1255.23 s [vector] +++ OK, passed 100 tests.
  168. 1255.23 s [vector] cons: OK
  169. 1255.23 s [vector] +++ OK, passed 100 tests.
  170. 1255.23 s [vector] snoc: OK
  171. 1255.23 s [vector] +++ OK, passed 100 tests.
  172. 1255.23 s [vector] append: OK
  173. 1255.23 s [vector] +++ OK, passed 100 tests.
  174. 1255.27 s [vector] concat: OK (0.04s)
  175. 1255.27 s [vector] +++ OK, passed 100 tests.
  176. 1255.27 s [vector] force: OK
  177. 1255.27 s [vector] +++ OK, passed 100 tests.
  178. 1255.28 s [vector] upd: OK
  179. 1255.28 s [vector] +++ OK, passed 100 tests.
  180. 1255.28 s [vector] accum: OK
  181. 1255.28 s [vector] +++ OK, passed 100 tests.
  182. 1255.28 s [vector] reverse: OK
  183. 1255.29 s [vector] +++ OK, passed 100 tests.
  184. 1255.29 s [vector] backpermute: OK
  185. 1255.29 s [vector] +++ OK, passed 100 tests.
  186. 1255.30 s [vector] map: OK
  187. 1255.31 s [vector] +++ OK, passed 100 tests.
  188. 1255.31 s [vector] imap: OK
  189. 1255.31 s [vector] +++ OK, passed 100 tests.
  190. 1255.31 s [vector] concatMap: OK
  191. 1255.31 s [vector] +++ OK, passed 100 tests.
  192. 1255.31 s [vector] mapM: OK
  193. 1255.31 s [vector] +++ OK, passed 100 tests.
  194. 1255.33 s [vector] mapM_: OK (0.02s)
  195. 1255.33 s [vector] +++ OK, passed 100 tests.
  196. 1255.35 s [vector] forM: OK
  197. 1255.35 s [vector] +++ OK, passed 100 tests.
  198. 1255.36 s [vector] forM_: OK (0.03s)
  199. 1255.36 s [vector] +++ OK, passed 100 tests.
  200. 1255.37 s [vector] imapM: OK
  201. 1255.37 s [vector] +++ OK, passed 100 tests.
  202. 1255.39 s [vector] imapM_: OK (0.02s)
  203. 1255.39 s [vector] +++ OK, passed 100 tests.
  204. 1255.39 s [vector] zipWith: OK
  205. 1255.39 s [vector] +++ OK, passed 100 tests.
  206. 1255.40 s [vector] zipWith3: OK
  207. 1255.41 s [vector] +++ OK, passed 100 tests.
  208. 1255.41 s [vector] izipWith: OK
  209. 1255.41 s [vector] +++ OK, passed 100 tests.
  210. 1255.41 s [vector] izipWith3: OK
  211. 1255.41 s [vector] +++ OK, passed 100 tests.
  212. 1255.43 s [vector] izipWithM: OK
  213. 1255.43 s [vector] +++ OK, passed 100 tests.
  214. 1255.43 s [vector] izipWithM_: OK (0.02s)
  215. 1255.43 s [vector] +++ OK, passed 100 tests.
  216. 1255.43 s [vector] zipWithM: OK
  217. 1255.43 s [vector] +++ OK, passed 100 tests.
  218. 1255.45 s [vector] zipWithM_: OK
  219. 1255.45 s [vector] +++ OK, passed 100 tests.
  220. 1255.45 s [vector] filter: OK
  221. 1255.47 s [vector] +++ OK, passed 100 tests.
  222. 1255.47 s [vector] ifilter: OK
  223. 1255.47 s [vector] +++ OK, passed 100 tests.
  224. 1255.48 s [vector] filterM: OK (0.03s)
  225. 1255.48 s [vector] +++ OK, passed 100 tests.
  226. 1255.48 s [vector] uniq: OK
  227. 1255.48 s [vector] +++ OK, passed 100 tests.
  228. 1255.49 s [vector] mapMaybe: OK
  229. 1255.49 s [vector] +++ OK, passed 100 tests.
  230. 1255.49 s [vector] imapMaybe: OK
  231. 1255.49 s [vector] +++ OK, passed 100 tests.
  232. 1255.49 s [vector] takeWhile: OK
  233. 1255.49 s [vector] +++ OK, passed 100 tests.
  234. 1255.49 s [vector] dropWhile: OK
  235. 1255.50 s [vector] +++ OK, passed 100 tests.
  236. 1255.50 s [vector] partition: OK
  237. 1255.50 s [vector] +++ OK, passed 100 tests.
  238. 1255.50 s [vector] partitionWith: OK
  239. 1255.50 s [vector] +++ OK, passed 100 tests.
  240. 1255.50 s [vector] span: OK
  241. 1255.50 s [vector] +++ OK, passed 100 tests.
  242. 1255.50 s [vector] break: OK
  243. 1255.50 s [vector] +++ OK, passed 100 tests.
  244. 1255.50 s [vector] groupBy: OK
  245. 1255.50 s [vector] +++ OK, passed 100 tests.
  246. 1255.50 s [vector] elem: OK
  247. 1255.50 s [vector] +++ OK, passed 100 tests.
  248. 1255.50 s [vector] notElem: OK
  249. 1255.50 s [vector] +++ OK, passed 100 tests.
  250. 1255.51 s [vector] find: OK
  251. 1255.51 s [vector] +++ OK, passed 100 tests.
  252. 1255.51 s [vector] findIndex: OK
  253. 1255.51 s [vector] +++ OK, passed 100 tests.
  254. 1255.51 s [vector] findIndexR: OK
  255. 1255.51 s [vector] +++ OK, passed 100 tests.
  256. 1255.51 s [vector] findIndices: OK
  257. 1255.51 s [vector] +++ OK, passed 100 tests.
  258. 1255.51 s [vector] elemIndex: OK
  259. 1255.52 s [vector] +++ OK, passed 100 tests.
  260. 1255.52 s [vector] elemIndices: OK
  261. 1255.52 s [vector] +++ OK, passed 100 tests.
  262. 1255.52 s [vector] foldl: OK
  263. 1255.52 s [vector] +++ OK, passed 100 tests.
  264. 1255.52 s [vector] foldl1: OK
  265. 1255.52 s [vector] +++ OK, passed 100 tests; 15 discarded.
  266. 1255.52 s [vector] foldl': OK
  267. 1255.52 s [vector] +++ OK, passed 100 tests.
  268. 1255.53 s [vector] foldl1': OK
  269. 1255.53 s [vector] +++ OK, passed 100 tests; 17 discarded.
  270. 1255.54 s [vector] foldr: OK
  271. 1255.54 s [vector] +++ OK, passed 100 tests.
  272. 1255.55 s [vector] foldr1: OK
  273. 1255.55 s [vector] +++ OK, passed 100 tests; 19 discarded.
  274. 1255.55 s [vector] foldr': OK
  275. 1255.56 s [vector] +++ OK, passed 100 tests.
  276. 1255.57 s [vector] foldr1': OK
  277. 1255.57 s [vector] +++ OK, passed 100 tests; 16 discarded.
  278. 1255.57 s [vector] ifoldl: OK
  279. 1255.57 s [vector] +++ OK, passed 100 tests.
  280. 1255.57 s [vector] ifoldl': OK
  281. 1255.57 s [vector] +++ OK, passed 100 tests.
  282. 1255.57 s [vector] ifoldr: OK
  283. 1255.57 s [vector] +++ OK, passed 100 tests.
  284. 1255.57 s [vector] ifoldr': OK
  285. 1255.57 s [vector] +++ OK, passed 100 tests.
  286. 1255.57 s [vector] ifoldM: OK
  287. 1255.57 s [vector] +++ OK, passed 100 tests.
  288. 1255.59 s [vector] ifoldM': OK
  289. 1255.59 s [vector] +++ OK, passed 100 tests.
  290. 1255.61 s [vector] ifoldM_: OK (0.02s)
  291. 1255.61 s [vector] +++ OK, passed 100 tests.
  292. 1255.63 s [vector] ifoldM'_: OK (0.03s)
  293. 1255.63 s [vector] +++ OK, passed 100 tests.
  294. 1255.63 s [vector] all: OK
  295. 1255.63 s [vector] +++ OK, passed 100 tests.
  296. 1255.63 s [vector] any: OK
  297. 1255.64 s [vector] +++ OK, passed 100 tests.
  298. 1255.65 s [vector] prescanl: OK
  299. 1255.65 s [vector] +++ OK, passed 100 tests.
  300. 1255.65 s [vector] prescanl': OK
  301. 1255.65 s [vector] +++ OK, passed 100 tests.
  302. 1255.65 s [vector] postscanl: OK
  303. 1255.65 s [vector] +++ OK, passed 100 tests.
  304. 1255.65 s [vector] postscanl': OK
  305. 1255.66 s [vector] +++ OK, passed 100 tests.
  306. 1255.66 s [vector] scanl: OK
  307. 1255.67 s [vector] +++ OK, passed 100 tests.
  308. 1255.67 s [vector] scanl': OK
  309. 1255.67 s [vector] +++ OK, passed 100 tests.
  310. 1255.67 s [vector] scanl1: OK
  311. 1255.68 s [vector] +++ OK, passed 100 tests.
  312. 1255.68 s [vector] scanl1': OK
  313. 1255.68 s [vector] +++ OK, passed 100 tests.
  314. 1255.68 s [vector] iscanl: OK
  315. 1255.68 s [vector] +++ OK, passed 100 tests.
  316. 1255.69 s [vector] iscanl': OK
  317. 1255.69 s [vector] +++ OK, passed 100 tests.
  318. 1255.69 s [vector] prescanr: OK
  319. 1255.69 s [vector] +++ OK, passed 100 tests.
  320. 1255.69 s [vector] prescanr': OK
  321. 1255.69 s [vector] +++ OK, passed 100 tests.
  322. 1255.70 s [vector] postscanr: OK
  323. 1255.70 s [vector] +++ OK, passed 100 tests.
  324. 1255.70 s [vector] postscanr': OK
  325. 1255.70 s [vector] +++ OK, passed 100 tests.
  326. 1255.71 s [vector] scanr: OK
  327. 1255.71 s [vector] +++ OK, passed 100 tests.
  328. 1255.71 s [vector] scanr': OK
  329. 1255.72 s [vector] +++ OK, passed 100 tests.
  330. 1255.72 s [vector] scanr1: OK
  331. 1255.72 s [vector] +++ OK, passed 100 tests.
  332. 1255.73 s [vector] scanr1': OK
  333. 1255.73 s [vector] +++ OK, passed 100 tests.
  334. 1255.73 s [vector] iscanr: OK
  335. 1255.73 s [vector] +++ OK, passed 100 tests.
  336. 1255.73 s [vector] iscanr': OK
  337. 1255.73 s [vector] +++ OK, passed 100 tests.
  338. 1255.73 s [vector] mut_read: OK
  339. 1255.73 s [vector] +++ OK, passed 100 tests; 14 discarded.
  340. 1255.73 s [vector] mut_write: OK
  341. 1255.73 s [vector] +++ OK, passed 100 tests; 22 discarded.
  342. 1255.73 s [vector] mut_modify: OK
  343. 1255.73 s [vector] +++ OK, passed 100 tests; 13 discarded.
  344. 1255.74 s [vector] mut_generate: OK
  345. 1255.75 s [vector] +++ OK, passed 100 tests.
  346. 1255.75 s [vector] mut_generateM: OK (0.01s)
  347. 1255.75 s [vector] +++ OK, passed 100 tests.
  348. 1255.79 s [vector] mut_mapM_: OK (0.03s)
  349. 1255.79 s [vector] +++ OK, passed 100 tests.
  350. 1255.81 s [vector] mut_imapM_: OK (0.03s)
  351. 1255.81 s [vector] +++ OK, passed 100 tests.
  352. 1255.85 s [vector] mut_forM_: OK (0.03s)
  353. 1255.85 s [vector] +++ OK, passed 100 tests.
  354. 1255.86 s [vector] mut_iforM_: OK (0.02s)
  355. 1255.86 s [vector] +++ OK, passed 100 tests.
  356. 1255.86 s [vector] mut_foldr: OK
  357. 1255.86 s [vector] +++ OK, passed 100 tests.
  358. 1255.86 s [vector] mut_foldr': OK
  359. 1255.86 s [vector] +++ OK, passed 100 tests.
  360. 1255.86 s [vector] mut_foldl: OK
  361. 1255.87 s [vector] +++ OK, passed 100 tests.
  362. 1255.87 s [vector] mut_foldl': OK
  363. 1255.87 s [vector] +++ OK, passed 100 tests.
  364. 1255.88 s [vector] mut_ifoldr: OK
  365. 1255.88 s [vector] +++ OK, passed 100 tests.
  366. 1255.89 s [vector] mut_ifoldr': OK
  367. 1255.89 s [vector] +++ OK, passed 100 tests.
  368. 1255.89 s [vector] mut_ifoldl: OK
  369. 1255.89 s [vector] +++ OK, passed 100 tests.
  370. 1255.89 s [vector] mut_ifoldl': OK
  371. 1255.89 s [vector] +++ OK, passed 100 tests.
  372. 1255.89 s [vector] mut_foldM: OK
  373. 1255.90 s [vector] +++ OK, passed 100 tests.
  374. 1255.90 s [vector] mut_foldM': OK
  375. 1255.90 s [vector] +++ OK, passed 100 tests.
  376. 1255.90 s [vector] mut_foldrM: OK
  377. 1255.90 s [vector] +++ OK, passed 100 tests.
  378. 1255.90 s [vector] mut_foldrM': OK
  379. 1255.90 s [vector] +++ OK, passed 100 tests.
  380. 1255.90 s [vector] mut_ifoldM: OK
  381. 1255.91 s [vector] +++ OK, passed 100 tests.
  382. 1255.91 s [vector] mut_ifoldM': OK
  383. 1255.92 s [vector] +++ OK, passed 100 tests.
  384. 1255.92 s [vector] mut_ifoldrM: OK
  385. 1255.92 s [vector] +++ OK, passed 100 tests.
  386. 1255.92 s [vector] mut_ifoldrM': OK
  387. 1255.92 s [vector] +++ OK, passed 100 tests.
  388. 1255.92 s [vector] compare: OK
  389. 1255.92 s [vector] +++ OK, passed 100 tests.
  390. 1255.92 s [vector] maximum: OK
  391. 1255.92 s [vector] +++ OK, passed 100 tests; 13 discarded.
  392. 1255.92 s [vector] minimum: OK
  393. 1255.92 s [vector] +++ OK, passed 100 tests; 25 discarded.
  394. 1255.93 s [vector] minIndex: OK
  395. 1255.93 s [vector] +++ OK, passed 100 tests; 23 discarded.
  396. 1255.93 s [vector] maxIndex: OK
  397. 1255.93 s [vector] +++ OK, passed 100 tests; 18 discarded.
  398. 1255.93 s [vector] maximumBy: OK
  399. 1255.93 s [vector] +++ OK, passed 100 tests; 17 discarded.
  400. 1255.93 s [vector] minimumBy: OK
  401. 1255.93 s [vector] +++ OK, passed 100 tests; 15 discarded.
  402. 1255.93 s [vector] maximumOn: OK
  403. 1255.93 s [vector] +++ OK, passed 100 tests; 13 discarded.
  404. 1255.93 s [vector] minimumOn: OK
  405. 1255.93 s [vector] +++ OK, passed 100 tests; 15 discarded.
  406. 1255.93 s [vector] maxIndexBy: OK
  407. 1255.93 s [vector] +++ OK, passed 100 tests; 16 discarded.
  408. 1255.93 s [vector] minIndexBy: OK
  409. 1255.93 s [vector] +++ OK, passed 100 tests; 19 discarded.
  410. 1255.93 s [vector] ListFirstMaxIndexWins: OK
  411. 1255.93 s [vector] +++ OK, passed 100 tests; 15 discarded.
  412. 1255.94 s [vector] FalseListFirstMaxIndexWins: OK
  413. 1255.94 s [vector] +++ OK, failed as expected. (after 1 test):
  414. 1255.94 s [vector] Exception:
  415. 1255.94 s [vector] Prelude.foldr1: empty list
  416. 1255.94 s [vector] CallStack (from HasCallStack):
  417. 1255.94 s [vector] error, called at libraries/base/GHC/List.hs:1644:3 in base:GHC.List
  418. 1255.94 s [vector] errorEmptyList, called at libraries/base/GHC/List.hs:609:30 in base:GHC.List
  419. 1255.94 s [vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
  420. 1255.94 s [vector] []
  421. 1255.94 s [vector] zip: OK
  422. 1255.95 s [vector] +++ OK, passed 100 tests.
  423. 1255.95 s [vector] zip3: OK
  424. 1255.95 s [vector] +++ OK, passed 100 tests.
  425. 1255.95 s [vector] unzip: OK
  426. 1255.96 s [vector] +++ OK, passed 100 tests.
  427. 1255.96 s [vector] unzip3: OK
  428. 1255.96 s [vector] +++ OK, passed 100 tests.
  429. 1255.96 s [vector] indexed: OK
  430. 1255.96 s [vector] +++ OK, passed 100 tests.
  431. 1255.96 s [vector] update: OK
  432. 1255.96 s [vector] +++ OK, passed 100 tests.
  433. 1255.96 s [vector] mempty: OK
  434. 1255.97 s [vector] +++ OK, passed 1 test.
  435. 1255.99 s [vector] mappend: OK
  436. 1255.99 s [vector] +++ OK, passed 100 tests.
  437. 1256.00 s [vector] mconcat: OK (0.04s)
  438. 1256.01 s [vector] +++ OK, passed 100 tests.
  439. 1256.01 s [vector] glength: OK
  440. 1256.01 s [vector] +++ OK, passed 100 tests.
  441. 1256.01 s [vector] (Int,Bool,Int)
  442. 1256.01 s [vector] fromList.toList == id: OK
  443. 1256.01 s [vector] +++ OK, passed 100 tests.
  444. 1256.01 s [vector] toList.fromList == id: OK
  445. 1256.01 s [vector] +++ OK, passed 100 tests.
  446. 1256.01 s [vector] unstream.stream == id: OK
  447. 1256.01 s [vector] +++ OK, passed 100 tests.
  448. 1256.01 s [vector] stream.unstream == id: OK
  449. 1256.01 s [vector] +++ OK, passed 100 tests.
  450. 1256.01 s [vector] eq: OK
  451. 1256.01 s [vector] +++ OK, passed 100 tests.
  452. 1256.01 s [vector] length: OK
  453. 1256.01 s [vector] +++ OK, passed 100 tests.
  454. 1256.01 s [vector] null: OK
  455. 1256.01 s [vector] +++ OK, passed 100 tests.
  456. 1256.01 s [vector] index: OK
  457. 1256.01 s [vector] +++ OK, passed 100 tests; 16 discarded.
  458. 1256.01 s [vector] safeIndex: OK
  459. 1256.01 s [vector] +++ OK, passed 100 tests.
  460. 1256.01 s [vector] head: OK
  461. 1256.01 s [vector] +++ OK, passed 100 tests; 17 discarded.
  462. 1256.02 s [vector] last: OK
  463. 1256.02 s [vector] +++ OK, passed 100 tests; 14 discarded.
  464. 1256.02 s [vector] unsafeIndex: OK
  465. 1256.02 s [vector] +++ OK, passed 100 tests; 16 discarded.
  466. 1256.02 s [vector] unsafeHead: OK
  467. 1256.02 s [vector] +++ OK, passed 100 tests; 21 discarded.
  468. 1256.02 s [vector] unsafeLast: OK
  469. 1256.02 s [vector] +++ OK, passed 100 tests; 18 discarded.
  470. 1256.02 s [vector] slice: OK
  471. 1256.03 s [vector] +++ OK, passed 100 tests.
  472. 1256.03 s [vector] init: OK
  473. 1256.03 s [vector] +++ OK, passed 100 tests; 17 discarded.
  474. 1256.03 s [vector] tail: OK
  475. 1256.03 s [vector] +++ OK, passed 100 tests; 18 discarded.
  476. 1256.03 s [vector] take: OK
  477. 1256.03 s [vector] +++ OK, passed 100 tests.
  478. 1256.03 s [vector] drop: OK
  479. 1256.03 s [vector] +++ OK, passed 100 tests.
  480. 1256.03 s [vector] splitAt: OK
  481. 1256.03 s [vector] +++ OK, passed 100 tests.
  482. 1256.03 s [vector] empty: OK
  483. 1256.03 s [vector] +++ OK, passed 1 test.
  484. 1256.03 s [vector] singleton: OK
  485. 1256.03 s [vector] +++ OK, passed 100 tests.
  486. 1256.03 s [vector] replicate: OK
  487. 1256.03 s [vector] +++ OK, passed 100 tests.
  488. 1256.03 s [vector] generate: OK
  489. 1256.04 s [vector] +++ OK, passed 100 tests.
  490. 1256.05 s [vector] iterateN: OK
  491. 1256.05 s [vector] +++ OK, passed 100 tests.
  492. 1256.05 s [vector] iterateNM: OK (0.01s)
  493. 1256.05 s [vector] +++ OK, passed 100 tests.
  494. 1256.08 s [vector] generateM: OK (0.03s)
  495. 1256.08 s [vector] +++ OK, passed 100 tests.
  496. 1256.09 s [vector] replicateM: OK (0.01s)
  497. 1256.09 s [vector] +++ OK, passed 100 tests.
  498. 1256.09 s [vector] create: OK
  499. 1256.09 s [vector] +++ OK, passed 100 tests.
  500. 1256.09 s [vector] createT: OK
  501. 1256.09 s [vector] +++ OK, passed 100 tests.
  502. 1256.09 s [vector] unfoldr: OK
  503. 1256.09 s [vector] +++ OK, passed 100 tests.
  504. 1256.09 s [vector] unfoldrN: OK
  505. 1256.09 s [vector] +++ OK, passed 100 tests.
  506. 1256.10 s [vector] unfoldrExactN: OK
  507. 1256.10 s [vector] +++ OK, passed 100 tests.
  508. 1256.11 s [vector] unfoldrM: OK
  509. 1256.11 s [vector] +++ OK, passed 100 tests.
  510. 1256.11 s [vector] unfoldrNM: OK
  511. 1256.11 s [vector] +++ OK, passed 100 tests.
  512. 1256.14 s [vector] unfoldrExactNM: OK (0.03s)
  513. 1256.14 s [vector] +++ OK, passed 100 tests.
  514. 1256.15 s [vector] constructN: OK
  515. 1256.15 s [vector] +++ OK, passed 100 tests.
  516. 1256.15 s [vector] constructrN: OK
  517. 1256.15 s [vector] +++ OK, passed 100 tests.
  518. 1256.15 s [vector] cons: OK
  519. 1256.15 s [vector] +++ OK, passed 100 tests.
  520. 1256.15 s [vector] snoc: OK
  521. 1256.15 s [vector] +++ OK, passed 100 tests.
  522. 1256.17 s [vector] append: OK
  523. 1256.17 s [vector] +++ OK, passed 100 tests.
  524. 1256.20 s [vector] concat: OK (0.05s)
  525. 1256.20 s [vector] +++ OK, passed 100 tests.
  526. 1256.20 s [vector] force: OK
  527. 1256.20 s [vector] +++ OK, passed 100 tests.
  528. 1256.20 s [vector] upd: OK
  529. 1256.20 s [vector] +++ OK, passed 100 tests.
  530. 1256.21 s [vector] accum: OK
  531. 1256.22 s [vector] +++ OK, passed 100 tests.
  532. 1256.22 s [vector] reverse: OK
  533. 1256.22 s [vector] +++ OK, passed 100 tests.
  534. 1256.22 s [vector] backpermute: OK
  535. 1256.22 s [vector] +++ OK, passed 100 tests.
  536. 1256.22 s [vector] map: OK
  537. 1256.22 s [vector] +++ OK, passed 100 tests.
  538. 1256.23 s [vector] imap: OK
  539. 1256.23 s [vector] +++ OK, passed 100 tests.
  540. 1256.24 s [vector] concatMap: OK
  541. 1256.25 s [vector] +++ OK, passed 100 tests.
  542. 1256.25 s [vector] mapM: OK
  543. 1256.25 s [vector] +++ OK, passed 100 tests.
  544. 1256.28 s [vector] mapM_: OK (0.03s)
  545. 1256.29 s [vector] +++ OK, passed 100 tests.
  546. 1256.29 s [vector] forM: OK
  547. 1256.29 s [vector] +++ OK, passed 100 tests.
  548. 1256.32 s [vector] forM_: OK (0.04s)
  549. 1256.33 s [vector] +++ OK, passed 100 tests.
  550. 1256.33 s [vector] imapM: OK
  551. 1256.33 s [vector] +++ OK, passed 100 tests.
  552. 1256.36 s [vector] imapM_: OK (0.03s)
  553. 1256.37 s [vector] +++ OK, passed 100 tests.
  554. 1256.37 s [vector] zipWith: OK
  555. 1256.37 s [vector] +++ OK, passed 100 tests.
  556. 1256.37 s [vector] zipWith3: OK
  557. 1256.38 s [vector] +++ OK, passed 100 tests.
  558. 1256.38 s [vector] izipWith: OK
  559. 1256.38 s [vector] +++ OK, passed 100 tests.
  560. 1256.38 s [vector] izipWith3: OK
  561. 1256.38 s [vector] +++ OK, passed 100 tests.
  562. 1256.39 s [vector] izipWithM: OK
  563. 1256.39 s [vector] +++ OK, passed 100 tests.
  564. 1256.43 s [vector] izipWithM_: OK (0.04s)
  565. 1256.45 s [vector] +++ OK, passed 100 tests.
  566. 1256.45 s [vector] zipWithM: OK
  567. 1256.45 s [vector] +++ OK, passed 100 tests.
  568. 1256.46 s [vector] zipWithM_: OK (0.03s)
  569. 1256.47 s [vector] +++ OK, passed 100 tests.
  570. 1256.47 s [vector] filter: OK
  571. 1256.49 s [vector] +++ OK, passed 100 tests.
  572. 1256.49 s [vector] ifilter: OK
  573. 1256.49 s [vector] +++ OK, passed 100 tests.
  574. 1256.53 s [vector] filterM: OK (0.05s)
  575. 1256.53 s [vector] +++ OK, passed 100 tests.
  576. 1256.54 s [vector] uniq: OK
  577. 1256.54 s [vector] +++ OK, passed 100 tests.
  578. 1256.54 s [vector] mapMaybe: OK
  579. 1256.54 s [vector] +++ OK, passed 100 tests.
  580. 1256.54 s [vector] imapMaybe: OK
  581. 1256.54 s [vector] +++ OK, passed 100 tests.
  582. 1256.54 s [vector] takeWhile: OK
  583. 1256.54 s [vector] +++ OK, passed 100 tests.
  584. 1256.54 s [vector] dropWhile: OK
  585. 1256.54 s [vector] +++ OK, passed 100 tests.
  586. 1256.55 s [vector] partition: OK
  587. 1256.55 s [vector] +++ OK, passed 100 tests.
  588. 1256.55 s [vector] partitionWith: OK
  589. 1256.55 s [vector] +++ OK, passed 100 tests.
  590. 1256.55 s [vector] span: OK
  591. 1256.55 s [vector] +++ OK, passed 100 tests.
  592. 1256.55 s [vector] break: OK
  593. 1256.56 s [vector] +++ OK, passed 100 tests.
  594. 1256.56 s [vector] groupBy: OK
  595. 1256.56 s [vector] +++ OK, passed 100 tests.
  596. 1256.56 s [vector] elem: OK
  597. 1256.56 s [vector] +++ OK, passed 100 tests.
  598. 1256.56 s [vector] notElem: OK
  599. 1256.56 s [vector] +++ OK, passed 100 tests.
  600. 1256.56 s [vector] find: OK
  601. 1256.56 s [vector] +++ OK, passed 100 tests.
  602. 1256.56 s [vector] findIndex: OK
  603. 1256.57 s [vector] +++ OK, passed 100 tests.
  604. 1256.57 s [vector] findIndexR: OK
  605. 1256.57 s [vector] +++ OK, passed 100 tests.
  606. 1256.57 s [vector] findIndices: OK
  607. 1256.57 s [vector] +++ OK, passed 100 tests.
  608. 1256.57 s [vector] elemIndex: OK
  609. 1256.57 s [vector] +++ OK, passed 100 tests.
  610. 1256.57 s [vector] elemIndices: OK
  611. 1256.57 s [vector] +++ OK, passed 100 tests.
  612. 1256.57 s [vector] foldl: OK
  613. 1256.57 s [vector] +++ OK, passed 100 tests.
  614. 1256.58 s [vector] foldl1: OK
  615. 1256.59 s [vector] +++ OK, passed 100 tests; 21 discarded.
  616. 1256.59 s [vector] foldl': OK
  617. 1256.59 s [vector] +++ OK, passed 100 tests.
  618. 1256.59 s [vector] foldl1': OK
  619. 1256.60 s [vector] +++ OK, passed 100 tests; 18 discarded.
  620. 1256.61 s [vector] foldr: OK
  621. 1256.61 s [vector] +++ OK, passed 100 tests.
  622. 1256.61 s [vector] foldr1: OK
  623. 1256.61 s [vector] +++ OK, passed 100 tests; 13 discarded.
  624. 1256.61 s [vector] foldr': OK
  625. 1256.62 s [vector] +++ OK, passed 100 tests.
  626. 1256.63 s [vector] foldr1': OK
  627. 1256.63 s [vector] +++ OK, passed 100 tests; 20 discarded.
  628. 1256.63 s [vector] ifoldl: OK
  629. 1256.63 s [vector] +++ OK, passed 100 tests.
  630. 1256.63 s [vector] ifoldl': OK
  631. 1256.63 s [vector] +++ OK, passed 100 tests.
  632. 1256.64 s [vector] ifoldr: OK
  633. 1256.64 s [vector] +++ OK, passed 100 tests.
  634. 1256.65 s [vector] ifoldr': OK
  635. 1256.66 s [vector] +++ OK, passed 100 tests.
  636. 1256.67 s [vector] ifoldM: OK
  637. 1256.67 s [vector] +++ OK, passed 100 tests.
  638. 1256.67 s [vector] ifoldM': OK
  639. 1256.67 s [vector] +++ OK, passed 100 tests.
  640. 1256.71 s [vector] ifoldM_: OK (0.04s)
  641. 1256.71 s [vector] +++ OK, passed 100 tests.
  642. 1256.73 s [vector] ifoldM'_: OK (0.04s)
  643. 1256.73 s [vector] +++ OK, passed 100 tests.
  644. 1256.73 s [vector] all: OK
  645. 1256.73 s [vector] +++ OK, passed 100 tests.
  646. 1256.73 s [vector] any: OK
  647. 1256.74 s [vector] +++ OK, passed 100 tests.
  648. 1256.74 s [vector] prescanl: OK
  649. 1256.74 s [vector] +++ OK, passed 100 tests.
  650. 1256.75 s [vector] prescanl': OK
  651. 1256.75 s [vector] +++ OK, passed 100 tests.
  652. 1256.76 s [vector] postscanl: OK
  653. 1256.76 s [vector] +++ OK, passed 100 tests.
  654. 1256.76 s [vector] postscanl': OK
  655. 1256.76 s [vector] +++ OK, passed 100 tests.
  656. 1256.78 s [vector] scanl: OK
  657. 1256.78 s [vector] +++ OK, passed 100 tests.
  658. 1256.78 s [vector] scanl': OK
  659. 1256.78 s [vector] +++ OK, passed 100 tests.
  660. 1256.79 s [vector] scanl1: OK
  661. 1256.79 s [vector] +++ OK, passed 100 tests.
  662. 1256.79 s [vector] scanl1': OK
  663. 1256.81 s [vector] +++ OK, passed 100 tests.
  664. 1256.81 s [vector] iscanl: OK
  665. 1256.82 s [vector] +++ OK, passed 100 tests.
  666. 1256.82 s [vector] iscanl': OK (0.01s)
  667. 1256.82 s [vector] +++ OK, passed 100 tests.
  668. 1256.82 s [vector] prescanr: OK
  669. 1256.82 s [vector] +++ OK, passed 100 tests.
  670. 1256.82 s [vector] prescanr': OK
  671. 1256.82 s [vector] +++ OK, passed 100 tests.
  672. 1256.83 s [vector] postscanr: OK
  673. 1256.83 s [vector] +++ OK, passed 100 tests.
  674. 1256.84 s [vector] postscanr': OK
  675. 1256.84 s [vector] +++ OK, passed 100 tests.
  676. 1256.85 s [vector] scanr: OK
  677. 1256.85 s [vector] +++ OK, passed 100 tests.
  678. 1256.85 s [vector] scanr': OK
  679. 1256.86 s [vector] +++ OK, passed 100 tests.
  680. 1256.86 s [vector] scanr1: OK
  681. 1256.86 s [vector] +++ OK, passed 100 tests.
  682. 1256.87 s [vector] scanr1': OK
  683. 1256.87 s [vector] +++ OK, passed 100 tests.
  684. 1256.87 s [vector] iscanr: OK
  685. 1256.88 s [vector] +++ OK, passed 100 tests.
  686. 1256.88 s [vector] iscanr': OK
  687. 1256.88 s [vector] +++ OK, passed 100 tests.
  688. 1256.88 s [vector] mut_read: OK
  689. 1256.88 s [vector] +++ OK, passed 100 tests; 16 discarded.
  690. 1256.88 s [vector] mut_write: OK
  691. 1256.88 s [vector] +++ OK, passed 100 tests; 19 discarded.
  692. 1256.88 s [vector] mut_modify: OK
  693. 1256.88 s [vector] +++ OK, passed 100 tests; 20 discarded.
  694. 1256.88 s [vector] mut_generate: OK
  695. 1256.88 s [vector] +++ OK, passed 100 tests.
  696. 1256.91 s [vector] mut_generateM: OK (0.02s)
  697. 1256.91 s [vector] +++ OK, passed 100 tests.
  698. 1256.95 s [vector] mut_mapM_: OK (0.04s)
  699. 1256.95 s [vector] +++ OK, passed 100 tests.
  700. 1257.01 s [vector] mut_imapM_: OK (0.05s)
  701. 1257.01 s [vector] +++ OK, passed 100 tests.
  702. 1257.05 s [vector] mut_forM_: OK (0.04s)
  703. 1257.05 s [vector] +++ OK, passed 100 tests.
  704. 1257.07 s [vector] mut_iforM_: OK (0.04s)
  705. 1257.07 s [vector] +++ OK, passed 100 tests.
  706. 1257.07 s [vector] mut_foldr: OK
  707. 1257.08 s [vector] +++ OK, passed 100 tests.
  708. 1257.08 s [vector] mut_foldr': OK
  709. 1257.08 s [vector] +++ OK, passed 100 tests.
  710. 1257.09 s [vector] mut_foldl: OK
  711. 1257.09 s [vector] +++ OK, passed 100 tests.
  712. 1257.09 s [vector] mut_foldl': OK
  713. 1257.09 s [vector] +++ OK, passed 100 tests.
  714. 1257.10 s [vector] mut_ifoldr: OK
  715. 1257.10 s [vector] +++ OK, passed 100 tests.
  716. 1257.10 s [vector] mut_ifoldr': OK
  717. 1257.11 s [vector] +++ OK, passed 100 tests.
  718. 1257.11 s [vector] mut_ifoldl: OK
  719. 1257.11 s [vector] +++ OK, passed 100 tests.
  720. 1257.12 s [vector] mut_ifoldl': OK
  721. 1257.12 s [vector] +++ OK, passed 100 tests.
  722. 1257.12 s [vector] mut_foldM: OK
  723. 1257.12 s [vector] +++ OK, passed 100 tests.
  724. 1257.12 s [vector] mut_foldM': OK
  725. 1257.13 s [vector] +++ OK, passed 100 tests.
  726. 1257.13 s [vector] mut_foldrM: OK
  727. 1257.13 s [vector] +++ OK, passed 100 tests.
  728. 1257.14 s [vector] mut_foldrM': OK
  729. 1257.14 s [vector] +++ OK, passed 100 tests.
  730. 1257.14 s [vector] mut_ifoldM: OK
  731. 1257.15 s [vector] +++ OK, passed 100 tests.
  732. 1257.15 s [vector] mut_ifoldM': OK
  733. 1257.15 s [vector] +++ OK, passed 100 tests.
  734. 1257.16 s [vector] mut_ifoldrM: OK
  735. 1257.16 s [vector] +++ OK, passed 100 tests.
  736. 1257.16 s [vector] mut_ifoldrM': OK
  737. 1257.16 s [vector] +++ OK, passed 100 tests.
  738. 1257.16 s [vector] compare: OK
  739. 1257.16 s [vector] +++ OK, passed 100 tests.
  740. 1257.16 s [vector] maximum: OK
  741. 1257.16 s [vector] +++ OK, passed 100 tests; 15 discarded.
  742. 1257.16 s [vector] minimum: OK
  743. 1257.16 s [vector] +++ OK, passed 100 tests; 20 discarded.
  744. 1257.16 s [vector] minIndex: OK
  745. 1257.16 s [vector] +++ OK, passed 100 tests; 16 discarded.
  746. 1257.16 s [vector] maxIndex: OK
  747. 1257.16 s [vector] +++ OK, passed 100 tests; 16 discarded.
  748. 1257.16 s [vector] maximumBy: OK
  749. 1257.17 s [vector] +++ OK, passed 100 tests; 22 discarded.
  750. 1257.17 s [vector] minimumBy: OK
  751. 1257.17 s [vector] +++ OK, passed 100 tests; 16 discarded.
  752. 1257.17 s [vector] maximumOn: OK
  753. 1257.17 s [vector] +++ OK, passed 100 tests; 15 discarded.
  754. 1257.17 s [vector] minimumOn: OK
  755. 1257.17 s [vector] +++ OK, passed 100 tests; 11 discarded.
  756. 1257.17 s [vector] maxIndexBy: OK
  757. 1257.17 s [vector] +++ OK, passed 100 tests; 15 discarded.
  758. 1257.17 s [vector] minIndexBy: OK
  759. 1257.17 s [vector] +++ OK, passed 100 tests; 13 discarded.
  760. 1257.17 s [vector] ListFirstMaxIndexWins: OK
  761. 1257.18 s [vector] +++ OK, passed 100 tests; 15 discarded.
  762. 1257.19 s [vector] FalseListFirstMaxIndexWins: OK
  763. 1257.19 s [vector] +++ OK, failed as expected. (after 1 test):
  764. 1257.19 s [vector] Exception:
  765. 1257.19 s [vector] Prelude.foldr1: empty list
  766. 1257.19 s [vector] CallStack (from HasCallStack):
  767. 1257.19 s [vector] error, called at libraries/base/GHC/List.hs:1644:3 in base:GHC.List
  768. 1257.19 s [vector] errorEmptyList, called at libraries/base/GHC/List.hs:609:30 in base:GHC.List
  769. 1257.19 s [vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
  770. 1257.19 s [vector] []
  771. 1257.19 s [vector] zip: OK
  772. 1257.19 s [vector] +++ OK, passed 100 tests.
  773. 1257.19 s [vector] zip3: OK
  774. 1257.19 s [vector] +++ OK, passed 100 tests.
  775. 1257.19 s [vector] unzip: OK
  776. 1257.19 s [vector] +++ OK, passed 100 tests.
  777. 1257.19 s [vector] unzip3: OK
  778. 1257.19 s [vector] +++ OK, passed 100 tests.
  779. 1257.19 s [vector] indexed: OK
  780. 1257.19 s [vector] +++ OK, passed 100 tests.
  781. 1257.20 s [vector] update: OK
  782. 1257.20 s [vector] +++ OK, passed 100 tests.
  783. 1257.20 s [vector] mempty: OK
  784. 1257.20 s [vector] +++ OK, passed 1 test.
  785. 1257.21 s [vector] mappend: OK
  786. 1257.21 s [vector] +++ OK, passed 100 tests.
  787. 1257.25 s [vector] mconcat: OK (0.05s)
  788. 1257.25 s [vector] +++ OK, passed 100 tests.
  789. 1257.25 s [vector] glength: OK
  790. 1257.25 s [vector] +++ OK, passed 100 tests.
  791. 1257.25 s [vector] unstream
  792. 1257.25 s [vector] unstream == vunstream (exact): OK
  793. 1257.25 s [vector] +++ OK, passed 100 tests.
  794. 1257.25 s [vector] unstream == vunstream (unknown): OK
  795. 1257.25 s [vector] +++ OK, passed 100 tests.
  796. 1257.25 s [vector] unstreamR ~= vunstream (exact): OK
  797. 1257.25 s [vector] +++ OK, passed 100 tests.
  798. 1257.25 s [vector] unstreamR ~= vunstream (unknown): OK
  799. 1257.25 s [vector] +++ OK, passed 100 tests.
  800. 1257.25 s [vector] Data.Vector.Storable.Vector Alignment
  801. 1257.25 s [vector] Aligned Double: OK
  802. 1257.25 s [vector] Aligned Int: OK
  803. 1257.25 s [vector] Regression tests
  804. 1257.25 s [vector] enumFromTo crash #188
  805. 1257.25 s [vector] Word8: OK
  806. 1257.25 s [vector] Word16: OK
  807. 1257.25 s [vector] Word32: OK
  808. 1257.25 s [vector] Word64: OK
  809. 1257.25 s [vector] Word: OK
  810. 1257.25 s [vector] Int8: OK
  811. 1257.25 s [vector] Int16: OK
  812. 1257.25 s [vector] Int32: OK
  813. 1257.25 s [vector] Int64: OK
  814. 1257.25 s [vector] Int: OK
  815. 1257.25 s [vector] Char: OK
  816. 1257.25 s [vector] Negative tests
  817. 1257.25 s [vector] slice out of bounds #257
  818. 1257.25 s [vector] Boxed
  819. 1257.25 s [vector] Negative ix: OK
  820. 1257.25 s [vector] Negative size: OK
  821. 1257.25 s [vector] Negative ix and size: OK
  822. 1257.25 s [vector] Too large ix: OK
  823. 1257.25 s [vector] Too large size: OK
  824. 1257.25 s [vector] Too large ix and size: OK
  825. 1257.25 s [vector] Overflow: OK
  826. 1257.25 s [vector] OutOfMemory: OK
  827. 1257.25 s [vector] Primitive
  828. 1257.25 s [vector] Negative ix: OK
  829. 1257.25 s [vector] Negative size: OK
  830. 1257.25 s [vector] Negative ix and size: OK
  831. 1257.25 s [vector] Too large ix: OK
  832. 1257.25 s [vector] Too large size: OK
  833. 1257.25 s [vector] Too large ix and size: OK
  834. 1257.25 s [vector] Overflow: OK
  835. 1257.25 s [vector] OutOfMemory: OK
  836. 1257.25 s [vector] Storable
  837. 1257.25 s [vector] Negative ix: OK
  838. 1257.25 s [vector] Negative size: OK
  839. 1257.25 s [vector] Negative ix and size: OK
  840. 1257.25 s [vector] Too large ix: OK
  841. 1257.25 s [vector] Too large size: OK
  842. 1257.25 s [vector] Too large ix and size: OK
  843. 1257.25 s [vector] Overflow: OK
  844. 1257.25 s [vector] OutOfMemory: OK
  845. 1257.25 s [vector] Unboxed
  846. 1257.25 s [vector] Negative ix: OK
  847. 1257.25 s [vector] Negative size: OK
  848. 1257.25 s [vector] Negative ix and size: OK
  849. 1257.25 s [vector] Too large ix: OK
  850. 1257.25 s [vector] Too large size: OK
  851. 1257.25 s [vector] Too large ix and size: OK
  852. 1257.25 s [vector] Overflow: OK
  853. 1257.25 s [vector] OutOfMemory: OK
  854. 1257.25 s [vector] take #282
  855. 1257.25 s [vector] Boxed: OK
  856. 1257.25 s [vector] Primitive: OK
  857. 1257.25 s [vector] Storable: OK
  858. 1257.25 s [vector] Unboxed: OK
  859. 1257.25 s [vector] Data.Vector
  860. 1257.25 s [vector] MonadFix: OK
  861. 1257.25 s [vector] toFromArray: OK
  862. 1257.25 s [vector] toFromArraySlice: OK
  863. 1257.25 s [vector] toFromArraySliceUnsafe: OK
  864. 1257.26 s [vector] toFromMutableArray: OK
  865. 1257.26 s [vector] Data.Vector.Mutable (Move): OK
  866. 1257.26 s [vector] +++ OK, passed 100 tests; 20 discarded.
  867. 1257.26 s [vector] Data.Vector.Primitive.Mutable (Move): OK
  868. 1257.26 s [vector] +++ OK, passed 100 tests; 15 discarded.
  869. 1257.27 s [vector] Data.Vector.Unboxed.Mutable (Move): OK
  870. 1257.27 s [vector] +++ OK, passed 100 tests; 17 discarded.
  871. 1257.27 s [vector] Data.Vector.Storable.Mutable (Move): OK
  872. 1257.27 s [vector] +++ OK, passed 100 tests; 14 discarded.
  873. 1257.27 s [vector] Data.Vector.Generic.Mutable (nextPermutation): OK
  874. 1257.27 s [vector] +++ OK, passed 1 test.
  875. 1257.27 s [vector]
  876. 1257.27 s [vector] All 2397 tests passed (12.41s)
  877. 1257.28 s [vector] Test suite vector-tests-O2: PASS
  878. 1257.28 s [vector] Test suite logged to: dist/test/vector-0.13.1.0-vector-tests-O2.log
  879. 1257.28 s [vector] 2 of 2 test suites (2 of 2 test cases) passed.
  880. 1257.29 s [vector] checkPhase completed in 32 seconds
  881. 1257.29 s [vector] Phase: haddockPhase
  882. 1257.45 s [vector] Preprocessing library for vector-0.13.1.0..
  883. 1257.46 s [vector] Running Haddock on library for vector-0.13.1.0..
  884. 1257.51 s [vector] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  885. 1258.01 s [vector] 100% ( 2 / 2) in 'Data.Vector.Fusion.Stream.Monadic'
  886. 1258.01 s [vector] 83% ( 5 / 6) in 'Data.Vector.Fusion.Util'
  887. 1258.01 s [vector] Missing documentation for:
  888. 1258.01 s [vector] liftBox
  889. 1258.03 s [vector] 100% ( 9 / 9) in 'Data.Vector.Fusion.Bundle.Size'
  890. 1258.09 s [vector] Warning: 'unsafeSlice' is out of scope.
  891. 1258.09 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  892. 1258.10 s [vector] Warning: 'overlaps' is out of scope.
  893. 1258.10 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  894. 1258.10 s [vector] Warning: 'unsafeNew' is out of scope.
  895. 1258.10 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  896. 1258.10 s [vector] Warning: 'unsafeRead' is out of scope.
  897. 1258.10 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  898. 1258.10 s [vector] Warning: 'unsafeWrite' is out of scope.
  899. 1258.10 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  900. 1258.10 s [vector] Warning: 'clear' is out of scope.
  901. 1258.10 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  902. 1258.10 s [vector] Warning: 'set' is out of scope.
  903. 1258.10 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  904. 1258.10 s [vector] Warning: 'unsafeCopy' is out of scope.
  905. 1258.10 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  906. 1258.10 s [vector] Warning: 'unsafeMove' is out of scope.
  907. 1258.10 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  908. 1258.10 s [vector] Warning: 'grow' is out of scope.
  909. 1258.10 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  910. 1258.10 s [vector] Warning: 'unsafeGrow' is out of scope.
  911. 1258.10 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  912. 1258.10 s [vector] 100% ( 2 / 2) in 'Data.Vector.Generic.Mutable.Base'
  913. 1258.12 s [vector] Warning: 'basicUnsafeWrite' is out of scope.
  914. 1258.12 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  915. 1258.35 s [vector] 79% (110 /139) in 'Data.Vector.Fusion.Bundle.Monadic'
  916. 1258.35 s [vector] Missing documentation for:
  917. 1258.35 s [vector] Chunk (src/Data/Vector/Fusion/Bundle/Monadic.hs:118)
  918. 1258.35 s [vector] generate (src/Data/Vector/Fusion/Bundle/Monadic.hs:205)
  919. 1258.35 s [vector] unbox (src/Data/Vector/Fusion/Bundle/Monadic.hs:318)
  920. 1258.35 s [vector] concatMap (src/Data/Vector/Fusion/Bundle/Monadic.hs:627)
  921. 1258.35 s [vector] zipWithM_ (src/Data/Vector/Fusion/Bundle/Monadic.hs:349)
  922. 1258.35 s [vector] zipWith3M (src/Data/Vector/Fusion/Bundle/Monadic.hs:353)
  923. 1258.35 s [vector] zipWith4M (src/Data/Vector/Fusion/Bundle/Monadic.hs:360)
  924. 1258.35 s [vector] zipWith5M (src/Data/Vector/Fusion/Bundle/Monadic.hs:367)
  925. 1258.35 s [vector] zipWith6M (src/Data/Vector/Fusion/Bundle/Monadic.hs:374)
  926. 1258.35 s [vector] zipWith (src/Data/Vector/Fusion/Bundle/Monadic.hs:382)
  927. 1258.35 s [vector] zipWith3 (src/Data/Vector/Fusion/Bundle/Monadic.hs:386)
  928. 1258.35 s [vector] zipWith4 (src/Data/Vector/Fusion/Bundle/Monadic.hs:391)
  929. 1258.35 s [vector] zipWith5 (src/Data/Vector/Fusion/Bundle/Monadic.hs:397)
  930. 1258.35 s [vector] zipWith6 (src/Data/Vector/Fusion/Bundle/Monadic.hs:403)
  931. 1258.35 s [vector] zip (src/Data/Vector/Fusion/Bundle/Monadic.hs:409)
  932. 1258.35 s [vector] zip3 (src/Data/Vector/Fusion/Bundle/Monadic.hs:413)
  933. 1258.35 s [vector] zip4 (src/Data/Vector/Fusion/Bundle/Monadic.hs:417)
  934. 1258.35 s [vector] zip5 (src/Data/Vector/Fusion/Bundle/Monadic.hs:422)
  935. 1258.35 s [vector] zip6 (src/Data/Vector/Fusion/Bundle/Monadic.hs:427)
  936. 1258.35 s [vector] and (src/Data/Vector/Fusion/Bundle/Monadic.hs:619)
  937. 1258.35 s [vector] or (src/Data/Vector/Fusion/Bundle/Monadic.hs:623)
  938. 1258.35 s [vector] concatMapM (src/Data/Vector/Fusion/Bundle/Monadic.hs:631)
  939. 1258.35 s [vector] fromVector (src/Data/Vector/Fusion/Bundle/Monadic.hs:1084)
  940. 1258.35 s [vector] reVector (src/Data/Vector/Fusion/Bundle/Monadic.hs:1164)
  941. 1258.35 s [vector] fromVectors (src/Data/Vector/Fusion/Bundle/Monadic.hs:1103)
  942. 1258.35 s [vector] concatVectors (src/Data/Vector/Fusion/Bundle/Monadic.hs:1131)
  943. 1258.35 s [vector] fromStream (src/Data/Vector/Fusion/Bundle/Monadic.hs:134)
  944. 1258.35 s [vector] chunks (src/Data/Vector/Fusion/Bundle/Monadic.hs:141)
  945. 1258.35 s [vector] elements (src/Data/Vector/Fusion/Bundle/Monadic.hs:145)
  946. 1258.64 s [vector] Warning: 'Nothing' is out of scope.
  947. 1258.64 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  948. 1258.65 s [vector] Warning: 'Just' is out of scope.
  949. 1258.65 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  950. 1258.65 s [vector] 79% ( 90 /113) in 'Data.Vector.Fusion.Bundle'
  951. 1258.65 s [vector] Missing documentation for:
  952. 1258.65 s [vector] Chunk (src/Data/Vector/Fusion/Bundle/Monadic.hs:118)
  953. 1258.65 s [vector] inplace (src/Data/Vector/Fusion/Bundle.hs:110)
  954. 1258.65 s [vector] concatMap (src/Data/Vector/Fusion/Bundle.hs:254)
  955. 1258.65 s [vector] unbox (src/Data/Vector/Fusion/Bundle.hs:250)
  956. 1258.65 s [vector] zipWith4 (src/Data/Vector/Fusion/Bundle.hs:282)
  957. 1258.65 s [vector] zipWith5 (src/Data/Vector/Fusion/Bundle.hs:288)
  958. 1258.65 s [vector] zipWith6 (src/Data/Vector/Fusion/Bundle.hs:294)
  959. 1258.65 s [vector] zip (src/Data/Vector/Fusion/Bundle.hs:300)
  960. 1258.65 s [vector] zip3 (src/Data/Vector/Fusion/Bundle.hs:304)
  961. 1258.65 s [vector] zip4 (src/Data/Vector/Fusion/Bundle.hs:308)
  962. 1258.65 s [vector] zip5 (src/Data/Vector/Fusion/Bundle.hs:313)
  963. 1258.65 s [vector] zip6 (src/Data/Vector/Fusion/Bundle.hs:318)
  964. 1258.65 s [vector] and (src/Data/Vector/Fusion/Bundle.hs:404)
  965. 1258.65 s [vector] or (src/Data/Vector/Fusion/Bundle.hs:408)
  966. 1258.65 s [vector] unsafeFromList (src/Data/Vector/Fusion/Bundle.hs:630)
  967. 1258.65 s [vector] fromVector (src/Data/Vector/Fusion/Bundle.hs:634)
  968. 1258.65 s [vector] reVector (src/Data/Vector/Fusion/Bundle.hs:638)
  969. 1258.65 s [vector] fromVectors (src/Data/Vector/Fusion/Bundle.hs:642)
  970. 1258.65 s [vector] concatVectors (src/Data/Vector/Fusion/Bundle.hs:646)
  971. 1258.65 s [vector] zipWithM (src/Data/Vector/Fusion/Bundle.hs:533)
  972. 1258.65 s [vector] zipWithM_ (src/Data/Vector/Fusion/Bundle.hs:537)
  973. 1258.65 s [vector] eqBy (src/Data/Vector/Fusion/Bundle.hs:490)
  974. 1258.65 s [vector] cmpBy (src/Data/Vector/Fusion/Bundle.hs:499)
  975. 1258.95 s [vector] 85% ( 90 /105) in 'Data.Vector.Generic.Mutable'
  976. 1258.95 s [vector] Missing documentation for:
  977. 1258.95 s [vector] mstream (src/Data/Vector/Generic/Mutable.hs:135)
  978. 1258.95 s [vector] mstreamR (src/Data/Vector/Generic/Mutable.hs:164)
  979. 1258.95 s [vector] transform (src/Data/Vector/Generic/Mutable.hs:158)
  980. 1258.95 s [vector] transformR (src/Data/Vector/Generic/Mutable.hs:193)
  981. 1258.95 s [vector] fill (src/Data/Vector/Generic/Mutable.hs:146)
  982. 1258.95 s [vector] fillR (src/Data/Vector/Generic/Mutable.hs:177)
  983. 1258.95 s [vector] unsafeAccum (src/Data/Vector/Generic/Mutable.hs:1010)
  984. 1258.95 s [vector] accum (src/Data/Vector/Generic/Mutable.hs:987)
  985. 1258.95 s [vector] unsafeUpdate (src/Data/Vector/Generic/Mutable.hs:1021)
  986. 1258.95 s [vector] update (src/Data/Vector/Generic/Mutable.hs:999)
  987. 1258.95 s [vector] reverse (src/Data/Vector/Generic/Mutable.hs:1030)
  988. 1258.95 s [vector] unstablePartition (src/Data/Vector/Generic/Mutable.hs:1039)
  989. 1258.95 s [vector] unstablePartitionBundle (src/Data/Vector/Generic/Mutable.hs:1068)
  990. 1258.95 s [vector] partitionBundle (src/Data/Vector/Generic/Mutable.hs:1095)
  991. 1258.95 s [vector] partitionWithBundle (src/Data/Vector/Generic/Mutable.hs:1155)
  992. 1259.26 s [vector] 21% ( 5 / 23) in 'Data.Vector.Generic.New'
  993. 1259.26 s [vector] Missing documentation for:
  994. 1259.26 s [vector] create (src/Data/Vector/Generic/New.hs:60)
  995. 1259.26 s [vector] run (src/Data/Vector/Generic/New.hs:64)
  996. 1259.26 s [vector] runPrim (src/Data/Vector/Generic/New.hs:68)
  997. 1259.26 s [vector] apply (src/Data/Vector/Generic/New.hs:72)
  998. 1259.26 s [vector] modify (src/Data/Vector/Generic/New.hs:76)
  999. 1259.26 s [vector] modifyWithBundle (src/Data/Vector/Generic/New.hs:80)
  1000. 1259.26 s [vector] unstream (src/Data/Vector/Generic/New.hs:85)
  1001. 1259.26 s [vector] transform (src/Data/Vector/Generic/New.hs:89)
  1002. 1259.26 s [vector] unstreamR (src/Data/Vector/Generic/New.hs:111)
  1003. 1259.26 s [vector] transformR (src/Data/Vector/Generic/New.hs:115)
  1004. 1259.26 s [vector] slice (src/Data/Vector/Generic/New.hs:137)
  1005. 1259.26 s [vector] init (src/Data/Vector/Generic/New.hs:141)
  1006. 1259.26 s [vector] tail (src/Data/Vector/Generic/New.hs:145)
  1007. 1259.26 s [vector] take (src/Data/Vector/Generic/New.hs:149)
  1008. 1259.26 s [vector] drop (src/Data/Vector/Generic/New.hs:153)
  1009. 1259.26 s [vector] unsafeSlice (src/Data/Vector/Generic/New.hs:157)
  1010. 1259.26 s [vector] unsafeInit (src/Data/Vector/Generic/New.hs:161)
  1011. 1259.26 s [vector] unsafeTail (src/Data/Vector/Generic/New.hs:165)
  1012. 1259.54 s [vector] Warning: 'a' is out of scope.
  1013. 1259.54 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1014. 1259.54 s [vector] Warning: 'b' is out of scope.
  1015. 1259.54 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1016. 1259.56 s [vector] Warning: 'Left' is out of scope.
  1017. 1259.56 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1018. 1259.56 s [vector] Warning: 'Right' is out of scope.
  1019. 1259.56 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1020. 1259.56 s [vector] Warning: 'Foldable' is out of scope.
  1021. 1259.56 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1022. 1259.56 s [vector] Warning: 'True' is out of scope.
  1023. 1259.56 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1024. 1259.58 s [vector] 93% (257 /276) in 'Data.Vector.Generic'
  1025. 1259.58 s [vector] Missing documentation for:
  1026. 1259.58 s [vector] zipWith4 (src/Data/Vector/Generic.hs:1169)
  1027. 1259.58 s [vector] zipWith5 (src/Data/Vector/Generic.hs:1178)
  1028. 1259.58 s [vector] zipWith6 (src/Data/Vector/Generic.hs:1190)
  1029. 1259.58 s [vector] izipWith4 (src/Data/Vector/Generic.hs:1221)
  1030. 1259.58 s [vector] izipWith5 (src/Data/Vector/Generic.hs:1230)
  1031. 1259.58 s [vector] izipWith6 (src/Data/Vector/Generic.hs:1242)
  1032. 1259.58 s [vector] zip4 (src/Data/Vector/Generic.hs:1266)
  1033. 1259.58 s [vector] zip5 (src/Data/Vector/Generic.hs:1271)
  1034. 1259.58 s [vector] zip6 (src/Data/Vector/Generic.hs:1277)
  1035. 1259.58 s [vector] unzip3 (src/Data/Vector/Generic.hs:1327)
  1036. 1259.58 s [vector] unzip4 (src/Data/Vector/Generic.hs:1334)
  1037. 1259.58 s [vector] unzip5 (src/Data/Vector/Generic.hs:1343)
  1038. 1259.58 s [vector] unzip6 (src/Data/Vector/Generic.hs:1353)
  1039. 1259.58 s [vector] liftShowsPrec (src/Data/Vector/Generic.hs:2606)
  1040. 1259.58 s [vector] gunfold (src/Data/Vector/Generic.hs:2646)
  1041. 1259.58 s [vector] dataCast (src/Data/Vector/Generic.hs:2654)
  1042. 1259.58 s [vector] mkVecType (src/Data/Vector/Generic.hs:2637)
  1043. 1259.58 s [vector] mkVecConstr (src/Data/Vector/Generic.hs:2633)
  1044. 1259.58 s [vector] mkType (src/Data/Vector/Generic.hs:2641)
  1045. 1260.34 s [vector] Warning: 'IO' is out of scope.
  1046. 1260.34 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1047. 1260.34 s [vector] Warning: 'ST' is out of scope.
  1048. 1260.34 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1049. 1260.35 s [vector] Warning: 'Nothing' is out of scope.
  1050. 1260.35 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1051. 1260.36 s [vector] 97% ( 85 / 87) in 'Data.Vector.Mutable'
  1052. 1260.36 s [vector] Missing documentation for:
  1053. 1260.36 s [vector] IOVector (src/Data/Vector/Mutable.hs:100)
  1054. 1260.36 s [vector] STVector (src/Data/Vector/Mutable.hs:101)
  1055. 1260.97 s [vector] Warning: 'Nothing' is out of scope.
  1056. 1260.97 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1057. 1260.97 s [vector] Warning: 'Just' is out of scope.
  1058. 1260.97 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1059. 1260.97 s [vector] Warning: 'a' is out of scope.
  1060. 1260.97 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1061. 1260.97 s [vector] Warning: 'b' is out of scope.
  1062. 1260.97 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1063. 1260.98 s [vector] Warning: 'Left' is out of scope.
  1064. 1260.98 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1065. 1260.98 s [vector] Warning: 'Right' is out of scope.
  1066. 1260.98 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1067. 1260.99 s [vector] Warning: 'Foldable' is out of scope.
  1068. 1260.99 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1069. 1260.99 s [vector] Warning: 'True' is out of scope.
  1070. 1260.99 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1071. 1260.99 s [vector] Warning: 'fromList' is ambiguous. It is defined
  1072. 1260.99 s [vector] * in ‘GHC.IsList’
  1073. 1260.99 s [vector] * at src/Data/Vector.hs:2132:1
  1074. 1260.99 s [vector] You may be able to disambiguate the identifier by qualifying it or
  1075. 1260.99 s [vector] by specifying the type/value namespace explicitly.
  1076. 1260.99 s [vector] Defaulting to the one defined at src/Data/Vector.hs:2132:1
  1077. 1261.00 s [vector] 94% (243 /256) in 'Data.Vector'
  1078. 1261.00 s [vector] Missing documentation for:
  1079. 1261.00 s [vector] zipWith4 (src/Data/Vector.hs:1170)
  1080. 1261.00 s [vector] zipWith5 (src/Data/Vector.hs:1175)
  1081. 1261.00 s [vector] zipWith6 (src/Data/Vector.hs:1181)
  1082. 1261.00 s [vector] izipWith4 (src/Data/Vector.hs:1199)
  1083. 1261.00 s [vector] izipWith5 (src/Data/Vector.hs:1204)
  1084. 1261.00 s [vector] izipWith6 (src/Data/Vector.hs:1210)
  1085. 1261.00 s [vector] zip4 (src/Data/Vector.hs:1226)
  1086. 1261.00 s [vector] zip5 (src/Data/Vector.hs:1231)
  1087. 1261.00 s [vector] zip6 (src/Data/Vector.hs:1236)
  1088. 1261.00 s [vector] unzip3 (src/Data/Vector.hs:1249)
  1089. 1261.00 s [vector] unzip4 (src/Data/Vector.hs:1253)
  1090. 1261.00 s [vector] unzip5 (src/Data/Vector.hs:1257)
  1091. 1261.00 s [vector] unzip6 (src/Data/Vector.hs:1262)
  1092. 1261.49 s [vector] Warning: 'Nothing' is out of scope.
  1093. 1261.49 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1094. 1261.50 s [vector] 97% ( 86 / 88) in 'Data.Vector.Primitive.Mutable'
  1095. 1261.50 s [vector] Missing documentation for:
  1096. 1261.50 s [vector] IOVector (src/Data/Vector/Primitive/Mutable.hs:116)
  1097. 1261.50 s [vector] STVector (src/Data/Vector/Primitive/Mutable.hs:117)
  1098. 1261.94 s [vector] Warning: 'Nothing' is out of scope.
  1099. 1261.94 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1100. 1261.94 s [vector] Warning: 'Just' is out of scope.
  1101. 1261.94 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1102. 1261.94 s [vector] Warning: 'a' is out of scope.
  1103. 1261.94 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1104. 1261.94 s [vector] Warning: 'b' is out of scope.
  1105. 1261.94 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1106. 1261.95 s [vector] Warning: 'flip' is out of scope.
  1107. 1261.95 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1108. 1261.95 s [vector] Warning: 'Left' is out of scope.
  1109. 1261.95 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1110. 1261.95 s [vector] Warning: 'Right' is out of scope.
  1111. 1261.95 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1112. 1261.96 s [vector] Warning: 'Foldable' is out of scope.
  1113. 1261.96 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1114. 1261.97 s [vector] 97% (226 /232) in 'Data.Vector.Primitive'
  1115. 1261.97 s [vector] Missing documentation for:
  1116. 1261.97 s [vector] zipWith4 (src/Data/Vector/Primitive.hs:963)
  1117. 1261.97 s [vector] zipWith5 (src/Data/Vector/Primitive.hs:969)
  1118. 1261.97 s [vector] zipWith6 (src/Data/Vector/Primitive.hs:977)
  1119. 1261.97 s [vector] izipWith4 (src/Data/Vector/Primitive.hs:999)
  1120. 1261.97 s [vector] izipWith5 (src/Data/Vector/Primitive.hs:1005)
  1121. 1261.97 s [vector] izipWith6 (src/Data/Vector/Primitive.hs:1013)
  1122. 1262.28 s [vector] Warning: 'Storable' is out of scope.
  1123. 1262.28 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1124. 1262.40 s [vector] Warning: 'Nothing' is out of scope.
  1125. 1262.40 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1126. 1262.41 s [vector] 97% ( 92 / 94) in 'Data.Vector.Storable.Mutable'
  1127. 1262.41 s [vector] Missing documentation for:
  1128. 1262.41 s [vector] IOVector (src/Data/Vector/Storable/Mutable.hs:135)
  1129. 1262.41 s [vector] STVector (src/Data/Vector/Storable/Mutable.hs:136)
  1130. 1262.69 s [vector] Warning: 'Nothing' is out of scope.
  1131. 1262.69 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1132. 1262.70 s [vector] Warning: 'Just' is out of scope.
  1133. 1262.70 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1134. 1262.70 s [vector] Warning: 'a' is out of scope.
  1135. 1262.70 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1136. 1262.70 s [vector] Warning: 'b' is out of scope.
  1137. 1262.70 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1138. 1262.71 s [vector] Warning: 'flip' is out of scope.
  1139. 1262.71 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1140. 1262.71 s [vector] Warning: 'Left' is out of scope.
  1141. 1262.71 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1142. 1262.71 s [vector] Warning: 'Right' is out of scope.
  1143. 1262.71 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1144. 1262.71 s [vector] Warning: 'Foldable' is out of scope.
  1145. 1262.71 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1146. 1262.71 s [vector] Warning: 'True' is out of scope.
  1147. 1262.71 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1148. 1262.73 s [vector] 97% (237 /243) in 'Data.Vector.Storable'
  1149. 1262.73 s [vector] Missing documentation for:
  1150. 1262.73 s [vector] zipWith4 (src/Data/Vector/Storable.hs:974)
  1151. 1262.73 s [vector] zipWith5 (src/Data/Vector/Storable.hs:980)
  1152. 1262.73 s [vector] zipWith6 (src/Data/Vector/Storable.hs:988)
  1153. 1262.73 s [vector] izipWith4 (src/Data/Vector/Storable.hs:1010)
  1154. 1262.73 s [vector] izipWith5 (src/Data/Vector/Storable.hs:1016)
  1155. 1262.73 s [vector] izipWith6 (src/Data/Vector/Storable.hs:1024)
  1156. 1265.02 s [vector] Warning: 'Complex' is out of scope.
  1157. 1265.02 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1158. 1265.02 s [vector] Warning: 'RealFloat' is out of scope.
  1159. 1265.02 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1160. 1265.04 s [vector] Warning: 'Nothing' is out of scope.
  1161. 1265.04 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1162. 1265.04 s [vector] Warning: 'Just' is out of scope.
  1163. 1265.04 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1164. 1265.05 s [vector] Warning: 'a' is out of scope.
  1165. 1265.05 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1166. 1265.05 s [vector] Warning: 'b' is out of scope.
  1167. 1265.05 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1168. 1265.06 s [vector] Warning: 'flip' is out of scope.
  1169. 1265.06 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1170. 1265.07 s [vector] Warning: 'Left' is out of scope.
  1171. 1265.07 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1172. 1265.07 s [vector] Warning: 'Right' is out of scope.
  1173. 1265.07 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1174. 1265.07 s [vector] Warning: 'Foldable' is out of scope.
  1175. 1265.07 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1176. 1265.07 s [vector] Warning: 'True' is out of scope.
  1177. 1265.07 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1178. 1265.10 s [vector] 96% (243 /252) in 'Data.Vector.Unboxed'
  1179. 1265.10 s [vector] Missing documentation for:
  1180. 1265.10 s [vector] Vector (src/Data/Vector/Unboxed/Base.hs:69)
  1181. 1265.10 s [vector] MVector (src/Data/Vector/Unboxed/Base.hs:68)
  1182. 1265.10 s [vector] Unbox (src/Data/Vector/Unboxed/Base.hs:76)
  1183. 1265.10 s [vector] zipWith4 (src/Data/Vector/Unboxed.hs:985)
  1184. 1265.10 s [vector] zipWith5 (src/Data/Vector/Unboxed.hs:991)
  1185. 1265.10 s [vector] zipWith6 (src/Data/Vector/Unboxed.hs:998)
  1186. 1265.11 s [vector] izipWith4 (src/Data/Vector/Unboxed.hs:1019)
  1187. 1265.11 s [vector] izipWith5 (src/Data/Vector/Unboxed.hs:1025)
  1188. 1265.11 s [vector] izipWith6 (src/Data/Vector/Unboxed.hs:1032)
  1189. 1265.94 s [vector] Warning: 'Nothing' is out of scope.
  1190. 1265.94 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1191. 1265.95 s [vector] 95% ( 92 / 96) in 'Data.Vector.Unboxed.Mutable'
  1192. 1265.95 s [vector] Missing documentation for:
  1193. 1265.95 s [vector] MVector (src/Data/Vector/Unboxed/Base.hs:68)
  1194. 1265.95 s [vector] IOVector (src/Data/Vector/Unboxed/Base.hs:71)
  1195. 1265.95 s [vector] STVector (src/Data/Vector/Unboxed/Base.hs:72)
  1196. 1265.95 s [vector] Unbox (src/Data/Vector/Unboxed/Base.hs:76)
  1197. 1267.57 s [vector] Warning: Data.Vector.Unboxed: could not find link destinations for:
  1198. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_6
  1199. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_5
  1200. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_4
  1201. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_3
  1202. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_2
  1203. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_Compose
  1204. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_Alt
  1205. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_Const
  1206. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_All
  1207. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_Any
  1208. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_Arg
  1209. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_WrappedMonoid
  1210. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_Last
  1211. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_First
  1212. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_Max
  1213. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_Min
  1214. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_Product
  1215. 1267.57 s [vector] - Data.Vector.Unboxed.Base.V_Sum
  1216. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Dual
  1217. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Down
  1218. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Identity
  1219. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Complex
  1220. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Bool
  1221. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Char
  1222. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Double
  1223. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Float
  1224. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Word64
  1225. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Word32
  1226. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Word16
  1227. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Word8
  1228. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Word
  1229. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Int64
  1230. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Int32
  1231. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Int16
  1232. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Int8
  1233. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Int
  1234. 1267.58 s [vector] - Data.Vector.Unboxed.Base.V_Unit
  1235. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,,,,,)0
  1236. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,,,,)0
  1237. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,,,)0
  1238. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,,)0
  1239. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,)0
  1240. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsCompose0
  1241. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsAlt0
  1242. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsConst0
  1243. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsAll0
  1244. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsAny0
  1245. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsArg0
  1246. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWrappedMonoid0
  1247. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsLast0
  1248. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsFirst0
  1249. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsMax0
  1250. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsMin0
  1251. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsProduct0
  1252. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsSum0
  1253. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsDual0
  1254. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsDown0
  1255. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0
  1256. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsComplex0
  1257. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsBool0
  1258. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsChar0
  1259. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsDouble0
  1260. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsFloat0
  1261. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord640
  1262. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord320
  1263. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord160
  1264. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord80
  1265. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord0
  1266. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt640
  1267. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt320
  1268. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt160
  1269. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt80
  1270. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt0
  1271. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors()0
  1272. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:Vector(,,,,,)0
  1273. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:Vector(,,,,)0
  1274. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:Vector(,,,)0
  1275. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:Vector(,,)0
  1276. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:Vector(,)0
  1277. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorCompose0
  1278. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorAlt0
  1279. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorConst0
  1280. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorAll0
  1281. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorAny0
  1282. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorArg0
  1283. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorWrappedMonoid0
  1284. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorLast0
  1285. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorFirst0
  1286. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorMax0
  1287. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorMin0
  1288. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorProduct0
  1289. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorSum0
  1290. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorDual0
  1291. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorDown0
  1292. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorIdentity0
  1293. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorComplex0
  1294. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorBool0
  1295. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorChar0
  1296. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorDouble0
  1297. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorFloat0
  1298. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorWord640
  1299. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorWord320
  1300. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorWord160
  1301. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorWord80
  1302. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorWord0
  1303. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorInt640
  1304. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorInt320
  1305. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorInt160
  1306. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorInt80
  1307. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorInt0
  1308. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:Vector()0
  1309. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorUnboxViaPrim0
  1310. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsUnboxViaPrim0
  1311. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorAs0
  1312. 1267.58 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsAs0
  1313. 1267.65 s [vector] Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
  1314. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,,,,,)0
  1315. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,,,,)0
  1316. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,,,)0
  1317. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,,)0
  1318. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,)0
  1319. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsCompose0
  1320. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsAlt0
  1321. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsConst0
  1322. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsAll0
  1323. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsAny0
  1324. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsArg0
  1325. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWrappedMonoid0
  1326. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsLast0
  1327. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsFirst0
  1328. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsMax0
  1329. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsMin0
  1330. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsProduct0
  1331. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsSum0
  1332. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsDual0
  1333. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsDown0
  1334. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0
  1335. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsComplex0
  1336. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsBool0
  1337. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsChar0
  1338. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsDouble0
  1339. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsFloat0
  1340. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord640
  1341. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord320
  1342. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord160
  1343. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord80
  1344. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord0
  1345. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt640
  1346. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt320
  1347. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt160
  1348. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt80
  1349. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt0
  1350. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors()0
  1351. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsUnboxViaPrim0
  1352. 1267.65 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsAs0
  1353. 1275.85 s [vector] Documentation created: dist/doc/html/vector/, dist/doc/html/vector/vector.txt
  1354. 1275.91 s [vector] Preprocessing test suite 'vector-tests-O2' for vector-0.13.1.0..
  1355. 1275.92 s [vector] Preprocessing test suite 'vector-inspection' for vector-0.13.1.0..
  1356. 1275.92 s [vector] Preprocessing test suite 'vector-tests-O0' for vector-0.13.1.0..
  1357. 1275.92 s [vector] Preprocessing test suite 'vector-doctest' for vector-0.13.1.0..
  1358. 1275.94 s [vector] Phase: installPhase
  1359. 1276.04 s [vector] Installing library in /nix/store/5s9a1rx4pjx5jkf3brh0svab98jq4dc9-vector-0.13.1.0/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/vector-0.13.1.0-FgktlsdAKy15Grnx7R1DKX
  1360. 1276.97 s [vector] Phase: fixupPhase
  1361. 1277.00 s [vector] shrinking RPATHs of ELF executables and libraries in /nix/store/5s9a1rx4pjx5jkf3brh0svab98jq4dc9-vector-0.13.1.0
  1362. 1277.01 s [vector] shrinking /nix/store/5s9a1rx4pjx5jkf3brh0svab98jq4dc9-vector-0.13.1.0/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/libHSvector-0.13.1.0-FgktlsdAKy15Grnx7R1DKX-ghc9.6.5.so
  1363. 1277.03 s [vector] checking for references to /build/ in /nix/store/5s9a1rx4pjx5jkf3brh0svab98jq4dc9-vector-0.13.1.0...
  1364. 1277.06 s [vector] patching script interpreter paths in /nix/store/5s9a1rx4pjx5jkf3brh0svab98jq4dc9-vector-0.13.1.0
  1365. 1277.07 s [vector] stripping (with command strip and flags -S -p) in /nix/store/5s9a1rx4pjx5jkf3brh0svab98jq4dc9-vector-0.13.1.0/lib
  1366. 1277.68 s [vector] shrinking RPATHs of ELF executables and libraries in /nix/store/1rbf8xgrb8sqgvmzdryqqmgs8cwiswjy-vector-0.13.1.0-doc
  1367. 1277.70 s [vector] checking for references to /build/ in /nix/store/1rbf8xgrb8sqgvmzdryqqmgs8cwiswjy-vector-0.13.1.0-doc...
  1368. 1277.71 s [vector] patching script interpreter paths in /nix/store/1rbf8xgrb8sqgvmzdryqqmgs8cwiswjy-vector-0.13.1.0-doc
  1369. 1277.97 s [vector:post-build] Uploading to the NixCI cache: /nix/store/1rbf8xgrb8sqgvmzdryqqmgs8cwiswjy-vector-0.13.1.0-doc /nix/store/5s9a1rx4pjx5jkf3brh0svab98jq4dc9-vector-0.13.1.0
  1370. 1278.02 s [vector:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1371. 1278.31 s [vector:post-build] copying 2 paths...
  1372. 1278.31 s [vector:post-build] copying path '/nix/store/1rbf8xgrb8sqgvmzdryqqmgs8cwiswjy-vector-0.13.1.0-doc' to 'https://cache.nix-ci.com'...
  1373. 1280.83 s [vector:post-build] copying path '/nix/store/5s9a1rx4pjx5jkf3brh0svab98jq4dc9-vector-0.13.1.0' to 'https://cache.nix-ci.com'...
  1374. 1288.28 s [vector:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1375. 1288.58 s [vector:post-build] copying 1 paths...
  1376. 1288.58 s [vector:post-build] copying path '/nix/store/klmgy0ddj1p00ngvys7j3an7mjs9dzwh-vector-0.13.1.0.drv' to 'https://cache.nix-ci.com'...
  1377. 1288.84 s Uploaded vector in 10.8s
  1378. 1288.84 s Progress: 91 of 103 built, 2 of 2 downloaded from cache
  1379. 1288.84 s Built vector in 4m51s
  1380. 1288.88 s Building /nix/store/vzrmr8vvqncvrr1gcmcqfmkg7plsxwry-nothunks-0.1.5.drv
  1381. 1288.95 s [nothunks] Phase: setupCompilerEnvironmentPhase
  1382. 1288.95 s [nothunks] Build with /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5.
  1383. 1289.09 s [nothunks] Phase: unpackPhase
  1384. 1289.10 s [nothunks] unpacking source archive /nix/store/z5r9hzar5569b3hg4k533dxil78cj8kh-nothunks-0.1.5.tar.gz
  1385. 1289.11 s [nothunks] source root is nothunks-0.1.5
  1386. 1289.11 s [nothunks] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file nothunks-0.1.5/test/Test/NoThunks/Class.hs
  1387. 1289.12 s [nothunks] Phase: patchPhase
  1388. 1289.12 s [nothunks] Replace Cabal file with edited version from mirror://hackage/nothunks-0.1.5/revision/1.cabal.
  1389. 1289.13 s [nothunks] Phase: compileBuildDriverPhase
  1390. 1289.13 s [nothunks] setupCompileFlags: -package-db=/build/tmp.6N5pUpPfB1/setup-package.conf.d -threaded
  1391. 1289.20 s [nothunks] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.6N5pUpPfB1/Main.o )
  1392. 1289.26 s [nothunks] [2 of 2] Linking Setup
  1393. 1290.95 s [nothunks] Phase: updateAutotoolsGnuConfigScriptsPhase
  1394. 1290.97 s [nothunks] Phase: configurePhase
  1395. 1290.98 s [nothunks] configureFlags: --verbose --prefix=/nix/store/5bx43s5cmr3j6f31njj93vrl4vbxbkg5-nothunks-0.1.5 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/67vs08dr4crsph713rlb76vi3dcqfrfs-nothunks-0.1.5-doc/share/doc/nothunks-0.1.5 --with-gcc=gcc --package-db=/build/tmp.6N5pUpPfB1/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 --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/z7ndn3k8zfjrf713gq443q7a2ixzaab5-ncurses-6.4.20221231/lib --extra-lib-dirs=/nix/store/r25i9ffbldgn22436psygd7ivbvs3qq8-libffi-3.4.6/lib --extra-lib-dirs=/nix/store/zhsjsq37d57kfp5wz0xcg6x97x1426aj-elfutils-0.191/lib --extra-lib-dirs=/nix/store/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  1396. 1290.99 s [nothunks] Using Parsec parser
  1397. 1290.99 s [nothunks] Configuring nothunks-0.1.5...
  1398. 1291.47 s [nothunks] Flags chosen: bytestring=True, text=True, vector=True
  1399. 1291.47 s [nothunks] Dependency base >=4.12 && <5: using base-4.18.2.1
  1400. 1291.47 s [nothunks] Dependency bytestring >=0.10 && <0.13: using bytestring-0.11.5.3
  1401. 1291.47 s [nothunks] Dependency containers >=0.5 && <0.8: using containers-0.6.7
  1402. 1291.47 s [nothunks] Dependency ghc-heap: using ghc-heap-9.6.5
  1403. 1291.47 s [nothunks] Dependency stm >=2.5 && <2.6: using stm-2.5.1.0
  1404. 1291.47 s [nothunks] Dependency text >=1.2 && <1.3 || >=2 && <2.2: using text-2.0.2
  1405. 1291.47 s [nothunks] Dependency time >=1.5 && <1.13: using time-1.12.2
  1406. 1291.47 s [nothunks] Dependency vector >=0.12 && <0.14: using vector-0.13.1.0
  1407. 1291.95 s [nothunks] Source component graph: component lib
  1408. 1291.95 s [nothunks] Configured component graph:
  1409. 1291.95 s [nothunks] component nothunks-0.1.5-GnpCIwfRefl3ccQUkdhB2p
  1410. 1291.95 s [nothunks] include base-4.18.2.1
  1411. 1291.95 s [nothunks] include bytestring-0.11.5.3
  1412. 1291.95 s [nothunks] include containers-0.6.7
  1413. 1291.95 s [nothunks] include ghc-heap-9.6.5
  1414. 1291.95 s [nothunks] include stm-2.5.1.0
  1415. 1291.95 s [nothunks] include text-2.0.2
  1416. 1291.95 s [nothunks] include time-1.12.2
  1417. 1291.95 s [nothunks] include vector-0.13.1.0-FgktlsdAKy15Grnx7R1DKX
  1418. 1291.95 s [nothunks] Linked component graph:
  1419. 1291.95 s [nothunks] unit nothunks-0.1.5-GnpCIwfRefl3ccQUkdhB2p
  1420. 1291.95 s [nothunks] include base-4.18.2.1
  1421. 1291.95 s [nothunks] include bytestring-0.11.5.3
  1422. 1291.95 s [nothunks] include containers-0.6.7
  1423. 1291.95 s [nothunks] include ghc-heap-9.6.5
  1424. 1291.95 s [nothunks] include stm-2.5.1.0
  1425. 1291.95 s [nothunks] include text-2.0.2
  1426. 1291.95 s [nothunks] include time-1.12.2
  1427. 1291.95 s [nothunks] include vector-0.13.1.0-FgktlsdAKy15Grnx7R1DKX
  1428. 1291.95 s [nothunks] NoThunks.Class=nothunks-0.1.5-GnpCIwfRefl3ccQUkdhB2p:NoThunks.Class
  1429. 1291.95 s [nothunks] Ready component graph:
  1430. 1291.95 s [nothunks] definite nothunks-0.1.5-GnpCIwfRefl3ccQUkdhB2p
  1431. 1291.95 s [nothunks] depends base-4.18.2.1
  1432. 1291.95 s [nothunks] depends bytestring-0.11.5.3
  1433. 1291.95 s [nothunks] depends containers-0.6.7
  1434. 1291.95 s [nothunks] depends ghc-heap-9.6.5
  1435. 1291.95 s [nothunks] depends stm-2.5.1.0
  1436. 1291.95 s [nothunks] depends text-2.0.2
  1437. 1291.95 s [nothunks] depends time-1.12.2
  1438. 1291.95 s [nothunks] depends vector-0.13.1.0-FgktlsdAKy15Grnx7R1DKX
  1439. 1291.95 s [nothunks] Using Cabal-3.10.3.0 compiled by ghc-9.6
  1440. 1291.95 s [nothunks] Using compiler: ghc-9.6.5
  1441. 1291.95 s [nothunks] Using install prefix:
  1442. 1291.95 s [nothunks] /nix/store/5bx43s5cmr3j6f31njj93vrl4vbxbkg5-nothunks-0.1.5
  1443. 1291.95 s [nothunks] Executables installed in:
  1444. 1291.95 s [nothunks] /nix/store/5bx43s5cmr3j6f31njj93vrl4vbxbkg5-nothunks-0.1.5/bin
  1445. 1291.95 s [nothunks] Libraries installed in:
  1446. 1291.95 s [nothunks] /nix/store/5bx43s5cmr3j6f31njj93vrl4vbxbkg5-nothunks-0.1.5/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/nothunks-0.1.5-GnpCIwfRefl3ccQUkdhB2p
  1447. 1291.95 s [nothunks] Dynamic Libraries installed in:
  1448. 1291.95 s [nothunks] /nix/store/5bx43s5cmr3j6f31njj93vrl4vbxbkg5-nothunks-0.1.5/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5
  1449. 1291.95 s [nothunks] Private executables installed in:
  1450. 1291.95 s [nothunks] /nix/store/5bx43s5cmr3j6f31njj93vrl4vbxbkg5-nothunks-0.1.5/libexec/x86_64-linux-ghc-9.6.5/nothunks-0.1.5
  1451. 1291.95 s [nothunks] Data files installed in:
  1452. 1291.95 s [nothunks] /nix/store/5bx43s5cmr3j6f31njj93vrl4vbxbkg5-nothunks-0.1.5/share/x86_64-linux-ghc-9.6.5/nothunks-0.1.5
  1453. 1291.95 s [nothunks] Documentation installed in:
  1454. 1291.95 s [nothunks] /nix/store/67vs08dr4crsph713rlb76vi3dcqfrfs-nothunks-0.1.5-doc/share/doc/nothunks-0.1.5
  1455. 1291.95 s [nothunks] Configuration files installed in:
  1456. 1291.95 s [nothunks] /nix/store/5bx43s5cmr3j6f31njj93vrl4vbxbkg5-nothunks-0.1.5/etc
  1457. 1291.95 s [nothunks] No alex found
  1458. 1291.95 s [nothunks] Using ar found on system at:
  1459. 1291.95 s [nothunks] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  1460. 1291.95 s [nothunks] No c2hs found
  1461. 1291.95 s [nothunks] No cpphs found
  1462. 1291.95 s [nothunks] No doctest found
  1463. 1291.95 s [nothunks] Using gcc version 13.3.0 given by user at:
  1464. 1291.95 s [nothunks] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  1465. 1291.95 s [nothunks] Using ghc version 9.6.5 found on system at:
  1466. 1291.95 s [nothunks] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc
  1467. 1291.95 s [nothunks] Using ghc-pkg version 9.6.5 found on system at:
  1468. 1291.95 s [nothunks] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc-pkg-9.6.5
  1469. 1291.95 s [nothunks] No ghcjs found
  1470. 1291.95 s [nothunks] No ghcjs-pkg found
  1471. 1291.95 s [nothunks] No greencard found
  1472. 1291.95 s [nothunks] Using haddock version 2.29.2 found on system at:
  1473. 1291.95 s [nothunks] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/haddock-ghc-9.6.5
  1474. 1291.95 s [nothunks] No happy found
  1475. 1291.95 s [nothunks] Using haskell-suite found on system at: haskell-suite-dummy-location
  1476. 1291.95 s [nothunks] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1477. 1291.95 s [nothunks] No hmake found
  1478. 1291.95 s [nothunks] Using hpc version 0.68 found on system at:
  1479. 1291.95 s [nothunks] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hpc-ghc-9.6.5
  1480. 1291.95 s [nothunks] Using hsc2hs version 0.68.9 found on system at:
  1481. 1291.95 s [nothunks] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hsc2hs-ghc-9.6.5
  1482. 1291.95 s [nothunks] Using hscolour version 1.25 found on system at:
  1483. 1291.95 s [nothunks] /nix/store/qajf3ajzd1szdbavvk6vg0vbc4y8842m-hscolour-1.25/bin/HsColour
  1484. 1291.95 s [nothunks] No jhc found
  1485. 1291.95 s [nothunks] Using ld found on system at:
  1486. 1291.95 s [nothunks] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  1487. 1291.95 s [nothunks] No pkg-config found
  1488. 1291.95 s [nothunks] Using runghc version 9.6.5 found on system at:
  1489. 1291.95 s [nothunks] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/runghc-9.6.5
  1490. 1291.95 s [nothunks] Using strip version 2.43 found on system at:
  1491. 1291.95 s [nothunks] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  1492. 1291.95 s [nothunks] Using tar found on system at:
  1493. 1291.95 s [nothunks] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  1494. 1291.95 s [nothunks] No uhc found
  1495. 1292.13 s [nothunks] Phase: buildPhase
  1496. 1292.25 s [nothunks] Preprocessing library for nothunks-0.1.5..
  1497. 1292.25 s [nothunks] Building library for nothunks-0.1.5..
  1498. 1292.49 s [nothunks] [1 of 1] Compiling NoThunks.Class ( src/NoThunks/Class.hs, dist/build/NoThunks/Class.o, dist/build/NoThunks/Class.dyn_o )
  1499. 1296.50 s [nothunks] [1 of 1] Compiling NoThunks.Class ( src/NoThunks/Class.hs, dist/build/NoThunks/Class.p_o )
  1500. 1301.65 s [nothunks] Phase: haddockPhase
  1501. 1301.87 s [nothunks] Preprocessing library for nothunks-0.1.5..
  1502. 1301.87 s [nothunks] Running Haddock on library for nothunks-0.1.5..
  1503. 1301.94 s [nothunks] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1504. 1302.67 s [nothunks] 94% ( 18 / 19) in 'NoThunks.Class'
  1505. 1302.67 s [nothunks] Missing documentation for:
  1506. 1302.67 s [nothunks] Module header
  1507. 1303.18 s [nothunks] Warning: NoThunks.Class: could not find link destinations for:
  1508. 1303.18 s [nothunks] - NoThunks.Class.HasFields
  1509. 1303.18 s [nothunks] - NoThunks.Class.Elem
  1510. 1303.18 s [nothunks] - NoThunks.Class.GShowTypeOf
  1511. 1303.18 s [nothunks] - NoThunks.Class.GWRecordField
  1512. 1303.18 s [nothunks] - NoThunks.Class.checkContainsThunks
  1513. 1307.89 s [nothunks] Documentation created: dist/doc/html/nothunks/,
  1514. 1307.89 s [nothunks] dist/doc/html/nothunks/nothunks.txt
  1515. 1307.96 s [nothunks] Phase: installPhase
  1516. 1308.08 s [nothunks] Installing library in /nix/store/5bx43s5cmr3j6f31njj93vrl4vbxbkg5-nothunks-0.1.5/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/nothunks-0.1.5-GnpCIwfRefl3ccQUkdhB2p
  1517. 1308.41 s [nothunks] Phase: fixupPhase
  1518. 1308.44 s [nothunks] shrinking RPATHs of ELF executables and libraries in /nix/store/5bx43s5cmr3j6f31njj93vrl4vbxbkg5-nothunks-0.1.5
  1519. 1308.45 s [nothunks] shrinking /nix/store/5bx43s5cmr3j6f31njj93vrl4vbxbkg5-nothunks-0.1.5/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/libHSnothunks-0.1.5-GnpCIwfRefl3ccQUkdhB2p-ghc9.6.5.so
  1520. 1308.45 s [nothunks] checking for references to /build/ in /nix/store/5bx43s5cmr3j6f31njj93vrl4vbxbkg5-nothunks-0.1.5...
  1521. 1308.46 s [nothunks] patching script interpreter paths in /nix/store/5bx43s5cmr3j6f31njj93vrl4vbxbkg5-nothunks-0.1.5
  1522. 1308.47 s [nothunks] stripping (with command strip and flags -S -p) in /nix/store/5bx43s5cmr3j6f31njj93vrl4vbxbkg5-nothunks-0.1.5/lib
  1523. 1308.55 s [nothunks] shrinking RPATHs of ELF executables and libraries in /nix/store/67vs08dr4crsph713rlb76vi3dcqfrfs-nothunks-0.1.5-doc
  1524. 1308.55 s [nothunks] checking for references to /build/ in /nix/store/67vs08dr4crsph713rlb76vi3dcqfrfs-nothunks-0.1.5-doc...
  1525. 1308.56 s [nothunks] patching script interpreter paths in /nix/store/67vs08dr4crsph713rlb76vi3dcqfrfs-nothunks-0.1.5-doc
  1526. 1308.73 s [nothunks:post-build] Uploading to the NixCI cache: /nix/store/5bx43s5cmr3j6f31njj93vrl4vbxbkg5-nothunks-0.1.5 /nix/store/67vs08dr4crsph713rlb76vi3dcqfrfs-nothunks-0.1.5-doc
  1527. 1308.82 s [nothunks:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1528. 1309.08 s [nothunks:post-build] copying 2 paths...
  1529. 1309.08 s [nothunks:post-build] copying path '/nix/store/67vs08dr4crsph713rlb76vi3dcqfrfs-nothunks-0.1.5-doc' to 'https://cache.nix-ci.com'...
  1530. 1309.52 s [nothunks:post-build] copying path '/nix/store/5bx43s5cmr3j6f31njj93vrl4vbxbkg5-nothunks-0.1.5' to 'https://cache.nix-ci.com'...
  1531. 1310.68 s [nothunks:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1532. 1311.00 s [nothunks:post-build] copying 1 paths...
  1533. 1311.00 s [nothunks:post-build] copying path '/nix/store/vzrmr8vvqncvrr1gcmcqfmkg7plsxwry-nothunks-0.1.5.drv' to 'https://cache.nix-ci.com'...
  1534. 1311.27 s Uploaded nothunks in 2.5s
  1535. 1311.27 s Progress: 92 of 103 built, 2 of 2 downloaded from cache
  1536. 1311.27 s Built nothunks in 22.3s
  1537. 1311.33 s Building /nix/store/mv213g0vmqnly185cfzk8xlvj73s2gip-unordered-containers-0.2.20.drv
  1538. 1311.46 s [unordered-containers] Phase: setupCompilerEnvironmentPhase
  1539. 1311.46 s [unordered-containers] Build with /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5.
  1540. 1311.67 s [unordered-containers] Phase: unpackPhase
  1541. 1311.68 s [unordered-containers] unpacking source archive /nix/store/46rvk8vjzsagr58a6pqwimivmr0ahxys-unordered-containers-0.2.20.tar.gz
  1542. 1311.69 s [unordered-containers] source root is unordered-containers-0.2.20
  1543. 1311.69 s [unordered-containers] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file unordered-containers-0.2.20/unordered-containers.cabal
  1544. 1311.70 s [unordered-containers] Phase: patchPhase
  1545. 1311.71 s [unordered-containers] Replace Cabal file with edited version from mirror://hackage/unordered-containers-0.2.20/revision/3.cabal.
  1546. 1311.71 s [unordered-containers] Phase: compileBuildDriverPhase
  1547. 1311.72 s [unordered-containers] setupCompileFlags: -package-db=/build/tmp.9MVTvK91IZ/setup-package.conf.d -threaded
  1548. 1311.79 s [unordered-containers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.9MVTvK91IZ/Main.o )
  1549. 1311.88 s [unordered-containers] [2 of 2] Linking Setup
  1550. 1313.38 s [unordered-containers] Phase: updateAutotoolsGnuConfigScriptsPhase
  1551. 1313.39 s [unordered-containers] Phase: configurePhase
  1552. 1313.40 s [unordered-containers] configureFlags: --verbose --prefix=/nix/store/25w6j8yhr4ia2280x9q3zlp37lrnxa4i-unordered-containers-0.2.20 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/n6wbmiyn6sdv9s1j2bgl7vgqn7dzq31f-unordered-containers-0.2.20-doc/share/doc/unordered-containers-0.2.20 --with-gcc=gcc --package-db=/build/tmp.9MVTvK91IZ/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 --extra-lib-dirs=/nix/store/z7ndn3k8zfjrf713gq443q7a2ixzaab5-ncurses-6.4.20221231/lib --extra-lib-dirs=/nix/store/r25i9ffbldgn22436psygd7ivbvs3qq8-libffi-3.4.6/lib --extra-lib-dirs=/nix/store/zhsjsq37d57kfp5wz0xcg6x97x1426aj-elfutils-0.191/lib --extra-lib-dirs=/nix/store/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  1553. 1313.41 s [unordered-containers] Using Parsec parser
  1554. 1313.41 s [unordered-containers] Configuring unordered-containers-0.2.20...
  1555. 1313.79 s [unordered-containers] Flags chosen: debug=False
  1556. 1313.79 s [unordered-containers] Dependency base >=4.10 && <5: using base-4.18.2.1
  1557. 1313.79 s [unordered-containers] Dependency deepseq >=1.4.3: using deepseq-1.4.8.1
  1558. 1313.79 s [unordered-containers] Dependency hashable >=1.4 && <1.6: using hashable-1.4.4.0
  1559. 1313.79 s [unordered-containers] Dependency template-haskell <2.23: using template-haskell-2.20.0.0
  1560. 1313.79 s [unordered-containers] Dependency ChasingBottoms: using ChasingBottoms-1.3.1.15
  1561. 1313.79 s [unordered-containers] Dependency HUnit: using HUnit-1.6.2.0
  1562. 1313.79 s [unordered-containers] Dependency QuickCheck >=2.4.0.1: using QuickCheck-2.14.3
  1563. 1313.79 s [unordered-containers] Dependency base: using base-4.18.2.1
  1564. 1313.79 s [unordered-containers] Dependency containers >=0.5.8: using containers-0.6.7
  1565. 1313.79 s [unordered-containers] Dependency hashable: using hashable-1.4.4.0
  1566. 1313.79 s [unordered-containers] Dependency nothunks >=0.1.3: using nothunks-0.1.5
  1567. 1313.79 s [unordered-containers] Dependency random: using random-1.2.1.2
  1568. 1313.79 s [unordered-containers] Dependency tasty >=1.4.0.3: using tasty-1.4.3
  1569. 1313.79 s [unordered-containers] Dependency tasty-hunit >=0.10.0.3: using tasty-hunit-0.10.2
  1570. 1313.79 s [unordered-containers] Dependency tasty-quickcheck >=0.10.1.2: using tasty-quickcheck-0.10.2
  1571. 1313.79 s [unordered-containers] Dependency unordered-containers: using unordered-containers-0.2.20
  1572. 1314.12 s [unordered-containers] Source component graph:
  1573. 1314.12 s [unordered-containers] component lib
  1574. 1314.12 s [unordered-containers] component test:unordered-containers-tests dependency lib
  1575. 1314.12 s [unordered-containers] Configured component graph:
  1576. 1314.12 s [unordered-containers] component unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  1577. 1314.12 s [unordered-containers] include base-4.18.2.1
  1578. 1314.12 s [unordered-containers] include deepseq-1.4.8.1
  1579. 1314.12 s [unordered-containers] include hashable-1.4.4.0-1cUwT1YA5NKDNzV11fLCsN
  1580. 1314.12 s [unordered-containers] include template-haskell-2.20.0.0
  1581. 1314.12 s [unordered-containers] component unordered-containers-0.2.20-o6BWJQI7X7AkoeU69xRYH-unordered-containers-tests
  1582. 1314.12 s [unordered-containers] include ChasingBottoms-1.3.1.15-DiadURhQIdw7YvHzoDcEWP
  1583. 1314.12 s [unordered-containers] include HUnit-1.6.2.0-3feDxoNlxgwJ4Ew4Y1KOAW
  1584. 1314.12 s [unordered-containers] include QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  1585. 1314.12 s [unordered-containers] include base-4.18.2.1
  1586. 1314.12 s [unordered-containers] include containers-0.6.7
  1587. 1314.12 s [unordered-containers] include hashable-1.4.4.0-1cUwT1YA5NKDNzV11fLCsN
  1588. 1314.12 s [unordered-containers] include nothunks-0.1.5-GnpCIwfRefl3ccQUkdhB2p
  1589. 1314.12 s [unordered-containers] include random-1.2.1.2-9nSipNyPzIK3OtGny4BWjI
  1590. 1314.12 s [unordered-containers] include tasty-1.4.3-GBUzr5T24qSDiUxn61W8Hz
  1591. 1314.12 s [unordered-containers] include tasty-hunit-0.10.2-AaDGgO8NyMpGgy1bFQpiFk
  1592. 1314.12 s [unordered-containers] include tasty-quickcheck-0.10.2-HgYu9UXLyCNKybJararGit
  1593. 1314.12 s [unordered-containers] include unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  1594. 1314.12 s [unordered-containers] Linked component graph:
  1595. 1314.12 s [unordered-containers] unit unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  1596. 1314.12 s [unordered-containers] include base-4.18.2.1
  1597. 1314.12 s [unordered-containers] include deepseq-1.4.8.1
  1598. 1314.12 s [unordered-containers] include hashable-1.4.4.0-1cUwT1YA5NKDNzV11fLCsN
  1599. 1314.12 s [unordered-containers] include template-haskell-2.20.0.0
  1600. 1314.12 s [unordered-containers] Data.HashMap.Internal=unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2:Data.HashMap.Internal,Data.HashMap.Internal.Array=unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2:Data.HashMap.Internal.Array,Data.HashMap.Internal.Debug=unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2:Data.HashMap.Internal.Debug,Data.HashMap.Internal.List=unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2:Data.HashMap.Internal.List,Data.HashMap.Internal.Strict=unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2:Data.HashMap.Internal.Strict,Data.HashMap.Lazy=unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2:Data.HashMap.Lazy,Data.HashMap.Strict=unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2:Data.HashMap.Strict,Data.HashSet=unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2:Data.HashSet,Data.HashSet.Internal=unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2:Data.HashSet.Internal
  1601. 1314.12 s [unordered-containers] unit unordered-containers-0.2.20-o6BWJQI7X7AkoeU69xRYH-unordered-containers-tests
  1602. 1314.12 s [unordered-containers] include ChasingBottoms-1.3.1.15-DiadURhQIdw7YvHzoDcEWP
  1603. 1314.12 s [unordered-containers] include HUnit-1.6.2.0-3feDxoNlxgwJ4Ew4Y1KOAW
  1604. 1314.12 s [unordered-containers] include QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  1605. 1314.12 s [unordered-containers] include base-4.18.2.1
  1606. 1314.12 s [unordered-containers] include containers-0.6.7
  1607. 1314.12 s [unordered-containers] include hashable-1.4.4.0-1cUwT1YA5NKDNzV11fLCsN
  1608. 1314.12 s [unordered-containers] include nothunks-0.1.5-GnpCIwfRefl3ccQUkdhB2p
  1609. 1314.12 s [unordered-containers] include random-1.2.1.2-9nSipNyPzIK3OtGny4BWjI
  1610. 1314.12 s [unordered-containers] include tasty-1.4.3-GBUzr5T24qSDiUxn61W8Hz
  1611. 1314.12 s [unordered-containers] include tasty-hunit-0.10.2-AaDGgO8NyMpGgy1bFQpiFk
  1612. 1314.12 s [unordered-containers] include tasty-quickcheck-0.10.2-HgYu9UXLyCNKybJararGit
  1613. 1314.12 s [unordered-containers] include unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  1614. 1314.12 s [unordered-containers] Ready component graph:
  1615. 1314.12 s [unordered-containers] definite unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  1616. 1314.12 s [unordered-containers] depends base-4.18.2.1
  1617. 1314.12 s [unordered-containers] depends deepseq-1.4.8.1
  1618. 1314.12 s [unordered-containers] depends hashable-1.4.4.0-1cUwT1YA5NKDNzV11fLCsN
  1619. 1314.12 s [unordered-containers] depends template-haskell-2.20.0.0
  1620. 1314.12 s [unordered-containers] definite unordered-containers-0.2.20-o6BWJQI7X7AkoeU69xRYH-unordered-containers-tests
  1621. 1314.12 s [unordered-containers] depends ChasingBottoms-1.3.1.15-DiadURhQIdw7YvHzoDcEWP
  1622. 1314.12 s [unordered-containers] depends HUnit-1.6.2.0-3feDxoNlxgwJ4Ew4Y1KOAW
  1623. 1314.12 s [unordered-containers] depends QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  1624. 1314.12 s [unordered-containers] depends base-4.18.2.1
  1625. 1314.12 s [unordered-containers] depends containers-0.6.7
  1626. 1314.12 s [unordered-containers] depends hashable-1.4.4.0-1cUwT1YA5NKDNzV11fLCsN
  1627. 1314.12 s [unordered-containers] depends nothunks-0.1.5-GnpCIwfRefl3ccQUkdhB2p
  1628. 1314.12 s [unordered-containers] depends random-1.2.1.2-9nSipNyPzIK3OtGny4BWjI
  1629. 1314.12 s [unordered-containers] depends tasty-1.4.3-GBUzr5T24qSDiUxn61W8Hz
  1630. 1314.12 s [unordered-containers] depends tasty-hunit-0.10.2-AaDGgO8NyMpGgy1bFQpiFk
  1631. 1314.12 s [unordered-containers] depends tasty-quickcheck-0.10.2-HgYu9UXLyCNKybJararGit
  1632. 1314.12 s [unordered-containers] depends unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  1633. 1314.12 s [unordered-containers] Using Cabal-3.10.3.0 compiled by ghc-9.6
  1634. 1314.12 s [unordered-containers] Using compiler: ghc-9.6.5
  1635. 1314.12 s [unordered-containers] Using install prefix:
  1636. 1314.12 s [unordered-containers] /nix/store/25w6j8yhr4ia2280x9q3zlp37lrnxa4i-unordered-containers-0.2.20
  1637. 1314.12 s [unordered-containers] Executables installed in:
  1638. 1314.12 s [unordered-containers] /nix/store/25w6j8yhr4ia2280x9q3zlp37lrnxa4i-unordered-containers-0.2.20/bin
  1639. 1314.12 s [unordered-containers] Libraries installed in:
  1640. 1314.12 s [unordered-containers] /nix/store/25w6j8yhr4ia2280x9q3zlp37lrnxa4i-unordered-containers-0.2.20/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  1641. 1314.12 s [unordered-containers] Dynamic Libraries installed in:
  1642. 1314.12 s [unordered-containers] /nix/store/25w6j8yhr4ia2280x9q3zlp37lrnxa4i-unordered-containers-0.2.20/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5
  1643. 1314.12 s [unordered-containers] Private executables installed in:
  1644. 1314.12 s [unordered-containers] /nix/store/25w6j8yhr4ia2280x9q3zlp37lrnxa4i-unordered-containers-0.2.20/libexec/x86_64-linux-ghc-9.6.5/unordered-containers-0.2.20
  1645. 1314.12 s [unordered-containers] Data files installed in:
  1646. 1314.12 s [unordered-containers] /nix/store/25w6j8yhr4ia2280x9q3zlp37lrnxa4i-unordered-containers-0.2.20/share/x86_64-linux-ghc-9.6.5/unordered-containers-0.2.20
  1647. 1314.12 s [unordered-containers] Documentation installed in:
  1648. 1314.12 s [unordered-containers] /nix/store/n6wbmiyn6sdv9s1j2bgl7vgqn7dzq31f-unordered-containers-0.2.20-doc/share/doc/unordered-containers-0.2.20
  1649. 1314.12 s [unordered-containers] Configuration files installed in:
  1650. 1314.12 s [unordered-containers] /nix/store/25w6j8yhr4ia2280x9q3zlp37lrnxa4i-unordered-containers-0.2.20/etc
  1651. 1314.12 s [unordered-containers] No alex found
  1652. 1314.12 s [unordered-containers] Using ar found on system at:
  1653. 1314.12 s [unordered-containers] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  1654. 1314.12 s [unordered-containers] No c2hs found
  1655. 1314.12 s [unordered-containers] No cpphs found
  1656. 1314.12 s [unordered-containers] No doctest found
  1657. 1314.12 s [unordered-containers] Using gcc version 13.3.0 given by user at:
  1658. 1314.12 s [unordered-containers] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  1659. 1314.12 s [unordered-containers] Using ghc version 9.6.5 found on system at:
  1660. 1314.12 s [unordered-containers] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc
  1661. 1314.12 s [unordered-containers] Using ghc-pkg version 9.6.5 found on system at:
  1662. 1314.12 s [unordered-containers] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc-pkg-9.6.5
  1663. 1314.12 s [unordered-containers] No ghcjs found
  1664. 1314.12 s [unordered-containers] No ghcjs-pkg found
  1665. 1314.12 s [unordered-containers] No greencard found
  1666. 1314.12 s [unordered-containers] Using haddock version 2.29.2 found on system at:
  1667. 1314.12 s [unordered-containers] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/haddock-ghc-9.6.5
  1668. 1314.12 s [unordered-containers] No happy found
  1669. 1314.12 s [unordered-containers] Using haskell-suite found on system at: haskell-suite-dummy-location
  1670. 1314.12 s [unordered-containers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1671. 1314.12 s [unordered-containers] No hmake found
  1672. 1314.12 s [unordered-containers] Using hpc version 0.68 found on system at:
  1673. 1314.12 s [unordered-containers] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hpc-ghc-9.6.5
  1674. 1314.12 s [unordered-containers] Using hsc2hs version 0.68.9 found on system at:
  1675. 1314.12 s [unordered-containers] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hsc2hs-ghc-9.6.5
  1676. 1314.12 s [unordered-containers] Using hscolour version 1.25 found on system at:
  1677. 1314.12 s [unordered-containers] /nix/store/qajf3ajzd1szdbavvk6vg0vbc4y8842m-hscolour-1.25/bin/HsColour
  1678. 1314.12 s [unordered-containers] No jhc found
  1679. 1314.12 s [unordered-containers] Using ld found on system at:
  1680. 1314.12 s [unordered-containers] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  1681. 1314.12 s [unordered-containers] No pkg-config found
  1682. 1314.12 s [unordered-containers] Using runghc version 9.6.5 found on system at:
  1683. 1314.12 s [unordered-containers] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/runghc-9.6.5
  1684. 1314.12 s [unordered-containers] Using strip version 2.43 found on system at:
  1685. 1314.12 s [unordered-containers] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  1686. 1314.12 s [unordered-containers] Using tar found on system at:
  1687. 1314.12 s [unordered-containers] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  1688. 1314.12 s [unordered-containers] No uhc found
  1689. 1314.26 s [unordered-containers] Phase: buildPhase
  1690. 1314.34 s [unordered-containers] Preprocessing library for unordered-containers-0.2.20..
  1691. 1314.35 s [unordered-containers] Building library for unordered-containers-0.2.20..
  1692. 1314.44 s [unordered-containers]
  1693. 1314.44 s [unordered-containers] Data/HashMap/Internal.hs:12:14-23: warning: [-Wdeprecated-flags]
  1694. 1314.44 s [unordered-containers] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
  1695. 1314.44 s [unordered-containers] |
  1696. 1314.44 s [unordered-containers] 12 | {-# LANGUAGE TypeInType #-}
  1697. 1314.44 s [unordered-containers] | ^^^^^^^^^^
  1698. 1314.67 s [unordered-containers] [1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, dist/build/Data/HashMap/Internal/Array.o, dist/build/Data/HashMap/Internal/Array.dyn_o )
  1699. 1314.85 s [unordered-containers]
  1700. 1314.85 s [unordered-containers] Data/HashMap/Internal/Array.hs:83:1-35: warning: [-Wunused-imports]
  1701. 1314.85 s [unordered-containers] The import of ‘Control.Applicative’ is redundant
  1702. 1314.85 s [unordered-containers] except perhaps to import instances from ‘Control.Applicative’
  1703. 1314.85 s [unordered-containers] To import instances alone, use: import Control.Applicative()
  1704. 1314.85 s [unordered-containers] |
  1705. 1314.85 s [unordered-containers] 83 | import Control.Applicative (liftA2)
  1706. 1314.85 s [unordered-containers] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1707. 1315.54 s [unordered-containers] [2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, dist/build/Data/HashMap/Internal/List.o, dist/build/Data/HashMap/Internal/List.dyn_o )
  1708. 1315.54 s [unordered-containers] [3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, dist/build/Data/HashMap/Internal.o, dist/build/Data/HashMap/Internal.dyn_o )
  1709. 1325.14 s [unordered-containers] [4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, dist/build/Data/HashMap/Internal/Debug.o, dist/build/Data/HashMap/Internal/Debug.dyn_o )
  1710. 1325.61 s [unordered-containers] [5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, dist/build/Data/HashMap/Internal/Strict.o, dist/build/Data/HashMap/Internal/Strict.dyn_o )
  1711. 1329.38 s [unordered-containers] [6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, dist/build/Data/HashSet/Internal.o, dist/build/Data/HashSet/Internal.dyn_o )
  1712. 1329.38 s [unordered-containers] [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o, dist/build/Data/HashSet.dyn_o )
  1713. 1329.38 s [unordered-containers] [8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o, dist/build/Data/HashMap/Strict.dyn_o )
  1714. 1329.42 s [unordered-containers] [9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o, dist/build/Data/HashMap/Lazy.dyn_o )
  1715. 1329.89 s [unordered-containers]
  1716. 1329.89 s [unordered-containers] Data/HashMap/Internal.hs:12:14-23: warning: [-Wdeprecated-flags]
  1717. 1329.89 s [unordered-containers] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
  1718. 1329.89 s [unordered-containers] |
  1719. 1329.89 s [unordered-containers] 12 | {-# LANGUAGE TypeInType #-}
  1720. 1329.89 s [unordered-containers] | ^^^^^^^^^^
  1721. 1330.21 s [unordered-containers] [1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, dist/build/Data/HashMap/Internal/Array.p_o )
  1722. 1330.48 s [unordered-containers]
  1723. 1330.48 s [unordered-containers] Data/HashMap/Internal/Array.hs:83:1-35: warning: [-Wunused-imports]
  1724. 1330.48 s [unordered-containers] The import of ‘Control.Applicative’ is redundant
  1725. 1330.48 s [unordered-containers] except perhaps to import instances from ‘Control.Applicative’
  1726. 1330.48 s [unordered-containers] To import instances alone, use: import Control.Applicative()
  1727. 1330.48 s [unordered-containers] |
  1728. 1330.48 s [unordered-containers] 83 | import Control.Applicative (liftA2)
  1729. 1330.48 s [unordered-containers] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1730. 1331.98 s [unordered-containers] [2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, dist/build/Data/HashMap/Internal/List.p_o )
  1731. 1331.98 s [unordered-containers] [3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, dist/build/Data/HashMap/Internal.p_o )
  1732. 1349.50 s [unordered-containers] [4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, dist/build/Data/HashMap/Internal/Debug.p_o )
  1733. 1350.74 s [unordered-containers] [5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, dist/build/Data/HashMap/Internal/Strict.p_o )
  1734. 1354.57 s [unordered-containers] [6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, dist/build/Data/HashSet/Internal.p_o )
  1735. 1354.57 s [unordered-containers] [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.p_o )
  1736. 1354.57 s [unordered-containers] [8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.p_o )
  1737. 1354.72 s [unordered-containers] [9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.p_o )
  1738. 1356.34 s [unordered-containers] Preprocessing test suite 'unordered-containers-tests' for unordered-containers-0.2.20..
  1739. 1356.34 s [unordered-containers] Building test suite 'unordered-containers-tests' for unordered-containers-0.2.20..
  1740. 1356.56 s [unordered-containers] [1 of 9] Compiling Properties.List ( tests/Properties/List.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties/List.o )
  1741. 1356.87 s [unordered-containers] [2 of 9] Compiling Regressions ( tests/Regressions.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Regressions.o )
  1742. 1360.84 s [unordered-containers] [3 of 9] Compiling Util.Key ( tests/Util/Key.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Util/Key.o )
  1743. 1360.84 s [unordered-containers] [4 of 9] Compiling Strictness ( tests/Strictness.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Strictness.o )
  1744. 1360.84 s [unordered-containers] [5 of 9] Compiling Properties.HashSet ( tests/Properties/HashSet.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties/HashSet.o )
  1745. 1360.84 s [unordered-containers] [6 of 9] Compiling Properties.HashMapStrict ( tests/Properties/HashMapStrict.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties/HashMapStrict.o )
  1746. 1371.19 s [unordered-containers] [7 of 9] Compiling Properties.HashMapLazy ( tests/Properties/HashMapLazy.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties/HashMapLazy.o )
  1747. 1371.19 s [unordered-containers] [8 of 9] Compiling Properties ( tests/Properties.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties.o )
  1748. 1371.22 s [unordered-containers] [9 of 9] Compiling Main ( tests/Main.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Main.o )
  1749. 1371.99 s [unordered-containers] [10 of 10] Linking dist/build/unordered-containers-tests/unordered-containers-tests
  1750. 1373.47 s [unordered-containers] buildPhase completed in 1 minutes 0 seconds
  1751. 1373.47 s [unordered-containers] Phase: checkPhase
  1752. 1373.56 s [unordered-containers] Running 1 test suites...
  1753. 1373.57 s [unordered-containers] Test suite unordered-containers-tests: RUNNING...
  1754. 1373.59 s [unordered-containers] All
  1755. 1373.59 s [unordered-containers] Properties
  1756. 1373.59 s [unordered-containers] Data.HashMap.Lazy
  1757. 1373.59 s [unordered-containers] instances
  1758. 1373.59 s [unordered-containers] Eq
  1759. 1373.65 s [unordered-containers] ==: OK (0.06s)
  1760. 1373.65 s [unordered-containers] +++ OK, passed 100 tests.
  1761. 1373.72 s [unordered-containers] /=: OK (0.11s)
  1762. 1373.72 s [unordered-containers] +++ OK, passed 100 tests.
  1763. 1373.72 s [unordered-containers] Ord
  1764. 1373.72 s [unordered-containers] compare reflexive: OK (0.05s)
  1765. 1373.72 s [unordered-containers] +++ OK, passed 100 tests.
  1766. 1373.72 s [unordered-containers] compare transitive: OK (0.07s)
  1767. 1373.72 s [unordered-containers] +++ OK, passed 100 tests.
  1768. 1373.72 s [unordered-containers] compare antisymmetric: OK (0.05s)
  1769. 1373.72 s [unordered-containers] +++ OK, passed 100 tests.
  1770. 1373.72 s [unordered-containers] Ord => Eq: OK (0.01s)
  1771. 1373.72 s [unordered-containers] +++ OK, passed 100 tests.
  1772. 1374.02 s [unordered-containers] Read/Show: OK (0.42s)
  1773. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1774. 1374.02 s [unordered-containers] Functor: OK (0.11s)
  1775. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1776. 1374.02 s [unordered-containers] Foldable: OK (0.05s)
  1777. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1778. 1374.02 s [unordered-containers] Bifoldable
  1779. 1374.02 s [unordered-containers] bifoldMap: OK (0.05s)
  1780. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1781. 1374.02 s [unordered-containers] bifoldr: OK (0.05s)
  1782. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1783. 1374.02 s [unordered-containers] bifoldl: OK (0.05s)
  1784. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1785. 1374.02 s [unordered-containers] Hashable: OK (0.06s)
  1786. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1787. 1374.02 s [unordered-containers] empty
  1788. 1374.02 s [unordered-containers] valid: OK (0.01s)
  1789. 1374.02 s [unordered-containers] +++ OK, passed 1 test.
  1790. 1374.02 s [unordered-containers] singleton
  1791. 1374.02 s [unordered-containers] valid: OK
  1792. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1793. 1374.02 s [unordered-containers] size: OK
  1794. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1795. 1374.02 s [unordered-containers] member: OK (0.05s)
  1796. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1797. 1374.02 s [unordered-containers] lookup: OK (0.03s)
  1798. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1799. 1374.02 s [unordered-containers] !?: OK (0.03s)
  1800. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1801. 1374.02 s [unordered-containers] insert
  1802. 1374.02 s [unordered-containers] model: OK (0.08s)
  1803. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1804. 1374.02 s [unordered-containers] valid: OK
  1805. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1806. 1374.02 s [unordered-containers] insertWith
  1807. 1374.02 s [unordered-containers] insertWith: OK (0.02s)
  1808. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1809. 1374.02 s [unordered-containers] valid: OK
  1810. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1811. 1374.02 s [unordered-containers] delete
  1812. 1374.02 s [unordered-containers] model: OK (0.02s)
  1813. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1814. 1374.02 s [unordered-containers] valid: OK (0.01s)
  1815. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1816. 1374.02 s [unordered-containers] adjust
  1817. 1374.02 s [unordered-containers] model: OK (0.01s)
  1818. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1819. 1374.02 s [unordered-containers] valid: OK (0.04s)
  1820. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1821. 1374.02 s [unordered-containers] update
  1822. 1374.02 s [unordered-containers] model: OK (0.02s)
  1823. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1824. 1374.02 s [unordered-containers] valid: OK (0.01s)
  1825. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1826. 1374.02 s [unordered-containers] alter
  1827. 1374.02 s [unordered-containers] model: OK (0.04s)
  1828. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1829. 1374.02 s [unordered-containers] valid: OK
  1830. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1831. 1374.02 s [unordered-containers] alterF
  1832. 1374.02 s [unordered-containers] model
  1833. 1374.02 s [unordered-containers] []: OK (0.10s)
  1834. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1835. 1374.02 s [unordered-containers] adjust: OK
  1836. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1837. 1374.02 s [unordered-containers] insert: OK
  1838. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1839. 1374.02 s [unordered-containers] insertWith: OK (0.02s)
  1840. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1841. 1374.02 s [unordered-containers] delete: OK
  1842. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1843. 1374.02 s [unordered-containers] lookup: OK (0.02s)
  1844. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1845. 1374.02 s [unordered-containers] valid: OK (0.06s)
  1846. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1847. 1374.02 s [unordered-containers] isSubmapOf
  1848. 1374.02 s [unordered-containers] model: OK (0.01s)
  1849. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1850. 1374.02 s [unordered-containers] m ⊆ m: OK (0.02s)
  1851. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1852. 1374.02 s [unordered-containers] m1 ⊆ m1 ∪ m2: OK (0.02s)
  1853. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1854. 1374.02 s [unordered-containers] m1 ⊈ m2 ⇒ m1 ∪ m2 ⊈ m1: OK (0.01s)
  1855. 1374.02 s [unordered-containers] +++ OK, passed 100 tests; 14 discarded.
  1856. 1374.02 s [unordered-containers] m1\m2 ⊆ m1: OK (0.02s)
  1857. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1858. 1374.02 s [unordered-containers] m1 ∩ m2 ≠ ∅ ⇒ m1 ⊈ m1\m2 : OK (0.02s)
  1859. 1374.02 s [unordered-containers] +++ OK, passed 100 tests; 128 discarded.
  1860. 1374.02 s [unordered-containers] delete k m ⊆ m: OK (0.02s)
  1861. 1374.02 s [unordered-containers] +++ OK, passed 100 tests; 13 discarded.
  1862. 1374.02 s [unordered-containers] m ⊈ delete k m : OK
  1863. 1374.02 s [unordered-containers] +++ OK, passed 100 tests; 20 discarded.
  1864. 1374.02 s [unordered-containers] k ∉ m ⇒ m ⊆ insert k v m: OK
  1865. 1374.02 s [unordered-containers] +++ OK, passed 100 tests; 9 discarded.
  1866. 1374.02 s [unordered-containers] k ∉ m ⇒ insert k v m ⊈ m: OK (0.01s)
  1867. 1374.02 s [unordered-containers] +++ OK, passed 100 tests; 9 discarded.
  1868. 1374.02 s [unordered-containers] union
  1869. 1374.02 s [unordered-containers] model: OK
  1870. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1871. 1374.02 s [unordered-containers] valid: OK (0.02s)
  1872. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1873. 1374.02 s [unordered-containers] unionWith
  1874. 1374.02 s [unordered-containers] model: OK (0.15s)
  1875. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1876. 1374.02 s [unordered-containers] valid: OK (0.02s)
  1877. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1878. 1374.02 s [unordered-containers] unionWithKey
  1879. 1374.02 s [unordered-containers] model: OK (0.11s)
  1880. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1881. 1374.02 s [unordered-containers] valid: OK (0.02s)
  1882. 1374.02 s [unordered-containers] +++ OK, passed 100 tests.
  1883. 1374.02 s [unordered-containers] unions
  1884. 1375.68 s [unordered-containers] model: OK (2.01s)
  1885. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1886. 1375.68 s [unordered-containers] valid: OK (0.60s)
  1887. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1888. 1375.68 s [unordered-containers] difference
  1889. 1375.68 s [unordered-containers] model: OK (0.05s)
  1890. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1891. 1375.68 s [unordered-containers] valid: OK
  1892. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1893. 1375.68 s [unordered-containers] differenceWith
  1894. 1375.68 s [unordered-containers] model: OK (0.04s)
  1895. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1896. 1375.68 s [unordered-containers] valid: OK (0.02s)
  1897. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1898. 1375.68 s [unordered-containers] intersection
  1899. 1375.68 s [unordered-containers] model: OK (0.01s)
  1900. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1901. 1375.68 s [unordered-containers] valid: OK (0.04s)
  1902. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1903. 1375.68 s [unordered-containers] intersectionWith
  1904. 1375.68 s [unordered-containers] model: OK (0.09s)
  1905. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1906. 1375.68 s [unordered-containers] valid: OK (0.02s)
  1907. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1908. 1375.68 s [unordered-containers] intersectionWithKey
  1909. 1375.68 s [unordered-containers] model: OK (0.08s)
  1910. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1911. 1375.68 s [unordered-containers] valid: OK (0.03s)
  1912. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1913. 1375.68 s [unordered-containers] compose
  1914. 1375.68 s [unordered-containers] valid: OK (0.02s)
  1915. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1916. 1375.68 s [unordered-containers] map
  1917. 1375.68 s [unordered-containers] model: OK (0.13s)
  1918. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1919. 1375.68 s [unordered-containers] valid: OK (0.03s)
  1920. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1921. 1375.68 s [unordered-containers] traverseWithKey
  1922. 1375.68 s [unordered-containers] model: OK (0.25s)
  1923. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1924. 1375.68 s [unordered-containers] valid: OK (0.02s)
  1925. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1926. 1375.68 s [unordered-containers] mapKeys
  1927. 1375.68 s [unordered-containers] model: OK (0.01s)
  1928. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1929. 1375.68 s [unordered-containers] valid: OK (0.66s)
  1930. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1931. 1375.68 s [unordered-containers] foldr: OK (0.03s)
  1932. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1933. 1375.68 s [unordered-containers] foldl: OK
  1934. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1935. 1375.68 s [unordered-containers] foldrWithKey: OK
  1936. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1937. 1375.68 s [unordered-containers] foldlWithKey: OK (0.05s)
  1938. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1939. 1375.68 s [unordered-containers] foldrWithKey': OK (0.07s)
  1940. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1941. 1375.68 s [unordered-containers] foldlWithKey': OK (0.03s)
  1942. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1943. 1375.68 s [unordered-containers] foldl': OK (0.01s)
  1944. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1945. 1375.68 s [unordered-containers] foldr': OK (0.04s)
  1946. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1947. 1375.68 s [unordered-containers] foldMapWithKey: OK (0.03s)
  1948. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1949. 1375.68 s [unordered-containers] filter
  1950. 1375.68 s [unordered-containers] model: OK (0.09s)
  1951. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1952. 1375.68 s [unordered-containers] valid: OK (0.06s)
  1953. 1375.68 s [unordered-containers] +++ OK, passed 100 tests.
  1954. 1375.68 s [unordered-containers] filterWithKey
  1955. 1375.98 s [unordered-containers] model: OK (2.19s)
  1956. 1375.98 s [unordered-containers] +++ OK, passed 100 tests.
  1957. 1375.98 s [unordered-containers] valid: OK (1.50s)
  1958. 1375.98 s [unordered-containers] +++ OK, passed 100 tests.
  1959. 1375.98 s [unordered-containers] mapMaybe
  1960. 1375.98 s [unordered-containers] model: OK (0.09s)
  1961. 1375.98 s [unordered-containers] +++ OK, passed 100 tests.
  1962. 1375.99 s [unordered-containers] valid: OK (0.09s)
  1963. 1375.99 s [unordered-containers] +++ OK, passed 100 tests.
  1964. 1375.99 s [unordered-containers] mapMaybeWithKey
  1965. 1376.37 s [unordered-containers] model: OK (2.59s)
  1966. 1376.37 s [unordered-containers] +++ OK, passed 100 tests.
  1967. 1376.37 s [unordered-containers] valid: OK (1.62s)
  1968. 1376.37 s [unordered-containers] +++ OK, passed 100 tests.
  1969. 1376.37 s [unordered-containers] elems: OK (0.02s)
  1970. 1376.37 s [unordered-containers] +++ OK, passed 100 tests.
  1971. 1376.37 s [unordered-containers] keys: OK (0.05s)
  1972. 1376.37 s [unordered-containers] +++ OK, passed 100 tests.
  1973. 1376.37 s [unordered-containers] fromList
  1974. 1376.37 s [unordered-containers] model: OK (0.02s)
  1975. 1376.37 s [unordered-containers] +++ OK, passed 100 tests.
  1976. 1376.37 s [unordered-containers] valid: OK (0.02s)
  1977. 1376.37 s [unordered-containers] +++ OK, passed 100 tests.
  1978. 1376.37 s [unordered-containers] fromListWith
  1979. 1376.37 s [unordered-containers] model: OK (0.03s)
  1980. 1376.37 s [unordered-containers] +++ OK, passed 100 tests.
  1981. 1376.37 s [unordered-containers] valid: OK (0.05s)
  1982. 1376.37 s [unordered-containers] +++ OK, passed 100 tests.
  1983. 1376.37 s [unordered-containers] fromListWithKey
  1984. 1376.37 s [unordered-containers] model: OK (0.05s)
  1985. 1376.37 s [unordered-containers] +++ OK, passed 100 tests.
  1986. 1376.37 s [unordered-containers] valid: OK (0.01s)
  1987. 1376.37 s [unordered-containers] +++ OK, passed 100 tests.
  1988. 1376.37 s [unordered-containers] toList: OK (0.04s)
  1989. 1376.37 s [unordered-containers] +++ OK, passed 100 tests.
  1990. 1376.37 s [unordered-containers] Data.HashMap.Strict
  1991. 1376.37 s [unordered-containers] instances
  1992. 1376.37 s [unordered-containers] Eq
  1993. 1376.37 s [unordered-containers] ==: OK (0.05s)
  1994. 1376.37 s [unordered-containers] +++ OK, passed 100 tests.
  1995. 1376.37 s [unordered-containers] /=: OK (0.05s)
  1996. 1376.37 s [unordered-containers] +++ OK, passed 100 tests.
  1997. 1376.37 s [unordered-containers] Ord
  1998. 1376.37 s [unordered-containers] compare reflexive: OK
  1999. 1376.37 s [unordered-containers] +++ OK, passed 100 tests.
  2000. 1376.38 s [unordered-containers] compare transitive: OK (0.05s)
  2001. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2002. 1376.38 s [unordered-containers] compare antisymmetric: OK (0.03s)
  2003. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2004. 1376.38 s [unordered-containers] Ord => Eq: OK (0.03s)
  2005. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2006. 1376.38 s [unordered-containers] Read/Show: OK (0.55s)
  2007. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2008. 1376.38 s [unordered-containers] Functor: OK (0.20s)
  2009. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2010. 1376.38 s [unordered-containers] Foldable: OK (0.03s)
  2011. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2012. 1376.38 s [unordered-containers] Bifoldable
  2013. 1376.38 s [unordered-containers] bifoldMap: OK (0.02s)
  2014. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2015. 1376.38 s [unordered-containers] bifoldr: OK (0.07s)
  2016. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2017. 1376.38 s [unordered-containers] bifoldl: OK (0.03s)
  2018. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2019. 1376.38 s [unordered-containers] Hashable: OK (0.09s)
  2020. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2021. 1376.38 s [unordered-containers] empty
  2022. 1376.38 s [unordered-containers] valid: OK
  2023. 1376.38 s [unordered-containers] +++ OK, passed 1 test.
  2024. 1376.38 s [unordered-containers] singleton
  2025. 1376.38 s [unordered-containers] valid: OK (0.03s)
  2026. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2027. 1376.38 s [unordered-containers] size: OK (0.02s)
  2028. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2029. 1376.38 s [unordered-containers] member: OK (0.03s)
  2030. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2031. 1376.38 s [unordered-containers] lookup: OK
  2032. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2033. 1376.38 s [unordered-containers] !?: OK (0.02s)
  2034. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2035. 1376.38 s [unordered-containers] insert
  2036. 1376.38 s [unordered-containers] model: OK (0.02s)
  2037. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2038. 1376.38 s [unordered-containers] valid: OK
  2039. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2040. 1376.38 s [unordered-containers] insertWith
  2041. 1376.38 s [unordered-containers] insertWith: OK (0.02s)
  2042. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2043. 1376.38 s [unordered-containers] valid: OK (0.03s)
  2044. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2045. 1376.38 s [unordered-containers] delete
  2046. 1376.38 s [unordered-containers] model: OK (0.03s)
  2047. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2048. 1376.38 s [unordered-containers] valid: OK (0.03s)
  2049. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2050. 1376.38 s [unordered-containers] adjust
  2051. 1376.38 s [unordered-containers] model: OK (0.07s)
  2052. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2053. 1376.38 s [unordered-containers] valid: OK
  2054. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2055. 1376.38 s [unordered-containers] update
  2056. 1376.38 s [unordered-containers] model: OK (0.03s)
  2057. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2058. 1376.38 s [unordered-containers] valid: OK (0.02s)
  2059. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2060. 1376.38 s [unordered-containers] alter
  2061. 1376.38 s [unordered-containers] model: OK (0.05s)
  2062. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2063. 1376.38 s [unordered-containers] valid: OK (0.03s)
  2064. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2065. 1376.38 s [unordered-containers] alterF
  2066. 1376.38 s [unordered-containers] model
  2067. 1376.38 s [unordered-containers] []: OK (0.22s)
  2068. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2069. 1376.38 s [unordered-containers] adjust: OK (0.06s)
  2070. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2071. 1376.38 s [unordered-containers] insert: OK (0.08s)
  2072. 1376.38 s [unordered-containers] +++ OK, passed 100 tests.
  2073. 1376.39 s [unordered-containers] insertWith: OK (0.07s)
  2074. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2075. 1376.39 s [unordered-containers] delete: OK (0.06s)
  2076. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2077. 1376.39 s [unordered-containers] lookup: OK (0.05s)
  2078. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2079. 1376.39 s [unordered-containers] valid: OK (0.08s)
  2080. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2081. 1376.39 s [unordered-containers] isSubmapOf
  2082. 1376.39 s [unordered-containers] model: OK (0.09s)
  2083. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2084. 1376.39 s [unordered-containers] m ⊆ m: OK (0.07s)
  2085. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2086. 1376.39 s [unordered-containers] m1 ⊆ m1 ∪ m2: OK (0.04s)
  2087. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2088. 1376.39 s [unordered-containers] m1 ⊈ m2 ⇒ m1 ∪ m2 ⊈ m1: OK (0.07s)
  2089. 1376.39 s [unordered-containers] +++ OK, passed 100 tests; 17 discarded.
  2090. 1376.39 s [unordered-containers] m1\m2 ⊆ m1: OK (0.02s)
  2091. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2092. 1376.39 s [unordered-containers] m1 ∩ m2 ≠ ∅ ⇒ m1 ⊈ m1\m2 : OK (0.10s)
  2093. 1376.39 s [unordered-containers] +++ OK, passed 100 tests; 190 discarded.
  2094. 1376.39 s [unordered-containers] delete k m ⊆ m: OK (0.01s)
  2095. 1376.39 s [unordered-containers] +++ OK, passed 100 tests; 20 discarded.
  2096. 1376.39 s [unordered-containers] m ⊈ delete k m : OK (0.03s)
  2097. 1376.39 s [unordered-containers] +++ OK, passed 100 tests; 14 discarded.
  2098. 1376.39 s [unordered-containers] k ∉ m ⇒ m ⊆ insert k v m: OK (0.08s)
  2099. 1376.39 s [unordered-containers] +++ OK, passed 100 tests; 10 discarded.
  2100. 1376.39 s [unordered-containers] k ∉ m ⇒ insert k v m ⊈ m: OK (0.03s)
  2101. 1376.39 s [unordered-containers] +++ OK, passed 100 tests; 10 discarded.
  2102. 1376.39 s [unordered-containers] union
  2103. 1376.39 s [unordered-containers] model: OK (0.12s)
  2104. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2105. 1376.39 s [unordered-containers] valid: OK (0.04s)
  2106. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2107. 1376.39 s [unordered-containers] unionWith
  2108. 1376.39 s [unordered-containers] model: OK (0.17s)
  2109. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2110. 1376.39 s [unordered-containers] valid: OK (0.10s)
  2111. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2112. 1376.39 s [unordered-containers] unionWithKey
  2113. 1376.39 s [unordered-containers] model: OK (0.14s)
  2114. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2115. 1376.39 s [unordered-containers] valid: OK (0.09s)
  2116. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2117. 1376.39 s [unordered-containers] unions
  2118. 1376.39 s [unordered-containers] model: OK (1.99s)
  2119. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2120. 1376.39 s [unordered-containers] valid: OK (1.38s)
  2121. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2122. 1376.39 s [unordered-containers] difference
  2123. 1376.39 s [unordered-containers] model: OK (0.05s)
  2124. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2125. 1376.39 s [unordered-containers] valid: OK (0.08s)
  2126. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2127. 1376.39 s [unordered-containers] differenceWith
  2128. 1376.39 s [unordered-containers] model: OK (0.10s)
  2129. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2130. 1376.39 s [unordered-containers] valid: OK (0.09s)
  2131. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2132. 1376.39 s [unordered-containers] intersection
  2133. 1376.39 s [unordered-containers] model: OK (0.05s)
  2134. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2135. 1376.39 s [unordered-containers] valid: OK (0.05s)
  2136. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2137. 1376.39 s [unordered-containers] intersectionWith
  2138. 1376.39 s [unordered-containers] model: OK (0.13s)
  2139. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2140. 1376.39 s [unordered-containers] valid: OK (0.08s)
  2141. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2142. 1376.39 s [unordered-containers] intersectionWithKey
  2143. 1376.39 s [unordered-containers] model: OK (0.10s)
  2144. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2145. 1376.39 s [unordered-containers] valid: OK (0.10s)
  2146. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2147. 1376.39 s [unordered-containers] compose
  2148. 1376.39 s [unordered-containers] valid: OK (0.06s)
  2149. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2150. 1376.39 s [unordered-containers] map
  2151. 1376.39 s [unordered-containers] model: OK (0.23s)
  2152. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2153. 1376.39 s [unordered-containers] valid: OK (0.08s)
  2154. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2155. 1376.39 s [unordered-containers] traverseWithKey
  2156. 1376.39 s [unordered-containers] model: OK (0.37s)
  2157. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2158. 1376.39 s [unordered-containers] valid: OK (0.18s)
  2159. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2160. 1376.39 s [unordered-containers] mapKeys
  2161. 1376.39 s [unordered-containers] model: OK (0.08s)
  2162. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2163. 1376.39 s [unordered-containers] valid: OK (0.92s)
  2164. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2165. 1376.39 s [unordered-containers] foldr: OK (0.09s)
  2166. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2167. 1376.39 s [unordered-containers] foldl: OK (0.05s)
  2168. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2169. 1376.39 s [unordered-containers] foldrWithKey: OK (0.06s)
  2170. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2171. 1376.39 s [unordered-containers] foldlWithKey: OK (0.04s)
  2172. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2173. 1376.39 s [unordered-containers] foldrWithKey': OK (0.10s)
  2174. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2175. 1376.39 s [unordered-containers] foldlWithKey': OK (0.02s)
  2176. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2177. 1376.39 s [unordered-containers] foldl': OK (0.10s)
  2178. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2179. 1376.39 s [unordered-containers] foldr': OK (0.05s)
  2180. 1376.39 s [unordered-containers] +++ OK, passed 100 tests.
  2181. 1376.40 s [unordered-containers] foldMapWithKey: OK (0.03s)
  2182. 1376.40 s [unordered-containers] +++ OK, passed 100 tests.
  2183. 1376.40 s [unordered-containers] filter
  2184. 1376.40 s [unordered-containers] model: OK (0.28s)
  2185. 1376.40 s [unordered-containers] +++ OK, passed 100 tests.
  2186. 1376.40 s [unordered-containers] valid: OK (0.10s)
  2187. 1376.40 s [unordered-containers] +++ OK, passed 100 tests.
  2188. 1376.40 s [unordered-containers] filterWithKey
  2189. 1376.58 s [unordered-containers] model: OK (2.01s)
  2190. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2191. 1376.58 s [unordered-containers] valid: OK (1.36s)
  2192. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2193. 1376.58 s [unordered-containers] mapMaybe
  2194. 1376.58 s [unordered-containers] model: OK (0.25s)
  2195. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2196. 1376.58 s [unordered-containers] valid: OK (0.17s)
  2197. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2198. 1376.58 s [unordered-containers] mapMaybeWithKey
  2199. 1376.58 s [unordered-containers] model: OK (1.91s)
  2200. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2201. 1376.58 s [unordered-containers] valid: OK (1.32s)
  2202. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2203. 1376.58 s [unordered-containers] elems: OK (0.05s)
  2204. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2205. 1376.58 s [unordered-containers] keys: OK (0.06s)
  2206. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2207. 1376.58 s [unordered-containers] fromList
  2208. 1376.58 s [unordered-containers] model: OK (0.05s)
  2209. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2210. 1376.58 s [unordered-containers] valid: OK (0.05s)
  2211. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2212. 1376.58 s [unordered-containers] fromListWith
  2213. 1376.58 s [unordered-containers] model: OK (0.08s)
  2214. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2215. 1376.58 s [unordered-containers] valid: OK (0.10s)
  2216. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2217. 1376.58 s [unordered-containers] fromListWithKey
  2218. 1376.58 s [unordered-containers] model: OK (0.07s)
  2219. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2220. 1376.58 s [unordered-containers] valid: OK (0.13s)
  2221. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2222. 1376.58 s [unordered-containers] toList: OK (0.04s)
  2223. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2224. 1376.58 s [unordered-containers] Data.HashSet
  2225. 1376.58 s [unordered-containers] instances
  2226. 1376.58 s [unordered-containers] Eq
  2227. 1376.58 s [unordered-containers] ==: OK (0.14s)
  2228. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2229. 1376.58 s [unordered-containers] == permutations: OK (0.09s)
  2230. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2231. 1376.58 s [unordered-containers] /=: OK (0.08s)
  2232. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2233. 1376.58 s [unordered-containers] Ord
  2234. 1376.58 s [unordered-containers] compare reflexive: OK (0.05s)
  2235. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2236. 1376.58 s [unordered-containers] compare transitive: OK (0.05s)
  2237. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2238. 1376.58 s [unordered-containers] compare antisymmetric: OK (0.04s)
  2239. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2240. 1376.58 s [unordered-containers] Ord => Eq: OK (0.03s)
  2241. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2242. 1376.58 s [unordered-containers] Read/Show: OK (0.62s)
  2243. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2244. 1376.58 s [unordered-containers] Foldable: OK (0.02s)
  2245. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2246. 1376.58 s [unordered-containers] Hashable: OK (0.02s)
  2247. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2248. 1376.58 s [unordered-containers] size: OK (0.05s)
  2249. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2250. 1376.58 s [unordered-containers] member: OK (0.01s)
  2251. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2252. 1376.58 s [unordered-containers] insert: OK (0.05s)
  2253. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2254. 1376.58 s [unordered-containers] delete: OK (0.08s)
  2255. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2256. 1376.58 s [unordered-containers] union: OK (0.05s)
  2257. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2258. 1376.58 s [unordered-containers] map: OK (1.31s)
  2259. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2260. 1376.58 s [unordered-containers] foldr: OK (0.05s)
  2261. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2262. 1376.58 s [unordered-containers] foldl': OK (0.04s)
  2263. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2264. 1376.58 s [unordered-containers] filter: OK (1.23s)
  2265. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2266. 1376.58 s [unordered-containers] toList: OK (0.03s)
  2267. 1376.58 s [unordered-containers] +++ OK, passed 100 tests.
  2268. 1376.59 s [unordered-containers] Data.HashMap.Internal.List
  2269. 1376.59 s [unordered-containers] isPermutationBy: OK (0.03s)
  2270. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2271. 1376.59 s [unordered-containers] isPermutationBy of different length: OK
  2272. 1376.59 s [unordered-containers] +++ OK, passed 100 tests; 18 discarded.
  2273. 1376.59 s [unordered-containers] pUnorderedCompare: OK (0.12s)
  2274. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2275. 1376.59 s [unordered-containers] modelUnorderedCompare
  2276. 1376.59 s [unordered-containers] reflexive: OK
  2277. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2278. 1376.59 s [unordered-containers] anti-symmetric: OK (0.03s)
  2279. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2280. 1376.59 s [unordered-containers] transitive: OK (0.04s)
  2281. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2282. 1376.59 s [unordered-containers] Regression tests
  2283. 1376.59 s [unordered-containers] issue32: OK
  2284. 1376.59 s [unordered-containers] issue39a: OK
  2285. 1376.59 s [unordered-containers] issue39b: OK (0.05s)
  2286. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2287. 1376.59 s [unordered-containers] issue254 lazy: OK (0.02s)
  2288. 1376.59 s [unordered-containers] issue254 strict: OK
  2289. 1376.59 s [unordered-containers] issue379
  2290. 1376.59 s [unordered-containers] Lazy.unionWith: OK
  2291. 1376.59 s [unordered-containers] union: OK
  2292. 1376.59 s [unordered-containers] Strict.unionWith: OK
  2293. 1376.59 s [unordered-containers] Strict.unionWithKey: OK
  2294. 1376.59 s [unordered-containers] issue381
  2295. 1376.59 s [unordered-containers] mapMaybe: OK
  2296. 1376.59 s [unordered-containers] mapMaybeWithKey: OK
  2297. 1376.59 s [unordered-containers] issue382: OK
  2298. 1376.59 s [unordered-containers] issue383: OK
  2299. 1376.59 s [unordered-containers] issue420: OK
  2300. 1376.59 s [unordered-containers] Strictness
  2301. 1376.59 s [unordered-containers] HashMap.Strict
  2302. 1376.59 s [unordered-containers] singleton is key-strict: OK
  2303. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2304. 1376.59 s [unordered-containers] singleton is value-strict: OK
  2305. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2306. 1376.59 s [unordered-containers] member is key-strict: OK
  2307. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2308. 1376.59 s [unordered-containers] lookup is key-strict: OK
  2309. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2310. 1376.59 s [unordered-containers] lookupDefault is key-strict: OK
  2311. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2312. 1376.59 s [unordered-containers] findWithDefault is key-strict: OK
  2313. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2314. 1376.59 s [unordered-containers] ! is key-strict: OK
  2315. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2316. 1376.59 s [unordered-containers] delete is key-strict: OK
  2317. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2318. 1376.59 s [unordered-containers] adjust is key-strict: OK
  2319. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2320. 1376.59 s [unordered-containers] adjust is value-strict: OK (0.04s)
  2321. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2322. 1376.59 s [unordered-containers] insert is key-strict: OK
  2323. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2324. 1376.59 s [unordered-containers] insert is value-strict: OK
  2325. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2326. 1376.59 s [unordered-containers] insertWith is key-strict: OK
  2327. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2328. 1376.59 s [unordered-containers] insertWith is value-strict: OK (0.02s)
  2329. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2330. 1376.59 s [unordered-containers] fromList is key-strict: OK
  2331. 1376.59 s [unordered-containers] +++ OK, passed 1 test.
  2332. 1376.59 s [unordered-containers] fromList is value-strict: OK
  2333. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2334. 1376.59 s [unordered-containers] fromListWith is key-strict: OK
  2335. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2336. 1376.59 s [unordered-containers] fromListWith is value-strict: OK (0.02s)
  2337. 1376.59 s [unordered-containers] +++ OK, passed 100 tests.
  2338. 1376.59 s [unordered-containers]
  2339. 1376.59 s [unordered-containers] All 256 tests passed (3.00s)
  2340. 1376.61 s [unordered-containers] Test suite unordered-containers-tests: PASS
  2341. 1376.61 s [unordered-containers] Test suite logged to:
  2342. 1376.61 s [unordered-containers] dist/test/unordered-containers-0.2.20-unordered-containers-tests.log
  2343. 1376.61 s [unordered-containers] 1 of 1 test suites (1 of 1 test cases) passed.
  2344. 1376.63 s [unordered-containers] Phase: haddockPhase
  2345. 1376.95 s [unordered-containers] Preprocessing library for unordered-containers-0.2.20..
  2346. 1376.96 s [unordered-containers] Running Haddock on library for unordered-containers-0.2.20..
  2347. 1377.08 s [unordered-containers] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  2348. 1377.36 s [unordered-containers]
  2349. 1377.36 s [unordered-containers] Data/HashMap/Internal.hs:12:14-23: warning: [-Wdeprecated-flags]
  2350. 1377.36 s [unordered-containers] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
  2351. 1377.36 s [unordered-containers] |
  2352. 1377.36 s [unordered-containers] 12 | {-# LANGUAGE TypeInType #-}
  2353. 1377.36 s [unordered-containers] | ^^^^^^^^^^
  2354. 1377.95 s [unordered-containers] 33% ( 16 / 48) in 'Data.HashMap.Internal.Array'
  2355. 1377.95 s [unordered-containers] Missing documentation for:
  2356. 1377.95 s [unordered-containers] Array (Data/HashMap/Internal/Array.hs:125)
  2357. 1377.95 s [unordered-containers] MArray (Data/HashMap/Internal/Array.hs:157)
  2358. 1377.95 s [unordered-containers] new_ (Data/HashMap/Internal/Array.hs:207)
  2359. 1377.95 s [unordered-containers] singleton (Data/HashMap/Internal/Array.hs:224)
  2360. 1377.95 s [unordered-containers] singletonM (Data/HashMap/Internal/Array.hs:228)
  2361. 1377.95 s [unordered-containers] snoc (Data/HashMap/Internal/Array.hs:232)
  2362. 1377.95 s [unordered-containers] pair (Data/HashMap/Internal/Array.hs:241)
  2363. 1377.95 s [unordered-containers] length (Data/HashMap/Internal/Array.hs:153)
  2364. 1377.95 s [unordered-containers] lengthM (Data/HashMap/Internal/Array.hs:161)
  2365. 1377.95 s [unordered-containers] read (Data/HashMap/Internal/Array.hs:248)
  2366. 1377.95 s [unordered-containers] write (Data/HashMap/Internal/Array.hs:254)
  2367. 1377.95 s [unordered-containers] index (Data/HashMap/Internal/Array.hs:261)
  2368. 1377.95 s [unordered-containers] indexM (Data/HashMap/Internal/Array.hs:273)
  2369. 1377.95 s [unordered-containers] index# (Data/HashMap/Internal/Array.hs:267)
  2370. 1377.95 s [unordered-containers] sameArray1 (Data/HashMap/Internal/Array.hs:139)
  2371. 1377.95 s [unordered-containers] unsafeFreeze (Data/HashMap/Internal/Array.hs:279)
  2372. 1377.95 s [unordered-containers] unsafeThaw (Data/HashMap/Internal/Array.hs:285)
  2373. 1377.95 s [unordered-containers] unsafeSameArray (Data/HashMap/Internal/Array.hs:135)
  2374. 1377.95 s [unordered-containers] run (Data/HashMap/Internal/Array.hs:291)
  2375. 1377.95 s [unordered-containers] cloneM (Data/HashMap/Internal/Array.hs:313)
  2376. 1377.95 s [unordered-containers] foldl (Data/HashMap/Internal/Array.hs:403)
  2377. 1377.95 s [unordered-containers] foldl' (Data/HashMap/Internal/Array.hs:374)
  2378. 1377.95 s [unordered-containers] foldr (Data/HashMap/Internal/Array.hs:393)
  2379. 1377.95 s [unordered-containers] foldr' (Data/HashMap/Internal/Array.hs:384)
  2380. 1377.95 s [unordered-containers] foldMap (Data/HashMap/Internal/Array.hs:416)
  2381. 1377.95 s [unordered-containers] thaw (Data/HashMap/Internal/Array.hs:435)
  2382. 1377.95 s [unordered-containers] map (Data/HashMap/Internal/Array.hs:460)
  2383. 1377.95 s [unordered-containers] traverse (Data/HashMap/Internal/Array.hs:536)
  2384. 1377.95 s [unordered-containers] traverse' (Data/HashMap/Internal/Array.hs:552)
  2385. 1377.95 s [unordered-containers] toList (Data/HashMap/Internal/Array.hs:528)
  2386. 1377.95 s [unordered-containers] fromList (Data/HashMap/Internal/Array.hs:493)
  2387. 1377.95 s [unordered-containers] fromList' (Data/HashMap/Internal/Array.hs:505)
  2388. 1378.17 s [unordered-containers]
  2389. 1378.17 s [unordered-containers] Data/HashMap/Internal/Array.hs:83:1-35: warning: [-Wunused-imports]
  2390. 1378.17 s [unordered-containers] The import of ‘Control.Applicative’ is redundant
  2391. 1378.17 s [unordered-containers] except perhaps to import instances from ‘Control.Applicative’
  2392. 1378.17 s [unordered-containers] To import instances alone, use: import Control.Applicative()
  2393. 1378.17 s [unordered-containers] |
  2394. 1378.17 s [unordered-containers] 83 | import Control.Applicative (liftA2)
  2395. 1378.17 s [unordered-containers] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2396. 1378.21 s [unordered-containers] 25% ( 1 / 4) in 'Data.HashMap.Internal.List'
  2397. 1378.21 s [unordered-containers] Missing documentation for:
  2398. 1378.21 s [unordered-containers] isPermutationBy (Data/HashMap/Internal/List.hs:39)
  2399. 1378.21 s [unordered-containers] deleteBy (Data/HashMap/Internal/List.hs:82)
  2400. 1378.21 s [unordered-containers] unorderedCompare (Data/HashMap/Internal/List.hs:67)
  2401. 1379.04 s [unordered-containers] Warning: 'Leaf' is ambiguous. It is defined
  2402. 1379.04 s [unordered-containers] * at Data/HashMap/Internal.hs:225:7
  2403. 1379.04 s [unordered-containers] * at Data/HashMap/Internal.hs:185:1
  2404. 1379.04 s [unordered-containers] You may be able to disambiguate the identifier by qualifying it or
  2405. 1379.04 s [unordered-containers] by specifying the type/value namespace explicitly.
  2406. 1379.04 s [unordered-containers] Defaulting to the one defined at Data/HashMap/Internal.hs:185:1
  2407. 1379.06 s [unordered-containers] Warning: 'at' is out of scope.
  2408. 1379.06 s [unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
  2409. 1379.08 s [unordered-containers] 88% ( 93 /105) in 'Data.HashMap.Internal'
  2410. 1379.08 s [unordered-containers] Missing documentation for:
  2411. 1379.08 s [unordered-containers] Leaf (Data/HashMap/Internal.hs:185)
  2412. 1379.08 s [unordered-containers] intersectionWithKey# (Data/HashMap/Internal.hs:1854)
  2413. 1379.08 s [unordered-containers] updateOrConcatWithKey (Data/HashMap/Internal.hs:2367)
  2414. 1379.08 s [unordered-containers] equalKeys (Data/HashMap/Internal.hs:510)
  2415. 1379.08 s [unordered-containers] equalKeys1 (Data/HashMap/Internal.hs:494)
  2416. 1379.08 s [unordered-containers] lookupRecordCollision (Data/HashMap/Internal.hs:677)
  2417. 1379.08 s [unordered-containers] LookupRes (Data/HashMap/Internal.hs:657)
  2418. 1379.08 s [unordered-containers] lookupResToMaybe (Data/HashMap/Internal.hs:659)
  2419. 1379.08 s [unordered-containers] insert' (Data/HashMap/Internal.hs:805)
  2420. 1379.08 s [unordered-containers] delete' (Data/HashMap/Internal.hs:1123)
  2421. 1379.08 s [unordered-containers] insertNewKey (Data/HashMap/Internal.hs:847)
  2422. 1379.08 s [unordered-containers] insertKeyExists (Data/HashMap/Internal.hs:882)
  2423. 1380.70 s [unordered-containers] 50% ( 3 / 6) in 'Data.HashMap.Internal.Debug'
  2424. 1380.70 s [unordered-containers] Missing documentation for:
  2425. 1380.70 s [unordered-containers] valid (Data/HashMap/Internal/Debug.hs:97)
  2426. 1380.70 s [unordered-containers] Validity (Data/HashMap/Internal/Debug.hs:43)
  2427. 1380.70 s [unordered-containers] SubHashPath (Data/HashMap/Internal/Debug.hs:75)
  2428. 1380.89 s [unordered-containers] Warning: 'lookup' is out of scope.
  2429. 1380.89 s [unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
  2430. 1380.89 s [unordered-containers] Warning: 'at' is out of scope.
  2431. 1380.89 s [unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
  2432. 1380.91 s [unordered-containers] 100% ( 67 / 67) in 'Data.HashMap.Internal.Strict'
  2433. 1381.20 s [unordered-containers] 100% ( 35 / 35) in 'Data.HashSet.Internal'
  2434. 1381.44 s [unordered-containers] 100% ( 32 / 32) in 'Data.HashSet'
  2435. 1381.45 s [unordered-containers] 100% ( 69 / 69) in 'Data.HashMap.Strict'
  2436. 1381.46 s [unordered-containers] 100% ( 69 / 69) in 'Data.HashMap.Lazy'
  2437. 1388.43 s [unordered-containers] Documentation created: dist/doc/html/unordered-containers/,
  2438. 1388.43 s [unordered-containers] dist/doc/html/unordered-containers/unordered-containers.txt
  2439. 1388.50 s [unordered-containers] Preprocessing test suite 'unordered-containers-tests' for unordered-containers-0.2.20..
  2440. 1388.52 s [unordered-containers] Phase: installPhase
  2441. 1388.61 s [unordered-containers] Installing library in /nix/store/25w6j8yhr4ia2280x9q3zlp37lrnxa4i-unordered-containers-0.2.20/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  2442. 1389.04 s [unordered-containers] Phase: fixupPhase
  2443. 1389.06 s [unordered-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/25w6j8yhr4ia2280x9q3zlp37lrnxa4i-unordered-containers-0.2.20
  2444. 1389.06 s [unordered-containers] shrinking /nix/store/25w6j8yhr4ia2280x9q3zlp37lrnxa4i-unordered-containers-0.2.20/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/libHSunordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2-ghc9.6.5.so
  2445. 1389.08 s [unordered-containers] checking for references to /build/ in /nix/store/25w6j8yhr4ia2280x9q3zlp37lrnxa4i-unordered-containers-0.2.20...
  2446. 1389.09 s [unordered-containers] patching script interpreter paths in /nix/store/25w6j8yhr4ia2280x9q3zlp37lrnxa4i-unordered-containers-0.2.20
  2447. 1389.10 s [unordered-containers] stripping (with command strip and flags -S -p) in /nix/store/25w6j8yhr4ia2280x9q3zlp37lrnxa4i-unordered-containers-0.2.20/lib
  2448. 1389.24 s [unordered-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/n6wbmiyn6sdv9s1j2bgl7vgqn7dzq31f-unordered-containers-0.2.20-doc
  2449. 1389.25 s [unordered-containers] checking for references to /build/ in /nix/store/n6wbmiyn6sdv9s1j2bgl7vgqn7dzq31f-unordered-containers-0.2.20-doc...
  2450. 1389.26 s [unordered-containers] patching script interpreter paths in /nix/store/n6wbmiyn6sdv9s1j2bgl7vgqn7dzq31f-unordered-containers-0.2.20-doc
  2451. 1389.36 s [unordered-containers:post-build] Uploading to the NixCI cache: /nix/store/25w6j8yhr4ia2280x9q3zlp37lrnxa4i-unordered-containers-0.2.20 /nix/store/n6wbmiyn6sdv9s1j2bgl7vgqn7dzq31f-unordered-containers-0.2.20-doc
  2452. 1389.42 s [unordered-containers:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2453. 1389.98 s [unordered-containers:post-build] copying 2 paths...
  2454. 1389.99 s [unordered-containers:post-build] copying path '/nix/store/n6wbmiyn6sdv9s1j2bgl7vgqn7dzq31f-unordered-containers-0.2.20-doc' to 'https://cache.nix-ci.com'...
  2455. 1390.93 s [unordered-containers:post-build] copying path '/nix/store/25w6j8yhr4ia2280x9q3zlp37lrnxa4i-unordered-containers-0.2.20' to 'https://cache.nix-ci.com'...
  2456. 1394.21 s [unordered-containers:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2457. 1394.51 s [unordered-containers:post-build] copying 1 paths...
  2458. 1394.51 s [unordered-containers:post-build] copying path '/nix/store/mv213g0vmqnly185cfzk8xlvj73s2gip-unordered-containers-0.2.20.drv' to 'https://cache.nix-ci.com'...
  2459. 1394.77 s Uploaded unordered-containers in 5.4s
  2460. 1394.77 s Progress: 93 of 103 built, 2 of 2 downloaded from cache
  2461. 1394.77 s Built unordered-containers in 1m23s
  2462. 1394.83 s Building /nix/store/2pcx8x85wv7n9n75qyibbqllw3x7d3b6-invariant-0.6.3.drv
  2463. 1394.87 s Building /nix/store/x7sh359y61ah8jhynlyc1i052zzwhr7k-quickcheck-instances-0.3.30.drv
  2464. 1394.91 s Building /nix/store/1x4ipaz5n492lh3pq55zzd3jbmi263r4-semigroupoids-6.0.1.drv
  2465. 1394.98 s [invariant] Phase: setupCompilerEnvironmentPhase
  2466. 1394.99 s [invariant] Build with /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5.
  2467. 1395.01 s [quickcheck-instances] Phase: setupCompilerEnvironmentPhase
  2468. 1395.01 s [semigroupoids] Phase: setupCompilerEnvironmentPhase
  2469. 1395.02 s [quickcheck-instances] Build with /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5.
  2470. 1395.02 s [semigroupoids] Build with /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5.
  2471. 1395.20 s [semigroupoids] Phase: unpackPhase
  2472. 1395.21 s [semigroupoids] unpacking source archive /nix/store/nj5kxxp3cbmwliynbmczi5164gg3i82a-semigroupoids-6.0.1.tar.gz
  2473. 1395.21 s [semigroupoids] source root is semigroupoids-6.0.1
  2474. 1395.22 s [semigroupoids] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file semigroupoids-6.0.1/.vim.custom
  2475. 1395.23 s [semigroupoids] Phase: patchPhase
  2476. 1395.23 s [semigroupoids] Replace Cabal file with edited version from mirror://hackage/semigroupoids-6.0.1/revision/1.cabal.
  2477. 1395.24 s [semigroupoids] Phase: compileBuildDriverPhase
  2478. 1395.24 s [invariant] Phase: unpackPhase
  2479. 1395.24 s [semigroupoids] setupCompileFlags: -package-db=/build/tmp.07ZomTs5To/setup-package.conf.d -threaded
  2480. 1395.25 s [invariant] unpacking source archive /nix/store/9mgwqk7djqyxcr2c1wdblixmb2xqvidj-invariant-0.6.3.tar.gz
  2481. 1395.25 s [invariant] source root is invariant-0.6.3
  2482. 1395.25 s [quickcheck-instances] Phase: unpackPhase
  2483. 1395.26 s [invariant] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file invariant-0.6.3/test/THSpec.hs
  2484. 1395.26 s [quickcheck-instances] unpacking source archive /nix/store/i5mp72b7d718x7nm9dcq4lx0jx51bln7-quickcheck-instances-0.3.30.tar.gz
  2485. 1395.26 s [invariant] Phase: patchPhase
  2486. 1395.27 s [quickcheck-instances] source root is quickcheck-instances-0.3.30
  2487. 1395.27 s [invariant] Phase: compileBuildDriverPhase
  2488. 1395.27 s [quickcheck-instances] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file quickcheck-instances-0.3.30/test/Tests.hs
  2489. 1395.28 s [invariant] setupCompileFlags: -package-db=/build/tmp.wH6XxlfqHI/setup-package.conf.d -threaded
  2490. 1395.28 s [quickcheck-instances] Phase: patchPhase
  2491. 1395.29 s [quickcheck-instances] Replace Cabal file with edited version from mirror://hackage/quickcheck-instances-0.3.30/revision/1.cabal.
  2492. 1395.30 s [quickcheck-instances] Phase: compileBuildDriverPhase
  2493. 1395.31 s [quickcheck-instances] setupCompileFlags: -package-db=/build/tmp.pU4kGKwKQk/setup-package.conf.d -threaded
  2494. 1395.36 s [semigroupoids] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.07ZomTs5To/Main.o )
  2495. 1395.41 s [invariant] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.wH6XxlfqHI/Main.o )
  2496. 1395.44 s [quickcheck-instances] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.pU4kGKwKQk/Main.o )
  2497. 1395.50 s [semigroupoids] [2 of 2] Linking Setup
  2498. 1395.55 s [invariant] [2 of 2] Linking Setup
  2499. 1395.57 s [quickcheck-instances] [2 of 2] Linking Setup
  2500. 1397.62 s [semigroupoids] Phase: updateAutotoolsGnuConfigScriptsPhase
  2501. 1397.63 s [semigroupoids] Phase: configurePhase
  2502. 1397.64 s [semigroupoids] configureFlags: --verbose --prefix=/nix/store/j2ma029qzfr26l3ki8990gg7llvr0nis-semigroupoids-6.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/byzyysjv4kxg1babvkpz7ac7n2pr4d1x-semigroupoids-6.0.1-doc/share/doc/semigroupoids-6.0.1 --with-gcc=gcc --package-db=/build/tmp.07ZomTs5To/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 --extra-lib-dirs=/nix/store/z7ndn3k8zfjrf713gq443q7a2ixzaab5-ncurses-6.4.20221231/lib --extra-lib-dirs=/nix/store/r25i9ffbldgn22436psygd7ivbvs3qq8-libffi-3.4.6/lib --extra-lib-dirs=/nix/store/zhsjsq37d57kfp5wz0xcg6x97x1426aj-elfutils-0.191/lib --extra-lib-dirs=/nix/store/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  2503. 1397.65 s [semigroupoids] Using Parsec parser
  2504. 1397.65 s [semigroupoids] Configuring semigroupoids-6.0.1...
  2505. 1397.68 s [quickcheck-instances] Phase: updateAutotoolsGnuConfigScriptsPhase
  2506. 1397.69 s [invariant] Phase: updateAutotoolsGnuConfigScriptsPhase
  2507. 1397.70 s [quickcheck-instances] Phase: configurePhase
  2508. 1397.70 s [invariant] Phase: configurePhase
  2509. 1397.71 s [quickcheck-instances] configureFlags: --verbose --prefix=/nix/store/8vizc3i8sr1jxzk7vn7188jg1171p0wz-quickcheck-instances-0.3.30 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/zd9qmgyxqbzgdv599g8p7yv7n24yn8c7-quickcheck-instances-0.3.30-doc/share/doc/quickcheck-instances-0.3.30 --with-gcc=gcc --package-db=/build/tmp.pU4kGKwKQk/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 --extra-lib-dirs=/nix/store/z7ndn3k8zfjrf713gq443q7a2ixzaab5-ncurses-6.4.20221231/lib --extra-lib-dirs=/nix/store/r25i9ffbldgn22436psygd7ivbvs3qq8-libffi-3.4.6/lib --extra-lib-dirs=/nix/store/zhsjsq37d57kfp5wz0xcg6x97x1426aj-elfutils-0.191/lib --extra-lib-dirs=/nix/store/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  2510. 1397.71 s [invariant] configureFlags: --verbose --prefix=/nix/store/q9624im2g3ij50x2dy97yhr4z5z7a7d1-invariant-0.6.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/5r7x4jprvxs4a8bzkwxxxi2y9fgv8i9p-invariant-0.6.3-doc/share/doc/invariant-0.6.3 --with-gcc=gcc --package-db=/build/tmp.wH6XxlfqHI/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 --extra-lib-dirs=/nix/store/z7ndn3k8zfjrf713gq443q7a2ixzaab5-ncurses-6.4.20221231/lib --extra-lib-dirs=/nix/store/r25i9ffbldgn22436psygd7ivbvs3qq8-libffi-3.4.6/lib --extra-lib-dirs=/nix/store/zhsjsq37d57kfp5wz0xcg6x97x1426aj-elfutils-0.191/lib --extra-lib-dirs=/nix/store/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  2511. 1397.72 s [invariant] Using Parsec parser
  2512. 1397.72 s [invariant] Configuring invariant-0.6.3...
  2513. 1397.72 s [quickcheck-instances] Using Parsec parser
  2514. 1397.72 s [quickcheck-instances] Configuring quickcheck-instances-0.3.30...
  2515. 1398.08 s [semigroupoids] Flags chosen: comonad=True, containers=True, contravariant=True,
  2516. 1398.08 s [semigroupoids] distributive=True, tagged=True, unordered-containers=True
  2517. 1398.08 s [semigroupoids] Dependency base >=4.9 && <5: using base-4.18.2.1
  2518. 1398.08 s [semigroupoids] Dependency base-orphans >=0.8.4 && <1: using base-orphans-0.9.2
  2519. 1398.08 s [semigroupoids] Dependency bifunctors >=5.6 && <6: using bifunctors-5.6.2
  2520. 1398.08 s [semigroupoids] Dependency comonad >=5.0.8 && <6: using comonad-5.0.8
  2521. 1398.08 s [semigroupoids] Dependency containers >=0.6.7 && <0.8: using containers-0.6.7
  2522. 1398.08 s [semigroupoids] Dependency contravariant >=1.5.3 && <2: using contravariant-1.5.5
  2523. 1398.08 s [semigroupoids] Dependency distributive >=0.5.2 && <1: using distributive-0.6.2.1
  2524. 1398.08 s [semigroupoids] Dependency hashable >=1.2.7.0 && <1.6: using hashable-1.4.4.0
  2525. 1398.08 s [semigroupoids] Dependency tagged >=0.8.7 && <1: using tagged-0.8.8
  2526. 1398.08 s [semigroupoids] Dependency template-haskell >=0.2.11: using template-haskell-2.20.0.0
  2527. 1398.08 s [semigroupoids] Dependency transformers >=0.6.1.0 && <0.7: using transformers-0.6.1.0
  2528. 1398.08 s [semigroupoids] Dependency transformers-compat >=0.6 && <0.8: using transformers-compat-0.7.2
  2529. 1398.08 s [semigroupoids] Dependency unordered-containers >=0.2.8.0 && <0.3: using
  2530. 1398.08 s [semigroupoids] unordered-containers-0.2.20
  2531. 1398.18 s [quickcheck-instances] Flags chosen: bytestring-builder=False
  2532. 1398.18 s [quickcheck-instances] Dependency OneTuple >=0.3 && <0.5: using OneTuple-0.4.2
  2533. 1398.18 s [quickcheck-instances] Dependency QuickCheck >=2.14.1 && <2.14.4: using QuickCheck-2.14.3
  2534. 1398.18 s [quickcheck-instances] Dependency array >=0.4.0.0 && <0.6: using array-0.5.6.0
  2535. 1398.18 s [quickcheck-instances] Dependency base >=4.5 && <4.20: using base-4.18.2.1
  2536. 1398.18 s [quickcheck-instances] Dependency bytestring >=0.10.4.0 && <0.13: using bytestring-0.11.5.3
  2537. 1398.18 s [quickcheck-instances] Dependency case-insensitive >=1.2.0.4 && <1.3: using case-insensitive-1.2.1.0
  2538. 1398.18 s [quickcheck-instances] Dependency containers >=0.4.2.1 && <0.7: using containers-0.6.7
  2539. 1398.18 s [quickcheck-instances] Dependency data-fix >=0.3 && <0.4: using data-fix-0.3.4
  2540. 1398.18 s [quickcheck-instances] Dependency hashable >=1.2.7.0 && <1.5: using hashable-1.4.4.0
  2541. 1398.18 s [quickcheck-instances] Dependency integer-logarithms >=1.0.3 && <1.1: using
  2542. 1398.18 s [quickcheck-instances] integer-logarithms-1.0.3.1
  2543. 1398.18 s [quickcheck-instances] Dependency old-time >=1.1.0.0 && <1.2: using old-time-1.1.0.4
  2544. 1398.18 s [quickcheck-instances] Dependency primitive >=0.6.4.0 && <0.10: using primitive-0.8.0.0
  2545. 1398.18 s [quickcheck-instances] Dependency scientific >=0.3.6.2 && <0.4: using scientific-0.3.7.0
  2546. 1398.18 s [quickcheck-instances] Dependency splitmix >=0.0.2 && <0.2: using splitmix-0.1.0.5
  2547. 1398.18 s [quickcheck-instances] Dependency strict >=0.4 && <0.6: using strict-0.5
  2548. 1398.18 s [quickcheck-instances] Dependency tagged >=0.8.6 && <0.9: using tagged-0.8.8
  2549. 1398.18 s [quickcheck-instances] Dependency text >=1.2.3.0 && <1.3 || >=2.0 && <2.2: using text-2.0.2
  2550. 1398.18 s [quickcheck-instances] Dependency text-short >=0.1.3 && <0.2: using text-short-0.1.6
  2551. 1398.18 s [quickcheck-instances] Dependency these >=1.1.1.1 && <1.3: using these-1.2.1
  2552. 1398.18 s [quickcheck-instances] Dependency time: using time-1.12.2
  2553. 1398.18 s [quickcheck-instances] Dependency time-compat >=1.9.4 && <1.10: using time-compat-1.9.6.1
  2554. 1398.18 s [quickcheck-instances] Dependency transformers >=0.3.0.0 && <0.7: using transformers-0.6.1.0
  2555. 1398.18 s [quickcheck-instances] Dependency transformers-compat >=0.6.5 && <0.8: using
  2556. 1398.18 s [quickcheck-instances] transformers-compat-0.7.2
  2557. 1398.18 s [quickcheck-instances] Dependency unordered-containers >=0.2.2.0 && <0.3: using
  2558. 1398.18 s [quickcheck-instances] unordered-containers-0.2.20
  2559. 1398.18 s [quickcheck-instances] Dependency uuid-types >=1.0.4 && <1.1: using uuid-types-1.0.5.1
  2560. 1398.18 s [quickcheck-instances] Dependency vector >=0.12.3.1 && <0.14: using vector-0.13.1.0
  2561. 1398.18 s [quickcheck-instances] Dependency QuickCheck: using QuickCheck-2.14.3
  2562. 1398.18 s [quickcheck-instances] Dependency base: using base-4.18.2.1
  2563. 1398.18 s [quickcheck-instances] Dependency containers: using containers-0.6.7
  2564. 1398.18 s [quickcheck-instances] Dependency primitive: using primitive-0.8.0.0
  2565. 1398.18 s [quickcheck-instances] Dependency quickcheck-instances: using quickcheck-instances-0.3.30
  2566. 1398.18 s [quickcheck-instances] Dependency tagged: using tagged-0.8.8
  2567. 1398.18 s [quickcheck-instances] Dependency uuid-types: using uuid-types-1.0.5.1
  2568. 1398.18 s [invariant] Dependency StateVar >=1.1 && <2: using StateVar-1.2.2
  2569. 1398.18 s [invariant] Dependency array >=0.3 && <0.6: using array-0.5.6.0
  2570. 1398.18 s [invariant] Dependency base >=4 && <5: using base-4.18.2.1
  2571. 1398.18 s [invariant] Dependency bifunctors >=5.2 && <6: using bifunctors-5.6.2
  2572. 1398.18 s [invariant] Dependency comonad >=5 && <6: using comonad-5.0.8
  2573. 1398.18 s [invariant] Dependency containers >=0.1 && <0.8: using containers-0.6.7
  2574. 1398.18 s [invariant] Dependency contravariant >=0.5 && <2: using contravariant-1.5.5
  2575. 1398.18 s [invariant] Dependency ghc-prim: using ghc-prim-0.10.0
  2576. 1398.18 s [invariant] Dependency profunctors >=5.2.1 && <6: using profunctors-5.6.2
  2577. 1398.18 s [invariant] Dependency stm >=2.2 && <3: using stm-2.5.1.0
  2578. 1398.18 s [invariant] Dependency tagged >=0.7.3 && <1: using tagged-0.8.8
  2579. 1398.18 s [invariant] Dependency template-haskell >=2.4 && <2.23: using template-haskell-2.20.0.0
  2580. 1398.18 s [invariant] Dependency th-abstraction >=0.4 && <0.8: using th-abstraction-0.5.0.0
  2581. 1398.18 s [invariant] Dependency transformers >=0.2 && <0.7: using transformers-0.6.1.0
  2582. 1398.18 s [invariant] Dependency transformers-compat >=0.3 && <1: using transformers-compat-0.7.2
  2583. 1398.18 s [invariant] Dependency unordered-containers >=0.2.4 && <0.3: using
  2584. 1398.18 s [invariant] unordered-containers-0.2.20
  2585. 1398.18 s [invariant] Dependency QuickCheck >=2.11 && <3: using QuickCheck-2.14.3
  2586. 1398.18 s [invariant] Dependency base >=4 && <5: using base-4.18.2.1
  2587. 1398.18 s [invariant] Dependency hspec >=1.8: using hspec-2.11.9
  2588. 1398.18 s [invariant] Dependency invariant: using invariant-0.6.3
  2589. 1398.18 s [invariant] Dependency template-haskell: using template-haskell-2.20.0.0
  2590. 1398.44 s [semigroupoids] Source component graph: component lib
  2591. 1398.44 s [semigroupoids] Configured component graph:
  2592. 1398.44 s [semigroupoids] component semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU
  2593. 1398.44 s [semigroupoids] include base-4.18.2.1
  2594. 1398.44 s [semigroupoids] include base-orphans-0.9.2-3iXQ1KzrGvB3ALI9cw4ttw
  2595. 1398.44 s [semigroupoids] include bifunctors-5.6.2-IUK6RmudThuC91cfT1ySQt
  2596. 1398.44 s [semigroupoids] include comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  2597. 1398.44 s [semigroupoids] include containers-0.6.7
  2598. 1398.44 s [semigroupoids] include contravariant-1.5.5-A7lal0hcJpG2Mk9fe5J59Z
  2599. 1398.44 s [semigroupoids] include distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  2600. 1398.44 s [semigroupoids] include hashable-1.4.4.0-1cUwT1YA5NKDNzV11fLCsN
  2601. 1398.44 s [semigroupoids] include tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  2602. 1398.44 s [semigroupoids] include template-haskell-2.20.0.0
  2603. 1398.44 s [semigroupoids] include transformers-0.6.1.0
  2604. 1398.44 s [semigroupoids] include transformers-compat-0.7.2-LmnlcpbfHuuAOWEWPuyobH
  2605. 1398.44 s [semigroupoids] include unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  2606. 1398.44 s [semigroupoids] Linked component graph:
  2607. 1398.44 s [semigroupoids] unit semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU
  2608. 1398.44 s [semigroupoids] include base-4.18.2.1
  2609. 1398.44 s [semigroupoids] include base-orphans-0.9.2-3iXQ1KzrGvB3ALI9cw4ttw
  2610. 1398.44 s [semigroupoids] include bifunctors-5.6.2-IUK6RmudThuC91cfT1ySQt
  2611. 1398.44 s [semigroupoids] include comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  2612. 1398.44 s [semigroupoids] include containers-0.6.7
  2613. 1398.44 s [semigroupoids] include contravariant-1.5.5-A7lal0hcJpG2Mk9fe5J59Z
  2614. 1398.44 s [semigroupoids] include distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  2615. 1398.44 s [semigroupoids] include hashable-1.4.4.0-1cUwT1YA5NKDNzV11fLCsN
  2616. 1398.44 s [semigroupoids] include tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  2617. 1398.44 s [semigroupoids] include template-haskell-2.20.0.0
  2618. 1398.44 s [semigroupoids] include transformers-0.6.1.0
  2619. 1398.44 s [semigroupoids] include transformers-compat-0.7.2-LmnlcpbfHuuAOWEWPuyobH
  2620. 1398.44 s [semigroupoids] include unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  2621. 1398.45 s [semigroupoids] Data.Bifunctor.Apply=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Bifunctor.Apply,Data.Functor.Alt=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Functor.Alt,Data.Functor.Apply=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Functor.Apply,Data.Functor.Bind=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Functor.Bind,Data.Functor.Bind.Class=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Functor.Bind.Class,Data.Functor.Bind.Trans=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Functor.Bind.Trans,Data.Functor.Contravariant.Conclude=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Functor.Contravariant.Conclude,Data.Functor.Contravariant.Decide=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Functor.Contravariant.Decide,Data.Functor.Contravariant.Divise=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Functor.Contravariant.Divise,Data.Functor.Extend=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Functor.Extend,Data.Functor.Plus=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Functor.Plus,Data.Groupoid=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Groupoid,Data.Isomorphism=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Isomorphism,Data.Semigroup.Bifoldable=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Semigroup.Bifoldable,Data.Semigroup.Bitraversable=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Semigroup.Bitraversable,Data.Semigroup.Foldable=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Semigroup.Foldable,Data.Semigroup.Foldable.Class=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Semigroup.Foldable.Class,Data.Semigroup.Traversable=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Semigroup.Traversable,Data.Semigroup.Traversable.Class=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Semigroup.Traversable.Class,Data.Semigroupoid=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Semigroupoid,Data.Semigroupoid.Categorical=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Semigroupoid.Categorical,Data.Semigroupoid.Dual=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Semigroupoid.Dual,Data.Semigroupoid.Ob=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Semigroupoid.Ob,Data.Semigroupoid.Static=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Semigroupoid.Static,Data.Traversable.Instances=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Data.Traversable.Instances,Semigroupoids.Do=semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU:Semigroupoids.Do
  2622. 1398.45 s [semigroupoids] Ready component graph:
  2623. 1398.45 s [semigroupoids] definite semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU
  2624. 1398.45 s [semigroupoids] depends base-4.18.2.1
  2625. 1398.45 s [semigroupoids] depends base-orphans-0.9.2-3iXQ1KzrGvB3ALI9cw4ttw
  2626. 1398.45 s [semigroupoids] depends bifunctors-5.6.2-IUK6RmudThuC91cfT1ySQt
  2627. 1398.45 s [semigroupoids] depends comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  2628. 1398.45 s [semigroupoids] depends containers-0.6.7
  2629. 1398.45 s [semigroupoids] depends contravariant-1.5.5-A7lal0hcJpG2Mk9fe5J59Z
  2630. 1398.45 s [semigroupoids] depends distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  2631. 1398.45 s [semigroupoids] depends hashable-1.4.4.0-1cUwT1YA5NKDNzV11fLCsN
  2632. 1398.45 s [semigroupoids] depends tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  2633. 1398.45 s [semigroupoids] depends template-haskell-2.20.0.0
  2634. 1398.45 s [semigroupoids] depends transformers-0.6.1.0
  2635. 1398.45 s [semigroupoids] depends transformers-compat-0.7.2-LmnlcpbfHuuAOWEWPuyobH
  2636. 1398.45 s [semigroupoids] depends unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  2637. 1398.45 s [semigroupoids] Using Cabal-3.10.3.0 compiled by ghc-9.6
  2638. 1398.45 s [semigroupoids] Using compiler: ghc-9.6.5
  2639. 1398.45 s [semigroupoids] Using install prefix:
  2640. 1398.45 s [semigroupoids] /nix/store/j2ma029qzfr26l3ki8990gg7llvr0nis-semigroupoids-6.0.1
  2641. 1398.45 s [semigroupoids] Executables installed in:
  2642. 1398.45 s [semigroupoids] /nix/store/j2ma029qzfr26l3ki8990gg7llvr0nis-semigroupoids-6.0.1/bin
  2643. 1398.45 s [semigroupoids] Libraries installed in:
  2644. 1398.45 s [semigroupoids] /nix/store/j2ma029qzfr26l3ki8990gg7llvr0nis-semigroupoids-6.0.1/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU
  2645. 1398.45 s [semigroupoids] Dynamic Libraries installed in:
  2646. 1398.45 s [semigroupoids] /nix/store/j2ma029qzfr26l3ki8990gg7llvr0nis-semigroupoids-6.0.1/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5
  2647. 1398.45 s [semigroupoids] Private executables installed in:
  2648. 1398.45 s [semigroupoids] /nix/store/j2ma029qzfr26l3ki8990gg7llvr0nis-semigroupoids-6.0.1/libexec/x86_64-linux-ghc-9.6.5/semigroupoids-6.0.1
  2649. 1398.45 s [semigroupoids] Data files installed in:
  2650. 1398.45 s [semigroupoids] /nix/store/j2ma029qzfr26l3ki8990gg7llvr0nis-semigroupoids-6.0.1/share/x86_64-linux-ghc-9.6.5/semigroupoids-6.0.1
  2651. 1398.45 s [semigroupoids] Documentation installed in:
  2652. 1398.45 s [semigroupoids] /nix/store/byzyysjv4kxg1babvkpz7ac7n2pr4d1x-semigroupoids-6.0.1-doc/share/doc/semigroupoids-6.0.1
  2653. 1398.45 s [semigroupoids] Configuration files installed in:
  2654. 1398.45 s [semigroupoids] /nix/store/j2ma029qzfr26l3ki8990gg7llvr0nis-semigroupoids-6.0.1/etc
  2655. 1398.45 s [semigroupoids] No alex found
  2656. 1398.45 s [semigroupoids] Using ar found on system at:
  2657. 1398.45 s [semigroupoids] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  2658. 1398.45 s [semigroupoids] No c2hs found
  2659. 1398.45 s [semigroupoids] No cpphs found
  2660. 1398.45 s [semigroupoids] No doctest found
  2661. 1398.45 s [semigroupoids] Using gcc version 13.3.0 given by user at:
  2662. 1398.45 s [semigroupoids] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  2663. 1398.45 s [semigroupoids] Using ghc version 9.6.5 found on system at:
  2664. 1398.45 s [semigroupoids] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc
  2665. 1398.45 s [semigroupoids] Using ghc-pkg version 9.6.5 found on system at:
  2666. 1398.45 s [semigroupoids] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc-pkg-9.6.5
  2667. 1398.45 s [semigroupoids] No ghcjs found
  2668. 1398.45 s [semigroupoids] No ghcjs-pkg found
  2669. 1398.45 s [semigroupoids] No greencard found
  2670. 1398.45 s [semigroupoids] Using haddock version 2.29.2 found on system at:
  2671. 1398.45 s [semigroupoids] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/haddock-ghc-9.6.5
  2672. 1398.45 s [semigroupoids] No happy found
  2673. 1398.45 s [semigroupoids] Using haskell-suite found on system at: haskell-suite-dummy-location
  2674. 1398.45 s [semigroupoids] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2675. 1398.45 s [semigroupoids] No hmake found
  2676. 1398.45 s [semigroupoids] Using hpc version 0.68 found on system at:
  2677. 1398.45 s [semigroupoids] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hpc-ghc-9.6.5
  2678. 1398.45 s [semigroupoids] Using hsc2hs version 0.68.9 found on system at:
  2679. 1398.45 s [semigroupoids] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hsc2hs-ghc-9.6.5
  2680. 1398.45 s [semigroupoids] Using hscolour version 1.25 found on system at:
  2681. 1398.45 s [semigroupoids] /nix/store/qajf3ajzd1szdbavvk6vg0vbc4y8842m-hscolour-1.25/bin/HsColour
  2682. 1398.45 s [semigroupoids] No jhc found
  2683. 1398.45 s [semigroupoids] Using ld found on system at:
  2684. 1398.45 s [semigroupoids] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  2685. 1398.45 s [semigroupoids] No pkg-config found
  2686. 1398.45 s [semigroupoids] Using runghc version 9.6.5 found on system at:
  2687. 1398.45 s [semigroupoids] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/runghc-9.6.5
  2688. 1398.45 s [semigroupoids] Using strip version 2.43 found on system at:
  2689. 1398.45 s [semigroupoids] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  2690. 1398.45 s [semigroupoids] Using tar found on system at:
  2691. 1398.45 s [semigroupoids] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  2692. 1398.45 s [semigroupoids] No uhc found
  2693. 1398.55 s [quickcheck-instances] Source component graph:
  2694. 1398.55 s [quickcheck-instances] component lib
  2695. 1398.55 s [quickcheck-instances] component test:self-test dependency lib
  2696. 1398.55 s [quickcheck-instances] Configured component graph:
  2697. 1398.55 s [quickcheck-instances] component quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP
  2698. 1398.55 s [quickcheck-instances] include OneTuple-0.4.2-7QY8ATky5N85j28riBZXTY
  2699. 1398.55 s [quickcheck-instances] include QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  2700. 1398.55 s [quickcheck-instances] include array-0.5.6.0
  2701. 1398.55 s [quickcheck-instances] include base-4.18.2.1
  2702. 1398.55 s [quickcheck-instances] include bytestring-0.11.5.3
  2703. 1398.55 s [quickcheck-instances] include case-insensitive-1.2.1.0-7sfTD1PMMxY8tjrZODIOHw
  2704. 1398.55 s [quickcheck-instances] include containers-0.6.7
  2705. 1398.55 s [quickcheck-instances] include data-fix-0.3.4-ooFv65pvpTLpmnXyhKE8Y
  2706. 1398.55 s [quickcheck-instances] include hashable-1.4.4.0-1cUwT1YA5NKDNzV11fLCsN
  2707. 1398.55 s [quickcheck-instances] include integer-logarithms-1.0.3.1-TrwH2Y5Rmc9NgLyZpsfCB
  2708. 1398.55 s [quickcheck-instances] include old-time-1.1.0.4-DMJyKjba6fKdDZ0hvjhGS
  2709. 1398.55 s [quickcheck-instances] include primitive-0.8.0.0-G7z1XrhwN0bFkYsIqIr1QU
  2710. 1398.55 s [quickcheck-instances] include scientific-0.3.7.0-GzNEedstlJv2IJ8TSsU5Hw
  2711. 1398.55 s [quickcheck-instances] include splitmix-0.1.0.5-1g4Y67JB8lK4ODDsw0vzN6
  2712. 1398.55 s [quickcheck-instances] include strict-0.5-BplZdzSw6xF5xk0O9h1xb3
  2713. 1398.55 s [quickcheck-instances] include tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  2714. 1398.55 s [quickcheck-instances] include text-2.0.2
  2715. 1398.55 s [quickcheck-instances] include text-short-0.1.6-B98xPHE6I4FG0OhC9FfAt1
  2716. 1398.55 s [quickcheck-instances] include these-1.2.1-HtTwuhU8ePL95pYqQ61C5C
  2717. 1398.55 s [quickcheck-instances] include time-1.12.2
  2718. 1398.55 s [quickcheck-instances] include time-compat-1.9.6.1-7aG7ag8C4RpAFpbPLPtZTp
  2719. 1398.55 s [quickcheck-instances] include transformers-0.6.1.0
  2720. 1398.55 s [quickcheck-instances] include transformers-compat-0.7.2-LmnlcpbfHuuAOWEWPuyobH
  2721. 1398.55 s [quickcheck-instances] include unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  2722. 1398.55 s [quickcheck-instances] include uuid-types-1.0.5.1-BhPIdF2J6L8GYi5UOzNg2i
  2723. 1398.55 s [quickcheck-instances] include vector-0.13.1.0-FgktlsdAKy15Grnx7R1DKX
  2724. 1398.55 s [quickcheck-instances] component quickcheck-instances-0.3.30-LpWi5V7iNCmLXJTueVDRgI-self-test
  2725. 1398.55 s [quickcheck-instances] include QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  2726. 1398.55 s [quickcheck-instances] include base-4.18.2.1
  2727. 1398.55 s [quickcheck-instances] include containers-0.6.7
  2728. 1398.55 s [quickcheck-instances] include primitive-0.8.0.0-G7z1XrhwN0bFkYsIqIr1QU
  2729. 1398.55 s [quickcheck-instances] include quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP
  2730. 1398.55 s [quickcheck-instances] include tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  2731. 1398.55 s [quickcheck-instances] include uuid-types-1.0.5.1-BhPIdF2J6L8GYi5UOzNg2i
  2732. 1398.55 s [quickcheck-instances] Linked component graph:
  2733. 1398.55 s [quickcheck-instances] unit quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP
  2734. 1398.55 s [quickcheck-instances] include OneTuple-0.4.2-7QY8ATky5N85j28riBZXTY
  2735. 1398.55 s [quickcheck-instances] include QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  2736. 1398.55 s [quickcheck-instances] include array-0.5.6.0
  2737. 1398.55 s [quickcheck-instances] include base-4.18.2.1
  2738. 1398.55 s [quickcheck-instances] include bytestring-0.11.5.3
  2739. 1398.55 s [quickcheck-instances] include case-insensitive-1.2.1.0-7sfTD1PMMxY8tjrZODIOHw
  2740. 1398.55 s [quickcheck-instances] include containers-0.6.7
  2741. 1398.55 s [quickcheck-instances] include data-fix-0.3.4-ooFv65pvpTLpmnXyhKE8Y
  2742. 1398.55 s [quickcheck-instances] include hashable-1.4.4.0-1cUwT1YA5NKDNzV11fLCsN
  2743. 1398.55 s [quickcheck-instances] include integer-logarithms-1.0.3.1-TrwH2Y5Rmc9NgLyZpsfCB
  2744. 1398.55 s [quickcheck-instances] include old-time-1.1.0.4-DMJyKjba6fKdDZ0hvjhGS
  2745. 1398.55 s [quickcheck-instances] include primitive-0.8.0.0-G7z1XrhwN0bFkYsIqIr1QU
  2746. 1398.55 s [quickcheck-instances] include scientific-0.3.7.0-GzNEedstlJv2IJ8TSsU5Hw
  2747. 1398.55 s [quickcheck-instances] include splitmix-0.1.0.5-1g4Y67JB8lK4ODDsw0vzN6
  2748. 1398.55 s [quickcheck-instances] include strict-0.5-BplZdzSw6xF5xk0O9h1xb3
  2749. 1398.55 s [quickcheck-instances] include tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  2750. 1398.55 s [quickcheck-instances] include text-2.0.2
  2751. 1398.55 s [quickcheck-instances] include text-short-0.1.6-B98xPHE6I4FG0OhC9FfAt1
  2752. 1398.55 s [quickcheck-instances] include these-1.2.1-HtTwuhU8ePL95pYqQ61C5C
  2753. 1398.55 s [quickcheck-instances] include time-1.12.2
  2754. 1398.55 s [quickcheck-instances] include time-compat-1.9.6.1-7aG7ag8C4RpAFpbPLPtZTp
  2755. 1398.55 s [quickcheck-instances] include transformers-0.6.1.0
  2756. 1398.55 s [quickcheck-instances] include transformers-compat-0.7.2-LmnlcpbfHuuAOWEWPuyobH
  2757. 1398.55 s [quickcheck-instances] include unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  2758. 1398.55 s [quickcheck-instances] include uuid-types-1.0.5.1-BhPIdF2J6L8GYi5UOzNg2i
  2759. 1398.55 s [quickcheck-instances] include vector-0.13.1.0-FgktlsdAKy15Grnx7R1DKX
  2760. 1398.55 s [quickcheck-instances] Test.QuickCheck.Instances=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances,Test.QuickCheck.Instances.Array=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.Array,Test.QuickCheck.Instances.Array.Byte=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.Array.Byte,Test.QuickCheck.Instances.ByteString=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.ByteString,Test.QuickCheck.Instances.CaseInsensitive=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.CaseInsensitive,Test.QuickCheck.Instances.Containers=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.Containers,Test.QuickCheck.Instances.DataFix=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.DataFix,Test.QuickCheck.Instances.Hashable=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.Hashable,Test.QuickCheck.Instances.Natural=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.Natural,Test.QuickCheck.Instances.OldTime=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.OldTime,Test.QuickCheck.Instances.Primitive=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.Primitive,Test.QuickCheck.Instances.Scientific=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.Scientific,Test.QuickCheck.Instances.Semigroup=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.Semigroup,Test.QuickCheck.Instances.Solo=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.Solo,Test.QuickCheck.Instances.Strict=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.Strict,Test.QuickCheck.Instances.Tagged=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.Tagged,Test.QuickCheck.Instances.Text=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.Text,Test.QuickCheck.Instances.Text.Short=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.Text.Short,Test.QuickCheck.Instances.These=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.These,Test.QuickCheck.Instances.Time=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.Time,Test.QuickCheck.Instances.Transformer=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.Transformer,Test.QuickCheck.Instances.UUID=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.UUID,Test.QuickCheck.Instances.UnorderedContainers=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.UnorderedContainers,Test.QuickCheck.Instances.Vector=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.Vector,Test.QuickCheck.Instances.Void=quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP:Test.QuickCheck.Instances.Void
  2761. 1398.55 s [quickcheck-instances] unit quickcheck-instances-0.3.30-LpWi5V7iNCmLXJTueVDRgI-self-test
  2762. 1398.55 s [quickcheck-instances] include QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  2763. 1398.55 s [quickcheck-instances] include base-4.18.2.1
  2764. 1398.55 s [quickcheck-instances] include containers-0.6.7
  2765. 1398.55 s [quickcheck-instances] include primitive-0.8.0.0-G7z1XrhwN0bFkYsIqIr1QU
  2766. 1398.55 s [quickcheck-instances] include quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP
  2767. 1398.55 s [quickcheck-instances] include tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  2768. 1398.55 s [quickcheck-instances] include uuid-types-1.0.5.1-BhPIdF2J6L8GYi5UOzNg2i
  2769. 1398.55 s [quickcheck-instances] Ready component graph:
  2770. 1398.55 s [quickcheck-instances] definite quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP
  2771. 1398.55 s [quickcheck-instances] depends OneTuple-0.4.2-7QY8ATky5N85j28riBZXTY
  2772. 1398.55 s [quickcheck-instances] depends QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  2773. 1398.55 s [quickcheck-instances] depends array-0.5.6.0
  2774. 1398.55 s [quickcheck-instances] depends base-4.18.2.1
  2775. 1398.55 s [quickcheck-instances] depends bytestring-0.11.5.3
  2776. 1398.55 s [quickcheck-instances] depends case-insensitive-1.2.1.0-7sfTD1PMMxY8tjrZODIOHw
  2777. 1398.55 s [quickcheck-instances] depends containers-0.6.7
  2778. 1398.55 s [quickcheck-instances] depends data-fix-0.3.4-ooFv65pvpTLpmnXyhKE8Y
  2779. 1398.55 s [quickcheck-instances] depends hashable-1.4.4.0-1cUwT1YA5NKDNzV11fLCsN
  2780. 1398.55 s [quickcheck-instances] depends integer-logarithms-1.0.3.1-TrwH2Y5Rmc9NgLyZpsfCB
  2781. 1398.55 s [quickcheck-instances] depends old-time-1.1.0.4-DMJyKjba6fKdDZ0hvjhGS
  2782. 1398.55 s [quickcheck-instances] depends primitive-0.8.0.0-G7z1XrhwN0bFkYsIqIr1QU
  2783. 1398.55 s [quickcheck-instances] depends scientific-0.3.7.0-GzNEedstlJv2IJ8TSsU5Hw
  2784. 1398.55 s [quickcheck-instances] depends splitmix-0.1.0.5-1g4Y67JB8lK4ODDsw0vzN6
  2785. 1398.55 s [quickcheck-instances] depends strict-0.5-BplZdzSw6xF5xk0O9h1xb3
  2786. 1398.55 s [quickcheck-instances] depends tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  2787. 1398.55 s [quickcheck-instances] depends text-2.0.2
  2788. 1398.55 s [quickcheck-instances] depends text-short-0.1.6-B98xPHE6I4FG0OhC9FfAt1
  2789. 1398.55 s [quickcheck-instances] depends these-1.2.1-HtTwuhU8ePL95pYqQ61C5C
  2790. 1398.55 s [quickcheck-instances] depends time-1.12.2
  2791. 1398.55 s [quickcheck-instances] depends time-compat-1.9.6.1-7aG7ag8C4RpAFpbPLPtZTp
  2792. 1398.55 s [quickcheck-instances] depends transformers-0.6.1.0
  2793. 1398.55 s [quickcheck-instances] depends transformers-compat-0.7.2-LmnlcpbfHuuAOWEWPuyobH
  2794. 1398.55 s [quickcheck-instances] depends unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  2795. 1398.55 s [quickcheck-instances] depends uuid-types-1.0.5.1-BhPIdF2J6L8GYi5UOzNg2i
  2796. 1398.55 s [quickcheck-instances] depends vector-0.13.1.0-FgktlsdAKy15Grnx7R1DKX
  2797. 1398.59 s [invariant] Source component graph:
  2798. 1398.59 s [invariant] component lib
  2799. 1398.59 s [invariant] component test:spec dependency lib
  2800. 1398.59 s [invariant] Configured component graph:
  2801. 1398.59 s [invariant] component invariant-0.6.3-1zvlQPGadIZ35lRDUBBp5B
  2802. 1398.59 s [invariant] include StateVar-1.2.2-A6sCENWC9xLH02ziP9IDyb
  2803. 1398.59 s [invariant] include array-0.5.6.0
  2804. 1398.59 s [invariant] include base-4.18.2.1
  2805. 1398.59 s [invariant] include bifunctors-5.6.2-IUK6RmudThuC91cfT1ySQt
  2806. 1398.59 s [invariant] include comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  2807. 1398.59 s [invariant] include containers-0.6.7
  2808. 1398.59 s [invariant] include contravariant-1.5.5-A7lal0hcJpG2Mk9fe5J59Z
  2809. 1398.59 s [invariant] include ghc-prim-0.10.0
  2810. 1398.59 s [invariant] include profunctors-5.6.2-7m3HKXHrrUI113puqbolgG
  2811. 1398.59 s [invariant] include stm-2.5.1.0
  2812. 1398.59 s [invariant] include tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  2813. 1398.59 s [invariant] include template-haskell-2.20.0.0
  2814. 1398.59 s [invariant] include th-abstraction-0.5.0.0-HAFjiAO2nGN58SdxVZCnLH
  2815. 1398.59 s [invariant] include transformers-0.6.1.0
  2816. 1398.59 s [invariant] include transformers-compat-0.7.2-LmnlcpbfHuuAOWEWPuyobH
  2817. 1398.59 s [invariant] include unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  2818. 1398.59 s [invariant] component invariant-0.6.3-2H7w5BxxgwWA6lg2ILKrPP-spec
  2819. 1398.59 s [invariant] include QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  2820. 1398.59 s [invariant] include base-4.18.2.1
  2821. 1398.59 s [invariant] include hspec-2.11.9-9j5hFthpiMa1UUUS1Y8BuT
  2822. 1398.59 s [invariant] include invariant-0.6.3-1zvlQPGadIZ35lRDUBBp5B
  2823. 1398.59 s [invariant] include template-haskell-2.20.0.0
  2824. 1398.59 s [invariant] Linked component graph:
  2825. 1398.59 s [invariant] unit invariant-0.6.3-1zvlQPGadIZ35lRDUBBp5B
  2826. 1398.59 s [invariant] include StateVar-1.2.2-A6sCENWC9xLH02ziP9IDyb
  2827. 1398.59 s [invariant] include array-0.5.6.0
  2828. 1398.59 s [invariant] include base-4.18.2.1
  2829. 1398.59 s [invariant] include bifunctors-5.6.2-IUK6RmudThuC91cfT1ySQt
  2830. 1398.59 s [invariant] include comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  2831. 1398.59 s [invariant] include containers-0.6.7
  2832. 1398.59 s [invariant] include contravariant-1.5.5-A7lal0hcJpG2Mk9fe5J59Z
  2833. 1398.59 s [invariant] include ghc-prim-0.10.0
  2834. 1398.59 s [invariant] include profunctors-5.6.2-7m3HKXHrrUI113puqbolgG
  2835. 1398.59 s [invariant] include stm-2.5.1.0
  2836. 1398.59 s [invariant] include tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  2837. 1398.59 s [invariant] include template-haskell-2.20.0.0
  2838. 1398.59 s [invariant] include th-abstraction-0.5.0.0-HAFjiAO2nGN58SdxVZCnLH
  2839. 1398.59 s [invariant] include transformers-0.6.1.0
  2840. 1398.59 s [invariant] include transformers-compat-0.7.2-LmnlcpbfHuuAOWEWPuyobH
  2841. 1398.59 s [invariant] include unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  2842. 1398.59 s [invariant] Data.Functor.Invariant=invariant-0.6.3-1zvlQPGadIZ35lRDUBBp5B:Data.Functor.Invariant,Data.Functor.Invariant.TH=invariant-0.6.3-1zvlQPGadIZ35lRDUBBp5B:Data.Functor.Invariant.TH
  2843. 1398.59 s [invariant] unit invariant-0.6.3-2H7w5BxxgwWA6lg2ILKrPP-spec
  2844. 1398.59 s [invariant] include QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  2845. 1398.59 s [invariant] include base-4.18.2.1
  2846. 1398.59 s [invariant] include hspec-2.11.9-9j5hFthpiMa1UUUS1Y8BuT
  2847. 1398.59 s [invariant] include invariant-0.6.3-1zvlQPGadIZ35lRDUBBp5B
  2848. 1398.59 s [invariant] include template-haskell-2.20.0.0
  2849. 1398.59 s [invariant] Ready component graph:
  2850. 1398.59 s [invariant] definite invariant-0.6.3-1zvlQPGadIZ35lRDUBBp5B
  2851. 1398.59 s [invariant] depends StateVar-1.2.2-A6sCENWC9xLH02ziP9IDyb
  2852. 1398.59 s [invariant] depends array-0.5.6.0
  2853. 1398.59 s [invariant] depends base-4.18.2.1
  2854. 1398.59 s [invariant] depends bifunctors-5.6.2-IUK6RmudThuC91cfT1ySQt
  2855. 1398.59 s [invariant] depends comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  2856. 1398.59 s [invariant] depends containers-0.6.7
  2857. 1398.59 s [invariant] depends contravariant-1.5.5-A7lal0hcJpG2Mk9fe5J59Z
  2858. 1398.59 s [invariant] depends ghc-prim-0.10.0
  2859. 1398.59 s [invariant] depends profunctors-5.6.2-7m3HKXHrrUI113puqbolgG
  2860. 1398.59 s [invariant] depends stm-2.5.1.0
  2861. 1398.59 s [invariant] depends tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  2862. 1398.59 s [invariant] depends template-haskell-2.20.0.0
  2863. 1398.59 s [invariant] depends th-abstraction-0.5.0.0-HAFjiAO2nGN58SdxVZCnLH
  2864. 1398.59 s [invariant] depends transformers-0.6.1.0
  2865. 1398.59 s [invariant] depends transformers-compat-0.7.2-LmnlcpbfHuuAOWEWPuyobH
  2866. 1398.59 s [invariant] depends unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  2867. 1398.59 s [invariant] definite invariant-0.6.3-2H7w5BxxgwWA6lg2ILKrPP-spec
  2868. 1398.59 s [invariant] depends QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  2869. 1398.59 s [invariant] depends base-4.18.2.1
  2870. 1398.59 s [invariant] depends hspec-2.11.9-9j5hFthpiMa1UUUS1Y8BuT
  2871. 1398.59 s [invariant] depends invariant-0.6.3-1zvlQPGadIZ35lRDUBBp5B
  2872. 1398.59 s [invariant] depends template-haskell-2.20.0.0
  2873. 1398.59 s [invariant] Using Cabal-3.10.3.0 compiled by ghc-9.6
  2874. 1398.59 s [invariant] Using compiler: ghc-9.6.5
  2875. 1398.59 s [invariant] Using install prefix:
  2876. 1398.59 s [invariant] /nix/store/q9624im2g3ij50x2dy97yhr4z5z7a7d1-invariant-0.6.3
  2877. 1398.59 s [invariant] Executables installed in:
  2878. 1398.59 s [invariant] /nix/store/q9624im2g3ij50x2dy97yhr4z5z7a7d1-invariant-0.6.3/bin
  2879. 1398.59 s [invariant] Libraries installed in:
  2880. 1398.59 s [invariant] /nix/store/q9624im2g3ij50x2dy97yhr4z5z7a7d1-invariant-0.6.3/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/invariant-0.6.3-1zvlQPGadIZ35lRDUBBp5B
  2881. 1398.59 s [invariant] Dynamic Libraries installed in:
  2882. 1398.59 s [invariant] /nix/store/q9624im2g3ij50x2dy97yhr4z5z7a7d1-invariant-0.6.3/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5
  2883. 1398.59 s [invariant] Private executables installed in:
  2884. 1398.59 s [invariant] /nix/store/q9624im2g3ij50x2dy97yhr4z5z7a7d1-invariant-0.6.3/libexec/x86_64-linux-ghc-9.6.5/invariant-0.6.3
  2885. 1398.59 s [invariant] Data files installed in:
  2886. 1398.59 s [invariant] /nix/store/q9624im2g3ij50x2dy97yhr4z5z7a7d1-invariant-0.6.3/share/x86_64-linux-ghc-9.6.5/invariant-0.6.3
  2887. 1398.59 s [invariant] Documentation installed in:
  2888. 1398.59 s [invariant] /nix/store/5r7x4jprvxs4a8bzkwxxxi2y9fgv8i9p-invariant-0.6.3-doc/share/doc/invariant-0.6.3
  2889. 1398.59 s [invariant] Configuration files installed in:
  2890. 1398.59 s [invariant] /nix/store/q9624im2g3ij50x2dy97yhr4z5z7a7d1-invariant-0.6.3/etc
  2891. 1398.59 s [invariant] No alex found
  2892. 1398.59 s [invariant] Using ar found on system at:
  2893. 1398.59 s [invariant] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  2894. 1398.59 s [invariant] No c2hs found
  2895. 1398.59 s [invariant] No cpphs found
  2896. 1398.59 s [invariant] No doctest found
  2897. 1398.59 s [invariant] Using gcc version 13.3.0 given by user at:
  2898. 1398.59 s [invariant] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  2899. 1398.59 s [invariant] Using ghc version 9.6.5 found on system at:
  2900. 1398.59 s [invariant] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc
  2901. 1398.59 s [invariant] Using ghc-pkg version 9.6.5 found on system at:
  2902. 1398.59 s [invariant] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc-pkg-9.6.5
  2903. 1398.59 s [invariant] No ghcjs found
  2904. 1398.59 s [invariant] No ghcjs-pkg found
  2905. 1398.59 s [invariant] No greencard found
  2906. 1398.59 s [invariant] Using haddock version 2.29.2 found on system at:
  2907. 1398.59 s [invariant] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/haddock-ghc-9.6.5
  2908. 1398.59 s [invariant] No happy found
  2909. 1398.59 s [invariant] Using haskell-suite found on system at: haskell-suite-dummy-location
  2910. 1398.59 s [invariant] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2911. 1398.59 s [invariant] No hmake found
  2912. 1398.59 s [invariant] Using hpc version 0.68 found on system at:
  2913. 1398.59 s [invariant] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hpc-ghc-9.6.5
  2914. 1398.59 s [invariant] Using hsc2hs version 0.68.9 found on system at:
  2915. 1398.59 s [invariant] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hsc2hs-ghc-9.6.5
  2916. 1398.59 s [invariant] Using hscolour version 1.25 found on system at:
  2917. 1398.59 s [invariant] /nix/store/qajf3ajzd1szdbavvk6vg0vbc4y8842m-hscolour-1.25/bin/HsColour
  2918. 1398.59 s [invariant] No jhc found
  2919. 1398.59 s [invariant] Using ld found on system at:
  2920. 1398.59 s [invariant] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  2921. 1398.59 s [invariant] No pkg-config found
  2922. 1398.59 s [invariant] Using runghc version 9.6.5 found on system at:
  2923. 1398.59 s [invariant] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/runghc-9.6.5
  2924. 1398.59 s [invariant] Using strip version 2.43 found on system at:
  2925. 1398.59 s [invariant] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  2926. 1398.59 s [invariant] Using tar found on system at:
  2927. 1398.59 s [invariant] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  2928. 1398.59 s [invariant] No uhc found
  2929. 1398.59 s [quickcheck-instances] definite quickcheck-instances-0.3.30-LpWi5V7iNCmLXJTueVDRgI-self-test
  2930. 1398.59 s [quickcheck-instances] depends QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  2931. 1398.59 s [quickcheck-instances] depends base-4.18.2.1
  2932. 1398.59 s [quickcheck-instances] depends containers-0.6.7
  2933. 1398.59 s [quickcheck-instances] depends primitive-0.8.0.0-G7z1XrhwN0bFkYsIqIr1QU
  2934. 1398.59 s [quickcheck-instances] depends quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP
  2935. 1398.59 s [quickcheck-instances] depends tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  2936. 1398.59 s [quickcheck-instances] depends uuid-types-1.0.5.1-BhPIdF2J6L8GYi5UOzNg2i
  2937. 1398.59 s [quickcheck-instances] Using Cabal-3.10.3.0 compiled by ghc-9.6
  2938. 1398.59 s [quickcheck-instances] Using compiler: ghc-9.6.5
  2939. 1398.59 s [quickcheck-instances] Using install prefix:
  2940. 1398.59 s [quickcheck-instances] /nix/store/8vizc3i8sr1jxzk7vn7188jg1171p0wz-quickcheck-instances-0.3.30
  2941. 1398.59 s [quickcheck-instances] Executables installed in:
  2942. 1398.59 s [quickcheck-instances] /nix/store/8vizc3i8sr1jxzk7vn7188jg1171p0wz-quickcheck-instances-0.3.30/bin
  2943. 1398.59 s [quickcheck-instances] Libraries installed in:
  2944. 1398.59 s [quickcheck-instances] /nix/store/8vizc3i8sr1jxzk7vn7188jg1171p0wz-quickcheck-instances-0.3.30/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP
  2945. 1398.59 s [quickcheck-instances] Dynamic Libraries installed in:
  2946. 1398.59 s [quickcheck-instances] /nix/store/8vizc3i8sr1jxzk7vn7188jg1171p0wz-quickcheck-instances-0.3.30/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5
  2947. 1398.59 s [quickcheck-instances] Private executables installed in:
  2948. 1398.59 s [quickcheck-instances] /nix/store/8vizc3i8sr1jxzk7vn7188jg1171p0wz-quickcheck-instances-0.3.30/libexec/x86_64-linux-ghc-9.6.5/quickcheck-instances-0.3.30
  2949. 1398.59 s [quickcheck-instances] Data files installed in:
  2950. 1398.59 s [quickcheck-instances] /nix/store/8vizc3i8sr1jxzk7vn7188jg1171p0wz-quickcheck-instances-0.3.30/share/x86_64-linux-ghc-9.6.5/quickcheck-instances-0.3.30
  2951. 1398.59 s [quickcheck-instances] Documentation installed in:
  2952. 1398.59 s [quickcheck-instances] /nix/store/zd9qmgyxqbzgdv599g8p7yv7n24yn8c7-quickcheck-instances-0.3.30-doc/share/doc/quickcheck-instances-0.3.30
  2953. 1398.59 s [quickcheck-instances] Configuration files installed in:
  2954. 1398.59 s [quickcheck-instances] /nix/store/8vizc3i8sr1jxzk7vn7188jg1171p0wz-quickcheck-instances-0.3.30/etc
  2955. 1398.59 s [quickcheck-instances] No alex found
  2956. 1398.59 s [quickcheck-instances] Using ar found on system at:
  2957. 1398.59 s [quickcheck-instances] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  2958. 1398.59 s [quickcheck-instances] No c2hs found
  2959. 1398.59 s [quickcheck-instances] No cpphs found
  2960. 1398.59 s [quickcheck-instances] No doctest found
  2961. 1398.59 s [quickcheck-instances] Using gcc version 13.3.0 given by user at:
  2962. 1398.59 s [quickcheck-instances] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  2963. 1398.59 s [quickcheck-instances] Using ghc version 9.6.5 found on system at:
  2964. 1398.59 s [quickcheck-instances] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc
  2965. 1398.59 s [quickcheck-instances] Using ghc-pkg version 9.6.5 found on system at:
  2966. 1398.59 s [quickcheck-instances] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc-pkg-9.6.5
  2967. 1398.59 s [quickcheck-instances] No ghcjs found
  2968. 1398.59 s [quickcheck-instances] No ghcjs-pkg found
  2969. 1398.59 s [quickcheck-instances] No greencard found
  2970. 1398.59 s [quickcheck-instances] Using haddock version 2.29.2 found on system at:
  2971. 1398.59 s [quickcheck-instances] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/haddock-ghc-9.6.5
  2972. 1398.59 s [quickcheck-instances] No happy found
  2973. 1398.59 s [quickcheck-instances] Using haskell-suite found on system at: haskell-suite-dummy-location
  2974. 1398.59 s [quickcheck-instances] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2975. 1398.59 s [quickcheck-instances] No hmake found
  2976. 1398.59 s [quickcheck-instances] Using hpc version 0.68 found on system at:
  2977. 1398.59 s [quickcheck-instances] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hpc-ghc-9.6.5
  2978. 1398.59 s [quickcheck-instances] Using hsc2hs version 0.68.9 found on system at:
  2979. 1398.59 s [quickcheck-instances] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hsc2hs-ghc-9.6.5
  2980. 1398.59 s [quickcheck-instances] Using hscolour version 1.25 found on system at:
  2981. 1398.59 s [quickcheck-instances] /nix/store/qajf3ajzd1szdbavvk6vg0vbc4y8842m-hscolour-1.25/bin/HsColour
  2982. 1398.59 s [quickcheck-instances] No jhc found
  2983. 1398.59 s [quickcheck-instances] Using ld found on system at:
  2984. 1398.59 s [quickcheck-instances] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  2985. 1398.59 s [quickcheck-instances] No pkg-config found
  2986. 1398.59 s [quickcheck-instances] Using runghc version 9.6.5 found on system at:
  2987. 1398.59 s [quickcheck-instances] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/runghc-9.6.5
  2988. 1398.59 s [quickcheck-instances] Using strip version 2.43 found on system at:
  2989. 1398.59 s [quickcheck-instances] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  2990. 1398.59 s [quickcheck-instances] Using tar found on system at:
  2991. 1398.59 s [quickcheck-instances] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  2992. 1398.59 s [quickcheck-instances] No uhc found
  2993. 1398.65 s [semigroupoids] Phase: buildPhase
  2994. 1398.76 s [semigroupoids] Preprocessing library for semigroupoids-6.0.1..
  2995. 1398.77 s [semigroupoids] Building library for semigroupoids-6.0.1..
  2996. 1398.77 s [quickcheck-instances] Phase: buildPhase
  2997. 1398.78 s [invariant] Phase: buildPhase
  2998. 1398.94 s [quickcheck-instances] Preprocessing library for quickcheck-instances-0.3.30..
  2999. 1398.94 s [invariant] Preprocessing library for invariant-0.6.3..
  3000. 1398.97 s [invariant] Building library for invariant-0.6.3..
  3001. 1398.98 s [quickcheck-instances] Building library for quickcheck-instances-0.3.30..
  3002. 1399.28 s [invariant] [1 of 4] Compiling Data.Functor.Invariant ( src/Data/Functor/Invariant.hs, dist/build/Data/Functor/Invariant.o, dist/build/Data/Functor/Invariant.dyn_o )
  3003. 1399.72 s [semigroupoids] [ 1 of 27] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o, dist/build/Data/Functor/Extend.dyn_o )
  3004. 1400.15 s [quickcheck-instances] [ 1 of 26] Compiling Test.QuickCheck.Instances.Array.Byte ( src/Test/QuickCheck/Instances/Array/Byte.hs, dist/build/Test/QuickCheck/Instances/Array/Byte.o, dist/build/Test/QuickCheck/Instances/Array/Byte.dyn_o )
  3005. 1400.24 s [quickcheck-instances] [ 2 of 26] Compiling Test.QuickCheck.Instances.Containers ( src/Test/QuickCheck/Instances/Containers.hs, dist/build/Test/QuickCheck/Instances/Containers.o, dist/build/Test/QuickCheck/Instances/Containers.dyn_o )
  3006. 1400.24 s [quickcheck-instances] [ 3 of 26] Compiling Test.QuickCheck.Instances.CustomPrelude ( src/Test/QuickCheck/Instances/CustomPrelude.hs, dist/build/Test/QuickCheck/Instances/CustomPrelude.o, dist/build/Test/QuickCheck/Instances/CustomPrelude.dyn_o )
  3007. 1400.28 s [quickcheck-instances] [ 4 of 26] Compiling Test.QuickCheck.Instances.CaseInsensitive ( src/Test/QuickCheck/Instances/CaseInsensitive.hs, dist/build/Test/QuickCheck/Instances/CaseInsensitive.o, dist/build/Test/QuickCheck/Instances/CaseInsensitive.dyn_o )
  3008. 1400.49 s [semigroupoids] [ 2 of 27] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.o, dist/build/Data/Semigroup/Foldable/Class.dyn_o )
  3009. 1400.49 s [semigroupoids] [ 3 of 27] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o, dist/build/Data/Traversable/Instances.dyn_o )
  3010. 1400.49 s [semigroupoids] [ 4 of 27] Compiling Semigroupoids.Internal ( src/Semigroupoids/Internal.hs, dist/build/Semigroupoids/Internal.o, dist/build/Semigroupoids/Internal.dyn_o )
  3011. 1400.50 s [semigroupoids] [ 5 of 27] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.o, dist/build/Data/Functor/Bind/Class.dyn_o )
  3012. 1400.81 s [quickcheck-instances] [ 5 of 26] Compiling Test.QuickCheck.Instances.ByteString ( src/Test/QuickCheck/Instances/ByteString.hs, dist/build/Test/QuickCheck/Instances/ByteString.o, dist/build/Test/QuickCheck/Instances/ByteString.dyn_o )
  3013. 1401.39 s [quickcheck-instances] [ 6 of 26] Compiling Test.QuickCheck.Instances.Array ( src/Test/QuickCheck/Instances/Array.hs, dist/build/Test/QuickCheck/Instances/Array.o, dist/build/Test/QuickCheck/Instances/Array.dyn_o )
  3014. 1401.53 s [quickcheck-instances] [ 7 of 26] Compiling Test.QuickCheck.Instances.DataFix ( src/Test/QuickCheck/Instances/DataFix.hs, dist/build/Test/QuickCheck/Instances/DataFix.o, dist/build/Test/QuickCheck/Instances/DataFix.dyn_o )
  3015. 1401.53 s [quickcheck-instances] [ 8 of 26] Compiling Test.QuickCheck.Instances.Hashable ( src/Test/QuickCheck/Instances/Hashable.hs, dist/build/Test/QuickCheck/Instances/Hashable.o, dist/build/Test/QuickCheck/Instances/Hashable.dyn_o )
  3016. 1401.53 s [quickcheck-instances] [ 9 of 26] Compiling Test.QuickCheck.Instances.Natural ( src/Test/QuickCheck/Instances/Natural.hs, dist/build/Test/QuickCheck/Instances/Natural.o, dist/build/Test/QuickCheck/Instances/Natural.dyn_o )
  3017. 1401.53 s [quickcheck-instances] [10 of 26] Compiling Test.QuickCheck.Instances.OldTime ( src/Test/QuickCheck/Instances/OldTime.hs, dist/build/Test/QuickCheck/Instances/OldTime.o, dist/build/Test/QuickCheck/Instances/OldTime.dyn_o )
  3018. 1401.53 s [quickcheck-instances] [11 of 26] Compiling Test.QuickCheck.Instances.Primitive ( src/Test/QuickCheck/Instances/Primitive.hs, dist/build/Test/QuickCheck/Instances/Primitive.o, dist/build/Test/QuickCheck/Instances/Primitive.dyn_o )
  3019. 1401.53 s [quickcheck-instances] [12 of 26] Compiling Test.QuickCheck.Instances.Scientific ( src/Test/QuickCheck/Instances/Scientific.hs, dist/build/Test/QuickCheck/Instances/Scientific.o, dist/build/Test/QuickCheck/Instances/Scientific.dyn_o )
  3020. 1401.53 s [quickcheck-instances] [13 of 26] Compiling Test.QuickCheck.Instances.Semigroup ( src/Test/QuickCheck/Instances/Semigroup.hs, dist/build/Test/QuickCheck/Instances/Semigroup.o, dist/build/Test/QuickCheck/Instances/Semigroup.dyn_o )
  3021. 1401.53 s [quickcheck-instances] [14 of 26] Compiling Test.QuickCheck.Instances.Solo ( src/Test/QuickCheck/Instances/Solo.hs, dist/build/Test/QuickCheck/Instances/Solo.o, dist/build/Test/QuickCheck/Instances/Solo.dyn_o )
  3022. 1401.53 s [quickcheck-instances] [15 of 26] Compiling Test.QuickCheck.Instances.Strict ( src/Test/QuickCheck/Instances/Strict.hs, dist/build/Test/QuickCheck/Instances/Strict.o, dist/build/Test/QuickCheck/Instances/Strict.dyn_o )
  3023. 1401.74 s [quickcheck-instances] [16 of 26] Compiling Test.QuickCheck.Instances.Tagged ( src/Test/QuickCheck/Instances/Tagged.hs, dist/build/Test/QuickCheck/Instances/Tagged.o, dist/build/Test/QuickCheck/Instances/Tagged.dyn_o )
  3024. 1401.74 s [quickcheck-instances] [17 of 26] Compiling Test.QuickCheck.Instances.Text ( src/Test/QuickCheck/Instances/Text.hs, dist/build/Test/QuickCheck/Instances/Text.o, dist/build/Test/QuickCheck/Instances/Text.dyn_o )
  3025. 1401.84 s [quickcheck-instances] [18 of 26] Compiling Test.QuickCheck.Instances.Text.Short ( src/Test/QuickCheck/Instances/Text/Short.hs, dist/build/Test/QuickCheck/Instances/Text/Short.o, dist/build/Test/QuickCheck/Instances/Text/Short.dyn_o )
  3026. 1401.84 s [quickcheck-instances] [19 of 26] Compiling Test.QuickCheck.Instances.These ( src/Test/QuickCheck/Instances/These.hs, dist/build/Test/QuickCheck/Instances/These.o, dist/build/Test/QuickCheck/Instances/These.dyn_o )
  3027. 1401.84 s [quickcheck-instances] [20 of 26] Compiling Test.QuickCheck.Instances.Time ( src/Test/QuickCheck/Instances/Time.hs, dist/build/Test/QuickCheck/Instances/Time.o, dist/build/Test/QuickCheck/Instances/Time.dyn_o )
  3028. 1402.43 s [quickcheck-instances] [21 of 26] Compiling Test.QuickCheck.Instances.Transformer ( src/Test/QuickCheck/Instances/Transformer.hs, dist/build/Test/QuickCheck/Instances/Transformer.o, dist/build/Test/QuickCheck/Instances/Transformer.dyn_o )
  3029. 1402.43 s [quickcheck-instances] [22 of 26] Compiling Test.QuickCheck.Instances.UUID ( src/Test/QuickCheck/Instances/UUID.hs, dist/build/Test/QuickCheck/Instances/UUID.o, dist/build/Test/QuickCheck/Instances/UUID.dyn_o )
  3030. 1402.43 s [quickcheck-instances] [23 of 26] Compiling Test.QuickCheck.Instances.UnorderedContainers ( src/Test/QuickCheck/Instances/UnorderedContainers.hs, dist/build/Test/QuickCheck/Instances/UnorderedContainers.o, dist/build/Test/QuickCheck/Instances/UnorderedContainers.dyn_o )
  3031. 1402.43 s [quickcheck-instances] [24 of 26] Compiling Test.QuickCheck.Instances.Vector ( src/Test/QuickCheck/Instances/Vector.hs, dist/build/Test/QuickCheck/Instances/Vector.o, dist/build/Test/QuickCheck/Instances/Vector.dyn_o )
  3032. 1402.43 s [quickcheck-instances] [25 of 26] Compiling Test.QuickCheck.Instances.Void ( src/Test/QuickCheck/Instances/Void.hs, dist/build/Test/QuickCheck/Instances/Void.o, dist/build/Test/QuickCheck/Instances/Void.dyn_o )
  3033. 1402.43 s [quickcheck-instances] [26 of 26] Compiling Test.QuickCheck.Instances ( src/Test/QuickCheck/Instances.hs, dist/build/Test/QuickCheck/Instances.o, dist/build/Test/QuickCheck/Instances.dyn_o )
  3034. 1402.62 s [invariant] [2 of 4] Compiling Data.Functor.Invariant.TH.Internal ( src/Data/Functor/Invariant/TH/Internal.hs, dist/build/Data/Functor/Invariant/TH/Internal.o, dist/build/Data/Functor/Invariant/TH/Internal.dyn_o )
  3035. 1403.37 s [invariant] [3 of 4] Compiling Data.Functor.Invariant.TH ( src/Data/Functor/Invariant/TH.hs, dist/build/Data/Functor/Invariant/TH.o, dist/build/Data/Functor/Invariant/TH.dyn_o )
  3036. 1403.74 s [quickcheck-instances] [ 1 of 26] Compiling Test.QuickCheck.Instances.Array.Byte ( src/Test/QuickCheck/Instances/Array/Byte.hs, dist/build/Test/QuickCheck/Instances/Array/Byte.p_o )
  3037. 1403.94 s [quickcheck-instances] [ 2 of 26] Compiling Test.QuickCheck.Instances.Containers ( src/Test/QuickCheck/Instances/Containers.hs, dist/build/Test/QuickCheck/Instances/Containers.p_o )
  3038. 1403.94 s [quickcheck-instances] [ 3 of 26] Compiling Test.QuickCheck.Instances.CustomPrelude ( src/Test/QuickCheck/Instances/CustomPrelude.hs, dist/build/Test/QuickCheck/Instances/CustomPrelude.p_o )
  3039. 1403.98 s [quickcheck-instances] [ 4 of 26] Compiling Test.QuickCheck.Instances.CaseInsensitive ( src/Test/QuickCheck/Instances/CaseInsensitive.hs, dist/build/Test/QuickCheck/Instances/CaseInsensitive.p_o )
  3040. 1404.62 s [semigroupoids] [ 6 of 27] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o, dist/build/Data/Functor/Apply.dyn_o )
  3041. 1404.69 s [semigroupoids] [ 7 of 27] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o, dist/build/Data/Semigroup/Bifoldable.dyn_o )
  3042. 1404.70 s [invariant] [4 of 4] Compiling Paths_invariant ( dist/build/autogen/Paths_invariant.hs, dist/build/Paths_invariant.o, dist/build/Paths_invariant.dyn_o )
  3043. 1404.94 s [semigroupoids] [ 8 of 27] Compiling Data.Functor.Contravariant.Divise ( src/Data/Functor/Contravariant/Divise.hs, dist/build/Data/Functor/Contravariant/Divise.o, dist/build/Data/Functor/Contravariant/Divise.dyn_o )
  3044. 1404.98 s [quickcheck-instances] [ 5 of 26] Compiling Test.QuickCheck.Instances.ByteString ( src/Test/QuickCheck/Instances/ByteString.hs, dist/build/Test/QuickCheck/Instances/ByteString.p_o )
  3045. 1404.99 s [quickcheck-instances] [ 6 of 26] Compiling Test.QuickCheck.Instances.Array ( src/Test/QuickCheck/Instances/Array.hs, dist/build/Test/QuickCheck/Instances/Array.p_o )
  3046. 1405.15 s [semigroupoids] [ 9 of 27] Compiling Data.Functor.Contravariant.Decide ( src/Data/Functor/Contravariant/Decide.hs, dist/build/Data/Functor/Contravariant/Decide.o, dist/build/Data/Functor/Contravariant/Decide.dyn_o )
  3047. 1405.36 s [invariant] [1 of 4] Compiling Data.Functor.Invariant ( src/Data/Functor/Invariant.hs, dist/build/Data/Functor/Invariant.p_o )
  3048. 1405.45 s [semigroupoids] [10 of 27] Compiling Data.Functor.Contravariant.Conclude ( src/Data/Functor/Contravariant/Conclude.hs, dist/build/Data/Functor/Contravariant/Conclude.o, dist/build/Data/Functor/Contravariant/Conclude.dyn_o )
  3049. 1405.62 s [quickcheck-instances] [ 7 of 26] Compiling Test.QuickCheck.Instances.DataFix ( src/Test/QuickCheck/Instances/DataFix.hs, dist/build/Test/QuickCheck/Instances/DataFix.p_o )
  3050. 1405.77 s [semigroupoids] [11 of 27] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o, dist/build/Data/Functor/Bind.dyn_o )
  3051. 1405.77 s [semigroupoids] [12 of 27] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o, dist/build/Data/Semigroupoid.dyn_o )
  3052. 1405.77 s [semigroupoids] [13 of 27] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o, dist/build/Data/Semigroupoid/Ob.dyn_o )
  3053. 1405.77 s [semigroupoids] [14 of 27] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o, dist/build/Data/Semigroupoid/Dual.dyn_o )
  3054. 1405.77 s [semigroupoids] [15 of 27] Compiling Data.Semigroupoid.Categorical ( src/Data/Semigroupoid/Categorical.hs, dist/build/Data/Semigroupoid/Categorical.o, dist/build/Data/Semigroupoid/Categorical.dyn_o )
  3055. 1405.77 s [semigroupoids] [16 of 27] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o, dist/build/Data/Groupoid.dyn_o )
  3056. 1405.77 s [semigroupoids] [17 of 27] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o, dist/build/Data/Isomorphism.dyn_o )
  3057. 1405.77 s [semigroupoids] [18 of 27] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o, dist/build/Data/Functor/Bind/Trans.dyn_o )
  3058. 1405.77 s [semigroupoids] [19 of 27] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o, dist/build/Data/Bifunctor/Apply.dyn_o )
  3059. 1405.77 s [semigroupoids] [20 of 27] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o, dist/build/Data/Functor/Alt.dyn_o )
  3060. 1405.80 s [quickcheck-instances] [ 8 of 26] Compiling Test.QuickCheck.Instances.Hashable ( src/Test/QuickCheck/Instances/Hashable.hs, dist/build/Test/QuickCheck/Instances/Hashable.p_o )
  3061. 1405.80 s [quickcheck-instances] [ 9 of 26] Compiling Test.QuickCheck.Instances.Natural ( src/Test/QuickCheck/Instances/Natural.hs, dist/build/Test/QuickCheck/Instances/Natural.p_o )
  3062. 1405.80 s [quickcheck-instances] [10 of 26] Compiling Test.QuickCheck.Instances.OldTime ( src/Test/QuickCheck/Instances/OldTime.hs, dist/build/Test/QuickCheck/Instances/OldTime.p_o )
  3063. 1405.80 s [quickcheck-instances] [11 of 26] Compiling Test.QuickCheck.Instances.Primitive ( src/Test/QuickCheck/Instances/Primitive.hs, dist/build/Test/QuickCheck/Instances/Primitive.p_o )
  3064. 1405.80 s [quickcheck-instances] [12 of 26] Compiling Test.QuickCheck.Instances.Scientific ( src/Test/QuickCheck/Instances/Scientific.hs, dist/build/Test/QuickCheck/Instances/Scientific.p_o )
  3065. 1405.80 s [quickcheck-instances] [13 of 26] Compiling Test.QuickCheck.Instances.Semigroup ( src/Test/QuickCheck/Instances/Semigroup.hs, dist/build/Test/QuickCheck/Instances/Semigroup.p_o )
  3066. 1405.80 s [quickcheck-instances] [14 of 26] Compiling Test.QuickCheck.Instances.Solo ( src/Test/QuickCheck/Instances/Solo.hs, dist/build/Test/QuickCheck/Instances/Solo.p_o )
  3067. 1405.80 s [quickcheck-instances] [15 of 26] Compiling Test.QuickCheck.Instances.Strict ( src/Test/QuickCheck/Instances/Strict.hs, dist/build/Test/QuickCheck/Instances/Strict.p_o )
  3068. 1405.98 s [quickcheck-instances] [16 of 26] Compiling Test.QuickCheck.Instances.Tagged ( src/Test/QuickCheck/Instances/Tagged.hs, dist/build/Test/QuickCheck/Instances/Tagged.p_o )
  3069. 1406.10 s [quickcheck-instances] [17 of 26] Compiling Test.QuickCheck.Instances.Text ( src/Test/QuickCheck/Instances/Text.hs, dist/build/Test/QuickCheck/Instances/Text.p_o )
  3070. 1406.10 s [quickcheck-instances] [18 of 26] Compiling Test.QuickCheck.Instances.Text.Short ( src/Test/QuickCheck/Instances/Text/Short.hs, dist/build/Test/QuickCheck/Instances/Text/Short.p_o )
  3071. 1406.10 s [quickcheck-instances] [19 of 26] Compiling Test.QuickCheck.Instances.These ( src/Test/QuickCheck/Instances/These.hs, dist/build/Test/QuickCheck/Instances/These.p_o )
  3072. 1406.18 s [quickcheck-instances] [20 of 26] Compiling Test.QuickCheck.Instances.Time ( src/Test/QuickCheck/Instances/Time.hs, dist/build/Test/QuickCheck/Instances/Time.p_o )
  3073. 1406.41 s [semigroupoids] [21 of 27] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o, dist/build/Data/Semigroup/Foldable.dyn_o )
  3074. 1406.60 s [semigroupoids] [22 of 27] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.o, dist/build/Data/Semigroup/Traversable/Class.dyn_o )
  3075. 1406.77 s [quickcheck-instances] [21 of 26] Compiling Test.QuickCheck.Instances.Transformer ( src/Test/QuickCheck/Instances/Transformer.hs, dist/build/Test/QuickCheck/Instances/Transformer.p_o )
  3076. 1406.77 s [quickcheck-instances] [22 of 26] Compiling Test.QuickCheck.Instances.UUID ( src/Test/QuickCheck/Instances/UUID.hs, dist/build/Test/QuickCheck/Instances/UUID.p_o )
  3077. 1406.77 s [quickcheck-instances] [23 of 26] Compiling Test.QuickCheck.Instances.UnorderedContainers ( src/Test/QuickCheck/Instances/UnorderedContainers.hs, dist/build/Test/QuickCheck/Instances/UnorderedContainers.p_o )
  3078. 1406.77 s [quickcheck-instances] [24 of 26] Compiling Test.QuickCheck.Instances.Vector ( src/Test/QuickCheck/Instances/Vector.hs, dist/build/Test/QuickCheck/Instances/Vector.p_o )
  3079. 1406.77 s [quickcheck-instances] [25 of 26] Compiling Test.QuickCheck.Instances.Void ( src/Test/QuickCheck/Instances/Void.hs, dist/build/Test/QuickCheck/Instances/Void.p_o )
  3080. 1406.78 s [quickcheck-instances] [26 of 26] Compiling Test.QuickCheck.Instances ( src/Test/QuickCheck/Instances.hs, dist/build/Test/QuickCheck/Instances.p_o )
  3081. 1407.55 s [semigroupoids] [23 of 27] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o, dist/build/Data/Semigroup/Traversable.dyn_o )
  3082. 1407.60 s [semigroupoids] [24 of 27] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o, dist/build/Data/Semigroup/Bitraversable.dyn_o )
  3083. 1407.60 s [semigroupoids] [25 of 27] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o, dist/build/Data/Functor/Plus.dyn_o )
  3084. 1407.60 s [semigroupoids] [26 of 27] Compiling Semigroupoids.Do ( src/Semigroupoids/Do.hs, dist/build/Semigroupoids/Do.o, dist/build/Semigroupoids/Do.dyn_o )
  3085. 1407.60 s [semigroupoids] [27 of 27] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o, dist/build/Data/Semigroupoid/Static.dyn_o )
  3086. 1408.63 s [semigroupoids] [ 1 of 27] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.p_o )
  3087. 1408.94 s [invariant] [2 of 4] Compiling Data.Functor.Invariant.TH.Internal ( src/Data/Functor/Invariant/TH/Internal.hs, dist/build/Data/Functor/Invariant/TH/Internal.p_o )
  3088. 1409.05 s [quickcheck-instances] Preprocessing test suite 'self-test' for quickcheck-instances-0.3.30..
  3089. 1409.05 s [quickcheck-instances] Building test suite 'self-test' for quickcheck-instances-0.3.30..
  3090. 1409.21 s [quickcheck-instances] [1 of 1] Compiling Main ( test/Tests.hs, dist/build/self-test/self-test-tmp/Main.o )
  3091. 1409.55 s [semigroupoids] [ 2 of 27] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.p_o )
  3092. 1409.55 s [semigroupoids] [ 3 of 27] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.p_o )
  3093. 1409.55 s [semigroupoids] [ 4 of 27] Compiling Semigroupoids.Internal ( src/Semigroupoids/Internal.hs, dist/build/Semigroupoids/Internal.p_o )
  3094. 1409.55 s [semigroupoids] [ 5 of 27] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.p_o )
  3095. 1409.71 s [invariant] [3 of 4] Compiling Data.Functor.Invariant.TH ( src/Data/Functor/Invariant/TH.hs, dist/build/Data/Functor/Invariant/TH.p_o )
  3096. 1409.72 s [quickcheck-instances] [2 of 2] Linking dist/build/self-test/self-test
  3097. 1410.74 s [quickcheck-instances] Phase: checkPhase
  3098. 1410.80 s [quickcheck-instances] Running 1 test suites...
  3099. 1410.80 s [quickcheck-instances] Test suite self-test: RUNNING...
  3100. 1410.81 s [quickcheck-instances] +++ OK, passed 100 tests.
  3101. 1410.82 s [quickcheck-instances] +++ OK, passed 100 tests.
  3102. 1410.82 s [quickcheck-instances] +++ OK, passed 100 tests.
  3103. 1410.82 s [quickcheck-instances] +++ OK, passed 100 tests.
  3104. 1410.82 s [quickcheck-instances] +++ OK, passed 100 tests.
  3105. 1410.82 s [quickcheck-instances] Test suite self-test: PASS
  3106. 1410.83 s [quickcheck-instances] Test suite logged to: dist/test/quickcheck-instances-0.3.30-self-test.log
  3107. 1410.83 s [quickcheck-instances] 1 of 1 test suites (1 of 1 test cases) passed.
  3108. 1410.84 s [quickcheck-instances] Phase: haddockPhase
  3109. 1410.87 s [invariant] [4 of 4] Compiling Paths_invariant ( dist/build/autogen/Paths_invariant.hs, dist/build/Paths_invariant.p_o )
  3110. 1411.13 s [quickcheck-instances] Preprocessing library for quickcheck-instances-0.3.30..
  3111. 1411.14 s [quickcheck-instances] Running Haddock on library for quickcheck-instances-0.3.30..
  3112. 1411.28 s [quickcheck-instances] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  3113. 1412.25 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Array.Byte'
  3114. 1412.25 s [quickcheck-instances] Missing documentation for:
  3115. 1412.25 s [quickcheck-instances] Module header
  3116. 1412.27 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Containers'
  3117. 1412.27 s [quickcheck-instances] Missing documentation for:
  3118. 1412.27 s [quickcheck-instances] Module header
  3119. 1412.51 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.CaseInsensitive'
  3120. 1412.51 s [quickcheck-instances] Missing documentation for:
  3121. 1412.51 s [quickcheck-instances] Module header
  3122. 1412.57 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.ByteString'
  3123. 1412.57 s [quickcheck-instances] Missing documentation for:
  3124. 1412.57 s [quickcheck-instances] Module header
  3125. 1412.67 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Array'
  3126. 1412.67 s [quickcheck-instances] Missing documentation for:
  3127. 1412.67 s [quickcheck-instances] Module header
  3128. 1412.70 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.DataFix'
  3129. 1412.70 s [quickcheck-instances] Missing documentation for:
  3130. 1412.70 s [quickcheck-instances] Module header
  3131. 1412.71 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Hashable'
  3132. 1412.71 s [quickcheck-instances] Missing documentation for:
  3133. 1412.71 s [quickcheck-instances] Module header
  3134. 1412.73 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Natural'
  3135. 1412.73 s [quickcheck-instances] Missing documentation for:
  3136. 1412.73 s [quickcheck-instances] Module header
  3137. 1412.77 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.OldTime'
  3138. 1412.77 s [quickcheck-instances] Missing documentation for:
  3139. 1412.77 s [quickcheck-instances] Module header
  3140. 1412.80 s [invariant] Preprocessing test suite 'spec' for invariant-0.6.3..
  3141. 1412.80 s [invariant] Building test suite 'spec' for invariant-0.6.3..
  3142. 1412.87 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Primitive'
  3143. 1412.87 s [quickcheck-instances] Missing documentation for:
  3144. 1412.87 s [quickcheck-instances] Module header
  3145. 1412.89 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Scientific'
  3146. 1412.89 s [quickcheck-instances] Missing documentation for:
  3147. 1412.89 s [quickcheck-instances] Module header
  3148. 1412.94 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Semigroup'
  3149. 1412.94 s [quickcheck-instances] Missing documentation for:
  3150. 1412.94 s [quickcheck-instances] Module header
  3151. 1412.98 s [invariant] [1 of 3] Compiling InvariantSpec ( test/InvariantSpec.hs, dist/build/spec/spec-tmp/InvariantSpec.o )
  3152. 1413.11 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Solo'
  3153. 1413.11 s [quickcheck-instances] Missing documentation for:
  3154. 1413.11 s [quickcheck-instances] Module header
  3155. 1413.17 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Strict'
  3156. 1413.17 s [quickcheck-instances] Missing documentation for:
  3157. 1413.17 s [quickcheck-instances] Module header
  3158. 1413.20 s [semigroupoids] [ 6 of 27] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.p_o )
  3159. 1413.30 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Tagged'
  3160. 1413.30 s [quickcheck-instances] Missing documentation for:
  3161. 1413.30 s [quickcheck-instances] Module header
  3162. 1413.32 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Text'
  3163. 1413.32 s [quickcheck-instances] Missing documentation for:
  3164. 1413.32 s [quickcheck-instances] Module header
  3165. 1413.32 s [invariant] [2 of 3] Compiling THSpec ( test/THSpec.hs, dist/build/spec/spec-tmp/THSpec.o )
  3166. 1413.33 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Text.Short'
  3167. 1413.33 s [quickcheck-instances] Missing documentation for:
  3168. 1413.33 s [quickcheck-instances] Module header
  3169. 1413.35 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.These'
  3170. 1413.35 s [quickcheck-instances] Missing documentation for:
  3171. 1413.35 s [quickcheck-instances] Module header
  3172. 1413.36 s [semigroupoids] [ 7 of 27] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.p_o )
  3173. 1413.49 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Time'
  3174. 1413.49 s [quickcheck-instances] Missing documentation for:
  3175. 1413.49 s [quickcheck-instances] Module header
  3176. 1413.60 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Transformer'
  3177. 1413.60 s [quickcheck-instances] Missing documentation for:
  3178. 1413.60 s [quickcheck-instances] Module header
  3179. 1413.61 s [semigroupoids] [ 8 of 27] Compiling Data.Functor.Contravariant.Divise ( src/Data/Functor/Contravariant/Divise.hs, dist/build/Data/Functor/Contravariant/Divise.p_o )
  3180. 1413.64 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.UUID'
  3181. 1413.64 s [quickcheck-instances] Missing documentation for:
  3182. 1413.64 s [quickcheck-instances] Module header
  3183. 1413.67 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.UnorderedContainers'
  3184. 1413.67 s [quickcheck-instances] Missing documentation for:
  3185. 1413.67 s [quickcheck-instances] Module header
  3186. 1413.73 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Vector'
  3187. 1413.73 s [quickcheck-instances] Missing documentation for:
  3188. 1413.73 s [quickcheck-instances] Module header
  3189. 1413.79 s [semigroupoids] [ 9 of 27] Compiling Data.Functor.Contravariant.Decide ( src/Data/Functor/Contravariant/Decide.hs, dist/build/Data/Functor/Contravariant/Decide.p_o )
  3190. 1413.92 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Void'
  3191. 1413.92 s [quickcheck-instances] Missing documentation for:
  3192. 1413.92 s [quickcheck-instances] Module header
  3193. 1413.93 s [quickcheck-instances] 100% ( 1 / 1) in 'Test.QuickCheck.Instances'
  3194. 1414.08 s [semigroupoids] [10 of 27] Compiling Data.Functor.Contravariant.Conclude ( src/Data/Functor/Contravariant/Conclude.hs, dist/build/Data/Functor/Contravariant/Conclude.p_o )
  3195. 1414.31 s [semigroupoids] [11 of 27] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.p_o )
  3196. 1414.31 s [semigroupoids] [12 of 27] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.p_o )
  3197. 1414.31 s [semigroupoids] [13 of 27] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.p_o )
  3198. 1414.31 s [semigroupoids] [14 of 27] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.p_o )
  3199. 1414.31 s [semigroupoids] [15 of 27] Compiling Data.Semigroupoid.Categorical ( src/Data/Semigroupoid/Categorical.hs, dist/build/Data/Semigroupoid/Categorical.p_o )
  3200. 1414.31 s [semigroupoids] [16 of 27] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.p_o )
  3201. 1414.31 s [semigroupoids] [17 of 27] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.p_o )
  3202. 1414.31 s [semigroupoids] [18 of 27] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.p_o )
  3203. 1414.31 s [semigroupoids] [19 of 27] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.p_o )
  3204. 1414.31 s [semigroupoids] [20 of 27] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.p_o )
  3205. 1414.50 s [semigroupoids] [21 of 27] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.p_o )
  3206. 1414.63 s [invariant] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/spec/spec-tmp/Main.o )
  3207. 1414.73 s [semigroupoids] [22 of 27] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.p_o )
  3208. 1415.17 s [invariant] [4 of 4] Linking dist/build/spec/spec
  3209. 1415.53 s [semigroupoids] [23 of 27] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.p_o )
  3210. 1415.69 s [semigroupoids] [24 of 27] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.p_o )
  3211. 1415.69 s [semigroupoids] [25 of 27] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.p_o )
  3212. 1415.69 s [semigroupoids] [26 of 27] Compiling Semigroupoids.Do ( src/Semigroupoids/Do.hs, dist/build/Semigroupoids/Do.p_o )
  3213. 1415.69 s [semigroupoids] [27 of 27] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.p_o )
  3214. 1416.40 s [invariant] Phase: checkPhase
  3215. 1416.44 s [invariant] Running 1 test suites...
  3216. 1416.44 s [invariant] Test suite spec: RUNNING...
  3217. 1416.45 s [invariant]
  3218. 1416.45 s [invariant] Invariant
  3219. 1416.45 s [invariant] Invariant
  3220. 1416.46 s [invariant] satisfies the composition law [✔]
  3221. 1416.46 s [invariant] +++ OK, passed 100 tests.
  3222. 1416.46 s [invariant] Invariant2
  3223. 1416.46 s [invariant] satisfies the composition law [✔]
  3224. 1416.46 s [invariant] +++ OK, passed 100 tests.
  3225. 1416.46 s [invariant] TH
  3226. 1416.46 s [invariant] Compose Maybe Either Int Int
  3227. 1416.46 s [invariant] satisfies the invmap laws [✔]
  3228. 1416.46 s [invariant] +++ OK, passed 100 tests.
  3229. 1416.46 s [invariant] satisfies the invmap2 laws [✔]
  3230. 1416.46 s [invariant] +++ OK, passed 100 tests.
  3231. 1416.46 s [invariant] ComposeFam Maybe Either Int Int
  3232. 1416.46 s [invariant] satisfies the invmap laws [✔]
  3233. 1416.46 s [invariant] +++ OK, passed 100 tests.
  3234. 1416.46 s [invariant] satisfies the invmap2 laws [✔]
  3235. 1416.46 s [invariant] +++ OK, passed 100 tests.
  3236. 1416.46 s [invariant]
  3237. 1416.46 s [invariant] Finished in 0.0099 seconds
  3238. 1416.46 s [invariant] 6 examples, 0 failures
  3239. 1416.47 s [invariant] Test suite spec: PASS
  3240. 1416.47 s [invariant] Test suite logged to: dist/test/invariant-0.6.3-spec.log
  3241. 1416.47 s [invariant] 1 of 1 test suites (1 of 1 test cases) passed.
  3242. 1416.48 s [invariant] Phase: haddockPhase
  3243. 1416.66 s [invariant] Preprocessing library for invariant-0.6.3..
  3244. 1416.67 s [invariant] Running Haddock on library for invariant-0.6.3..
  3245. 1416.73 s [invariant] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  3246. 1417.16 s [semigroupoids] Phase: checkPhase
  3247. 1417.18 s [semigroupoids] Package has no test suites.
  3248. 1417.20 s [semigroupoids] Phase: haddockPhase
  3249. 1417.36 s [semigroupoids] Preprocessing library for semigroupoids-6.0.1..
  3250. 1417.36 s [semigroupoids] Running Haddock on library for semigroupoids-6.0.1..
  3251. 1417.44 s [semigroupoids] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  3252. 1417.62 s [invariant] 100% ( 20 / 20) in 'Data.Functor.Invariant'
  3253. 1418.19 s [semigroupoids] 83% ( 5 / 6) in 'Data.Functor.Extend'
  3254. 1418.19 s [semigroupoids] Missing documentation for:
  3255. 1418.19 s [semigroupoids] Extend (src/Data/Functor/Extend.hs:55)
  3256. 1418.32 s [invariant] 100% ( 17 / 17) in 'Data.Functor.Invariant.TH'
  3257. 1418.36 s [semigroupoids] 66% ( 2 / 3) in 'Data.Semigroup.Foldable.Class'
  3258. 1418.36 s [semigroupoids] Missing documentation for:
  3259. 1418.36 s [semigroupoids] Bifoldable1
  3260. 1418.39 s [semigroupoids] 100% ( 1 / 1) in 'Data.Traversable.Instances'
  3261. 1418.73 s [semigroupoids] Warning: '(,)' is out of scope.
  3262. 1418.73 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3263. 1418.74 s [semigroupoids] 80% ( 12 / 15) in 'Data.Functor.Bind.Class'
  3264. 1418.74 s [semigroupoids] Missing documentation for:
  3265. 1418.74 s [semigroupoids] apDefault (src/Data/Functor/Bind/Class.hs:539)
  3266. 1418.74 s [semigroupoids] returning (src/Data/Functor/Bind/Class.hs:536)
  3267. 1418.74 s [semigroupoids] Biapply (src/Data/Functor/Bind/Class.hs:753)
  3268. 1419.41 s [semigroupoids] 100% ( 16 / 16) in 'Data.Functor.Apply'
  3269. 1419.43 s [semigroupoids] 33% ( 2 / 6) in 'Data.Semigroup.Bifoldable'
  3270. 1419.43 s [semigroupoids] Missing documentation for:
  3271. 1419.43 s [semigroupoids] Bifoldable1
  3272. 1419.43 s [semigroupoids] bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:45)
  3273. 1419.43 s [semigroupoids] bifor1_ (src/Data/Semigroup/Bifoldable.hs:49)
  3274. 1419.43 s [semigroupoids] bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:57)
  3275. 1419.47 s [semigroupoids] Warning: 'Day' is out of scope.
  3276. 1419.47 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3277. 1419.48 s [semigroupoids] 100% ( 6 / 6) in 'Data.Functor.Contravariant.Divise'
  3278. 1419.59 s [semigroupoids] Warning: 'EitherDay' is out of scope.
  3279. 1419.59 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3280. 1419.59 s [semigroupoids] Warning: 'Conclude' is out of scope.
  3281. 1419.59 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3282. 1419.59 s [semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Contravariant.Decide'
  3283. 1419.68 s [semigroupoids] Warning: 'Plus' is out of scope.
  3284. 1419.68 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3285. 1419.68 s [semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Contravariant.Conclude'
  3286. 1419.72 s [semigroupoids] 75% ( 15 / 20) in 'Data.Functor.Bind'
  3287. 1419.72 s [semigroupoids] Missing documentation for:
  3288. 1419.72 s [semigroupoids] -<< (src/Data/Functor/Bind.hs:52)
  3289. 1419.72 s [semigroupoids] -<- (src/Data/Functor/Bind.hs:58)
  3290. 1419.72 s [semigroupoids] ->- (src/Data/Functor/Bind.hs:55)
  3291. 1419.72 s [semigroupoids] apDefault (src/Data/Functor/Bind/Class.hs:539)
  3292. 1419.72 s [semigroupoids] returning (src/Data/Functor/Bind/Class.hs:536)
  3293. 1419.74 s [semigroupoids] 50% ( 2 / 4) in 'Data.Semigroupoid'
  3294. 1419.74 s [semigroupoids] Missing documentation for:
  3295. 1419.74 s [semigroupoids] WrappedCategory (src/Data/Semigroupoid.hs:71)
  3296. 1419.74 s [semigroupoids] Semi (src/Data/Semigroupoid.hs:80)
  3297. 1419.76 s [semigroupoids] 50% ( 1 / 2) in 'Data.Semigroupoid.Ob'
  3298. 1419.76 s [semigroupoids] Missing documentation for:
  3299. 1419.76 s [semigroupoids] Ob (src/Data/Semigroupoid/Ob.hs:29)
  3300. 1419.77 s [semigroupoids] 50% ( 1 / 2) in 'Data.Semigroupoid.Dual'
  3301. 1419.77 s [semigroupoids] Missing documentation for:
  3302. 1419.77 s [semigroupoids] Dual (src/Data/Semigroupoid/Dual.hs:21)
  3303. 1419.78 s [semigroupoids] 100% ( 3 / 3) in 'Data.Semigroupoid.Categorical'
  3304. 1419.79 s [semigroupoids] 100% ( 2 / 2) in 'Data.Groupoid'
  3305. 1419.79 s [semigroupoids] 50% ( 1 / 2) in 'Data.Isomorphism'
  3306. 1419.79 s [semigroupoids] Missing documentation for:
  3307. 1419.79 s [semigroupoids] Iso (src/Data/Isomorphism.hs:23)
  3308. 1419.81 s [semigroupoids] 100% ( 2 / 2) in 'Data.Functor.Bind.Trans'
  3309. 1419.95 s [semigroupoids] 62% ( 5 / 8) in 'Data.Bifunctor.Apply'
  3310. 1419.95 s [semigroupoids] Missing documentation for:
  3311. 1419.95 s [semigroupoids] Biapply (src/Data/Functor/Bind/Class.hs:753)
  3312. 1419.95 s [semigroupoids] <<$>>
  3313. 1419.95 s [semigroupoids] <<..>> (src/Data/Bifunctor/Apply.hs:27)
  3314. 1420.04 s [semigroupoids] Warning: 'Bind' is out of scope.
  3315. 1420.04 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3316. 1420.04 s [semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Alt'
  3317. 1420.07 s [quickcheck-instances] Documentation created: dist/doc/html/quickcheck-instances/,
  3318. 1420.07 s [quickcheck-instances] dist/doc/html/quickcheck-instances/quickcheck-instances.txt
  3319. 1420.14 s [quickcheck-instances] Preprocessing test suite 'self-test' for quickcheck-instances-0.3.30..
  3320. 1420.15 s [quickcheck-instances] Phase: installPhase
  3321. 1420.15 s [semigroupoids] 71% ( 10 / 14) in 'Data.Semigroup.Foldable'
  3322. 1420.15 s [semigroupoids] Missing documentation for:
  3323. 1420.15 s [semigroupoids] traverse1_ (src/Data/Semigroup/Foldable.hs:77)
  3324. 1420.15 s [semigroupoids] for1_ (src/Data/Semigroup/Foldable.hs:81)
  3325. 1420.15 s [semigroupoids] sequenceA1_ (src/Data/Semigroup/Foldable.hs:85)
  3326. 1420.15 s [semigroupoids] asum1 (src/Data/Semigroup/Foldable.hs:103)
  3327. 1420.26 s [semigroupoids] 33% ( 1 / 3) in 'Data.Semigroup.Traversable.Class'
  3328. 1420.26 s [semigroupoids] Missing documentation for:
  3329. 1420.26 s [semigroupoids] Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:59)
  3330. 1420.26 s [semigroupoids] Traversable1 (src/Data/Semigroup/Traversable/Class.hs:139)
  3331. 1420.26 s [quickcheck-instances] Installing library in /nix/store/8vizc3i8sr1jxzk7vn7188jg1171p0wz-quickcheck-instances-0.3.30/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP
  3332. 1420.43 s [semigroupoids] Warning: 'foldMap1' is out of scope.
  3333. 1420.43 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3334. 1420.44 s [semigroupoids] 88% ( 8 / 9) in 'Data.Semigroup.Traversable'
  3335. 1420.44 s [semigroupoids] Missing documentation for:
  3336. 1420.44 s [semigroupoids] Traversable1 (src/Data/Semigroup/Traversable/Class.hs:139)
  3337. 1420.45 s [semigroupoids] 33% ( 1 / 3) in 'Data.Semigroup.Bitraversable'
  3338. 1420.45 s [semigroupoids] Missing documentation for:
  3339. 1420.45 s [semigroupoids] Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:59)
  3340. 1420.45 s [semigroupoids] bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:24)
  3341. 1420.49 s [semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Plus'
  3342. 1420.55 s [semigroupoids] Warning: 'Applicative' is out of scope.
  3343. 1420.55 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3344. 1420.55 s [semigroupoids] Warning: 'Monad' is out of scope.
  3345. 1420.55 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3346. 1420.55 s [semigroupoids] 90% ( 10 / 11) in 'Semigroupoids.Do'
  3347. 1420.55 s [semigroupoids] Missing documentation for:
  3348. 1420.55 s [semigroupoids] join (src/Data/Functor/Bind/Class.hs:531)
  3349. 1420.58 s [semigroupoids] 50% ( 1 / 2) in 'Data.Semigroupoid.Static'
  3350. 1420.58 s [semigroupoids] Missing documentation for:
  3351. 1420.58 s [semigroupoids] Static (src/Data/Semigroupoid/Static.hs:35)
  3352. 1420.94 s [quickcheck-instances] Phase: fixupPhase
  3353. 1420.97 s [quickcheck-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/8vizc3i8sr1jxzk7vn7188jg1171p0wz-quickcheck-instances-0.3.30
  3354. 1420.99 s [quickcheck-instances] shrinking /nix/store/8vizc3i8sr1jxzk7vn7188jg1171p0wz-quickcheck-instances-0.3.30/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/libHSquickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP-ghc9.6.5.so
  3355. 1421.00 s [quickcheck-instances] checking for references to /build/ in /nix/store/8vizc3i8sr1jxzk7vn7188jg1171p0wz-quickcheck-instances-0.3.30...
  3356. 1421.03 s [quickcheck-instances] patching script interpreter paths in /nix/store/8vizc3i8sr1jxzk7vn7188jg1171p0wz-quickcheck-instances-0.3.30
  3357. 1421.04 s [quickcheck-instances] stripping (with command strip and flags -S -p) in /nix/store/8vizc3i8sr1jxzk7vn7188jg1171p0wz-quickcheck-instances-0.3.30/lib
  3358. 1421.19 s [quickcheck-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/zd9qmgyxqbzgdv599g8p7yv7n24yn8c7-quickcheck-instances-0.3.30-doc
  3359. 1421.21 s [quickcheck-instances] checking for references to /build/ in /nix/store/zd9qmgyxqbzgdv599g8p7yv7n24yn8c7-quickcheck-instances-0.3.30-doc...
  3360. 1421.22 s [semigroupoids] Warning: Data.Functor.Apply: could not find link destinations for:
  3361. 1421.22 s [semigroupoids] - Text.ParserCombinators.ReadP.P
  3362. 1421.22 s [semigroupoids] - Data.Biapplicative.Mag
  3363. 1421.22 s [quickcheck-instances] patching script interpreter paths in /nix/store/zd9qmgyxqbzgdv599g8p7yv7n24yn8c7-quickcheck-instances-0.3.30-doc
  3364. 1421.39 s [quickcheck-instances:post-build] Uploading to the NixCI cache: /nix/store/8vizc3i8sr1jxzk7vn7188jg1171p0wz-quickcheck-instances-0.3.30 /nix/store/zd9qmgyxqbzgdv599g8p7yv7n24yn8c7-quickcheck-instances-0.3.30-doc
  3365. 1421.56 s [quickcheck-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3366. 1421.93 s [quickcheck-instances:post-build] copying 2 paths...
  3367. 1421.94 s [quickcheck-instances:post-build] copying path '/nix/store/zd9qmgyxqbzgdv599g8p7yv7n24yn8c7-quickcheck-instances-0.3.30-doc' to 'https://cache.nix-ci.com'...
  3368. 1422.94 s [quickcheck-instances:post-build] copying path '/nix/store/8vizc3i8sr1jxzk7vn7188jg1171p0wz-quickcheck-instances-0.3.30' to 'https://cache.nix-ci.com'...
  3369. 1425.12 s [quickcheck-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3370. 1425.62 s [quickcheck-instances:post-build] copying 1 paths...
  3371. 1425.63 s [quickcheck-instances:post-build] copying path '/nix/store/x7sh359y61ah8jhynlyc1i052zzwhr7k-quickcheck-instances-0.3.30.drv' to 'https://cache.nix-ci.com'...
  3372. 1425.93 s Uploaded quickcheck-instances in 4.5s
  3373. 1425.94 s Progress: 94 of 103 built (2 building), 2 of 2 downloaded from cache
  3374. 1425.94 s Built quickcheck-instances in 31.0s
  3375. 1426.00 s Building /nix/store/dqy741brf6h8yvjxddl97nnksrgscv40-indexed-traversable-instances-0.1.2.drv
  3376. 1426.00 s [invariant] Documentation created: dist/doc/html/invariant/,
  3377. 1426.00 s [invariant] dist/doc/html/invariant/invariant.txt
  3378. 1426.00 s [invariant] Preprocessing test suite 'spec' for invariant-0.6.3..
  3379. 1426.00 s [invariant] Phase: installPhase
  3380. 1426.00 s [invariant] Installing library in /nix/store/q9624im2g3ij50x2dy97yhr4z5z7a7d1-invariant-0.6.3/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/invariant-0.6.3-1zvlQPGadIZ35lRDUBBp5B
  3381. 1426.00 s [invariant] Phase: fixupPhase
  3382. 1426.00 s [invariant] shrinking RPATHs of ELF executables and libraries in /nix/store/q9624im2g3ij50x2dy97yhr4z5z7a7d1-invariant-0.6.3
  3383. 1426.00 s [invariant] shrinking /nix/store/q9624im2g3ij50x2dy97yhr4z5z7a7d1-invariant-0.6.3/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/libHSinvariant-0.6.3-1zvlQPGadIZ35lRDUBBp5B-ghc9.6.5.so
  3384. 1426.00 s [invariant] checking for references to /build/ in /nix/store/q9624im2g3ij50x2dy97yhr4z5z7a7d1-invariant-0.6.3...
  3385. 1426.00 s [invariant] patching script interpreter paths in /nix/store/q9624im2g3ij50x2dy97yhr4z5z7a7d1-invariant-0.6.3
  3386. 1426.00 s [invariant] stripping (with command strip and flags -S -p) in /nix/store/q9624im2g3ij50x2dy97yhr4z5z7a7d1-invariant-0.6.3/lib
  3387. 1426.00 s [invariant] shrinking RPATHs of ELF executables and libraries in /nix/store/5r7x4jprvxs4a8bzkwxxxi2y9fgv8i9p-invariant-0.6.3-doc
  3388. 1426.00 s [invariant] checking for references to /build/ in /nix/store/5r7x4jprvxs4a8bzkwxxxi2y9fgv8i9p-invariant-0.6.3-doc...
  3389. 1426.00 s [invariant] patching script interpreter paths in /nix/store/5r7x4jprvxs4a8bzkwxxxi2y9fgv8i9p-invariant-0.6.3-doc
  3390. 1426.00 s [semigroupoids] Warning: Data.Functor.Bind: could not find link destinations for:
  3391. 1426.00 s [semigroupoids] - Text.ParserCombinators.ReadP.P
  3392. 1426.00 s [semigroupoids] - Data.Biapplicative.Mag
  3393. 1426.11 s [invariant:post-build] Uploading to the NixCI cache: /nix/store/5r7x4jprvxs4a8bzkwxxxi2y9fgv8i9p-invariant-0.6.3-doc /nix/store/q9624im2g3ij50x2dy97yhr4z5z7a7d1-invariant-0.6.3
  3394. 1426.16 s [invariant:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3395. 1426.41 s [invariant:post-build] copying 2 paths...
  3396. 1426.41 s [invariant:post-build] copying path '/nix/store/5r7x4jprvxs4a8bzkwxxxi2y9fgv8i9p-invariant-0.6.3-doc' to 'https://cache.nix-ci.com'...
  3397. 1427.11 s [invariant:post-build] copying path '/nix/store/q9624im2g3ij50x2dy97yhr4z5z7a7d1-invariant-0.6.3' to 'https://cache.nix-ci.com'...
  3398. 1429.08 s [invariant:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3399. 1429.37 s [invariant:post-build] copying 1 paths...
  3400. 1429.37 s [invariant:post-build] copying path '/nix/store/2pcx8x85wv7n9n75qyibbqllw3x7d3b6-invariant-0.6.3.drv' to 'https://cache.nix-ci.com'...
  3401. 1429.69 s Uploaded invariant in 3.5s
  3402. 1429.69 s Progress: 95 of 103 built (2 building), 2 of 2 downloaded from cache
  3403. 1429.69 s Built invariant in 34.8s
  3404. 1429.69 s [indexed-traversable-instances] Phase: setupCompilerEnvironmentPhase
  3405. 1429.69 s [indexed-traversable-instances] Build with /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5.
  3406. 1429.69 s [indexed-traversable-instances] Phase: unpackPhase
  3407. 1429.69 s [indexed-traversable-instances] unpacking source archive /nix/store/piy7fiiqr78dmbrs0lhbyiismy7byv84-indexed-traversable-instances-0.1.2.tar.gz
  3408. 1429.69 s [indexed-traversable-instances] source root is indexed-traversable-instances-0.1.2
  3409. 1429.69 s [indexed-traversable-instances] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file indexed-traversable-instances-0.1.2/tests/safe.hs
  3410. 1429.69 s [indexed-traversable-instances] Phase: patchPhase
  3411. 1429.69 s [indexed-traversable-instances] Phase: compileBuildDriverPhase
  3412. 1429.69 s [indexed-traversable-instances] setupCompileFlags: -package-db=/build/tmp.GboWdSnm42/setup-package.conf.d -threaded
  3413. 1429.69 s [indexed-traversable-instances] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.GboWdSnm42/Main.o )
  3414. 1429.69 s [indexed-traversable-instances] [2 of 2] Linking Setup
  3415. 1429.69 s [indexed-traversable-instances] Phase: updateAutotoolsGnuConfigScriptsPhase
  3416. 1429.69 s [indexed-traversable-instances] Phase: configurePhase
  3417. 1429.69 s [indexed-traversable-instances] configureFlags: --verbose --prefix=/nix/store/rdsba6ykva9wbwdgl6dwzz3zgvkfzbaz-indexed-traversable-instances-0.1.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/5j2r85rv9gbydxjv6zihqaksg3qyxwbh-indexed-traversable-instances-0.1.2-doc/share/doc/indexed-traversable-instances-0.1.2 --with-gcc=gcc --package-db=/build/tmp.GboWdSnm42/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 --extra-lib-dirs=/nix/store/z7ndn3k8zfjrf713gq443q7a2ixzaab5-ncurses-6.4.20221231/lib --extra-lib-dirs=/nix/store/r25i9ffbldgn22436psygd7ivbvs3qq8-libffi-3.4.6/lib --extra-lib-dirs=/nix/store/zhsjsq37d57kfp5wz0xcg6x97x1426aj-elfutils-0.191/lib --extra-lib-dirs=/nix/store/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  3418. 1429.69 s [indexed-traversable-instances] Using Parsec parser
  3419. 1429.69 s [indexed-traversable-instances] Configuring indexed-traversable-instances-0.1.2...
  3420. 1429.69 s [indexed-traversable-instances] Dependency OneTuple >=0.3 && <0.5: using OneTuple-0.4.2
  3421. 1429.69 s [indexed-traversable-instances] Dependency base >=4.12 && <4.21: using base-4.18.2.1
  3422. 1429.69 s [indexed-traversable-instances] Dependency indexed-traversable >=0.1.4 && <0.2: using
  3423. 1429.69 s [indexed-traversable-instances] indexed-traversable-0.1.4
  3424. 1429.69 s [indexed-traversable-instances] Dependency tagged >=0.8.6 && <0.9: using tagged-0.8.8
  3425. 1429.69 s [indexed-traversable-instances] Dependency unordered-containers >=0.2.8.0 && <0.3: using
  3426. 1429.69 s [indexed-traversable-instances] unordered-containers-0.2.20
  3427. 1429.69 s [indexed-traversable-instances] Dependency vector >=0.13.1.0 && <0.14: using vector-0.13.1.0
  3428. 1429.69 s [indexed-traversable-instances] Dependency base: using base-4.18.2.1
  3429. 1429.69 s [indexed-traversable-instances] Dependency indexed-traversable: using indexed-traversable-0.1.4
  3430. 1429.69 s [indexed-traversable-instances] Dependency indexed-traversable-instances: using
  3431. 1429.69 s [indexed-traversable-instances] indexed-traversable-instances-0.1.2
  3432. 1429.69 s [indexed-traversable-instances] Dependency OneTuple: using OneTuple-0.4.2
  3433. 1429.69 s [indexed-traversable-instances] Dependency QuickCheck >=2.14.2 && <2.15: using QuickCheck-2.14.3
  3434. 1429.69 s [indexed-traversable-instances] Dependency base: using base-4.18.2.1
  3435. 1429.69 s [indexed-traversable-instances] Dependency containers: using containers-0.6.7
  3436. 1429.69 s [indexed-traversable-instances] Dependency indexed-traversable: using indexed-traversable-0.1.4
  3437. 1429.69 s [indexed-traversable-instances] Dependency indexed-traversable-instances: using
  3438. 1429.69 s [indexed-traversable-instances] indexed-traversable-instances-0.1.2
  3439. 1429.69 s [indexed-traversable-instances] Dependency quickcheck-instances >=0.3.29 && <0.4: using
  3440. 1429.69 s [indexed-traversable-instances] quickcheck-instances-0.3.30
  3441. 1429.69 s [indexed-traversable-instances] Dependency tasty >=1.2.3 && <1.6: using tasty-1.4.3
  3442. 1429.69 s [indexed-traversable-instances] Dependency tasty-quickcheck >=0.10.1.1 && <0.11: using tasty-quickcheck-0.10.2
  3443. 1429.69 s [indexed-traversable-instances] Dependency transformers: using transformers-0.6.1.0
  3444. 1429.69 s [indexed-traversable-instances] Dependency unordered-containers: using unordered-containers-0.2.20
  3445. 1429.69 s [indexed-traversable-instances] Dependency vector: using vector-0.13.1.0
  3446. 1429.69 s [indexed-traversable-instances] Source component graph:
  3447. 1429.69 s [indexed-traversable-instances] component lib
  3448. 1429.69 s [indexed-traversable-instances] component test:indexed-tests dependency lib
  3449. 1429.69 s [indexed-traversable-instances] component test:safe dependency lib
  3450. 1429.69 s [indexed-traversable-instances] Configured component graph:
  3451. 1429.69 s [indexed-traversable-instances] component indexed-traversable-instances-0.1.2-JI2gqfTR5P1BteuErzhkC8
  3452. 1429.69 s [indexed-traversable-instances] include OneTuple-0.4.2-7QY8ATky5N85j28riBZXTY
  3453. 1429.69 s [indexed-traversable-instances] include base-4.18.2.1
  3454. 1429.69 s [indexed-traversable-instances] include indexed-traversable-0.1.4-8j5HZpShpE5BqFup9Ojenr
  3455. 1429.69 s [indexed-traversable-instances] include tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  3456. 1429.69 s [semigroupoids] Documentation created: dist/doc/html/semigroupoids/,
  3457. 1429.69 s [semigroupoids] dist/doc/html/semigroupoids/semigroupoids.txt
  3458. 1429.69 s [semigroupoids] Phase: installPhase
  3459. 1429.69 s [semigroupoids] Installing library in /nix/store/j2ma029qzfr26l3ki8990gg7llvr0nis-semigroupoids-6.0.1/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU
  3460. 1429.69 s [semigroupoids] Phase: fixupPhase
  3461. 1429.69 s [semigroupoids] shrinking RPATHs of ELF executables and libraries in /nix/store/j2ma029qzfr26l3ki8990gg7llvr0nis-semigroupoids-6.0.1
  3462. 1429.69 s [semigroupoids] shrinking /nix/store/j2ma029qzfr26l3ki8990gg7llvr0nis-semigroupoids-6.0.1/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/libHSsemigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU-ghc9.6.5.so
  3463. 1429.69 s [semigroupoids] checking for references to /build/ in /nix/store/j2ma029qzfr26l3ki8990gg7llvr0nis-semigroupoids-6.0.1...
  3464. 1429.69 s [semigroupoids] patching script interpreter paths in /nix/store/j2ma029qzfr26l3ki8990gg7llvr0nis-semigroupoids-6.0.1
  3465. 1429.69 s [semigroupoids] stripping (with command strip and flags -S -p) in /nix/store/j2ma029qzfr26l3ki8990gg7llvr0nis-semigroupoids-6.0.1/lib
  3466. 1429.70 s [semigroupoids] shrinking RPATHs of ELF executables and libraries in /nix/store/byzyysjv4kxg1babvkpz7ac7n2pr4d1x-semigroupoids-6.0.1-doc
  3467. 1429.70 s [semigroupoids] checking for references to /build/ in /nix/store/byzyysjv4kxg1babvkpz7ac7n2pr4d1x-semigroupoids-6.0.1-doc...
  3468. 1429.70 s [semigroupoids] patching script interpreter paths in /nix/store/byzyysjv4kxg1babvkpz7ac7n2pr4d1x-semigroupoids-6.0.1-doc
  3469. 1429.70 s [indexed-traversable-instances] include unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  3470. 1429.70 s [indexed-traversable-instances] include vector-0.13.1.0-FgktlsdAKy15Grnx7R1DKX
  3471. 1429.70 s [indexed-traversable-instances] component indexed-traversable-instances-0.1.2-9894whDpjFMEylHSHUYXGN-indexed-tests
  3472. 1429.70 s [indexed-traversable-instances] include OneTuple-0.4.2-7QY8ATky5N85j28riBZXTY
  3473. 1429.70 s [indexed-traversable-instances] include QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  3474. 1429.70 s [indexed-traversable-instances] include base-4.18.2.1
  3475. 1429.70 s [indexed-traversable-instances] include containers-0.6.7
  3476. 1429.70 s [indexed-traversable-instances] include indexed-traversable-0.1.4-8j5HZpShpE5BqFup9Ojenr
  3477. 1429.70 s [indexed-traversable-instances] include indexed-traversable-instances-0.1.2-JI2gqfTR5P1BteuErzhkC8
  3478. 1429.70 s [indexed-traversable-instances] include quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP
  3479. 1429.70 s [indexed-traversable-instances] include tasty-1.4.3-GBUzr5T24qSDiUxn61W8Hz
  3480. 1429.70 s [indexed-traversable-instances] include tasty-quickcheck-0.10.2-HgYu9UXLyCNKybJararGit
  3481. 1429.70 s [indexed-traversable-instances] include transformers-0.6.1.0
  3482. 1429.70 s [indexed-traversable-instances] include unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  3483. 1429.70 s [indexed-traversable-instances] include vector-0.13.1.0-FgktlsdAKy15Grnx7R1DKX
  3484. 1429.70 s [indexed-traversable-instances] component indexed-traversable-instances-0.1.2-JKyoaM5xwoxYwIFsQR0v0-safe
  3485. 1429.70 s [indexed-traversable-instances] include base-4.18.2.1
  3486. 1429.70 s [indexed-traversable-instances] include indexed-traversable-0.1.4-8j5HZpShpE5BqFup9Ojenr
  3487. 1429.70 s [indexed-traversable-instances] include indexed-traversable-instances-0.1.2-JI2gqfTR5P1BteuErzhkC8
  3488. 1429.70 s [indexed-traversable-instances] Linked component graph:
  3489. 1429.70 s [indexed-traversable-instances] unit indexed-traversable-instances-0.1.2-JI2gqfTR5P1BteuErzhkC8
  3490. 1429.70 s [indexed-traversable-instances] include OneTuple-0.4.2-7QY8ATky5N85j28riBZXTY
  3491. 1429.70 s [indexed-traversable-instances] include base-4.18.2.1
  3492. 1429.70 s [indexed-traversable-instances] include indexed-traversable-0.1.4-8j5HZpShpE5BqFup9Ojenr
  3493. 1429.70 s [indexed-traversable-instances] include tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  3494. 1429.70 s [indexed-traversable-instances] include unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  3495. 1429.70 s [indexed-traversable-instances] include vector-0.13.1.0-FgktlsdAKy15Grnx7R1DKX
  3496. 1429.70 s [indexed-traversable-instances] Data.Functor.WithIndex.Instances=indexed-traversable-instances-0.1.2-JI2gqfTR5P1BteuErzhkC8:Data.Functor.WithIndex.Instances
  3497. 1429.70 s [indexed-traversable-instances] unit indexed-traversable-instances-0.1.2-9894whDpjFMEylHSHUYXGN-indexed-tests
  3498. 1429.70 s [indexed-traversable-instances] include OneTuple-0.4.2-7QY8ATky5N85j28riBZXTY
  3499. 1429.70 s [indexed-traversable-instances] include QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  3500. 1429.70 s [indexed-traversable-instances] include base-4.18.2.1
  3501. 1429.70 s [indexed-traversable-instances] include containers-0.6.7
  3502. 1429.70 s [indexed-traversable-instances] include indexed-traversable-0.1.4-8j5HZpShpE5BqFup9Ojenr
  3503. 1429.70 s [indexed-traversable-instances] include indexed-traversable-instances-0.1.2-JI2gqfTR5P1BteuErzhkC8
  3504. 1429.70 s [indexed-traversable-instances] include quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP
  3505. 1429.70 s [indexed-traversable-instances] include tasty-1.4.3-GBUzr5T24qSDiUxn61W8Hz
  3506. 1429.70 s [indexed-traversable-instances] include tasty-quickcheck-0.10.2-HgYu9UXLyCNKybJararGit
  3507. 1429.70 s [indexed-traversable-instances] include transformers-0.6.1.0
  3508. 1429.70 s [indexed-traversable-instances] include unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  3509. 1429.70 s [indexed-traversable-instances] include vector-0.13.1.0-FgktlsdAKy15Grnx7R1DKX
  3510. 1429.70 s [indexed-traversable-instances] unit indexed-traversable-instances-0.1.2-JKyoaM5xwoxYwIFsQR0v0-safe
  3511. 1429.70 s [indexed-traversable-instances] include base-4.18.2.1
  3512. 1429.70 s [indexed-traversable-instances] include indexed-traversable-0.1.4-8j5HZpShpE5BqFup9Ojenr
  3513. 1429.70 s [indexed-traversable-instances] include indexed-traversable-instances-0.1.2-JI2gqfTR5P1BteuErzhkC8
  3514. 1429.70 s [indexed-traversable-instances] Ready component graph:
  3515. 1429.70 s [indexed-traversable-instances] definite indexed-traversable-instances-0.1.2-JI2gqfTR5P1BteuErzhkC8
  3516. 1429.70 s [indexed-traversable-instances] depends OneTuple-0.4.2-7QY8ATky5N85j28riBZXTY
  3517. 1429.70 s [indexed-traversable-instances] depends base-4.18.2.1
  3518. 1429.70 s [indexed-traversable-instances] depends indexed-traversable-0.1.4-8j5HZpShpE5BqFup9Ojenr
  3519. 1429.70 s [indexed-traversable-instances] depends tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  3520. 1429.70 s [indexed-traversable-instances] depends unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  3521. 1429.70 s [indexed-traversable-instances] depends vector-0.13.1.0-FgktlsdAKy15Grnx7R1DKX
  3522. 1429.70 s [indexed-traversable-instances] definite indexed-traversable-instances-0.1.2-JKyoaM5xwoxYwIFsQR0v0-safe
  3523. 1429.70 s [indexed-traversable-instances] depends base-4.18.2.1
  3524. 1429.70 s [indexed-traversable-instances] depends indexed-traversable-0.1.4-8j5HZpShpE5BqFup9Ojenr
  3525. 1429.70 s [indexed-traversable-instances] depends indexed-traversable-instances-0.1.2-JI2gqfTR5P1BteuErzhkC8
  3526. 1429.70 s [indexed-traversable-instances] definite indexed-traversable-instances-0.1.2-9894whDpjFMEylHSHUYXGN-indexed-tests
  3527. 1429.70 s [indexed-traversable-instances] depends OneTuple-0.4.2-7QY8ATky5N85j28riBZXTY
  3528. 1429.70 s [indexed-traversable-instances] depends QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  3529. 1429.70 s [indexed-traversable-instances] depends base-4.18.2.1
  3530. 1429.70 s [indexed-traversable-instances] depends containers-0.6.7
  3531. 1429.70 s [indexed-traversable-instances] depends indexed-traversable-0.1.4-8j5HZpShpE5BqFup9Ojenr
  3532. 1429.70 s [indexed-traversable-instances] depends indexed-traversable-instances-0.1.2-JI2gqfTR5P1BteuErzhkC8
  3533. 1429.70 s [indexed-traversable-instances] depends quickcheck-instances-0.3.30-Isv2cloVej69xt7IVsN4jP
  3534. 1429.70 s [indexed-traversable-instances] depends tasty-1.4.3-GBUzr5T24qSDiUxn61W8Hz
  3535. 1429.70 s [indexed-traversable-instances] depends tasty-quickcheck-0.10.2-HgYu9UXLyCNKybJararGit
  3536. 1429.70 s [indexed-traversable-instances] depends transformers-0.6.1.0
  3537. 1429.70 s [indexed-traversable-instances] depends unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  3538. 1429.70 s [indexed-traversable-instances] depends vector-0.13.1.0-FgktlsdAKy15Grnx7R1DKX
  3539. 1429.70 s [indexed-traversable-instances] Using Cabal-3.10.3.0 compiled by ghc-9.6
  3540. 1429.82 s [semigroupoids:post-build] Uploading to the NixCI cache: /nix/store/byzyysjv4kxg1babvkpz7ac7n2pr4d1x-semigroupoids-6.0.1-doc /nix/store/j2ma029qzfr26l3ki8990gg7llvr0nis-semigroupoids-6.0.1
  3541. 1429.88 s [semigroupoids:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3542. 1430.15 s [semigroupoids:post-build] copying 2 paths...
  3543. 1430.15 s [semigroupoids:post-build] copying path '/nix/store/byzyysjv4kxg1babvkpz7ac7n2pr4d1x-semigroupoids-6.0.1-doc' to 'https://cache.nix-ci.com'...
  3544. 1431.18 s [semigroupoids:post-build] copying path '/nix/store/j2ma029qzfr26l3ki8990gg7llvr0nis-semigroupoids-6.0.1' to 'https://cache.nix-ci.com'...
  3545. 1435.13 s [semigroupoids:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3546. 1435.41 s [semigroupoids:post-build] copying 1 paths...
  3547. 1435.41 s [semigroupoids:post-build] copying path '/nix/store/1x4ipaz5n492lh3pq55zzd3jbmi263r4-semigroupoids-6.0.1.drv' to 'https://cache.nix-ci.com'...
  3548. 1435.70 s Uploaded semigroupoids in 5.8s
  3549. 1435.70 s Progress: 96 of 103 built (1 building), 2 of 2 downloaded from cache
  3550. 1435.70 s Built semigroupoids in 40.7s
  3551. 1435.74 s Building /nix/store/rh1x2nxzd1lvzqai01pj5vmrir9cb9q3-free-5.2.drv
  3552. 1435.74 s [indexed-traversable-instances] Using compiler: ghc-9.6.5
  3553. 1435.74 s [indexed-traversable-instances] Using install prefix:
  3554. 1435.74 s [indexed-traversable-instances] /nix/store/rdsba6ykva9wbwdgl6dwzz3zgvkfzbaz-indexed-traversable-instances-0.1.2
  3555. 1435.74 s [indexed-traversable-instances] Executables installed in:
  3556. 1435.74 s [indexed-traversable-instances] /nix/store/rdsba6ykva9wbwdgl6dwzz3zgvkfzbaz-indexed-traversable-instances-0.1.2/bin
  3557. 1435.74 s [indexed-traversable-instances] Libraries installed in:
  3558. 1435.74 s [indexed-traversable-instances] /nix/store/rdsba6ykva9wbwdgl6dwzz3zgvkfzbaz-indexed-traversable-instances-0.1.2/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/indexed-traversable-instances-0.1.2-JI2gqfTR5P1BteuErzhkC8
  3559. 1435.74 s [indexed-traversable-instances] Dynamic Libraries installed in:
  3560. 1435.74 s [indexed-traversable-instances] /nix/store/rdsba6ykva9wbwdgl6dwzz3zgvkfzbaz-indexed-traversable-instances-0.1.2/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5
  3561. 1435.74 s [indexed-traversable-instances] Private executables installed in:
  3562. 1435.74 s [indexed-traversable-instances] /nix/store/rdsba6ykva9wbwdgl6dwzz3zgvkfzbaz-indexed-traversable-instances-0.1.2/libexec/x86_64-linux-ghc-9.6.5/indexed-traversable-instances-0.1.2
  3563. 1435.74 s [indexed-traversable-instances] Data files installed in:
  3564. 1435.74 s [indexed-traversable-instances] /nix/store/rdsba6ykva9wbwdgl6dwzz3zgvkfzbaz-indexed-traversable-instances-0.1.2/share/x86_64-linux-ghc-9.6.5/indexed-traversable-instances-0.1.2
  3565. 1435.74 s [indexed-traversable-instances] Documentation installed in:
  3566. 1435.74 s [indexed-traversable-instances] /nix/store/5j2r85rv9gbydxjv6zihqaksg3qyxwbh-indexed-traversable-instances-0.1.2-doc/share/doc/indexed-traversable-instances-0.1.2
  3567. 1435.74 s [indexed-traversable-instances] Configuration files installed in:
  3568. 1435.74 s [indexed-traversable-instances] /nix/store/rdsba6ykva9wbwdgl6dwzz3zgvkfzbaz-indexed-traversable-instances-0.1.2/etc
  3569. 1435.74 s [indexed-traversable-instances] No alex found
  3570. 1435.74 s [indexed-traversable-instances] Using ar found on system at:
  3571. 1435.74 s [indexed-traversable-instances] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  3572. 1435.74 s [indexed-traversable-instances] No c2hs found
  3573. 1435.74 s [indexed-traversable-instances] No cpphs found
  3574. 1435.74 s [indexed-traversable-instances] No doctest found
  3575. 1435.74 s [indexed-traversable-instances] Using gcc version 13.3.0 given by user at:
  3576. 1435.74 s [indexed-traversable-instances] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  3577. 1435.74 s [indexed-traversable-instances] Using ghc version 9.6.5 found on system at:
  3578. 1435.74 s [indexed-traversable-instances] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc
  3579. 1435.74 s [indexed-traversable-instances] Using ghc-pkg version 9.6.5 found on system at:
  3580. 1435.74 s [indexed-traversable-instances] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc-pkg-9.6.5
  3581. 1435.74 s [indexed-traversable-instances] No ghcjs found
  3582. 1435.74 s [indexed-traversable-instances] No ghcjs-pkg found
  3583. 1435.74 s [indexed-traversable-instances] No greencard found
  3584. 1435.74 s [indexed-traversable-instances] Using haddock version 2.29.2 found on system at:
  3585. 1435.74 s [indexed-traversable-instances] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/haddock-ghc-9.6.5
  3586. 1435.74 s [indexed-traversable-instances] No happy found
  3587. 1435.74 s [indexed-traversable-instances] Using haskell-suite found on system at: haskell-suite-dummy-location
  3588. 1435.74 s [indexed-traversable-instances] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  3589. 1435.74 s [indexed-traversable-instances] No hmake found
  3590. 1435.74 s [indexed-traversable-instances] Using hpc version 0.68 found on system at:
  3591. 1435.74 s [indexed-traversable-instances] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hpc-ghc-9.6.5
  3592. 1435.74 s [indexed-traversable-instances] Using hsc2hs version 0.68.9 found on system at:
  3593. 1435.74 s [indexed-traversable-instances] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hsc2hs-ghc-9.6.5
  3594. 1435.74 s [indexed-traversable-instances] Using hscolour version 1.25 found on system at:
  3595. 1435.74 s [indexed-traversable-instances] /nix/store/qajf3ajzd1szdbavvk6vg0vbc4y8842m-hscolour-1.25/bin/HsColour
  3596. 1435.74 s [indexed-traversable-instances] No jhc found
  3597. 1435.74 s [indexed-traversable-instances] Using ld found on system at:
  3598. 1435.74 s [indexed-traversable-instances] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  3599. 1435.74 s [indexed-traversable-instances] No pkg-config found
  3600. 1435.74 s [indexed-traversable-instances] Using runghc version 9.6.5 found on system at:
  3601. 1435.74 s [indexed-traversable-instances] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/runghc-9.6.5
  3602. 1435.74 s [indexed-traversable-instances] Using strip version 2.43 found on system at:
  3603. 1435.74 s [indexed-traversable-instances] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  3604. 1435.74 s [indexed-traversable-instances] Using tar found on system at:
  3605. 1435.74 s [indexed-traversable-instances] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  3606. 1435.74 s [indexed-traversable-instances] No uhc found
  3607. 1435.74 s [indexed-traversable-instances] Phase: buildPhase
  3608. 1435.74 s [indexed-traversable-instances] Preprocessing library for indexed-traversable-instances-0.1.2..
  3609. 1435.74 s [indexed-traversable-instances] Building library for indexed-traversable-instances-0.1.2..
  3610. 1435.74 s [indexed-traversable-instances] [1 of 1] Compiling Data.Functor.WithIndex.Instances ( src/Data/Functor/WithIndex/Instances.hs, dist/build/Data/Functor/WithIndex/Instances.o, dist/build/Data/Functor/WithIndex/Instances.dyn_o )
  3611. 1435.74 s [indexed-traversable-instances] [1 of 1] Compiling Data.Functor.WithIndex.Instances ( src/Data/Functor/WithIndex/Instances.hs, dist/build/Data/Functor/WithIndex/Instances.p_o )
  3612. 1435.74 s [indexed-traversable-instances] Preprocessing test suite 'safe' for indexed-traversable-instances-0.1.2..
  3613. 1435.74 s [indexed-traversable-instances] Building test suite 'safe' for indexed-traversable-instances-0.1.2..
  3614. 1435.74 s [indexed-traversable-instances] [1 of 1] Compiling Main ( tests/safe.hs, dist/build/safe/safe-tmp/Main.o )
  3615. 1435.74 s [indexed-traversable-instances] [2 of 2] Linking dist/build/safe/safe
  3616. 1435.74 s [indexed-traversable-instances] Preprocessing test suite 'indexed-tests' for indexed-traversable-instances-0.1.2..
  3617. 1435.74 s [indexed-traversable-instances] Building test suite 'indexed-tests' for indexed-traversable-instances-0.1.2..
  3618. 1435.74 s [indexed-traversable-instances] [1 of 1] Compiling Main ( tests/main.hs, dist/build/indexed-tests/indexed-tests-tmp/Main.o )
  3619. 1435.85 s [free] Phase: setupCompilerEnvironmentPhase
  3620. 1435.85 s [free] Build with /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5.
  3621. 1436.13 s [free] Phase: unpackPhase
  3622. 1436.14 s [free] unpacking source archive /nix/store/ww34c3nzhs0wrgn68lk5d0qk9rgdm1d7-free-5.2.tar.gz
  3623. 1436.15 s [free] source root is free-5.2
  3624. 1436.15 s [free] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file free-5.2/.vim.custom
  3625. 1436.16 s [free] Phase: patchPhase
  3626. 1436.17 s [free] Replace Cabal file with edited version from mirror://hackage/free-5.2/revision/5.cabal.
  3627. 1436.17 s [free] Phase: compileBuildDriverPhase
  3628. 1436.18 s [free] setupCompileFlags: -package-db=/build/tmp.uJc26ioJNj/setup-package.conf.d -threaded
  3629. 1436.25 s [free] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.uJc26ioJNj/Main.o )
  3630. 1436.33 s [free] [2 of 2] Linking Setup
  3631. 1436.73 s [indexed-traversable-instances] [2 of 2] Linking dist/build/indexed-tests/indexed-tests
  3632. 1438.13 s [indexed-traversable-instances] Phase: checkPhase
  3633. 1438.18 s [indexed-traversable-instances] Running 2 test suites...
  3634. 1438.18 s [indexed-traversable-instances] Test suite safe: RUNNING...
  3635. 1438.20 s [indexed-traversable-instances] Test suite safe: PASS
  3636. 1438.20 s [indexed-traversable-instances] Test suite logged to: dist/test/indexed-traversable-instances-0.1.2-safe.log
  3637. 1438.20 s [indexed-traversable-instances] Test suite indexed-tests: RUNNING...
  3638. 1438.23 s [indexed-traversable-instances] tests
  3639. 1438.23 s [indexed-traversable-instances] []
  3640. 1438.25 s [indexed-traversable-instances] imapDefault: OK (0.02s)
  3641. 1438.25 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3642. 1438.27 s [indexed-traversable-instances] ifoldMapDefault: OK (0.03s)
  3643. 1438.27 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3644. 1438.31 s [indexed-traversable-instances] ifoldrDefault: OK (0.03s)
  3645. 1438.31 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3646. 1438.33 s [indexed-traversable-instances] ifoldl'Default: OK (0.04s)
  3647. 1438.33 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3648. 1438.33 s [indexed-traversable-instances] toList: OK
  3649. 1438.33 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3650. 1438.33 s [indexed-traversable-instances] indices: OK
  3651. 1438.33 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3652. 1438.33 s [indexed-traversable-instances] Map Int
  3653. 1438.35 s [indexed-traversable-instances] imapDefault: OK (0.01s)
  3654. 1438.35 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3655. 1438.39 s [indexed-traversable-instances] ifoldMapDefault: OK (0.03s)
  3656. 1438.39 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3657. 1438.39 s [free] Phase: updateAutotoolsGnuConfigScriptsPhase
  3658. 1438.41 s [free] Phase: configurePhase
  3659. 1438.42 s [free] configureFlags: --verbose --prefix=/nix/store/q5iphpjg3cdpy015a156aa728sjh1xb3-free-5.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/8ixpqc8yssicmhycyl8zd80fah6p6acd-free-5.2-doc/share/doc/free-5.2 --with-gcc=gcc --package-db=/build/tmp.uJc26ioJNj/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 --extra-lib-dirs=/nix/store/z7ndn3k8zfjrf713gq443q7a2ixzaab5-ncurses-6.4.20221231/lib --extra-lib-dirs=/nix/store/r25i9ffbldgn22436psygd7ivbvs3qq8-libffi-3.4.6/lib --extra-lib-dirs=/nix/store/zhsjsq37d57kfp5wz0xcg6x97x1426aj-elfutils-0.191/lib --extra-lib-dirs=/nix/store/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  3660. 1438.43 s [indexed-traversable-instances] ifoldrDefault: OK (0.04s)
  3661. 1438.43 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3662. 1438.44 s [free] Using Parsec parser
  3663. 1438.44 s [free] Configuring free-5.2...
  3664. 1438.45 s [indexed-traversable-instances] ifoldl'Default: OK (0.04s)
  3665. 1438.45 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3666. 1438.45 s [indexed-traversable-instances] toList: OK
  3667. 1438.45 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3668. 1438.47 s [indexed-traversable-instances] indices: OK
  3669. 1438.47 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3670. 1438.47 s [indexed-traversable-instances] HashMap Int
  3671. 1438.47 s [indexed-traversable-instances] imapDefault: OK (0.01s)
  3672. 1438.47 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3673. 1438.52 s [indexed-traversable-instances] ifoldMapDefault: OK (0.04s)
  3674. 1438.52 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3675. 1438.57 s [indexed-traversable-instances] ifoldrDefault: OK (0.05s)
  3676. 1438.57 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3677. 1438.59 s [indexed-traversable-instances] ifoldl'Default: OK (0.04s)
  3678. 1438.59 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3679. 1438.59 s [indexed-traversable-instances] toList: OK
  3680. 1438.59 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3681. 1438.61 s [indexed-traversable-instances] indices: OK
  3682. 1438.61 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3683. 1438.61 s [indexed-traversable-instances] Seq
  3684. 1438.63 s [indexed-traversable-instances] imapDefault: OK (0.02s)
  3685. 1438.63 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3686. 1438.67 s [indexed-traversable-instances] ifoldMapDefault: OK (0.04s)
  3687. 1438.67 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3688. 1438.69 s [indexed-traversable-instances] ifoldrDefault: OK (0.03s)
  3689. 1438.69 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3690. 1438.71 s [indexed-traversable-instances] ifoldl'Default: OK (0.02s)
  3691. 1438.71 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3692. 1438.71 s [indexed-traversable-instances] toList: OK
  3693. 1438.71 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3694. 1438.71 s [indexed-traversable-instances] indices: OK
  3695. 1438.71 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3696. 1438.71 s [indexed-traversable-instances] Vector
  3697. 1438.73 s [indexed-traversable-instances] imapDefault: OK (0.01s)
  3698. 1438.73 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3699. 1438.74 s [indexed-traversable-instances] ifoldMapDefault: OK (0.02s)
  3700. 1438.74 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3701. 1438.79 s [indexed-traversable-instances] ifoldrDefault: OK (0.05s)
  3702. 1438.79 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3703. 1438.84 s [indexed-traversable-instances] ifoldl'Default: OK (0.05s)
  3704. 1438.84 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3705. 1438.84 s [indexed-traversable-instances] toList: OK
  3706. 1438.84 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3707. 1438.84 s [indexed-traversable-instances] indices: OK
  3708. 1438.84 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3709. 1438.84 s [indexed-traversable-instances] Solo
  3710. 1438.84 s [indexed-traversable-instances] imapDefault: OK
  3711. 1438.84 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3712. 1438.84 s [indexed-traversable-instances] ifoldMapDefault: OK
  3713. 1438.84 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3714. 1438.84 s [indexed-traversable-instances] ifoldrDefault: OK
  3715. 1438.84 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3716. 1438.84 s [indexed-traversable-instances] ifoldl'Default: OK
  3717. 1438.84 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3718. 1438.84 s [indexed-traversable-instances] toList: OK
  3719. 1438.84 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3720. 1438.85 s [indexed-traversable-instances] indices: OK
  3721. 1438.85 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3722. 1438.85 s [indexed-traversable-instances] IntMap
  3723. 1438.87 s [indexed-traversable-instances] imapDefault: OK (0.01s)
  3724. 1438.87 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3725. 1438.89 s [indexed-traversable-instances] ifoldMapDefault: OK (0.02s)
  3726. 1438.89 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3727. 1438.93 s [indexed-traversable-instances] ifoldrDefault: OK (0.04s)
  3728. 1438.93 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3729. 1438.96 s [indexed-traversable-instances] ifoldl'Default: OK (0.04s)
  3730. 1438.96 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3731. 1438.96 s [indexed-traversable-instances] toList: OK
  3732. 1438.96 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3733. 1438.96 s [indexed-traversable-instances] indices: OK
  3734. 1438.96 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3735. 1438.96 s [indexed-traversable-instances]
  3736. 1438.96 s [indexed-traversable-instances] All 42 tests passed (0.74s)
  3737. 1438.96 s [indexed-traversable-instances] Test suite indexed-tests: PASS
  3738. 1438.96 s [indexed-traversable-instances] Test suite logged to:
  3739. 1438.96 s [indexed-traversable-instances] dist/test/indexed-traversable-instances-0.1.2-indexed-tests.log
  3740. 1438.96 s [indexed-traversable-instances] 2 of 2 test suites (2 of 2 test cases) passed.
  3741. 1438.98 s [free] Dependency base >=4.9 && <5: using base-4.18.2.1
  3742. 1438.98 s [free] Dependency comonad >=5.0.8 && <6: using comonad-5.0.8
  3743. 1438.98 s [free] Dependency containers >=0.5.7.1 && <0.8: using containers-0.6.7
  3744. 1438.98 s [free] Dependency distributive >=0.5.2 && <1: using distributive-0.6.2.1
  3745. 1438.98 s [free] Dependency exceptions >=0.10.4 && <0.11: using exceptions-0.10.7
  3746. 1438.98 s [free] Dependency indexed-traversable >=0.1.1 && <0.2: using
  3747. 1438.98 s [free] indexed-traversable-0.1.4
  3748. 1438.98 s [free] Dependency mtl >=2.2.2 && <2.4: using mtl-2.3.1
  3749. 1438.98 s [free] Dependency profunctors >=5.6.1 && <6: using profunctors-5.6.2
  3750. 1438.98 s [free] Dependency semigroupoids >=5.3.5 && <7: using semigroupoids-6.0.1
  3751. 1438.98 s [free] Dependency template-haskell >=2.11 && <2.23: using template-haskell-2.20.0.0
  3752. 1438.98 s [free] Dependency th-abstraction >=0.4.2.0 && <0.8: using th-abstraction-0.5.0.0
  3753. 1438.98 s [free] Dependency transformers >=0.5 && <0.7: using transformers-0.6.1.0
  3754. 1438.98 s [free] Dependency transformers-base >=0.4.5.2 && <0.5: using transformers-base-0.4.6
  3755. 1438.98 s [indexed-traversable-instances] Phase: haddockPhase
  3756. 1439.21 s [indexed-traversable-instances] Preprocessing library for indexed-traversable-instances-0.1.2..
  3757. 1439.21 s [indexed-traversable-instances] Running Haddock on library for indexed-traversable-instances-0.1.2..
  3758. 1439.29 s [indexed-traversable-instances] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  3759. 1439.37 s [free] Source component graph: component lib
  3760. 1439.37 s [free] Configured component graph:
  3761. 1439.37 s [free] component free-5.2-KZJYKzgHUl71oQPJPcDSIS
  3762. 1439.37 s [free] include base-4.18.2.1
  3763. 1439.37 s [free] include comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  3764. 1439.37 s [free] include containers-0.6.7
  3765. 1439.37 s [free] include distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  3766. 1439.37 s [free] include exceptions-0.10.7
  3767. 1439.37 s [free] include indexed-traversable-0.1.4-8j5HZpShpE5BqFup9Ojenr
  3768. 1439.37 s [free] include mtl-2.3.1
  3769. 1439.37 s [free] include profunctors-5.6.2-7m3HKXHrrUI113puqbolgG
  3770. 1439.37 s [free] include semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU
  3771. 1439.37 s [free] include template-haskell-2.20.0.0
  3772. 1439.37 s [free] include th-abstraction-0.5.0.0-HAFjiAO2nGN58SdxVZCnLH
  3773. 1439.37 s [free] include transformers-0.6.1.0
  3774. 1439.37 s [free] include transformers-base-0.4.6-2jPX670it5k8h1WzBVPw1C
  3775. 1439.37 s [free] Linked component graph:
  3776. 1439.37 s [free] unit free-5.2-KZJYKzgHUl71oQPJPcDSIS
  3777. 1439.37 s [free] include base-4.18.2.1
  3778. 1439.37 s [free] include comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  3779. 1439.37 s [free] include containers-0.6.7
  3780. 1439.37 s [free] include distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  3781. 1439.37 s [free] include exceptions-0.10.7
  3782. 1439.37 s [free] include indexed-traversable-0.1.4-8j5HZpShpE5BqFup9Ojenr
  3783. 1439.37 s [free] include mtl-2.3.1
  3784. 1439.37 s [free] include profunctors-5.6.2-7m3HKXHrrUI113puqbolgG
  3785. 1439.37 s [free] include semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU
  3786. 1439.37 s [free] include template-haskell-2.20.0.0
  3787. 1439.37 s [free] include th-abstraction-0.5.0.0-HAFjiAO2nGN58SdxVZCnLH
  3788. 1439.37 s [free] include transformers-0.6.1.0
  3789. 1439.37 s [free] include transformers-base-0.4.6-2jPX670it5k8h1WzBVPw1C
  3790. 1439.37 s [free] Control.Alternative.Free=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Alternative.Free,Control.Alternative.Free.Final=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Alternative.Free.Final,Control.Applicative.Free=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Applicative.Free,Control.Applicative.Free.Fast=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Applicative.Free.Fast,Control.Applicative.Free.Final=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Applicative.Free.Final,Control.Applicative.Trans.Free=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Applicative.Trans.Free,Control.Comonad.Cofree=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Comonad.Cofree,Control.Comonad.Cofree.Class=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Comonad.Cofree.Class,Control.Comonad.Trans.Cofree=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Comonad.Trans.Cofree,Control.Comonad.Trans.Coiter=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Comonad.Trans.Coiter,Control.Monad.Free=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Monad.Free,Control.Monad.Free.Ap=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Monad.Free.Ap,Control.Monad.Free.Church=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Monad.Free.Church,Control.Monad.Free.Class=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Monad.Free.Class,Control.Monad.Free.TH=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Monad.Free.TH,Control.Monad.Trans.Free=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Monad.Trans.Free,Control.Monad.Trans.Free.Ap=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Monad.Trans.Free.Ap,Control.Monad.Trans.Free.Church=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Monad.Trans.Free.Church,Control.Monad.Trans.Iter=free-5.2-KZJYKzgHUl71oQPJPcDSIS:Control.Monad.Trans.Iter
  3791. 1439.37 s [free] Ready component graph:
  3792. 1439.37 s [free] definite free-5.2-KZJYKzgHUl71oQPJPcDSIS
  3793. 1439.37 s [free] depends base-4.18.2.1
  3794. 1439.37 s [free] depends comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  3795. 1439.37 s [free] depends containers-0.6.7
  3796. 1439.37 s [free] depends distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  3797. 1439.37 s [free] depends exceptions-0.10.7
  3798. 1439.37 s [free] depends indexed-traversable-0.1.4-8j5HZpShpE5BqFup9Ojenr
  3799. 1439.38 s [free] depends mtl-2.3.1
  3800. 1439.38 s [free] depends profunctors-5.6.2-7m3HKXHrrUI113puqbolgG
  3801. 1439.38 s [free] depends semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU
  3802. 1439.38 s [free] depends template-haskell-2.20.0.0
  3803. 1439.38 s [free] depends th-abstraction-0.5.0.0-HAFjiAO2nGN58SdxVZCnLH
  3804. 1439.38 s [free] depends transformers-0.6.1.0
  3805. 1439.38 s [free] depends transformers-base-0.4.6-2jPX670it5k8h1WzBVPw1C
  3806. 1439.38 s [free] Using Cabal-3.10.3.0 compiled by ghc-9.6
  3807. 1439.38 s [free] Using compiler: ghc-9.6.5
  3808. 1439.38 s [free] Using install prefix: /nix/store/q5iphpjg3cdpy015a156aa728sjh1xb3-free-5.2
  3809. 1439.38 s [free] Executables installed in:
  3810. 1439.38 s [free] /nix/store/q5iphpjg3cdpy015a156aa728sjh1xb3-free-5.2/bin
  3811. 1439.38 s [free] Libraries installed in:
  3812. 1439.38 s [free] /nix/store/q5iphpjg3cdpy015a156aa728sjh1xb3-free-5.2/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/free-5.2-KZJYKzgHUl71oQPJPcDSIS
  3813. 1439.38 s [free] Dynamic Libraries installed in:
  3814. 1439.38 s [free] /nix/store/q5iphpjg3cdpy015a156aa728sjh1xb3-free-5.2/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5
  3815. 1439.38 s [free] Private executables installed in:
  3816. 1439.38 s [free] /nix/store/q5iphpjg3cdpy015a156aa728sjh1xb3-free-5.2/libexec/x86_64-linux-ghc-9.6.5/free-5.2
  3817. 1439.38 s [free] Data files installed in:
  3818. 1439.38 s [free] /nix/store/q5iphpjg3cdpy015a156aa728sjh1xb3-free-5.2/share/x86_64-linux-ghc-9.6.5/free-5.2
  3819. 1439.38 s [free] Documentation installed in:
  3820. 1439.38 s [free] /nix/store/8ixpqc8yssicmhycyl8zd80fah6p6acd-free-5.2-doc/share/doc/free-5.2
  3821. 1439.38 s [free] Configuration files installed in:
  3822. 1439.38 s [free] /nix/store/q5iphpjg3cdpy015a156aa728sjh1xb3-free-5.2/etc
  3823. 1439.38 s [free] No alex found
  3824. 1439.38 s [free] Using ar found on system at:
  3825. 1439.38 s [free] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  3826. 1439.38 s [free] No c2hs found
  3827. 1439.38 s [free] No cpphs found
  3828. 1439.38 s [free] No doctest found
  3829. 1439.38 s [free] Using gcc version 13.3.0 given by user at:
  3830. 1439.38 s [free] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  3831. 1439.38 s [free] Using ghc version 9.6.5 found on system at:
  3832. 1439.38 s [free] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc
  3833. 1439.38 s [free] Using ghc-pkg version 9.6.5 found on system at:
  3834. 1439.38 s [free] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc-pkg-9.6.5
  3835. 1439.38 s [free] No ghcjs found
  3836. 1439.38 s [free] No ghcjs-pkg found
  3837. 1439.38 s [free] No greencard found
  3838. 1439.38 s [free] Using haddock version 2.29.2 found on system at:
  3839. 1439.38 s [free] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/haddock-ghc-9.6.5
  3840. 1439.38 s [free] No happy found
  3841. 1439.38 s [free] Using haskell-suite found on system at: haskell-suite-dummy-location
  3842. 1439.38 s [free] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  3843. 1439.38 s [free] No hmake found
  3844. 1439.38 s [free] Using hpc version 0.68 found on system at:
  3845. 1439.38 s [free] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hpc-ghc-9.6.5
  3846. 1439.38 s [free] Using hsc2hs version 0.68.9 found on system at:
  3847. 1439.38 s [free] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hsc2hs-ghc-9.6.5
  3848. 1439.38 s [free] Using hscolour version 1.25 found on system at:
  3849. 1439.38 s [free] /nix/store/qajf3ajzd1szdbavvk6vg0vbc4y8842m-hscolour-1.25/bin/HsColour
  3850. 1439.38 s [free] No jhc found
  3851. 1439.38 s [free] Using ld found on system at:
  3852. 1439.38 s [free] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  3853. 1439.38 s [free] No pkg-config found
  3854. 1439.38 s [free] Using runghc version 9.6.5 found on system at:
  3855. 1439.38 s [free] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/runghc-9.6.5
  3856. 1439.38 s [free] Using strip version 2.43 found on system at:
  3857. 1439.38 s [free] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  3858. 1439.38 s [free] Using tar found on system at:
  3859. 1439.38 s [free] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  3860. 1439.38 s [free] No uhc found
  3861. 1439.54 s [free] Phase: buildPhase
  3862. 1439.61 s [free] Preprocessing library for free-5.2..
  3863. 1439.62 s [free] Building library for free-5.2..
  3864. 1439.79 s [indexed-traversable-instances] 100% ( 1 / 1) in 'Data.Functor.WithIndex.Instances'
  3865. 1439.96 s [free] [ 1 of 19] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.o, dist/build/Control/Alternative/Free.dyn_o )
  3866. 1440.41 s [free] [ 2 of 19] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, dist/build/Control/Alternative/Free/Final.o, dist/build/Control/Alternative/Free/Final.dyn_o )
  3867. 1440.41 s [free] [ 3 of 19] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.o, dist/build/Control/Applicative/Free.dyn_o )
  3868. 1440.76 s [free] [ 4 of 19] Compiling Control.Applicative.Free.Fast ( src/Control/Applicative/Free/Fast.hs, dist/build/Control/Applicative/Free/Fast.o, dist/build/Control/Applicative/Free/Fast.dyn_o )
  3869. 1440.76 s [free] [ 5 of 19] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, dist/build/Control/Applicative/Free/Final.o, dist/build/Control/Applicative/Free/Final.dyn_o )
  3870. 1440.76 s [free] [ 6 of 19] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.o, dist/build/Control/Applicative/Trans/Free.dyn_o )
  3871. 1440.76 s [free] [ 7 of 19] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.o, dist/build/Control/Comonad/Cofree/Class.dyn_o )
  3872. 1440.76 s [free] [ 8 of 19] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.o, dist/build/Control/Comonad/Cofree.dyn_o )
  3873. 1442.46 s [free] [ 9 of 19] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.o, dist/build/Control/Comonad/Trans/Cofree.dyn_o )
  3874. 1442.54 s [free] [10 of 19] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.o, dist/build/Control/Comonad/Trans/Coiter.dyn_o )
  3875. 1442.54 s [free] [11 of 19] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.o, dist/build/Control/Monad/Free/Class.dyn_o )
  3876. 1442.54 s [free] [12 of 19] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.o, dist/build/Control/Monad/Free/TH.dyn_o )
  3877. 1442.55 s [free] [13 of 19] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.o, dist/build/Control/Monad/Trans/Free.dyn_o )
  3878. 1443.13 s [free] [14 of 19] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.o, dist/build/Control/Monad/Free.dyn_o )
  3879. 1444.74 s [free] [15 of 19] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.o, dist/build/Control/Monad/Free/Church.dyn_o )
  3880. 1445.61 s [free] [16 of 19] Compiling Control.Monad.Trans.Free.Ap ( src/Control/Monad/Trans/Free/Ap.hs, dist/build/Control/Monad/Trans/Free/Ap.o, dist/build/Control/Monad/Trans/Free/Ap.dyn_o )
  3881. 1445.61 s [free] [17 of 19] Compiling Control.Monad.Free.Ap ( src/Control/Monad/Free/Ap.hs, dist/build/Control/Monad/Free/Ap.o, dist/build/Control/Monad/Free/Ap.dyn_o )
  3882. 1445.61 s [free] [18 of 19] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/build/Control/Monad/Trans/Free/Church.o, dist/build/Control/Monad/Trans/Free/Church.dyn_o )
  3883. 1445.61 s [free] [19 of 19] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.o, dist/build/Control/Monad/Trans/Iter.dyn_o )
  3884. 1446.56 s [free] [ 1 of 19] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.p_o )
  3885. 1447.08 s [indexed-traversable-instances] Documentation created: dist/doc/html/indexed-traversable-instances/,
  3886. 1447.08 s [indexed-traversable-instances] dist/doc/html/indexed-traversable-instances/indexed-traversable-instances.txt
  3887. 1447.19 s [indexed-traversable-instances] Preprocessing test suite 'safe' for indexed-traversable-instances-0.1.2..
  3888. 1447.20 s [indexed-traversable-instances] Preprocessing test suite 'indexed-tests' for indexed-traversable-instances-0.1.2..
  3889. 1447.22 s [indexed-traversable-instances] Phase: installPhase
  3890. 1447.47 s [indexed-traversable-instances] Installing library in /nix/store/rdsba6ykva9wbwdgl6dwzz3zgvkfzbaz-indexed-traversable-instances-0.1.2/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/indexed-traversable-instances-0.1.2-JI2gqfTR5P1BteuErzhkC8
  3891. 1447.76 s [free] [ 2 of 19] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, dist/build/Control/Alternative/Free/Final.p_o )
  3892. 1447.76 s [free] [ 3 of 19] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.p_o )
  3893. 1447.96 s [indexed-traversable-instances] Phase: fixupPhase
  3894. 1448.00 s [indexed-traversable-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/rdsba6ykva9wbwdgl6dwzz3zgvkfzbaz-indexed-traversable-instances-0.1.2
  3895. 1448.00 s [indexed-traversable-instances] shrinking /nix/store/rdsba6ykva9wbwdgl6dwzz3zgvkfzbaz-indexed-traversable-instances-0.1.2/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/libHSindexed-traversable-instances-0.1.2-JI2gqfTR5P1BteuErzhkC8-ghc9.6.5.so
  3896. 1448.02 s [indexed-traversable-instances] checking for references to /build/ in /nix/store/rdsba6ykva9wbwdgl6dwzz3zgvkfzbaz-indexed-traversable-instances-0.1.2...
  3897. 1448.03 s [indexed-traversable-instances] patching script interpreter paths in /nix/store/rdsba6ykva9wbwdgl6dwzz3zgvkfzbaz-indexed-traversable-instances-0.1.2
  3898. 1448.04 s [free] [ 4 of 19] Compiling Control.Applicative.Free.Fast ( src/Control/Applicative/Free/Fast.hs, dist/build/Control/Applicative/Free/Fast.p_o )
  3899. 1448.04 s [free] [ 5 of 19] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, dist/build/Control/Applicative/Free/Final.p_o )
  3900. 1448.04 s [free] [ 6 of 19] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.p_o )
  3901. 1448.04 s [free] [ 7 of 19] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.p_o )
  3902. 1448.04 s [free] [ 8 of 19] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.p_o )
  3903. 1448.05 s [indexed-traversable-instances] stripping (with command strip and flags -S -p) in /nix/store/rdsba6ykva9wbwdgl6dwzz3zgvkfzbaz-indexed-traversable-instances-0.1.2/lib
  3904. 1448.11 s [indexed-traversable-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/5j2r85rv9gbydxjv6zihqaksg3qyxwbh-indexed-traversable-instances-0.1.2-doc
  3905. 1448.12 s [indexed-traversable-instances] checking for references to /build/ in /nix/store/5j2r85rv9gbydxjv6zihqaksg3qyxwbh-indexed-traversable-instances-0.1.2-doc...
  3906. 1448.14 s [indexed-traversable-instances] patching script interpreter paths in /nix/store/5j2r85rv9gbydxjv6zihqaksg3qyxwbh-indexed-traversable-instances-0.1.2-doc
  3907. 1448.34 s [indexed-traversable-instances:post-build] Uploading to the NixCI cache: /nix/store/5j2r85rv9gbydxjv6zihqaksg3qyxwbh-indexed-traversable-instances-0.1.2-doc /nix/store/rdsba6ykva9wbwdgl6dwzz3zgvkfzbaz-indexed-traversable-instances-0.1.2
  3908. 1448.43 s [indexed-traversable-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3909. 1448.71 s [indexed-traversable-instances:post-build] copying 2 paths...
  3910. 1448.71 s [indexed-traversable-instances:post-build] copying path '/nix/store/5j2r85rv9gbydxjv6zihqaksg3qyxwbh-indexed-traversable-instances-0.1.2-doc' to 'https://cache.nix-ci.com'...
  3911. 1449.08 s [indexed-traversable-instances:post-build] copying path '/nix/store/rdsba6ykva9wbwdgl6dwzz3zgvkfzbaz-indexed-traversable-instances-0.1.2' to 'https://cache.nix-ci.com'...
  3912. 1449.60 s [indexed-traversable-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3913. 1450.06 s [indexed-traversable-instances:post-build] copying 1 paths...
  3914. 1450.06 s [indexed-traversable-instances:post-build] copying path '/nix/store/dqy741brf6h8yvjxddl97nnksrgscv40-indexed-traversable-instances-0.1.2.drv' to 'https://cache.nix-ci.com'...
  3915. 1450.44 s Uploaded indexed-traversable-instances in 2.1s
  3916. 1450.44 s Progress: 97 of 103 built (1 building), 2 of 2 downloaded from cache
  3917. 1450.44 s Built indexed-traversable-instances in 24.4s
  3918. 1450.74 s [free] [ 9 of 19] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.p_o )
  3919. 1450.74 s [free] [10 of 19] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.p_o )
  3920. 1450.74 s [free] [11 of 19] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.p_o )
  3921. 1450.74 s [free] [12 of 19] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.p_o )
  3922. 1450.74 s [free] [13 of 19] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.p_o )
  3923. 1451.35 s [free] [14 of 19] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.p_o )
  3924. 1453.18 s [free] [15 of 19] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.p_o )
  3925. 1454.26 s [free] [16 of 19] Compiling Control.Monad.Trans.Free.Ap ( src/Control/Monad/Trans/Free/Ap.hs, dist/build/Control/Monad/Trans/Free/Ap.p_o )
  3926. 1454.26 s [free] [17 of 19] Compiling Control.Monad.Free.Ap ( src/Control/Monad/Free/Ap.hs, dist/build/Control/Monad/Free/Ap.p_o )
  3927. 1454.26 s [free] [18 of 19] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/build/Control/Monad/Trans/Free/Church.p_o )
  3928. 1454.26 s [free] [19 of 19] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.p_o )
  3929. 1456.29 s [free] Phase: checkPhase
  3930. 1456.33 s [free] Package has no test suites.
  3931. 1456.35 s [free] Phase: haddockPhase
  3932. 1456.55 s [free] Preprocessing library for free-5.2..
  3933. 1456.56 s [free] Running Haddock on library for free-5.2..
  3934. 1456.64 s [free] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  3935. 1457.15 s [free] Warning: 'lift' is out of scope.
  3936. 1457.15 s [free] If you qualify the identifier, haddock can try to link it anyway.
  3937. 1457.15 s [free] 66% ( 4 / 6) in 'Control.Alternative.Free'
  3938. 1457.15 s [free] Missing documentation for:
  3939. 1457.15 s [free] Alt (src/Control/Alternative/Free.hs:43)
  3940. 1457.15 s [free] AltF (src/Control/Alternative/Free.hs:39)
  3941. 1457.18 s [free] Warning: 'lift' is out of scope.
  3942. 1457.18 s [free] If you qualify the identifier, haddock can try to link it anyway.
  3943. 1457.18 s [free] 100% ( 5 / 5) in 'Control.Alternative.Free.Final'
  3944. 1457.25 s [free] Warning: 'lift' is out of scope.
  3945. 1457.25 s [free] If you qualify the identifier, haddock can try to link it anyway.
  3946. 1457.25 s [free] 100% ( 11 / 11) in 'Control.Applicative.Free'
  3947. 1457.41 s [free] Warning: 'f' is out of scope.
  3948. 1457.41 s [free] If you qualify the identifier, haddock can try to link it anyway.
  3949. 1457.42 s [free] Warning: 'lift' is out of scope.
  3950. 1457.42 s [free] If you qualify the identifier, haddock can try to link it anyway.
  3951. 1457.42 s [free] 100% ( 14 / 14) in 'Control.Applicative.Free.Fast'
  3952. 1457.45 s [free] Warning: 'lift' is out of scope.
  3953. 1457.45 s [free] If you qualify the identifier, haddock can try to link it anyway.
  3954. 1457.45 s [free] 100% ( 10 / 10) in 'Control.Applicative.Free.Final'
  3955. 1457.50 s [free] Warning: 'lift' is out of scope.
  3956. 1457.50 s [free] If you qualify the identifier, haddock can try to link it anyway.
  3957. 1457.50 s [free] Warning: 'getSum' is out of scope.
  3958. 1457.50 s [free] If you qualify the identifier, haddock can try to link it anyway.
  3959. 1457.50 s [free] Warning: 'Sum' is out of scope.
  3960. 1457.50 s [free] If you qualify the identifier, haddock can try to link it anyway.
  3961. 1457.50 s [free] Warning: 'fold' is out of scope.
  3962. 1457.50 s [free] If you qualify the identifier, haddock can try to link it anyway.
  3963. 1457.51 s [free] Warning: 'Ap' is ambiguous. It is defined
  3964. 1457.51 s [free] * at src/Control/Applicative/Trans/Free.hs:55:3
  3965. 1457.51 s [free] * at src/Control/Applicative/Trans/Free.hs:157:1
  3966. 1457.51 s [free] You may be able to disambiguate the identifier by qualifying it or
  3967. 1457.51 s [free] by specifying the type/value namespace explicitly.
  3968. 1457.51 s [free] Defaulting to the one defined at src/Control/Applicative/Trans/Free.hs:53:1
  3969. 1457.51 s [free] 100% ( 22 / 22) in 'Control.Applicative.Trans.Free'
  3970. 1457.60 s [free] 100% ( 2 / 2) in 'Control.Comonad.Cofree.Class'
  3971. 1458.05 s [free] Warning: 'cofree' is out of scope.
  3972. 1458.05 s [free] If you qualify the identifier, haddock can try to link it anyway.
  3973. 1458.05 s [free] Warning: 'Identity' is out of scope.
  3974. 1458.05 s [free] If you qualify the identifier, haddock can try to link it anyway.
  3975. 1458.05 s [free] Warning: 'lens' is out of scope.
  3976. 1458.05 s [free] If you qualify the identifier, haddock can try to link it anyway.
  3977. 1458.06 s [free] 93% ( 15 / 16) in 'Control.Comonad.Cofree'
  3978. 1458.06 s [free] Missing documentation for:
  3979. 1458.06 s [free] hoistCofree (src/Control/Comonad/Cofree.hs:135)
  3980. 1458.48 s [free] 100% ( 11 / 11) in 'Control.Comonad.Trans.Cofree'
  3981. 1458.74 s [free] 100% ( 14 / 14) in 'Control.Comonad.Trans.Coiter'
  3982. 1458.85 s [free] Warning: 'Tree' is out of scope.
  3983. 1458.85 s [free] If you qualify the identifier, haddock can try to link it anyway.
  3984. 1458.85 s [free] 100% ( 4 / 4) in 'Control.Monad.Free.Class'
  3985. 1458.96 s [free] 100% ( 10 / 10) in 'Control.Monad.Free.TH'
  3986. 1459.34 s [free] Warning: 'Free' is ambiguous. It is defined
  3987. 1459.34 s [free] * at src/Control/Monad/Trans/Free.hs:77:29
  3988. 1459.34 s [free] * at src/Control/Monad/Trans/Free.hs:153:1
  3989. 1459.34 s [free] You may be able to disambiguate the identifier by qualifying it or
  3990. 1459.34 s [free] by specifying the type/value namespace explicitly.
  3991. 1459.34 s [free] Defaulting to the one defined at src/Control/Monad/Trans/Free.hs:77:1
  3992. 1459.35 s [free] 100% ( 28 / 28) in 'Control.Monad.Trans.Free'
  3993. 1459.70 s [free] 100% ( 16 / 16) in 'Control.Monad.Free'
  3994. 1459.93 s [free] 100% ( 13 / 13) in 'Control.Monad.Free.Church'
  3995. 1460.16 s [free] Warning: 'Free' is ambiguous. It is defined
  3996. 1460.16 s [free] * at src/Control/Monad/Trans/Free/Ap.hs:67:29
  3997. 1460.16 s [free] * at src/Control/Monad/Trans/Free/Ap.hs:143:1
  3998. 1460.16 s [free] You may be able to disambiguate the identifier by qualifying it or
  3999. 1460.16 s [free] by specifying the type/value namespace explicitly.
  4000. 1460.16 s [free] Defaulting to the one defined at src/Control/Monad/Trans/Free/Ap.hs:67:1
  4001. 1460.32 s [free] 100% ( 27 / 27) in 'Control.Monad.Trans.Free.Ap'
  4002. 1460.65 s [free] Warning: '(\<*\>)' is out of scope.
  4003. 1460.65 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4004. 1460.65 s [free] Warning: 'ap' is out of scope.
  4005. 1460.65 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4006. 1460.66 s [free] Warning: 'Identity' is out of scope.
  4007. 1460.66 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4008. 1460.66 s [free] 100% ( 16 / 16) in 'Control.Monad.Free.Ap'
  4009. 1460.87 s [free] Warning: 'Free' is ambiguous. It is defined
  4010. 1460.87 s [free] * at src/Control/Monad/Trans/Free.hs:77:29
  4011. 1460.87 s [free] * at src/Control/Monad/Trans/Free.hs:153:1
  4012. 1460.87 s [free] You may be able to disambiguate the identifier by qualifying it or
  4013. 1460.87 s [free] by specifying the type/value namespace explicitly.
  4014. 1460.87 s [free] Defaulting to the one defined at src/Control/Monad/Trans/Free.hs:77:1
  4015. 1460.88 s [free] 100% ( 28 / 28) in 'Control.Monad.Trans.Free.Church'
  4016. 1461.07 s [free] Warning: 'Free' is out of scope.
  4017. 1461.07 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4018. 1461.07 s [free] Warning: 'FreeT' is out of scope.
  4019. 1461.07 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4020. 1461.08 s [free] Warning: 'race' is out of scope.
  4021. 1461.08 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4022. 1461.08 s [free] Warning: 'void' is out of scope.
  4023. 1461.08 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4024. 1461.08 s [free] 100% ( 25 / 25) in 'Control.Monad.Trans.Iter'
  4025. 1466.02 s [free] Documentation created: dist/doc/html/free/, dist/doc/html/free/free.txt
  4026. 1466.10 s [free] Phase: installPhase
  4027. 1466.21 s [free] Installing library in /nix/store/q5iphpjg3cdpy015a156aa728sjh1xb3-free-5.2/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/free-5.2-KZJYKzgHUl71oQPJPcDSIS
  4028. 1467.05 s [free] Phase: fixupPhase
  4029. 1467.07 s [free] shrinking RPATHs of ELF executables and libraries in /nix/store/q5iphpjg3cdpy015a156aa728sjh1xb3-free-5.2
  4030. 1467.08 s [free] shrinking /nix/store/q5iphpjg3cdpy015a156aa728sjh1xb3-free-5.2/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/libHSfree-5.2-KZJYKzgHUl71oQPJPcDSIS-ghc9.6.5.so
  4031. 1467.10 s [free] checking for references to /build/ in /nix/store/q5iphpjg3cdpy015a156aa728sjh1xb3-free-5.2...
  4032. 1467.12 s [free] patching script interpreter paths in /nix/store/q5iphpjg3cdpy015a156aa728sjh1xb3-free-5.2
  4033. 1467.13 s [free] stripping (with command strip and flags -S -p) in /nix/store/q5iphpjg3cdpy015a156aa728sjh1xb3-free-5.2/lib
  4034. 1467.45 s [free] shrinking RPATHs of ELF executables and libraries in /nix/store/8ixpqc8yssicmhycyl8zd80fah6p6acd-free-5.2-doc
  4035. 1467.46 s [free] checking for references to /build/ in /nix/store/8ixpqc8yssicmhycyl8zd80fah6p6acd-free-5.2-doc...
  4036. 1467.47 s [free] patching script interpreter paths in /nix/store/8ixpqc8yssicmhycyl8zd80fah6p6acd-free-5.2-doc
  4037. 1467.64 s [free:post-build] Uploading to the NixCI cache: /nix/store/8ixpqc8yssicmhycyl8zd80fah6p6acd-free-5.2-doc /nix/store/q5iphpjg3cdpy015a156aa728sjh1xb3-free-5.2
  4038. 1467.69 s [free:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  4039. 1467.95 s [free:post-build] copying 2 paths...
  4040. 1467.95 s [free:post-build] copying path '/nix/store/8ixpqc8yssicmhycyl8zd80fah6p6acd-free-5.2-doc' to 'https://cache.nix-ci.com'...
  4041. 1469.34 s [free:post-build] copying path '/nix/store/q5iphpjg3cdpy015a156aa728sjh1xb3-free-5.2' to 'https://cache.nix-ci.com'...
  4042. 1477.98 s [free:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  4043. 1478.29 s [free:post-build] copying 1 paths...
  4044. 1478.30 s [free:post-build] copying path '/nix/store/rh1x2nxzd1lvzqai01pj5vmrir9cb9q3-free-5.2.drv' to 'https://cache.nix-ci.com'...
  4045. 1478.57 s Uploaded free in 10.9s
  4046. 1478.57 s Progress: 98 of 103 built, 2 of 2 downloaded from cache
  4047. 1478.57 s Built free in 42.8s
  4048. 1478.63 s Building /nix/store/4yszgwyxnnjkb17bvhg1rq19vm8d21ax-adjunctions-4.4.2.drv
  4049. 1478.81 s [adjunctions] Phase: setupCompilerEnvironmentPhase
  4050. 1478.82 s [adjunctions] Build with /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5.
  4051. 1479.14 s [adjunctions] Phase: unpackPhase
  4052. 1479.15 s [adjunctions] unpacking source archive /nix/store/xylwrdxsxkmjgmarpn06r7vn3j4x2mig-adjunctions-4.4.2.tar.gz
  4053. 1479.16 s [adjunctions] source root is adjunctions-4.4.2
  4054. 1479.17 s [adjunctions] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file adjunctions-4.4.2/.vim.custom
  4055. 1479.18 s [adjunctions] Phase: patchPhase
  4056. 1479.18 s [adjunctions] Replace Cabal file with edited version from mirror://hackage/adjunctions-4.4.2/revision/2.cabal.
  4057. 1479.19 s [adjunctions] Phase: compileBuildDriverPhase
  4058. 1479.20 s [adjunctions] setupCompileFlags: -package-db=/build/tmp.Z80JATAC4j/setup-package.conf.d -threaded
  4059. 1479.29 s [adjunctions] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.Z80JATAC4j/Main.o )
  4060. 1479.40 s [adjunctions] [2 of 2] Linking Setup
  4061. 1481.67 s [adjunctions] Phase: updateAutotoolsGnuConfigScriptsPhase
  4062. 1481.70 s [adjunctions] Phase: configurePhase
  4063. 1481.71 s [adjunctions] configureFlags: --verbose --prefix=/nix/store/dya81lgv28d8sphy3h565zn1l1hzp64f-adjunctions-4.4.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/wl8wyg03lb6figy6fcgm8q48b23gmq4m-adjunctions-4.4.2-doc/share/doc/adjunctions-4.4.2 --with-gcc=gcc --package-db=/build/tmp.Z80JATAC4j/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 --extra-lib-dirs=/nix/store/z7ndn3k8zfjrf713gq443q7a2ixzaab5-ncurses-6.4.20221231/lib --extra-lib-dirs=/nix/store/r25i9ffbldgn22436psygd7ivbvs3qq8-libffi-3.4.6/lib --extra-lib-dirs=/nix/store/zhsjsq37d57kfp5wz0xcg6x97x1426aj-elfutils-0.191/lib --extra-lib-dirs=/nix/store/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  4064. 1481.73 s [adjunctions] Using Parsec parser
  4065. 1481.73 s [adjunctions] Configuring adjunctions-4.4.2...
  4066. 1482.40 s [adjunctions] Dependency array >=0.3.0.2 && <0.7: using array-0.5.6.0
  4067. 1482.40 s [adjunctions] Dependency base >=4 && <5: using base-4.18.2.1
  4068. 1482.40 s [adjunctions] Dependency comonad >=4 && <6: using comonad-5.0.8
  4069. 1482.40 s [adjunctions] Dependency containers >=0.3 && <0.8: using containers-0.6.7
  4070. 1482.40 s [adjunctions] Dependency contravariant >=1 && <2: using contravariant-1.5.5
  4071. 1482.40 s [adjunctions] Dependency distributive >=0.5.1 && <1: using distributive-0.6.2.1
  4072. 1482.40 s [adjunctions] Dependency free >=4 && <6: using free-5.2
  4073. 1482.40 s [adjunctions] Dependency mtl >=2.0.1 && <2.4: using mtl-2.3.1
  4074. 1482.40 s [adjunctions] Dependency profunctors >=4 && <6: using profunctors-5.6.2
  4075. 1482.40 s [adjunctions] Dependency semigroupoids >=4 && <7: using semigroupoids-6.0.1
  4076. 1482.40 s [adjunctions] Dependency semigroups >=0.11 && <1: using semigroups-0.20
  4077. 1482.40 s [adjunctions] Dependency tagged >=0.7 && <1: using tagged-0.8.8
  4078. 1482.40 s [adjunctions] Dependency transformers >=0.2 && <0.7: using transformers-0.6.1.0
  4079. 1482.40 s [adjunctions] Dependency transformers-compat >=0.3 && <1: using transformers-compat-0.7.2
  4080. 1482.40 s [adjunctions] Dependency void >=0.5.5.1 && <1: using void-0.7.3
  4081. 1482.40 s [adjunctions] Dependency adjunctions: using adjunctions-4.4.2
  4082. 1482.40 s [adjunctions] Dependency base >=4 && <5: using base-4.18.2.1
  4083. 1482.40 s [adjunctions] Dependency distributive >=0.5.1 && <1: using distributive-0.6.2.1
  4084. 1482.40 s [adjunctions] Dependency generic-deriving >=1.11 && <2: using generic-deriving-1.14.5
  4085. 1482.40 s [adjunctions] Dependency hspec >=2 && <3: using hspec-2.11.9
  4086. 1483.09 s [adjunctions] Source component graph:
  4087. 1483.09 s [adjunctions] component lib
  4088. 1483.09 s [adjunctions] component test:spec dependency lib
  4089. 1483.09 s [adjunctions] Configured component graph:
  4090. 1483.09 s [adjunctions] component adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv
  4091. 1483.09 s [adjunctions] include array-0.5.6.0
  4092. 1483.09 s [adjunctions] include base-4.18.2.1
  4093. 1483.09 s [adjunctions] include comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  4094. 1483.09 s [adjunctions] include containers-0.6.7
  4095. 1483.09 s [adjunctions] include contravariant-1.5.5-A7lal0hcJpG2Mk9fe5J59Z
  4096. 1483.09 s [adjunctions] include distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  4097. 1483.09 s [adjunctions] include free-5.2-KZJYKzgHUl71oQPJPcDSIS
  4098. 1483.09 s [adjunctions] include mtl-2.3.1
  4099. 1483.09 s [adjunctions] include profunctors-5.6.2-7m3HKXHrrUI113puqbolgG
  4100. 1483.09 s [adjunctions] include semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU
  4101. 1483.09 s [adjunctions] include semigroups-0.20-FifEs3zbUBKDT9bErGELTt
  4102. 1483.09 s [adjunctions] include tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  4103. 1483.09 s [adjunctions] include transformers-0.6.1.0
  4104. 1483.09 s [adjunctions] include transformers-compat-0.7.2-LmnlcpbfHuuAOWEWPuyobH
  4105. 1483.09 s [adjunctions] include void-0.7.3-G4YN601gfJi8uMn6vxUCAZ
  4106. 1483.09 s [adjunctions] component adjunctions-4.4.2-OmCQvOrZdUEdZhVWD0Muy-spec
  4107. 1483.09 s [adjunctions] include adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv
  4108. 1483.09 s [adjunctions] include base-4.18.2.1
  4109. 1483.09 s [adjunctions] include distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  4110. 1483.09 s [adjunctions] include generic-deriving-1.14.5-I2fC3fclWAJ2eeNEPQeX2v
  4111. 1483.09 s [adjunctions] include hspec-2.11.9-9j5hFthpiMa1UUUS1Y8BuT
  4112. 1483.09 s [adjunctions] Linked component graph:
  4113. 1483.09 s [adjunctions] unit adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv
  4114. 1483.09 s [adjunctions] include array-0.5.6.0
  4115. 1483.09 s [adjunctions] include base-4.18.2.1
  4116. 1483.09 s [adjunctions] include comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  4117. 1483.09 s [adjunctions] include containers-0.6.7
  4118. 1483.09 s [adjunctions] include contravariant-1.5.5-A7lal0hcJpG2Mk9fe5J59Z
  4119. 1483.09 s [adjunctions] include distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  4120. 1483.09 s [adjunctions] include free-5.2-KZJYKzgHUl71oQPJPcDSIS
  4121. 1483.09 s [adjunctions] include mtl-2.3.1
  4122. 1483.09 s [adjunctions] include profunctors-5.6.2-7m3HKXHrrUI113puqbolgG
  4123. 1483.09 s [adjunctions] include semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU
  4124. 1483.09 s [adjunctions] include semigroups-0.20-FifEs3zbUBKDT9bErGELTt
  4125. 1483.09 s [adjunctions] include tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  4126. 1483.09 s [adjunctions] include transformers-0.6.1.0
  4127. 1483.09 s [adjunctions] include transformers-compat-0.7.2-LmnlcpbfHuuAOWEWPuyobH
  4128. 1483.09 s [adjunctions] include void-0.7.3-G4YN601gfJi8uMn6vxUCAZ
  4129. 1483.09 s [adjunctions] Control.Comonad.Representable.Store=adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv:Control.Comonad.Representable.Store,Control.Comonad.Trans.Adjoint=adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv:Control.Comonad.Trans.Adjoint,Control.Monad.Representable.Reader=adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv:Control.Monad.Representable.Reader,Control.Monad.Representable.State=adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv:Control.Monad.Representable.State,Control.Monad.Trans.Adjoint=adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv:Control.Monad.Trans.Adjoint,Control.Monad.Trans.Contravariant.Adjoint=adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv:Control.Monad.Trans.Contravariant.Adjoint,Control.Monad.Trans.Conts=adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv:Control.Monad.Trans.Conts,Data.Functor.Adjunction=adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv:Data.Functor.Adjunction,Data.Functor.Contravariant.Adjunction=adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv:Data.Functor.Contravariant.Adjunction,Data.Functor.Contravariant.Rep=adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv:Data.Functor.Contravariant.Rep,Data.Functor.Rep=adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv:Data.Functor.Rep
  4130. 1483.09 s [adjunctions] unit adjunctions-4.4.2-OmCQvOrZdUEdZhVWD0Muy-spec
  4131. 1483.09 s [adjunctions] include adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv
  4132. 1483.09 s [adjunctions] include base-4.18.2.1
  4133. 1483.09 s [adjunctions] include distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  4134. 1483.09 s [adjunctions] include generic-deriving-1.14.5-I2fC3fclWAJ2eeNEPQeX2v
  4135. 1483.09 s [adjunctions] include hspec-2.11.9-9j5hFthpiMa1UUUS1Y8BuT
  4136. 1483.09 s [adjunctions] Ready component graph:
  4137. 1483.09 s [adjunctions] definite adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv
  4138. 1483.09 s [adjunctions] depends array-0.5.6.0
  4139. 1483.09 s [adjunctions] depends base-4.18.2.1
  4140. 1483.09 s [adjunctions] depends comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  4141. 1483.09 s [adjunctions] depends containers-0.6.7
  4142. 1483.09 s [adjunctions] depends contravariant-1.5.5-A7lal0hcJpG2Mk9fe5J59Z
  4143. 1483.09 s [adjunctions] depends distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  4144. 1483.09 s [adjunctions] depends free-5.2-KZJYKzgHUl71oQPJPcDSIS
  4145. 1483.09 s [adjunctions] depends mtl-2.3.1
  4146. 1483.09 s [adjunctions] depends profunctors-5.6.2-7m3HKXHrrUI113puqbolgG
  4147. 1483.09 s [adjunctions] depends semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU
  4148. 1483.09 s [adjunctions] depends semigroups-0.20-FifEs3zbUBKDT9bErGELTt
  4149. 1483.09 s [adjunctions] depends tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  4150. 1483.09 s [adjunctions] depends transformers-0.6.1.0
  4151. 1483.09 s [adjunctions] depends transformers-compat-0.7.2-LmnlcpbfHuuAOWEWPuyobH
  4152. 1483.09 s [adjunctions] depends void-0.7.3-G4YN601gfJi8uMn6vxUCAZ
  4153. 1483.09 s [adjunctions] definite adjunctions-4.4.2-OmCQvOrZdUEdZhVWD0Muy-spec
  4154. 1483.09 s [adjunctions] depends adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv
  4155. 1483.09 s [adjunctions] depends base-4.18.2.1
  4156. 1483.09 s [adjunctions] depends distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  4157. 1483.09 s [adjunctions] depends generic-deriving-1.14.5-I2fC3fclWAJ2eeNEPQeX2v
  4158. 1483.09 s [adjunctions] depends hspec-2.11.9-9j5hFthpiMa1UUUS1Y8BuT
  4159. 1483.09 s [adjunctions] Using Cabal-3.10.3.0 compiled by ghc-9.6
  4160. 1483.09 s [adjunctions] Using compiler: ghc-9.6.5
  4161. 1483.09 s [adjunctions] Using install prefix:
  4162. 1483.09 s [adjunctions] /nix/store/dya81lgv28d8sphy3h565zn1l1hzp64f-adjunctions-4.4.2
  4163. 1483.09 s [adjunctions] Executables installed in:
  4164. 1483.09 s [adjunctions] /nix/store/dya81lgv28d8sphy3h565zn1l1hzp64f-adjunctions-4.4.2/bin
  4165. 1483.09 s [adjunctions] Libraries installed in:
  4166. 1483.09 s [adjunctions] /nix/store/dya81lgv28d8sphy3h565zn1l1hzp64f-adjunctions-4.4.2/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv
  4167. 1483.09 s [adjunctions] Dynamic Libraries installed in:
  4168. 1483.09 s [adjunctions] /nix/store/dya81lgv28d8sphy3h565zn1l1hzp64f-adjunctions-4.4.2/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5
  4169. 1483.09 s [adjunctions] Private executables installed in:
  4170. 1483.09 s [adjunctions] /nix/store/dya81lgv28d8sphy3h565zn1l1hzp64f-adjunctions-4.4.2/libexec/x86_64-linux-ghc-9.6.5/adjunctions-4.4.2
  4171. 1483.09 s [adjunctions] Data files installed in:
  4172. 1483.09 s [adjunctions] /nix/store/dya81lgv28d8sphy3h565zn1l1hzp64f-adjunctions-4.4.2/share/x86_64-linux-ghc-9.6.5/adjunctions-4.4.2
  4173. 1483.09 s [adjunctions] Documentation installed in:
  4174. 1483.09 s [adjunctions] /nix/store/wl8wyg03lb6figy6fcgm8q48b23gmq4m-adjunctions-4.4.2-doc/share/doc/adjunctions-4.4.2
  4175. 1483.09 s [adjunctions] Configuration files installed in:
  4176. 1483.09 s [adjunctions] /nix/store/dya81lgv28d8sphy3h565zn1l1hzp64f-adjunctions-4.4.2/etc
  4177. 1483.09 s [adjunctions] No alex found
  4178. 1483.09 s [adjunctions] Using ar found on system at:
  4179. 1483.09 s [adjunctions] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  4180. 1483.09 s [adjunctions] No c2hs found
  4181. 1483.09 s [adjunctions] No cpphs found
  4182. 1483.09 s [adjunctions] No doctest found
  4183. 1483.09 s [adjunctions] Using gcc version 13.3.0 given by user at:
  4184. 1483.09 s [adjunctions] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  4185. 1483.09 s [adjunctions] Using ghc version 9.6.5 found on system at:
  4186. 1483.09 s [adjunctions] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc
  4187. 1483.09 s [adjunctions] Using ghc-pkg version 9.6.5 found on system at:
  4188. 1483.09 s [adjunctions] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc-pkg-9.6.5
  4189. 1483.09 s [adjunctions] No ghcjs found
  4190. 1483.09 s [adjunctions] No ghcjs-pkg found
  4191. 1483.09 s [adjunctions] No greencard found
  4192. 1483.09 s [adjunctions] Using haddock version 2.29.2 found on system at:
  4193. 1483.09 s [adjunctions] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/haddock-ghc-9.6.5
  4194. 1483.09 s [adjunctions] No happy found
  4195. 1483.09 s [adjunctions] Using haskell-suite found on system at: haskell-suite-dummy-location
  4196. 1483.09 s [adjunctions] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  4197. 1483.09 s [adjunctions] No hmake found
  4198. 1483.09 s [adjunctions] Using hpc version 0.68 found on system at:
  4199. 1483.09 s [adjunctions] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hpc-ghc-9.6.5
  4200. 1483.09 s [adjunctions] Using hsc2hs version 0.68.9 found on system at:
  4201. 1483.09 s [adjunctions] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hsc2hs-ghc-9.6.5
  4202. 1483.09 s [adjunctions] Using hscolour version 1.25 found on system at:
  4203. 1483.09 s [adjunctions] /nix/store/qajf3ajzd1szdbavvk6vg0vbc4y8842m-hscolour-1.25/bin/HsColour
  4204. 1483.09 s [adjunctions] No jhc found
  4205. 1483.09 s [adjunctions] Using ld found on system at:
  4206. 1483.09 s [adjunctions] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  4207. 1483.09 s [adjunctions] No pkg-config found
  4208. 1483.09 s [adjunctions] Using runghc version 9.6.5 found on system at:
  4209. 1483.09 s [adjunctions] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/runghc-9.6.5
  4210. 1483.09 s [adjunctions] Using strip version 2.43 found on system at:
  4211. 1483.09 s [adjunctions] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  4212. 1483.09 s [adjunctions] Using tar found on system at:
  4213. 1483.09 s [adjunctions] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  4214. 1483.09 s [adjunctions] No uhc found
  4215. 1483.29 s [adjunctions] Phase: buildPhase
  4216. 1483.44 s [adjunctions] Preprocessing library for adjunctions-4.4.2..
  4217. 1483.45 s [adjunctions] Building library for adjunctions-4.4.2..
  4218. 1484.09 s [adjunctions] [ 1 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, dist/build/Control/Monad/Trans/Conts.o, dist/build/Control/Monad/Trans/Conts.dyn_o )
  4219. 1484.54 s [adjunctions] [ 2 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, dist/build/Data/Functor/Contravariant/Rep.o, dist/build/Data/Functor/Contravariant/Rep.dyn_o )
  4220. 1484.54 s [adjunctions] [ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction ( src/Data/Functor/Contravariant/Adjunction.hs, dist/build/Data/Functor/Contravariant/Adjunction.o, dist/build/Data/Functor/Contravariant/Adjunction.dyn_o )
  4221. 1484.71 s [adjunctions] [ 4 of 11] Compiling Control.Monad.Trans.Contravariant.Adjoint ( src/Control/Monad/Trans/Contravariant/Adjoint.hs, dist/build/Control/Monad/Trans/Contravariant/Adjoint.o, dist/build/Control/Monad/Trans/Contravariant/Adjoint.dyn_o )
  4222. 1484.96 s [adjunctions] [ 5 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, dist/build/Data/Functor/Rep.o, dist/build/Data/Functor/Rep.dyn_o )
  4223. 1485.73 s [adjunctions] [ 6 of 11] Compiling Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, dist/build/Data/Functor/Adjunction.o, dist/build/Data/Functor/Adjunction.dyn_o )
  4224. 1486.60 s [adjunctions] [ 7 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, dist/build/Control/Monad/Trans/Adjoint.o, dist/build/Control/Monad/Trans/Adjoint.dyn_o )
  4225. 1486.76 s [adjunctions] [ 8 of 11] Compiling Control.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, dist/build/Control/Comonad/Trans/Adjoint.o, dist/build/Control/Comonad/Trans/Adjoint.dyn_o )
  4226. 1486.76 s [adjunctions] [ 9 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, dist/build/Control/Monad/Representable/State.o, dist/build/Control/Monad/Representable/State.dyn_o )
  4227. 1486.76 s [adjunctions] [10 of 11] Compiling Control.Monad.Representable.Reader ( src/Control/Monad/Representable/Reader.hs, dist/build/Control/Monad/Representable/Reader.o, dist/build/Control/Monad/Representable/Reader.dyn_o )
  4228. 1486.83 s [adjunctions] [11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, dist/build/Control/Comonad/Representable/Store.o, dist/build/Control/Comonad/Representable/Store.dyn_o )
  4229. 1487.59 s [adjunctions] [ 1 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, dist/build/Control/Monad/Trans/Conts.p_o )
  4230. 1488.17 s [adjunctions] [ 2 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, dist/build/Data/Functor/Contravariant/Rep.p_o )
  4231. 1488.17 s [adjunctions] [ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction ( src/Data/Functor/Contravariant/Adjunction.hs, dist/build/Data/Functor/Contravariant/Adjunction.p_o )
  4232. 1488.46 s [adjunctions] [ 4 of 11] Compiling Control.Monad.Trans.Contravariant.Adjoint ( src/Control/Monad/Trans/Contravariant/Adjoint.hs, dist/build/Control/Monad/Trans/Contravariant/Adjoint.p_o )
  4233. 1488.79 s [adjunctions] [ 5 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, dist/build/Data/Functor/Rep.p_o )
  4234. 1489.16 s [adjunctions] [ 6 of 11] Compiling Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, dist/build/Data/Functor/Adjunction.p_o )
  4235. 1490.09 s [adjunctions] [ 7 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, dist/build/Control/Monad/Trans/Adjoint.p_o )
  4236. 1490.33 s [adjunctions] [ 8 of 11] Compiling Control.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, dist/build/Control/Comonad/Trans/Adjoint.p_o )
  4237. 1490.33 s [adjunctions] [ 9 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, dist/build/Control/Monad/Representable/State.p_o )
  4238. 1490.33 s [adjunctions] [10 of 11] Compiling Control.Monad.Representable.Reader ( src/Control/Monad/Representable/Reader.hs, dist/build/Control/Monad/Representable/Reader.p_o )
  4239. 1490.45 s [adjunctions] [11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, dist/build/Control/Comonad/Representable/Store.p_o )
  4240. 1492.20 s [adjunctions] Preprocessing test suite 'spec' for adjunctions-4.4.2..
  4241. 1492.20 s [adjunctions] Building test suite 'spec' for adjunctions-4.4.2..
  4242. 1492.34 s [adjunctions] [1 of 2] Compiling GenericsSpec ( tests/GenericsSpec.hs, dist/build/spec/spec-tmp/GenericsSpec.o )
  4243. 1492.98 s [adjunctions] [2 of 2] Compiling Main ( tests/Spec.hs, dist/build/spec/spec-tmp/Main.o )
  4244. 1493.29 s [adjunctions] [3 of 3] Linking dist/build/spec/spec
  4245. 1494.55 s [adjunctions] Phase: checkPhase
  4246. 1494.60 s [adjunctions] Running 1 test suites...
  4247. 1494.61 s [adjunctions] Test suite spec: RUNNING...
  4248. 1494.61 s [adjunctions]
  4249. 1494.61 s [adjunctions] Generics
  4250. 1494.61 s [adjunctions] Id
  4251. 1494.61 s [adjunctions] index idExample idRep = 42 [✔]
  4252. 1494.61 s [adjunctions] Stream
  4253. 1494.61 s [adjunctions] index streamExample streamRep1 = 0 [✔]
  4254. 1494.61 s [adjunctions] index streamExample streamRep2 = 1 [✔]
  4255. 1494.61 s [adjunctions] index streamExample streamRep3 = 2 [✔]
  4256. 1494.61 s [adjunctions] PolyRec
  4257. 1494.61 s [adjunctions] index polyRecExample polyRecRep1 = 1 [✔]
  4258. 1494.61 s [adjunctions] index polyRecExample polyRecRep2 = 2 [✔]
  4259. 1494.62 s [adjunctions] index polyRecExample polyRecRep3 = 0 [✔]
  4260. 1494.62 s [adjunctions]
  4261. 1494.62 s [adjunctions] Finished in 0.0013 seconds
  4262. 1494.62 s [adjunctions] 7 examples, 0 failures
  4263. 1494.62 s [adjunctions] Test suite spec: PASS
  4264. 1494.62 s [adjunctions] Test suite logged to: dist/test/adjunctions-4.4.2-spec.log
  4265. 1494.62 s [adjunctions] 1 of 1 test suites (1 of 1 test cases) passed.
  4266. 1494.64 s [adjunctions] Phase: haddockPhase
  4267. 1494.80 s [adjunctions] Preprocessing library for adjunctions-4.4.2..
  4268. 1494.81 s [adjunctions] Running Haddock on library for adjunctions-4.4.2..
  4269. 1494.87 s [adjunctions] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  4270. 1495.32 s [adjunctions] 33% ( 4 / 12) in 'Control.Monad.Trans.Conts'
  4271. 1495.32 s [adjunctions] Missing documentation for:
  4272. 1495.32 s [adjunctions] Cont (src/Control/Monad/Trans/Conts.hs:45)
  4273. 1495.32 s [adjunctions] cont (src/Control/Monad/Trans/Conts.hs:47)
  4274. 1495.32 s [adjunctions] runCont (src/Control/Monad/Trans/Conts.hs:50)
  4275. 1495.32 s [adjunctions] Conts (src/Control/Monad/Trans/Conts.hs:53)
  4276. 1495.32 s [adjunctions] runConts (src/Control/Monad/Trans/Conts.hs:58)
  4277. 1495.32 s [adjunctions] conts (src/Control/Monad/Trans/Conts.hs:55)
  4278. 1495.32 s [adjunctions] ContsT (src/Control/Monad/Trans/Conts.hs:61)
  4279. 1495.32 s [adjunctions] callCC (src/Control/Monad/Trans/Conts.hs:77)
  4280. 1495.44 s [adjunctions] Warning: 'Iso'' is out of scope.
  4281. 1495.44 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  4282. 1495.44 s [adjunctions] 83% ( 5 / 6) in 'Data.Functor.Contravariant.Rep'
  4283. 1495.44 s [adjunctions] Missing documentation for:
  4284. 1495.44 s [adjunctions] contramapRep (src/Data/Functor/Contravariant/Rep.hs:70)
  4285. 1495.46 s [adjunctions] Warning: 'Hask' is out of scope.
  4286. 1495.46 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  4287. 1495.46 s [adjunctions] Warning: 'Iso'' is out of scope.
  4288. 1495.46 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  4289. 1495.46 s [adjunctions] 80% ( 4 / 5) in 'Data.Functor.Contravariant.Adjunction'
  4290. 1495.46 s [adjunctions] Missing documentation for:
  4291. 1495.46 s [adjunctions] coindexAdjunction (src/Data/Functor/Contravariant/Adjunction.hs:81)
  4292. 1495.47 s [adjunctions] 20% ( 1 / 5) in 'Control.Monad.Trans.Contravariant.Adjoint'
  4293. 1495.47 s [adjunctions] Missing documentation for:
  4294. 1495.47 s [adjunctions] Adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:47)
  4295. 1495.47 s [adjunctions] runAdjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:54)
  4296. 1495.47 s [adjunctions] adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:51)
  4297. 1495.47 s [adjunctions] AdjointT (src/Control/Monad/Trans/Contravariant/Adjoint.hs:49)
  4298. 1495.74 s [adjunctions] Warning: 'WrappedRec' is out of scope.
  4299. 1495.74 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  4300. 1495.74 s [adjunctions] Warning: 'Iso'' is out of scope.
  4301. 1495.74 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  4302. 1495.74 s [adjunctions] 46% ( 22 / 47) in 'Data.Functor.Rep'
  4303. 1495.74 s [adjunctions] Missing documentation for:
  4304. 1495.74 s [adjunctions] Co (src/Data/Functor/Rep.hs:454)
  4305. 1495.74 s [adjunctions] fmapRep (src/Data/Functor/Rep.hs:268)
  4306. 1495.74 s [adjunctions] distributeRep (src/Data/Functor/Rep.hs:295)
  4307. 1495.74 s [adjunctions] collectRep (src/Data/Functor/Rep.hs:298)
  4308. 1495.74 s [adjunctions] apRep (src/Data/Functor/Rep.hs:292)
  4309. 1495.74 s [adjunctions] pureRep (src/Data/Functor/Rep.hs:271)
  4310. 1495.74 s [adjunctions] liftR2 (src/Data/Functor/Rep.hs:495)
  4311. 1495.74 s [adjunctions] liftR3 (src/Data/Functor/Rep.hs:498)
  4312. 1495.74 s [adjunctions] bindRep (src/Data/Functor/Rep.hs:274)
  4313. 1495.74 s [adjunctions] mfixRep (src/Data/Functor/Rep.hs:277)
  4314. 1495.74 s [adjunctions] mzipRep (src/Data/Functor/Rep.hs:283)
  4315. 1495.74 s [adjunctions] mzipWithRep (src/Data/Functor/Rep.hs:280)
  4316. 1495.74 s [adjunctions] askRep (src/Data/Functor/Rep.hs:286)
  4317. 1495.74 s [adjunctions] localRep (src/Data/Functor/Rep.hs:289)
  4318. 1495.74 s [adjunctions] duplicatedRep (src/Data/Functor/Rep.hs:310)
  4319. 1495.74 s [adjunctions] extendedRep (src/Data/Functor/Rep.hs:313)
  4320. 1495.74 s [adjunctions] duplicateRep (src/Data/Functor/Rep.hs:316)
  4321. 1495.74 s [adjunctions] extendRep (src/Data/Functor/Rep.hs:319)
  4322. 1495.74 s [adjunctions] extractRep (src/Data/Functor/Rep.hs:322)
  4323. 1495.74 s [adjunctions] duplicateRepBy (src/Data/Functor/Rep.hs:301)
  4324. 1495.74 s [adjunctions] extendRepBy (src/Data/Functor/Rep.hs:304)
  4325. 1495.74 s [adjunctions] extractRepBy (src/Data/Functor/Rep.hs:307)
  4326. 1495.74 s [adjunctions] imapRep (src/Data/Functor/Rep.hs:325)
  4327. 1495.74 s [adjunctions] ifoldMapRep (src/Data/Functor/Rep.hs:328)
  4328. 1495.74 s [adjunctions] itraverseRep (src/Data/Functor/Rep.hs:332)
  4329. 1495.93 s [adjunctions] Warning: 'Iso'' is out of scope.
  4330. 1495.93 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  4331. 1495.93 s [adjunctions] Warning: 'uncozipping' is out of scope.
  4332. 1495.93 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  4333. 1495.93 s [adjunctions] 62% ( 10 / 16) in 'Data.Functor.Adjunction'
  4334. 1495.93 s [adjunctions] Missing documentation for:
  4335. 1495.93 s [adjunctions] zapWithAdjunction (src/Data/Functor/Adjunction.hs:120)
  4336. 1495.93 s [adjunctions] absurdL (src/Data/Functor/Adjunction.hs:144)
  4337. 1495.93 s [adjunctions] extractL (src/Data/Functor/Adjunction.hs:129)
  4338. 1495.93 s [adjunctions] duplicateL (src/Data/Functor/Adjunction.hs:132)
  4339. 1495.93 s [adjunctions] splitL (src/Data/Functor/Adjunction.hs:123)
  4340. 1495.93 s [adjunctions] unsplitL (src/Data/Functor/Adjunction.hs:126)
  4341. 1496.01 s [adjunctions] 20% ( 1 / 5) in 'Control.Monad.Trans.Adjoint'
  4342. 1496.01 s [adjunctions] Missing documentation for:
  4343. 1496.01 s [adjunctions] Adjoint (src/Control/Monad/Trans/Adjoint.hs:34)
  4344. 1496.01 s [adjunctions] runAdjoint (src/Control/Monad/Trans/Adjoint.hs:41)
  4345. 1496.01 s [adjunctions] adjoint (src/Control/Monad/Trans/Adjoint.hs:38)
  4346. 1496.01 s [adjunctions] AdjointT (src/Control/Monad/Trans/Adjoint.hs:36)
  4347. 1496.03 s [adjunctions] 20% ( 1 / 5) in 'Control.Comonad.Trans.Adjoint'
  4348. 1496.03 s [adjunctions] Missing documentation for:
  4349. 1496.03 s [adjunctions] Adjoint (src/Control/Comonad/Trans/Adjoint.hs:35)
  4350. 1496.03 s [adjunctions] runAdjoint (src/Control/Comonad/Trans/Adjoint.hs:42)
  4351. 1496.03 s [adjunctions] adjoint (src/Control/Comonad/Trans/Adjoint.hs:39)
  4352. 1496.03 s [adjunctions] AdjointT (src/Control/Comonad/Trans/Adjoint.hs:37)
  4353. 1496.20 s [adjunctions] 80% ( 12 / 15) in 'Control.Monad.Representable.State'
  4354. 1496.20 s [adjunctions] Missing documentation for:
  4355. 1496.20 s [adjunctions] stateT (src/Control/Monad/Representable/State.hs:110)
  4356. 1496.20 s [adjunctions] runStateT (src/Control/Monad/Representable/State.hs:113)
  4357. 1496.20 s [adjunctions] mapStateT (src/Control/Monad/Representable/State.hs:116)
  4358. 1496.31 s [adjunctions] 50% ( 5 / 10) in 'Control.Monad.Representable.Reader'
  4359. 1496.31 s [adjunctions] Missing documentation for:
  4360. 1496.31 s [adjunctions] Reader (src/Control/Monad/Representable/Reader.hs:46)
  4361. 1496.31 s [adjunctions] runReader (src/Control/Monad/Representable/Reader.hs:48)
  4362. 1496.31 s [adjunctions] ReaderT (src/Control/Monad/Representable/Reader.hs:53)
  4363. 1496.31 s [adjunctions] readerT (src/Control/Monad/Representable/Reader.hs:55)
  4364. 1496.31 s [adjunctions] runReaderT (src/Control/Monad/Representable/Reader.hs:58)
  4365. 1496.38 s [adjunctions] 62% ( 5 / 8) in 'Control.Comonad.Representable.Store'
  4366. 1496.38 s [adjunctions] Missing documentation for:
  4367. 1496.38 s [adjunctions] storeT (src/Control/Comonad/Representable/Store.hs:79)
  4368. 1496.38 s [adjunctions] runStoreT (src/Control/Comonad/Representable/Store.hs:82)
  4369. 1496.38 s [adjunctions] ComonadStore
  4370. 1496.78 s [adjunctions] Warning: Data.Functor.Rep: could not find link destinations for:
  4371. 1496.78 s [adjunctions] - Data.Functor.Rep.GIndex
  4372. 1496.78 s [adjunctions] - Data.Functor.Rep.GTabulate
  4373. 1496.78 s [adjunctions] - Data.Functor.Rep.GRep'
  4374. 1500.85 s [adjunctions] Documentation created: dist/doc/html/adjunctions/,
  4375. 1500.85 s [adjunctions] dist/doc/html/adjunctions/adjunctions.txt
  4376. 1500.90 s [adjunctions] Preprocessing test suite 'spec' for adjunctions-4.4.2..
  4377. 1500.91 s [adjunctions] Phase: installPhase
  4378. 1501.00 s [adjunctions] Installing library in /nix/store/dya81lgv28d8sphy3h565zn1l1hzp64f-adjunctions-4.4.2/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv
  4379. 1501.39 s [adjunctions] Phase: fixupPhase
  4380. 1501.42 s [adjunctions] shrinking RPATHs of ELF executables and libraries in /nix/store/dya81lgv28d8sphy3h565zn1l1hzp64f-adjunctions-4.4.2
  4381. 1501.42 s [adjunctions] shrinking /nix/store/dya81lgv28d8sphy3h565zn1l1hzp64f-adjunctions-4.4.2/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/libHSadjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv-ghc9.6.5.so
  4382. 1501.45 s [adjunctions] checking for references to /build/ in /nix/store/dya81lgv28d8sphy3h565zn1l1hzp64f-adjunctions-4.4.2...
  4383. 1501.46 s [adjunctions] patching script interpreter paths in /nix/store/dya81lgv28d8sphy3h565zn1l1hzp64f-adjunctions-4.4.2
  4384. 1501.47 s [adjunctions] stripping (with command strip and flags -S -p) in /nix/store/dya81lgv28d8sphy3h565zn1l1hzp64f-adjunctions-4.4.2/lib
  4385. 1501.60 s [adjunctions] shrinking RPATHs of ELF executables and libraries in /nix/store/wl8wyg03lb6figy6fcgm8q48b23gmq4m-adjunctions-4.4.2-doc
  4386. 1501.61 s [adjunctions] checking for references to /build/ in /nix/store/wl8wyg03lb6figy6fcgm8q48b23gmq4m-adjunctions-4.4.2-doc...
  4387. 1501.63 s [adjunctions] patching script interpreter paths in /nix/store/wl8wyg03lb6figy6fcgm8q48b23gmq4m-adjunctions-4.4.2-doc
  4388. 1501.77 s [adjunctions:post-build] Uploading to the NixCI cache: /nix/store/dya81lgv28d8sphy3h565zn1l1hzp64f-adjunctions-4.4.2 /nix/store/wl8wyg03lb6figy6fcgm8q48b23gmq4m-adjunctions-4.4.2-doc
  4389. 1501.83 s [adjunctions:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  4390. 1502.13 s [adjunctions:post-build] copying 2 paths...
  4391. 1502.13 s [adjunctions:post-build] copying path '/nix/store/wl8wyg03lb6figy6fcgm8q48b23gmq4m-adjunctions-4.4.2-doc' to 'https://cache.nix-ci.com'...
  4392. 1503.08 s [adjunctions:post-build] copying path '/nix/store/dya81lgv28d8sphy3h565zn1l1hzp64f-adjunctions-4.4.2' to 'https://cache.nix-ci.com'...
  4393. 1505.40 s [adjunctions:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  4394. 1505.69 s [adjunctions:post-build] copying 1 paths...
  4395. 1505.69 s [adjunctions:post-build] copying path '/nix/store/4yszgwyxnnjkb17bvhg1rq19vm8d21ax-adjunctions-4.4.2.drv' to 'https://cache.nix-ci.com'...
  4396. 1506.02 s Uploaded adjunctions in 4.2s
  4397. 1506.02 s Progress: 99 of 103 built, 2 of 2 downloaded from cache
  4398. 1506.02 s Built adjunctions in 27.3s
  4399. 1506.08 s Building /nix/store/dw589m21lzjy9pfmh451k7ijw9dx01ji-kan-extensions-5.2.6.drv
  4400. 1506.20 s [kan-extensions] Phase: setupCompilerEnvironmentPhase
  4401. 1506.21 s [kan-extensions] Build with /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5.
  4402. 1506.41 s [kan-extensions] Phase: unpackPhase
  4403. 1506.42 s [kan-extensions] unpacking source archive /nix/store/sgrqnm2zizgrxv6z2ir5hnhn9fv2r295-kan-extensions-5.2.6.tar.gz
  4404. 1506.42 s [kan-extensions] source root is kan-extensions-5.2.6
  4405. 1506.43 s [kan-extensions] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file kan-extensions-5.2.6/.vim.custom
  4406. 1506.43 s [kan-extensions] Phase: patchPhase
  4407. 1506.44 s [kan-extensions] Phase: compileBuildDriverPhase
  4408. 1506.44 s [kan-extensions] setupCompileFlags: -package-db=/build/tmp.Vg1HTaRphH/setup-package.conf.d -threaded
  4409. 1506.53 s [kan-extensions] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.Vg1HTaRphH/Main.o )
  4410. 1506.62 s [kan-extensions] [2 of 2] Linking Setup
  4411. 1508.49 s [kan-extensions] Phase: updateAutotoolsGnuConfigScriptsPhase
  4412. 1508.51 s [kan-extensions] Phase: configurePhase
  4413. 1508.51 s [kan-extensions] configureFlags: --verbose --prefix=/nix/store/bjs9bf6ysx11zi5ji3xzbnpizrn8jsy9-kan-extensions-5.2.6 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/q7qvzghy9p69cmz0r8d50jrrlqm0a3bw-kan-extensions-5.2.6-doc/share/doc/kan-extensions-5.2.6 --with-gcc=gcc --package-db=/build/tmp.Vg1HTaRphH/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 --extra-lib-dirs=/nix/store/z7ndn3k8zfjrf713gq443q7a2ixzaab5-ncurses-6.4.20221231/lib --extra-lib-dirs=/nix/store/r25i9ffbldgn22436psygd7ivbvs3qq8-libffi-3.4.6/lib --extra-lib-dirs=/nix/store/zhsjsq37d57kfp5wz0xcg6x97x1426aj-elfutils-0.191/lib --extra-lib-dirs=/nix/store/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  4414. 1508.52 s [kan-extensions] Using Parsec parser
  4415. 1508.52 s [kan-extensions] Configuring kan-extensions-5.2.6...
  4416. 1509.00 s [kan-extensions] Dependency adjunctions >=4.2 && <5: using adjunctions-4.4.2
  4417. 1509.00 s [kan-extensions] Dependency array >=0.3.0.2 && <0.6: using array-0.5.6.0
  4418. 1509.00 s [kan-extensions] Dependency base >=4.11 && <5: using base-4.18.2.1
  4419. 1509.00 s [kan-extensions] Dependency comonad >=4 && <6: using comonad-5.0.8
  4420. 1509.00 s [kan-extensions] Dependency containers >=0.4 && <0.8: using containers-0.6.7
  4421. 1509.00 s [kan-extensions] Dependency contravariant >=1 && <2: using contravariant-1.5.5
  4422. 1509.00 s [kan-extensions] Dependency distributive >=0.2.2 && <1: using distributive-0.6.2.1
  4423. 1509.00 s [kan-extensions] Dependency free >=4 && <6: using free-5.2
  4424. 1509.00 s [kan-extensions] Dependency invariant >=0.1 && <1: using invariant-0.6.3
  4425. 1509.00 s [kan-extensions] Dependency mtl >=2.2.1 && <2.4: using mtl-2.3.1
  4426. 1509.00 s [kan-extensions] Dependency profunctors >=5 && <6: using profunctors-5.6.2
  4427. 1509.00 s [kan-extensions] Dependency semigroupoids >=5.2.2 && <7: using semigroupoids-6.0.1
  4428. 1509.00 s [kan-extensions] Dependency tagged >=0.7.2 && <1: using tagged-0.8.8
  4429. 1509.00 s [kan-extensions] Dependency transformers >=0.5 && <0.7: using transformers-0.6.1.0
  4430. 1509.71 s [kan-extensions] Source component graph: component lib
  4431. 1509.71 s [kan-extensions] Configured component graph:
  4432. 1509.71 s [kan-extensions] component kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI
  4433. 1509.71 s [kan-extensions] include adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv
  4434. 1509.71 s [kan-extensions] include array-0.5.6.0
  4435. 1509.71 s [kan-extensions] include base-4.18.2.1
  4436. 1509.71 s [kan-extensions] include comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  4437. 1509.71 s [kan-extensions] include containers-0.6.7
  4438. 1509.71 s [kan-extensions] include contravariant-1.5.5-A7lal0hcJpG2Mk9fe5J59Z
  4439. 1509.71 s [kan-extensions] include distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  4440. 1509.71 s [kan-extensions] include free-5.2-KZJYKzgHUl71oQPJPcDSIS
  4441. 1509.71 s [kan-extensions] include invariant-0.6.3-1zvlQPGadIZ35lRDUBBp5B
  4442. 1509.71 s [kan-extensions] include mtl-2.3.1
  4443. 1509.71 s [kan-extensions] include profunctors-5.6.2-7m3HKXHrrUI113puqbolgG
  4444. 1509.71 s [kan-extensions] include semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU
  4445. 1509.71 s [kan-extensions] include tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  4446. 1509.71 s [kan-extensions] include transformers-0.6.1.0
  4447. 1509.71 s [kan-extensions] Linked component graph:
  4448. 1509.71 s [kan-extensions] unit kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI
  4449. 1509.71 s [kan-extensions] include adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv
  4450. 1509.71 s [kan-extensions] include array-0.5.6.0
  4451. 1509.71 s [kan-extensions] include base-4.18.2.1
  4452. 1509.71 s [kan-extensions] include comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  4453. 1509.71 s [kan-extensions] include containers-0.6.7
  4454. 1509.71 s [kan-extensions] include contravariant-1.5.5-A7lal0hcJpG2Mk9fe5J59Z
  4455. 1509.71 s [kan-extensions] include distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  4456. 1509.71 s [kan-extensions] include free-5.2-KZJYKzgHUl71oQPJPcDSIS
  4457. 1509.71 s [kan-extensions] include invariant-0.6.3-1zvlQPGadIZ35lRDUBBp5B
  4458. 1509.71 s [kan-extensions] include mtl-2.3.1
  4459. 1509.71 s [kan-extensions] include profunctors-5.6.2-7m3HKXHrrUI113puqbolgG
  4460. 1509.71 s [kan-extensions] include semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU
  4461. 1509.71 s [kan-extensions] include tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  4462. 1509.71 s [kan-extensions] include transformers-0.6.1.0
  4463. 1509.71 s [kan-extensions] Control.Comonad.Density=kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI:Control.Comonad.Density,Control.Monad.Co=kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI:Control.Monad.Co,Control.Monad.Codensity=kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI:Control.Monad.Codensity,Data.Functor.Contravariant.Coyoneda=kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI:Data.Functor.Contravariant.Coyoneda,Data.Functor.Contravariant.Day=kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI:Data.Functor.Contravariant.Day,Data.Functor.Contravariant.Yoneda=kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI:Data.Functor.Contravariant.Yoneda,Data.Functor.Coyoneda=kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI:Data.Functor.Coyoneda,Data.Functor.Day=kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI:Data.Functor.Day,Data.Functor.Day.Curried=kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI:Data.Functor.Day.Curried,Data.Functor.Invariant.Day=kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI:Data.Functor.Invariant.Day,Data.Functor.Kan.Lan=kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI:Data.Functor.Kan.Lan,Data.Functor.Kan.Ran=kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI:Data.Functor.Kan.Ran,Data.Functor.Yoneda=kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI:Data.Functor.Yoneda
  4464. 1509.71 s [kan-extensions] Ready component graph:
  4465. 1509.71 s [kan-extensions] definite kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI
  4466. 1509.71 s [kan-extensions] depends adjunctions-4.4.2-9EzurTtSP2a8l2363XM4Zv
  4467. 1509.71 s [kan-extensions] depends array-0.5.6.0
  4468. 1509.71 s [kan-extensions] depends base-4.18.2.1
  4469. 1509.71 s [kan-extensions] depends comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  4470. 1509.71 s [kan-extensions] depends containers-0.6.7
  4471. 1509.71 s [kan-extensions] depends contravariant-1.5.5-A7lal0hcJpG2Mk9fe5J59Z
  4472. 1509.71 s [kan-extensions] depends distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  4473. 1509.71 s [kan-extensions] depends free-5.2-KZJYKzgHUl71oQPJPcDSIS
  4474. 1509.71 s [kan-extensions] depends invariant-0.6.3-1zvlQPGadIZ35lRDUBBp5B
  4475. 1509.71 s [kan-extensions] depends mtl-2.3.1
  4476. 1509.71 s [kan-extensions] depends profunctors-5.6.2-7m3HKXHrrUI113puqbolgG
  4477. 1509.71 s [kan-extensions] depends semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU
  4478. 1509.71 s [kan-extensions] depends tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  4479. 1509.71 s [kan-extensions] depends transformers-0.6.1.0
  4480. 1509.71 s [kan-extensions] Using Cabal-3.10.3.0 compiled by ghc-9.6
  4481. 1509.71 s [kan-extensions] Using compiler: ghc-9.6.5
  4482. 1509.71 s [kan-extensions] Using install prefix:
  4483. 1509.71 s [kan-extensions] /nix/store/bjs9bf6ysx11zi5ji3xzbnpizrn8jsy9-kan-extensions-5.2.6
  4484. 1509.71 s [kan-extensions] Executables installed in:
  4485. 1509.71 s [kan-extensions] /nix/store/bjs9bf6ysx11zi5ji3xzbnpizrn8jsy9-kan-extensions-5.2.6/bin
  4486. 1509.71 s [kan-extensions] Libraries installed in:
  4487. 1509.71 s [kan-extensions] /nix/store/bjs9bf6ysx11zi5ji3xzbnpizrn8jsy9-kan-extensions-5.2.6/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI
  4488. 1509.71 s [kan-extensions] Dynamic Libraries installed in:
  4489. 1509.71 s [kan-extensions] /nix/store/bjs9bf6ysx11zi5ji3xzbnpizrn8jsy9-kan-extensions-5.2.6/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5
  4490. 1509.71 s [kan-extensions] Private executables installed in:
  4491. 1509.71 s [kan-extensions] /nix/store/bjs9bf6ysx11zi5ji3xzbnpizrn8jsy9-kan-extensions-5.2.6/libexec/x86_64-linux-ghc-9.6.5/kan-extensions-5.2.6
  4492. 1509.71 s [kan-extensions] Data files installed in:
  4493. 1509.71 s [kan-extensions] /nix/store/bjs9bf6ysx11zi5ji3xzbnpizrn8jsy9-kan-extensions-5.2.6/share/x86_64-linux-ghc-9.6.5/kan-extensions-5.2.6
  4494. 1509.71 s [kan-extensions] Documentation installed in:
  4495. 1509.71 s [kan-extensions] /nix/store/q7qvzghy9p69cmz0r8d50jrrlqm0a3bw-kan-extensions-5.2.6-doc/share/doc/kan-extensions-5.2.6
  4496. 1509.71 s [kan-extensions] Configuration files installed in:
  4497. 1509.71 s [kan-extensions] /nix/store/bjs9bf6ysx11zi5ji3xzbnpizrn8jsy9-kan-extensions-5.2.6/etc
  4498. 1509.71 s [kan-extensions] No alex found
  4499. 1509.71 s [kan-extensions] Using ar found on system at:
  4500. 1509.71 s [kan-extensions] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  4501. 1509.71 s [kan-extensions] No c2hs found
  4502. 1509.71 s [kan-extensions] No cpphs found
  4503. 1509.71 s [kan-extensions] No doctest found
  4504. 1509.71 s [kan-extensions] Using gcc version 13.3.0 given by user at:
  4505. 1509.71 s [kan-extensions] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  4506. 1509.71 s [kan-extensions] Using ghc version 9.6.5 found on system at:
  4507. 1509.71 s [kan-extensions] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc
  4508. 1509.71 s [kan-extensions] Using ghc-pkg version 9.6.5 found on system at:
  4509. 1509.71 s [kan-extensions] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc-pkg-9.6.5
  4510. 1509.71 s [kan-extensions] No ghcjs found
  4511. 1509.71 s [kan-extensions] No ghcjs-pkg found
  4512. 1509.71 s [kan-extensions] No greencard found
  4513. 1509.71 s [kan-extensions] Using haddock version 2.29.2 found on system at:
  4514. 1509.71 s [kan-extensions] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/haddock-ghc-9.6.5
  4515. 1509.71 s [kan-extensions] No happy found
  4516. 1509.71 s [kan-extensions] Using haskell-suite found on system at: haskell-suite-dummy-location
  4517. 1509.71 s [kan-extensions] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  4518. 1509.71 s [kan-extensions] No hmake found
  4519. 1509.71 s [kan-extensions] Using hpc version 0.68 found on system at:
  4520. 1509.71 s [kan-extensions] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hpc-ghc-9.6.5
  4521. 1509.71 s [kan-extensions] Using hsc2hs version 0.68.9 found on system at:
  4522. 1509.71 s [kan-extensions] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hsc2hs-ghc-9.6.5
  4523. 1509.71 s [kan-extensions] Using hscolour version 1.25 found on system at:
  4524. 1509.71 s [kan-extensions] /nix/store/qajf3ajzd1szdbavvk6vg0vbc4y8842m-hscolour-1.25/bin/HsColour
  4525. 1509.71 s [kan-extensions] No jhc found
  4526. 1509.71 s [kan-extensions] Using ld found on system at:
  4527. 1509.71 s [kan-extensions] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  4528. 1509.71 s [kan-extensions] No pkg-config found
  4529. 1509.71 s [kan-extensions] Using runghc version 9.6.5 found on system at:
  4530. 1509.71 s [kan-extensions] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/runghc-9.6.5
  4531. 1509.71 s [kan-extensions] Using strip version 2.43 found on system at:
  4532. 1509.71 s [kan-extensions] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  4533. 1509.71 s [kan-extensions] Using tar found on system at:
  4534. 1509.71 s [kan-extensions] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  4535. 1509.71 s [kan-extensions] No uhc found
  4536. 1509.92 s [kan-extensions] Phase: buildPhase
  4537. 1510.12 s [kan-extensions] Preprocessing library for kan-extensions-5.2.6..
  4538. 1510.13 s [kan-extensions] Building library for kan-extensions-5.2.6..
  4539. 1510.53 s [kan-extensions] [ 1 of 13] Compiling Data.Functor.Contravariant.Coyoneda ( src/Data/Functor/Contravariant/Coyoneda.hs, dist/build/Data/Functor/Contravariant/Coyoneda.o, dist/build/Data/Functor/Contravariant/Coyoneda.dyn_o )
  4540. 1511.19 s [kan-extensions] [ 2 of 13] Compiling Data.Functor.Contravariant.Day ( src/Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o, dist/build/Data/Functor/Contravariant/Day.dyn_o )
  4541. 1511.44 s [kan-extensions] [ 3 of 13] Compiling Data.Functor.Contravariant.Yoneda ( src/Data/Functor/Contravariant/Yoneda.hs, dist/build/Data/Functor/Contravariant/Yoneda.o, dist/build/Data/Functor/Contravariant/Yoneda.dyn_o )
  4542. 1511.44 s [kan-extensions] [ 4 of 13] Compiling Data.Functor.Day ( src/Data/Functor/Day.hs, dist/build/Data/Functor/Day.o, dist/build/Data/Functor/Day.dyn_o )
  4543. 1511.63 s [kan-extensions] [ 5 of 13] Compiling Data.Functor.Day.Curried ( src/Data/Functor/Day/Curried.hs, dist/build/Data/Functor/Day/Curried.o, dist/build/Data/Functor/Day/Curried.dyn_o )
  4544. 1511.90 s [kan-extensions] [ 6 of 13] Compiling Data.Functor.Invariant.Day ( src/Data/Functor/Invariant/Day.hs, dist/build/Data/Functor/Invariant/Day.o, dist/build/Data/Functor/Invariant/Day.dyn_o )
  4545. 1511.90 s [kan-extensions] [ 7 of 13] Compiling Data.Functor.Kan.Lan ( src/Data/Functor/Kan/Lan.hs, dist/build/Data/Functor/Kan/Lan.o, dist/build/Data/Functor/Kan/Lan.dyn_o )
  4546. 1511.90 s [kan-extensions] [ 8 of 13] Compiling Data.Functor.Coyoneda ( src/Data/Functor/Coyoneda.hs, dist/build/Data/Functor/Coyoneda.o, dist/build/Data/Functor/Coyoneda.dyn_o )
  4547. 1512.75 s [kan-extensions] [ 9 of 13] Compiling Control.Comonad.Density ( src/Control/Comonad/Density.hs, dist/build/Control/Comonad/Density.o, dist/build/Control/Comonad/Density.dyn_o )
  4548. 1512.75 s [kan-extensions] [10 of 13] Compiling Control.Monad.Co ( src/Control/Monad/Co.hs, dist/build/Control/Monad/Co.o, dist/build/Control/Monad/Co.dyn_o )
  4549. 1512.75 s [kan-extensions] [11 of 13] Compiling Data.Functor.Kan.Ran ( src/Data/Functor/Kan/Ran.hs, dist/build/Data/Functor/Kan/Ran.o, dist/build/Data/Functor/Kan/Ran.dyn_o )
  4550. 1512.75 s [kan-extensions] [12 of 13] Compiling Control.Monad.Codensity ( src/Control/Monad/Codensity.hs, dist/build/Control/Monad/Codensity.o, dist/build/Control/Monad/Codensity.dyn_o )
  4551. 1512.75 s [kan-extensions] [13 of 13] Compiling Data.Functor.Yoneda ( src/Data/Functor/Yoneda.hs, dist/build/Data/Functor/Yoneda.o, dist/build/Data/Functor/Yoneda.dyn_o )
  4552. 1513.33 s [kan-extensions] [ 1 of 13] Compiling Data.Functor.Contravariant.Coyoneda ( src/Data/Functor/Contravariant/Coyoneda.hs, dist/build/Data/Functor/Contravariant/Coyoneda.p_o )
  4553. 1514.00 s [kan-extensions] [ 2 of 13] Compiling Data.Functor.Contravariant.Day ( src/Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.p_o )
  4554. 1514.07 s [kan-extensions] [ 3 of 13] Compiling Data.Functor.Contravariant.Yoneda ( src/Data/Functor/Contravariant/Yoneda.hs, dist/build/Data/Functor/Contravariant/Yoneda.p_o )
  4555. 1514.07 s [kan-extensions] [ 4 of 13] Compiling Data.Functor.Day ( src/Data/Functor/Day.hs, dist/build/Data/Functor/Day.p_o )
  4556. 1514.23 s [kan-extensions] [ 5 of 13] Compiling Data.Functor.Day.Curried ( src/Data/Functor/Day/Curried.hs, dist/build/Data/Functor/Day/Curried.p_o )
  4557. 1514.62 s [kan-extensions] [ 6 of 13] Compiling Data.Functor.Invariant.Day ( src/Data/Functor/Invariant/Day.hs, dist/build/Data/Functor/Invariant/Day.p_o )
  4558. 1514.62 s [kan-extensions] [ 7 of 13] Compiling Data.Functor.Kan.Lan ( src/Data/Functor/Kan/Lan.hs, dist/build/Data/Functor/Kan/Lan.p_o )
  4559. 1514.62 s [kan-extensions] [ 8 of 13] Compiling Data.Functor.Coyoneda ( src/Data/Functor/Coyoneda.hs, dist/build/Data/Functor/Coyoneda.p_o )
  4560. 1515.10 s [kan-extensions] [ 9 of 13] Compiling Control.Comonad.Density ( src/Control/Comonad/Density.hs, dist/build/Control/Comonad/Density.p_o )
  4561. 1515.10 s [kan-extensions] [10 of 13] Compiling Control.Monad.Co ( src/Control/Monad/Co.hs, dist/build/Control/Monad/Co.p_o )
  4562. 1515.10 s [kan-extensions] [11 of 13] Compiling Data.Functor.Kan.Ran ( src/Data/Functor/Kan/Ran.hs, dist/build/Data/Functor/Kan/Ran.p_o )
  4563. 1515.10 s [kan-extensions] [12 of 13] Compiling Control.Monad.Codensity ( src/Control/Monad/Codensity.hs, dist/build/Control/Monad/Codensity.p_o )
  4564. 1515.10 s [kan-extensions] [13 of 13] Compiling Data.Functor.Yoneda ( src/Data/Functor/Yoneda.hs, dist/build/Data/Functor/Yoneda.p_o )
  4565. 1516.68 s [kan-extensions] Phase: checkPhase
  4566. 1516.71 s [kan-extensions] Package has no test suites.
  4567. 1516.72 s [kan-extensions] Phase: haddockPhase
  4568. 1516.89 s [kan-extensions] Preprocessing library for kan-extensions-5.2.6..
  4569. 1516.89 s [kan-extensions] Running Haddock on library for kan-extensions-5.2.6..
  4570. 1516.97 s [kan-extensions] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  4571. 1517.46 s [kan-extensions] 100% ( 5 / 5) in 'Data.Functor.Contravariant.Coyoneda'
  4572. 1517.52 s [kan-extensions] 100% ( 14 / 14) in 'Data.Functor.Contravariant.Day'
  4573. 1517.56 s [kan-extensions] 75% ( 3 / 4) in 'Data.Functor.Contravariant.Yoneda'
  4574. 1517.56 s [kan-extensions] Missing documentation for:
  4575. 1517.56 s [kan-extensions] lowerYoneda (src/Data/Functor/Contravariant/Yoneda.hs:40)
  4576. 1517.81 s [kan-extensions] 93% ( 14 / 15) in 'Data.Functor.Day'
  4577. 1517.81 s [kan-extensions] Missing documentation for:
  4578. 1517.81 s [kan-extensions] cayley (src/Data/Functor/Day.hs:199)
  4579. 1517.86 s [kan-extensions] Warning: 'Compose' is out of scope.
  4580. 1517.86 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  4581. 1517.86 s [kan-extensions] Warning: 'Rift' is out of scope.
  4582. 1517.86 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  4583. 1517.87 s [kan-extensions] 92% ( 13 / 14) in 'Data.Functor.Day.Curried'
  4584. 1517.87 s [kan-extensions] Missing documentation for:
  4585. 1517.87 s [kan-extensions] Curried (src/Data/Functor/Day/Curried.hs:36)
  4586. 1517.93 s [kan-extensions] 100% ( 14 / 14) in 'Data.Functor.Invariant.Day'
  4587. 1517.97 s [kan-extensions] Warning: 'Compose' is out of scope.
  4588. 1517.97 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  4589. 1517.97 s [kan-extensions] Warning: 'o' is out of scope.
  4590. 1517.97 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  4591. 1517.97 s [kan-extensions] 75% ( 9 / 12) in 'Data.Functor.Kan.Lan'
  4592. 1517.97 s [kan-extensions] Missing documentation for:
  4593. 1517.97 s [kan-extensions] decomposeLan (src/Data/Functor/Kan/Lan.hs:108)
  4594. 1517.97 s [kan-extensions] lanToAdjoint (src/Data/Functor/Kan/Lan.hs:80)
  4595. 1517.97 s [kan-extensions] composedAdjointToLan (src/Data/Functor/Kan/Lan.hs:94)
  4596. 1518.11 s [kan-extensions] 88% ( 8 / 9) in 'Data.Functor.Coyoneda'
  4597. 1518.11 s [kan-extensions] Missing documentation for:
  4598. 1518.11 s [kan-extensions] lanToCoyoneda (src/Data/Functor/Coyoneda.hs:75)
  4599. 1518.16 s [kan-extensions] 57% ( 4 / 7) in 'Control.Comonad.Density'
  4600. 1518.16 s [kan-extensions] Missing documentation for:
  4601. 1518.16 s [kan-extensions] Density (src/Control/Comonad/Density.hs:40)
  4602. 1518.16 s [kan-extensions] adjunctionToDensity (src/Control/Comonad/Density.hs:96)
  4603. 1518.16 s [kan-extensions] densityToLan (src/Control/Comonad/Density.hs:111)
  4604. 1518.23 s [kan-extensions] Warning: 'Hask' is out of scope.
  4605. 1518.23 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  4606. 1518.23 s [kan-extensions] Warning: 'Contravariant' is out of scope.
  4607. 1518.23 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  4608. 1518.23 s [kan-extensions] Warning: 'Rift' is out of scope.
  4609. 1518.23 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  4610. 1518.23 s [kan-extensions] 20% ( 5 / 24) in 'Control.Monad.Co'
  4611. 1518.23 s [kan-extensions] Missing documentation for:
  4612. 1518.23 s [kan-extensions] Co (src/Control/Monad/Co.hs:72)
  4613. 1518.23 s [kan-extensions] co (src/Control/Monad/Co.hs:74)
  4614. 1518.23 s [kan-extensions] runCo (src/Control/Monad/Co.hs:77)
  4615. 1518.23 s [kan-extensions] liftCoT0 (src/Control/Monad/Co.hs:112)
  4616. 1518.23 s [kan-extensions] liftCoT0M (src/Control/Monad/Co.hs:148)
  4617. 1518.23 s [kan-extensions] lowerCoT0 (src/Control/Monad/Co.hs:115)
  4618. 1518.23 s [kan-extensions] lowerCo0 (src/Control/Monad/Co.hs:118)
  4619. 1518.23 s [kan-extensions] liftCoT1 (src/Control/Monad/Co.hs:121)
  4620. 1518.23 s [kan-extensions] liftCoT1M (src/Control/Monad/Co.hs:151)
  4621. 1518.23 s [kan-extensions] lowerCoT1 (src/Control/Monad/Co.hs:124)
  4622. 1518.23 s [kan-extensions] lowerCo1 (src/Control/Monad/Co.hs:127)
  4623. 1518.23 s [kan-extensions] diter (src/Control/Monad/Co.hs:154)
  4624. 1518.23 s [kan-extensions] dctrlM (src/Control/Monad/Co.hs:157)
  4625. 1518.23 s [kan-extensions] posW (src/Control/Monad/Co.hs:130)
  4626. 1518.23 s [kan-extensions] peekW (src/Control/Monad/Co.hs:133)
  4627. 1518.23 s [kan-extensions] peeksW (src/Control/Monad/Co.hs:136)
  4628. 1518.23 s [kan-extensions] askW (src/Control/Monad/Co.hs:139)
  4629. 1518.23 s [kan-extensions] asksW (src/Control/Monad/Co.hs:142)
  4630. 1518.23 s [kan-extensions] traceW (src/Control/Monad/Co.hs:145)
  4631. 1518.42 s [kan-extensions] Warning: 'Compose'' is out of scope.
  4632. 1518.42 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  4633. 1518.42 s [kan-extensions] 53% ( 8 / 15) in 'Data.Functor.Kan.Ran'
  4634. 1518.42 s [kan-extensions] Missing documentation for:
  4635. 1518.42 s [kan-extensions] decomposeRan (src/Data/Functor/Kan/Ran.hs:115)
  4636. 1518.42 s [kan-extensions] ranToAdjoint (src/Data/Functor/Kan/Ran.hs:129)
  4637. 1518.42 s [kan-extensions] composedAdjointToRan (src/Data/Functor/Kan/Ran.hs:143)
  4638. 1518.42 s [kan-extensions] repToRan (src/Data/Functor/Kan/Ran.hs:152)
  4639. 1518.42 s [kan-extensions] ranToRep (src/Data/Functor/Kan/Ran.hs:156)
  4640. 1518.42 s [kan-extensions] composedRepToRan (src/Data/Functor/Kan/Ran.hs:164)
  4641. 1518.42 s [kan-extensions] ranToComposedRep (src/Data/Functor/Kan/Ran.hs:160)
  4642. 1518.49 s [kan-extensions] 85% ( 12 / 14) in 'Control.Monad.Codensity'
  4643. 1518.49 s [kan-extensions] Missing documentation for:
  4644. 1518.49 s [kan-extensions] adjunctionToCodensity (src/Control/Monad/Codensity.hs:174)
  4645. 1518.49 s [kan-extensions] ranToCodensity (src/Control/Monad/Codensity.hs:215)
  4646. 1518.60 s [kan-extensions] 45% ( 5 / 11) in 'Data.Functor.Yoneda'
  4647. 1518.60 s [kan-extensions] Missing documentation for:
  4648. 1518.60 s [kan-extensions] lowerYoneda (src/Data/Functor/Yoneda.hs:84)
  4649. 1518.60 s [kan-extensions] maxF (src/Data/Functor/Yoneda.hs:193)
  4650. 1518.60 s [kan-extensions] minF (src/Data/Functor/Yoneda.hs:198)
  4651. 1518.60 s [kan-extensions] maxM (src/Data/Functor/Yoneda.hs:203)
  4652. 1518.60 s [kan-extensions] minM (src/Data/Functor/Yoneda.hs:208)
  4653. 1518.60 s [kan-extensions] ranToYoneda (src/Data/Functor/Yoneda.hs:102)
  4654. 1523.81 s [kan-extensions] Documentation created: dist/doc/html/kan-extensions/,
  4655. 1523.81 s [kan-extensions] dist/doc/html/kan-extensions/kan-extensions.txt
  4656. 1523.89 s [kan-extensions] Phase: installPhase
  4657. 1523.95 s [kan-extensions] Installing library in /nix/store/bjs9bf6ysx11zi5ji3xzbnpizrn8jsy9-kan-extensions-5.2.6/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI
  4658. 1524.38 s [kan-extensions] Phase: fixupPhase
  4659. 1524.40 s [kan-extensions] shrinking RPATHs of ELF executables and libraries in /nix/store/bjs9bf6ysx11zi5ji3xzbnpizrn8jsy9-kan-extensions-5.2.6
  4660. 1524.41 s [kan-extensions] shrinking /nix/store/bjs9bf6ysx11zi5ji3xzbnpizrn8jsy9-kan-extensions-5.2.6/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/libHSkan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI-ghc9.6.5.so
  4661. 1524.42 s [kan-extensions] checking for references to /build/ in /nix/store/bjs9bf6ysx11zi5ji3xzbnpizrn8jsy9-kan-extensions-5.2.6...
  4662. 1524.44 s [kan-extensions] patching script interpreter paths in /nix/store/bjs9bf6ysx11zi5ji3xzbnpizrn8jsy9-kan-extensions-5.2.6
  4663. 1524.44 s [kan-extensions] stripping (with command strip and flags -S -p) in /nix/store/bjs9bf6ysx11zi5ji3xzbnpizrn8jsy9-kan-extensions-5.2.6/lib
  4664. 1524.56 s [kan-extensions] shrinking RPATHs of ELF executables and libraries in /nix/store/q7qvzghy9p69cmz0r8d50jrrlqm0a3bw-kan-extensions-5.2.6-doc
  4665. 1524.57 s [kan-extensions] checking for references to /build/ in /nix/store/q7qvzghy9p69cmz0r8d50jrrlqm0a3bw-kan-extensions-5.2.6-doc...
  4666. 1524.58 s [kan-extensions] patching script interpreter paths in /nix/store/q7qvzghy9p69cmz0r8d50jrrlqm0a3bw-kan-extensions-5.2.6-doc
  4667. 1524.69 s [kan-extensions:post-build] Uploading to the NixCI cache: /nix/store/bjs9bf6ysx11zi5ji3xzbnpizrn8jsy9-kan-extensions-5.2.6 /nix/store/q7qvzghy9p69cmz0r8d50jrrlqm0a3bw-kan-extensions-5.2.6-doc
  4668. 1524.74 s [kan-extensions:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  4669. 1525.04 s [kan-extensions:post-build] copying 2 paths...
  4670. 1525.04 s [kan-extensions:post-build] copying path '/nix/store/q7qvzghy9p69cmz0r8d50jrrlqm0a3bw-kan-extensions-5.2.6-doc' to 'https://cache.nix-ci.com'...
  4671. 1525.66 s [kan-extensions:post-build] copying path '/nix/store/bjs9bf6ysx11zi5ji3xzbnpizrn8jsy9-kan-extensions-5.2.6' to 'https://cache.nix-ci.com'...
  4672. 1528.01 s [kan-extensions:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  4673. 1528.30 s [kan-extensions:post-build] copying 1 paths...
  4674. 1528.30 s [kan-extensions:post-build] copying path '/nix/store/dw589m21lzjy9pfmh451k7ijw9dx01ji-kan-extensions-5.2.6.drv' to 'https://cache.nix-ci.com'...
  4675. 1528.59 s Uploaded kan-extensions in 3.9s
  4676. 1528.60 s Progress: 100 of 103 built, 2 of 2 downloaded from cache
  4677. 1528.60 s Built kan-extensions in 22.5s
  4678. 1528.66 s Building /nix/store/2993d7gkapv4iahnvfyq3v5azc6vhc3v-lens-5.2.3.drv
  4679. 1528.86 s [lens] Phase: setupCompilerEnvironmentPhase
  4680. 1528.86 s [lens] Build with /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5.
  4681. 1529.14 s [lens] Phase: unpackPhase
  4682. 1529.14 s [lens] unpacking source archive /nix/store/np83zb487vyi4il59sb0xjihs2zfarhy-lens-5.2.3.tar.gz
  4683. 1529.16 s [lens] source root is lens-5.2.3
  4684. 1529.17 s [lens] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file lens-5.2.3/.vim.custom
  4685. 1529.17 s [lens] Phase: patchPhase
  4686. 1529.18 s [lens] Replace Cabal file with edited version from mirror://hackage/lens-5.2.3/revision/5.cabal.
  4687. 1529.18 s [lens] Phase: compileBuildDriverPhase
  4688. 1529.19 s [lens] setupCompileFlags: -package-db=/build/tmp.di8jdwaQYS/setup-package.conf.d -threaded
  4689. 1529.25 s [lens] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.di8jdwaQYS/Main.o )
  4690. 1529.30 s [lens] [2 of 2] Linking Setup
  4691. 1530.77 s [lens] Phase: updateAutotoolsGnuConfigScriptsPhase
  4692. 1530.78 s [lens] Phase: configurePhase
  4693. 1530.79 s [lens] configureFlags: --verbose --prefix=/nix/store/6kbif4hdn14g4wacr1jvcxggnr13qkwk-lens-5.2.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/lzw82wg5mj2g9f72sbsrp1l78xzdy0ki-lens-5.2.3-doc/share/doc/lens-5.2.3 --with-gcc=gcc --package-db=/build/tmp.di8jdwaQYS/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 --extra-lib-dirs=/nix/store/z7ndn3k8zfjrf713gq443q7a2ixzaab5-ncurses-6.4.20221231/lib --extra-lib-dirs=/nix/store/r25i9ffbldgn22436psygd7ivbvs3qq8-libffi-3.4.6/lib --extra-lib-dirs=/nix/store/zhsjsq37d57kfp5wz0xcg6x97x1426aj-elfutils-0.191/lib --extra-lib-dirs=/nix/store/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  4694. 1530.82 s [lens] Using Parsec parser
  4695. 1530.82 s [lens] Configuring lens-5.2.3...
  4696. 1531.23 s [lens] Flags chosen: benchmark-uniplate=False, dump-splices=False, inlining=True,
  4697. 1531.23 s [lens] j=False, test-hunit=True, test-properties=True, test-templates=True,
  4698. 1531.23 s [lens] trustworthy=True
  4699. 1531.23 s [lens] Dependency array >=0.5.0.0 && <0.6: using array-0.5.6.0
  4700. 1531.23 s [lens] Dependency assoc >=1.0.2 && <1.2: using assoc-1.1.1
  4701. 1531.23 s [lens] Dependency base >=4.9 && <5: using base-4.18.2.1
  4702. 1531.23 s [lens] Dependency base-orphans >=0.5.2 && <1: using base-orphans-0.9.2
  4703. 1531.23 s [lens] Dependency bifunctors >=5.5.7 && <6: using bifunctors-5.6.2
  4704. 1531.23 s [lens] Dependency bytestring >=0.10.4.0 && <0.13: using bytestring-0.11.5.3
  4705. 1531.23 s [lens] Dependency call-stack >=0.1 && <0.5: using call-stack-0.4.0
  4706. 1531.23 s [lens] Dependency comonad >=5.0.7 && <6: using comonad-5.0.8
  4707. 1531.23 s [lens] Dependency containers >=0.5.5.1 && <0.8: using containers-0.6.7
  4708. 1531.23 s [lens] Dependency contravariant >=1.4 && <2: using contravariant-1.5.5
  4709. 1531.23 s [lens] Dependency distributive >=0.5.1 && <1: using distributive-0.6.2.1
  4710. 1531.23 s [lens] Dependency exceptions >=0.8.2.1 && <1: using exceptions-0.10.7
  4711. 1531.23 s [lens] Dependency filepath >=1.2.0.0 && <1.6: using filepath-1.4.300.1
  4712. 1531.23 s [lens] Dependency free >=5.1.5 && <6: using free-5.2
  4713. 1531.23 s [lens] Dependency ghc-prim: using ghc-prim-0.10.0
  4714. 1531.23 s [lens] Dependency hashable >=1.2.7.0 && <1.5: using hashable-1.4.4.0
  4715. 1531.23 s [lens] Dependency indexed-traversable >=0.1 && <0.2: using indexed-traversable-0.1.4
  4716. 1531.23 s [lens] Dependency indexed-traversable-instances >=0.1 && <0.2: using
  4717. 1531.23 s [lens] indexed-traversable-instances-0.1.2
  4718. 1531.23 s [lens] Dependency kan-extensions >=5 && <6: using kan-extensions-5.2.6
  4719. 1531.23 s [lens] Dependency mtl >=2.2.1 && <2.4: using mtl-2.3.1
  4720. 1531.23 s [lens] Dependency parallel >=3.2.1.0 && <3.3: using parallel-3.2.2.0
  4721. 1531.23 s [lens] Dependency profunctors >=5.5.2 && <6: using profunctors-5.6.2
  4722. 1531.23 s [lens] Dependency reflection >=2.1 && <3: using reflection-2.1.8
  4723. 1531.23 s [lens] Dependency semigroupoids >=5.0.1 && <7: using semigroupoids-6.0.1
  4724. 1531.23 s [lens] Dependency strict >=0.4 && <0.6: using strict-0.5
  4725. 1531.23 s [lens] Dependency tagged >=0.8.6 && <1: using tagged-0.8.8
  4726. 1531.23 s [lens] Dependency template-haskell >=2.11.1.0 && <2.22: using
  4727. 1531.23 s [lens] template-haskell-2.20.0.0
  4728. 1531.23 s [lens] Dependency text >=1.2.3.0 && <2.2: using text-2.0.2
  4729. 1531.23 s [lens] Dependency th-abstraction >=0.4.1 && <0.8: using th-abstraction-0.5.0.0
  4730. 1531.23 s [lens] Dependency these >=1.1.1.1 && <1.3: using these-1.2.1
  4731. 1531.23 s [lens] Dependency transformers >=0.5.0.0 && <0.7: using transformers-0.6.1.0
  4732. 1531.23 s [lens] Dependency transformers-compat >=0.5.0.4 && <1: using
  4733. 1531.23 s [lens] transformers-compat-0.7.2
  4734. 1531.23 s [lens] Dependency unordered-containers >=0.2.10 && <0.3: using
  4735. 1531.23 s [lens] unordered-containers-0.2.20
  4736. 1531.23 s [lens] Dependency vector >=0.12.1.2 && <0.14: using vector-0.13.1.0
  4737. 1531.23 s [lens] Dependency base: using base-4.18.2.1
  4738. 1531.23 s [lens] Dependency lens: using lens-5.2.3
  4739. 1531.23 s [lens] Dependency QuickCheck >=2.4: using QuickCheck-2.14.3
  4740. 1531.23 s [lens] Dependency base: using base-4.18.2.1
  4741. 1531.23 s [lens] Dependency lens: using lens-5.2.3
  4742. 1531.23 s [lens] Dependency test-framework >=0.6: using test-framework-0.8.2.0
  4743. 1531.23 s [lens] Dependency test-framework-quickcheck2 >=0.2: using
  4744. 1531.23 s [lens] test-framework-quickcheck2-0.3.0.5
  4745. 1531.23 s [lens] Dependency transformers: using transformers-0.6.1.0
  4746. 1531.23 s [lens] Dependency HUnit >=1.2: using HUnit-1.6.2.0
  4747. 1531.23 s [lens] Dependency base: using base-4.18.2.1
  4748. 1531.23 s [lens] Dependency bytestring: using bytestring-0.11.5.3
  4749. 1531.23 s [lens] Dependency containers: using containers-0.6.7
  4750. 1531.23 s [lens] Dependency lens: using lens-5.2.3
  4751. 1531.23 s [lens] Dependency mtl: using mtl-2.3.1
  4752. 1531.23 s [lens] Dependency test-framework >=0.6: using test-framework-0.8.2.0
  4753. 1531.23 s [lens] Dependency test-framework-hunit >=0.2: using test-framework-hunit-0.3.0.2
  4754. 1531.23 s [lens] Dependency text: using text-2.0.2
  4755. 1531.23 s [lens] Dependency base: using base-4.18.2.1
  4756. 1531.23 s [lens] Dependency deepseq: using deepseq-1.4.8.1
  4757. 1531.23 s [lens] Dependency simple-reflect >=0.3.1: using simple-reflect-0.3.3
  4758. 1531.55 s [lens] Source component graph:
  4759. 1531.55 s [lens] component test:doctests
  4760. 1531.55 s [lens] component lib
  4761. 1531.55 s [lens] component test:hunit dependency lib
  4762. 1531.55 s [lens] component test:properties dependency lib
  4763. 1531.55 s [lens] component test:templates dependency lib
  4764. 1531.55 s [lens] Configured component graph:
  4765. 1531.55 s [lens] component lens-5.2.3-3TvdwQZuyNuJwAFDiiOpRe-doctests
  4766. 1531.55 s [lens] include base-4.18.2.1
  4767. 1531.55 s [lens] include deepseq-1.4.8.1
  4768. 1531.55 s [lens] include simple-reflect-0.3.3-4oakyQrAlNmGY0dzqIw5dX
  4769. 1531.55 s [lens] component lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN
  4770. 1531.55 s [lens] include array-0.5.6.0
  4771. 1531.55 s [lens] include assoc-1.1.1-LimEe8pF5RrAGc6oZe3mfa
  4772. 1531.55 s [lens] include base-4.18.2.1
  4773. 1531.55 s [lens] include base-orphans-0.9.2-3iXQ1KzrGvB3ALI9cw4ttw
  4774. 1531.55 s [lens] include bifunctors-5.6.2-IUK6RmudThuC91cfT1ySQt
  4775. 1531.55 s [lens] include bytestring-0.11.5.3
  4776. 1531.55 s [lens] include call-stack-0.4.0-2bP2isqo6m56I7hpBeHX0O
  4777. 1531.55 s [lens] include comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  4778. 1531.55 s [lens] include containers-0.6.7
  4779. 1531.55 s [lens] include contravariant-1.5.5-A7lal0hcJpG2Mk9fe5J59Z
  4780. 1531.55 s [lens] include distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  4781. 1531.55 s [lens] include exceptions-0.10.7
  4782. 1531.55 s [lens] include filepath-1.4.300.1
  4783. 1531.55 s [lens] include free-5.2-KZJYKzgHUl71oQPJPcDSIS
  4784. 1531.55 s [lens] include ghc-prim-0.10.0
  4785. 1531.55 s [lens] include hashable-1.4.4.0-1cUwT1YA5NKDNzV11fLCsN
  4786. 1531.55 s [lens] include indexed-traversable-0.1.4-8j5HZpShpE5BqFup9Ojenr
  4787. 1531.55 s [lens] include indexed-traversable-instances-0.1.2-JI2gqfTR5P1BteuErzhkC8
  4788. 1531.55 s [lens] include kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI
  4789. 1531.55 s [lens] include mtl-2.3.1
  4790. 1531.55 s [lens] include parallel-3.2.2.0-4GFGhbl8Ae06nPoqdIyBUD
  4791. 1531.55 s [lens] include profunctors-5.6.2-7m3HKXHrrUI113puqbolgG
  4792. 1531.55 s [lens] include reflection-2.1.8-2tHkkt5jn7rL8dZ0qhKKcq
  4793. 1531.55 s [lens] include semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU
  4794. 1531.55 s [lens] include strict-0.5-BplZdzSw6xF5xk0O9h1xb3
  4795. 1531.55 s [lens] include tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  4796. 1531.55 s [lens] include template-haskell-2.20.0.0
  4797. 1531.55 s [lens] include text-2.0.2
  4798. 1531.55 s [lens] include th-abstraction-0.5.0.0-HAFjiAO2nGN58SdxVZCnLH
  4799. 1531.55 s [lens] include these-1.2.1-HtTwuhU8ePL95pYqQ61C5C
  4800. 1531.55 s [lens] include transformers-0.6.1.0
  4801. 1531.55 s [lens] include transformers-compat-0.7.2-LmnlcpbfHuuAOWEWPuyobH
  4802. 1531.55 s [lens] include unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  4803. 1531.55 s [lens] include vector-0.13.1.0-FgktlsdAKy15Grnx7R1DKX
  4804. 1531.55 s [lens] component lens-5.2.3-HtAC5NLuWz7La3HOLww74x-hunit
  4805. 1531.55 s [lens] include HUnit-1.6.2.0-3feDxoNlxgwJ4Ew4Y1KOAW
  4806. 1531.55 s [lens] include base-4.18.2.1
  4807. 1531.55 s [lens] include bytestring-0.11.5.3
  4808. 1531.55 s [lens] include containers-0.6.7
  4809. 1531.55 s [lens] include lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN
  4810. 1531.55 s [lens] include mtl-2.3.1
  4811. 1531.55 s [lens] include test-framework-0.8.2.0-71Rjdrlev0GJFmZjRQSQUZ
  4812. 1531.55 s [lens] include test-framework-hunit-0.3.0.2-9BDmP5ppP2z9Z7t6cfYduC
  4813. 1531.55 s [lens] include text-2.0.2
  4814. 1531.55 s [lens] component lens-5.2.3-KBVzbYtU7mtK1N47bLhBrU-properties
  4815. 1531.55 s [lens] include QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  4816. 1531.55 s [lens] include base-4.18.2.1
  4817. 1531.55 s [lens] include lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN
  4818. 1531.55 s [lens] include test-framework-0.8.2.0-71Rjdrlev0GJFmZjRQSQUZ
  4819. 1531.55 s [lens] include test-framework-quickcheck2-0.3.0.5-1QQpbw7Y0kI88A8oRsaZPd
  4820. 1531.55 s [lens] include transformers-0.6.1.0
  4821. 1531.55 s [lens] component lens-5.2.3-LJ4w6g2neTQoyrD17I5TO-templates
  4822. 1531.55 s [lens] include base-4.18.2.1
  4823. 1531.55 s [lens] include lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN
  4824. 1531.55 s [lens] Linked component graph:
  4825. 1531.55 s [lens] unit lens-5.2.3-3TvdwQZuyNuJwAFDiiOpRe-doctests
  4826. 1531.55 s [lens] include base-4.18.2.1
  4827. 1531.55 s [lens] include deepseq-1.4.8.1
  4828. 1531.55 s [lens] include simple-reflect-0.3.3-4oakyQrAlNmGY0dzqIw5dX
  4829. 1531.55 s [lens] unit lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN
  4830. 1531.55 s [lens] include array-0.5.6.0
  4831. 1531.55 s [lens] include assoc-1.1.1-LimEe8pF5RrAGc6oZe3mfa
  4832. 1531.55 s [lens] include base-4.18.2.1
  4833. 1531.55 s [lens] include base-orphans-0.9.2-3iXQ1KzrGvB3ALI9cw4ttw
  4834. 1531.55 s [lens] include bifunctors-5.6.2-IUK6RmudThuC91cfT1ySQt
  4835. 1531.55 s [lens] include bytestring-0.11.5.3
  4836. 1531.55 s [lens] include call-stack-0.4.0-2bP2isqo6m56I7hpBeHX0O
  4837. 1531.55 s [lens] include comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  4838. 1531.55 s [lens] include containers-0.6.7
  4839. 1531.55 s [lens] include contravariant-1.5.5-A7lal0hcJpG2Mk9fe5J59Z
  4840. 1531.55 s [lens] include distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  4841. 1531.55 s [lens] include exceptions-0.10.7
  4842. 1531.56 s [lens] include filepath-1.4.300.1
  4843. 1531.56 s [lens] include free-5.2-KZJYKzgHUl71oQPJPcDSIS
  4844. 1531.56 s [lens] include ghc-prim-0.10.0
  4845. 1531.56 s [lens] include hashable-1.4.4.0-1cUwT1YA5NKDNzV11fLCsN
  4846. 1531.56 s [lens] include indexed-traversable-0.1.4-8j5HZpShpE5BqFup9Ojenr
  4847. 1531.56 s [lens] include indexed-traversable-instances-0.1.2-JI2gqfTR5P1BteuErzhkC8
  4848. 1531.56 s [lens] include kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI
  4849. 1531.56 s [lens] include mtl-2.3.1
  4850. 1531.56 s [lens] include parallel-3.2.2.0-4GFGhbl8Ae06nPoqdIyBUD
  4851. 1531.56 s [lens] include profunctors-5.6.2-7m3HKXHrrUI113puqbolgG
  4852. 1531.56 s [lens] include reflection-2.1.8-2tHkkt5jn7rL8dZ0qhKKcq
  4853. 1531.56 s [lens] include semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU
  4854. 1531.56 s [lens] include strict-0.5-BplZdzSw6xF5xk0O9h1xb3
  4855. 1531.56 s [lens] include tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  4856. 1531.56 s [lens] include template-haskell-2.20.0.0
  4857. 1531.56 s [lens] include text-2.0.2
  4858. 1531.56 s [lens] include th-abstraction-0.5.0.0-HAFjiAO2nGN58SdxVZCnLH
  4859. 1531.56 s [lens] include these-1.2.1-HtTwuhU8ePL95pYqQ61C5C
  4860. 1531.56 s [lens] include transformers-0.6.1.0
  4861. 1531.56 s [lens] include transformers-compat-0.7.2-LmnlcpbfHuuAOWEWPuyobH
  4862. 1531.56 s [lens] include unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  4863. 1531.56 s [lens] include vector-0.13.1.0-FgktlsdAKy15Grnx7R1DKX
  4864. 1531.56 s [lens] Control.Exception.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Exception.Lens,Control.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens,Control.Lens.At=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.At,Control.Lens.Combinators=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Combinators,Control.Lens.Cons=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Cons,Control.Lens.Each=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Each,Control.Lens.Empty=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Empty,Control.Lens.Equality=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Equality,Control.Lens.Extras=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Extras,Control.Lens.Fold=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Fold,Control.Lens.Getter=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Getter,Control.Lens.Indexed=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Indexed,Control.Lens.Internal=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal,Control.Lens.Internal.Bazaar=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.Bazaar,Control.Lens.Internal.ByteString=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.ByteString,Control.Lens.Internal.CTypes=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.CTypes,Control.Lens.Internal.Context=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.Context,Control.Lens.Internal.Deque=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.Deque,Control.Lens.Internal.Doctest=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.Doctest,Control.Lens.Internal.Exception=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.Exception,Control.Lens.Internal.FieldTH=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.FieldTH,Control.Lens.Internal.Fold=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.Fold,Control.Lens.Internal.Getter=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.Getter,Control.Lens.Internal.Indexed=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.Indexed,Control.Lens.Internal.Instances=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.Instances,Control.Lens.Internal.Iso=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.Iso,Control.Lens.Internal.Level=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.Level,Control.Lens.Internal.List=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.List,Control.Lens.Internal.Magma=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.Magma,Control.Lens.Internal.Prism=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.Prism,Control.Lens.Internal.PrismTH=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.PrismTH,Control.Lens.Internal.Profunctor=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.Profunctor,Control.Lens.Internal.Review=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.Review,Control.Lens.Internal.Setter=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.Setter,Control.Lens.Internal.TH=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.TH,Control.Lens.Internal.Zoom=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Internal.Zoom,Control.Lens.Iso=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Iso,Control.Lens.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Lens,Control.Lens.Level=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Level,Control.Lens.Operators=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Operators,Control.Lens.Plated=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Plated,Control.Lens.Prism=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Prism,Control.Lens.Profunctor=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Profunctor,Control.Lens.Reified=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Reified,Control.Lens.Review=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Review,Control.Lens.Setter=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Setter,Control.Lens.TH=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.TH,Control.Lens.Traversal=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Traversal,Control.Lens.Tuple=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Tuple,Control.Lens.Type=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Type,Control.Lens.Unsound=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Unsound,Control.Lens.Wrapped=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Wrapped,Control.Lens.Zoom=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Lens.Zoom,Control.Monad.Error.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Monad.Error.Lens,Control.Parallel.Strategies.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Parallel.Strategies.Lens,Control.Seq.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Control.Seq.Lens,Data.Array.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.Array.Lens,Data.Bits.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.Bits.Lens,Data.ByteString.Lazy.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.ByteString.Lazy.Lens,Data.ByteString.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.ByteString.Lens,Data.ByteString.Strict.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.ByteString.Strict.Lens,Data.Complex.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.Complex.Lens,Data.Data.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.Data.Lens,Data.Dynamic.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.Dynamic.Lens,Data.HashSet.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.HashSet.Lens,Data.IntSet.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.IntSet.Lens,Data.List.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.List.Lens,Data.Map.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.Map.Lens,Data.Sequence.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.Sequence.Lens,Data.Set.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.Set.Lens,Data.Text.Lazy.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.Text.Lazy.Lens,Data.Text.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.Text.Lens,Data.Text.Strict.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.Text.Strict.Lens,Data.Tree.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.Tree.Lens,Data.Typeable.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.Typeable.Lens,Data.Vector.Generic.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.Vector.Generic.Lens,Data.Vector.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Data.Vector.Lens,GHC.Generics.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:GHC.Generics.Lens,Language.Haskell.TH.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Language.Haskell.TH.Lens,Numeric.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Numeric.Lens,Numeric.Natural.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:Numeric.Natural.Lens,System.Exit.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:System.Exit.Lens,System.FilePath.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:System.FilePath.Lens,System.IO.Error.Lens=lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN:System.IO.Error.Lens
  4865. 1531.56 s [lens] unit lens-5.2.3-HtAC5NLuWz7La3HOLww74x-hunit
  4866. 1531.56 s [lens] include HUnit-1.6.2.0-3feDxoNlxgwJ4Ew4Y1KOAW
  4867. 1531.56 s [lens] include base-4.18.2.1
  4868. 1531.56 s [lens] include bytestring-0.11.5.3
  4869. 1531.56 s [lens] include containers-0.6.7
  4870. 1531.56 s [lens] include lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN
  4871. 1531.56 s [lens] include mtl-2.3.1
  4872. 1531.56 s [lens] include test-framework-0.8.2.0-71Rjdrlev0GJFmZjRQSQUZ
  4873. 1531.56 s [lens] include test-framework-hunit-0.3.0.2-9BDmP5ppP2z9Z7t6cfYduC
  4874. 1531.56 s [lens] include text-2.0.2
  4875. 1531.56 s [lens] unit lens-5.2.3-KBVzbYtU7mtK1N47bLhBrU-properties
  4876. 1531.56 s [lens] include QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  4877. 1531.56 s [lens] include base-4.18.2.1
  4878. 1531.56 s [lens] include lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN
  4879. 1531.56 s [lens] include test-framework-0.8.2.0-71Rjdrlev0GJFmZjRQSQUZ
  4880. 1531.56 s [lens] include test-framework-quickcheck2-0.3.0.5-1QQpbw7Y0kI88A8oRsaZPd
  4881. 1531.56 s [lens] include transformers-0.6.1.0
  4882. 1531.56 s [lens] unit lens-5.2.3-LJ4w6g2neTQoyrD17I5TO-templates
  4883. 1531.56 s [lens] include base-4.18.2.1
  4884. 1531.56 s [lens] include lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN
  4885. 1531.56 s [lens] Ready component graph:
  4886. 1531.56 s [lens] definite lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN
  4887. 1531.56 s [lens] depends array-0.5.6.0
  4888. 1531.56 s [lens] depends assoc-1.1.1-LimEe8pF5RrAGc6oZe3mfa
  4889. 1531.56 s [lens] depends base-4.18.2.1
  4890. 1531.56 s [lens] depends base-orphans-0.9.2-3iXQ1KzrGvB3ALI9cw4ttw
  4891. 1531.56 s [lens] depends bifunctors-5.6.2-IUK6RmudThuC91cfT1ySQt
  4892. 1531.56 s [lens] depends bytestring-0.11.5.3
  4893. 1531.56 s [lens] depends call-stack-0.4.0-2bP2isqo6m56I7hpBeHX0O
  4894. 1531.56 s [lens] depends comonad-5.0.8-5M7Z6BAvXLZ8sC8yOCFYa7
  4895. 1531.56 s [lens] depends containers-0.6.7
  4896. 1531.56 s [lens] depends contravariant-1.5.5-A7lal0hcJpG2Mk9fe5J59Z
  4897. 1531.56 s [lens] depends distributive-0.6.2.1-5KwnNEUxKoO3ponmlBcNpt
  4898. 1531.56 s [lens] depends exceptions-0.10.7
  4899. 1531.56 s [lens] depends filepath-1.4.300.1
  4900. 1531.56 s [lens] depends free-5.2-KZJYKzgHUl71oQPJPcDSIS
  4901. 1531.56 s [lens] depends ghc-prim-0.10.0
  4902. 1531.56 s [lens] depends hashable-1.4.4.0-1cUwT1YA5NKDNzV11fLCsN
  4903. 1531.56 s [lens] depends indexed-traversable-0.1.4-8j5HZpShpE5BqFup9Ojenr
  4904. 1531.56 s [lens] depends indexed-traversable-instances-0.1.2-JI2gqfTR5P1BteuErzhkC8
  4905. 1531.56 s [lens] depends kan-extensions-5.2.6-1jhI0T2tbcY9IPuKDD15VI
  4906. 1531.56 s [lens] depends mtl-2.3.1
  4907. 1531.56 s [lens] depends parallel-3.2.2.0-4GFGhbl8Ae06nPoqdIyBUD
  4908. 1531.56 s [lens] depends profunctors-5.6.2-7m3HKXHrrUI113puqbolgG
  4909. 1531.56 s [lens] depends reflection-2.1.8-2tHkkt5jn7rL8dZ0qhKKcq
  4910. 1531.56 s [lens] depends semigroupoids-6.0.1-51W2cMHFaz02WvrP8wx0OU
  4911. 1531.56 s [lens] depends strict-0.5-BplZdzSw6xF5xk0O9h1xb3
  4912. 1531.56 s [lens] depends tagged-0.8.8-Kzng2lnKElzJiyKd9g735c
  4913. 1531.56 s [lens] depends template-haskell-2.20.0.0
  4914. 1531.56 s [lens] depends text-2.0.2
  4915. 1531.56 s [lens] depends th-abstraction-0.5.0.0-HAFjiAO2nGN58SdxVZCnLH
  4916. 1531.56 s [lens] depends these-1.2.1-HtTwuhU8ePL95pYqQ61C5C
  4917. 1531.56 s [lens] depends transformers-0.6.1.0
  4918. 1531.56 s [lens] depends transformers-compat-0.7.2-LmnlcpbfHuuAOWEWPuyobH
  4919. 1531.56 s [lens] depends unordered-containers-0.2.20-BjVtWtXwamV1fKxBZxzWm2
  4920. 1531.56 s [lens] depends vector-0.13.1.0-FgktlsdAKy15Grnx7R1DKX
  4921. 1531.56 s [lens] definite lens-5.2.3-HtAC5NLuWz7La3HOLww74x-hunit
  4922. 1531.56 s [lens] depends HUnit-1.6.2.0-3feDxoNlxgwJ4Ew4Y1KOAW
  4923. 1531.56 s [lens] depends base-4.18.2.1
  4924. 1531.56 s [lens] depends bytestring-0.11.5.3
  4925. 1531.56 s [lens] depends containers-0.6.7
  4926. 1531.56 s [lens] depends lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN
  4927. 1531.56 s [lens] depends mtl-2.3.1
  4928. 1531.56 s [lens] depends test-framework-0.8.2.0-71Rjdrlev0GJFmZjRQSQUZ
  4929. 1531.56 s [lens] depends test-framework-hunit-0.3.0.2-9BDmP5ppP2z9Z7t6cfYduC
  4930. 1531.56 s [lens] depends text-2.0.2
  4931. 1531.56 s [lens] definite lens-5.2.3-KBVzbYtU7mtK1N47bLhBrU-properties
  4932. 1531.56 s [lens] depends QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew
  4933. 1531.56 s [lens] depends base-4.18.2.1
  4934. 1531.56 s [lens] depends lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN
  4935. 1531.56 s [lens] depends test-framework-0.8.2.0-71Rjdrlev0GJFmZjRQSQUZ
  4936. 1531.56 s [lens] depends test-framework-quickcheck2-0.3.0.5-1QQpbw7Y0kI88A8oRsaZPd
  4937. 1531.56 s [lens] depends transformers-0.6.1.0
  4938. 1531.56 s [lens] definite lens-5.2.3-LJ4w6g2neTQoyrD17I5TO-templates
  4939. 1531.56 s [lens] depends base-4.18.2.1
  4940. 1531.56 s [lens] depends lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN
  4941. 1531.56 s [lens] definite lens-5.2.3-3TvdwQZuyNuJwAFDiiOpRe-doctests
  4942. 1531.56 s [lens] depends base-4.18.2.1
  4943. 1531.56 s [lens] depends deepseq-1.4.8.1
  4944. 1531.56 s [lens] depends simple-reflect-0.3.3-4oakyQrAlNmGY0dzqIw5dX
  4945. 1531.56 s [lens] Using Cabal-3.10.3.0 compiled by ghc-9.6
  4946. 1531.56 s [lens] Using compiler: ghc-9.6.5
  4947. 1531.56 s [lens] Using install prefix: /nix/store/6kbif4hdn14g4wacr1jvcxggnr13qkwk-lens-5.2.3
  4948. 1531.56 s [lens] Executables installed in:
  4949. 1531.56 s [lens] /nix/store/6kbif4hdn14g4wacr1jvcxggnr13qkwk-lens-5.2.3/bin
  4950. 1531.56 s [lens] Libraries installed in:
  4951. 1531.56 s [lens] /nix/store/6kbif4hdn14g4wacr1jvcxggnr13qkwk-lens-5.2.3/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN
  4952. 1531.56 s [lens] Dynamic Libraries installed in:
  4953. 1531.56 s [lens] /nix/store/6kbif4hdn14g4wacr1jvcxggnr13qkwk-lens-5.2.3/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5
  4954. 1531.56 s [lens] Private executables installed in:
  4955. 1531.56 s [lens] /nix/store/6kbif4hdn14g4wacr1jvcxggnr13qkwk-lens-5.2.3/libexec/x86_64-linux-ghc-9.6.5/lens-5.2.3
  4956. 1531.56 s [lens] Data files installed in:
  4957. 1531.56 s [lens] /nix/store/6kbif4hdn14g4wacr1jvcxggnr13qkwk-lens-5.2.3/share/x86_64-linux-ghc-9.6.5/lens-5.2.3
  4958. 1531.56 s [lens] Documentation installed in:
  4959. 1531.56 s [lens] /nix/store/lzw82wg5mj2g9f72sbsrp1l78xzdy0ki-lens-5.2.3-doc/share/doc/lens-5.2.3
  4960. 1531.56 s [lens] Configuration files installed in:
  4961. 1531.56 s [lens] /nix/store/6kbif4hdn14g4wacr1jvcxggnr13qkwk-lens-5.2.3/etc
  4962. 1531.62 s [lens] No alex found
  4963. 1531.62 s [lens] Using ar found on system at:
  4964. 1531.62 s [lens] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  4965. 1531.62 s [lens] No c2hs found
  4966. 1531.62 s [lens] No cpphs found
  4967. 1531.62 s [lens] No doctest found
  4968. 1531.62 s [lens] Using gcc version 13.3.0 given by user at:
  4969. 1531.62 s [lens] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  4970. 1531.62 s [lens] Using ghc version 9.6.5 found on system at:
  4971. 1531.62 s [lens] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc
  4972. 1531.62 s [lens] Using ghc-pkg version 9.6.5 found on system at:
  4973. 1531.62 s [lens] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc-pkg-9.6.5
  4974. 1531.62 s [lens] No ghcjs found
  4975. 1531.62 s [lens] No ghcjs-pkg found
  4976. 1531.62 s [lens] No greencard found
  4977. 1531.62 s [lens] Using haddock version 2.29.2 found on system at:
  4978. 1531.62 s [lens] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/haddock-ghc-9.6.5
  4979. 1531.62 s [lens] No happy found
  4980. 1531.62 s [lens] Using haskell-suite found on system at: haskell-suite-dummy-location
  4981. 1531.62 s [lens] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  4982. 1531.62 s [lens] No hmake found
  4983. 1531.62 s [lens] Using hpc version 0.68 found on system at:
  4984. 1531.62 s [lens] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hpc-ghc-9.6.5
  4985. 1531.62 s [lens] Using hsc2hs version 0.68.9 found on system at:
  4986. 1531.62 s [lens] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hsc2hs-ghc-9.6.5
  4987. 1531.62 s [lens] Using hscolour version 1.25 found on system at:
  4988. 1531.62 s [lens] /nix/store/qajf3ajzd1szdbavvk6vg0vbc4y8842m-hscolour-1.25/bin/HsColour
  4989. 1531.62 s [lens] No jhc found
  4990. 1531.62 s [lens] Using ld found on system at:
  4991. 1531.62 s [lens] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  4992. 1531.62 s [lens] No pkg-config found
  4993. 1531.62 s [lens] Using runghc version 9.6.5 found on system at:
  4994. 1531.62 s [lens] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/runghc-9.6.5
  4995. 1531.62 s [lens] Using strip version 2.43 found on system at:
  4996. 1531.62 s [lens] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  4997. 1531.62 s [lens] Using tar found on system at:
  4998. 1531.62 s [lens] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  4999. 1531.62 s [lens] No uhc found
  5000. 1531.79 s [lens] Phase: buildPhase
  5001. 1531.91 s [lens] Preprocessing library for lens-5.2.3..
  5002. 1531.92 s [lens] Building library for lens-5.2.3..
  5003. 1533.76 s [lens] [ 1 of 85] Compiling Control.Lens.Internal.CTypes ( src/Control/Lens/Internal/CTypes.hs, dist/build/Control/Lens/Internal/CTypes.o, dist/build/Control/Lens/Internal/CTypes.dyn_o )
  5004. 1533.86 s [lens] [ 2 of 85] Compiling Control.Lens.Internal.Doctest ( src/Control/Lens/Internal/Doctest.hs, dist/build/Control/Lens/Internal/Doctest.o, dist/build/Control/Lens/Internal/Doctest.dyn_o )
  5005. 1533.87 s [lens] [ 3 of 85] Compiling Control.Lens.Internal.Instances ( src/Control/Lens/Internal/Instances.hs, dist/build/Control/Lens/Internal/Instances.o, dist/build/Control/Lens/Internal/Instances.dyn_o )
  5006. 1533.87 s [lens] [ 4 of 85] Compiling Control.Lens.Internal.Iso ( src/Control/Lens/Internal/Iso.hs, dist/build/Control/Lens/Internal/Iso.o, dist/build/Control/Lens/Internal/Iso.dyn_o )
  5007. 1534.45 s [lens] [ 5 of 85] Compiling Control.Lens.Internal.List ( src/Control/Lens/Internal/List.hs, dist/build/Control/Lens/Internal/List.o, dist/build/Control/Lens/Internal/List.dyn_o )
  5008. 1534.45 s [lens] [ 6 of 85] Compiling Control.Lens.Internal.Prelude ( src/Control/Lens/Internal/Prelude.hs, dist/build/Control/Lens/Internal/Prelude.o, dist/build/Control/Lens/Internal/Prelude.dyn_o )
  5009. 1534.45 s [lens] [ 7 of 85] Compiling Control.Lens.Internal.Level ( src/Control/Lens/Internal/Level.hs, dist/build/Control/Lens/Internal/Level.o, dist/build/Control/Lens/Internal/Level.dyn_o )
  5010. 1535.52 s [lens] [ 8 of 85] Compiling Control.Lens.Internal.Indexed ( src/Control/Lens/Internal/Indexed.hs, dist/build/Control/Lens/Internal/Indexed.o, dist/build/Control/Lens/Internal/Indexed.dyn_o )
  5011. 1535.52 s [lens] [ 9 of 85] Compiling Control.Lens.Internal.Getter ( src/Control/Lens/Internal/Getter.hs, dist/build/Control/Lens/Internal/Getter.o, dist/build/Control/Lens/Internal/Getter.dyn_o )
  5012. 1535.58 s [lens] [10 of 85] Compiling Control.Lens.Internal.Fold ( src/Control/Lens/Internal/Fold.hs, dist/build/Control/Lens/Internal/Fold.o, dist/build/Control/Lens/Internal/Fold.dyn_o )
  5013. 1535.90 s [lens] [11 of 85] Compiling Control.Lens.Internal.Context ( src/Control/Lens/Internal/Context.hs, dist/build/Control/Lens/Internal/Context.o, dist/build/Control/Lens/Internal/Context.dyn_o )
  5014. 1536.16 s [lens] [12 of 85] Compiling Control.Lens.Internal.Bazaar ( src/Control/Lens/Internal/Bazaar.hs, dist/build/Control/Lens/Internal/Bazaar.o, dist/build/Control/Lens/Internal/Bazaar.dyn_o )
  5015. 1537.35 s [lens] [13 of 85] Compiling Control.Lens.Internal.Magma ( src/Control/Lens/Internal/Magma.hs, dist/build/Control/Lens/Internal/Magma.o, dist/build/Control/Lens/Internal/Magma.dyn_o )
  5016. 1538.58 s [lens] [14 of 85] Compiling Control.Lens.Internal.Prism ( src/Control/Lens/Internal/Prism.hs, dist/build/Control/Lens/Internal/Prism.o, dist/build/Control/Lens/Internal/Prism.dyn_o )
  5017. 1538.58 s [lens] [15 of 85] Compiling Control.Lens.Internal.Profunctor ( src/Control/Lens/Internal/Profunctor.hs, dist/build/Control/Lens/Internal/Profunctor.o, dist/build/Control/Lens/Internal/Profunctor.dyn_o )
  5018. 1538.58 s [lens] [16 of 85] Compiling Control.Lens.Internal.Review ( src/Control/Lens/Internal/Review.hs, dist/build/Control/Lens/Internal/Review.o, dist/build/Control/Lens/Internal/Review.dyn_o )
  5019. 1538.58 s [lens] [17 of 85] Compiling Control.Lens.Internal.Setter ( src/Control/Lens/Internal/Setter.hs, dist/build/Control/Lens/Internal/Setter.o, dist/build/Control/Lens/Internal/Setter.dyn_o )
  5020. 1538.58 s [lens] [18 of 85] Compiling Control.Lens.Internal.Zoom ( src/Control/Lens/Internal/Zoom.hs, dist/build/Control/Lens/Internal/Zoom.o, dist/build/Control/Lens/Internal/Zoom.dyn_o )
  5021. 1538.58 s [lens] [19 of 85] Compiling Control.Lens.Internal ( src/Control/Lens/Internal.hs, dist/build/Control/Lens/Internal.o, dist/build/Control/Lens/Internal.dyn_o )
  5022. 1538.62 s [lens] [20 of 85] Compiling Control.Lens.Type ( src/Control/Lens/Type.hs, dist/build/Control/Lens/Type.o, dist/build/Control/Lens/Type.dyn_o )
  5023. 1538.62 s [lens] [21 of 85] Compiling Control.Lens.Setter ( src/Control/Lens/Setter.hs, dist/build/Control/Lens/Setter.o, dist/build/Control/Lens/Setter.dyn_o )
  5024. 1538.62 s [lens] [22 of 85] Compiling Control.Lens.Lens ( src/Control/Lens/Lens.hs, dist/build/Control/Lens/Lens.o, dist/build/Control/Lens/Lens.dyn_o )
  5025. 1538.62 s [lens] [23 of 85] Compiling Control.Lens.Tuple ( src/Control/Lens/Tuple.hs, dist/build/Control/Lens/Tuple.o, dist/build/Control/Lens/Tuple.dyn_o )
  5026. 1545.94 s [lens] [24 of 85] Compiling Control.Lens.Getter ( src/Control/Lens/Getter.hs, dist/build/Control/Lens/Getter.o, dist/build/Control/Lens/Getter.dyn_o )
  5027. 1545.94 s [lens] [25 of 85] Compiling Control.Lens.Review ( src/Control/Lens/Review.hs, dist/build/Control/Lens/Review.o, dist/build/Control/Lens/Review.dyn_o )
  5028. 1545.94 s [lens] [26 of 85] Compiling Control.Lens.Prism ( src/Control/Lens/Prism.hs, dist/build/Control/Lens/Prism.o, dist/build/Control/Lens/Prism.dyn_o )
  5029. 1545.94 s [lens] [27 of 85] Compiling Control.Lens.Fold ( src/Control/Lens/Fold.hs, dist/build/Control/Lens/Fold.o, dist/build/Control/Lens/Fold.dyn_o )
  5030. 1545.94 s [lens] [28 of 85] Compiling Control.Lens.Traversal ( src/Control/Lens/Traversal.hs, dist/build/Control/Lens/Traversal.o, dist/build/Control/Lens/Traversal.dyn_o )
  5031. 1545.94 s [lens] [29 of 85] Compiling Control.Lens.Level ( src/Control/Lens/Level.hs, dist/build/Control/Lens/Level.o, dist/build/Control/Lens/Level.dyn_o )
  5032. 1545.94 s [lens] [30 of 85] Compiling Control.Lens.Reified ( src/Control/Lens/Reified.hs, dist/build/Control/Lens/Reified.o, dist/build/Control/Lens/Reified.dyn_o )
  5033. 1546.68 s [lens] [31 of 85] Compiling Control.Lens.Internal.Exception ( src/Control/Lens/Internal/Exception.hs, dist/build/Control/Lens/Internal/Exception.o, dist/build/Control/Lens/Internal/Exception.dyn_o )
  5034. 1546.68 s [lens] [32 of 85] Compiling Control.Lens.Indexed ( src/Control/Lens/Indexed.hs, dist/build/Control/Lens/Indexed.o, dist/build/Control/Lens/Indexed.dyn_o )
  5035. 1546.68 s [lens] [33 of 85] Compiling Control.Lens.Internal.ByteString ( src/Control/Lens/Internal/ByteString.hs, dist/build/Control/Lens/Internal/ByteString.o, dist/build/Control/Lens/Internal/ByteString.dyn_o )
  5036. 1546.68 s [lens] [34 of 85] Compiling Control.Lens.Equality ( src/Control/Lens/Equality.hs, dist/build/Control/Lens/Equality.o, dist/build/Control/Lens/Equality.dyn_o )
  5037. 1546.68 s [lens] [35 of 85] Compiling Control.Lens.Iso ( src/Control/Lens/Iso.hs, dist/build/Control/Lens/Iso.o, dist/build/Control/Lens/Iso.dyn_o )
  5038. 1546.68 s [lens] [36 of 85] Compiling Control.Lens.Empty ( src/Control/Lens/Empty.hs, dist/build/Control/Lens/Empty.o, dist/build/Control/Lens/Empty.dyn_o )
  5039. 1546.68 s [lens] [37 of 85] Compiling Control.Lens.Cons ( src/Control/Lens/Cons.hs, dist/build/Control/Lens/Cons.o, dist/build/Control/Lens/Cons.dyn_o )
  5040. 1548.49 s [lens] [38 of 85] Compiling Control.Lens.Internal.Deque ( src/Control/Lens/Internal/Deque.hs, dist/build/Control/Lens/Internal/Deque.o, dist/build/Control/Lens/Internal/Deque.dyn_o )
  5041. 1551.25 s [lens] [39 of 85] Compiling Control.Lens.Wrapped ( src/Control/Lens/Wrapped.hs, dist/build/Control/Lens/Wrapped.o, dist/build/Control/Lens/Wrapped.dyn_o )
  5042. 1551.25 s [lens] [40 of 85] Compiling Control.Lens.Internal.TH ( src/Control/Lens/Internal/TH.hs, dist/build/Control/Lens/Internal/TH.o, dist/build/Control/Lens/Internal/TH.dyn_o )
  5043. 1551.25 s [lens] [41 of 85] Compiling Control.Lens.Zoom ( src/Control/Lens/Zoom.hs, dist/build/Control/Lens/Zoom.o, dist/build/Control/Lens/Zoom.dyn_o )
  5044. 1551.25 s [lens] [42 of 85] Compiling Data.Data.Lens ( src/Data/Data/Lens.hs, dist/build/Data/Data/Lens.o, dist/build/Data/Data/Lens.dyn_o )
  5045. 1551.25 s [lens] [43 of 85] Compiling Control.Lens.Plated ( src/Control/Lens/Plated.hs, dist/build/Control/Lens/Plated.o, dist/build/Control/Lens/Plated.dyn_o )
  5046. 1551.25 s [lens] [44 of 85] Compiling Data.HashSet.Lens ( src/Data/HashSet/Lens.hs, dist/build/Data/HashSet/Lens.o, dist/build/Data/HashSet/Lens.dyn_o )
  5047. 1551.25 s [lens] [45 of 85] Compiling Data.List.Lens ( src/Data/List/Lens.hs, dist/build/Data/List/Lens.o, dist/build/Data/List/Lens.dyn_o )
  5048. 1551.25 s [lens] [46 of 85] Compiling Data.Map.Lens ( src/Data/Map/Lens.hs, dist/build/Data/Map/Lens.o, dist/build/Data/Map/Lens.dyn_o )
  5049. 1551.25 s [lens] [47 of 85] Compiling Data.Set.Lens ( src/Data/Set/Lens.hs, dist/build/Data/Set/Lens.o, dist/build/Data/Set/Lens.dyn_o )
  5050. 1551.25 s [lens] [48 of 85] Compiling Data.Text.Lazy.Lens ( src/Data/Text/Lazy/Lens.hs, dist/build/Data/Text/Lazy/Lens.o, dist/build/Data/Text/Lazy/Lens.dyn_o )
  5051. 1551.25 s [lens] [49 of 85] Compiling Data.Text.Strict.Lens ( src/Data/Text/Strict/Lens.hs, dist/build/Data/Text/Strict/Lens.o, dist/build/Data/Text/Strict/Lens.dyn_o )
  5052. 1551.25 s [lens] [50 of 85] Compiling Data.Text.Lens ( src/Data/Text/Lens.hs, dist/build/Data/Text/Lens.o, dist/build/Data/Text/Lens.dyn_o )
  5053. 1551.25 s [lens] [51 of 85] Compiling Data.Vector.Generic.Lens ( src/Data/Vector/Generic/Lens.hs, dist/build/Data/Vector/Generic/Lens.o, dist/build/Data/Vector/Generic/Lens.dyn_o )
  5054. 1551.25 s [lens] [52 of 85] Compiling Control.Lens.Each ( src/Control/Lens/Each.hs, dist/build/Control/Lens/Each.o, dist/build/Control/Lens/Each.dyn_o )
  5055. 1551.25 s [lens] [53 of 85] Compiling Control.Lens.At ( src/Control/Lens/At.hs, dist/build/Control/Lens/At.o, dist/build/Control/Lens/At.dyn_o )
  5056. 1551.25 s [lens] [54 of 85] Compiling Language.Haskell.TH.Lens ( src/Language/Haskell/TH/Lens.hs, dist/build/Language/Haskell/TH/Lens.o, dist/build/Language/Haskell/TH/Lens.dyn_o )
  5057. 1553.86 s [lens] [55 of 85] Compiling Control.Lens.Internal.PrismTH ( src/Control/Lens/Internal/PrismTH.hs, dist/build/Control/Lens/Internal/PrismTH.o, dist/build/Control/Lens/Internal/PrismTH.dyn_o )
  5058. 1554.88 s [lens] [56 of 85] Compiling Control.Lens.Internal.FieldTH ( src/Control/Lens/Internal/FieldTH.hs, dist/build/Control/Lens/Internal/FieldTH.o, dist/build/Control/Lens/Internal/FieldTH.dyn_o )
  5059. 1555.98 s [lens] [57 of 85] Compiling Control.Lens.TH ( src/Control/Lens/TH.hs, dist/build/Control/Lens/TH.o, dist/build/Control/Lens/TH.dyn_o )
  5060. 1556.96 s [lens] [58 of 85] Compiling Control.Lens ( src/Control/Lens.hs, dist/build/Control/Lens.o, dist/build/Control/Lens.dyn_o )
  5061. 1557.00 s [lens] [59 of 85] Compiling GHC.Generics.Lens ( src/GHC/Generics/Lens.hs, dist/build/GHC/Generics/Lens.o, dist/build/GHC/Generics/Lens.dyn_o )
  5062. 1557.28 s [lens] [60 of 85] Compiling Data.Vector.Lens ( src/Data/Vector/Lens.hs, dist/build/Data/Vector/Lens.o, dist/build/Data/Vector/Lens.dyn_o )
  5063. 1557.45 s [lens] [61 of 85] Compiling Data.Typeable.Lens ( src/Data/Typeable/Lens.hs, dist/build/Data/Typeable/Lens.o, dist/build/Data/Typeable/Lens.dyn_o )
  5064. 1557.45 s [lens] [62 of 85] Compiling Data.Tree.Lens ( src/Data/Tree/Lens.hs, dist/build/Data/Tree/Lens.o, dist/build/Data/Tree/Lens.dyn_o )
  5065. 1557.45 s [lens] [63 of 85] Compiling Data.Sequence.Lens ( src/Data/Sequence/Lens.hs, dist/build/Data/Sequence/Lens.o, dist/build/Data/Sequence/Lens.dyn_o )
  5066. 1557.45 s [lens] [64 of 85] Compiling Data.IntSet.Lens ( src/Data/IntSet/Lens.hs, dist/build/Data/IntSet/Lens.o, dist/build/Data/IntSet/Lens.dyn_o )
  5067. 1557.45 s [lens] [65 of 85] Compiling Data.Complex.Lens ( src/Data/Complex/Lens.hs, dist/build/Data/Complex/Lens.o, dist/build/Data/Complex/Lens.dyn_o )
  5068. 1557.45 s [lens] [66 of 85] Compiling Data.ByteString.Strict.Lens ( src/Data/ByteString/Strict/Lens.hs, dist/build/Data/ByteString/Strict/Lens.o, dist/build/Data/ByteString/Strict/Lens.dyn_o )
  5069. 1557.45 s [lens] [67 of 85] Compiling Data.ByteString.Lazy.Lens ( src/Data/ByteString/Lazy/Lens.hs, dist/build/Data/ByteString/Lazy/Lens.o, dist/build/Data/ByteString/Lazy/Lens.dyn_o )
  5070. 1557.45 s [lens] [68 of 85] Compiling Data.ByteString.Lens ( src/Data/ByteString/Lens.hs, dist/build/Data/ByteString/Lens.o, dist/build/Data/ByteString/Lens.dyn_o )
  5071. 1557.45 s [lens] [69 of 85] Compiling Data.Bits.Lens ( src/Data/Bits/Lens.hs, dist/build/Data/Bits/Lens.o, dist/build/Data/Bits/Lens.dyn_o )
  5072. 1557.45 s [lens] [70 of 85] Compiling Data.Array.Lens ( src/Data/Array/Lens.hs, dist/build/Data/Array/Lens.o, dist/build/Data/Array/Lens.dyn_o )
  5073. 1557.45 s [lens] [71 of 85] Compiling Control.Seq.Lens ( src/Control/Seq/Lens.hs, dist/build/Control/Seq/Lens.o, dist/build/Control/Seq/Lens.dyn_o )
  5074. 1557.45 s [lens] [72 of 85] Compiling Control.Parallel.Strategies.Lens ( src/Control/Parallel/Strategies/Lens.hs, dist/build/Control/Parallel/Strategies/Lens.o, dist/build/Control/Parallel/Strategies/Lens.dyn_o )
  5075. 1557.45 s [lens] [73 of 85] Compiling Control.Monad.Error.Lens ( src/Control/Monad/Error/Lens.hs, dist/build/Control/Monad/Error/Lens.o, dist/build/Control/Monad/Error/Lens.dyn_o )
  5076. 1557.45 s [lens] [74 of 85] Compiling Control.Lens.Unsound ( src/Control/Lens/Unsound.hs, dist/build/Control/Lens/Unsound.o, dist/build/Control/Lens/Unsound.dyn_o )
  5077. 1557.45 s [lens] [75 of 85] Compiling Control.Lens.Profunctor ( src/Control/Lens/Profunctor.hs, dist/build/Control/Lens/Profunctor.o, dist/build/Control/Lens/Profunctor.dyn_o )
  5078. 1557.45 s [lens] [76 of 85] Compiling Control.Lens.Operators ( src/Control/Lens/Operators.hs, dist/build/Control/Lens/Operators.o, dist/build/Control/Lens/Operators.dyn_o )
  5079. 1557.45 s [lens] [77 of 85] Compiling Control.Lens.Extras ( src/Control/Lens/Extras.hs, dist/build/Control/Lens/Extras.o, dist/build/Control/Lens/Extras.dyn_o )
  5080. 1557.45 s [lens] [78 of 85] Compiling Control.Lens.Combinators ( src/Control/Lens/Combinators.hs, dist/build/Control/Lens/Combinators.o, dist/build/Control/Lens/Combinators.dyn_o )
  5081. 1557.45 s [lens] [79 of 85] Compiling Control.Exception.Lens ( src/Control/Exception/Lens.hs, dist/build/Control/Exception/Lens.o, dist/build/Control/Exception/Lens.dyn_o )
  5082. 1559.08 s [lens] [80 of 85] Compiling Data.Dynamic.Lens ( src/Data/Dynamic/Lens.hs, dist/build/Data/Dynamic/Lens.o, dist/build/Data/Dynamic/Lens.dyn_o )
  5083. 1559.16 s [lens] [81 of 85] Compiling Numeric.Lens ( src/Numeric/Lens.hs, dist/build/Numeric/Lens.o, dist/build/Numeric/Lens.dyn_o )
  5084. 1559.16 s [lens] [82 of 85] Compiling Numeric.Natural.Lens ( src/Numeric/Natural/Lens.hs, dist/build/Numeric/Natural/Lens.o, dist/build/Numeric/Natural/Lens.dyn_o )
  5085. 1559.16 s [lens] [83 of 85] Compiling System.Exit.Lens ( src/System/Exit/Lens.hs, dist/build/System/Exit/Lens.o, dist/build/System/Exit/Lens.dyn_o )
  5086. 1559.20 s [lens] [84 of 85] Compiling System.FilePath.Lens ( src/System/FilePath/Lens.hs, dist/build/System/FilePath/Lens.o, dist/build/System/FilePath/Lens.dyn_o )
  5087. 1559.20 s [lens] [85 of 85] Compiling System.IO.Error.Lens ( src/System/IO/Error/Lens.hs, dist/build/System/IO/Error/Lens.o, dist/build/System/IO/Error/Lens.dyn_o )
  5088. 1560.94 s [lens] [ 1 of 85] Compiling Control.Lens.Internal.CTypes ( src/Control/Lens/Internal/CTypes.hs, dist/build/Control/Lens/Internal/CTypes.p_o )
  5089. 1561.11 s [lens] [ 2 of 85] Compiling Control.Lens.Internal.Doctest ( src/Control/Lens/Internal/Doctest.hs, dist/build/Control/Lens/Internal/Doctest.p_o )
  5090. 1561.11 s [lens] [ 3 of 85] Compiling Control.Lens.Internal.Instances ( src/Control/Lens/Internal/Instances.hs, dist/build/Control/Lens/Internal/Instances.p_o )
  5091. 1561.11 s [lens] [ 4 of 85] Compiling Control.Lens.Internal.Iso ( src/Control/Lens/Internal/Iso.hs, dist/build/Control/Lens/Internal/Iso.p_o )
  5092. 1561.55 s [lens] [ 5 of 85] Compiling Control.Lens.Internal.List ( src/Control/Lens/Internal/List.hs, dist/build/Control/Lens/Internal/List.p_o )
  5093. 1561.55 s [lens] [ 6 of 85] Compiling Control.Lens.Internal.Prelude ( src/Control/Lens/Internal/Prelude.hs, dist/build/Control/Lens/Internal/Prelude.p_o )
  5094. 1561.55 s [lens] [ 7 of 85] Compiling Control.Lens.Internal.Level ( src/Control/Lens/Internal/Level.hs, dist/build/Control/Lens/Internal/Level.p_o )
  5095. 1562.17 s [lens] [ 8 of 85] Compiling Control.Lens.Internal.Indexed ( src/Control/Lens/Internal/Indexed.hs, dist/build/Control/Lens/Internal/Indexed.p_o )
  5096. 1562.17 s [lens] [ 9 of 85] Compiling Control.Lens.Internal.Getter ( src/Control/Lens/Internal/Getter.hs, dist/build/Control/Lens/Internal/Getter.p_o )
  5097. 1562.27 s [lens] [10 of 85] Compiling Control.Lens.Internal.Fold ( src/Control/Lens/Internal/Fold.hs, dist/build/Control/Lens/Internal/Fold.p_o )
  5098. 1562.65 s [lens] [11 of 85] Compiling Control.Lens.Internal.Context ( src/Control/Lens/Internal/Context.hs, dist/build/Control/Lens/Internal/Context.p_o )
  5099. 1562.68 s [lens] [12 of 85] Compiling Control.Lens.Internal.Bazaar ( src/Control/Lens/Internal/Bazaar.hs, dist/build/Control/Lens/Internal/Bazaar.p_o )
  5100. 1563.77 s [lens] [13 of 85] Compiling Control.Lens.Internal.Magma ( src/Control/Lens/Internal/Magma.hs, dist/build/Control/Lens/Internal/Magma.p_o )
  5101. 1564.59 s [lens] [14 of 85] Compiling Control.Lens.Internal.Prism ( src/Control/Lens/Internal/Prism.hs, dist/build/Control/Lens/Internal/Prism.p_o )
  5102. 1564.59 s [lens] [15 of 85] Compiling Control.Lens.Internal.Profunctor ( src/Control/Lens/Internal/Profunctor.hs, dist/build/Control/Lens/Internal/Profunctor.p_o )
  5103. 1564.59 s [lens] [16 of 85] Compiling Control.Lens.Internal.Review ( src/Control/Lens/Internal/Review.hs, dist/build/Control/Lens/Internal/Review.p_o )
  5104. 1564.59 s [lens] [17 of 85] Compiling Control.Lens.Internal.Setter ( src/Control/Lens/Internal/Setter.hs, dist/build/Control/Lens/Internal/Setter.p_o )
  5105. 1564.59 s [lens] [18 of 85] Compiling Control.Lens.Internal.Zoom ( src/Control/Lens/Internal/Zoom.hs, dist/build/Control/Lens/Internal/Zoom.p_o )
  5106. 1564.59 s [lens] [19 of 85] Compiling Control.Lens.Internal ( src/Control/Lens/Internal.hs, dist/build/Control/Lens/Internal.p_o )
  5107. 1564.72 s [lens] [20 of 85] Compiling Control.Lens.Type ( src/Control/Lens/Type.hs, dist/build/Control/Lens/Type.p_o )
  5108. 1564.72 s [lens] [21 of 85] Compiling Control.Lens.Setter ( src/Control/Lens/Setter.hs, dist/build/Control/Lens/Setter.p_o )
  5109. 1564.72 s [lens] [22 of 85] Compiling Control.Lens.Lens ( src/Control/Lens/Lens.hs, dist/build/Control/Lens/Lens.p_o )
  5110. 1564.72 s [lens] [23 of 85] Compiling Control.Lens.Tuple ( src/Control/Lens/Tuple.hs, dist/build/Control/Lens/Tuple.p_o )
  5111. 1568.62 s [lens] [24 of 85] Compiling Control.Lens.Getter ( src/Control/Lens/Getter.hs, dist/build/Control/Lens/Getter.p_o )
  5112. 1568.62 s [lens] [25 of 85] Compiling Control.Lens.Review ( src/Control/Lens/Review.hs, dist/build/Control/Lens/Review.p_o )
  5113. 1568.62 s [lens] [26 of 85] Compiling Control.Lens.Prism ( src/Control/Lens/Prism.hs, dist/build/Control/Lens/Prism.p_o )
  5114. 1568.62 s [lens] [27 of 85] Compiling Control.Lens.Fold ( src/Control/Lens/Fold.hs, dist/build/Control/Lens/Fold.p_o )
  5115. 1568.62 s [lens] [28 of 85] Compiling Control.Lens.Traversal ( src/Control/Lens/Traversal.hs, dist/build/Control/Lens/Traversal.p_o )
  5116. 1568.62 s [lens] [29 of 85] Compiling Control.Lens.Level ( src/Control/Lens/Level.hs, dist/build/Control/Lens/Level.p_o )
  5117. 1568.62 s [lens] [30 of 85] Compiling Control.Lens.Reified ( src/Control/Lens/Reified.hs, dist/build/Control/Lens/Reified.p_o )
  5118. 1570.19 s [lens] [31 of 85] Compiling Control.Lens.Internal.Exception ( src/Control/Lens/Internal/Exception.hs, dist/build/Control/Lens/Internal/Exception.p_o )
  5119. 1570.19 s [lens] [32 of 85] Compiling Control.Lens.Indexed ( src/Control/Lens/Indexed.hs, dist/build/Control/Lens/Indexed.p_o )
  5120. 1570.19 s [lens] [33 of 85] Compiling Control.Lens.Internal.ByteString ( src/Control/Lens/Internal/ByteString.hs, dist/build/Control/Lens/Internal/ByteString.p_o )
  5121. 1570.19 s [lens] [34 of 85] Compiling Control.Lens.Equality ( src/Control/Lens/Equality.hs, dist/build/Control/Lens/Equality.p_o )
  5122. 1570.19 s [lens] [35 of 85] Compiling Control.Lens.Iso ( src/Control/Lens/Iso.hs, dist/build/Control/Lens/Iso.p_o )
  5123. 1570.19 s [lens] [36 of 85] Compiling Control.Lens.Empty ( src/Control/Lens/Empty.hs, dist/build/Control/Lens/Empty.p_o )
  5124. 1570.19 s [lens] [37 of 85] Compiling Control.Lens.Cons ( src/Control/Lens/Cons.hs, dist/build/Control/Lens/Cons.p_o )
  5125. 1570.72 s [lens] [38 of 85] Compiling Control.Lens.Internal.Deque ( src/Control/Lens/Internal/Deque.hs, dist/build/Control/Lens/Internal/Deque.p_o )
  5126. 1573.24 s [lens] [39 of 85] Compiling Control.Lens.Wrapped ( src/Control/Lens/Wrapped.hs, dist/build/Control/Lens/Wrapped.p_o )
  5127. 1573.24 s [lens] [40 of 85] Compiling Control.Lens.Internal.TH ( src/Control/Lens/Internal/TH.hs, dist/build/Control/Lens/Internal/TH.p_o )
  5128. 1573.24 s [lens] [41 of 85] Compiling Control.Lens.Zoom ( src/Control/Lens/Zoom.hs, dist/build/Control/Lens/Zoom.p_o )
  5129. 1573.24 s [lens] [42 of 85] Compiling Data.Data.Lens ( src/Data/Data/Lens.hs, dist/build/Data/Data/Lens.p_o )
  5130. 1573.24 s [lens] [43 of 85] Compiling Control.Lens.Plated ( src/Control/Lens/Plated.hs, dist/build/Control/Lens/Plated.p_o )
  5131. 1573.24 s [lens] [44 of 85] Compiling Data.HashSet.Lens ( src/Data/HashSet/Lens.hs, dist/build/Data/HashSet/Lens.p_o )
  5132. 1573.24 s [lens] [45 of 85] Compiling Data.List.Lens ( src/Data/List/Lens.hs, dist/build/Data/List/Lens.p_o )
  5133. 1573.24 s [lens] [46 of 85] Compiling Data.Map.Lens ( src/Data/Map/Lens.hs, dist/build/Data/Map/Lens.p_o )
  5134. 1573.24 s [lens] [47 of 85] Compiling Data.Set.Lens ( src/Data/Set/Lens.hs, dist/build/Data/Set/Lens.p_o )
  5135. 1573.24 s [lens] [48 of 85] Compiling Data.Text.Lazy.Lens ( src/Data/Text/Lazy/Lens.hs, dist/build/Data/Text/Lazy/Lens.p_o )
  5136. 1573.24 s [lens] [49 of 85] Compiling Data.Text.Strict.Lens ( src/Data/Text/Strict/Lens.hs, dist/build/Data/Text/Strict/Lens.p_o )
  5137. 1573.24 s [lens] [50 of 85] Compiling Data.Text.Lens ( src/Data/Text/Lens.hs, dist/build/Data/Text/Lens.p_o )
  5138. 1573.24 s [lens] [51 of 85] Compiling Data.Vector.Generic.Lens ( src/Data/Vector/Generic/Lens.hs, dist/build/Data/Vector/Generic/Lens.p_o )
  5139. 1573.24 s [lens] [52 of 85] Compiling Control.Lens.Each ( src/Control/Lens/Each.hs, dist/build/Control/Lens/Each.p_o )
  5140. 1573.24 s [lens] [53 of 85] Compiling Control.Lens.At ( src/Control/Lens/At.hs, dist/build/Control/Lens/At.p_o )
  5141. 1573.24 s [lens] [54 of 85] Compiling Language.Haskell.TH.Lens ( src/Language/Haskell/TH/Lens.hs, dist/build/Language/Haskell/TH/Lens.p_o )
  5142. 1576.01 s [lens] [55 of 85] Compiling Control.Lens.Internal.PrismTH ( src/Control/Lens/Internal/PrismTH.hs, dist/build/Control/Lens/Internal/PrismTH.p_o )
  5143. 1576.84 s [lens] [56 of 85] Compiling Control.Lens.Internal.FieldTH ( src/Control/Lens/Internal/FieldTH.hs, dist/build/Control/Lens/Internal/FieldTH.p_o )
  5144. 1577.72 s [lens] [57 of 85] Compiling Control.Lens.TH ( src/Control/Lens/TH.hs, dist/build/Control/Lens/TH.p_o )
  5145. 1578.64 s [lens] [58 of 85] Compiling Control.Lens ( src/Control/Lens.hs, dist/build/Control/Lens.p_o )
  5146. 1578.77 s [lens] [59 of 85] Compiling GHC.Generics.Lens ( src/GHC/Generics/Lens.hs, dist/build/GHC/Generics/Lens.p_o )
  5147. 1579.11 s [lens] [60 of 85] Compiling Data.Vector.Lens ( src/Data/Vector/Lens.hs, dist/build/Data/Vector/Lens.p_o )
  5148. 1579.36 s [lens] [61 of 85] Compiling Data.Typeable.Lens ( src/Data/Typeable/Lens.hs, dist/build/Data/Typeable/Lens.p_o )
  5149. 1579.36 s [lens] [62 of 85] Compiling Data.Tree.Lens ( src/Data/Tree/Lens.hs, dist/build/Data/Tree/Lens.p_o )
  5150. 1579.36 s [lens] [63 of 85] Compiling Data.Sequence.Lens ( src/Data/Sequence/Lens.hs, dist/build/Data/Sequence/Lens.p_o )
  5151. 1579.36 s [lens] [64 of 85] Compiling Data.IntSet.Lens ( src/Data/IntSet/Lens.hs, dist/build/Data/IntSet/Lens.p_o )
  5152. 1579.36 s [lens] [65 of 85] Compiling Data.Complex.Lens ( src/Data/Complex/Lens.hs, dist/build/Data/Complex/Lens.p_o )
  5153. 1579.36 s [lens] [66 of 85] Compiling Data.ByteString.Strict.Lens ( src/Data/ByteString/Strict/Lens.hs, dist/build/Data/ByteString/Strict/Lens.p_o )
  5154. 1579.36 s [lens] [67 of 85] Compiling Data.ByteString.Lazy.Lens ( src/Data/ByteString/Lazy/Lens.hs, dist/build/Data/ByteString/Lazy/Lens.p_o )
  5155. 1579.36 s [lens] [68 of 85] Compiling Data.ByteString.Lens ( src/Data/ByteString/Lens.hs, dist/build/Data/ByteString/Lens.p_o )
  5156. 1579.39 s [lens] [69 of 85] Compiling Data.Bits.Lens ( src/Data/Bits/Lens.hs, dist/build/Data/Bits/Lens.p_o )
  5157. 1579.39 s [lens] [70 of 85] Compiling Data.Array.Lens ( src/Data/Array/Lens.hs, dist/build/Data/Array/Lens.p_o )
  5158. 1579.39 s [lens] [71 of 85] Compiling Control.Seq.Lens ( src/Control/Seq/Lens.hs, dist/build/Control/Seq/Lens.p_o )
  5159. 1579.39 s [lens] [72 of 85] Compiling Control.Parallel.Strategies.Lens ( src/Control/Parallel/Strategies/Lens.hs, dist/build/Control/Parallel/Strategies/Lens.p_o )
  5160. 1579.39 s [lens] [73 of 85] Compiling Control.Monad.Error.Lens ( src/Control/Monad/Error/Lens.hs, dist/build/Control/Monad/Error/Lens.p_o )
  5161. 1579.39 s [lens] [74 of 85] Compiling Control.Lens.Unsound ( src/Control/Lens/Unsound.hs, dist/build/Control/Lens/Unsound.p_o )
  5162. 1579.39 s [lens] [75 of 85] Compiling Control.Lens.Profunctor ( src/Control/Lens/Profunctor.hs, dist/build/Control/Lens/Profunctor.p_o )
  5163. 1579.39 s [lens] [76 of 85] Compiling Control.Lens.Operators ( src/Control/Lens/Operators.hs, dist/build/Control/Lens/Operators.p_o )
  5164. 1579.39 s [lens] [77 of 85] Compiling Control.Lens.Extras ( src/Control/Lens/Extras.hs, dist/build/Control/Lens/Extras.p_o )
  5165. 1579.39 s [lens] [78 of 85] Compiling Control.Lens.Combinators ( src/Control/Lens/Combinators.hs, dist/build/Control/Lens/Combinators.p_o )
  5166. 1579.39 s [lens] [79 of 85] Compiling Control.Exception.Lens ( src/Control/Exception/Lens.hs, dist/build/Control/Exception/Lens.p_o )
  5167. 1580.60 s [lens] [80 of 85] Compiling Data.Dynamic.Lens ( src/Data/Dynamic/Lens.hs, dist/build/Data/Dynamic/Lens.p_o )
  5168. 1580.74 s [lens] [81 of 85] Compiling Numeric.Lens ( src/Numeric/Lens.hs, dist/build/Numeric/Lens.p_o )
  5169. 1580.74 s [lens] [82 of 85] Compiling Numeric.Natural.Lens ( src/Numeric/Natural/Lens.hs, dist/build/Numeric/Natural/Lens.p_o )
  5170. 1580.74 s [lens] [83 of 85] Compiling System.Exit.Lens ( src/System/Exit/Lens.hs, dist/build/System/Exit/Lens.p_o )
  5171. 1580.75 s [lens] [84 of 85] Compiling System.FilePath.Lens ( src/System/FilePath/Lens.hs, dist/build/System/FilePath/Lens.p_o )
  5172. 1580.75 s [lens] [85 of 85] Compiling System.IO.Error.Lens ( src/System/IO/Error/Lens.hs, dist/build/System/IO/Error/Lens.p_o )
  5173. 1582.65 s [lens] Preprocessing test suite 'hunit' for lens-5.2.3..
  5174. 1582.65 s [lens] Building test suite 'hunit' for lens-5.2.3..
  5175. 1582.75 s [lens] [1 of 1] Compiling Main ( tests/hunit.hs, dist/build/hunit/hunit-tmp/Main.o )
  5176. 1584.57 s [lens] [2 of 2] Linking dist/build/hunit/hunit
  5177. 1585.31 s [lens] Preprocessing test suite 'properties' for lens-5.2.3..
  5178. 1585.31 s [lens] Building test suite 'properties' for lens-5.2.3..
  5179. 1585.41 s [lens] [1 of 2] Compiling Control.Lens.Properties ( lens-properties/src/Control/Lens/Properties.hs, dist/build/properties/properties-tmp/Control/Lens/Properties.o )
  5180. 1585.77 s [lens] [2 of 2] Compiling Main ( tests/properties.hs, dist/build/properties/properties-tmp/Main.o )
  5181. 1586.83 s [lens] [3 of 3] Linking dist/build/properties/properties
  5182. 1587.72 s [lens] Preprocessing test suite 'templates' for lens-5.2.3..
  5183. 1587.72 s [lens] Building test suite 'templates' for lens-5.2.3..
  5184. 1587.86 s [lens] [1 of 5] Compiling BigRecord ( tests/BigRecord.hs, dist/build/templates/templates-tmp/BigRecord.o, dist/build/templates/templates-tmp/BigRecord.dyn_o )
  5185. 1607.87 s [lens] [2 of 5] Compiling T799 ( tests/T799.hs, dist/build/templates/templates-tmp/T799.o, dist/build/templates/templates-tmp/T799.dyn_o )
  5186. 1607.87 s [lens] [3 of 5] Compiling T917 ( tests/T917.hs, dist/build/templates/templates-tmp/T917.o, dist/build/templates/templates-tmp/T917.dyn_o )
  5187. 1607.87 s [lens] [4 of 5] Compiling T972 ( tests/T972.hs, dist/build/templates/templates-tmp/T972.o, dist/build/templates/templates-tmp/T972.dyn_o )
  5188. 1607.87 s [lens] [5 of 5] Compiling Main ( tests/templates.hs, dist/build/templates/templates-tmp/Main.o )
  5189. 1609.24 s [lens] [6 of 6] Linking dist/build/templates/templates
  5190. 1609.89 s [lens] Preprocessing test suite 'doctests' for lens-5.2.3..
  5191. 1609.89 s [lens] Building test suite 'doctests' for lens-5.2.3..
  5192. 1609.97 s [lens] [1 of 1] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  5193. 1610.12 s [lens] [2 of 2] Linking dist/build/doctests/doctests
  5194. 1610.55 s [lens] buildPhase completed in 1 minutes 19 seconds
  5195. 1610.55 s [lens] Phase: checkPhase
  5196. 1610.59 s [lens] Running 4 test suites...
  5197. 1610.59 s [lens] Test suite hunit: RUNNING...
  5198. 1610.60 s [lens] Main:
  5199. 1610.60 s [lens] read record field: [OK]
  5200. 1610.60 s [lens] read state record field: [OK]
  5201. 1610.60 s [lens] read record field and apply function: [OK]
  5202. 1610.60 s [lens] read state record field and apply function: [OK]
  5203. 1610.60 s [lens] write record field: [OK]
  5204. 1610.60 s [lens] write state record field: [OK]
  5205. 1610.60 s [lens] write record field and access new value: [OK]
  5206. 1610.60 s [lens] write state record field and access new value: [OK]
  5207. 1610.60 s [lens] write record field and access old value: [OK]
  5208. 1610.60 s [lens] write state record field and access old value: [OK]
  5209. 1610.60 s [lens] modify record field: [OK]
  5210. 1610.60 s [lens] modify state record field: [OK]
  5211. 1610.60 s [lens] modify record field and access new value: [OK]
  5212. 1610.60 s [lens] modify state record field and access new value: [OK]
  5213. 1610.60 s [lens] modify record field and access old value: [OK]
  5214. 1610.60 s [lens] modify state record field and access old value: [OK]
  5215. 1610.60 s [lens] modify record field and access side result: [OK]
  5216. 1610.60 s [lens] increment record field: [OK]
  5217. 1610.60 s [lens] increment state record field: [OK]
  5218. 1610.60 s [lens] append to record field: [OK]
  5219. 1610.60 s [lens] append to state record field: [OK]
  5220. 1610.60 s [lens] append to record field and access new value: [OK]
  5221. 1610.60 s [lens] append to state record field and access new value: [OK]
  5222. 1610.60 s [lens] append to record field and access old value: [OK]
  5223. 1610.60 s [lens] append to state record field and access old value: [OK]
  5224. 1610.60 s [lens] read maybe map entry: [OK]
  5225. 1610.60 s [lens] read maybe state map entry: [OK]
  5226. 1610.60 s [lens] read map entry: [OK]
  5227. 1610.60 s [lens] read state map entry: [OK]
  5228. 1610.60 s [lens] modify map entry: [OK]
  5229. 1610.60 s [lens] insert maybe map entry: [OK]
  5230. 1610.60 s [lens] delete maybe map entry: [OK]
  5231. 1610.60 s [lens] read list entry: [OK]
  5232. 1610.60 s [lens] write list entry: [OK]
  5233. 1610.60 s [lens] write through list entry: [OK]
  5234. 1610.60 s [lens] correct indexing strict text: [OK]
  5235. 1610.60 s [lens] correct indexing lazy text: [OK]
  5236. 1610.60 s [lens] correct indexing strict bytestring: [OK]
  5237. 1610.60 s [lens] correct indexing lazy bytestring: [OK]
  5238. 1610.60 s [lens]
  5239. 1610.60 s [lens] Test Cases Total
  5240. 1610.60 s [lens] Passed 39 39
  5241. 1610.60 s [lens] Failed 0 0
  5242. 1610.60 s [lens] Total 39 39
  5243. 1610.61 s [lens] Test suite hunit: PASS
  5244. 1610.61 s [lens] Test suite logged to: dist/test/lens-5.2.3-hunit.log
  5245. 1610.61 s [lens] Test suite properties: RUNNING...
  5246. 1610.63 s [lens] Main:
  5247. 1610.63 s [lens] 1: [OK, passed 100 tests]
  5248. 1610.63 s [lens] 2: [OK, passed 100 tests]
  5249. 1610.63 s [lens] 3: [OK, passed 100 tests]
  5250. 1610.63 s [lens] 4: [OK, passed 100 tests]
  5251. 1610.63 s [lens] 5: [OK, passed 100 tests]
  5252. 1610.63 s [lens] 6: [OK, passed 100 tests]
  5253. 1610.63 s [lens] 7: [OK, passed 100 tests]
  5254. 1610.63 s [lens] 8: [OK, passed 100 tests]
  5255. 1610.63 s [lens] 9: [OK, passed 100 tests]
  5256. 1610.63 s [lens] 10: [OK, passed 100 tests]
  5257. 1610.63 s [lens] 2 2: [OK, passed 100 tests]
  5258. 1610.63 s [lens] mapped: [OK, passed 100 tests]
  5259. 1610.63 s [lens] mapped mapped: [OK, passed 100 tests]
  5260. 1610.63 s [lens] both: [OK, passed 100 tests]
  5261. 1610.63 s [lens] traverseLeft: [OK, passed 100 tests]
  5262. 1610.63 s [lens] traverseRight: [OK, passed 100 tests]
  5263. 1610.63 s [lens] simple: [OK, passed 100 tests]
  5264. 1610.63 s [lens] Left: [OK, passed 100 tests]
  5265. 1610.63 s [lens] Right: [OK, passed 100 tests]
  5266. 1610.63 s [lens] Just: [OK, passed 100 tests]
  5267. 1610.63 s [lens] prefixed: [OK, passed 100 tests]
  5268. 1610.63 s [lens] text: [OK, passed 100 tests]
  5269. 1610.63 s [lens] base show: [OK, passed 100 tests]
  5270. 1610.63 s [lens] base read: [OK, passed 100 tests]
  5271. 1610.63 s [lens] base readFail: [OK, passed 100 tests]
  5272. 1610.63 s [lens]
  5273. 1610.63 s [lens] Properties Total
  5274. 1610.63 s [lens] Passed 25 25
  5275. 1610.63 s [lens] Failed 0 0
  5276. 1610.63 s [lens] Total 25 25
  5277. 1610.63 s [lens] Test suite properties: PASS
  5278. 1610.63 s [lens] Test suite logged to: dist/test/lens-5.2.3-properties.log
  5279. 1610.63 s [lens] Test suite templates: RUNNING...
  5280. 1610.64 s [lens] test/templates.hs: ok
  5281. 1610.65 s [lens] Test suite templates: PASS
  5282. 1610.65 s [lens] Test suite logged to: dist/test/lens-5.2.3-templates.log
  5283. 1610.65 s [lens] Test suite doctests: RUNNING...
  5284. 1610.65 s [lens] This test-suite exists only to add dependencies
  5285. 1610.65 s [lens] To run doctests:
  5286. 1610.65 s [lens] cabal build all --enable-tests
  5287. 1610.65 s [lens] cabal-docspec
  5288. 1610.66 s [lens] Test suite doctests: PASS
  5289. 1610.66 s [lens] Test suite logged to: dist/test/lens-5.2.3-doctests.log
  5290. 1610.66 s [lens] 4 of 4 test suites (4 of 4 test cases) passed.
  5291. 1610.67 s [lens] Phase: haddockPhase
  5292. 1610.83 s [lens] Preprocessing library for lens-5.2.3..
  5293. 1610.84 s [lens] Running Haddock on library for lens-5.2.3..
  5294. 1610.90 s [lens] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  5295. 1612.39 s [lens] 100% ( 4 / 4) in 'Control.Lens.Internal.CTypes'
  5296. 1612.46 s [lens] Warning: 'Prelude' is out of scope.
  5297. 1612.46 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5298. 1612.46 s [lens] 33% ( 1 / 3) in 'Control.Lens.Internal.Doctest'
  5299. 1612.46 s [lens] Missing documentation for:
  5300. 1612.46 s [lens] head (src/Control/Lens/Internal/Doctest.hs:37)
  5301. 1612.46 s [lens] tail (src/Control/Lens/Internal/Doctest.hs:41)
  5302. 1612.47 s [lens] Warning: 'Const' is out of scope.
  5303. 1612.47 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5304. 1612.47 s [lens] 100% ( 1 / 1) in 'Control.Lens.Internal.Instances'
  5305. 1612.67 s [lens] 100% ( 3 / 3) in 'Control.Lens.Internal.Iso'
  5306. 1612.69 s [lens] 100% ( 3 / 3) in 'Control.Lens.Internal.List'
  5307. 1612.80 s [lens] Warning: 'Flow' is out of scope.
  5308. 1612.80 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5309. 1612.80 s [lens] 100% ( 6 / 6) in 'Control.Lens.Internal.Level'
  5310. 1612.87 s [lens] Warning: 'Traversal' is out of scope.
  5311. 1612.87 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5312. 1612.87 s [lens] Warning: 'IndexedFold' is out of scope.
  5313. 1612.87 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5314. 1612.87 s [lens] Warning: 'IndexedTraversal' is out of scope.
  5315. 1612.87 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5316. 1612.87 s [lens] Warning: 'Fold' is out of scope.
  5317. 1612.87 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5318. 1612.87 s [lens] 100% ( 15 / 15) in 'Control.Lens.Internal.Indexed'
  5319. 1613.12 s [lens] 50% ( 2 / 4) in 'Control.Lens.Internal.Getter'
  5320. 1613.12 s [lens] Missing documentation for:
  5321. 1613.12 s [lens] AlongsideLeft (src/Control/Lens/Internal/Getter.hs:35)
  5322. 1613.12 s [lens] AlongsideRight (src/Control/Lens/Internal/Getter.hs:76)
  5323. 1613.18 s [lens] Warning: 'a' is out of scope.
  5324. 1613.18 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5325. 1613.18 s [lens] 84% ( 11 / 13) in 'Control.Lens.Internal.Fold'
  5326. 1613.18 s [lens] Missing documentation for:
  5327. 1613.18 s [lens] ReifiedMonoid
  5328. 1613.18 s [lens] NonEmptyDList (src/Control/Lens/Internal/Fold.hs:130)
  5329. 1613.23 s [lens] Warning: 'w' is out of scope.
  5330. 1613.23 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5331. 1613.24 s [lens] 100% ( 11 / 11) in 'Control.Lens.Internal.Context'
  5332. 1613.32 s [lens] Warning: 'FunList' is out of scope.
  5333. 1613.32 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5334. 1613.32 s [lens] 90% ( 10 / 11) in 'Control.Lens.Internal.Bazaar'
  5335. 1613.32 s [lens] Missing documentation for:
  5336. 1613.32 s [lens] Bizarre1 (src/Control/Lens/Internal/Bazaar.hs:239)
  5337. 1613.42 s [lens] 100% ( 12 / 12) in 'Control.Lens.Internal.Magma'
  5338. 1613.48 s [lens] Warning: 'Prism' is out of scope.
  5339. 1613.48 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5340. 1613.48 s [lens] 100% ( 3 / 3) in 'Control.Lens.Internal.Prism'
  5341. 1613.50 s [lens] 0% ( 0 / 2) in 'Control.Lens.Internal.Profunctor'
  5342. 1613.50 s [lens] Missing documentation for:
  5343. 1613.50 s [lens] Module header
  5344. 1613.50 s [lens] WrappedPafb (src/Control/Lens/Internal/Profunctor.hs:8)
  5345. 1613.51 s [lens] Warning: 'Const' is out of scope.
  5346. 1613.51 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5347. 1613.51 s [lens] 100% ( 5 / 5) in 'Control.Lens.Internal.Review'
  5348. 1613.53 s [lens] 100% ( 3 / 3) in 'Control.Lens.Internal.Setter'
  5349. 1613.76 s [lens] 100% ( 15 / 15) in 'Control.Lens.Internal.Zoom'
  5350. 1613.83 s [lens] 100% ( 13 / 13) in 'Control.Lens.Internal'
  5351. 1613.85 s [lens] Warning: 'v' is out of scope.
  5352. 1613.85 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5353. 1613.85 s [lens] Warning: 's' is out of scope.
  5354. 1613.85 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5355. 1613.86 s [lens] Warning: 'indices' is out of scope.
  5356. 1613.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5357. 1613.86 s [lens] Warning: 'sets' is out of scope.
  5358. 1613.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5359. 1613.86 s [lens] Warning: 'IndexedPreservingSetter'' is out of scope.
  5360. 1613.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5361. 1613.86 s [lens] Warning: 'IndexedPreservingSetter' is out of scope.
  5362. 1613.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5363. 1613.86 s [lens] Warning: 'f' is out of scope.
  5364. 1613.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5365. 1613.86 s [lens] Warning: 're' is out of scope.
  5366. 1613.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5367. 1613.86 s [lens] Warning: 'unto' is out of scope.
  5368. 1613.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5369. 1613.86 s [lens] Warning: 'nat' is out of scope.
  5370. 1613.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5371. 1613.86 s [lens] Warning: 'foo' is out of scope.
  5372. 1613.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5373. 1613.86 s [lens] Warning: 'Procompose' is out of scope.
  5374. 1613.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5375. 1613.87 s [lens] 88% ( 52 / 59) in 'Control.Lens.Type'
  5376. 1613.87 s [lens] Missing documentation for:
  5377. 1613.87 s [lens] Traversal1' (src/Control/Lens/Type.hs:215)
  5378. 1613.87 s [lens] IndexedTraversal1 (src/Control/Lens/Type.hs:235)
  5379. 1613.87 s [lens] IndexedTraversal1' (src/Control/Lens/Type.hs:236)
  5380. 1613.87 s [lens] IndexedFold1 (src/Control/Lens/Type.hs:527)
  5381. 1613.87 s [lens] IndexPreservingTraversal1 (src/Control/Lens/Type.hs:246)
  5382. 1613.87 s [lens] IndexPreservingTraversal1' (src/Control/Lens/Type.hs:247)
  5383. 1613.87 s [lens] IndexPreservingFold1 (src/Control/Lens/Type.hs:528)
  5384. 1613.94 s [lens] Warning: 'setter' is out of scope.
  5385. 1613.94 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5386. 1613.96 s [lens] Warning: 'fresh' is out of scope.
  5387. 1613.96 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5388. 1613.97 s [lens] Warning: 'Writer' is out of scope.
  5389. 1613.97 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5390. 1613.97 s [lens] Warning: 'Reader' is out of scope.
  5391. 1613.97 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5392. 1613.98 s [lens] 100% ( 88 / 88) in 'Control.Lens.Setter'
  5393. 1614.13 s [lens] Warning: 'getter' is out of scope.
  5394. 1614.13 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5395. 1614.13 s [lens] Warning: 'setter' is out of scope.
  5396. 1614.13 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5397. 1614.14 s [lens] Warning: 'view' is out of scope.
  5398. 1614.14 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5399. 1614.14 s [lens] Warning: 'pos' is out of scope.
  5400. 1614.14 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5401. 1614.14 s [lens] Warning: 'seek' is out of scope.
  5402. 1614.14 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5403. 1614.14 s [lens] Warning: 'IndexedPreservingLens' is out of scope.
  5404. 1614.14 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5405. 1614.15 s [lens] Warning: 'Monad'' is out of scope.
  5406. 1614.15 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5407. 1614.17 s [lens] Warning: 'foo' is out of scope.
  5408. 1614.17 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5409. 1614.17 s [lens] Warning: 'bar' is out of scope.
  5410. 1614.17 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5411. 1614.17 s [lens] Warning: 'f' is out of scope.
  5412. 1614.17 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5413. 1614.18 s [lens] 100% (115 /115) in 'Control.Lens.Lens'
  5414. 1614.69 s [lens] 100% ( 41 / 41) in 'Control.Lens.Tuple'
  5415. 1615.25 s [lens] Warning: 'r' is out of scope.
  5416. 1615.25 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5417. 1615.25 s [lens] Warning: 'failing' is out of scope.
  5418. 1615.25 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5419. 1615.26 s [lens] 100% ( 33 / 33) in 'Control.Lens.Getter'
  5420. 1615.47 s [lens] Warning: 'Review'' is out of scope.
  5421. 1615.47 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5422. 1615.48 s [lens] 100% ( 16 / 16) in 'Control.Lens.Review'
  5423. 1615.53 s [lens] Warning: 'lift' is out of scope.
  5424. 1615.53 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5425. 1615.53 s [lens] Warning: 'hasn't' is out of scope.
  5426. 1615.53 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5427. 1615.53 s [lens] Warning: '^?' is out of scope.
  5428. 1615.53 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5429. 1615.53 s [lens] Warning: 'readMaybe' is out of scope.
  5430. 1615.53 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5431. 1615.53 s [lens] 93% ( 30 / 32) in 'Control.Lens.Prism'
  5432. 1615.53 s [lens] Missing documentation for:
  5433. 1615.53 s [lens] Prefixed (src/Control/Lens/Prism.hs:388)
  5434. 1615.53 s [lens] Suffixed (src/Control/Lens/Prism.hs:422)
  5435. 1615.68 s [lens] Warning: 'FoldWithIndex' is out of scope.
  5436. 1615.68 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5437. 1615.70 s [lens] Warning: 'Product' is out of scope.
  5438. 1615.70 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5439. 1615.70 s [lens] Warning: 'ala' is out of scope.
  5440. 1615.70 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5441. 1615.70 s [lens] Warning: 'Sum' is out of scope.
  5442. 1615.70 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5443. 1615.70 s [lens] Warning: '_1' is out of scope.
  5444. 1615.70 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5445. 1615.70 s [lens] Warning: '_2' is out of scope.
  5446. 1615.70 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5447. 1615.70 s [lens] Warning: 'for_' is out of scope.
  5448. 1615.70 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5449. 1615.70 s [lens] Warning: 'sequenceA_' is out of scope.
  5450. 1615.70 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5451. 1615.70 s [lens] Warning: 'asum' is out of scope.
  5452. 1615.70 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5453. 1615.71 s [lens] Warning: 's' is out of scope.
  5454. 1615.71 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5455. 1615.71 s [lens] Warning: 'headOf' is out of scope.
  5456. 1615.71 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5457. 1615.71 s [lens] Warning: 'Last' is out of scope.
  5458. 1615.71 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5459. 1615.71 s [lens] Warning: 'maximum' is out of scope.
  5460. 1615.71 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5461. 1615.71 s [lens] Warning: 'getMax' is out of scope.
  5462. 1615.71 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5463. 1615.71 s [lens] Warning: 'Max' is out of scope.
  5464. 1615.71 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5465. 1615.71 s [lens] Warning: 'minimum' is out of scope.
  5466. 1615.71 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5467. 1615.71 s [lens] Warning: 'getMin' is out of scope.
  5468. 1615.71 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5469. 1615.71 s [lens] Warning: 'Min' is out of scope.
  5470. 1615.71 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5471. 1615.71 s [lens] Warning: 'minimumBy' is out of scope.
  5472. 1615.71 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5473. 1615.73 s [lens] Warning: 'toList' is out of scope.
  5474. 1615.73 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5475. 1615.75 s [lens] Warning: 'IndexedIso' is out of scope.
  5476. 1615.75 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5477. 1615.76 s [lens] 99% (133 /134) in 'Control.Lens.Fold'
  5478. 1615.76 s [lens] Missing documentation for:
  5479. 1615.76 s [lens] ifolding (src/Control/Lens/Fold.hs:206)
  5480. 1616.07 s [lens] Warning: 'prism' is out of scope.
  5481. 1616.07 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5482. 1616.07 s [lens] Warning: 'iso' is out of scope.
  5483. 1616.07 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5484. 1616.07 s [lens] Warning: 'itraversed' is out of scope.
  5485. 1616.07 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5486. 1616.07 s [lens] Warning: 'itraverse' is out of scope.
  5487. 1616.07 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5488. 1616.07 s [lens] Warning: 'for' is out of scope.
  5489. 1616.07 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5490. 1616.07 s [lens] Warning: 'forM' is out of scope.
  5491. 1616.07 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5492. 1616.08 s [lens] Warning: 'mapAccumR' is out of scope.
  5493. 1616.08 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5494. 1616.08 s [lens] Warning: 'mapAccumL' is out of scope.
  5495. 1616.08 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5496. 1616.09 s [lens] Warning: 'Bind' is out of scope.
  5497. 1616.09 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5498. 1616.10 s [lens] Warning: 'foo' is out of scope.
  5499. 1616.10 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5500. 1616.10 s [lens] Warning: 'bar' is out of scope.
  5501. 1616.10 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5502. 1616.10 s [lens] Warning: 'f' is out of scope.
  5503. 1616.10 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5504. 1616.11 s [lens] 92% ( 92 /100) in 'Control.Lens.Traversal'
  5505. 1616.11 s [lens] Missing documentation for:
  5506. 1616.11 s [lens] Traversal1' (src/Control/Lens/Type.hs:215)
  5507. 1616.11 s [lens] IndexedTraversal1 (src/Control/Lens/Type.hs:235)
  5508. 1616.11 s [lens] IndexedTraversal1' (src/Control/Lens/Type.hs:236)
  5509. 1616.11 s [lens] Traversing1 (src/Control/Lens/Traversal.hs:239)
  5510. 1616.11 s [lens] Traversing1' (src/Control/Lens/Traversal.hs:245)
  5511. 1616.11 s [lens] unsafePartsOf' (src/Control/Lens/Traversal.hs:657)
  5512. 1616.11 s [lens] Traversable1
  5513. 1616.11 s [lens] iunsafePartsOf' (src/Control/Lens/Traversal.hs:661)
  5514. 1616.30 s [lens] 100% ( 4 / 4) in 'Control.Lens.Level'
  5515. 1616.59 s [lens] Warning: '(->)' is out of scope.
  5516. 1616.59 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5517. 1616.60 s [lens] 95% ( 21 / 22) in 'Control.Lens.Reified'
  5518. 1616.60 s [lens] Missing documentation for:
  5519. 1616.60 s [lens] ReifiedIndexedFold (src/Control/Lens/Reified.hs:436)
  5520. 1616.76 s [lens] Warning: 'Handler' is ambiguous. It is defined
  5521. 1616.76 s [lens] * in ‘Control.Exception’
  5522. 1616.76 s [lens] * in ‘Control.Monad.Catch’
  5523. 1616.76 s [lens] * in ‘Control.Exception’
  5524. 1616.76 s [lens] * in ‘Control.Monad.Catch’
  5525. 1616.76 s [lens] You may be able to disambiguate the identifier by qualifying it or
  5526. 1616.76 s [lens] by specifying the type/value namespace explicitly.
  5527. 1616.76 s [lens] Defaulting to the one defined in ‘Control.Monad.Catch’
  5528. 1616.77 s [lens] Warning: 'catches' is ambiguous. It is defined
  5529. 1616.77 s [lens] * in ‘Control.Exception’
  5530. 1616.77 s [lens] * in ‘Control.Monad.Catch’
  5531. 1616.77 s [lens] You may be able to disambiguate the identifier by qualifying it or
  5532. 1616.77 s [lens] by specifying the type/value namespace explicitly.
  5533. 1616.77 s [lens] Defaulting to the one defined in ‘Control.Monad.Catch’
  5534. 1616.77 s [lens] 100% ( 3 / 3) in 'Control.Lens.Internal.Exception'
  5535. 1616.87 s [lens] 92% ( 51 / 55) in 'Control.Lens.Indexed'
  5536. 1616.87 s [lens] Missing documentation for:
  5537. 1616.87 s [lens] ifoldMapBy (src/Control/Lens/Indexed.hs:282)
  5538. 1616.87 s [lens] ifoldMapByOf (src/Control/Lens/Indexed.hs:285)
  5539. 1616.87 s [lens] itraverseBy (src/Control/Lens/Indexed.hs:288)
  5540. 1616.87 s [lens] itraverseByOf (src/Control/Lens/Indexed.hs:291)
  5541. 1616.97 s [lens] Warning: 'createAndTrim' is out of scope.
  5542. 1616.97 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5543. 1616.97 s [lens] 100% ( 5 / 5) in 'Control.Lens.Internal.ByteString'
  5544. 1617.02 s [lens] 96% ( 24 / 25) in 'Control.Lens.Equality'
  5545. 1617.02 s [lens] Missing documentation for:
  5546. 1617.02 s [lens] cloneEquality (src/Control/Lens/Equality.hs:112)
  5547. 1617.07 s [lens] Warning: 'ByteString' is out of scope.
  5548. 1617.07 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5549. 1617.07 s [lens] Warning: 'Text' is out of scope.
  5550. 1617.07 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5551. 1617.07 s [lens] 91% ( 51 / 56) in 'Control.Lens.Iso'
  5552. 1617.07 s [lens] Missing documentation for:
  5553. 1617.07 s [lens] Swapped (src/Control/Lens/Iso.hs:419)
  5554. 1617.07 s [lens] Strict (src/Control/Lens/Iso.hs:411)
  5555. 1617.07 s [lens] Lazy (src/Control/Lens/Iso.hs:415)
  5556. 1617.07 s [lens] Reversed (src/Control/Lens/Iso.hs:423)
  5557. 1617.07 s [lens] List (src/Control/Lens/Iso.hs:463)
  5558. 1617.16 s [lens] 33% ( 1 / 3) in 'Control.Lens.Empty'
  5559. 1617.16 s [lens] Missing documentation for:
  5560. 1617.16 s [lens] AsEmpty (src/Control/Lens/Empty.hs:65)
  5561. 1617.16 s [lens] Empty (src/Control/Lens/Empty.hs:75)
  5562. 1617.23 s [lens] 88% ( 15 / 17) in 'Control.Lens.Cons'
  5563. 1617.23 s [lens] Missing documentation for:
  5564. 1617.23 s [lens] :< (src/Control/Lens/Cons.hs:81)
  5565. 1617.23 s [lens] :> (src/Control/Lens/Cons.hs:88)
  5566. 1617.33 s [lens] 100% ( 6 / 6) in 'Control.Lens.Internal.Deque'
  5567. 1617.82 s [lens] 72% ( 16 / 22) in 'Control.Lens.Wrapped'
  5568. 1617.82 s [lens] Missing documentation for:
  5569. 1617.82 s [lens] _Unwrapped' (src/Control/Lens/Wrapped.hs:214)
  5570. 1617.82 s [lens] Rewrapped (src/Control/Lens/Wrapped.hs:209)
  5571. 1617.82 s [lens] Rewrapping (src/Control/Lens/Wrapped.hs:211)
  5572. 1617.82 s [lens] _Unwrapped (src/Control/Lens/Wrapped.hs:231)
  5573. 1617.82 s [lens] Wrapped (src/Control/Lens/Wrapped.hs:200)
  5574. 1617.82 s [lens] Unwrapped (src/Control/Lens/Wrapped.hs:204)
  5575. 1618.11 s [lens] 30% ( 14 / 46) in 'Control.Lens.Internal.TH'
  5576. 1618.11 s [lens] Missing documentation for:
  5577. 1618.11 s [lens] TyVarBndrVis (src/Control/Lens/Internal/TH.hs:168)
  5578. 1618.11 s [lens] composeValName (src/Control/Lens/Internal/TH.hs:241)
  5579. 1618.11 s [lens] idValName (src/Control/Lens/Internal/TH.hs:244)
  5580. 1618.11 s [lens] fmapValName (src/Control/Lens/Internal/TH.hs:247)
  5581. 1618.11 s [lens] pureValName (src/Control/Lens/Internal/TH.hs:250)
  5582. 1618.11 s [lens] apValName (src/Control/Lens/Internal/TH.hs:253)
  5583. 1618.11 s [lens] datatypeTypeKinded (src/Control/Lens/Internal/TH.hs:104)
  5584. 1618.11 s [lens] isDataFamily (src/Control/Lens/Internal/TH.hs:158)
  5585. 1618.11 s [lens] bndrReq (src/Control/Lens/Internal/TH.hs:170)
  5586. 1618.11 s [lens] traversalTypeName (src/Control/Lens/Internal/TH.hs:180)
  5587. 1618.11 s [lens] traversal'TypeName (src/Control/Lens/Internal/TH.hs:183)
  5588. 1618.11 s [lens] lensTypeName (src/Control/Lens/Internal/TH.hs:186)
  5589. 1618.11 s [lens] lens'TypeName (src/Control/Lens/Internal/TH.hs:189)
  5590. 1618.11 s [lens] isoTypeName (src/Control/Lens/Internal/TH.hs:192)
  5591. 1618.11 s [lens] iso'TypeName (src/Control/Lens/Internal/TH.hs:195)
  5592. 1618.11 s [lens] getterTypeName (src/Control/Lens/Internal/TH.hs:198)
  5593. 1618.11 s [lens] foldTypeName (src/Control/Lens/Internal/TH.hs:201)
  5594. 1618.11 s [lens] prismTypeName (src/Control/Lens/Internal/TH.hs:204)
  5595. 1618.11 s [lens] prism'TypeName (src/Control/Lens/Internal/TH.hs:207)
  5596. 1618.11 s [lens] reviewTypeName (src/Control/Lens/Internal/TH.hs:210)
  5597. 1618.11 s [lens] wrappedTypeName (src/Control/Lens/Internal/TH.hs:213)
  5598. 1618.11 s [lens] unwrappedTypeName (src/Control/Lens/Internal/TH.hs:216)
  5599. 1618.11 s [lens] rewrappedTypeName (src/Control/Lens/Internal/TH.hs:219)
  5600. 1618.11 s [lens] _wrapped'ValName (src/Control/Lens/Internal/TH.hs:222)
  5601. 1618.11 s [lens] isoValName (src/Control/Lens/Internal/TH.hs:225)
  5602. 1618.11 s [lens] prismValName (src/Control/Lens/Internal/TH.hs:228)
  5603. 1618.11 s [lens] untoValName (src/Control/Lens/Internal/TH.hs:231)
  5604. 1618.11 s [lens] phantomValName (src/Control/Lens/Internal/TH.hs:234)
  5605. 1618.11 s [lens] phantom2 (src/Control/Lens/Internal/TH.hs:237)
  5606. 1618.11 s [lens] rightDataName (src/Control/Lens/Internal/TH.hs:256)
  5607. 1618.11 s [lens] leftDataName (src/Control/Lens/Internal/TH.hs:259)
  5608. 1618.11 s [lens] inlinePragma (src/Control/Lens/Internal/TH.hs:267)
  5609. 1618.15 s [lens] Warning: 'State' is ambiguous. It is defined
  5610. 1618.15 s [lens] * in ‘Control.Monad.Trans.State.Lazy’
  5611. 1618.15 s [lens] * in ‘Control.Monad.Trans.State.Strict’
  5612. 1618.15 s [lens] You may be able to disambiguate the identifier by qualifying it or
  5613. 1618.15 s [lens] by specifying the type/value namespace explicitly.
  5614. 1618.15 s [lens] Defaulting to the one defined in ‘Control.Monad.Trans.State.Strict’
  5615. 1618.15 s [lens] Warning: 'StateT' is ambiguous. It is defined
  5616. 1618.15 s [lens] * in ‘Control.Monad.Trans.State.Lazy’
  5617. 1618.15 s [lens] * in ‘Control.Monad.Trans.State.Strict’
  5618. 1618.15 s [lens] * in ‘Control.Monad.Trans.State.Lazy’
  5619. 1618.15 s [lens] * in ‘Control.Monad.Trans.State.Strict’
  5620. 1618.15 s [lens] You may be able to disambiguate the identifier by qualifying it or
  5621. 1618.15 s [lens] by specifying the type/value namespace explicitly.
  5622. 1618.15 s [lens] Defaulting to the one defined in ‘Control.Monad.Trans.State.Strict’
  5623. 1618.15 s [lens] Warning: 'RWST' is ambiguous. It is defined
  5624. 1618.15 s [lens] * in ‘Control.Monad.Trans.RWS.Lazy’
  5625. 1618.15 s [lens] * in ‘Control.Monad.Trans.RWS.Strict’
  5626. 1618.15 s [lens] * in ‘Control.Monad.Trans.RWS.Lazy’
  5627. 1618.15 s [lens] * in ‘Control.Monad.Trans.RWS.Strict’
  5628. 1618.15 s [lens] You may be able to disambiguate the identifier by qualifying it or
  5629. 1618.15 s [lens] by specifying the type/value namespace explicitly.
  5630. 1618.15 s [lens] Defaulting to the one defined in ‘Control.Monad.Trans.RWS.Strict’
  5631. 1618.15 s [lens] Warning: 'Error' is out of scope.
  5632. 1618.15 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5633. 1618.15 s [lens] Warning: 'ErrorT' is out of scope.
  5634. 1618.15 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5635. 1618.16 s [lens] Warning: 'RWS' is ambiguous. It is defined
  5636. 1618.16 s [lens] * in ‘Control.Monad.Trans.RWS.Lazy’
  5637. 1618.16 s [lens] * in ‘Control.Monad.Trans.RWS.Strict’
  5638. 1618.16 s [lens] You may be able to disambiguate the identifier by qualifying it or
  5639. 1618.16 s [lens] by specifying the type/value namespace explicitly.
  5640. 1618.16 s [lens] Defaulting to the one defined in ‘Control.Monad.Trans.RWS.Strict’
  5641. 1618.16 s [lens] 100% ( 5 / 5) in 'Control.Lens.Zoom'
  5642. 1618.26 s [lens] Warning: 'holesOnOf' is out of scope.
  5643. 1618.26 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5644. 1618.26 s [lens] Warning: 'a' is out of scope.
  5645. 1618.26 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5646. 1618.26 s [lens] 100% ( 13 / 13) in 'Data.Data.Lens'
  5647. 1618.41 s [lens] Warning: 'composOpMonoid' is out of scope.
  5648. 1618.41 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5649. 1618.41 s [lens] Warning: 'composOpMPlus' is out of scope.
  5650. 1618.41 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5651. 1618.41 s [lens] Warning: 'composOp' is out of scope.
  5652. 1618.41 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5653. 1618.41 s [lens] Warning: 'descend' is out of scope.
  5654. 1618.41 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5655. 1618.41 s [lens] Warning: 'composOpM' is out of scope.
  5656. 1618.41 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5657. 1618.41 s [lens] Warning: 'descendM' is out of scope.
  5658. 1618.41 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5659. 1618.41 s [lens] Warning: 'composOpM_' is out of scope.
  5660. 1618.41 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5661. 1618.41 s [lens] Warning: 'descendM_' is out of scope.
  5662. 1618.41 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5663. 1618.41 s [lens] 96% ( 48 / 50) in 'Control.Lens.Plated'
  5664. 1618.41 s [lens] Missing documentation for:
  5665. 1618.41 s [lens] GPlated (src/Control/Lens/Plated.hs:758)
  5666. 1618.41 s [lens] GPlated1 (src/Control/Lens/Plated.hs:799)
  5667. 1618.50 s [lens] Warning: 'Set' is out of scope.
  5668. 1618.50 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5669. 1618.50 s [lens] 100% ( 4 / 4) in 'Data.HashSet.Lens'
  5670. 1618.51 s [lens] 50% ( 2 / 4) in 'Data.List.Lens'
  5671. 1618.51 s [lens] Missing documentation for:
  5672. 1618.51 s [lens] Prefixed (src/Control/Lens/Prism.hs:388)
  5673. 1618.51 s [lens] Suffixed (src/Control/Lens/Prism.hs:422)
  5674. 1618.51 s [lens] Warning: 'IndexedGetter' is out of scope.
  5675. 1618.51 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5676. 1618.51 s [lens] Warning: 'IndexedFold' is out of scope.
  5677. 1618.51 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5678. 1618.51 s [lens] Warning: 'IndexedLens'' is out of scope.
  5679. 1618.51 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5680. 1618.51 s [lens] Warning: 'IndexedTraversal'' is out of scope.
  5681. 1618.51 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5682. 1618.51 s [lens] 100% ( 2 / 2) in 'Data.Map.Lens'
  5683. 1618.52 s [lens] 100% ( 3 / 3) in 'Data.Set.Lens'
  5684. 1618.53 s [lens] Warning: 'pack' is out of scope.
  5685. 1618.53 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5686. 1618.53 s [lens] Warning: 'unpack' is out of scope.
  5687. 1618.53 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5688. 1618.53 s [lens] Warning: 'Text' is ambiguous. It is defined
  5689. 1618.53 s [lens] * at src/Data/Text/Lazy/Lens.hs:149:1
  5690. 1618.53 s [lens] * in ‘Data.Text.Internal.Lazy’
  5691. 1618.53 s [lens] You may be able to disambiguate the identifier by qualifying it or
  5692. 1618.53 s [lens] by specifying the type/value namespace explicitly.
  5693. 1618.53 s [lens] Defaulting to the one defined at src/Data/Text/Lazy/Lens.hs:149:1
  5694. 1618.53 s [lens] Warning: 'fromLazyText' is out of scope.
  5695. 1618.53 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5696. 1618.53 s [lens] Warning: 'toLazyText' is out of scope.
  5697. 1618.53 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5698. 1618.53 s [lens] Warning: 'each' is out of scope.
  5699. 1618.53 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5700. 1618.53 s [lens] 87% ( 7 / 8) in 'Data.Text.Lazy.Lens'
  5701. 1618.53 s [lens] Missing documentation for:
  5702. 1618.53 s [lens] Text (src/Data/Text/Lazy/Lens.hs:148)
  5703. 1618.55 s [lens] Warning: 'pack' is out of scope.
  5704. 1618.55 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5705. 1618.55 s [lens] Warning: 'unpack' is out of scope.
  5706. 1618.55 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5707. 1618.55 s [lens] Warning: 'Text' is ambiguous. It is defined
  5708. 1618.55 s [lens] * at src/Data/Text/Strict/Lens.hs:141:1
  5709. 1618.55 s [lens] * in ‘Data.Text.Internal’
  5710. 1618.55 s [lens] You may be able to disambiguate the identifier by qualifying it or
  5711. 1618.55 s [lens] by specifying the type/value namespace explicitly.
  5712. 1618.55 s [lens] Defaulting to the one defined at src/Data/Text/Strict/Lens.hs:141:1
  5713. 1618.55 s [lens] Warning: 'fromText' is out of scope.
  5714. 1618.55 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5715. 1618.55 s [lens] Warning: 'toLazyText' is out of scope.
  5716. 1618.55 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5717. 1618.55 s [lens] Warning: 'each' is out of scope.
  5718. 1618.55 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5719. 1618.55 s [lens] 87% ( 7 / 8) in 'Data.Text.Strict.Lens'
  5720. 1618.55 s [lens] Missing documentation for:
  5721. 1618.55 s [lens] Text (src/Data/Text/Strict/Lens.hs:140)
  5722. 1618.57 s [lens] Warning: 'pack' is out of scope.
  5723. 1618.57 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5724. 1618.57 s [lens] Warning: 'unpack' is out of scope.
  5725. 1618.57 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5726. 1618.57 s [lens] Warning: 'fromText' is out of scope.
  5727. 1618.57 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5728. 1618.57 s [lens] 80% ( 4 / 5) in 'Data.Text.Lens'
  5729. 1618.57 s [lens] Missing documentation for:
  5730. 1618.57 s [lens] Text (src/Data/Text/Lens.hs:102)
  5731. 1618.63 s [lens] Warning: 'ix' is out of scope.
  5732. 1618.63 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5733. 1618.63 s [lens] 100% ( 15 / 15) in 'Data.Vector.Generic.Lens'
  5734. 1618.71 s [lens] 100% ( 3 / 3) in 'Control.Lens.Each'
  5735. 1618.87 s [lens] 92% ( 13 / 14) in 'Control.Lens.At'
  5736. 1618.87 s [lens] Missing documentation for:
  5737. 1618.87 s [lens] Index (src/Control/Lens/At.hs:91)
  5738. 1619.46 s [lens] 23% ( 72 /302) in 'Language.Haskell.TH.Lens'
  5739. 1619.46 s [lens] Missing documentation for:
  5740. 1619.46 s [lens] locFileName (src/Language/Haskell/TH/Lens.hs:689)
  5741. 1619.46 s [lens] locPackage (src/Language/Haskell/TH/Lens.hs:693)
  5742. 1619.46 s [lens] locModule (src/Language/Haskell/TH/Lens.hs:697)
  5743. 1619.46 s [lens] locStart (src/Language/Haskell/TH/Lens.hs:701)
  5744. 1619.46 s [lens] locEnd (src/Language/Haskell/TH/Lens.hs:705)
  5745. 1619.46 s [lens] funDepInputs (src/Language/Haskell/TH/Lens.hs:709)
  5746. 1619.46 s [lens] funDepOutputs (src/Language/Haskell/TH/Lens.hs:714)
  5747. 1619.46 s [lens] matchPattern (src/Language/Haskell/TH/Lens.hs:731)
  5748. 1619.46 s [lens] matchBody (src/Language/Haskell/TH/Lens.hs:736)
  5749. 1619.46 s [lens] matchDeclarations (src/Language/Haskell/TH/Lens.hs:741)
  5750. 1619.46 s [lens] fixityPrecedence (src/Language/Haskell/TH/Lens.hs:746)
  5751. 1619.46 s [lens] fixityDirection (src/Language/Haskell/TH/Lens.hs:751)
  5752. 1619.46 s [lens] clausePattern (src/Language/Haskell/TH/Lens.hs:756)
  5753. 1619.46 s [lens] clauseBody (src/Language/Haskell/TH/Lens.hs:761)
  5754. 1619.46 s [lens] clauseDecs (src/Language/Haskell/TH/Lens.hs:766)
  5755. 1619.46 s [lens] fieldExpName (src/Language/Haskell/TH/Lens.hs:719)
  5756. 1619.46 s [lens] fieldExpExpression (src/Language/Haskell/TH/Lens.hs:722)
  5757. 1619.46 s [lens] fieldPatName (src/Language/Haskell/TH/Lens.hs:725)
  5758. 1619.46 s [lens] fieldPatPattern (src/Language/Haskell/TH/Lens.hs:728)
  5759. 1619.46 s [lens] tySynEqnLHS (src/Language/Haskell/TH/Lens.hs:1677)
  5760. 1619.46 s [lens] tySynEqnPatterns (src/Language/Haskell/TH/Lens.hs:1682)
  5761. 1619.46 s [lens] tySynEqnResult (src/Language/Haskell/TH/Lens.hs:1689)
  5762. 1619.46 s [lens] injectivityAnnOutput (src/Language/Haskell/TH/Lens.hs:771)
  5763. 1619.46 s [lens] injectivityAnnInputs (src/Language/Haskell/TH/Lens.hs:776)
  5764. 1619.46 s [lens] typeFamilyHeadName (src/Language/Haskell/TH/Lens.hs:781)
  5765. 1619.46 s [lens] typeFamilyHeadTyVarBndrs (src/Language/Haskell/TH/Lens.hs:786)
  5766. 1619.46 s [lens] typeFamilyHeadResultSig (src/Language/Haskell/TH/Lens.hs:791)
  5767. 1619.46 s [lens] typeFamilyHeadInjectivityAnn (src/Language/Haskell/TH/Lens.hs:796)
  5768. 1619.46 s [lens] bangSourceUnpackedness (src/Language/Haskell/TH/Lens.hs:801)
  5769. 1619.46 s [lens] bangSourceStrictness (src/Language/Haskell/TH/Lens.hs:806)
  5770. 1619.46 s [lens] derivClauseStrategy (src/Language/Haskell/TH/Lens.hs:812)
  5771. 1619.46 s [lens] derivClauseCxt (src/Language/Haskell/TH/Lens.hs:817)
  5772. 1619.46 s [lens] _ClassI (src/Language/Haskell/TH/Lens.hs:823)
  5773. 1619.46 s [lens] _ClassOpI (src/Language/Haskell/TH/Lens.hs:831)
  5774. 1619.46 s [lens] _TyConI (src/Language/Haskell/TH/Lens.hs:839)
  5775. 1619.46 s [lens] _FamilyI (src/Language/Haskell/TH/Lens.hs:847)
  5776. 1619.46 s [lens] _PrimTyConI (src/Language/Haskell/TH/Lens.hs:855)
  5777. 1619.46 s [lens] _DataConI (src/Language/Haskell/TH/Lens.hs:863)
  5778. 1619.46 s [lens] _VarI (src/Language/Haskell/TH/Lens.hs:871)
  5779. 1619.46 s [lens] _TyVarI (src/Language/Haskell/TH/Lens.hs:879)
  5780. 1619.46 s [lens] _PatSynI (src/Language/Haskell/TH/Lens.hs:888)
  5781. 1619.46 s [lens] _FunD (src/Language/Haskell/TH/Lens.hs:897)
  5782. 1619.46 s [lens] _ValD (src/Language/Haskell/TH/Lens.hs:905)
  5783. 1619.46 s [lens] _TySynD (src/Language/Haskell/TH/Lens.hs:913)
  5784. 1619.46 s [lens] _ClassD (src/Language/Haskell/TH/Lens.hs:921)
  5785. 1619.46 s [lens] _InstanceD (src/Language/Haskell/TH/Lens.hs:929)
  5786. 1619.46 s [lens] _SigD (src/Language/Haskell/TH/Lens.hs:965)
  5787. 1619.46 s [lens] _ForeignD (src/Language/Haskell/TH/Lens.hs:973)
  5788. 1619.46 s [lens] _InfixD (src/Language/Haskell/TH/Lens.hs:981)
  5789. 1619.46 s [lens] _PragmaD (src/Language/Haskell/TH/Lens.hs:989)
  5790. 1619.46 s [lens] _ClosedTypeFamilyD (src/Language/Haskell/TH/Lens.hs:1114)
  5791. 1619.46 s [lens] _RoleAnnotD (src/Language/Haskell/TH/Lens.hs:1021)
  5792. 1619.46 s [lens] _DefaultSigD (src/Language/Haskell/TH/Lens.hs:1052)
  5793. 1619.46 s [lens] _DataFamilyD (src/Language/Haskell/TH/Lens.hs:1148)
  5794. 1619.46 s [lens] _OpenTypeFamilyD (src/Language/Haskell/TH/Lens.hs:1156)
  5795. 1619.46 s [lens] _PatSynD (src/Language/Haskell/TH/Lens.hs:1165)
  5796. 1619.46 s [lens] _PatSynSigD (src/Language/Haskell/TH/Lens.hs:1173)
  5797. 1619.46 s [lens] _ImplicitParamBindD (src/Language/Haskell/TH/Lens.hs:1183)
  5798. 1619.46 s [lens] _DefaultD (src/Language/Haskell/TH/Lens.hs:1193)
  5799. 1619.46 s [lens] _TypeDataD (src/Language/Haskell/TH/Lens.hs:1203)
  5800. 1619.46 s [lens] _Unidir (src/Language/Haskell/TH/Lens.hs:1213)
  5801. 1619.46 s [lens] _ImplBidir (src/Language/Haskell/TH/Lens.hs:1221)
  5802. 1619.46 s [lens] _ExplBidir (src/Language/Haskell/TH/Lens.hs:1229)
  5803. 1619.46 s [lens] _PrefixPatSyn (src/Language/Haskell/TH/Lens.hs:1237)
  5804. 1619.46 s [lens] _InfixPatSyn (src/Language/Haskell/TH/Lens.hs:1245)
  5805. 1619.46 s [lens] _RecordPatSyn (src/Language/Haskell/TH/Lens.hs:1253)
  5806. 1619.46 s [lens] _NormalC (src/Language/Haskell/TH/Lens.hs:1262)
  5807. 1619.46 s [lens] _RecC (src/Language/Haskell/TH/Lens.hs:1270)
  5808. 1619.46 s [lens] _InfixC (src/Language/Haskell/TH/Lens.hs:1278)
  5809. 1619.46 s [lens] _ForallC (src/Language/Haskell/TH/Lens.hs:1286)
  5810. 1619.46 s [lens] _GadtC (src/Language/Haskell/TH/Lens.hs:1294)
  5811. 1619.46 s [lens] _RecGadtC (src/Language/Haskell/TH/Lens.hs:1302)
  5812. 1619.46 s [lens] _Overlappable (src/Language/Haskell/TH/Lens.hs:937)
  5813. 1619.47 s [lens] _Overlapping (src/Language/Haskell/TH/Lens.hs:944)
  5814. 1619.47 s [lens] _Overlaps (src/Language/Haskell/TH/Lens.hs:951)
  5815. 1619.47 s [lens] _Incoherent (src/Language/Haskell/TH/Lens.hs:958)
  5816. 1619.47 s [lens] _NoSourceUnpackedness (src/Language/Haskell/TH/Lens.hs:1310)
  5817. 1619.47 s [lens] _SourceNoUnpack (src/Language/Haskell/TH/Lens.hs:1318)
  5818. 1619.47 s [lens] _SourceUnpack (src/Language/Haskell/TH/Lens.hs:1326)
  5819. 1619.47 s [lens] _NoSourceStrictness (src/Language/Haskell/TH/Lens.hs:1334)
  5820. 1619.47 s [lens] _SourceLazy (src/Language/Haskell/TH/Lens.hs:1342)
  5821. 1619.47 s [lens] _SourceStrict (src/Language/Haskell/TH/Lens.hs:1350)
  5822. 1619.47 s [lens] _DecidedLazy (src/Language/Haskell/TH/Lens.hs:1358)
  5823. 1619.47 s [lens] _DecidedStrict (src/Language/Haskell/TH/Lens.hs:1366)
  5824. 1619.47 s [lens] _DecidedUnpack (src/Language/Haskell/TH/Lens.hs:1374)
  5825. 1619.47 s [lens] _ImportF (src/Language/Haskell/TH/Lens.hs:1382)
  5826. 1619.47 s [lens] _ExportF (src/Language/Haskell/TH/Lens.hs:1390)
  5827. 1619.47 s [lens] _CCall (src/Language/Haskell/TH/Lens.hs:1398)
  5828. 1619.47 s [lens] _StdCall (src/Language/Haskell/TH/Lens.hs:1406)
  5829. 1619.47 s [lens] _CApi (src/Language/Haskell/TH/Lens.hs:1414)
  5830. 1619.47 s [lens] _Prim (src/Language/Haskell/TH/Lens.hs:1422)
  5831. 1619.47 s [lens] _JavaScript (src/Language/Haskell/TH/Lens.hs:1430)
  5832. 1619.47 s [lens] _Unsafe (src/Language/Haskell/TH/Lens.hs:1438)
  5833. 1619.47 s [lens] _Safe (src/Language/Haskell/TH/Lens.hs:1446)
  5834. 1619.47 s [lens] _Interruptible (src/Language/Haskell/TH/Lens.hs:1454)
  5835. 1619.47 s [lens] _InlineP (src/Language/Haskell/TH/Lens.hs:1462)
  5836. 1619.47 s [lens] _SpecialiseP (src/Language/Haskell/TH/Lens.hs:1470)
  5837. 1619.47 s [lens] _SpecialiseInstP (src/Language/Haskell/TH/Lens.hs:1480)
  5838. 1619.47 s [lens] _AnnP (src/Language/Haskell/TH/Lens.hs:1511)
  5839. 1619.47 s [lens] _LineP (src/Language/Haskell/TH/Lens.hs:1519)
  5840. 1619.47 s [lens] _CompleteP (src/Language/Haskell/TH/Lens.hs:1528)
  5841. 1619.47 s [lens] _OpaqueP (src/Language/Haskell/TH/Lens.hs:1538)
  5842. 1619.47 s [lens] _NoInline (src/Language/Haskell/TH/Lens.hs:1547)
  5843. 1619.47 s [lens] _Inline (src/Language/Haskell/TH/Lens.hs:1555)
  5844. 1619.47 s [lens] _Inlinable (src/Language/Haskell/TH/Lens.hs:1563)
  5845. 1619.47 s [lens] _ConLike (src/Language/Haskell/TH/Lens.hs:1571)
  5846. 1619.47 s [lens] _FunLike (src/Language/Haskell/TH/Lens.hs:1579)
  5847. 1619.47 s [lens] _AllPhases (src/Language/Haskell/TH/Lens.hs:1587)
  5848. 1619.47 s [lens] _FromPhase (src/Language/Haskell/TH/Lens.hs:1595)
  5849. 1619.47 s [lens] _BeforePhase (src/Language/Haskell/TH/Lens.hs:1603)
  5850. 1619.47 s [lens] _RuleVar (src/Language/Haskell/TH/Lens.hs:1611)
  5851. 1619.47 s [lens] _TypedRuleVar (src/Language/Haskell/TH/Lens.hs:1619)
  5852. 1619.47 s [lens] _ModuleAnnotation (src/Language/Haskell/TH/Lens.hs:1627)
  5853. 1619.47 s [lens] _TypeAnnotation (src/Language/Haskell/TH/Lens.hs:1635)
  5854. 1619.47 s [lens] _ValueAnnotation (src/Language/Haskell/TH/Lens.hs:1643)
  5855. 1619.47 s [lens] _FunDep (src/Language/Haskell/TH/Lens.hs:1651)
  5856. 1619.47 s [lens] _InfixL (src/Language/Haskell/TH/Lens.hs:1705)
  5857. 1619.47 s [lens] _InfixR (src/Language/Haskell/TH/Lens.hs:1713)
  5858. 1619.47 s [lens] _InfixN (src/Language/Haskell/TH/Lens.hs:1721)
  5859. 1619.47 s [lens] _VarE (src/Language/Haskell/TH/Lens.hs:1729)
  5860. 1619.47 s [lens] _ConE (src/Language/Haskell/TH/Lens.hs:1737)
  5861. 1619.47 s [lens] _LitE (src/Language/Haskell/TH/Lens.hs:1745)
  5862. 1619.47 s [lens] _AppE (src/Language/Haskell/TH/Lens.hs:1753)
  5863. 1619.47 s [lens] _AppTypeE (src/Language/Haskell/TH/Lens.hs:1762)
  5864. 1619.47 s [lens] _InfixE (src/Language/Haskell/TH/Lens.hs:1771)
  5865. 1619.47 s [lens] _UInfixE (src/Language/Haskell/TH/Lens.hs:1779)
  5866. 1619.47 s [lens] _ParensE (src/Language/Haskell/TH/Lens.hs:1787)
  5867. 1619.47 s [lens] _LamE (src/Language/Haskell/TH/Lens.hs:1795)
  5868. 1619.47 s [lens] _LamCaseE (src/Language/Haskell/TH/Lens.hs:1803)
  5869. 1619.47 s [lens] _UnboxedSumE (src/Language/Haskell/TH/Lens.hs:1846)
  5870. 1619.47 s [lens] _CondE (src/Language/Haskell/TH/Lens.hs:1855)
  5871. 1619.47 s [lens] _MultiIfE (src/Language/Haskell/TH/Lens.hs:1863)
  5872. 1619.47 s [lens] _LetE (src/Language/Haskell/TH/Lens.hs:1871)
  5873. 1619.47 s [lens] _CaseE (src/Language/Haskell/TH/Lens.hs:1879)
  5874. 1619.47 s [lens] _CompE (src/Language/Haskell/TH/Lens.hs:1910)
  5875. 1619.47 s [lens] _ArithSeqE (src/Language/Haskell/TH/Lens.hs:1918)
  5876. 1619.47 s [lens] _ListE (src/Language/Haskell/TH/Lens.hs:1926)
  5877. 1619.47 s [lens] _SigE (src/Language/Haskell/TH/Lens.hs:1934)
  5878. 1619.47 s [lens] _RecConE (src/Language/Haskell/TH/Lens.hs:1942)
  5879. 1619.47 s [lens] _RecUpdE (src/Language/Haskell/TH/Lens.hs:1950)
  5880. 1619.47 s [lens] _StaticE (src/Language/Haskell/TH/Lens.hs:1958)
  5881. 1619.47 s [lens] _UnboundVarE (src/Language/Haskell/TH/Lens.hs:1966)
  5882. 1619.47 s [lens] _LabelE (src/Language/Haskell/TH/Lens.hs:1975)
  5883. 1619.47 s [lens] _ImplicitParamVarE (src/Language/Haskell/TH/Lens.hs:2008)
  5884. 1619.47 s [lens] _GetFieldE (src/Language/Haskell/TH/Lens.hs:2018)
  5885. 1619.47 s [lens] _ProjectionE (src/Language/Haskell/TH/Lens.hs:2026)
  5886. 1619.47 s [lens] _LamCasesE (src/Language/Haskell/TH/Lens.hs:2036)
  5887. 1619.47 s [lens] _GuardedB (src/Language/Haskell/TH/Lens.hs:2063)
  5888. 1619.47 s [lens] _NormalB (src/Language/Haskell/TH/Lens.hs:2071)
  5889. 1619.47 s [lens] _NormalG (src/Language/Haskell/TH/Lens.hs:2079)
  5890. 1619.47 s [lens] _PatG (src/Language/Haskell/TH/Lens.hs:2087)
  5891. 1619.47 s [lens] _BindS (src/Language/Haskell/TH/Lens.hs:2095)
  5892. 1619.47 s [lens] _LetS (src/Language/Haskell/TH/Lens.hs:2103)
  5893. 1619.47 s [lens] _NoBindS (src/Language/Haskell/TH/Lens.hs:2111)
  5894. 1619.47 s [lens] _ParS (src/Language/Haskell/TH/Lens.hs:2119)
  5895. 1619.47 s [lens] _RecS (src/Language/Haskell/TH/Lens.hs:2128)
  5896. 1619.47 s [lens] _FromR (src/Language/Haskell/TH/Lens.hs:2137)
  5897. 1619.47 s [lens] _FromThenR (src/Language/Haskell/TH/Lens.hs:2145)
  5898. 1619.47 s [lens] _FromToR (src/Language/Haskell/TH/Lens.hs:2153)
  5899. 1619.47 s [lens] _FromThenToR (src/Language/Haskell/TH/Lens.hs:2161)
  5900. 1619.47 s [lens] _CharL (src/Language/Haskell/TH/Lens.hs:2169)
  5901. 1619.47 s [lens] _StringL (src/Language/Haskell/TH/Lens.hs:2177)
  5902. 1619.47 s [lens] _IntegerL (src/Language/Haskell/TH/Lens.hs:2185)
  5903. 1619.47 s [lens] _RationalL (src/Language/Haskell/TH/Lens.hs:2193)
  5904. 1619.47 s [lens] _IntPrimL (src/Language/Haskell/TH/Lens.hs:2201)
  5905. 1619.47 s [lens] _WordPrimL (src/Language/Haskell/TH/Lens.hs:2209)
  5906. 1619.47 s [lens] _FloatPrimL (src/Language/Haskell/TH/Lens.hs:2217)
  5907. 1619.47 s [lens] _DoublePrimL (src/Language/Haskell/TH/Lens.hs:2225)
  5908. 1619.47 s [lens] _StringPrimL (src/Language/Haskell/TH/Lens.hs:2233)
  5909. 1619.47 s [lens] _CharPrimL (src/Language/Haskell/TH/Lens.hs:2241)
  5910. 1619.47 s [lens] _BytesPrimL (src/Language/Haskell/TH/Lens.hs:2250)
  5911. 1619.47 s [lens] _LitP (src/Language/Haskell/TH/Lens.hs:2259)
  5912. 1619.47 s [lens] _VarP (src/Language/Haskell/TH/Lens.hs:2267)
  5913. 1619.47 s [lens] _TupP (src/Language/Haskell/TH/Lens.hs:2275)
  5914. 1619.47 s [lens] _UnboxedTupP (src/Language/Haskell/TH/Lens.hs:2283)
  5915. 1619.47 s [lens] _UnboxedSumP (src/Language/Haskell/TH/Lens.hs:2292)
  5916. 1619.47 s [lens] _InfixP (src/Language/Haskell/TH/Lens.hs:2324)
  5917. 1619.47 s [lens] _UInfixP (src/Language/Haskell/TH/Lens.hs:2332)
  5918. 1619.47 s [lens] _ParensP (src/Language/Haskell/TH/Lens.hs:2340)
  5919. 1619.47 s [lens] _TildeP (src/Language/Haskell/TH/Lens.hs:2348)
  5920. 1619.47 s [lens] _BangP (src/Language/Haskell/TH/Lens.hs:2356)
  5921. 1619.47 s [lens] _AsP (src/Language/Haskell/TH/Lens.hs:2364)
  5922. 1619.47 s [lens] _WildP (src/Language/Haskell/TH/Lens.hs:2372)
  5923. 1619.47 s [lens] _RecP (src/Language/Haskell/TH/Lens.hs:2380)
  5924. 1619.47 s [lens] _ListP (src/Language/Haskell/TH/Lens.hs:2388)
  5925. 1619.47 s [lens] _SigP (src/Language/Haskell/TH/Lens.hs:2396)
  5926. 1619.47 s [lens] _ViewP (src/Language/Haskell/TH/Lens.hs:2404)
  5927. 1619.47 s [lens] _ForallT (src/Language/Haskell/TH/Lens.hs:2412)
  5928. 1619.47 s [lens] _AppT (src/Language/Haskell/TH/Lens.hs:2420)
  5929. 1619.47 s [lens] _SigT (src/Language/Haskell/TH/Lens.hs:2428)
  5930. 1619.47 s [lens] _VarT (src/Language/Haskell/TH/Lens.hs:2436)
  5931. 1619.47 s [lens] _ConT (src/Language/Haskell/TH/Lens.hs:2444)
  5932. 1619.47 s [lens] _PromotedT (src/Language/Haskell/TH/Lens.hs:2452)
  5933. 1619.47 s [lens] _TupleT (src/Language/Haskell/TH/Lens.hs:2460)
  5934. 1619.47 s [lens] _UnboxedTupleT (src/Language/Haskell/TH/Lens.hs:2468)
  5935. 1619.47 s [lens] _UnboxedSumT (src/Language/Haskell/TH/Lens.hs:2477)
  5936. 1619.47 s [lens] _ArrowT (src/Language/Haskell/TH/Lens.hs:2486)
  5937. 1619.47 s [lens] _EqualityT (src/Language/Haskell/TH/Lens.hs:2494)
  5938. 1619.47 s [lens] _ListT (src/Language/Haskell/TH/Lens.hs:2502)
  5939. 1619.47 s [lens] _PromotedTupleT (src/Language/Haskell/TH/Lens.hs:2510)
  5940. 1619.47 s [lens] _PromotedNilT (src/Language/Haskell/TH/Lens.hs:2518)
  5941. 1619.47 s [lens] _PromotedConsT (src/Language/Haskell/TH/Lens.hs:2526)
  5942. 1619.47 s [lens] _StarT (src/Language/Haskell/TH/Lens.hs:2534)
  5943. 1619.47 s [lens] _ConstraintT (src/Language/Haskell/TH/Lens.hs:2542)
  5944. 1619.47 s [lens] _LitT (src/Language/Haskell/TH/Lens.hs:2550)
  5945. 1619.47 s [lens] _InfixT (src/Language/Haskell/TH/Lens.hs:2558)
  5946. 1619.47 s [lens] _UInfixT (src/Language/Haskell/TH/Lens.hs:2566)
  5947. 1619.47 s [lens] _ParensT (src/Language/Haskell/TH/Lens.hs:2574)
  5948. 1619.47 s [lens] _WildCardT (src/Language/Haskell/TH/Lens.hs:2582)
  5949. 1619.47 s [lens] _AppKindT (src/Language/Haskell/TH/Lens.hs:2591)
  5950. 1619.47 s [lens] _ImplicitParamT (src/Language/Haskell/TH/Lens.hs:2599)
  5951. 1619.47 s [lens] _ForallVisT (src/Language/Haskell/TH/Lens.hs:2609)
  5952. 1619.47 s [lens] _MulArrowT (src/Language/Haskell/TH/Lens.hs:2619)
  5953. 1619.47 s [lens] _PromotedInfixT (src/Language/Haskell/TH/Lens.hs:2629)
  5954. 1619.47 s [lens] _PromotedUInfixT (src/Language/Haskell/TH/Lens.hs:2637)
  5955. 1619.47 s [lens] _SpecifiedSpec (src/Language/Haskell/TH/Lens.hs:2647)
  5956. 1619.47 s [lens] _InferredSpec (src/Language/Haskell/TH/Lens.hs:2655)
  5957. 1619.47 s [lens] _NoSig (src/Language/Haskell/TH/Lens.hs:2728)
  5958. 1619.47 s [lens] _KindSig (src/Language/Haskell/TH/Lens.hs:2736)
  5959. 1619.47 s [lens] _TyVarSig (src/Language/Haskell/TH/Lens.hs:2744)
  5960. 1619.47 s [lens] _NumTyLit (src/Language/Haskell/TH/Lens.hs:2752)
  5961. 1619.47 s [lens] _StrTyLit (src/Language/Haskell/TH/Lens.hs:2760)
  5962. 1619.47 s [lens] _CharTyLit (src/Language/Haskell/TH/Lens.hs:2769)
  5963. 1619.47 s [lens] _NominalR (src/Language/Haskell/TH/Lens.hs:2778)
  5964. 1619.47 s [lens] _RepresentationalR (src/Language/Haskell/TH/Lens.hs:2786)
  5965. 1619.47 s [lens] _PhantomR (src/Language/Haskell/TH/Lens.hs:2794)
  5966. 1619.47 s [lens] _InferR (src/Language/Haskell/TH/Lens.hs:2802)
  5967. 1619.47 s [lens] _StockStrategy (src/Language/Haskell/TH/Lens.hs:2811)
  5968. 1619.47 s [lens] _AnyclassStrategy (src/Language/Haskell/TH/Lens.hs:2819)
  5969. 1619.47 s [lens] _NewtypeStrategy (src/Language/Haskell/TH/Lens.hs:2827)
  5970. 1619.99 s [lens] Warning: 'Prism' is out of scope.
  5971. 1619.99 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5972. 1620.00 s [lens] Warning: 'Iso' is out of scope.
  5973. 1620.00 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5974. 1620.00 s [lens] 100% ( 4 / 4) in 'Control.Lens.Internal.PrismTH'
  5975. 1620.14 s [lens] Warning: 's' is out of scope.
  5976. 1620.14 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5977. 1620.15 s [lens] 77% ( 7 / 9) in 'Control.Lens.Internal.FieldTH'
  5978. 1620.15 s [lens] Missing documentation for:
  5979. 1620.15 s [lens] makeFieldOpticsForDec (src/Control/Lens/Internal/FieldTH.hs:79)
  5980. 1620.15 s [lens] makeFieldOpticsForDec' (src/Control/Lens/Internal/FieldTH.hs:82)
  5981. 1620.32 s [lens] Warning: 'Prism'' is out of scope.
  5982. 1620.32 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5983. 1620.33 s [lens] Warning: 'Wrapped' is out of scope.
  5984. 1620.33 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5985. 1620.33 s [lens] Warning: '_name' is out of scope.
  5986. 1620.33 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5987. 1620.33 s [lens] Warning: '_fooName' is out of scope.
  5988. 1620.33 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5989. 1620.33 s [lens] 96% ( 60 / 62) in 'Control.Lens.TH'
  5990. 1620.33 s [lens] Missing documentation for:
  5991. 1620.33 s [lens] defaultFieldRules (src/Control/Lens/TH.hs:747)
  5992. 1620.33 s [lens] generateRecordSyntax (src/Control/Lens/TH.hs:164)
  5993. 1620.41 s [lens] 100% ( 23 / 23) in 'Control.Lens'
  5994. 1620.44 s [lens] 23% ( 4 / 17) in 'GHC.Generics.Lens'
  5995. 1620.44 s [lens] Missing documentation for:
  5996. 1620.44 s [lens] _V1 (src/GHC/Generics/Lens.hs:76)
  5997. 1620.44 s [lens] _U1 (src/GHC/Generics/Lens.hs:80)
  5998. 1620.44 s [lens] _Par1 (src/GHC/Generics/Lens.hs:84)
  5999. 1620.44 s [lens] _Rec1 (src/GHC/Generics/Lens.hs:88)
  6000. 1620.44 s [lens] _K1 (src/GHC/Generics/Lens.hs:92)
  6001. 1620.44 s [lens] _M1 (src/GHC/Generics/Lens.hs:96)
  6002. 1620.44 s [lens] _L1 (src/GHC/Generics/Lens.hs:100)
  6003. 1620.44 s [lens] _UAddr (src/GHC/Generics/Lens.hs:119)
  6004. 1620.44 s [lens] _UChar (src/GHC/Generics/Lens.hs:126)
  6005. 1620.44 s [lens] _UDouble (src/GHC/Generics/Lens.hs:133)
  6006. 1620.44 s [lens] _UFloat (src/GHC/Generics/Lens.hs:140)
  6007. 1620.44 s [lens] _UInt (src/GHC/Generics/Lens.hs:147)
  6008. 1620.44 s [lens] _UWord (src/GHC/Generics/Lens.hs:154)
  6009. 1620.47 s [lens] 100% ( 9 / 9) in 'Data.Vector.Lens'
  6010. 1620.49 s [lens] 100% ( 3 / 3) in 'Data.Typeable.Lens'
  6011. 1620.50 s [lens] 100% ( 3 / 3) in 'Data.Tree.Lens'
  6012. 1620.52 s [lens] 100% ( 7 / 7) in 'Data.Sequence.Lens'
  6013. 1620.53 s [lens] 100% ( 4 / 4) in 'Data.IntSet.Lens'
  6014. 1620.55 s [lens] 66% ( 8 / 12) in 'Data.Complex.Lens'
  6015. 1620.55 s [lens] Missing documentation for:
  6016. 1620.55 s [lens] Polar (src/Data/Complex/Lens.hs:84)
  6017. 1620.55 s [lens] Real (src/Data/Complex/Lens.hs:88)
  6018. 1620.55 s [lens] Imaginary (src/Data/Complex/Lens.hs:91)
  6019. 1620.55 s [lens] Conjugate (src/Data/Complex/Lens.hs:146)
  6020. 1620.80 s [lens] 77% ( 7 / 9) in 'Data.ByteString.Strict.Lens'
  6021. 1620.80 s [lens] Missing documentation for:
  6022. 1620.80 s [lens] Bytes (src/Data/ByteString/Strict/Lens.hs:138)
  6023. 1620.80 s [lens] Chars (src/Data/ByteString/Strict/Lens.hs:142)
  6024. 1620.82 s [lens] 77% ( 7 / 9) in 'Data.ByteString.Lazy.Lens'
  6025. 1620.82 s [lens] Missing documentation for:
  6026. 1620.82 s [lens] Bytes (src/Data/ByteString/Lazy/Lens.hs:140)
  6027. 1620.82 s [lens] Chars (src/Data/ByteString/Lazy/Lens.hs:144)
  6028. 1620.85 s [lens] Warning: 'ByteString' is out of scope.
  6029. 1620.85 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6030. 1620.85 s [lens] 66% ( 4 / 6) in 'Data.ByteString.Lens'
  6031. 1620.85 s [lens] Missing documentation for:
  6032. 1620.85 s [lens] Bytes (src/Data/ByteString/Lens.hs:109)
  6033. 1620.85 s [lens] Chars (src/Data/ByteString/Lens.hs:113)
  6034. 1620.90 s [lens] 100% ( 17 / 17) in 'Data.Bits.Lens'
  6035. 1620.94 s [lens] 100% ( 3 / 3) in 'Data.Array.Lens'
  6036. 1620.95 s [lens] 100% ( 2 / 2) in 'Control.Seq.Lens'
  6037. 1620.97 s [lens] 100% ( 5 / 5) in 'Control.Parallel.Strategies.Lens'
  6038. 1621.00 s [lens] 100% ( 16 / 16) in 'Control.Monad.Error.Lens'
  6039. 1621.03 s [lens] 100% ( 4 / 4) in 'Control.Lens.Unsound'
  6040. 1621.05 s [lens] 100% ( 15 / 15) in 'Control.Lens.Profunctor'
  6041. 1621.08 s [lens] 100% (131 /131) in 'Control.Lens.Operators'
  6042. 1621.09 s [lens] 100% ( 3 / 3) in 'Control.Lens.Extras'
  6043. 1621.10 s [lens] Warning: Control.Lens.Combinators: Unwrapped is exported separately but will be documented under Wrapped. Consider exporting it together with its parent(s) for code clarity.
  6044. 1621.10 s [lens] 94% (622 /661) in 'Control.Lens.Combinators'
  6045. 1621.10 s [lens] Missing documentation for:
  6046. 1621.10 s [lens] Traversable1
  6047. 1621.10 s [lens] Index (src/Control/Lens/At.hs:91)
  6048. 1621.10 s [lens] AsEmpty (src/Control/Lens/Empty.hs:65)
  6049. 1621.10 s [lens] GPlated (src/Control/Lens/Plated.hs:758)
  6050. 1621.10 s [lens] GPlated1 (src/Control/Lens/Plated.hs:799)
  6051. 1621.10 s [lens] Prefixed (src/Control/Lens/Prism.hs:388)
  6052. 1621.10 s [lens] Suffixed (src/Control/Lens/Prism.hs:422)
  6053. 1621.10 s [lens] Traversal1' (src/Control/Lens/Type.hs:215)
  6054. 1621.10 s [lens] IndexedTraversal1 (src/Control/Lens/Type.hs:235)
  6055. 1621.10 s [lens] IndexedTraversal1' (src/Control/Lens/Type.hs:236)
  6056. 1621.10 s [lens] Traversing1 (src/Control/Lens/Traversal.hs:239)
  6057. 1621.10 s [lens] Traversing1' (src/Control/Lens/Traversal.hs:245)
  6058. 1621.10 s [lens] IndexedFold1 (src/Control/Lens/Type.hs:527)
  6059. 1621.10 s [lens] IndexPreservingTraversal1 (src/Control/Lens/Type.hs:246)
  6060. 1621.10 s [lens] IndexPreservingTraversal1' (src/Control/Lens/Type.hs:247)
  6061. 1621.10 s [lens] IndexPreservingFold1 (src/Control/Lens/Type.hs:528)
  6062. 1621.10 s [lens] Rewrapped (src/Control/Lens/Wrapped.hs:209)
  6063. 1621.10 s [lens] Rewrapping (src/Control/Lens/Wrapped.hs:211)
  6064. 1621.10 s [lens] ReifiedIndexedFold (src/Control/Lens/Reified.hs:436)
  6065. 1621.10 s [lens] List (src/Control/Lens/Iso.hs:463)
  6066. 1621.10 s [lens] Empty (src/Control/Lens/Empty.hs:75)
  6067. 1621.10 s [lens] Strict (src/Control/Lens/Iso.hs:411)
  6068. 1621.10 s [lens] Lazy (src/Control/Lens/Iso.hs:415)
  6069. 1621.10 s [lens] Wrapped (src/Control/Lens/Wrapped.hs:200)
  6070. 1621.10 s [lens] Swapped (src/Control/Lens/Iso.hs:419)
  6071. 1621.10 s [lens] Reversed (src/Control/Lens/Iso.hs:423)
  6072. 1621.10 s [lens] Unwrapped (src/Control/Lens/Wrapped.hs:204)
  6073. 1621.10 s [lens] cloneEquality (src/Control/Lens/Equality.hs:112)
  6074. 1621.10 s [lens] ifolding (src/Control/Lens/Fold.hs:206)
  6075. 1621.10 s [lens] ifoldMapBy (src/Control/Lens/Indexed.hs:282)
  6076. 1621.10 s [lens] ifoldMapByOf (src/Control/Lens/Indexed.hs:285)
  6077. 1621.10 s [lens] itraverseBy (src/Control/Lens/Indexed.hs:288)
  6078. 1621.10 s [lens] itraverseByOf (src/Control/Lens/Indexed.hs:291)
  6079. 1621.10 s [lens] defaultFieldRules (src/Control/Lens/TH.hs:747)
  6080. 1621.10 s [lens] generateRecordSyntax (src/Control/Lens/TH.hs:164)
  6081. 1621.10 s [lens] unsafePartsOf' (src/Control/Lens/Traversal.hs:657)
  6082. 1621.10 s [lens] iunsafePartsOf' (src/Control/Lens/Traversal.hs:661)
  6083. 1621.10 s [lens] _Unwrapped' (src/Control/Lens/Wrapped.hs:214)
  6084. 1621.10 s [lens] _Unwrapped (src/Control/Lens/Wrapped.hs:231)
  6085. 1621.23 s [lens] 59% ( 72 /121) in 'Control.Exception.Lens'
  6086. 1621.23 s [lens] Missing documentation for:
  6087. 1621.23 s [lens] Exception (src/Control/Exception/Lens.hs:190)
  6088. 1621.23 s [lens] IOException_ (src/Control/Exception/Lens.hs:449)
  6089. 1621.23 s [lens] ArithException_ (src/Control/Exception/Lens.hs:466)
  6090. 1621.23 s [lens] Overflow_ (src/Control/Exception/Lens.hs:494)
  6091. 1621.23 s [lens] Underflow_ (src/Control/Exception/Lens.hs:514)
  6092. 1621.23 s [lens] LossOfPrecision_ (src/Control/Exception/Lens.hs:534)
  6093. 1621.23 s [lens] DivideByZero_ (src/Control/Exception/Lens.hs:554)
  6094. 1621.23 s [lens] Denormal_ (src/Control/Exception/Lens.hs:574)
  6095. 1621.23 s [lens] RatioZeroDenominator_ (src/Control/Exception/Lens.hs:594)
  6096. 1621.23 s [lens] ArrayException_ (src/Control/Exception/Lens.hs:620)
  6097. 1621.23 s [lens] IndexOutOfBounds_ (src/Control/Exception/Lens.hs:640)
  6098. 1621.23 s [lens] UndefinedElement_ (src/Control/Exception/Lens.hs:660)
  6099. 1621.23 s [lens] AssertionFailed__ (src/Control/Exception/Lens.hs:701)
  6100. 1621.23 s [lens] AssertionFailed_ (src/Control/Exception/Lens.hs:705)
  6101. 1621.23 s [lens] AsyncException_ (src/Control/Exception/Lens.hs:731)
  6102. 1621.23 s [lens] StackOverflow_ (src/Control/Exception/Lens.hs:749)
  6103. 1621.23 s [lens] HeapOverflow_ (src/Control/Exception/Lens.hs:772)
  6104. 1621.23 s [lens] ThreadKilled_ (src/Control/Exception/Lens.hs:790)
  6105. 1621.23 s [lens] UserInterrupt_ (src/Control/Exception/Lens.hs:808)
  6106. 1621.23 s [lens] NonTermination__ (src/Control/Exception/Lens.hs:848)
  6107. 1621.23 s [lens] NonTermination_ (src/Control/Exception/Lens.hs:852)
  6108. 1621.23 s [lens] NestedAtomically__ (src/Control/Exception/Lens.hs:891)
  6109. 1621.23 s [lens] NestedAtomically_ (src/Control/Exception/Lens.hs:895)
  6110. 1621.23 s [lens] BlockedIndefinitelyOnMVar__ (src/Control/Exception/Lens.hs:935)
  6111. 1621.23 s [lens] BlockedIndefinitelyOnMVar_ (src/Control/Exception/Lens.hs:939)
  6112. 1621.23 s [lens] BlockedIndefinitelyOnSTM__ (src/Control/Exception/Lens.hs:979)
  6113. 1621.23 s [lens] BlockedIndefinitelyOnSTM_ (src/Control/Exception/Lens.hs:983)
  6114. 1621.23 s [lens] Deadlock__ (src/Control/Exception/Lens.hs:1022)
  6115. 1621.23 s [lens] Deadlock_ (src/Control/Exception/Lens.hs:1026)
  6116. 1621.23 s [lens] NoMethodError__ (src/Control/Exception/Lens.hs:1065)
  6117. 1621.23 s [lens] NoMethodError_ (src/Control/Exception/Lens.hs:1069)
  6118. 1621.23 s [lens] PatternMatchFail__ (src/Control/Exception/Lens.hs:1107)
  6119. 1621.23 s [lens] PatternMatchFail_ (src/Control/Exception/Lens.hs:1111)
  6120. 1621.23 s [lens] RecConError__ (src/Control/Exception/Lens.hs:1150)
  6121. 1621.23 s [lens] RecConError_ (src/Control/Exception/Lens.hs:1154)
  6122. 1621.23 s [lens] RecSelError__ (src/Control/Exception/Lens.hs:1194)
  6123. 1621.23 s [lens] RecSelError_ (src/Control/Exception/Lens.hs:1198)
  6124. 1621.23 s [lens] RecUpdError__ (src/Control/Exception/Lens.hs:1238)
  6125. 1621.23 s [lens] RecUpdError_ (src/Control/Exception/Lens.hs:1242)
  6126. 1621.23 s [lens] ErrorCall__ (src/Control/Exception/Lens.hs:1285)
  6127. 1621.23 s [lens] ErrorCall_ (src/Control/Exception/Lens.hs:1289)
  6128. 1621.23 s [lens] AllocationLimitExceeded__ (src/Control/Exception/Lens.hs:1328)
  6129. 1621.23 s [lens] AllocationLimitExceeded_ (src/Control/Exception/Lens.hs:1332)
  6130. 1621.23 s [lens] TypeError__ (src/Control/Exception/Lens.hs:1371)
  6131. 1621.23 s [lens] TypeError_ (src/Control/Exception/Lens.hs:1375)
  6132. 1621.23 s [lens] CompactionFailed__ (src/Control/Exception/Lens.hs:1415)
  6133. 1621.23 s [lens] CompactionFailed_ (src/Control/Exception/Lens.hs:1419)
  6134. 1621.23 s [lens] HandlingException__ (src/Control/Exception/Lens.hs:1459)
  6135. 1621.23 s [lens] HandlingException_ (src/Control/Exception/Lens.hs:1463)
  6136. 1621.45 s [lens] 66% ( 2 / 3) in 'Data.Dynamic.Lens'
  6137. 1621.45 s [lens] Missing documentation for:
  6138. 1621.45 s [lens] Dynamic (src/Data/Dynamic/Lens.hs:47)
  6139. 1621.50 s [lens] 93% ( 15 / 16) in 'Numeric.Lens'
  6140. 1621.50 s [lens] Missing documentation for:
  6141. 1621.50 s [lens] Integral (src/Numeric/Lens.hs:56)
  6142. 1621.55 s [lens] 100% ( 7 / 7) in 'Numeric.Natural.Lens'
  6143. 1621.58 s [lens] 66% ( 4 / 6) in 'System.Exit.Lens'
  6144. 1621.58 s [lens] Missing documentation for:
  6145. 1621.58 s [lens] ExitFailure_ (src/System/Exit/Lens.hs:75)
  6146. 1621.58 s [lens] ExitSuccess_ (src/System/Exit/Lens.hs:71)
  6147. 1621.62 s [lens] 100% ( 19 / 19) in 'System.FilePath.Lens'
  6148. 1621.64 s [lens] 32% ( 9 / 28) in 'System.IO.Error.Lens'
  6149. 1621.64 s [lens] Missing documentation for:
  6150. 1621.64 s [lens] _AlreadyExists (src/System/IO/Error/Lens.hs:63)
  6151. 1621.64 s [lens] _NoSuchThing (src/System/IO/Error/Lens.hs:66)
  6152. 1621.64 s [lens] _ResourceBusy (src/System/IO/Error/Lens.hs:69)
  6153. 1621.64 s [lens] _ResourceExhausted (src/System/IO/Error/Lens.hs:72)
  6154. 1621.64 s [lens] _EOF (src/System/IO/Error/Lens.hs:75)
  6155. 1621.64 s [lens] _IllegalOperation (src/System/IO/Error/Lens.hs:78)
  6156. 1621.64 s [lens] _PermissionDenied (src/System/IO/Error/Lens.hs:81)
  6157. 1621.64 s [lens] _UserError (src/System/IO/Error/Lens.hs:84)
  6158. 1621.64 s [lens] _UnsatisfiedConstraints (src/System/IO/Error/Lens.hs:87)
  6159. 1621.64 s [lens] _SystemError (src/System/IO/Error/Lens.hs:90)
  6160. 1621.64 s [lens] _ProtocolError (src/System/IO/Error/Lens.hs:93)
  6161. 1621.64 s [lens] _OtherError (src/System/IO/Error/Lens.hs:96)
  6162. 1621.64 s [lens] _InvalidArgument (src/System/IO/Error/Lens.hs:99)
  6163. 1621.64 s [lens] _InappropriateType (src/System/IO/Error/Lens.hs:102)
  6164. 1621.64 s [lens] _HardwareFault (src/System/IO/Error/Lens.hs:105)
  6165. 1621.64 s [lens] _UnsupportedOperation (src/System/IO/Error/Lens.hs:108)
  6166. 1621.64 s [lens] _TimeExpired (src/System/IO/Error/Lens.hs:111)
  6167. 1621.64 s [lens] _ResourceVanished (src/System/IO/Error/Lens.hs:114)
  6168. 1621.64 s [lens] _Interrupted (src/System/IO/Error/Lens.hs:117)
  6169. 1621.90 s [lens] Warning: Control.Lens.Internal.CTypes: could not find link destinations for:
  6170. 1621.90 s [lens] - GHC.Generics.D:R:UReckPtrp0
  6171. 1623.21 s [lens] Warning: Control.Lens.Setter: could not find link destinations for:
  6172. 1623.21 s [lens] - Data.Vector.Unboxed.Base.V_Identity
  6173. 1623.21 s [lens] - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0
  6174. 1623.21 s [lens] - Data.Vector.Unboxed.Base.D:R:VectorIdentity0
  6175. 1623.29 s [lens] Warning: Control.Lens.Tuple: could not find link destinations for:
  6176. 1623.29 s [lens] - Control.Lens.Tuple.N18
  6177. 1623.29 s [lens] - Control.Lens.Tuple.N17
  6178. 1623.29 s [lens] - Control.Lens.Tuple.N16
  6179. 1623.29 s [lens] - Control.Lens.Tuple.N15
  6180. 1623.29 s [lens] - Control.Lens.Tuple.N14
  6181. 1623.29 s [lens] - Control.Lens.Tuple.N13
  6182. 1623.29 s [lens] - Control.Lens.Tuple.N12
  6183. 1623.29 s [lens] - Control.Lens.Tuple.N11
  6184. 1623.29 s [lens] - Control.Lens.Tuple.N10
  6185. 1623.29 s [lens] - Control.Lens.Tuple.N9
  6186. 1623.29 s [lens] - Control.Lens.Tuple.N8
  6187. 1623.29 s [lens] - Control.Lens.Tuple.N7
  6188. 1623.29 s [lens] - Control.Lens.Tuple.N6
  6189. 1623.29 s [lens] - Control.Lens.Tuple.N5
  6190. 1623.29 s [lens] - Control.Lens.Tuple.N4
  6191. 1623.29 s [lens] - Control.Lens.Tuple.N3
  6192. 1623.29 s [lens] - Control.Lens.Tuple.N2
  6193. 1623.29 s [lens] - Control.Lens.Tuple.N1
  6194. 1623.29 s [lens] - Control.Lens.Tuple.N0
  6195. 1623.29 s [lens] - Control.Lens.Tuple.GIxed
  6196. 1623.33 s [lens] Warning: Control.Lens.Getter: could not find link destinations for:
  6197. 1623.33 s [lens] - Data.Vector.Unboxed.Base.V_Const
  6198. 1623.33 s [lens] - Data.Vector.Unboxed.Base.D:R:MVectorsConst0
  6199. 1623.33 s [lens] - Data.Vector.Unboxed.Base.D:R:VectorConst0
  6200. 1623.39 s [lens] Warning: Control.Lens.Fold: could not find link destinations for:
  6201. 1623.39 s [lens] - Control.Lens.Fold.ifoldr
  6202. 1623.45 s [lens] Warning: Control.Lens.Traversal: could not find link destinations for:
  6203. 1623.45 s [lens] - Data.Profunctor.Traversing.Baz
  6204. 1623.53 s [lens] Warning: Control.Lens.Iso: could not find link destinations for:
  6205. 1623.53 s [lens] - Data.Profunctor.Traversing.Baz
  6206. 1623.53 s [lens] - Data.Profunctor.Traversing.Bazaar
  6207. 1623.55 s [lens] Warning: Control.Lens.Wrapped: could not find link destinations for:
  6208. 1623.55 s [lens] - Control.Lens.Wrapped.GUnwrapped
  6209. 1623.56 s [lens] Warning: Control.Lens.Plated: could not find link destinations for:
  6210. 1623.56 s [lens] - Control.Lens.Plated.gplate1'
  6211. 1623.56 s [lens] - Control.Lens.Plated.gplate'
  6212. 1623.58 s [lens] Warning: Language.Haskell.TH.Lens: could not find link destinations for:
  6213. 1623.58 s [lens] - Language.Haskell.TH.Lens.DataPrism'
  6214. 1623.91 s [lens] Warning: Control.Lens.Combinators: could not find link destinations for:
  6215. 1623.91 s [lens] - Data.Vector.Unboxed.Base.V_Identity
  6216. 1623.91 s [lens] - Data.Vector.Unboxed.Base.V_Const
  6217. 1623.91 s [lens] - Data.Vector.Unboxed.Base.D:R:MVectorsConst0
  6218. 1623.91 s [lens] - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0
  6219. 1623.91 s [lens] - Data.Vector.Unboxed.Base.D:R:VectorConst0
  6220. 1623.91 s [lens] - Data.Vector.Unboxed.Base.D:R:VectorIdentity0
  6221. 1623.91 s [lens] - Control.Lens.Tuple.N18
  6222. 1623.91 s [lens] - Control.Lens.Tuple.N17
  6223. 1623.91 s [lens] - Control.Lens.Tuple.N16
  6224. 1623.91 s [lens] - Control.Lens.Tuple.N15
  6225. 1623.91 s [lens] - Control.Lens.Tuple.N14
  6226. 1623.91 s [lens] - Control.Lens.Tuple.N13
  6227. 1623.91 s [lens] - Control.Lens.Tuple.N12
  6228. 1623.91 s [lens] - Control.Lens.Tuple.N11
  6229. 1623.91 s [lens] - Control.Lens.Tuple.N10
  6230. 1623.91 s [lens] - Control.Lens.Tuple.N9
  6231. 1623.91 s [lens] - Control.Lens.Tuple.N8
  6232. 1623.91 s [lens] - Control.Lens.Tuple.N7
  6233. 1623.91 s [lens] - Control.Lens.Tuple.N6
  6234. 1623.91 s [lens] - Control.Lens.Tuple.N5
  6235. 1623.91 s [lens] - Control.Lens.Tuple.N4
  6236. 1623.91 s [lens] - Control.Lens.Tuple.N3
  6237. 1623.91 s [lens] - Control.Lens.Tuple.N2
  6238. 1623.91 s [lens] - Control.Lens.Tuple.N1
  6239. 1623.91 s [lens] - Control.Lens.Tuple.N0
  6240. 1623.91 s [lens] - Control.Lens.Tuple.GIxed
  6241. 1623.91 s [lens] - Control.Lens.Fold.ifoldr
  6242. 1623.91 s [lens] - Data.Profunctor.Traversing.Baz
  6243. 1623.91 s [lens] - Control.Lens.Wrapped.GUnwrapped
  6244. 1623.91 s [lens] - Control.Lens.Plated.gplate1'
  6245. 1623.91 s [lens] - Control.Lens.Plated.gplate'
  6246. 1623.91 s [lens] - Data.Profunctor.Traversing.Bazaar
  6247. 1633.16 s [lens] Documentation created: dist/doc/html/lens/, dist/doc/html/lens/lens.txt
  6248. 1633.24 s [lens] Preprocessing test suite 'hunit' for lens-5.2.3..
  6249. 1633.24 s [lens] Preprocessing test suite 'properties' for lens-5.2.3..
  6250. 1633.24 s [lens] Preprocessing test suite 'templates' for lens-5.2.3..
  6251. 1633.24 s [lens] Preprocessing test suite 'doctests' for lens-5.2.3..
  6252. 1633.26 s [lens] Phase: installPhase
  6253. 1633.44 s [lens] Installing library in /nix/store/6kbif4hdn14g4wacr1jvcxggnr13qkwk-lens-5.2.3/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN
  6254. 1635.31 s [lens] Phase: fixupPhase
  6255. 1635.33 s [lens] shrinking RPATHs of ELF executables and libraries in /nix/store/6kbif4hdn14g4wacr1jvcxggnr13qkwk-lens-5.2.3
  6256. 1635.33 s [lens] shrinking /nix/store/6kbif4hdn14g4wacr1jvcxggnr13qkwk-lens-5.2.3/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/libHSlens-5.2.3-FYYQSujS5Ss64xTrWRgvEN-ghc9.6.5.so
  6257. 1635.39 s [lens] checking for references to /build/ in /nix/store/6kbif4hdn14g4wacr1jvcxggnr13qkwk-lens-5.2.3...
  6258. 1635.45 s [lens] patching script interpreter paths in /nix/store/6kbif4hdn14g4wacr1jvcxggnr13qkwk-lens-5.2.3
  6259. 1635.45 s [lens] stripping (with command strip and flags -S -p) in /nix/store/6kbif4hdn14g4wacr1jvcxggnr13qkwk-lens-5.2.3/lib
  6260. 1636.22 s [lens] shrinking RPATHs of ELF executables and libraries in /nix/store/lzw82wg5mj2g9f72sbsrp1l78xzdy0ki-lens-5.2.3-doc
  6261. 1636.25 s [lens] checking for references to /build/ in /nix/store/lzw82wg5mj2g9f72sbsrp1l78xzdy0ki-lens-5.2.3-doc...
  6262. 1636.29 s [lens] patching script interpreter paths in /nix/store/lzw82wg5mj2g9f72sbsrp1l78xzdy0ki-lens-5.2.3-doc
  6263. 1636.61 s [lens:post-build] Uploading to the NixCI cache: /nix/store/6kbif4hdn14g4wacr1jvcxggnr13qkwk-lens-5.2.3 /nix/store/lzw82wg5mj2g9f72sbsrp1l78xzdy0ki-lens-5.2.3-doc
  6264. 1636.67 s [lens:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6265. 1637.38 s [lens:post-build] copying 2 paths...
  6266. 1637.39 s [lens:post-build] copying path '/nix/store/lzw82wg5mj2g9f72sbsrp1l78xzdy0ki-lens-5.2.3-doc' to 'https://cache.nix-ci.com'...
  6267. 1641.87 s [lens:post-build] copying path '/nix/store/6kbif4hdn14g4wacr1jvcxggnr13qkwk-lens-5.2.3' to 'https://cache.nix-ci.com'...
  6268. 1650.97 s [lens:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6269. 1651.25 s [lens:post-build] copying 1 paths...
  6270. 1651.26 s [lens:post-build] copying path '/nix/store/2993d7gkapv4iahnvfyq3v5azc6vhc3v-lens-5.2.3.drv' to 'https://cache.nix-ci.com'...
  6271. 1651.54 s Uploaded lens in 14.9s
  6272. 1651.54 s Progress: 101 of 103 built, 2 of 2 downloaded from cache
  6273. 1651.54 s Built lens in 2m02s
  6274. 1651.60 s Building /nix/store/ry5wpwq44qvsfdzl6ad24kjpnn6zhm9d-dualizer-0.2.0.0.drv
  6275. 1651.79 s [dualizer] Phase: setupCompilerEnvironmentPhase
  6276. 1651.80 s [dualizer] Build with /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5.
  6277. 1652.11 s [dualizer] Phase: unpackPhase
  6278. 1652.12 s [dualizer] unpacking source archive /nix/store/3ql7h3xqywlvi42bsnwyz63rm1z1a5bh-8vyw77cmmcz969mnf46cqspxzflwwllz-source/./dualizer
  6279. 1652.13 s [dualizer] source root is dualizer
  6280. 1652.14 s [dualizer] Phase: patchPhase
  6281. 1652.15 s [dualizer] Phase: compileBuildDriverPhase
  6282. 1652.15 s [dualizer] setupCompileFlags: -package-db=/build/tmp.ZPf3LYkCHM/setup-package.conf.d -threaded
  6283. 1652.22 s [dualizer] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.ZPf3LYkCHM/Main.o )
  6284. 1652.31 s [dualizer] [2 of 2] Linking Setup
  6285. 1653.75 s [dualizer] Phase: updateAutotoolsGnuConfigScriptsPhase
  6286. 1653.76 s [dualizer] Phase: configurePhase
  6287. 1653.76 s [dualizer] configureFlags: --verbose --prefix=/nix/store/aplqcb6qv7cxnnil1g1xdrkwhclpmpgl-dualizer-0.2.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/qvzhsqrkbr15ilxx2alrlhjwf76p1cib-dualizer-0.2.0.0-doc/share/doc/dualizer-0.2.0.0 --with-gcc=gcc --package-db=/build/tmp.ZPf3LYkCHM/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/z7ndn3k8zfjrf713gq443q7a2ixzaab5-ncurses-6.4.20221231/lib --extra-lib-dirs=/nix/store/r25i9ffbldgn22436psygd7ivbvs3qq8-libffi-3.4.6/lib --extra-lib-dirs=/nix/store/zhsjsq37d57kfp5wz0xcg6x97x1426aj-elfutils-0.191/lib --extra-lib-dirs=/nix/store/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/lib
  6288. 1653.77 s [dualizer] Using Parsec parser
  6289. 1653.77 s [dualizer] Configuring dualizer-0.2.0.0...
  6290. 1654.16 s [dualizer] Flags chosen: noisy-deprecations=True
  6291. 1654.16 s [dualizer] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
  6292. 1654.16 s [dualizer] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
  6293. 1654.16 s [dualizer] <4.21: using base-4.18.2.1
  6294. 1654.16 s [dualizer] Dependency containers >=0.6.2 && <0.8: using containers-0.6.7
  6295. 1654.16 s [dualizer] Dependency lens >=4.19 && <4.20 || >=5 && <5.4: using lens-5.2.3
  6296. 1654.16 s [dualizer] Dependency template-haskell >=2.16.0 && <2.17 || >=2.17.0 && <2.18 || >=2.18.0
  6297. 1654.16 s [dualizer] && <2.19 || >=2.19.0 && <2.20 || >=2.20.0 && <2.21 || >=2.21.0 && <2.22 ||
  6298. 1654.16 s [dualizer] >=2.22.0 && <2.23: using template-haskell-2.20.0.0
  6299. 1654.16 s [dualizer] Dependency transformers >=0.5.6 && <0.6 || >=0.6.1 && <0.7: using
  6300. 1654.16 s [dualizer] transformers-0.6.1.0
  6301. 1654.16 s [dualizer] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
  6302. 1654.16 s [dualizer] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
  6303. 1654.16 s [dualizer] <4.21: using base-4.18.2.1
  6304. 1654.16 s [dualizer] Dependency doctest >=0.16.3 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  6305. 1654.16 s [dualizer] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23: using doctest-0.22.6
  6306. 1654.16 s [dualizer] Dependency dualizer: using dualizer-0.2.0.0
  6307. 1654.52 s [dualizer] Source component graph:
  6308. 1654.52 s [dualizer] component lib
  6309. 1654.52 s [dualizer] component test:doctests dependency lib
  6310. 1654.52 s [dualizer] Configured component graph:
  6311. 1654.52 s [dualizer] component dualizer-0.2.0.0-GXDYdl7F03G6Wc2igsF7FU
  6312. 1654.52 s [dualizer] include base-4.18.2.1
  6313. 1654.52 s [dualizer] include containers-0.6.7
  6314. 1654.52 s [dualizer] include lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN
  6315. 1654.52 s [dualizer] include template-haskell-2.20.0.0
  6316. 1654.52 s [dualizer] include transformers-0.6.1.0
  6317. 1654.52 s [dualizer] component dualizer-0.2.0.0-Lm3TsQeK7g18eHBFsRLfu1-doctests
  6318. 1654.52 s [dualizer] include base-4.18.2.1
  6319. 1654.52 s [dualizer] include doctest-0.22.6-A1R1dqevSXHEKKmahVkPR
  6320. 1654.52 s [dualizer] include dualizer-0.2.0.0-GXDYdl7F03G6Wc2igsF7FU
  6321. 1654.52 s [dualizer] Linked component graph:
  6322. 1654.52 s [dualizer] unit dualizer-0.2.0.0-GXDYdl7F03G6Wc2igsF7FU
  6323. 1654.52 s [dualizer] include base-4.18.2.1
  6324. 1654.52 s [dualizer] include containers-0.6.7
  6325. 1654.52 s [dualizer] include lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN
  6326. 1654.52 s [dualizer] include template-haskell-2.20.0.0
  6327. 1654.52 s [dualizer] include transformers-0.6.1.0
  6328. 1654.52 s [dualizer] Categorical.Dual=dualizer-0.2.0.0-GXDYdl7F03G6Wc2igsF7FU:Categorical.Dual,Categorical.Dual.Base=dualizer-0.2.0.0-GXDYdl7F03G6Wc2igsF7FU:Categorical.Dual.Base,Categorical.Dual.Example=dualizer-0.2.0.0-GXDYdl7F03G6Wc2igsF7FU:Categorical.Dual.Example,Categorical.Dual.Lens=dualizer-0.2.0.0-GXDYdl7F03G6Wc2igsF7FU:Categorical.Dual.Lens,Categorical.Dual.Prelude=dualizer-0.2.0.0-GXDYdl7F03G6Wc2igsF7FU:Categorical.Dual.Prelude
  6329. 1654.52 s [dualizer] unit dualizer-0.2.0.0-Lm3TsQeK7g18eHBFsRLfu1-doctests
  6330. 1654.52 s [dualizer] include base-4.18.2.1
  6331. 1654.52 s [dualizer] include doctest-0.22.6-A1R1dqevSXHEKKmahVkPR
  6332. 1654.52 s [dualizer] include dualizer-0.2.0.0-GXDYdl7F03G6Wc2igsF7FU
  6333. 1654.52 s [dualizer] Ready component graph:
  6334. 1654.52 s [dualizer] definite dualizer-0.2.0.0-GXDYdl7F03G6Wc2igsF7FU
  6335. 1654.52 s [dualizer] depends base-4.18.2.1
  6336. 1654.52 s [dualizer] depends containers-0.6.7
  6337. 1654.52 s [dualizer] depends lens-5.2.3-FYYQSujS5Ss64xTrWRgvEN
  6338. 1654.52 s [dualizer] depends template-haskell-2.20.0.0
  6339. 1654.52 s [dualizer] depends transformers-0.6.1.0
  6340. 1654.52 s [dualizer] definite dualizer-0.2.0.0-Lm3TsQeK7g18eHBFsRLfu1-doctests
  6341. 1654.52 s [dualizer] depends base-4.18.2.1
  6342. 1654.52 s [dualizer] depends doctest-0.22.6-A1R1dqevSXHEKKmahVkPR
  6343. 1654.52 s [dualizer] depends dualizer-0.2.0.0-GXDYdl7F03G6Wc2igsF7FU
  6344. 1654.52 s [dualizer] Using Cabal-3.10.3.0 compiled by ghc-9.6
  6345. 1654.52 s [dualizer] Using compiler: ghc-9.6.5
  6346. 1654.52 s [dualizer] Using install prefix:
  6347. 1654.52 s [dualizer] /nix/store/aplqcb6qv7cxnnil1g1xdrkwhclpmpgl-dualizer-0.2.0.0
  6348. 1654.52 s [dualizer] Executables installed in:
  6349. 1654.52 s [dualizer] /nix/store/aplqcb6qv7cxnnil1g1xdrkwhclpmpgl-dualizer-0.2.0.0/bin
  6350. 1654.52 s [dualizer] Libraries installed in:
  6351. 1654.52 s [dualizer] /nix/store/aplqcb6qv7cxnnil1g1xdrkwhclpmpgl-dualizer-0.2.0.0/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/dualizer-0.2.0.0-GXDYdl7F03G6Wc2igsF7FU
  6352. 1654.52 s [dualizer] Dynamic Libraries installed in:
  6353. 1654.52 s [dualizer] /nix/store/aplqcb6qv7cxnnil1g1xdrkwhclpmpgl-dualizer-0.2.0.0/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5
  6354. 1654.52 s [dualizer] Private executables installed in:
  6355. 1654.52 s [dualizer] /nix/store/aplqcb6qv7cxnnil1g1xdrkwhclpmpgl-dualizer-0.2.0.0/libexec/x86_64-linux-ghc-9.6.5/dualizer-0.2.0.0
  6356. 1654.52 s [dualizer] Data files installed in:
  6357. 1654.52 s [dualizer] /nix/store/aplqcb6qv7cxnnil1g1xdrkwhclpmpgl-dualizer-0.2.0.0/share/x86_64-linux-ghc-9.6.5/dualizer-0.2.0.0
  6358. 1654.52 s [dualizer] Documentation installed in:
  6359. 1654.52 s [dualizer] /nix/store/qvzhsqrkbr15ilxx2alrlhjwf76p1cib-dualizer-0.2.0.0-doc/share/doc/dualizer-0.2.0.0
  6360. 1654.52 s [dualizer] Configuration files installed in:
  6361. 1654.52 s [dualizer] /nix/store/aplqcb6qv7cxnnil1g1xdrkwhclpmpgl-dualizer-0.2.0.0/etc
  6362. 1654.52 s [dualizer] No alex found
  6363. 1654.52 s [dualizer] Using ar found on system at:
  6364. 1654.52 s [dualizer] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  6365. 1654.52 s [dualizer] No c2hs found
  6366. 1654.52 s [dualizer] No cpphs found
  6367. 1654.52 s [dualizer] Using doctest version 0.22.6 found on system at:
  6368. 1654.52 s [dualizer] /nix/store/fwifsx2bgxz4cfgw3hcsz1a55w6ziyw3-doctest-0.22.6/bin/doctest
  6369. 1654.52 s [dualizer] Using gcc version 13.3.0 given by user at:
  6370. 1654.52 s [dualizer] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  6371. 1654.52 s [dualizer] Using ghc version 9.6.5 found on system at:
  6372. 1654.52 s [dualizer] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc
  6373. 1654.52 s [dualizer] Using ghc-pkg version 9.6.5 found on system at:
  6374. 1654.52 s [dualizer] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/ghc-pkg-9.6.5
  6375. 1654.52 s [dualizer] No ghcjs found
  6376. 1654.52 s [dualizer] No ghcjs-pkg found
  6377. 1654.52 s [dualizer] No greencard found
  6378. 1654.52 s [dualizer] Using haddock version 2.29.2 found on system at:
  6379. 1654.52 s [dualizer] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/haddock-ghc-9.6.5
  6380. 1654.52 s [dualizer] No happy found
  6381. 1654.52 s [dualizer] Using haskell-suite found on system at: haskell-suite-dummy-location
  6382. 1654.52 s [dualizer] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  6383. 1654.52 s [dualizer] No hmake found
  6384. 1654.52 s [dualizer] Using hpc version 0.68 found on system at:
  6385. 1654.52 s [dualizer] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hpc-ghc-9.6.5
  6386. 1654.52 s [dualizer] Using hsc2hs version 0.68.9 found on system at:
  6387. 1654.52 s [dualizer] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/hsc2hs-ghc-9.6.5
  6388. 1654.52 s [dualizer] Using hscolour version 1.25 found on system at:
  6389. 1654.52 s [dualizer] /nix/store/qajf3ajzd1szdbavvk6vg0vbc4y8842m-hscolour-1.25/bin/HsColour
  6390. 1654.52 s [dualizer] No jhc found
  6391. 1654.52 s [dualizer] Using ld found on system at:
  6392. 1654.52 s [dualizer] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  6393. 1654.52 s [dualizer] No pkg-config found
  6394. 1654.52 s [dualizer] Using runghc version 9.6.5 found on system at:
  6395. 1654.52 s [dualizer] /nix/store/7scsl32hbbp8ny7j5a8i7k27iz8z1y3m-ghc-9.6.5/bin/runghc-9.6.5
  6396. 1654.52 s [dualizer] Using strip version 2.43 found on system at:
  6397. 1654.52 s [dualizer] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  6398. 1654.52 s [dualizer] Using tar found on system at:
  6399. 1654.52 s [dualizer] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  6400. 1654.52 s [dualizer] No uhc found
  6401. 1654.69 s [dualizer] Phase: buildPhase
  6402. 1654.78 s [dualizer] Preprocessing library for dualizer-0.2.0.0..
  6403. 1654.78 s [dualizer] Building library for dualizer-0.2.0.0..
  6404. 1654.91 s [dualizer] [1 of 5] Compiling Categorical.Dual ( src/Categorical/Dual.hs, dist/build/Categorical/Dual.o, dist/build/Categorical/Dual.dyn_o )
  6405. 1658.58 s [dualizer] [2 of 5] Compiling Categorical.Dual.Prelude ( src/Categorical/Dual/Prelude.hs, dist/build/Categorical/Dual/Prelude.o, dist/build/Categorical/Dual/Prelude.dyn_o )
  6406. 1659.48 s [dualizer] [3 of 5] Compiling Categorical.Dual.Lens ( src/Categorical/Dual/Lens.hs, dist/build/Categorical/Dual/Lens.o, dist/build/Categorical/Dual/Lens.dyn_o )
  6407. 1660.41 s [dualizer] [4 of 5] Compiling Categorical.Dual.Base ( src/Categorical/Dual/Base.hs, dist/build/Categorical/Dual/Base.o, dist/build/Categorical/Dual/Base.dyn_o )
  6408. 1660.41 s [dualizer] [5 of 5] Compiling Categorical.Dual.Example ( src/Categorical/Dual/Example.hs, dist/build/Categorical/Dual/Example.o, dist/build/Categorical/Dual/Example.dyn_o )
  6409. 1662.12 s [dualizer] [1 of 5] Compiling Categorical.Dual ( src/Categorical/Dual.hs, dist/build/Categorical/Dual.p_o )
  6410. 1664.50 s [dualizer] [2 of 5] Compiling Categorical.Dual.Prelude ( src/Categorical/Dual/Prelude.hs, dist/build/Categorical/Dual/Prelude.p_o )
  6411. 1666.32 s [dualizer] [3 of 5] Compiling Categorical.Dual.Lens ( src/Categorical/Dual/Lens.hs, dist/build/Categorical/Dual/Lens.p_o )
  6412. 1669.83 s [dualizer] [4 of 5] Compiling Categorical.Dual.Base ( src/Categorical/Dual/Base.hs, dist/build/Categorical/Dual/Base.p_o )
  6413. 1669.83 s [dualizer] [5 of 5] Compiling Categorical.Dual.Example ( src/Categorical/Dual/Example.hs, dist/build/Categorical/Dual/Example.p_o )
  6414. 1676.44 s [dualizer] Preprocessing test suite 'doctests' for dualizer-0.2.0.0..
  6415. 1676.44 s [dualizer] Building test suite 'doctests' for dualizer-0.2.0.0..
  6416. 1676.53 s [dualizer] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  6417. 1676.81 s [dualizer] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  6418. 1677.12 s [dualizer] [3 of 3] Linking dist/build/doctests/doctests
  6419. 1681.67 s [dualizer] Phase: checkPhase
  6420. 1681.72 s [dualizer] Running 1 test suites...
  6421. 1681.72 s [dualizer] Test suite doctests: RUNNING...
  6422. 1686.90 s [dualizer] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  6423. 1687.02 s [dualizer] Test suite doctests: PASS
  6424. 1687.02 s [dualizer] Test suite logged to: dist/test/dualizer-0.2.0.0-doctests.log
  6425. 1687.02 s [dualizer] 1 of 1 test suites (1 of 1 test cases) passed.
  6426. 1687.03 s [dualizer] Phase: haddockPhase
  6427. 1687.19 s [dualizer] Preprocessing library for dualizer-0.2.0.0..
  6428. 1687.19 s [dualizer] Running Haddock on library for dualizer-0.2.0.0..
  6429. 1687.25 s [dualizer] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  6430. 1687.79 s [dualizer] Warning: 'Prelude' is out of scope.
  6431. 1687.79 s [dualizer] If you qualify the identifier, haddock can try to link it anyway.
  6432. 1687.79 s [dualizer] Warning: 'Functor' is out of scope.
  6433. 1687.79 s [dualizer] If you qualify the identifier, haddock can try to link it anyway.
  6434. 1687.79 s [dualizer] Warning: 'return' is out of scope.
  6435. 1687.79 s [dualizer] If you qualify the identifier, haddock can try to link it anyway.
  6436. 1687.80 s [dualizer] 84% ( 11 / 13) in 'Categorical.Dual'
  6437. 1687.80 s [dualizer] Missing documentation for:
  6438. 1687.80 s [dualizer] shareDuals (src/Categorical/Dual.hs:100)
  6439. 1687.80 s [dualizer] makeDualExp (src/Categorical/Dual.hs:449)
  6440. 1689.16 s [dualizer] Warning: 'Prelude' is out of scope.
  6441. 1689.16 s [dualizer] If you qualify the identifier, haddock can try to link it anyway.
  6442. 1689.16 s [dualizer] 100% ( 2 / 2) in 'Categorical.Dual.Prelude'
  6443. 1691.08 s [dualizer] Warning: 'lens' is out of scope.
  6444. 1691.08 s [dualizer] If you qualify the identifier, haddock can try to link it anyway.
  6445. 1691.08 s [dualizer] 100% ( 2 / 2) in 'Categorical.Dual.Lens'
  6446. 1693.39 s [dualizer] Warning: 'base' is out of scope.
  6447. 1693.39 s [dualizer] If you qualify the identifier, haddock can try to link it anyway.
  6448. 1693.39 s [dualizer] 100% ( 2 / 2) in 'Categorical.Dual.Base'
  6449. 1696.30 s [dualizer] 34% ( 11 / 32) in 'Categorical.Dual.Example'
  6450. 1696.30 s [dualizer] Missing documentation for:
  6451. 1696.30 s [dualizer] Distributive (src/Categorical/Dual/Example.hs:124)
  6452. 1696.30 s [dualizer] consume (src/Categorical/Dual/Example.hs:132)
  6453. 1696.30 s [dualizer] Coalgebra (src/Categorical/Dual/Example.hs:143)
  6454. 1696.30 s [dualizer] GCoalgebra (src/Categorical/Dual/Example.hs:146)
  6455. 1696.30 s [dualizer] ElgotCoalgebra (src/Categorical/Dual/Example.hs:149)
  6456. 1696.30 s [dualizer] NewEither (src/Categorical/Dual/Example.hs:151)
  6457. 1696.30 s [dualizer] NewTuple (src/Categorical/Dual/Example.hs:151)
  6458. 1696.30 s [dualizer] NewEither' (src/Categorical/Dual/Example.hs:152)
  6459. 1696.30 s [dualizer] NewTuple' (src/Categorical/Dual/Example.hs:152)
  6460. 1696.30 s [dualizer] DualA (src/Categorical/Dual/Example.hs:158)
  6461. 1696.30 s [dualizer] DualB (src/Categorical/Dual/Example.hs:161)
  6462. 1696.30 s [dualizer] >^> (src/Categorical/Dual/Example.hs:172)
  6463. 1696.30 s [dualizer] Mu (src/Categorical/Dual/Example.hs:183)
  6464. 1696.30 s [dualizer] Nu (src/Categorical/Dual/Example.hs:185)
  6465. 1696.30 s [dualizer] Fix (src/Categorical/Dual/Example.hs:189)
  6466. 1696.30 s [dualizer] cata (src/Categorical/Dual/Example.hs:197)
  6467. 1696.30 s [dualizer] testF (src/Categorical/Dual/Example.hs:85)
  6468. 1696.30 s [dualizer] testT (src/Categorical/Dual/Example.hs:88)
  6469. 1696.30 s [dualizer] testV (src/Categorical/Dual/Example.hs:91)
  6470. 1696.30 s [dualizer] testV' (src/Categorical/Dual/Example.hs:94)
  6471. 1696.30 s [dualizer] testQ (src/Categorical/Dual/Example.hs:97)
  6472. 1697.98 s [dualizer] Warning: Categorical.Dual: could not find link destinations for:
  6473. 1697.98 s [dualizer] - Categorical.Dual.DualMappings
  6474. 1697.98 s [dualizer] Warning: Categorical.Dual.Prelude: could not find link destinations for:
  6475. 1697.98 s [dualizer] - Categorical.Dual.DualMappings
  6476. 1697.98 s [dualizer] Warning: Categorical.Dual.Lens: could not find link destinations for:
  6477. 1697.98 s [dualizer] - Categorical.Dual.DualMappings
  6478. 1697.98 s [dualizer] Warning: Categorical.Dual.Base: could not find link destinations for:
  6479. 1697.98 s [dualizer] - Categorical.Dual.DualMappings
  6480. 1697.98 s [dualizer] Warning: Categorical.Dual.Example: could not find link destinations for:
  6481. 1697.98 s [dualizer] - Categorical.Dual.DualMappings
  6482. 1704.35 s [dualizer] Documentation created: dist/doc/html/dualizer/,
  6483. 1704.35 s [dualizer] dist/doc/html/dualizer/dualizer.txt
  6484. 1704.41 s [dualizer] Preprocessing test suite 'doctests' for dualizer-0.2.0.0..
  6485. 1704.43 s [dualizer] Phase: installPhase
  6486. 1704.53 s [dualizer] Installing library in /nix/store/aplqcb6qv7cxnnil1g1xdrkwhclpmpgl-dualizer-0.2.0.0/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/dualizer-0.2.0.0-GXDYdl7F03G6Wc2igsF7FU
  6487. 1704.88 s [dualizer] Phase: fixupPhase
  6488. 1704.90 s [dualizer] shrinking RPATHs of ELF executables and libraries in /nix/store/aplqcb6qv7cxnnil1g1xdrkwhclpmpgl-dualizer-0.2.0.0
  6489. 1704.90 s [dualizer] shrinking /nix/store/aplqcb6qv7cxnnil1g1xdrkwhclpmpgl-dualizer-0.2.0.0/lib/ghc-9.6.5/lib/x86_64-linux-ghc-9.6.5/libHSdualizer-0.2.0.0-GXDYdl7F03G6Wc2igsF7FU-ghc9.6.5.so
  6490. 1704.91 s [dualizer] checking for references to /build/ in /nix/store/aplqcb6qv7cxnnil1g1xdrkwhclpmpgl-dualizer-0.2.0.0...
  6491. 1704.93 s [dualizer] patching script interpreter paths in /nix/store/aplqcb6qv7cxnnil1g1xdrkwhclpmpgl-dualizer-0.2.0.0
  6492. 1704.93 s [dualizer] stripping (with command strip and flags -S -p) in /nix/store/aplqcb6qv7cxnnil1g1xdrkwhclpmpgl-dualizer-0.2.0.0/lib
  6493. 1705.03 s [dualizer] shrinking RPATHs of ELF executables and libraries in /nix/store/qvzhsqrkbr15ilxx2alrlhjwf76p1cib-dualizer-0.2.0.0-doc
  6494. 1705.04 s [dualizer] checking for references to /build/ in /nix/store/qvzhsqrkbr15ilxx2alrlhjwf76p1cib-dualizer-0.2.0.0-doc...
  6495. 1705.05 s [dualizer] patching script interpreter paths in /nix/store/qvzhsqrkbr15ilxx2alrlhjwf76p1cib-dualizer-0.2.0.0-doc
  6496. 1705.16 s [dualizer:post-build] Uploading to the NixCI cache: /nix/store/aplqcb6qv7cxnnil1g1xdrkwhclpmpgl-dualizer-0.2.0.0 /nix/store/qvzhsqrkbr15ilxx2alrlhjwf76p1cib-dualizer-0.2.0.0-doc
  6497. 1705.21 s [dualizer:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6498. 1705.51 s [dualizer:post-build] copying 2 paths...
  6499. 1705.51 s [dualizer:post-build] copying path '/nix/store/qvzhsqrkbr15ilxx2alrlhjwf76p1cib-dualizer-0.2.0.0-doc' to 'https://cache.nix-ci.com'...
  6500. 1705.96 s [dualizer:post-build] copying path '/nix/store/aplqcb6qv7cxnnil1g1xdrkwhclpmpgl-dualizer-0.2.0.0' to 'https://cache.nix-ci.com'...
  6501. 1708.69 s [dualizer:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6502. 1709.00 s [dualizer:post-build] copying 1 paths...
  6503. 1709.00 s [dualizer:post-build] copying path '/nix/store/ry5wpwq44qvsfdzl6ad24kjpnn6zhm9d-dualizer-0.2.0.0.drv' to 'https://cache.nix-ci.com'...
  6504. 1709.28 s Uploaded dualizer in 4.1s
  6505. 1709.28 s Progress: 102 of 103 built, 2 of 2 downloaded from cache
  6506. 1709.28 s Built dualizer in 57.6s
  6507. 1709.28 s Progress: 103 of 103 built, 2 of 2 downloaded from cache
  6508. 1709.28 s /nix/store/aplqcb6qv7cxnnil1g1xdrkwhclpmpgl-dualizer-0.2.0.0
  6509. 1709.33 s Build succeeded.