build packages.x86_64-linux.ghc946_dualizer

Reproduce this run
  1. 743.36 s [vector] iterateN: OK
  2. 743.36 s [vector] +++ OK, passed 100 tests.
  3. 743.39 s [vector] iterateNM: OK
  4. 743.39 s [vector] +++ OK, passed 100 tests.
  5. 743.41 s [vector] generateM: OK (0.03s)
  6. 743.41 s [vector] +++ OK, passed 100 tests.
  7. 743.42 s [vector] replicateM: OK
  8. 743.42 s [vector] +++ OK, passed 100 tests.
  9. 743.42 s [vector] create: OK
  10. 743.42 s [vector] +++ OK, passed 100 tests.
  11. 743.42 s [vector] createT: OK
  12. 743.42 s [vector] +++ OK, passed 100 tests.
  13. 743.42 s [vector] unfoldr: OK
  14. 743.42 s [vector] +++ OK, passed 100 tests.
  15. 743.42 s [vector] unfoldrN: OK
  16. 743.42 s [vector] +++ OK, passed 100 tests.
  17. 743.42 s [vector] unfoldrExactN: OK
  18. 743.42 s [vector] +++ OK, passed 100 tests.
  19. 743.43 s [vector] unfoldrM: OK
  20. 743.43 s [vector] +++ OK, passed 100 tests.
  21. 743.45 s [vector] unfoldrNM: OK
  22. 743.45 s [vector] +++ OK, passed 100 tests.
  23. 743.47 s [vector] unfoldrExactNM: OK (0.03s)
  24. 743.47 s [vector] +++ OK, passed 100 tests.
  25. 743.49 s [vector] constructN: OK (0.01s)
  26. 743.49 s [vector] +++ OK, passed 100 tests.
  27. 743.49 s [vector] constructrN: OK (0.01s)
  28. 743.49 s [vector] +++ OK, passed 100 tests.
  29. 743.49 s [vector] cons: OK
  30. 743.49 s [vector] +++ OK, passed 100 tests.
  31. 743.49 s [vector] snoc: OK
  32. 743.49 s [vector] +++ OK, passed 100 tests.
  33. 743.49 s [vector] append: OK
  34. 743.49 s [vector] +++ OK, passed 100 tests.
  35. 743.51 s [vector] concat: OK (0.02s)
  36. 743.51 s [vector] +++ OK, passed 100 tests.
  37. 743.52 s [vector] force: OK
  38. 743.52 s [vector] +++ OK, passed 100 tests.
  39. 743.53 s [vector] upd: OK
  40. 743.53 s [vector] +++ OK, passed 100 tests.
  41. 743.53 s [vector] accum: OK (0.01s)
  42. 743.53 s [vector] +++ OK, passed 100 tests.
  43. 743.53 s [vector] reverse: OK
  44. 743.53 s [vector] +++ OK, passed 100 tests.
  45. 743.53 s [vector] backpermute: OK
  46. 743.53 s [vector] +++ OK, passed 100 tests.
  47. 743.54 s [vector] map: OK
  48. 743.54 s [vector] +++ OK, passed 100 tests.
  49. 743.55 s [vector] imap: OK
  50. 743.55 s [vector] +++ OK, passed 100 tests.
  51. 743.56 s [vector] concatMap: OK
  52. 743.56 s [vector] +++ OK, passed 100 tests.
  53. 743.57 s [vector] mapM: OK
  54. 743.57 s [vector] +++ OK, passed 100 tests.
  55. 743.60 s [vector] mapM_: OK (0.03s)
  56. 743.60 s [vector] +++ OK, passed 100 tests.
  57. 743.61 s [vector] forM: OK
  58. 743.61 s [vector] +++ OK, passed 100 tests.
  59. 743.64 s [vector] forM_: OK (0.04s)
  60. 743.64 s [vector] +++ OK, passed 100 tests.
  61. 743.65 s [vector] imapM: OK
  62. 743.65 s [vector] +++ OK, passed 100 tests.
  63. 743.68 s [vector] imapM_: OK (0.03s)
  64. 743.68 s [vector] +++ OK, passed 100 tests.
  65. 743.68 s [vector] zipWith: OK
  66. 743.68 s [vector] +++ OK, passed 100 tests.
  67. 743.70 s [vector] zipWith3: OK
  68. 743.70 s [vector] +++ OK, passed 100 tests.
  69. 743.71 s [vector] izipWith: OK
  70. 743.71 s [vector] +++ OK, passed 100 tests.
  71. 743.72 s [vector] izipWith3: OK
  72. 743.72 s [vector] +++ OK, passed 100 tests.
  73. 743.73 s [vector] izipWithM: OK
  74. 743.73 s [vector] +++ OK, passed 100 tests.
  75. 743.75 s [vector] izipWithM_: OK (0.03s)
  76. 743.75 s [vector] +++ OK, passed 100 tests.
  77. 743.77 s [vector] zipWithM: OK
  78. 743.77 s [vector] +++ OK, passed 100 tests.
  79. 743.78 s [vector] zipWithM_: OK (0.02s)
  80. 743.78 s [vector] +++ OK, passed 100 tests.
  81. 743.78 s [vector] filter: OK
  82. 743.78 s [vector] +++ OK, passed 100 tests.
  83. 743.79 s [vector] ifilter: OK
  84. 743.81 s [vector] +++ OK, passed 100 tests.
  85. 743.83 s [vector] filterM: OK (0.04s)
  86. 743.84 s [vector] +++ OK, passed 100 tests.
  87. 743.84 s [vector] uniq: OK
  88. 743.84 s [vector] +++ OK, passed 100 tests.
  89. 743.84 s [vector] mapMaybe: OK
  90. 743.84 s [vector] +++ OK, passed 100 tests.
  91. 743.85 s [vector] imapMaybe: OK
  92. 743.85 s [vector] +++ OK, passed 100 tests.
  93. 743.85 s [vector] takeWhile: OK
  94. 743.85 s [vector] +++ OK, passed 100 tests.
  95. 743.86 s [vector] dropWhile: OK
  96. 743.86 s [vector] +++ OK, passed 100 tests.
  97. 743.86 s [vector] partition: OK
  98. 743.86 s [vector] +++ OK, passed 100 tests.
  99. 743.87 s [vector] partitionWith: OK
  100. 743.87 s [vector] +++ OK, passed 100 tests.
  101. 743.87 s [vector] span: OK
  102. 743.87 s [vector] +++ OK, passed 100 tests.
  103. 743.87 s [vector] break: OK
  104. 743.87 s [vector] +++ OK, passed 100 tests.
  105. 743.87 s [vector] groupBy: OK
  106. 743.87 s [vector] +++ OK, passed 100 tests.
  107. 743.87 s [vector] elem: OK
  108. 743.87 s [vector] +++ OK, passed 100 tests.
  109. 743.88 s [vector] notElem: OK
  110. 743.88 s [vector] +++ OK, passed 100 tests.
  111. 743.88 s [vector] find: OK
  112. 743.88 s [vector] +++ OK, passed 100 tests.
  113. 743.88 s [vector] findIndex: OK
  114. 743.88 s [vector] +++ OK, passed 100 tests.
  115. 743.88 s [vector] findIndexR: OK
  116. 743.88 s [vector] +++ OK, passed 100 tests.
  117. 743.88 s [vector] findIndices: OK
  118. 743.89 s [vector] +++ OK, passed 100 tests.
  119. 743.89 s [vector] elemIndex: OK
  120. 743.89 s [vector] +++ OK, passed 100 tests.
  121. 743.90 s [vector] elemIndices: OK
  122. 743.90 s [vector] +++ OK, passed 100 tests.
  123. 743.90 s [vector] foldl: OK (0.01s)
  124. 743.90 s [vector] +++ OK, passed 100 tests.
  125. 743.91 s [vector] foldl1: OK
  126. 743.91 s [vector] +++ OK, passed 100 tests; 15 discarded.
  127. 743.93 s [vector] foldl': OK (0.01s)
  128. 743.93 s [vector] +++ OK, passed 100 tests.
  129. 743.93 s [vector] foldl1': OK
  130. 743.93 s [vector] +++ OK, passed 100 tests; 17 discarded.
  131. 743.95 s [vector] foldr: OK (0.01s)
  132. 743.95 s [vector] +++ OK, passed 100 tests.
  133. 743.96 s [vector] foldr1: OK (0.01s)
  134. 743.96 s [vector] +++ OK, passed 100 tests; 14 discarded.
  135. 743.96 s [vector] foldr': OK (0.01s)
  136. 743.96 s [vector] +++ OK, passed 100 tests.
  137. 743.98 s [vector] foldr1': OK
  138. 743.99 s [vector] +++ OK, passed 100 tests; 15 discarded.
  139. 743.99 s [vector] ifoldl: OK (0.01s)
  140. 743.99 s [vector] +++ OK, passed 100 tests.
  141. 744.01 s [vector] ifoldl': OK (0.01s)
  142. 744.01 s [vector] +++ OK, passed 100 tests.
  143. 744.01 s [vector] ifoldr: OK (0.01s)
  144. 744.01 s [vector] +++ OK, passed 100 tests.
  145. 744.03 s [vector] ifoldr': OK
  146. 744.03 s [vector] +++ OK, passed 100 tests.
  147. 744.03 s [vector] ifoldM: OK (0.01s)
  148. 744.03 s [vector] +++ OK, passed 100 tests.
  149. 744.05 s [vector] ifoldM': OK
  150. 744.05 s [vector] +++ OK, passed 100 tests.
  151. 744.09 s [vector] ifoldM_: OK (0.03s)
  152. 744.09 s [vector] +++ OK, passed 100 tests.
  153. 744.10 s [vector] ifoldM'_: OK (0.03s)
  154. 744.10 s [vector] +++ OK, passed 100 tests.
  155. 744.10 s [vector] all: OK
  156. 744.10 s [vector] +++ OK, passed 100 tests.
  157. 744.10 s [vector] any: OK
  158. 744.10 s [vector] +++ OK, passed 100 tests.
  159. 744.13 s [vector] prescanl: OK
  160. 744.13 s [vector] +++ OK, passed 100 tests.
  161. 744.13 s [vector] prescanl': OK (0.01s)
  162. 744.13 s [vector] +++ OK, passed 100 tests.
  163. 744.15 s [vector] postscanl: OK (0.01s)
  164. 744.15 s [vector] +++ OK, passed 100 tests.
  165. 744.16 s [vector] postscanl': OK (0.01s)
  166. 744.16 s [vector] +++ OK, passed 100 tests.
  167. 744.17 s [vector] scanl: OK (0.01s)
  168. 744.17 s [vector] +++ OK, passed 100 tests.
  169. 744.19 s [vector] scanl': OK (0.01s)
  170. 744.19 s [vector] +++ OK, passed 100 tests.
  171. 744.19 s [vector] scanl1: OK
  172. 744.19 s [vector] +++ OK, passed 100 tests.
  173. 744.20 s [vector] scanl1': OK (0.01s)
  174. 744.20 s [vector] +++ OK, passed 100 tests.
  175. 744.22 s [vector] iscanl: OK
  176. 744.22 s [vector] +++ OK, passed 100 tests.
  177. 744.23 s [vector] iscanl': OK (0.01s)
  178. 744.23 s [vector] +++ OK, passed 100 tests.
  179. 744.23 s [vector] prescanr: OK (0.01s)
  180. 744.23 s [vector] +++ OK, passed 100 tests.
  181. 744.24 s [vector] prescanr': OK
  182. 744.25 s [vector] +++ OK, passed 100 tests.
  183. 744.27 s [vector] postscanr: OK (0.01s)
  184. 744.27 s [vector] +++ OK, passed 100 tests.
  185. 744.27 s [vector] postscanr': OK (0.01s)
  186. 744.27 s [vector] +++ OK, passed 100 tests.
  187. 744.29 s [vector] scanr: OK
  188. 744.29 s [vector] +++ OK, passed 100 tests.
  189. 744.29 s [vector] scanr': OK (0.01s)
  190. 744.29 s [vector] +++ OK, passed 100 tests.
  191. 744.31 s [vector] scanr1: OK
  192. 744.31 s [vector] +++ OK, passed 100 tests.
  193. 744.32 s [vector] scanr1': OK (0.01s)
  194. 744.33 s [vector] +++ OK, passed 100 tests.
  195. 744.33 s [vector] iscanr: OK (0.01s)
  196. 744.33 s [vector] +++ OK, passed 100 tests.
  197. 744.33 s [vector] iscanr': OK (0.01s)
  198. 744.33 s [vector] +++ OK, passed 100 tests.
  199. 744.33 s [vector] mut_read: OK
  200. 744.33 s [vector] +++ OK, passed 100 tests; 18 discarded.
  201. 744.33 s [vector] mut_write: OK
  202. 744.33 s [vector] +++ OK, passed 100 tests; 21 discarded.
  203. 744.34 s [vector] mut_modify: OK
  204. 744.34 s [vector] +++ OK, passed 100 tests; 17 discarded.
  205. 744.35 s [vector] mut_generate: OK
  206. 744.35 s [vector] +++ OK, passed 100 tests.
  207. 744.35 s [vector] mut_generateM: OK (0.01s)
  208. 744.35 s [vector] +++ OK, passed 100 tests.
  209. 744.37 s [vector] mut_mapM_: OK
  210. 744.39 s [vector] +++ OK, passed 100 tests.
  211. 744.41 s [vector] mut_imapM_: OK (0.03s)
  212. 744.41 s [vector] +++ OK, passed 100 tests.
  213. 744.45 s [vector] mut_forM_: OK (0.03s)
  214. 744.45 s [vector] +++ OK, passed 100 tests.
  215. 744.47 s [vector] mut_iforM_: OK (0.02s)
  216. 744.47 s [vector] +++ OK, passed 100 tests.
  217. 744.47 s [vector] mut_foldr: OK
  218. 744.48 s [vector] +++ OK, passed 100 tests.
  219. 744.48 s [vector] mut_foldr': OK (0.01s)
  220. 744.48 s [vector] +++ OK, passed 100 tests.
  221. 744.50 s [vector] mut_foldl: OK
  222. 744.50 s [vector] +++ OK, passed 100 tests.
  223. 744.51 s [vector] mut_foldl': OK (0.01s)
  224. 744.51 s [vector] +++ OK, passed 100 tests.
  225. 744.51 s [vector] mut_ifoldr: OK (0.01s)
  226. 744.51 s [vector] +++ OK, passed 100 tests.
  227. 744.53 s [vector] mut_ifoldr': OK
  228. 744.53 s [vector] +++ OK, passed 100 tests.
  229. 744.53 s [vector] mut_ifoldl: OK (0.01s)
  230. 744.53 s [vector] +++ OK, passed 100 tests.
  231. 744.55 s [vector] mut_ifoldl': OK
  232. 744.55 s [vector] +++ OK, passed 100 tests.
  233. 744.57 s [vector] mut_foldM: OK (0.01s)
  234. 744.57 s [vector] +++ OK, passed 100 tests.
  235. 744.58 s [vector] mut_foldM': OK (0.01s)
  236. 744.58 s [vector] +++ OK, passed 100 tests.
  237. 744.58 s [vector] mut_foldrM: OK (0.01s)
  238. 744.58 s [vector] +++ OK, passed 100 tests.
  239. 744.60 s [vector] mut_foldrM': OK
  240. 744.61 s [vector] +++ OK, passed 100 tests.
  241. 744.61 s [vector] mut_ifoldM: OK (0.01s)
  242. 744.61 s [vector] +++ OK, passed 100 tests.
  243. 744.61 s [vector] mut_ifoldM': OK (0.01s)
  244. 744.61 s [vector] +++ OK, passed 100 tests.
  245. 744.63 s [vector] mut_ifoldrM: OK
  246. 744.63 s [vector] +++ OK, passed 100 tests.
  247. 744.63 s [vector] mut_ifoldrM': OK (0.01s)
  248. 744.63 s [vector] +++ OK, passed 100 tests.
  249. 744.63 s [vector] compare: OK
  250. 744.63 s [vector] +++ OK, passed 100 tests.
  251. 744.64 s [vector] maximum: OK
  252. 744.64 s [vector] +++ OK, passed 100 tests; 18 discarded.
  253. 744.64 s [vector] minimum: OK
  254. 744.64 s [vector] +++ OK, passed 100 tests; 16 discarded.
  255. 744.64 s [vector] minIndex: OK
  256. 744.64 s [vector] +++ OK, passed 100 tests; 14 discarded.
  257. 744.64 s [vector] maxIndex: OK
  258. 744.64 s [vector] +++ OK, passed 100 tests; 21 discarded.
  259. 744.64 s [vector] maximumBy: OK
  260. 744.64 s [vector] +++ OK, passed 100 tests; 17 discarded.
  261. 744.64 s [vector] minimumBy: OK
  262. 744.64 s [vector] +++ OK, passed 100 tests; 17 discarded.
  263. 744.64 s [vector] maximumOn: OK
  264. 744.64 s [vector] +++ OK, passed 100 tests; 12 discarded.
  265. 744.64 s [vector] minimumOn: OK
  266. 744.64 s [vector] +++ OK, passed 100 tests; 18 discarded.
  267. 744.64 s [vector] maxIndexBy: OK
  268. 744.64 s [vector] +++ OK, passed 100 tests; 20 discarded.
  269. 744.64 s [vector] minIndexBy: OK
  270. 744.64 s [vector] +++ OK, passed 100 tests; 14 discarded.
  271. 744.64 s [vector] ListFirstMaxIndexWins: OK
  272. 744.64 s [vector] +++ OK, passed 100 tests; 20 discarded.
  273. 744.64 s [vector] FalseListFirstMaxIndexWins: OK
  274. 744.64 s [vector] +++ OK, failed as expected. (after 1 test):
  275. 744.64 s [vector] Exception:
  276. 744.64 s [vector] Prelude.foldr1: empty list
  277. 744.64 s [vector] CallStack (from HasCallStack):
  278. 744.64 s [vector] error, called at libraries/base/GHC/List.hs:1646:3 in base:GHC.List
  279. 744.64 s [vector] errorEmptyList, called at libraries/base/GHC/List.hs:611:30 in base:GHC.List
  280. 744.64 s [vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
  281. 744.64 s [vector] []
  282. 744.64 s [vector] zip: OK
  283. 744.64 s [vector] +++ OK, passed 100 tests.
  284. 744.64 s [vector] zip3: OK
  285. 744.64 s [vector] +++ OK, passed 100 tests.
  286. 744.65 s [vector] unzip: OK
  287. 744.65 s [vector] +++ OK, passed 100 tests.
  288. 744.65 s [vector] unzip3: OK
  289. 744.65 s [vector] +++ OK, passed 100 tests.
  290. 744.65 s [vector] indexed: OK
  291. 744.65 s [vector] +++ OK, passed 100 tests.
  292. 744.65 s [vector] update: OK
  293. 744.65 s [vector] +++ OK, passed 100 tests.
  294. 744.65 s [vector] mempty: OK
  295. 744.65 s [vector] +++ OK, passed 1 test.
  296. 744.67 s [vector] mappend: OK
  297. 744.67 s [vector] +++ OK, passed 100 tests.
  298. 744.67 s [vector] mconcat: OK (0.02s)
  299. 744.67 s [vector] +++ OK, passed 100 tests.
  300. 744.67 s [vector] glength: OK
  301. 744.67 s [vector] +++ OK, passed 100 tests.
  302. 744.67 s [vector] sum: OK
  303. 744.67 s [vector] +++ OK, passed 100 tests.
  304. 744.67 s [vector] product: OK
  305. 744.67 s [vector] +++ OK, passed 100 tests.
  306. 744.67 s [vector] enumFromN: OK
  307. 744.67 s [vector] +++ OK, passed 100 tests.
  308. 744.67 s [vector] enumFromThenN: OK
  309. 744.67 s [vector] +++ OK, passed 100 tests.
  310. 744.67 s [vector] enumFromTo: OK
  311. 744.67 s [vector] +++ OK, passed 100 tests.
  312. 744.67 s [vector] enumFromThenTo: OK
  313. 744.67 s [vector] +++ OK, passed 100 tests; 3 discarded.
  314. 744.67 s [vector] (Int,Bool)
  315. 744.67 s [vector] fromList.toList == id: OK
  316. 744.67 s [vector] +++ OK, passed 100 tests.
  317. 744.67 s [vector] toList.fromList == id: OK
  318. 744.67 s [vector] +++ OK, passed 100 tests.
  319. 744.67 s [vector] unstream.stream == id: OK
  320. 744.67 s [vector] +++ OK, passed 100 tests.
  321. 744.67 s [vector] stream.unstream == id: OK
  322. 744.67 s [vector] +++ OK, passed 100 tests.
  323. 744.67 s [vector] eq: OK
  324. 744.67 s [vector] +++ OK, passed 100 tests.
  325. 744.67 s [vector] length: OK
  326. 744.67 s [vector] +++ OK, passed 100 tests.
  327. 744.67 s [vector] null: OK
  328. 744.67 s [vector] +++ OK, passed 100 tests.
  329. 744.68 s [vector] index: OK
  330. 744.68 s [vector] +++ OK, passed 100 tests; 12 discarded.
  331. 744.68 s [vector] safeIndex: OK
  332. 744.68 s [vector] +++ OK, passed 100 tests.
  333. 744.68 s [vector] head: OK
  334. 744.68 s [vector] +++ OK, passed 100 tests; 13 discarded.
  335. 744.68 s [vector] last: OK
  336. 744.68 s [vector] +++ OK, passed 100 tests; 16 discarded.
  337. 744.68 s [vector] unsafeIndex: OK
  338. 744.68 s [vector] +++ OK, passed 100 tests; 16 discarded.
  339. 744.68 s [vector] unsafeHead: OK
  340. 744.68 s [vector] +++ OK, passed 100 tests; 19 discarded.
  341. 744.68 s [vector] unsafeLast: OK
  342. 744.68 s [vector] +++ OK, passed 100 tests; 14 discarded.
  343. 744.68 s [vector] slice: OK
  344. 744.68 s [vector] +++ OK, passed 100 tests.
  345. 744.68 s [vector] init: OK
  346. 744.68 s [vector] +++ OK, passed 100 tests; 18 discarded.
  347. 744.68 s [vector] tail: OK
  348. 744.68 s [vector] +++ OK, passed 100 tests; 19 discarded.
  349. 744.68 s [vector] take: OK
  350. 744.68 s [vector] +++ OK, passed 100 tests.
  351. 744.69 s [vector] drop: OK
  352. 744.69 s [vector] +++ OK, passed 100 tests.
  353. 744.69 s [vector] splitAt: OK
  354. 744.69 s [vector] +++ OK, passed 100 tests.
  355. 744.69 s [vector] empty: OK
  356. 744.69 s [vector] +++ OK, passed 1 test.
  357. 744.69 s [vector] singleton: OK
  358. 744.69 s [vector] +++ OK, passed 100 tests.
  359. 744.69 s [vector] replicate: OK
  360. 744.69 s [vector] +++ OK, passed 100 tests.
  361. 744.69 s [vector] generate: OK
  362. 744.69 s [vector] +++ OK, passed 100 tests.
  363. 744.69 s [vector] iterateN: OK
  364. 744.71 s [vector] +++ OK, passed 100 tests.
  365. 744.73 s [vector] iterateNM: OK (0.03s)
  366. 744.73 s [vector] +++ OK, passed 100 tests.
  367. 744.75 s [vector] generateM: OK (0.02s)
  368. 744.75 s [vector] +++ OK, passed 100 tests.
  369. 744.76 s [vector] replicateM: OK
  370. 744.76 s [vector] +++ OK, passed 100 tests.
  371. 744.76 s [vector] create: OK
  372. 744.76 s [vector] +++ OK, passed 100 tests.
  373. 744.76 s [vector] createT: OK
  374. 744.76 s [vector] +++ OK, passed 100 tests.
  375. 744.76 s [vector] unfoldr: OK
  376. 744.76 s [vector] +++ OK, passed 100 tests.
  377. 744.76 s [vector] unfoldrN: OK
  378. 744.76 s [vector] +++ OK, passed 100 tests.
  379. 744.76 s [vector] unfoldrExactN: OK
  380. 744.76 s [vector] +++ OK, passed 100 tests.
  381. 744.76 s [vector] unfoldrM: OK
  382. 744.76 s [vector] +++ OK, passed 100 tests.
  383. 744.77 s [vector] unfoldrNM: OK
  384. 744.77 s [vector] +++ OK, passed 100 tests.
  385. 744.79 s [vector] unfoldrExactNM: OK (0.02s)
  386. 744.79 s [vector] +++ OK, passed 100 tests.
  387. 744.79 s [vector] constructN: OK
  388. 744.79 s [vector] +++ OK, passed 100 tests.
  389. 744.80 s [vector] constructrN: OK
  390. 744.80 s [vector] +++ OK, passed 100 tests.
  391. 744.80 s [vector] cons: OK
  392. 744.80 s [vector] +++ OK, passed 100 tests.
  393. 744.80 s [vector] snoc: OK
  394. 744.80 s [vector] +++ OK, passed 100 tests.
  395. 744.81 s [vector] append: OK
  396. 744.81 s [vector] +++ OK, passed 100 tests.
  397. 744.84 s [vector] concat: OK (0.03s)
  398. 744.84 s [vector] +++ OK, passed 100 tests.
  399. 744.84 s [vector] force: OK
  400. 744.84 s [vector] +++ OK, passed 100 tests.
  401. 744.85 s [vector] upd: OK
  402. 744.85 s [vector] +++ OK, passed 100 tests.
  403. 744.85 s [vector] accum: OK
  404. 744.85 s [vector] +++ OK, passed 100 tests.
  405. 744.85 s [vector] reverse: OK
  406. 744.85 s [vector] +++ OK, passed 100 tests.
  407. 744.85 s [vector] backpermute: OK
  408. 744.85 s [vector] +++ OK, passed 100 tests.
  409. 744.86 s [vector] map: OK
  410. 744.86 s [vector] +++ OK, passed 100 tests.
  411. 744.86 s [vector] imap: OK
  412. 744.86 s [vector] +++ OK, passed 100 tests.
  413. 744.86 s [vector] concatMap: OK
  414. 744.86 s [vector] +++ OK, passed 100 tests.
  415. 744.87 s [vector] mapM: OK
  416. 744.87 s [vector] +++ OK, passed 100 tests.
  417. 744.89 s [vector] mapM_: OK (0.03s)
  418. 744.89 s [vector] +++ OK, passed 100 tests.
  419. 744.91 s [vector] forM: OK
  420. 744.91 s [vector] +++ OK, passed 100 tests.
  421. 744.92 s [vector] forM_: OK (0.03s)
  422. 744.92 s [vector] +++ OK, passed 100 tests.
  423. 744.93 s [vector] imapM: OK
  424. 744.93 s [vector] +++ OK, passed 100 tests.
  425. 744.95 s [vector] imapM_: OK (0.03s)
  426. 744.95 s [vector] +++ OK, passed 100 tests.
  427. 744.95 s [vector] zipWith: OK
  428. 744.95 s [vector] +++ OK, passed 100 tests.
  429. 744.96 s [vector] zipWith3: OK
  430. 744.96 s [vector] +++ OK, passed 100 tests.
  431. 744.97 s [vector] izipWith: OK
  432. 744.97 s [vector] +++ OK, passed 100 tests.
  433. 744.97 s [vector] izipWith3: OK
  434. 744.97 s [vector] +++ OK, passed 100 tests.
  435. 744.97 s [vector] izipWithM: OK
  436. 744.99 s [vector] +++ OK, passed 100 tests.
  437. 744.99 s [vector] izipWithM_: OK (0.02s)
  438. 744.99 s [vector] +++ OK, passed 100 tests.
  439. 745.01 s [vector] zipWithM: OK
  440. 745.01 s [vector] +++ OK, passed 100 tests.
  441. 745.01 s [vector] zipWithM_: OK (0.02s)
  442. 745.01 s [vector] +++ OK, passed 100 tests.
  443. 745.01 s [vector] filter: OK
  444. 745.01 s [vector] +++ OK, passed 100 tests.
  445. 745.02 s [vector] ifilter: OK
  446. 745.02 s [vector] +++ OK, passed 100 tests.
  447. 745.06 s [vector] filterM: OK (0.03s)
  448. 745.06 s [vector] +++ OK, passed 100 tests.
  449. 745.07 s [vector] uniq: OK
  450. 745.07 s [vector] +++ OK, passed 100 tests.
  451. 745.07 s [vector] mapMaybe: OK
  452. 745.07 s [vector] +++ OK, passed 100 tests.
  453. 745.07 s [vector] imapMaybe: OK
  454. 745.07 s [vector] +++ OK, passed 100 tests.
  455. 745.07 s [vector] takeWhile: OK
  456. 745.07 s [vector] +++ OK, passed 100 tests.
  457. 745.08 s [vector] dropWhile: OK
  458. 745.08 s [vector] +++ OK, passed 100 tests.
  459. 745.08 s [vector] partition: OK
  460. 745.08 s [vector] +++ OK, passed 100 tests.
  461. 745.08 s [vector] partitionWith: OK
  462. 745.08 s [vector] +++ OK, passed 100 tests.
  463. 745.08 s [vector] span: OK
  464. 745.08 s [vector] +++ OK, passed 100 tests.
  465. 745.09 s [vector] break: OK
  466. 745.09 s [vector] +++ OK, passed 100 tests.
  467. 745.09 s [vector] groupBy: OK
  468. 745.09 s [vector] +++ OK, passed 100 tests.
  469. 745.09 s [vector] elem: OK
  470. 745.09 s [vector] +++ OK, passed 100 tests.
  471. 745.09 s [vector] notElem: OK
  472. 745.09 s [vector] +++ OK, passed 100 tests.
  473. 745.09 s [vector] find: OK
  474. 745.09 s [vector] +++ OK, passed 100 tests.
  475. 745.09 s [vector] findIndex: OK
  476. 745.09 s [vector] +++ OK, passed 100 tests.
  477. 745.09 s [vector] findIndexR: OK
  478. 745.09 s [vector] +++ OK, passed 100 tests.
  479. 745.09 s [vector] findIndices: OK
  480. 745.09 s [vector] +++ OK, passed 100 tests.
  481. 745.09 s [vector] elemIndex: OK
  482. 745.09 s [vector] +++ OK, passed 100 tests.
  483. 745.10 s [vector] elemIndices: OK
  484. 745.10 s [vector] +++ OK, passed 100 tests.
  485. 745.10 s [vector] foldl: OK
  486. 745.10 s [vector] +++ OK, passed 100 tests.
  487. 745.10 s [vector] foldl1: OK
  488. 745.10 s [vector] +++ OK, passed 100 tests; 13 discarded.
  489. 745.10 s [vector] foldl': OK
  490. 745.10 s [vector] +++ OK, passed 100 tests.
  491. 745.11 s [vector] foldl1': OK
  492. 745.11 s [vector] +++ OK, passed 100 tests; 13 discarded.
  493. 745.11 s [vector] foldr: OK
  494. 745.12 s [vector] +++ OK, passed 100 tests.
  495. 745.12 s [vector] foldr1: OK
  496. 745.12 s [vector] +++ OK, passed 100 tests; 16 discarded.
  497. 745.12 s [vector] foldr': OK
  498. 745.12 s [vector] +++ OK, passed 100 tests.
  499. 745.12 s [vector] foldr1': OK
  500. 745.12 s [vector] +++ OK, passed 100 tests; 19 discarded.
  501. 745.13 s [vector] ifoldl: OK
  502. 745.13 s [vector] +++ OK, passed 100 tests.
  503. 745.13 s [vector] ifoldl': OK
  504. 745.13 s [vector] +++ OK, passed 100 tests.
  505. 745.13 s [vector] ifoldr: OK
  506. 745.13 s [vector] +++ OK, passed 100 tests.
  507. 745.14 s [vector] ifoldr': OK
  508. 745.14 s [vector] +++ OK, passed 100 tests.
  509. 745.14 s [vector] ifoldM: OK
  510. 745.14 s [vector] +++ OK, passed 100 tests.
  511. 745.14 s [vector] ifoldM': OK
  512. 745.14 s [vector] +++ OK, passed 100 tests.
  513. 745.17 s [vector] ifoldM_: OK (0.02s)
  514. 745.17 s [vector] +++ OK, passed 100 tests.
  515. 745.20 s [vector] ifoldM'_: OK
  516. 745.20 s [vector] +++ OK, passed 100 tests.
  517. 745.20 s [vector] all: OK
  518. 745.20 s [vector] +++ OK, passed 100 tests.
  519. 745.20 s [vector] any: OK
  520. 745.20 s [vector] +++ OK, passed 100 tests.
  521. 745.20 s [vector] prescanl: OK
  522. 745.20 s [vector] +++ OK, passed 100 tests.
  523. 745.21 s [vector] prescanl': OK
  524. 745.21 s [vector] +++ OK, passed 100 tests.
  525. 745.21 s [vector] postscanl: OK
  526. 745.21 s [vector] +++ OK, passed 100 tests.
  527. 745.22 s [vector] postscanl': OK
  528. 745.22 s [vector] +++ OK, passed 100 tests.
  529. 745.22 s [vector] scanl: OK
  530. 745.22 s [vector] +++ OK, passed 100 tests.
  531. 745.23 s [vector] scanl': OK
  532. 745.23 s [vector] +++ OK, passed 100 tests.
  533. 745.23 s [vector] scanl1: OK
  534. 745.23 s [vector] +++ OK, passed 100 tests.
  535. 745.24 s [vector] scanl1': OK
  536. 745.24 s [vector] +++ OK, passed 100 tests.
  537. 745.24 s [vector] iscanl: OK
  538. 745.24 s [vector] +++ OK, passed 100 tests.
  539. 745.25 s [vector] iscanl': OK
  540. 745.25 s [vector] +++ OK, passed 100 tests.
  541. 745.25 s [vector] prescanr: OK
  542. 745.25 s [vector] +++ OK, passed 100 tests.
  543. 745.25 s [vector] prescanr': OK
  544. 745.26 s [vector] +++ OK, passed 100 tests.
  545. 745.26 s [vector] postscanr: OK
  546. 745.26 s [vector] +++ OK, passed 100 tests.
  547. 745.26 s [vector] postscanr': OK
  548. 745.27 s [vector] +++ OK, passed 100 tests.
  549. 745.27 s [vector] scanr: OK
  550. 745.27 s [vector] +++ OK, passed 100 tests.
  551. 745.27 s [vector] scanr': OK
  552. 745.27 s [vector] +++ OK, passed 100 tests.
  553. 745.28 s [vector] scanr1: OK
  554. 745.28 s [vector] +++ OK, passed 100 tests.
  555. 745.28 s [vector] scanr1': OK
  556. 745.28 s [vector] +++ OK, passed 100 tests.
  557. 745.29 s [vector] iscanr: OK
  558. 745.29 s [vector] +++ OK, passed 100 tests.
  559. 745.29 s [vector] iscanr': OK
  560. 745.29 s [vector] +++ OK, passed 100 tests.
  561. 745.29 s [vector] mut_read: OK
  562. 745.29 s [vector] +++ OK, passed 100 tests; 22 discarded.
  563. 745.29 s [vector] mut_write: OK
  564. 745.29 s [vector] +++ OK, passed 100 tests; 17 discarded.
  565. 745.29 s [vector] mut_modify: OK
  566. 745.29 s [vector] +++ OK, passed 100 tests; 18 discarded.
  567. 745.31 s [vector] mut_generate: OK
  568. 745.31 s [vector] +++ OK, passed 100 tests.
  569. 745.31 s [vector] mut_generateM: OK (0.01s)
  570. 745.31 s [vector] +++ OK, passed 100 tests.
  571. 745.33 s [vector] mut_mapM_: OK (0.02s)
  572. 745.33 s [vector] +++ OK, passed 100 tests.
  573. 745.37 s [vector] mut_imapM_: OK
  574. 745.37 s [vector] +++ OK, passed 100 tests.
  575. 745.38 s [vector] mut_forM_: OK (0.02s)
  576. 745.38 s [vector] +++ OK, passed 100 tests.
  577. 745.41 s [vector] mut_iforM_: OK (0.01s)
  578. 745.41 s [vector] +++ OK, passed 100 tests.
  579. 745.41 s [vector] mut_foldr: OK
  580. 745.41 s [vector] +++ OK, passed 100 tests.
  581. 745.41 s [vector] mut_foldr': OK
  582. 745.41 s [vector] +++ OK, passed 100 tests.
  583. 745.42 s [vector] mut_foldl: OK
  584. 745.42 s [vector] +++ OK, passed 100 tests.
  585. 745.42 s [vector] mut_foldl': OK
  586. 745.42 s [vector] +++ OK, passed 100 tests.
  587. 745.42 s [vector] mut_ifoldr: OK
  588. 745.42 s [vector] +++ OK, passed 100 tests.
  589. 745.43 s [vector] mut_ifoldr': OK
  590. 745.43 s [vector] +++ OK, passed 100 tests.
  591. 745.43 s [vector] mut_ifoldl: OK
  592. 745.43 s [vector] +++ OK, passed 100 tests.
  593. 745.44 s [vector] mut_ifoldl': OK
  594. 745.44 s [vector] +++ OK, passed 100 tests.
  595. 745.44 s [vector] mut_foldM: OK
  596. 745.44 s [vector] +++ OK, passed 100 tests.
  597. 745.44 s [vector] mut_foldM': OK
  598. 745.44 s [vector] +++ OK, passed 100 tests.
  599. 745.44 s [vector] mut_foldrM: OK
  600. 745.44 s [vector] +++ OK, passed 100 tests.
  601. 745.45 s [vector] mut_foldrM': OK
  602. 745.45 s [vector] +++ OK, passed 100 tests.
  603. 745.46 s [vector] mut_ifoldM: OK
  604. 745.46 s [vector] +++ OK, passed 100 tests.
  605. 745.46 s [vector] mut_ifoldM': OK
  606. 745.46 s [vector] +++ OK, passed 100 tests.
  607. 745.46 s [vector] mut_ifoldrM: OK
  608. 745.46 s [vector] +++ OK, passed 100 tests.
  609. 745.46 s [vector] mut_ifoldrM': OK
  610. 745.46 s [vector] +++ OK, passed 100 tests.
  611. 745.46 s [vector] compare: OK
  612. 745.46 s [vector] +++ OK, passed 100 tests.
  613. 745.46 s [vector] maximum: OK
  614. 745.46 s [vector] +++ OK, passed 100 tests; 13 discarded.
  615. 745.46 s [vector] minimum: OK
  616. 745.46 s [vector] +++ OK, passed 100 tests; 16 discarded.
  617. 745.47 s [vector] minIndex: OK
  618. 745.47 s [vector] +++ OK, passed 100 tests; 15 discarded.
  619. 745.47 s [vector] maxIndex: OK
  620. 745.47 s [vector] +++ OK, passed 100 tests; 16 discarded.
  621. 745.47 s [vector] maximumBy: OK
  622. 745.47 s [vector] +++ OK, passed 100 tests; 18 discarded.
  623. 745.47 s [vector] minimumBy: OK
  624. 745.47 s [vector] +++ OK, passed 100 tests; 12 discarded.
  625. 745.47 s [vector] maximumOn: OK
  626. 745.47 s [vector] +++ OK, passed 100 tests; 18 discarded.
  627. 745.47 s [vector] minimumOn: OK
  628. 745.47 s [vector] +++ OK, passed 100 tests; 18 discarded.
  629. 745.47 s [vector] maxIndexBy: OK
  630. 745.47 s [vector] +++ OK, passed 100 tests; 18 discarded.
  631. 745.47 s [vector] minIndexBy: OK
  632. 745.47 s [vector] +++ OK, passed 100 tests; 19 discarded.
  633. 745.47 s [vector] ListFirstMaxIndexWins: OK
  634. 745.47 s [vector] +++ OK, passed 100 tests; 18 discarded.
  635. 745.47 s [vector] FalseListFirstMaxIndexWins: OK
  636. 745.47 s [vector] +++ OK, failed as expected. (after 1 test):
  637. 745.47 s [vector] Exception:
  638. 745.47 s [vector] Prelude.foldr1: empty list
  639. 745.47 s [vector] CallStack (from HasCallStack):
  640. 745.47 s [vector] error, called at libraries/base/GHC/List.hs:1646:3 in base:GHC.List
  641. 745.47 s [vector] errorEmptyList, called at libraries/base/GHC/List.hs:611:30 in base:GHC.List
  642. 745.47 s [vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
  643. 745.47 s [vector] []
  644. 745.47 s [vector] zip: OK
  645. 745.47 s [vector] +++ OK, passed 100 tests.
  646. 745.47 s [vector] zip3: OK
  647. 745.47 s [vector] +++ OK, passed 100 tests.
  648. 745.47 s [vector] unzip: OK
  649. 745.47 s [vector] +++ OK, passed 100 tests.
  650. 745.48 s [vector] unzip3: OK
  651. 745.48 s [vector] +++ OK, passed 100 tests.
  652. 745.48 s [vector] indexed: OK
  653. 745.48 s [vector] +++ OK, passed 100 tests.
  654. 745.48 s [vector] update: OK
  655. 745.48 s [vector] +++ OK, passed 100 tests.
  656. 745.48 s [vector] mempty: OK
  657. 745.48 s [vector] +++ OK, passed 1 test.
  658. 745.49 s [vector] mappend: OK
  659. 745.49 s [vector] +++ OK, passed 100 tests.
  660. 745.49 s [vector] mconcat: OK (0.02s)
  661. 745.49 s [vector] +++ OK, passed 100 tests.
  662. 745.50 s [vector] glength: OK
  663. 745.50 s [vector] +++ OK, passed 100 tests.
  664. 745.50 s [vector] (Int,Bool,Int)
  665. 745.50 s [vector] fromList.toList == id: OK
  666. 745.50 s [vector] +++ OK, passed 100 tests.
  667. 745.50 s [vector] toList.fromList == id: OK
  668. 745.50 s [vector] +++ OK, passed 100 tests.
  669. 745.50 s [vector] unstream.stream == id: OK
  670. 745.50 s [vector] +++ OK, passed 100 tests.
  671. 745.50 s [vector] stream.unstream == id: OK
  672. 745.50 s [vector] +++ OK, passed 100 tests.
  673. 745.50 s [vector] eq: OK
  674. 745.50 s [vector] +++ OK, passed 100 tests.
  675. 745.50 s [vector] length: OK
  676. 745.50 s [vector] +++ OK, passed 100 tests.
  677. 745.50 s [vector] null: OK
  678. 745.50 s [vector] +++ OK, passed 100 tests.
  679. 745.50 s [vector] index: OK
  680. 745.50 s [vector] +++ OK, passed 100 tests; 15 discarded.
  681. 745.50 s [vector] safeIndex: OK
  682. 745.50 s [vector] +++ OK, passed 100 tests.
  683. 745.51 s [vector] head: OK
  684. 745.51 s [vector] +++ OK, passed 100 tests; 16 discarded.
  685. 745.51 s [vector] last: OK
  686. 745.51 s [vector] +++ OK, passed 100 tests; 16 discarded.
  687. 745.51 s [vector] unsafeIndex: OK
  688. 745.51 s [vector] +++ OK, passed 100 tests; 19 discarded.
  689. 745.51 s [vector] unsafeHead: OK
  690. 745.51 s [vector] +++ OK, passed 100 tests; 14 discarded.
  691. 745.51 s [vector] unsafeLast: OK
  692. 745.51 s [vector] +++ OK, passed 100 tests; 12 discarded.
  693. 745.51 s [vector] slice: OK
  694. 745.51 s [vector] +++ OK, passed 100 tests.
  695. 745.51 s [vector] init: OK
  696. 745.51 s [vector] +++ OK, passed 100 tests; 17 discarded.
  697. 745.51 s [vector] tail: OK
  698. 745.51 s [vector] +++ OK, passed 100 tests; 15 discarded.
  699. 745.52 s [vector] take: OK
  700. 745.52 s [vector] +++ OK, passed 100 tests.
  701. 745.52 s [vector] drop: OK
  702. 745.52 s [vector] +++ OK, passed 100 tests.
  703. 745.52 s [vector] splitAt: OK
  704. 745.52 s [vector] +++ OK, passed 100 tests.
  705. 745.52 s [vector] empty: OK
  706. 745.52 s [vector] +++ OK, passed 1 test.
  707. 745.52 s [vector] singleton: OK
  708. 745.52 s [vector] +++ OK, passed 100 tests.
  709. 745.52 s [vector] replicate: OK
  710. 745.52 s [vector] +++ OK, passed 100 tests.
  711. 745.52 s [vector] generate: OK
  712. 745.53 s [vector] +++ OK, passed 100 tests.
  713. 745.53 s [vector] iterateN: OK
  714. 745.53 s [vector] +++ OK, passed 100 tests.
  715. 745.54 s [vector] iterateNM: OK (0.01s)
  716. 745.54 s [vector] +++ OK, passed 100 tests.
  717. 745.57 s [vector] generateM: OK (0.02s)
  718. 745.57 s [vector] +++ OK, passed 100 tests.
  719. 745.58 s [vector] replicateM: OK
  720. 745.58 s [vector] +++ OK, passed 100 tests.
  721. 745.58 s [vector] create: OK
  722. 745.58 s [vector] +++ OK, passed 100 tests.
  723. 745.58 s [vector] createT: OK
  724. 745.59 s [vector] +++ OK, passed 100 tests.
  725. 745.59 s [vector] unfoldr: OK
  726. 745.59 s [vector] +++ OK, passed 100 tests.
  727. 745.59 s [vector] unfoldrN: OK
  728. 745.59 s [vector] +++ OK, passed 100 tests.
  729. 745.59 s [vector] unfoldrExactN: OK
  730. 745.59 s [vector] +++ OK, passed 100 tests.
  731. 745.59 s [vector] unfoldrM: OK
  732. 745.59 s [vector] +++ OK, passed 100 tests.
  733. 745.61 s [vector] unfoldrNM: OK
  734. 745.61 s [vector] +++ OK, passed 100 tests.
  735. 745.62 s [vector] unfoldrExactNM: OK (0.02s)
  736. 745.62 s [vector] +++ OK, passed 100 tests.
  737. 745.63 s [vector] constructN: OK
  738. 745.63 s [vector] +++ OK, passed 100 tests.
  739. 745.63 s [vector] constructrN: OK
  740. 745.63 s [vector] +++ OK, passed 100 tests.
  741. 745.63 s [vector] cons: OK
  742. 745.63 s [vector] +++ OK, passed 100 tests.
  743. 745.64 s [vector] snoc: OK
  744. 745.64 s [vector] +++ OK, passed 100 tests.
  745. 745.64 s [vector] append: OK
  746. 745.64 s [vector] +++ OK, passed 100 tests.
  747. 745.68 s [vector] concat: OK (0.04s)
  748. 745.68 s [vector] +++ OK, passed 100 tests.
  749. 745.69 s [vector] force: OK
  750. 745.69 s [vector] +++ OK, passed 100 tests.
  751. 745.70 s [vector] upd: OK
  752. 745.70 s [vector] +++ OK, passed 100 tests.
  753. 745.70 s [vector] accum: OK
  754. 745.70 s [vector] +++ OK, passed 100 tests.
  755. 745.70 s [vector] reverse: OK
  756. 745.70 s [vector] +++ OK, passed 100 tests.
  757. 745.71 s [vector] backpermute: OK
  758. 745.71 s [vector] +++ OK, passed 100 tests.
  759. 745.71 s [vector] map: OK
  760. 745.71 s [vector] +++ OK, passed 100 tests.
  761. 745.71 s [vector] imap: OK
  762. 745.71 s [vector] +++ OK, passed 100 tests.
  763. 745.72 s [vector] concatMap: OK
  764. 745.72 s [vector] +++ OK, passed 100 tests.
  765. 745.72 s [vector] mapM: OK
  766. 745.72 s [vector] +++ OK, passed 100 tests.
  767. 745.77 s [vector] mapM_: OK (0.04s)
  768. 745.77 s [vector] +++ OK, passed 100 tests.
  769. 745.77 s [vector] forM: OK
  770. 745.77 s [vector] +++ OK, passed 100 tests.
  771. 745.81 s [vector] forM_: OK (0.02s)
  772. 745.81 s [vector] +++ OK, passed 100 tests.
  773. 745.82 s [vector] imapM: OK
  774. 745.82 s [vector] +++ OK, passed 100 tests.
  775. 745.86 s [vector] imapM_: OK (0.03s)
  776. 745.86 s [vector] +++ OK, passed 100 tests.
  777. 745.86 s [vector] zipWith: OK
  778. 745.86 s [vector] +++ OK, passed 100 tests.
  779. 745.87 s [vector] zipWith3: OK
  780. 745.87 s [vector] +++ OK, passed 100 tests.
  781. 745.89 s [vector] izipWith: OK
  782. 745.89 s [vector] +++ OK, passed 100 tests.
  783. 745.89 s [vector] izipWith3: OK (0.01s)
  784. 745.89 s [vector] +++ OK, passed 100 tests.
  785. 745.90 s [vector] izipWithM: OK
  786. 745.90 s [vector] +++ OK, passed 100 tests.
  787. 745.94 s [vector] izipWithM_: OK (0.03s)
  788. 745.94 s [vector] +++ OK, passed 100 tests.
  789. 745.97 s [vector] zipWithM: OK
  790. 745.97 s [vector] +++ OK, passed 100 tests.
  791. 746.00 s [vector] zipWithM_: OK (0.04s)
  792. 746.00 s [vector] +++ OK, passed 100 tests.
  793. 746.00 s [vector] filter: OK
  794. 746.00 s [vector] +++ OK, passed 100 tests.
  795. 746.01 s [vector] ifilter: OK
  796. 746.01 s [vector] +++ OK, passed 100 tests.
  797. 746.06 s [vector] filterM: OK (0.05s)
  798. 746.06 s [vector] +++ OK, passed 100 tests.
  799. 746.06 s [vector] uniq: OK
  800. 746.06 s [vector] +++ OK, passed 100 tests.
  801. 746.06 s [vector] mapMaybe: OK
  802. 746.06 s [vector] +++ OK, passed 100 tests.
  803. 746.07 s [vector] imapMaybe: OK
  804. 746.07 s [vector] +++ OK, passed 100 tests.
  805. 746.07 s [vector] takeWhile: OK
  806. 746.07 s [vector] +++ OK, passed 100 tests.
  807. 746.08 s [vector] dropWhile: OK
  808. 746.08 s [vector] +++ OK, passed 100 tests.
  809. 746.08 s [vector] partition: OK
  810. 746.08 s [vector] +++ OK, passed 100 tests.
  811. 746.09 s [vector] partitionWith: OK
  812. 746.09 s [vector] +++ OK, passed 100 tests.
  813. 746.10 s [vector] span: OK
  814. 746.10 s [vector] +++ OK, passed 100 tests.
  815. 746.11 s [vector] break: OK
  816. 746.11 s [vector] +++ OK, passed 100 tests.
  817. 746.11 s [vector] groupBy: OK
  818. 746.11 s [vector] +++ OK, passed 100 tests.
  819. 746.11 s [vector] elem: OK
  820. 746.11 s [vector] +++ OK, passed 100 tests.
  821. 746.11 s [vector] notElem: OK
  822. 746.11 s [vector] +++ OK, passed 100 tests.
  823. 746.12 s [vector] find: OK
  824. 746.12 s [vector] +++ OK, passed 100 tests.
  825. 746.12 s [vector] findIndex: OK
  826. 746.12 s [vector] +++ OK, passed 100 tests.
  827. 746.12 s [vector] findIndexR: OK
  828. 746.13 s [vector] +++ OK, passed 100 tests.
  829. 746.13 s [vector] findIndices: OK
  830. 746.13 s [vector] +++ OK, passed 100 tests.
  831. 746.13 s [vector] elemIndex: OK
  832. 746.13 s [vector] +++ OK, passed 100 tests.
  833. 746.14 s [vector] elemIndices: OK
  834. 746.14 s [vector] +++ OK, passed 100 tests.
  835. 746.14 s [vector] foldl: OK
  836. 746.14 s [vector] +++ OK, passed 100 tests.
  837. 746.14 s [vector] foldl1: OK
  838. 746.14 s [vector] +++ OK, passed 100 tests; 16 discarded.
  839. 746.15 s [vector] foldl': OK
  840. 746.16 s [vector] +++ OK, passed 100 tests.
  841. 746.17 s [vector] foldl1': OK
  842. 746.17 s [vector] +++ OK, passed 100 tests; 16 discarded.
  843. 746.17 s [vector] foldr: OK
  844. 746.17 s [vector] +++ OK, passed 100 tests.
  845. 746.17 s [vector] foldr1: OK
  846. 746.18 s [vector] +++ OK, passed 100 tests; 13 discarded.
  847. 746.18 s [vector] foldr': OK
  848. 746.18 s [vector] +++ OK, passed 100 tests.
  849. 746.19 s [vector] foldr1': OK
  850. 746.19 s [vector] +++ OK, passed 100 tests; 26 discarded.
  851. 746.21 s [vector] ifoldl: OK (0.01s)
  852. 746.21 s [vector] +++ OK, passed 100 tests.
  853. 746.21 s [vector] ifoldl': OK (0.02s)
  854. 746.21 s [vector] +++ OK, passed 100 tests.
  855. 746.23 s [vector] ifoldr: OK
  856. 746.23 s [vector] +++ OK, passed 100 tests.
  857. 746.23 s [vector] ifoldr': OK
  858. 746.23 s [vector] +++ OK, passed 100 tests.
  859. 746.24 s [vector] ifoldM: OK
  860. 746.24 s [vector] +++ OK, passed 100 tests.
  861. 746.25 s [vector] ifoldM': OK
  862. 746.25 s [vector] +++ OK, passed 100 tests.
  863. 746.29 s [vector] ifoldM_: OK (0.04s)
  864. 746.29 s [vector] +++ OK, passed 100 tests.
  865. 746.32 s [vector] ifoldM'_: OK (0.04s)
  866. 746.32 s [vector] +++ OK, passed 100 tests.
  867. 746.32 s [vector] all: OK
  868. 746.32 s [vector] +++ OK, passed 100 tests.
  869. 746.32 s [vector] any: OK
  870. 746.32 s [vector] +++ OK, passed 100 tests.
  871. 746.33 s [vector] prescanl: OK
  872. 746.33 s [vector] +++ OK, passed 100 tests.
  873. 746.35 s [vector] prescanl': OK
  874. 746.35 s [vector] +++ OK, passed 100 tests.
  875. 746.35 s [vector] postscanl: OK
  876. 746.35 s [vector] +++ OK, passed 100 tests.
  877. 746.35 s [vector] postscanl': OK
  878. 746.36 s [vector] +++ OK, passed 100 tests.
  879. 746.36 s [vector] scanl: OK
  880. 746.37 s [vector] +++ OK, passed 100 tests.
  881. 746.38 s [vector] scanl': OK
  882. 746.38 s [vector] +++ OK, passed 100 tests.
  883. 746.39 s [vector] scanl1: OK
  884. 746.39 s [vector] +++ OK, passed 100 tests.
  885. 746.39 s [vector] scanl1': OK
  886. 746.39 s [vector] +++ OK, passed 100 tests.
  887. 746.39 s [vector] iscanl: OK
  888. 746.39 s [vector] +++ OK, passed 100 tests.
  889. 746.40 s [vector] iscanl': OK
  890. 746.40 s [vector] +++ OK, passed 100 tests.
  891. 746.42 s [vector] prescanr: OK
  892. 746.42 s [vector] +++ OK, passed 100 tests.
  893. 746.43 s [vector] prescanr': OK
  894. 746.43 s [vector] +++ OK, passed 100 tests.
  895. 746.43 s [vector] postscanr: OK
  896. 746.43 s [vector] +++ OK, passed 100 tests.
  897. 746.43 s [vector] postscanr': OK
  898. 746.43 s [vector] +++ OK, passed 100 tests.
  899. 746.45 s [vector] scanr: OK
  900. 746.45 s [vector] +++ OK, passed 100 tests.
  901. 746.45 s [vector] scanr': OK
  902. 746.45 s [vector] +++ OK, passed 100 tests.
  903. 746.45 s [vector] scanr1: OK
  904. 746.45 s [vector] +++ OK, passed 100 tests.
  905. 746.46 s [vector] scanr1': OK
  906. 746.46 s [vector] +++ OK, passed 100 tests.
  907. 746.47 s [vector] iscanr: OK
  908. 746.47 s [vector] +++ OK, passed 100 tests.
  909. 746.48 s [vector] iscanr': OK
  910. 746.48 s [vector] +++ OK, passed 100 tests.
  911. 746.48 s [vector] mut_read: OK
  912. 746.48 s [vector] +++ OK, passed 100 tests; 24 discarded.
  913. 746.48 s [vector] mut_write: OK
  914. 746.48 s [vector] +++ OK, passed 100 tests; 17 discarded.
  915. 746.48 s [vector] mut_modify: OK
  916. 746.48 s [vector] +++ OK, passed 100 tests; 11 discarded.
  917. 746.48 s [vector] mut_generate: OK
  918. 746.48 s [vector] +++ OK, passed 100 tests.
  919. 746.51 s [vector] mut_generateM: OK (0.02s)
  920. 746.51 s [vector] +++ OK, passed 100 tests.
  921. 746.57 s [vector] mut_mapM_: OK (0.05s)
  922. 746.57 s [vector] +++ OK, passed 100 tests.
  923. 746.61 s [vector] mut_imapM_: OK (0.05s)
  924. 746.61 s [vector] +++ OK, passed 100 tests.
  925. 746.65 s [vector] mut_forM_: OK (0.02s)
  926. 746.65 s [vector] +++ OK, passed 100 tests.
  927. 746.69 s [vector] mut_iforM_: OK (0.02s)
  928. 746.69 s [vector] +++ OK, passed 100 tests.
  929. 746.70 s [vector] mut_foldr: OK
  930. 746.70 s [vector] +++ OK, passed 100 tests.
  931. 746.71 s [vector] mut_foldr': OK
  932. 746.71 s [vector] +++ OK, passed 100 tests.
  933. 746.71 s [vector] mut_foldl: OK
  934. 746.71 s [vector] +++ OK, passed 100 tests.
  935. 746.72 s [vector] mut_foldl': OK
  936. 746.72 s [vector] +++ OK, passed 100 tests.
  937. 746.72 s [vector] mut_ifoldr: OK
  938. 746.72 s [vector] +++ OK, passed 100 tests.
  939. 746.73 s [vector] mut_ifoldr': OK
  940. 746.73 s [vector] +++ OK, passed 100 tests.
  941. 746.73 s [vector] mut_ifoldl: OK
  942. 746.73 s [vector] +++ OK, passed 100 tests.
  943. 746.74 s [vector] mut_ifoldl': OK
  944. 746.75 s [vector] +++ OK, passed 100 tests.
  945. 746.75 s [vector] mut_foldM: OK
  946. 746.75 s [vector] +++ OK, passed 100 tests.
  947. 746.75 s [vector] mut_foldM': OK
  948. 746.75 s [vector] +++ OK, passed 100 tests.
  949. 746.75 s [vector] mut_foldrM: OK
  950. 746.75 s [vector] +++ OK, passed 100 tests.
  951. 746.76 s [vector] mut_foldrM': OK
  952. 746.77 s [vector] +++ OK, passed 100 tests.
  953. 746.77 s [vector] mut_ifoldM: OK
  954. 746.77 s [vector] +++ OK, passed 100 tests.
  955. 746.78 s [vector] mut_ifoldM': OK
  956. 746.78 s [vector] +++ OK, passed 100 tests.
  957. 746.78 s [vector] mut_ifoldrM: OK
  958. 746.78 s [vector] +++ OK, passed 100 tests.
  959. 746.79 s [vector] mut_ifoldrM': OK
  960. 746.79 s [vector] +++ OK, passed 100 tests.
  961. 746.79 s [vector] compare: OK
  962. 746.79 s [vector] +++ OK, passed 100 tests.
  963. 746.79 s [vector] maximum: OK
  964. 746.79 s [vector] +++ OK, passed 100 tests; 17 discarded.
  965. 746.79 s [vector] minimum: OK
  966. 746.79 s [vector] +++ OK, passed 100 tests; 15 discarded.
  967. 746.79 s [vector] minIndex: OK
  968. 746.79 s [vector] +++ OK, passed 100 tests; 13 discarded.
  969. 746.79 s [vector] maxIndex: OK
  970. 746.79 s [vector] +++ OK, passed 100 tests; 16 discarded.
  971. 746.79 s [vector] maximumBy: OK
  972. 746.79 s [vector] +++ OK, passed 100 tests; 20 discarded.
  973. 746.79 s [vector] minimumBy: OK
  974. 746.79 s [vector] +++ OK, passed 100 tests; 14 discarded.
  975. 746.79 s [vector] maximumOn: OK
  976. 746.79 s [vector] +++ OK, passed 100 tests; 15 discarded.
  977. 746.79 s [vector] minimumOn: OK
  978. 746.79 s [vector] +++ OK, passed 100 tests; 20 discarded.
  979. 746.79 s [vector] maxIndexBy: OK
  980. 746.79 s [vector] +++ OK, passed 100 tests; 11 discarded.
  981. 746.79 s [vector] minIndexBy: OK
  982. 746.79 s [vector] +++ OK, passed 100 tests; 14 discarded.
  983. 746.79 s [vector] ListFirstMaxIndexWins: OK
  984. 746.79 s [vector] +++ OK, passed 100 tests; 21 discarded.
  985. 746.79 s [vector] FalseListFirstMaxIndexWins: OK
  986. 746.79 s [vector] +++ OK, failed as expected. (after 1 test):
  987. 746.79 s [vector] Exception:
  988. 746.79 s [vector] Prelude.foldr1: empty list
  989. 746.79 s [vector] CallStack (from HasCallStack):
  990. 746.79 s [vector] error, called at libraries/base/GHC/List.hs:1646:3 in base:GHC.List
  991. 746.79 s [vector] errorEmptyList, called at libraries/base/GHC/List.hs:611:30 in base:GHC.List
  992. 746.79 s [vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
  993. 746.79 s [vector] []
  994. 746.80 s [vector] zip: OK
  995. 746.80 s [vector] +++ OK, passed 100 tests.
  996. 746.80 s [vector] zip3: OK
  997. 746.80 s [vector] +++ OK, passed 100 tests.
  998. 746.80 s [vector] unzip: OK
  999. 746.80 s [vector] +++ OK, passed 100 tests.
  1000. 746.80 s [vector] unzip3: OK
  1001. 746.80 s [vector] +++ OK, passed 100 tests.
  1002. 746.80 s [vector] indexed: OK
  1003. 746.80 s [vector] +++ OK, passed 100 tests.
  1004. 746.80 s [vector] update: OK
  1005. 746.80 s [vector] +++ OK, passed 100 tests.
  1006. 746.81 s [vector] mempty: OK
  1007. 746.81 s [vector] +++ OK, passed 1 test.
  1008. 746.81 s [vector] mappend: OK
  1009. 746.81 s [vector] +++ OK, passed 100 tests.
  1010. 746.83 s [vector] mconcat: OK (0.03s)
  1011. 746.83 s [vector] +++ OK, passed 100 tests.
  1012. 746.83 s [vector] glength: OK
  1013. 746.83 s [vector] +++ OK, passed 100 tests.
  1014. 746.84 s [vector] unstream
  1015. 746.84 s [vector] unstream == vunstream (exact): OK
  1016. 746.84 s [vector] +++ OK, passed 100 tests.
  1017. 746.84 s [vector] unstream == vunstream (unknown): OK
  1018. 746.84 s [vector] +++ OK, passed 100 tests.
  1019. 746.84 s [vector] unstreamR ~= vunstream (exact): OK
  1020. 746.84 s [vector] +++ OK, passed 100 tests.
  1021. 746.84 s [vector] unstreamR ~= vunstream (unknown): OK
  1022. 746.84 s [vector] +++ OK, passed 100 tests.
  1023. 746.84 s [vector] Data.Vector.Storable.Vector Alignment
  1024. 746.84 s [vector] Aligned Double: OK
  1025. 746.84 s [vector] Aligned Int: OK
  1026. 746.84 s [vector] Regression tests
  1027. 746.84 s [vector] enumFromTo crash #188
  1028. 746.84 s [vector] Word8: OK
  1029. 746.84 s [vector] Word16: OK
  1030. 746.84 s [vector] Word32: OK
  1031. 746.84 s [vector] Word64: OK
  1032. 746.84 s [vector] Word: OK
  1033. 746.84 s [vector] Int8: OK
  1034. 746.84 s [vector] Int16: OK
  1035. 746.84 s [vector] Int32: OK
  1036. 746.84 s [vector] Int64: OK
  1037. 746.84 s [vector] Int: OK
  1038. 746.84 s [vector] Char: OK
  1039. 746.84 s [vector] Negative tests
  1040. 746.84 s [vector] slice out of bounds #257
  1041. 746.84 s [vector] Boxed
  1042. 746.84 s [vector] Negative ix: OK
  1043. 746.84 s [vector] Negative size: OK
  1044. 746.84 s [vector] Negative ix and size: OK
  1045. 746.84 s [vector] Too large ix: OK
  1046. 746.84 s [vector] Too large size: OK
  1047. 746.84 s [vector] Too large ix and size: OK
  1048. 746.84 s [vector] Overflow: OK
  1049. 746.84 s [vector] OutOfMemory: OK
  1050. 746.84 s [vector] Primitive
  1051. 746.84 s [vector] Negative ix: OK
  1052. 746.84 s [vector] Negative size: OK
  1053. 746.84 s [vector] Negative ix and size: OK
  1054. 746.84 s [vector] Too large ix: OK
  1055. 746.84 s [vector] Too large size: OK
  1056. 746.84 s [vector] Too large ix and size: OK
  1057. 746.84 s [vector] Overflow: OK
  1058. 746.84 s [vector] OutOfMemory: OK
  1059. 746.84 s [vector] Storable
  1060. 746.84 s [vector] Negative ix: OK
  1061. 746.84 s [vector] Negative size: OK
  1062. 746.84 s [vector] Negative ix and size: OK
  1063. 746.84 s [vector] Too large ix: OK
  1064. 746.84 s [vector] Too large size: OK
  1065. 746.84 s [vector] Too large ix and size: OK
  1066. 746.84 s [vector] Overflow: OK
  1067. 746.84 s [vector] OutOfMemory: OK
  1068. 746.84 s [vector] Unboxed
  1069. 746.84 s [vector] Negative ix: OK
  1070. 746.84 s [vector] Negative size: OK
  1071. 746.84 s [vector] Negative ix and size: OK
  1072. 746.84 s [vector] Too large ix: OK
  1073. 746.84 s [vector] Too large size: OK
  1074. 746.84 s [vector] Too large ix and size: OK
  1075. 746.84 s [vector] Overflow: OK
  1076. 746.84 s [vector] OutOfMemory: OK
  1077. 746.84 s [vector] take #282
  1078. 746.84 s [vector] Boxed: OK
  1079. 746.84 s [vector] Primitive: OK
  1080. 746.84 s [vector] Storable: OK
  1081. 746.84 s [vector] Unboxed: OK
  1082. 746.84 s [vector] Data.Vector
  1083. 746.84 s [vector] MonadFix: OK
  1084. 746.84 s [vector] toFromArray: OK
  1085. 746.84 s [vector] toFromArraySlice: OK
  1086. 746.84 s [vector] toFromArraySliceUnsafe: OK
  1087. 746.84 s [vector] toFromMutableArray: OK
  1088. 746.84 s [vector] Data.Vector.Mutable (Move): OK
  1089. 746.84 s [vector] +++ OK, passed 100 tests; 20 discarded.
  1090. 746.84 s [vector] Data.Vector.Primitive.Mutable (Move): OK
  1091. 746.84 s [vector] +++ OK, passed 100 tests; 14 discarded.
  1092. 746.84 s [vector] Data.Vector.Unboxed.Mutable (Move): OK
  1093. 746.84 s [vector] +++ OK, passed 100 tests; 12 discarded.
  1094. 746.84 s [vector] Data.Vector.Storable.Mutable (Move): OK
  1095. 746.85 s [vector] +++ OK, passed 100 tests; 16 discarded.
  1096. 746.85 s [vector] Data.Vector.Generic.Mutable (nextPermutation): OK
  1097. 746.85 s [vector] +++ OK, passed 1 test.
  1098. 746.85 s [vector]
  1099. 746.85 s [vector] All 2397 tests passed (10.38s)
  1100. 746.86 s [vector] Test suite vector-tests-O2: PASS
  1101. 746.86 s [vector] Test suite logged to: dist/test/vector-0.13.1.0-vector-tests-O2.log
  1102. 746.86 s [vector] 2 of 2 test suites (2 of 2 test cases) passed.
  1103. 746.88 s [vector] Phase: haddockPhase
  1104. 747.00 s [vector] Preprocessing library for vector-0.13.1.0..
  1105. 747.00 s [vector] Running Haddock on library for vector-0.13.1.0..
  1106. 747.05 s [vector] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1107. 747.46 s [vector] 100% ( 2 / 2) in 'Data.Vector.Fusion.Stream.Monadic'
  1108. 747.47 s [vector] 83% ( 5 / 6) in 'Data.Vector.Fusion.Util'
  1109. 747.47 s [vector] Missing documentation for:
  1110. 747.47 s [vector] liftBox
  1111. 747.48 s [vector] 100% ( 9 / 9) in 'Data.Vector.Fusion.Bundle.Size'
  1112. 747.50 s [vector] Warning: 'unsafeSlice' is out of scope.
  1113. 747.50 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1114. 747.50 s [vector] Warning: 'overlaps' is out of scope.
  1115. 747.50 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1116. 747.50 s [vector] Warning: 'unsafeNew' is out of scope.
  1117. 747.50 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1118. 747.50 s [vector] Warning: 'unsafeRead' is out of scope.
  1119. 747.50 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1120. 747.50 s [vector] Warning: 'unsafeWrite' is out of scope.
  1121. 747.50 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1122. 747.50 s [vector] Warning: 'clear' is out of scope.
  1123. 747.50 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1124. 747.50 s [vector] Warning: 'set' is out of scope.
  1125. 747.50 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1126. 747.50 s [vector] Warning: 'unsafeCopy' is out of scope.
  1127. 747.50 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1128. 747.50 s [vector] Warning: 'unsafeMove' is out of scope.
  1129. 747.50 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1130. 747.50 s [vector] Warning: 'grow' is out of scope.
  1131. 747.50 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1132. 747.50 s [vector] Warning: 'unsafeGrow' is out of scope.
  1133. 747.50 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1134. 747.50 s [vector] 100% ( 2 / 2) in 'Data.Vector.Generic.Mutable.Base'
  1135. 747.56 s [vector] Warning: 'basicUnsafeWrite' is out of scope.
  1136. 747.56 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1137. 747.75 s [vector] 79% (110 /139) in 'Data.Vector.Fusion.Bundle.Monadic'
  1138. 747.75 s [vector] Missing documentation for:
  1139. 747.75 s [vector] Chunk (src/Data/Vector/Fusion/Bundle/Monadic.hs:118)
  1140. 747.75 s [vector] generate (src/Data/Vector/Fusion/Bundle/Monadic.hs:205)
  1141. 747.75 s [vector] unbox (src/Data/Vector/Fusion/Bundle/Monadic.hs:318)
  1142. 747.75 s [vector] concatMap (src/Data/Vector/Fusion/Bundle/Monadic.hs:627)
  1143. 747.75 s [vector] zipWithM_ (src/Data/Vector/Fusion/Bundle/Monadic.hs:349)
  1144. 747.75 s [vector] zipWith3M (src/Data/Vector/Fusion/Bundle/Monadic.hs:353)
  1145. 747.75 s [vector] zipWith4M (src/Data/Vector/Fusion/Bundle/Monadic.hs:360)
  1146. 747.75 s [vector] zipWith5M (src/Data/Vector/Fusion/Bundle/Monadic.hs:367)
  1147. 747.75 s [vector] zipWith6M (src/Data/Vector/Fusion/Bundle/Monadic.hs:374)
  1148. 747.75 s [vector] zipWith (src/Data/Vector/Fusion/Bundle/Monadic.hs:382)
  1149. 747.75 s [vector] zipWith3 (src/Data/Vector/Fusion/Bundle/Monadic.hs:386)
  1150. 747.75 s [vector] zipWith4 (src/Data/Vector/Fusion/Bundle/Monadic.hs:391)
  1151. 747.75 s [vector] zipWith5 (src/Data/Vector/Fusion/Bundle/Monadic.hs:397)
  1152. 747.75 s [vector] zipWith6 (src/Data/Vector/Fusion/Bundle/Monadic.hs:403)
  1153. 747.75 s [vector] zip (src/Data/Vector/Fusion/Bundle/Monadic.hs:409)
  1154. 747.75 s [vector] zip3 (src/Data/Vector/Fusion/Bundle/Monadic.hs:413)
  1155. 747.75 s [vector] zip4 (src/Data/Vector/Fusion/Bundle/Monadic.hs:417)
  1156. 747.75 s [vector] zip5 (src/Data/Vector/Fusion/Bundle/Monadic.hs:422)
  1157. 747.75 s [vector] zip6 (src/Data/Vector/Fusion/Bundle/Monadic.hs:427)
  1158. 747.75 s [vector] and (src/Data/Vector/Fusion/Bundle/Monadic.hs:619)
  1159. 747.75 s [vector] or (src/Data/Vector/Fusion/Bundle/Monadic.hs:623)
  1160. 747.75 s [vector] concatMapM (src/Data/Vector/Fusion/Bundle/Monadic.hs:631)
  1161. 747.75 s [vector] fromVector (src/Data/Vector/Fusion/Bundle/Monadic.hs:1084)
  1162. 747.75 s [vector] reVector (src/Data/Vector/Fusion/Bundle/Monadic.hs:1164)
  1163. 747.75 s [vector] fromVectors (src/Data/Vector/Fusion/Bundle/Monadic.hs:1103)
  1164. 747.75 s [vector] concatVectors (src/Data/Vector/Fusion/Bundle/Monadic.hs:1131)
  1165. 747.75 s [vector] fromStream (src/Data/Vector/Fusion/Bundle/Monadic.hs:134)
  1166. 747.75 s [vector] chunks (src/Data/Vector/Fusion/Bundle/Monadic.hs:141)
  1167. 747.75 s [vector] elements (src/Data/Vector/Fusion/Bundle/Monadic.hs:145)
  1168. 748.11 s [vector] Warning: 'Nothing' is out of scope.
  1169. 748.11 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1170. 748.11 s [vector] Warning: 'Just' is out of scope.
  1171. 748.11 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1172. 748.11 s [vector] 79% ( 90 /113) in 'Data.Vector.Fusion.Bundle'
  1173. 748.11 s [vector] Missing documentation for:
  1174. 748.11 s [vector] Chunk (src/Data/Vector/Fusion/Bundle/Monadic.hs:118)
  1175. 748.11 s [vector] inplace (src/Data/Vector/Fusion/Bundle.hs:110)
  1176. 748.11 s [vector] concatMap (src/Data/Vector/Fusion/Bundle.hs:254)
  1177. 748.11 s [vector] unbox (src/Data/Vector/Fusion/Bundle.hs:250)
  1178. 748.11 s [vector] zipWith4 (src/Data/Vector/Fusion/Bundle.hs:282)
  1179. 748.11 s [vector] zipWith5 (src/Data/Vector/Fusion/Bundle.hs:288)
  1180. 748.11 s [vector] zipWith6 (src/Data/Vector/Fusion/Bundle.hs:294)
  1181. 748.11 s [vector] zip (src/Data/Vector/Fusion/Bundle.hs:300)
  1182. 748.11 s [vector] zip3 (src/Data/Vector/Fusion/Bundle.hs:304)
  1183. 748.11 s [vector] zip4 (src/Data/Vector/Fusion/Bundle.hs:308)
  1184. 748.11 s [vector] zip5 (src/Data/Vector/Fusion/Bundle.hs:313)
  1185. 748.11 s [vector] zip6 (src/Data/Vector/Fusion/Bundle.hs:318)
  1186. 748.11 s [vector] and (src/Data/Vector/Fusion/Bundle.hs:404)
  1187. 748.11 s [vector] or (src/Data/Vector/Fusion/Bundle.hs:408)
  1188. 748.11 s [vector] unsafeFromList (src/Data/Vector/Fusion/Bundle.hs:630)
  1189. 748.11 s [vector] fromVector (src/Data/Vector/Fusion/Bundle.hs:634)
  1190. 748.11 s [vector] reVector (src/Data/Vector/Fusion/Bundle.hs:638)
  1191. 748.11 s [vector] fromVectors (src/Data/Vector/Fusion/Bundle.hs:642)
  1192. 748.11 s [vector] concatVectors (src/Data/Vector/Fusion/Bundle.hs:646)
  1193. 748.11 s [vector] zipWithM (src/Data/Vector/Fusion/Bundle.hs:533)
  1194. 748.11 s [vector] zipWithM_ (src/Data/Vector/Fusion/Bundle.hs:537)
  1195. 748.11 s [vector] eqBy (src/Data/Vector/Fusion/Bundle.hs:490)
  1196. 748.11 s [vector] cmpBy (src/Data/Vector/Fusion/Bundle.hs:499)
  1197. 748.25 s [vector] 85% ( 90 /105) in 'Data.Vector.Generic.Mutable'
  1198. 748.25 s [vector] Missing documentation for:
  1199. 748.25 s [vector] mstream (src/Data/Vector/Generic/Mutable.hs:135)
  1200. 748.25 s [vector] mstreamR (src/Data/Vector/Generic/Mutable.hs:164)
  1201. 748.25 s [vector] transform (src/Data/Vector/Generic/Mutable.hs:158)
  1202. 748.25 s [vector] transformR (src/Data/Vector/Generic/Mutable.hs:193)
  1203. 748.25 s [vector] fill (src/Data/Vector/Generic/Mutable.hs:146)
  1204. 748.25 s [vector] fillR (src/Data/Vector/Generic/Mutable.hs:177)
  1205. 748.25 s [vector] unsafeAccum (src/Data/Vector/Generic/Mutable.hs:1010)
  1206. 748.25 s [vector] accum (src/Data/Vector/Generic/Mutable.hs:987)
  1207. 748.25 s [vector] unsafeUpdate (src/Data/Vector/Generic/Mutable.hs:1021)
  1208. 748.25 s [vector] update (src/Data/Vector/Generic/Mutable.hs:999)
  1209. 748.25 s [vector] reverse (src/Data/Vector/Generic/Mutable.hs:1030)
  1210. 748.25 s [vector] unstablePartition (src/Data/Vector/Generic/Mutable.hs:1039)
  1211. 748.25 s [vector] unstablePartitionBundle (src/Data/Vector/Generic/Mutable.hs:1068)
  1212. 748.25 s [vector] partitionBundle (src/Data/Vector/Generic/Mutable.hs:1095)
  1213. 748.25 s [vector] partitionWithBundle (src/Data/Vector/Generic/Mutable.hs:1155)
  1214. 748.44 s [vector] 21% ( 5 / 23) in 'Data.Vector.Generic.New'
  1215. 748.44 s [vector] Missing documentation for:
  1216. 748.44 s [vector] create (src/Data/Vector/Generic/New.hs:60)
  1217. 748.44 s [vector] run (src/Data/Vector/Generic/New.hs:64)
  1218. 748.44 s [vector] runPrim (src/Data/Vector/Generic/New.hs:68)
  1219. 748.44 s [vector] apply (src/Data/Vector/Generic/New.hs:72)
  1220. 748.44 s [vector] modify (src/Data/Vector/Generic/New.hs:76)
  1221. 748.44 s [vector] modifyWithBundle (src/Data/Vector/Generic/New.hs:80)
  1222. 748.44 s [vector] unstream (src/Data/Vector/Generic/New.hs:85)
  1223. 748.44 s [vector] transform (src/Data/Vector/Generic/New.hs:89)
  1224. 748.44 s [vector] unstreamR (src/Data/Vector/Generic/New.hs:111)
  1225. 748.44 s [vector] transformR (src/Data/Vector/Generic/New.hs:115)
  1226. 748.44 s [vector] slice (src/Data/Vector/Generic/New.hs:137)
  1227. 748.44 s [vector] init (src/Data/Vector/Generic/New.hs:141)
  1228. 748.44 s [vector] tail (src/Data/Vector/Generic/New.hs:145)
  1229. 748.44 s [vector] take (src/Data/Vector/Generic/New.hs:149)
  1230. 748.44 s [vector] drop (src/Data/Vector/Generic/New.hs:153)
  1231. 748.44 s [vector] unsafeSlice (src/Data/Vector/Generic/New.hs:157)
  1232. 748.44 s [vector] unsafeInit (src/Data/Vector/Generic/New.hs:161)
  1233. 748.44 s [vector] unsafeTail (src/Data/Vector/Generic/New.hs:165)
  1234. 748.67 s [vector] Warning: 'a' is out of scope.
  1235. 748.67 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1236. 748.67 s [vector] Warning: 'b' is out of scope.
  1237. 748.67 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1238. 748.67 s [vector] Warning: 'Left' is out of scope.
  1239. 748.67 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1240. 748.67 s [vector] Warning: 'Right' is out of scope.
  1241. 748.67 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1242. 748.67 s [vector] Warning: 'Foldable' is out of scope.
  1243. 748.67 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1244. 748.67 s [vector] Warning: 'True' is out of scope.
  1245. 748.67 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1246. 748.67 s [vector] 93% (257 /276) in 'Data.Vector.Generic'
  1247. 748.67 s [vector] Missing documentation for:
  1248. 748.67 s [vector] zipWith4 (src/Data/Vector/Generic.hs:1169)
  1249. 748.67 s [vector] zipWith5 (src/Data/Vector/Generic.hs:1178)
  1250. 748.67 s [vector] zipWith6 (src/Data/Vector/Generic.hs:1190)
  1251. 748.67 s [vector] izipWith4 (src/Data/Vector/Generic.hs:1221)
  1252. 748.67 s [vector] izipWith5 (src/Data/Vector/Generic.hs:1230)
  1253. 748.67 s [vector] izipWith6 (src/Data/Vector/Generic.hs:1242)
  1254. 748.67 s [vector] zip4 (src/Data/Vector/Generic.hs:1266)
  1255. 748.67 s [vector] zip5 (src/Data/Vector/Generic.hs:1271)
  1256. 748.67 s [vector] zip6 (src/Data/Vector/Generic.hs:1277)
  1257. 748.67 s [vector] unzip3 (src/Data/Vector/Generic.hs:1327)
  1258. 748.67 s [vector] unzip4 (src/Data/Vector/Generic.hs:1334)
  1259. 748.67 s [vector] unzip5 (src/Data/Vector/Generic.hs:1343)
  1260. 748.67 s [vector] unzip6 (src/Data/Vector/Generic.hs:1353)
  1261. 748.67 s [vector] liftShowsPrec (src/Data/Vector/Generic.hs:2606)
  1262. 748.67 s [vector] gunfold (src/Data/Vector/Generic.hs:2646)
  1263. 748.67 s [vector] dataCast (src/Data/Vector/Generic.hs:2654)
  1264. 748.67 s [vector] mkVecType (src/Data/Vector/Generic.hs:2637)
  1265. 748.67 s [vector] mkVecConstr (src/Data/Vector/Generic.hs:2633)
  1266. 748.67 s [vector] mkType (src/Data/Vector/Generic.hs:2641)
  1267. 749.03 s [vector] Warning: 'IO' is out of scope.
  1268. 749.03 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1269. 749.03 s [vector] Warning: 'ST' is out of scope.
  1270. 749.03 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1271. 749.03 s [vector] Warning: 'Nothing' is out of scope.
  1272. 749.03 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1273. 749.03 s [vector] 97% ( 85 / 87) in 'Data.Vector.Mutable'
  1274. 749.03 s [vector] Missing documentation for:
  1275. 749.03 s [vector] IOVector (src/Data/Vector/Mutable.hs:100)
  1276. 749.03 s [vector] STVector (src/Data/Vector/Mutable.hs:101)
  1277. 749.31 s [vector] Warning: 'Nothing' is out of scope.
  1278. 749.31 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1279. 749.31 s [vector] Warning: 'Just' is out of scope.
  1280. 749.31 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1281. 749.31 s [vector] Warning: 'a' is out of scope.
  1282. 749.31 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1283. 749.31 s [vector] Warning: 'b' is out of scope.
  1284. 749.31 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1285. 749.31 s [vector] Warning: 'Left' is out of scope.
  1286. 749.31 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1287. 749.31 s [vector] Warning: 'Right' is out of scope.
  1288. 749.31 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1289. 749.31 s [vector] Warning: 'Foldable' is out of scope.
  1290. 749.31 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1291. 749.31 s [vector] Warning: 'True' is out of scope.
  1292. 749.31 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1293. 749.31 s [vector] Warning: 'fromList' is ambiguous. It is defined
  1294. 749.31 s [vector] * in ‘GHC.IsList’
  1295. 749.31 s [vector] * at src/Data/Vector.hs:2132:1
  1296. 749.31 s [vector] You may be able to disambiguate the identifier by qualifying it or
  1297. 749.31 s [vector] by specifying the type/value namespace explicitly.
  1298. 749.31 s [vector] Defaulting to the one defined at src/Data/Vector.hs:2132:1
  1299. 749.31 s [vector] 94% (243 /256) in 'Data.Vector'
  1300. 749.31 s [vector] Missing documentation for:
  1301. 749.31 s [vector] zipWith4 (src/Data/Vector.hs:1170)
  1302. 749.31 s [vector] zipWith5 (src/Data/Vector.hs:1175)
  1303. 749.31 s [vector] zipWith6 (src/Data/Vector.hs:1181)
  1304. 749.31 s [vector] izipWith4 (src/Data/Vector.hs:1199)
  1305. 749.31 s [vector] izipWith5 (src/Data/Vector.hs:1204)
  1306. 749.31 s [vector] izipWith6 (src/Data/Vector.hs:1210)
  1307. 749.31 s [vector] zip4 (src/Data/Vector.hs:1226)
  1308. 749.31 s [vector] zip5 (src/Data/Vector.hs:1231)
  1309. 749.31 s [vector] zip6 (src/Data/Vector.hs:1236)
  1310. 749.31 s [vector] unzip3 (src/Data/Vector.hs:1249)
  1311. 749.31 s [vector] unzip4 (src/Data/Vector.hs:1253)
  1312. 749.31 s [vector] unzip5 (src/Data/Vector.hs:1257)
  1313. 749.31 s [vector] unzip6 (src/Data/Vector.hs:1262)
  1314. 749.57 s [vector] Warning: 'Nothing' is out of scope.
  1315. 749.57 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1316. 749.57 s [vector] 97% ( 86 / 88) in 'Data.Vector.Primitive.Mutable'
  1317. 749.57 s [vector] Missing documentation for:
  1318. 749.57 s [vector] IOVector (src/Data/Vector/Primitive/Mutable.hs:116)
  1319. 749.57 s [vector] STVector (src/Data/Vector/Primitive/Mutable.hs:117)
  1320. 749.70 s [vector] Warning: 'Nothing' is out of scope.
  1321. 749.70 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1322. 749.70 s [vector] Warning: 'Just' is out of scope.
  1323. 749.70 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1324. 749.70 s [vector] Warning: 'a' is out of scope.
  1325. 749.70 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1326. 749.70 s [vector] Warning: 'b' is out of scope.
  1327. 749.70 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1328. 749.70 s [vector] Warning: 'flip' is out of scope.
  1329. 749.70 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1330. 749.70 s [vector] Warning: 'Left' is out of scope.
  1331. 749.70 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1332. 749.70 s [vector] Warning: 'Right' is out of scope.
  1333. 749.70 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1334. 749.70 s [vector] Warning: 'Foldable' is out of scope.
  1335. 749.70 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1336. 749.70 s [vector] 97% (226 /232) in 'Data.Vector.Primitive'
  1337. 749.70 s [vector] Missing documentation for:
  1338. 749.70 s [vector] zipWith4 (src/Data/Vector/Primitive.hs:963)
  1339. 749.70 s [vector] zipWith5 (src/Data/Vector/Primitive.hs:969)
  1340. 749.70 s [vector] zipWith6 (src/Data/Vector/Primitive.hs:977)
  1341. 749.70 s [vector] izipWith4 (src/Data/Vector/Primitive.hs:999)
  1342. 749.70 s [vector] izipWith5 (src/Data/Vector/Primitive.hs:1005)
  1343. 749.70 s [vector] izipWith6 (src/Data/Vector/Primitive.hs:1013)
  1344. 749.82 s [vector] Warning: 'Storable' is out of scope.
  1345. 749.82 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1346. 749.98 s [vector] Warning: 'Nothing' is out of scope.
  1347. 749.98 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1348. 749.98 s [vector] 97% ( 92 / 94) in 'Data.Vector.Storable.Mutable'
  1349. 749.98 s [vector] Missing documentation for:
  1350. 749.98 s [vector] IOVector (src/Data/Vector/Storable/Mutable.hs:135)
  1351. 749.98 s [vector] STVector (src/Data/Vector/Storable/Mutable.hs:136)
  1352. 750.14 s [vector] Warning: 'Nothing' is out of scope.
  1353. 750.14 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1354. 750.14 s [vector] Warning: 'Just' is out of scope.
  1355. 750.14 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1356. 750.14 s [vector] Warning: 'a' is out of scope.
  1357. 750.14 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1358. 750.14 s [vector] Warning: 'b' is out of scope.
  1359. 750.14 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1360. 750.14 s [vector] Warning: 'flip' is out of scope.
  1361. 750.14 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1362. 750.14 s [vector] Warning: 'Left' is out of scope.
  1363. 750.14 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1364. 750.14 s [vector] Warning: 'Right' is out of scope.
  1365. 750.14 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1366. 750.14 s [vector] Warning: 'Foldable' is out of scope.
  1367. 750.14 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1368. 750.14 s [vector] Warning: 'True' is out of scope.
  1369. 750.14 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1370. 750.14 s [vector] 97% (237 /243) in 'Data.Vector.Storable'
  1371. 750.14 s [vector] Missing documentation for:
  1372. 750.14 s [vector] zipWith4 (src/Data/Vector/Storable.hs:974)
  1373. 750.14 s [vector] zipWith5 (src/Data/Vector/Storable.hs:980)
  1374. 750.14 s [vector] zipWith6 (src/Data/Vector/Storable.hs:988)
  1375. 750.14 s [vector] izipWith4 (src/Data/Vector/Storable.hs:1010)
  1376. 750.14 s [vector] izipWith5 (src/Data/Vector/Storable.hs:1016)
  1377. 750.14 s [vector] izipWith6 (src/Data/Vector/Storable.hs:1024)
  1378. 751.40 s [vector] Warning: 'Complex' is out of scope.
  1379. 751.40 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1380. 751.40 s [vector] Warning: 'RealFloat' is out of scope.
  1381. 751.40 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1382. 751.40 s [vector] Warning: 'Nothing' is out of scope.
  1383. 751.40 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1384. 751.40 s [vector] Warning: 'Just' is out of scope.
  1385. 751.40 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1386. 751.40 s [vector] Warning: 'a' is out of scope.
  1387. 751.40 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1388. 751.40 s [vector] Warning: 'b' is out of scope.
  1389. 751.40 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1390. 751.40 s [vector] Warning: 'flip' is out of scope.
  1391. 751.40 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1392. 751.40 s [vector] Warning: 'Left' is out of scope.
  1393. 751.40 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1394. 751.40 s [vector] Warning: 'Right' is out of scope.
  1395. 751.40 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1396. 751.40 s [vector] Warning: 'Foldable' is out of scope.
  1397. 751.40 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1398. 751.40 s [vector] Warning: 'True' is out of scope.
  1399. 751.40 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1400. 751.40 s [vector] 96% (243 /252) in 'Data.Vector.Unboxed'
  1401. 751.40 s [vector] Missing documentation for:
  1402. 751.40 s [vector] Vector (src/Data/Vector/Unboxed/Base.hs:69)
  1403. 751.40 s [vector] MVector (src/Data/Vector/Unboxed/Base.hs:68)
  1404. 751.40 s [vector] Unbox (src/Data/Vector/Unboxed/Base.hs:76)
  1405. 751.40 s [vector] zipWith4 (src/Data/Vector/Unboxed.hs:985)
  1406. 751.40 s [vector] zipWith5 (src/Data/Vector/Unboxed.hs:991)
  1407. 751.40 s [vector] zipWith6 (src/Data/Vector/Unboxed.hs:998)
  1408. 751.40 s [vector] izipWith4 (src/Data/Vector/Unboxed.hs:1019)
  1409. 751.40 s [vector] izipWith5 (src/Data/Vector/Unboxed.hs:1025)
  1410. 751.40 s [vector] izipWith6 (src/Data/Vector/Unboxed.hs:1032)
  1411. 751.57 s [vector] Warning: 'Nothing' is out of scope.
  1412. 751.57 s [vector] If you qualify the identifier, haddock can try to link it anyway.
  1413. 751.57 s [vector] 95% ( 92 / 96) in 'Data.Vector.Unboxed.Mutable'
  1414. 751.57 s [vector] Missing documentation for:
  1415. 751.57 s [vector] MVector (src/Data/Vector/Unboxed/Base.hs:68)
  1416. 751.57 s [vector] IOVector (src/Data/Vector/Unboxed/Base.hs:71)
  1417. 751.57 s [vector] STVector (src/Data/Vector/Unboxed/Base.hs:72)
  1418. 751.57 s [vector] Unbox (src/Data/Vector/Unboxed/Base.hs:76)
  1419. 752.11 s [vector] Warning: Data.Vector.Unboxed: could not find link destinations for:
  1420. 752.11 s [vector]
  1421. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorAll0
  1422. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_All
  1423. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorAny0
  1424. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Any
  1425. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorInt160
  1426. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Int16
  1427. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorInt320
  1428. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Int32
  1429. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorInt640
  1430. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Int64
  1431. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorInt80
  1432. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Int8
  1433. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorWord160
  1434. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Word16
  1435. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorWord320
  1436. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Word32
  1437. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorWord640
  1438. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Word64
  1439. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorWord80
  1440. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Word8
  1441. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:Vector()0
  1442. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Unit
  1443. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorBool0
  1444. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Bool
  1445. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorChar0
  1446. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Char
  1447. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorDouble0
  1448. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Double
  1449. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorFloat0
  1450. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Float
  1451. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorInt0
  1452. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Int
  1453. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorWord0
  1454. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Word
  1455. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorComplex0
  1456. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Complex
  1457. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorIdentity0
  1458. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Identity
  1459. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorDown0
  1460. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Down
  1461. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorFirst0
  1462. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_First
  1463. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorLast0
  1464. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Last
  1465. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorMax0
  1466. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Max
  1467. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorMin0
  1468. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Min
  1469. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorWrappedMonoid0
  1470. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_WrappedMonoid
  1471. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorDual0
  1472. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Dual
  1473. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorProduct0
  1474. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Product
  1475. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorSum0
  1476. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Sum
  1477. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorUnboxViaPrim0
  1478. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorArg0
  1479. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Arg
  1480. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorAs0
  1481. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:Vector(,)0
  1482. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_2
  1483. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorConst0
  1484. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Const
  1485. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorAlt0
  1486. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Alt
  1487. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:Vector(,,)0
  1488. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_3
  1489. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:Vector(,,,)0
  1490. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_4
  1491. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:VectorCompose0
  1492. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_Compose
  1493. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:Vector(,,,,)0
  1494. 752.11 s [vector] - Data.Vector.Unboxed.Base.V_5
  1495. 752.11 s [vector] - Data.Vector.Unboxed.Base.D:R:Vector(,,,,,)0
  1496. 752.13 s [vector] - Data.Vector.Unboxed.Base.V_6
  1497. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsAll0
  1498. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsAny0
  1499. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt160
  1500. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt320
  1501. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt640
  1502. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt80
  1503. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord160
  1504. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord320
  1505. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord640
  1506. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord80
  1507. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors()0
  1508. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsBool0
  1509. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsChar0
  1510. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsDouble0
  1511. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsFloat0
  1512. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt0
  1513. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord0
  1514. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsComplex0
  1515. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0
  1516. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsDown0
  1517. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsFirst0
  1518. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsLast0
  1519. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsMax0
  1520. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsMin0
  1521. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWrappedMonoid0
  1522. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsDual0
  1523. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsProduct0
  1524. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsSum0
  1525. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsUnboxViaPrim0
  1526. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsArg0
  1527. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsAs0
  1528. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,)0
  1529. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsConst0
  1530. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsAlt0
  1531. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,,)0
  1532. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,,,)0
  1533. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsCompose0
  1534. 752.13 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,,,,)0
  1535. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,,,,,)0
  1536. 752.14 s [vector] Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
  1537. 752.14 s [vector]
  1538. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsAll0
  1539. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsAny0
  1540. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt160
  1541. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt320
  1542. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt640
  1543. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt80
  1544. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord160
  1545. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord320
  1546. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord640
  1547. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord80
  1548. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors()0
  1549. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsBool0
  1550. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsChar0
  1551. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsDouble0
  1552. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsFloat0
  1553. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsInt0
  1554. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWord0
  1555. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsComplex0
  1556. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0
  1557. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsDown0
  1558. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsFirst0
  1559. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsLast0
  1560. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsMax0
  1561. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsMin0
  1562. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsWrappedMonoid0
  1563. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsDual0
  1564. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsProduct0
  1565. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsSum0
  1566. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsUnboxViaPrim0
  1567. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsArg0
  1568. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsAs0
  1569. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,)0
  1570. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsConst0
  1571. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsAlt0
  1572. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,,)0
  1573. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,,,)0
  1574. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectorsCompose0
  1575. 752.14 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,,,,)0
  1576. 752.15 s [vector] - Data.Vector.Unboxed.Base.D:R:MVectors(,,,,,)0
  1577. 756.91 s [vector] Documentation created: dist/doc/html/vector/index.html,
  1578. 756.91 s [vector] dist/doc/html/vector/vector.txt
  1579. 756.97 s [vector] Preprocessing test suite 'vector-doctest' for vector-0.13.1.0..
  1580. 756.97 s [vector] Preprocessing test suite 'vector-inspection' for vector-0.13.1.0..
  1581. 756.97 s [vector] Preprocessing test suite 'vector-tests-O2' for vector-0.13.1.0..
  1582. 756.97 s [vector] Preprocessing test suite 'vector-tests-O0' for vector-0.13.1.0..
  1583. 756.99 s [vector] Phase: installPhase
  1584. 757.05 s [vector] Installing library in /nix/store/pqqky3hj8lsgap085af9kn6813ppzyr0-vector-0.13.1.0/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/vector-0.13.1.0-DJWnBGBhv1P2kplQpYLfUK
  1585. 757.82 s [vector] Phase: fixupPhase
  1586. 757.83 s [vector] shrinking RPATHs of ELF executables and libraries in /nix/store/pqqky3hj8lsgap085af9kn6813ppzyr0-vector-0.13.1.0
  1587. 757.84 s [vector] shrinking /nix/store/pqqky3hj8lsgap085af9kn6813ppzyr0-vector-0.13.1.0/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/libHSvector-0.13.1.0-DJWnBGBhv1P2kplQpYLfUK-ghc9.4.6.so
  1588. 757.86 s [vector] checking for references to /build/ in /nix/store/pqqky3hj8lsgap085af9kn6813ppzyr0-vector-0.13.1.0...
  1589. 757.88 s [vector] patching script interpreter paths in /nix/store/pqqky3hj8lsgap085af9kn6813ppzyr0-vector-0.13.1.0
  1590. 757.89 s [vector] stripping (with command strip and flags -S -p) in /nix/store/pqqky3hj8lsgap085af9kn6813ppzyr0-vector-0.13.1.0/lib
  1591. 758.29 s [vector] shrinking RPATHs of ELF executables and libraries in /nix/store/dwcbr39cxnld9p5c97z58yf82qipf4cd-vector-0.13.1.0-doc
  1592. 758.30 s [vector] checking for references to /build/ in /nix/store/dwcbr39cxnld9p5c97z58yf82qipf4cd-vector-0.13.1.0-doc...
  1593. 758.31 s [vector] patching script interpreter paths in /nix/store/dwcbr39cxnld9p5c97z58yf82qipf4cd-vector-0.13.1.0-doc
  1594. 758.52 s [vector:post-build] Uploading to the NixCI cache: /nix/store/dwcbr39cxnld9p5c97z58yf82qipf4cd-vector-0.13.1.0-doc /nix/store/pqqky3hj8lsgap085af9kn6813ppzyr0-vector-0.13.1.0
  1595. 758.56 s [vector:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1596. 758.77 s [vector:post-build] copying 2 paths...
  1597. 758.77 s [vector:post-build] copying path '/nix/store/dwcbr39cxnld9p5c97z58yf82qipf4cd-vector-0.13.1.0-doc' to 'https://cache.nix-ci.com'...
  1598. 760.69 s [vector:post-build] copying path '/nix/store/pqqky3hj8lsgap085af9kn6813ppzyr0-vector-0.13.1.0' to 'https://cache.nix-ci.com'...
  1599. 766.67 s [vector:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1600. 766.84 s [vector:post-build] copying 1 paths...
  1601. 766.84 s [vector:post-build] copying path '/nix/store/jl06k8d2szr9vqsfa3q3hk7jxf2q3lva-vector-0.13.1.0.drv' to 'https://cache.nix-ci.com'...
  1602. 766.98 s Uploaded vector in 8.4s
  1603. 766.98 s Progress: 92 of 104 built, 9 of 9 downloaded from cache
  1604. 766.98 s Built vector in 4m19s
  1605. 767.02 s Building /nix/store/0g0nlndppflz9a2dssarjy94zrhaq6km-nothunks-0.1.5.drv
  1606. 767.08 s [nothunks] Phase: setupCompilerEnvironmentPhase
  1607. 767.09 s [nothunks] Build with /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6.
  1608. 767.21 s [nothunks] Phase: unpackPhase
  1609. 767.22 s [nothunks] unpacking source archive /nix/store/z5r9hzar5569b3hg4k533dxil78cj8kh-nothunks-0.1.5.tar.gz
  1610. 767.22 s [nothunks] source root is nothunks-0.1.5
  1611. 767.22 s [nothunks] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file nothunks-0.1.5/test/Test/NoThunks/Class.hs
  1612. 767.23 s [nothunks] Phase: patchPhase
  1613. 767.23 s [nothunks] Replace Cabal file with edited version from mirror://hackage/nothunks-0.1.5/revision/1.cabal.
  1614. 767.24 s [nothunks] Phase: compileBuildDriverPhase
  1615. 767.24 s [nothunks] setupCompileFlags: -package-db=/build/tmp.nhdzdUEWj8/setup-package.conf.d -threaded
  1616. 767.28 s [nothunks] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.nhdzdUEWj8/Main.o )
  1617. 767.34 s [nothunks] [2 of 2] Linking Setup
  1618. 768.35 s [nothunks] Phase: updateAutotoolsGnuConfigScriptsPhase
  1619. 768.36 s [nothunks] Phase: configurePhase
  1620. 768.36 s [nothunks] configureFlags: --verbose --prefix=/nix/store/rk5gyk7x0z6kzvbpfjgj47nvvzh5554v-nothunks-0.1.5 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/dhvyi3q7yf6p0hdar9kqsxibscnpw7ym-nothunks-0.1.5-doc/share/doc/nothunks-0.1.5 --with-gcc=gcc --package-db=/build/tmp.nhdzdUEWj8/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/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  1621. 768.72 s [nothunks] Using Parsec parser
  1622. 768.72 s [nothunks] Configuring nothunks-0.1.5...
  1623. 768.72 s [nothunks] Flags chosen: bytestring=True, text=True, vector=True
  1624. 768.72 s [nothunks] Dependency base >=4.12 && <5: using base-4.17.2.0
  1625. 768.72 s [nothunks] Dependency bytestring >=0.10 && <0.13: using bytestring-0.11.5.1
  1626. 768.72 s [nothunks] Dependency containers >=0.5 && <0.8: using containers-0.6.7
  1627. 768.72 s [nothunks] Dependency ghc-heap: using ghc-heap-9.4.6
  1628. 768.72 s [nothunks] Dependency stm >=2.5 && <2.6: using stm-2.5.1.0
  1629. 768.72 s [nothunks] Dependency text >=1.2 && <1.3 || >=2 && <2.2: using text-2.0.2
  1630. 768.72 s [nothunks] Dependency time >=1.5 && <1.13: using time-1.12.2
  1631. 768.72 s [nothunks] Dependency vector >=0.12 && <0.14: using vector-0.13.1.0
  1632. 768.90 s [nothunks] Source component graph: component lib
  1633. 768.90 s [nothunks] Configured component graph:
  1634. 768.90 s [nothunks] component nothunks-0.1.5-BDsZgRuXvbQHhlaw1cl93i
  1635. 768.90 s [nothunks] include base-4.17.2.0
  1636. 768.90 s [nothunks] include bytestring-0.11.5.1
  1637. 768.90 s [nothunks] include containers-0.6.7
  1638. 768.90 s [nothunks] include ghc-heap-9.4.6
  1639. 768.90 s [nothunks] include stm-2.5.1.0
  1640. 768.90 s [nothunks] include text-2.0.2
  1641. 768.90 s [nothunks] include time-1.12.2
  1642. 768.90 s [nothunks] include vector-0.13.1.0-DJWnBGBhv1P2kplQpYLfUK
  1643. 768.90 s [nothunks] Linked component graph:
  1644. 768.90 s [nothunks] unit nothunks-0.1.5-BDsZgRuXvbQHhlaw1cl93i
  1645. 768.90 s [nothunks] include base-4.17.2.0
  1646. 768.90 s [nothunks] include bytestring-0.11.5.1
  1647. 768.90 s [nothunks] include containers-0.6.7
  1648. 768.90 s [nothunks] include ghc-heap-9.4.6
  1649. 768.90 s [nothunks] include stm-2.5.1.0
  1650. 768.90 s [nothunks] include text-2.0.2
  1651. 768.90 s [nothunks] include time-1.12.2
  1652. 768.90 s [nothunks] include vector-0.13.1.0-DJWnBGBhv1P2kplQpYLfUK
  1653. 768.90 s [nothunks] NoThunks.Class=nothunks-0.1.5-BDsZgRuXvbQHhlaw1cl93i:NoThunks.Class
  1654. 768.90 s [nothunks] Ready component graph:
  1655. 768.90 s [nothunks] definite nothunks-0.1.5-BDsZgRuXvbQHhlaw1cl93i
  1656. 768.90 s [nothunks] depends base-4.17.2.0
  1657. 768.90 s [nothunks] depends bytestring-0.11.5.1
  1658. 768.90 s [nothunks] depends containers-0.6.7
  1659. 768.90 s [nothunks] depends ghc-heap-9.4.6
  1660. 768.90 s [nothunks] depends stm-2.5.1.0
  1661. 768.90 s [nothunks] depends text-2.0.2
  1662. 768.90 s [nothunks] depends time-1.12.2
  1663. 768.90 s [nothunks] depends vector-0.13.1.0-DJWnBGBhv1P2kplQpYLfUK
  1664. 768.90 s [nothunks] Using Cabal-3.8.1.0 compiled by ghc-9.4
  1665. 768.90 s [nothunks] Using compiler: ghc-9.4.6
  1666. 768.90 s [nothunks] Using install prefix:
  1667. 768.90 s [nothunks] /nix/store/rk5gyk7x0z6kzvbpfjgj47nvvzh5554v-nothunks-0.1.5
  1668. 768.90 s [nothunks] Executables installed in:
  1669. 768.90 s [nothunks] /nix/store/rk5gyk7x0z6kzvbpfjgj47nvvzh5554v-nothunks-0.1.5/bin
  1670. 768.90 s [nothunks] Libraries installed in:
  1671. 768.90 s [nothunks] /nix/store/rk5gyk7x0z6kzvbpfjgj47nvvzh5554v-nothunks-0.1.5/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/nothunks-0.1.5-BDsZgRuXvbQHhlaw1cl93i
  1672. 768.90 s [nothunks] Dynamic Libraries installed in:
  1673. 768.90 s [nothunks] /nix/store/rk5gyk7x0z6kzvbpfjgj47nvvzh5554v-nothunks-0.1.5/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6
  1674. 768.90 s [nothunks] Private executables installed in:
  1675. 768.90 s [nothunks] /nix/store/rk5gyk7x0z6kzvbpfjgj47nvvzh5554v-nothunks-0.1.5/libexec/x86_64-linux-ghc-9.4.6/nothunks-0.1.5
  1676. 768.90 s [nothunks] Data files installed in:
  1677. 768.90 s [nothunks] /nix/store/rk5gyk7x0z6kzvbpfjgj47nvvzh5554v-nothunks-0.1.5/share/x86_64-linux-ghc-9.4.6/nothunks-0.1.5
  1678. 768.90 s [nothunks] Documentation installed in:
  1679. 768.90 s [nothunks] /nix/store/dhvyi3q7yf6p0hdar9kqsxibscnpw7ym-nothunks-0.1.5-doc/share/doc/nothunks-0.1.5
  1680. 768.90 s [nothunks] Configuration files installed in:
  1681. 768.90 s [nothunks] /nix/store/rk5gyk7x0z6kzvbpfjgj47nvvzh5554v-nothunks-0.1.5/etc
  1682. 768.90 s [nothunks] No alex found
  1683. 768.90 s [nothunks] Using ar found on system at:
  1684. 768.90 s [nothunks] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  1685. 768.90 s [nothunks] No c2hs found
  1686. 768.90 s [nothunks] No cpphs found
  1687. 768.90 s [nothunks] No doctest found
  1688. 768.90 s [nothunks] Using gcc version 13.3.0 given by user at:
  1689. 768.90 s [nothunks] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  1690. 768.90 s [nothunks] Using ghc version 9.4.6 found on system at:
  1691. 768.90 s [nothunks] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc
  1692. 768.90 s [nothunks] Using ghc-pkg version 9.4.6 found on system at:
  1693. 768.90 s [nothunks] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc-pkg-9.4.6
  1694. 768.90 s [nothunks] No ghcjs found
  1695. 768.90 s [nothunks] No ghcjs-pkg found
  1696. 768.90 s [nothunks] No greencard found
  1697. 768.90 s [nothunks] Using haddock version 2.27.0 found on system at:
  1698. 768.90 s [nothunks] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/haddock-ghc-9.4.6
  1699. 768.90 s [nothunks] No happy found
  1700. 768.90 s [nothunks] Using haskell-suite found on system at: haskell-suite-dummy-location
  1701. 768.90 s [nothunks] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1702. 768.90 s [nothunks] No hmake found
  1703. 768.90 s [nothunks] Using hpc version 0.68 found on system at:
  1704. 768.90 s [nothunks] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hpc
  1705. 768.90 s [nothunks] Using hsc2hs version 0.68.8 found on system at:
  1706. 768.90 s [nothunks] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hsc2hs
  1707. 768.90 s [nothunks] Using hscolour version 1.25 found on system at:
  1708. 768.90 s [nothunks] /nix/store/7pz6rgdayh3bj4v5jn9fi1vpm6n8krn3-hscolour-1.25/bin/HsColour
  1709. 768.90 s [nothunks] No jhc found
  1710. 768.90 s [nothunks] Using ld found on system at:
  1711. 768.90 s [nothunks] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  1712. 768.90 s [nothunks] No pkg-config found
  1713. 768.90 s [nothunks] Using runghc version 9.4.6 found on system at:
  1714. 768.90 s [nothunks] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/runghc-9.4.6
  1715. 768.90 s [nothunks] Using strip version 2.43 found on system at:
  1716. 768.90 s [nothunks] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  1717. 768.90 s [nothunks] Using tar found on system at:
  1718. 768.90 s [nothunks] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  1719. 768.90 s [nothunks] No uhc found
  1720. 768.91 s [nothunks] Phase: buildPhase
  1721. 768.95 s [nothunks] Preprocessing library for nothunks-0.1.5..
  1722. 768.95 s [nothunks] Building library for nothunks-0.1.5..
  1723. 769.03 s [nothunks] [1 of 1] Compiling NoThunks.Class ( src/NoThunks/Class.hs, dist/build/NoThunks/Class.o, dist/build/NoThunks/Class.dyn_o )
  1724. 771.11 s [nothunks] [1 of 1] Compiling NoThunks.Class ( src/NoThunks/Class.hs, dist/build/NoThunks/Class.p_o )
  1725. 773.70 s [nothunks] Phase: haddockPhase
  1726. 773.81 s [nothunks] Preprocessing library for nothunks-0.1.5..
  1727. 773.81 s [nothunks] Running Haddock on library for nothunks-0.1.5..
  1728. 773.84 s [nothunks] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  1729. 774.19 s [nothunks] 94% ( 18 / 19) in 'NoThunks.Class'
  1730. 774.19 s [nothunks] Missing documentation for:
  1731. 774.19 s [nothunks] Module header
  1732. 774.46 s [nothunks] Warning: NoThunks.Class: could not find link destinations for:
  1733. 774.46 s [nothunks]
  1734. 774.46 s [nothunks] - NoThunks.Class.GShowTypeOf
  1735. 774.47 s [nothunks] - NoThunks.Class.checkContainsThunks
  1736. 774.47 s [nothunks] - NoThunks.Class.HasFields
  1737. 774.47 s [nothunks] - NoThunks.Class.GWRecordField
  1738. 774.47 s [nothunks] - NoThunks.Class.Elem
  1739. 777.09 s [nothunks] Documentation created: dist/doc/html/nothunks/index.html,
  1740. 777.09 s [nothunks] dist/doc/html/nothunks/nothunks.txt
  1741. 777.15 s [nothunks] Phase: installPhase
  1742. 777.18 s [nothunks] Installing library in /nix/store/rk5gyk7x0z6kzvbpfjgj47nvvzh5554v-nothunks-0.1.5/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/nothunks-0.1.5-BDsZgRuXvbQHhlaw1cl93i
  1743. 777.34 s [nothunks] Phase: fixupPhase
  1744. 777.36 s [nothunks] shrinking RPATHs of ELF executables and libraries in /nix/store/rk5gyk7x0z6kzvbpfjgj47nvvzh5554v-nothunks-0.1.5
  1745. 777.36 s [nothunks] shrinking /nix/store/rk5gyk7x0z6kzvbpfjgj47nvvzh5554v-nothunks-0.1.5/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/libHSnothunks-0.1.5-BDsZgRuXvbQHhlaw1cl93i-ghc9.4.6.so
  1746. 777.36 s [nothunks] checking for references to /build/ in /nix/store/rk5gyk7x0z6kzvbpfjgj47nvvzh5554v-nothunks-0.1.5...
  1747. 777.37 s [nothunks] patching script interpreter paths in /nix/store/rk5gyk7x0z6kzvbpfjgj47nvvzh5554v-nothunks-0.1.5
  1748. 777.37 s [nothunks] stripping (with command strip and flags -S -p) in /nix/store/rk5gyk7x0z6kzvbpfjgj47nvvzh5554v-nothunks-0.1.5/lib
  1749. 777.42 s [nothunks] shrinking RPATHs of ELF executables and libraries in /nix/store/dhvyi3q7yf6p0hdar9kqsxibscnpw7ym-nothunks-0.1.5-doc
  1750. 777.42 s [nothunks] checking for references to /build/ in /nix/store/dhvyi3q7yf6p0hdar9kqsxibscnpw7ym-nothunks-0.1.5-doc...
  1751. 777.43 s [nothunks] patching script interpreter paths in /nix/store/dhvyi3q7yf6p0hdar9kqsxibscnpw7ym-nothunks-0.1.5-doc
  1752. 777.50 s [nothunks:post-build] Uploading to the NixCI cache: /nix/store/dhvyi3q7yf6p0hdar9kqsxibscnpw7ym-nothunks-0.1.5-doc /nix/store/rk5gyk7x0z6kzvbpfjgj47nvvzh5554v-nothunks-0.1.5
  1753. 777.53 s [nothunks:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1754. 777.68 s [nothunks:post-build] copying 2 paths...
  1755. 777.68 s [nothunks:post-build] copying path '/nix/store/dhvyi3q7yf6p0hdar9kqsxibscnpw7ym-nothunks-0.1.5-doc' to 'https://cache.nix-ci.com'...
  1756. 777.90 s [nothunks:post-build] copying path '/nix/store/rk5gyk7x0z6kzvbpfjgj47nvvzh5554v-nothunks-0.1.5' to 'https://cache.nix-ci.com'...
  1757. 778.55 s [nothunks:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1758. 778.72 s [nothunks:post-build] copying 1 paths...
  1759. 778.72 s [nothunks:post-build] copying path '/nix/store/0g0nlndppflz9a2dssarjy94zrhaq6km-nothunks-0.1.5.drv' to 'https://cache.nix-ci.com'...
  1760. 778.86 s Uploaded nothunks in 1.3s
  1761. 778.86 s Progress: 93 of 104 built, 9 of 9 downloaded from cache
  1762. 778.86 s Built nothunks in 11.8s
  1763. 778.90 s Building /nix/store/0bvmjxpds7jd9ijvs4qxfvdwf8naiak8-unordered-containers-0.2.20.drv
  1764. 779.00 s [unordered-containers] Phase: setupCompilerEnvironmentPhase
  1765. 779.01 s [unordered-containers] Build with /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6.
  1766. 779.17 s [unordered-containers] Phase: unpackPhase
  1767. 779.18 s [unordered-containers] unpacking source archive /nix/store/46rvk8vjzsagr58a6pqwimivmr0ahxys-unordered-containers-0.2.20.tar.gz
  1768. 779.19 s [unordered-containers] source root is unordered-containers-0.2.20
  1769. 779.19 s [unordered-containers] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file unordered-containers-0.2.20/unordered-containers.cabal
  1770. 779.19 s [unordered-containers] Phase: patchPhase
  1771. 779.20 s [unordered-containers] Replace Cabal file with edited version from mirror://hackage/unordered-containers-0.2.20/revision/3.cabal.
  1772. 779.20 s [unordered-containers] Phase: compileBuildDriverPhase
  1773. 779.21 s [unordered-containers] setupCompileFlags: -package-db=/build/tmp.uHzDeyeLMl/setup-package.conf.d -threaded
  1774. 779.26 s [unordered-containers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.uHzDeyeLMl/Main.o )
  1775. 779.30 s [unordered-containers] [2 of 2] Linking Setup
  1776. 780.50 s [unordered-containers] Phase: updateAutotoolsGnuConfigScriptsPhase
  1777. 780.51 s [unordered-containers] Phase: configurePhase
  1778. 780.52 s [unordered-containers] configureFlags: --verbose --prefix=/nix/store/qwpms4sbmlrq6ibdv3mihj91hzg8vf6p-unordered-containers-0.2.20 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/1si03nk44mgmrfqrj6k9za0giww65isv-unordered-containers-0.2.20-doc/share/doc/unordered-containers-0.2.20 --with-gcc=gcc --package-db=/build/tmp.uHzDeyeLMl/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/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  1779. 780.95 s [unordered-containers] Using Parsec parser
  1780. 780.95 s [unordered-containers] Configuring unordered-containers-0.2.20...
  1781. 780.95 s [unordered-containers] Flags chosen: debug=False
  1782. 780.95 s [unordered-containers] Dependency base >=4.10 && <5: using base-4.17.2.0
  1783. 780.95 s [unordered-containers] Dependency deepseq >=1.4.3: using deepseq-1.4.8.0
  1784. 780.95 s [unordered-containers] Dependency hashable >=1.4 && <1.6: using hashable-1.4.4.0
  1785. 780.95 s [unordered-containers] Dependency template-haskell <2.23: using template-haskell-2.19.0.0
  1786. 780.95 s [unordered-containers] Dependency ChasingBottoms: using ChasingBottoms-1.3.1.15
  1787. 780.95 s [unordered-containers] Dependency HUnit: using HUnit-1.6.2.0
  1788. 780.95 s [unordered-containers] Dependency QuickCheck >=2.4.0.1: using QuickCheck-2.14.3
  1789. 780.95 s [unordered-containers] Dependency base: using base-4.17.2.0
  1790. 780.95 s [unordered-containers] Dependency containers >=0.5.8: using containers-0.6.7
  1791. 780.95 s [unordered-containers] Dependency hashable: using hashable-1.4.4.0
  1792. 780.95 s [unordered-containers] Dependency nothunks >=0.1.3: using nothunks-0.1.5
  1793. 780.95 s [unordered-containers] Dependency random: using random-1.2.1.2
  1794. 780.95 s [unordered-containers] Dependency tasty >=1.4.0.3: using tasty-1.4.3
  1795. 780.95 s [unordered-containers] Dependency tasty-hunit >=0.10.0.3: using tasty-hunit-0.10.2
  1796. 780.95 s [unordered-containers] Dependency tasty-quickcheck >=0.10.1.2: using tasty-quickcheck-0.10.2
  1797. 780.95 s [unordered-containers] Dependency unordered-containers: using unordered-containers-0.2.20
  1798. 781.16 s [unordered-containers] Source component graph:
  1799. 781.16 s [unordered-containers] component lib
  1800. 781.16 s [unordered-containers] component test:unordered-containers-tests dependency lib
  1801. 781.16 s [unordered-containers] Configured component graph:
  1802. 781.16 s [unordered-containers] component unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  1803. 781.16 s [unordered-containers] include base-4.17.2.0
  1804. 781.16 s [unordered-containers] include deepseq-1.4.8.0
  1805. 781.16 s [unordered-containers] include hashable-1.4.4.0-9rZwr8bFQI4JiFvDGxaXKG
  1806. 781.16 s [unordered-containers] include template-haskell-2.19.0.0
  1807. 781.16 s [unordered-containers] component unordered-containers-0.2.20-8Y5aZ4nNxlvL0hw6wzq0hz-unordered-containers-tests
  1808. 781.16 s [unordered-containers] include ChasingBottoms-1.3.1.15-H46QB5SBbF7Fg3qFHN2Fp
  1809. 781.16 s [unordered-containers] include HUnit-1.6.2.0-529noIboYTx8FXotp4y5vH
  1810. 781.16 s [unordered-containers] include QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  1811. 781.16 s [unordered-containers] include base-4.17.2.0
  1812. 781.16 s [unordered-containers] include containers-0.6.7
  1813. 781.16 s [unordered-containers] include hashable-1.4.4.0-9rZwr8bFQI4JiFvDGxaXKG
  1814. 781.16 s [unordered-containers] include nothunks-0.1.5-BDsZgRuXvbQHhlaw1cl93i
  1815. 781.16 s [unordered-containers] include random-1.2.1.2-Lvugi3QOL724ZPnYdsib6R
  1816. 781.16 s [unordered-containers] include tasty-1.4.3-2riEJNeqdcf9OIXuXNjRkG
  1817. 781.16 s [unordered-containers] include tasty-hunit-0.10.2-GBwg2lnhfKrGN7sWmvegm1
  1818. 781.16 s [unordered-containers] include tasty-quickcheck-0.10.2-KqfXTMkXZmaGOCchl2k3Cd
  1819. 781.16 s [unordered-containers] include unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  1820. 781.16 s [unordered-containers] Linked component graph:
  1821. 781.16 s [unordered-containers] unit unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  1822. 781.16 s [unordered-containers] include base-4.17.2.0
  1823. 781.16 s [unordered-containers] include deepseq-1.4.8.0
  1824. 781.16 s [unordered-containers] include hashable-1.4.4.0-9rZwr8bFQI4JiFvDGxaXKG
  1825. 781.16 s [unordered-containers] include template-haskell-2.19.0.0
  1826. 781.16 s [unordered-containers] Data.HashMap.Internal=unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO:Data.HashMap.Internal,Data.HashMap.Internal.Array=unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO:Data.HashMap.Internal.Array,Data.HashMap.Internal.Debug=unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO:Data.HashMap.Internal.Debug,Data.HashMap.Internal.List=unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO:Data.HashMap.Internal.List,Data.HashMap.Internal.Strict=unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO:Data.HashMap.Internal.Strict,Data.HashMap.Lazy=unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO:Data.HashMap.Lazy,Data.HashMap.Strict=unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO:Data.HashMap.Strict,Data.HashSet=unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO:Data.HashSet,Data.HashSet.Internal=unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO:Data.HashSet.Internal
  1827. 781.16 s [unordered-containers] unit unordered-containers-0.2.20-8Y5aZ4nNxlvL0hw6wzq0hz-unordered-containers-tests
  1828. 781.16 s [unordered-containers] include ChasingBottoms-1.3.1.15-H46QB5SBbF7Fg3qFHN2Fp
  1829. 781.16 s [unordered-containers] include HUnit-1.6.2.0-529noIboYTx8FXotp4y5vH
  1830. 781.16 s [unordered-containers] include QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  1831. 781.16 s [unordered-containers] include base-4.17.2.0
  1832. 781.16 s [unordered-containers] include containers-0.6.7
  1833. 781.16 s [unordered-containers] include hashable-1.4.4.0-9rZwr8bFQI4JiFvDGxaXKG
  1834. 781.16 s [unordered-containers] include nothunks-0.1.5-BDsZgRuXvbQHhlaw1cl93i
  1835. 781.16 s [unordered-containers] include random-1.2.1.2-Lvugi3QOL724ZPnYdsib6R
  1836. 781.16 s [unordered-containers] include tasty-1.4.3-2riEJNeqdcf9OIXuXNjRkG
  1837. 781.16 s [unordered-containers] include tasty-hunit-0.10.2-GBwg2lnhfKrGN7sWmvegm1
  1838. 781.16 s [unordered-containers] include tasty-quickcheck-0.10.2-KqfXTMkXZmaGOCchl2k3Cd
  1839. 781.16 s [unordered-containers] include unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  1840. 781.16 s [unordered-containers] Ready component graph:
  1841. 781.16 s [unordered-containers] definite unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  1842. 781.16 s [unordered-containers] depends base-4.17.2.0
  1843. 781.16 s [unordered-containers] depends deepseq-1.4.8.0
  1844. 781.16 s [unordered-containers] depends hashable-1.4.4.0-9rZwr8bFQI4JiFvDGxaXKG
  1845. 781.16 s [unordered-containers] depends template-haskell-2.19.0.0
  1846. 781.16 s [unordered-containers] definite unordered-containers-0.2.20-8Y5aZ4nNxlvL0hw6wzq0hz-unordered-containers-tests
  1847. 781.16 s [unordered-containers] depends ChasingBottoms-1.3.1.15-H46QB5SBbF7Fg3qFHN2Fp
  1848. 781.16 s [unordered-containers] depends HUnit-1.6.2.0-529noIboYTx8FXotp4y5vH
  1849. 781.16 s [unordered-containers] depends QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  1850. 781.16 s [unordered-containers] depends base-4.17.2.0
  1851. 781.16 s [unordered-containers] depends containers-0.6.7
  1852. 781.16 s [unordered-containers] depends hashable-1.4.4.0-9rZwr8bFQI4JiFvDGxaXKG
  1853. 781.16 s [unordered-containers] depends nothunks-0.1.5-BDsZgRuXvbQHhlaw1cl93i
  1854. 781.16 s [unordered-containers] depends random-1.2.1.2-Lvugi3QOL724ZPnYdsib6R
  1855. 781.16 s [unordered-containers] depends tasty-1.4.3-2riEJNeqdcf9OIXuXNjRkG
  1856. 781.16 s [unordered-containers] depends tasty-hunit-0.10.2-GBwg2lnhfKrGN7sWmvegm1
  1857. 781.16 s [unordered-containers] depends tasty-quickcheck-0.10.2-KqfXTMkXZmaGOCchl2k3Cd
  1858. 781.16 s [unordered-containers] depends unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  1859. 781.16 s [unordered-containers] Using Cabal-3.8.1.0 compiled by ghc-9.4
  1860. 781.16 s [unordered-containers] Using compiler: ghc-9.4.6
  1861. 781.16 s [unordered-containers] Using install prefix:
  1862. 781.16 s [unordered-containers] /nix/store/qwpms4sbmlrq6ibdv3mihj91hzg8vf6p-unordered-containers-0.2.20
  1863. 781.16 s [unordered-containers] Executables installed in:
  1864. 781.16 s [unordered-containers] /nix/store/qwpms4sbmlrq6ibdv3mihj91hzg8vf6p-unordered-containers-0.2.20/bin
  1865. 781.16 s [unordered-containers] Libraries installed in:
  1866. 781.16 s [unordered-containers] /nix/store/qwpms4sbmlrq6ibdv3mihj91hzg8vf6p-unordered-containers-0.2.20/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  1867. 781.16 s [unordered-containers] Dynamic Libraries installed in:
  1868. 781.16 s [unordered-containers] /nix/store/qwpms4sbmlrq6ibdv3mihj91hzg8vf6p-unordered-containers-0.2.20/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6
  1869. 781.16 s [unordered-containers] Private executables installed in:
  1870. 781.16 s [unordered-containers] /nix/store/qwpms4sbmlrq6ibdv3mihj91hzg8vf6p-unordered-containers-0.2.20/libexec/x86_64-linux-ghc-9.4.6/unordered-containers-0.2.20
  1871. 781.16 s [unordered-containers] Data files installed in:
  1872. 781.16 s [unordered-containers] /nix/store/qwpms4sbmlrq6ibdv3mihj91hzg8vf6p-unordered-containers-0.2.20/share/x86_64-linux-ghc-9.4.6/unordered-containers-0.2.20
  1873. 781.16 s [unordered-containers] Documentation installed in:
  1874. 781.16 s [unordered-containers] /nix/store/1si03nk44mgmrfqrj6k9za0giww65isv-unordered-containers-0.2.20-doc/share/doc/unordered-containers-0.2.20
  1875. 781.16 s [unordered-containers] Configuration files installed in:
  1876. 781.16 s [unordered-containers] /nix/store/qwpms4sbmlrq6ibdv3mihj91hzg8vf6p-unordered-containers-0.2.20/etc
  1877. 781.16 s [unordered-containers] No alex found
  1878. 781.16 s [unordered-containers] Using ar found on system at:
  1879. 781.16 s [unordered-containers] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  1880. 781.16 s [unordered-containers] No c2hs found
  1881. 781.16 s [unordered-containers] No cpphs found
  1882. 781.16 s [unordered-containers] No doctest found
  1883. 781.16 s [unordered-containers] Using gcc version 13.3.0 given by user at:
  1884. 781.16 s [unordered-containers] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  1885. 781.16 s [unordered-containers] Using ghc version 9.4.6 found on system at:
  1886. 781.16 s [unordered-containers] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc
  1887. 781.16 s [unordered-containers] Using ghc-pkg version 9.4.6 found on system at:
  1888. 781.16 s [unordered-containers] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc-pkg-9.4.6
  1889. 781.16 s [unordered-containers] No ghcjs found
  1890. 781.16 s [unordered-containers] No ghcjs-pkg found
  1891. 781.16 s [unordered-containers] No greencard found
  1892. 781.16 s [unordered-containers] Using haddock version 2.27.0 found on system at:
  1893. 781.16 s [unordered-containers] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/haddock-ghc-9.4.6
  1894. 781.16 s [unordered-containers] No happy found
  1895. 781.16 s [unordered-containers] Using haskell-suite found on system at: haskell-suite-dummy-location
  1896. 781.16 s [unordered-containers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1897. 781.16 s [unordered-containers] No hmake found
  1898. 781.16 s [unordered-containers] Using hpc version 0.68 found on system at:
  1899. 781.16 s [unordered-containers] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hpc
  1900. 781.16 s [unordered-containers] Using hsc2hs version 0.68.8 found on system at:
  1901. 781.16 s [unordered-containers] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hsc2hs
  1902. 781.16 s [unordered-containers] Using hscolour version 1.25 found on system at:
  1903. 781.16 s [unordered-containers] /nix/store/7pz6rgdayh3bj4v5jn9fi1vpm6n8krn3-hscolour-1.25/bin/HsColour
  1904. 781.16 s [unordered-containers] No jhc found
  1905. 781.17 s [unordered-containers] Using ld found on system at:
  1906. 781.17 s [unordered-containers] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  1907. 781.17 s [unordered-containers] No pkg-config found
  1908. 781.17 s [unordered-containers] Using runghc version 9.4.6 found on system at:
  1909. 781.17 s [unordered-containers] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/runghc-9.4.6
  1910. 781.17 s [unordered-containers] Using strip version 2.43 found on system at:
  1911. 781.17 s [unordered-containers] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  1912. 781.17 s [unordered-containers] Using tar found on system at:
  1913. 781.17 s [unordered-containers] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  1914. 781.17 s [unordered-containers] No uhc found
  1915. 781.17 s [unordered-containers] Phase: buildPhase
  1916. 781.23 s [unordered-containers] Preprocessing library for unordered-containers-0.2.20..
  1917. 781.23 s [unordered-containers] Building library for unordered-containers-0.2.20..
  1918. 781.47 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 )
  1919. 782.28 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 )
  1920. 782.28 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 )
  1921. 788.66 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 )
  1922. 788.91 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 )
  1923. 790.56 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 )
  1924. 790.56 s [unordered-containers] [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o, dist/build/Data/HashSet.dyn_o )
  1925. 790.56 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 )
  1926. 790.58 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 )
  1927. 790.95 s [unordered-containers] [1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, dist/build/Data/HashMap/Internal/Array.p_o )
  1928. 791.75 s [unordered-containers] [2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, dist/build/Data/HashMap/Internal/List.p_o )
  1929. 791.75 s [unordered-containers] [3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, dist/build/Data/HashMap/Internal.p_o )
  1930. 800.36 s [unordered-containers] [4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, dist/build/Data/HashMap/Internal/Debug.p_o )
  1931. 800.89 s [unordered-containers] [5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, dist/build/Data/HashMap/Internal/Strict.p_o )
  1932. 802.98 s [unordered-containers] [6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, dist/build/Data/HashSet/Internal.p_o )
  1933. 802.98 s [unordered-containers] [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.p_o )
  1934. 802.98 s [unordered-containers] [8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.p_o )
  1935. 803.08 s [unordered-containers] [9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.p_o )
  1936. 804.05 s [unordered-containers] Preprocessing test suite 'unordered-containers-tests' for unordered-containers-0.2.20..
  1937. 804.05 s [unordered-containers] Building test suite 'unordered-containers-tests' for unordered-containers-0.2.20..
  1938. 804.18 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 )
  1939. 804.40 s [unordered-containers] [2 of 9] Compiling Regressions ( tests/Regressions.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Regressions.o )
  1940. 807.12 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 )
  1941. 807.12 s [unordered-containers] [4 of 9] Compiling Strictness ( tests/Strictness.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Strictness.o )
  1942. 807.12 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 )
  1943. 807.12 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 )
  1944. 814.50 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 )
  1945. 814.50 s [unordered-containers] [8 of 9] Compiling Properties ( tests/Properties.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties.o )
  1946. 814.51 s [unordered-containers] [9 of 9] Compiling Main ( tests/Main.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Main.o )
  1947. 815.07 s [unordered-containers] [10 of 10] Linking dist/build/unordered-containers-tests/unordered-containers-tests
  1948. 816.01 s [unordered-containers] buildPhase completed in 35 seconds
  1949. 816.01 s [unordered-containers] Phase: checkPhase
  1950. 816.05 s [unordered-containers] Running 1 test suites...
  1951. 816.05 s [unordered-containers] Test suite unordered-containers-tests: RUNNING...
  1952. 816.08 s [unordered-containers] All
  1953. 816.08 s [unordered-containers] Properties
  1954. 816.08 s [unordered-containers] Data.HashMap.Lazy
  1955. 816.08 s [unordered-containers] instances
  1956. 816.08 s [unordered-containers] Eq
  1957. 816.09 s [unordered-containers] ==: OK (0.03s)
  1958. 816.09 s [unordered-containers] +++ OK, passed 100 tests.
  1959. 816.09 s [unordered-containers] /=: OK (0.02s)
  1960. 816.09 s [unordered-containers] +++ OK, passed 100 tests.
  1961. 816.09 s [unordered-containers] Ord
  1962. 816.09 s [unordered-containers] compare reflexive: OK
  1963. 816.09 s [unordered-containers] +++ OK, passed 100 tests.
  1964. 816.09 s [unordered-containers] compare transitive: OK (0.01s)
  1965. 816.09 s [unordered-containers] +++ OK, passed 100 tests.
  1966. 816.09 s [unordered-containers] compare antisymmetric: OK
  1967. 816.09 s [unordered-containers] +++ OK, passed 100 tests.
  1968. 816.09 s [unordered-containers] Ord => Eq: OK
  1969. 816.09 s [unordered-containers] +++ OK, passed 100 tests.
  1970. 816.18 s [unordered-containers] Read/Show: OK (0.09s)
  1971. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  1972. 816.18 s [unordered-containers] Functor: OK (0.04s)
  1973. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  1974. 816.18 s [unordered-containers] Foldable: OK
  1975. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  1976. 816.18 s [unordered-containers] Bifoldable
  1977. 816.18 s [unordered-containers] bifoldMap: OK
  1978. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  1979. 816.18 s [unordered-containers] bifoldr: OK (0.01s)
  1980. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  1981. 816.18 s [unordered-containers] bifoldl: OK
  1982. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  1983. 816.18 s [unordered-containers] Hashable: OK (0.03s)
  1984. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  1985. 816.18 s [unordered-containers] empty
  1986. 816.18 s [unordered-containers] valid: OK
  1987. 816.18 s [unordered-containers] +++ OK, passed 1 test.
  1988. 816.18 s [unordered-containers] singleton
  1989. 816.18 s [unordered-containers] valid: OK
  1990. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  1991. 816.18 s [unordered-containers] size: OK
  1992. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  1993. 816.18 s [unordered-containers] member: OK
  1994. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  1995. 816.18 s [unordered-containers] lookup: OK
  1996. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  1997. 816.18 s [unordered-containers] !?: OK
  1998. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  1999. 816.18 s [unordered-containers] insert
  2000. 816.18 s [unordered-containers] model: OK
  2001. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  2002. 816.18 s [unordered-containers] valid: OK
  2003. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  2004. 816.18 s [unordered-containers] insertWith
  2005. 816.18 s [unordered-containers] insertWith: OK
  2006. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  2007. 816.18 s [unordered-containers] valid: OK
  2008. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  2009. 816.18 s [unordered-containers] delete
  2010. 816.18 s [unordered-containers] model: OK
  2011. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  2012. 816.18 s [unordered-containers] valid: OK
  2013. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  2014. 816.18 s [unordered-containers] adjust
  2015. 816.18 s [unordered-containers] model: OK
  2016. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  2017. 816.18 s [unordered-containers] valid: OK
  2018. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  2019. 816.18 s [unordered-containers] update
  2020. 816.18 s [unordered-containers] model: OK
  2021. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  2022. 816.18 s [unordered-containers] valid: OK
  2023. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  2024. 816.18 s [unordered-containers] alter
  2025. 816.18 s [unordered-containers] model: OK (0.02s)
  2026. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  2027. 816.18 s [unordered-containers] valid: OK
  2028. 816.18 s [unordered-containers] +++ OK, passed 100 tests.
  2029. 816.18 s [unordered-containers] alterF
  2030. 816.18 s [unordered-containers] model
  2031. 816.19 s [unordered-containers] []: OK (0.02s)
  2032. 816.19 s [unordered-containers] +++ OK, passed 100 tests.
  2033. 816.19 s [unordered-containers] adjust: OK (0.02s)
  2034. 816.19 s [unordered-containers] +++ OK, passed 100 tests.
  2035. 816.19 s [unordered-containers] insert: OK (0.01s)
  2036. 816.19 s [unordered-containers] +++ OK, passed 100 tests.
  2037. 816.19 s [unordered-containers] insertWith: OK (0.01s)
  2038. 816.19 s [unordered-containers] +++ OK, passed 100 tests.
  2039. 816.19 s [unordered-containers] delete: OK
  2040. 816.19 s [unordered-containers] +++ OK, passed 100 tests.
  2041. 816.19 s [unordered-containers] lookup: OK
  2042. 816.19 s [unordered-containers] +++ OK, passed 100 tests.
  2043. 816.19 s [unordered-containers] valid: OK
  2044. 816.19 s [unordered-containers] +++ OK, passed 100 tests.
  2045. 816.19 s [unordered-containers] isSubmapOf
  2046. 816.19 s [unordered-containers] model: OK
  2047. 816.19 s [unordered-containers] +++ OK, passed 100 tests.
  2048. 816.19 s [unordered-containers] m ⊆ m: OK
  2049. 816.19 s [unordered-containers] +++ OK, passed 100 tests.
  2050. 816.19 s [unordered-containers] m1 ⊆ m1 ∪ m2: OK (0.01s)
  2051. 816.19 s [unordered-containers] +++ OK, passed 100 tests.
  2052. 816.19 s [unordered-containers] m1 ⊈ m2 ⇒ m1 ∪ m2 ⊈ m1: OK
  2053. 816.23 s [unordered-containers] +++ OK, passed 100 tests; 14 discarded.
  2054. 816.23 s [unordered-containers] m1\m2 ⊆ m1: OK
  2055. 816.23 s [unordered-containers] +++ OK, passed 100 tests.
  2056. 816.23 s [unordered-containers] m1 ∩ m2 ≠ ∅ ⇒ m1 ⊈ m1\m2 : OK
  2057. 816.23 s [unordered-containers] +++ OK, passed 100 tests; 219 discarded.
  2058. 816.23 s [unordered-containers] delete k m ⊆ m: OK
  2059. 816.23 s [unordered-containers] +++ OK, passed 100 tests; 17 discarded.
  2060. 816.23 s [unordered-containers] m ⊈ delete k m : OK
  2061. 816.23 s [unordered-containers] +++ OK, passed 100 tests; 15 discarded.
  2062. 816.23 s [unordered-containers] k ∉ m ⇒ m ⊆ insert k v m: OK
  2063. 816.23 s [unordered-containers] +++ OK, passed 100 tests; 5 discarded.
  2064. 816.23 s [unordered-containers] k ∉ m ⇒ insert k v m ⊈ m: OK
  2065. 816.23 s [unordered-containers] +++ OK, passed 100 tests; 4 discarded.
  2066. 816.23 s [unordered-containers] union
  2067. 816.23 s [unordered-containers] model: OK
  2068. 816.23 s [unordered-containers] +++ OK, passed 100 tests.
  2069. 816.23 s [unordered-containers] valid: OK (0.01s)
  2070. 816.23 s [unordered-containers] +++ OK, passed 100 tests.
  2071. 816.23 s [unordered-containers] unionWith
  2072. 816.23 s [unordered-containers] model: OK (0.03s)
  2073. 816.23 s [unordered-containers] +++ OK, passed 100 tests.
  2074. 816.23 s [unordered-containers] valid: OK
  2075. 816.23 s [unordered-containers] +++ OK, passed 100 tests.
  2076. 816.23 s [unordered-containers] unionWithKey
  2077. 816.23 s [unordered-containers] model: OK (0.03s)
  2078. 816.23 s [unordered-containers] +++ OK, passed 100 tests.
  2079. 816.23 s [unordered-containers] valid: OK (0.01s)
  2080. 816.23 s [unordered-containers] +++ OK, passed 100 tests.
  2081. 816.23 s [unordered-containers] unions
  2082. 817.22 s [unordered-containers] model: OK (1.12s)
  2083. 817.22 s [unordered-containers] +++ OK, passed 100 tests.
  2084. 817.22 s [unordered-containers] valid: OK (0.58s)
  2085. 817.22 s [unordered-containers] +++ OK, passed 100 tests.
  2086. 817.22 s [unordered-containers] difference
  2087. 817.22 s [unordered-containers] model: OK (0.04s)
  2088. 817.22 s [unordered-containers] +++ OK, passed 100 tests.
  2089. 817.22 s [unordered-containers] valid: OK
  2090. 817.22 s [unordered-containers] +++ OK, passed 100 tests.
  2091. 817.22 s [unordered-containers] differenceWith
  2092. 817.22 s [unordered-containers] model: OK (0.08s)
  2093. 817.22 s [unordered-containers] +++ OK, passed 100 tests.
  2094. 817.22 s [unordered-containers] valid: OK (0.01s)
  2095. 817.22 s [unordered-containers] +++ OK, passed 100 tests.
  2096. 817.22 s [unordered-containers] intersection
  2097. 817.22 s [unordered-containers] model: OK (0.01s)
  2098. 817.22 s [unordered-containers] +++ OK, passed 100 tests.
  2099. 817.22 s [unordered-containers] valid: OK
  2100. 817.22 s [unordered-containers] +++ OK, passed 100 tests.
  2101. 817.22 s [unordered-containers] intersectionWith
  2102. 817.22 s [unordered-containers] model: OK (0.04s)
  2103. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2104. 817.23 s [unordered-containers] valid: OK (0.02s)
  2105. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2106. 817.23 s [unordered-containers] intersectionWithKey
  2107. 817.23 s [unordered-containers] model: OK (0.04s)
  2108. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2109. 817.23 s [unordered-containers] valid: OK (0.02s)
  2110. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2111. 817.23 s [unordered-containers] compose
  2112. 817.23 s [unordered-containers] valid: OK (0.02s)
  2113. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2114. 817.23 s [unordered-containers] map
  2115. 817.23 s [unordered-containers] model: OK (0.08s)
  2116. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2117. 817.23 s [unordered-containers] valid: OK (0.02s)
  2118. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2119. 817.23 s [unordered-containers] traverseWithKey
  2120. 817.23 s [unordered-containers] model: OK (0.24s)
  2121. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2122. 817.23 s [unordered-containers] valid: OK (0.01s)
  2123. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2124. 817.23 s [unordered-containers] mapKeys
  2125. 817.23 s [unordered-containers] model: OK
  2126. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2127. 817.23 s [unordered-containers] valid: OK (0.34s)
  2128. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2129. 817.23 s [unordered-containers] foldr: OK
  2130. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2131. 817.23 s [unordered-containers] foldl: OK (0.01s)
  2132. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2133. 817.23 s [unordered-containers] foldrWithKey: OK (0.01s)
  2134. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2135. 817.23 s [unordered-containers] foldlWithKey: OK (0.02s)
  2136. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2137. 817.23 s [unordered-containers] foldrWithKey': OK (0.01s)
  2138. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2139. 817.23 s [unordered-containers] foldlWithKey': OK
  2140. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2141. 817.23 s [unordered-containers] foldl': OK
  2142. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2143. 817.23 s [unordered-containers] foldr': OK
  2144. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2145. 817.23 s [unordered-containers] foldMapWithKey: OK
  2146. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2147. 817.23 s [unordered-containers] filter
  2148. 817.23 s [unordered-containers] model: OK (0.10s)
  2149. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2150. 817.23 s [unordered-containers] valid: OK (0.13s)
  2151. 817.23 s [unordered-containers] +++ OK, passed 100 tests.
  2152. 817.23 s [unordered-containers] filterWithKey
  2153. 817.44 s [unordered-containers] model: OK (1.29s)
  2154. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2155. 817.44 s [unordered-containers] valid: OK (0.46s)
  2156. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2157. 817.44 s [unordered-containers] mapMaybe
  2158. 817.44 s [unordered-containers] model: OK (0.07s)
  2159. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2160. 817.44 s [unordered-containers] valid: OK (0.04s)
  2161. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2162. 817.44 s [unordered-containers] mapMaybeWithKey
  2163. 817.44 s [unordered-containers] model: OK (1.18s)
  2164. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2165. 817.44 s [unordered-containers] valid: OK (0.51s)
  2166. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2167. 817.44 s [unordered-containers] elems: OK (0.03s)
  2168. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2169. 817.44 s [unordered-containers] keys: OK (0.01s)
  2170. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2171. 817.44 s [unordered-containers] fromList
  2172. 817.44 s [unordered-containers] model: OK (0.03s)
  2173. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2174. 817.44 s [unordered-containers] valid: OK (0.01s)
  2175. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2176. 817.44 s [unordered-containers] fromListWith
  2177. 817.44 s [unordered-containers] model: OK (0.03s)
  2178. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2179. 817.44 s [unordered-containers] valid: OK (0.02s)
  2180. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2181. 817.44 s [unordered-containers] fromListWithKey
  2182. 817.44 s [unordered-containers] model: OK
  2183. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2184. 817.44 s [unordered-containers] valid: OK (0.03s)
  2185. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2186. 817.44 s [unordered-containers] toList: OK (0.02s)
  2187. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2188. 817.44 s [unordered-containers] Data.HashMap.Strict
  2189. 817.44 s [unordered-containers] instances
  2190. 817.44 s [unordered-containers] Eq
  2191. 817.44 s [unordered-containers] ==: OK (0.07s)
  2192. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2193. 817.44 s [unordered-containers] /=: OK (0.01s)
  2194. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2195. 817.44 s [unordered-containers] Ord
  2196. 817.44 s [unordered-containers] compare reflexive: OK (0.02s)
  2197. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2198. 817.44 s [unordered-containers] compare transitive: OK (0.04s)
  2199. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2200. 817.44 s [unordered-containers] compare antisymmetric: OK (0.05s)
  2201. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2202. 817.44 s [unordered-containers] Ord => Eq: OK (0.02s)
  2203. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2204. 817.44 s [unordered-containers] Read/Show: OK (0.41s)
  2205. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2206. 817.44 s [unordered-containers] Functor: OK (0.09s)
  2207. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2208. 817.44 s [unordered-containers] Foldable: OK (0.03s)
  2209. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2210. 817.44 s [unordered-containers] Bifoldable
  2211. 817.44 s [unordered-containers] bifoldMap: OK (0.03s)
  2212. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2213. 817.44 s [unordered-containers] bifoldr: OK (0.03s)
  2214. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2215. 817.44 s [unordered-containers] bifoldl: OK (0.03s)
  2216. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2217. 817.44 s [unordered-containers] Hashable: OK (0.03s)
  2218. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2219. 817.44 s [unordered-containers] empty
  2220. 817.44 s [unordered-containers] valid: OK
  2221. 817.44 s [unordered-containers] +++ OK, passed 1 test.
  2222. 817.44 s [unordered-containers] singleton
  2223. 817.44 s [unordered-containers] valid: OK
  2224. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2225. 817.44 s [unordered-containers] size: OK (0.02s)
  2226. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2227. 817.44 s [unordered-containers] member: OK (0.01s)
  2228. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2229. 817.44 s [unordered-containers] lookup: OK (0.02s)
  2230. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2231. 817.44 s [unordered-containers] !?: OK (0.03s)
  2232. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2233. 817.44 s [unordered-containers] insert
  2234. 817.44 s [unordered-containers] model: OK (0.03s)
  2235. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2236. 817.44 s [unordered-containers] valid: OK (0.02s)
  2237. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2238. 817.44 s [unordered-containers] insertWith
  2239. 817.44 s [unordered-containers] insertWith: OK (0.03s)
  2240. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2241. 817.44 s [unordered-containers] valid: OK (0.02s)
  2242. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2243. 817.44 s [unordered-containers] delete
  2244. 817.44 s [unordered-containers] model: OK (0.02s)
  2245. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2246. 817.44 s [unordered-containers] valid: OK
  2247. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2248. 817.44 s [unordered-containers] adjust
  2249. 817.44 s [unordered-containers] model: OK (0.02s)
  2250. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2251. 817.44 s [unordered-containers] valid: OK (0.02s)
  2252. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2253. 817.44 s [unordered-containers] update
  2254. 817.44 s [unordered-containers] model: OK (0.03s)
  2255. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2256. 817.44 s [unordered-containers] valid: OK (0.02s)
  2257. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2258. 817.44 s [unordered-containers] alter
  2259. 817.44 s [unordered-containers] model: OK (0.02s)
  2260. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2261. 817.44 s [unordered-containers] valid: OK
  2262. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2263. 817.44 s [unordered-containers] alterF
  2264. 817.44 s [unordered-containers] model
  2265. 817.44 s [unordered-containers] []: OK (0.23s)
  2266. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2267. 817.44 s [unordered-containers] adjust: OK (0.03s)
  2268. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2269. 817.44 s [unordered-containers] insert: OK (0.02s)
  2270. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2271. 817.44 s [unordered-containers] insertWith: OK (0.03s)
  2272. 817.44 s [unordered-containers] +++ OK, passed 100 tests.
  2273. 817.45 s [unordered-containers] delete: OK (0.02s)
  2274. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2275. 817.45 s [unordered-containers] lookup: OK (0.01s)
  2276. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2277. 817.45 s [unordered-containers] valid: OK (0.03s)
  2278. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2279. 817.45 s [unordered-containers] isSubmapOf
  2280. 817.45 s [unordered-containers] model: OK (0.02s)
  2281. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2282. 817.45 s [unordered-containers] m ⊆ m: OK (0.02s)
  2283. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2284. 817.45 s [unordered-containers] m1 ⊆ m1 ∪ m2: OK (0.02s)
  2285. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2286. 817.45 s [unordered-containers] m1 ⊈ m2 ⇒ m1 ∪ m2 ⊈ m1: OK (0.07s)
  2287. 817.45 s [unordered-containers] +++ OK, passed 100 tests; 13 discarded.
  2288. 817.45 s [unordered-containers] m1\m2 ⊆ m1: OK (0.07s)
  2289. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2290. 817.45 s [unordered-containers] m1 ∩ m2 ≠ ∅ ⇒ m1 ⊈ m1\m2 : OK (0.09s)
  2291. 817.45 s [unordered-containers] +++ OK, passed 100 tests; 190 discarded.
  2292. 817.45 s [unordered-containers] delete k m ⊆ m: OK (0.01s)
  2293. 817.45 s [unordered-containers] +++ OK, passed 100 tests; 13 discarded.
  2294. 817.45 s [unordered-containers] m ⊈ delete k m : OK
  2295. 817.45 s [unordered-containers] +++ OK, passed 100 tests; 16 discarded.
  2296. 817.45 s [unordered-containers] k ∉ m ⇒ m ⊆ insert k v m: OK (0.05s)
  2297. 817.45 s [unordered-containers] +++ OK, passed 100 tests; 16 discarded.
  2298. 817.45 s [unordered-containers] k ∉ m ⇒ insert k v m ⊈ m: OK (0.02s)
  2299. 817.45 s [unordered-containers] +++ OK, passed 100 tests; 9 discarded.
  2300. 817.45 s [unordered-containers] union
  2301. 817.45 s [unordered-containers] model: OK (0.10s)
  2302. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2303. 817.45 s [unordered-containers] valid: OK (0.02s)
  2304. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2305. 817.45 s [unordered-containers] unionWith
  2306. 817.45 s [unordered-containers] model: OK (0.07s)
  2307. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2308. 817.45 s [unordered-containers] valid: OK (0.05s)
  2309. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2310. 817.45 s [unordered-containers] unionWithKey
  2311. 817.45 s [unordered-containers] model: OK (0.07s)
  2312. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2313. 817.45 s [unordered-containers] valid: OK (0.04s)
  2314. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2315. 817.45 s [unordered-containers] unions
  2316. 817.45 s [unordered-containers] model: OK (0.94s)
  2317. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2318. 817.45 s [unordered-containers] valid: OK (0.61s)
  2319. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2320. 817.45 s [unordered-containers] difference
  2321. 817.45 s [unordered-containers] model: OK (0.03s)
  2322. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2323. 817.45 s [unordered-containers] valid: OK (0.02s)
  2324. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2325. 817.45 s [unordered-containers] differenceWith
  2326. 817.45 s [unordered-containers] model: OK (0.06s)
  2327. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2328. 817.45 s [unordered-containers] valid: OK (0.04s)
  2329. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2330. 817.45 s [unordered-containers] intersection
  2331. 817.45 s [unordered-containers] model: OK (0.03s)
  2332. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2333. 817.45 s [unordered-containers] valid: OK (0.02s)
  2334. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2335. 817.45 s [unordered-containers] intersectionWith
  2336. 817.45 s [unordered-containers] model: OK (0.11s)
  2337. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2338. 817.45 s [unordered-containers] valid: OK (0.04s)
  2339. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2340. 817.45 s [unordered-containers] intersectionWithKey
  2341. 817.45 s [unordered-containers] model: OK (0.08s)
  2342. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2343. 817.45 s [unordered-containers] valid: OK (0.04s)
  2344. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2345. 817.45 s [unordered-containers] compose
  2346. 817.45 s [unordered-containers] valid: OK (0.04s)
  2347. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2348. 817.45 s [unordered-containers] map
  2349. 817.45 s [unordered-containers] model: OK (0.09s)
  2350. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2351. 817.45 s [unordered-containers] valid: OK (0.07s)
  2352. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2353. 817.45 s [unordered-containers] traverseWithKey
  2354. 817.45 s [unordered-containers] model: OK (0.09s)
  2355. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2356. 817.45 s [unordered-containers] valid: OK (0.03s)
  2357. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2358. 817.45 s [unordered-containers] mapKeys
  2359. 817.45 s [unordered-containers] model: OK (0.03s)
  2360. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2361. 817.45 s [unordered-containers] valid: OK (0.45s)
  2362. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2363. 817.45 s [unordered-containers] foldr: OK (0.01s)
  2364. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2365. 817.45 s [unordered-containers] foldl: OK (0.01s)
  2366. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2367. 817.45 s [unordered-containers] foldrWithKey: OK
  2368. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2369. 817.45 s [unordered-containers] foldlWithKey: OK (0.02s)
  2370. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2371. 817.45 s [unordered-containers] foldrWithKey': OK (0.02s)
  2372. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2373. 817.45 s [unordered-containers] foldlWithKey': OK (0.03s)
  2374. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2375. 817.45 s [unordered-containers] foldl': OK (0.03s)
  2376. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2377. 817.45 s [unordered-containers] foldr': OK (0.01s)
  2378. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2379. 817.45 s [unordered-containers] foldMapWithKey: OK (0.01s)
  2380. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2381. 817.45 s [unordered-containers] filter
  2382. 817.45 s [unordered-containers] model: OK (0.09s)
  2383. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2384. 817.45 s [unordered-containers] valid: OK (0.03s)
  2385. 817.45 s [unordered-containers] +++ OK, passed 100 tests.
  2386. 817.45 s [unordered-containers] filterWithKey
  2387. 817.56 s [unordered-containers] model: OK (0.90s)
  2388. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2389. 817.56 s [unordered-containers] valid: OK (0.62s)
  2390. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2391. 817.56 s [unordered-containers] mapMaybe
  2392. 817.56 s [unordered-containers] model: OK (0.08s)
  2393. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2394. 817.56 s [unordered-containers] valid: OK (0.02s)
  2395. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2396. 817.56 s [unordered-containers] mapMaybeWithKey
  2397. 817.56 s [unordered-containers] model: OK (0.88s)
  2398. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2399. 817.56 s [unordered-containers] valid: OK (0.61s)
  2400. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2401. 817.56 s [unordered-containers] elems: OK (0.03s)
  2402. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2403. 817.56 s [unordered-containers] keys: OK
  2404. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2405. 817.56 s [unordered-containers] fromList
  2406. 817.56 s [unordered-containers] model: OK (0.01s)
  2407. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2408. 817.56 s [unordered-containers] valid: OK
  2409. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2410. 817.56 s [unordered-containers] fromListWith
  2411. 817.56 s [unordered-containers] model: OK
  2412. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2413. 817.56 s [unordered-containers] valid: OK
  2414. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2415. 817.56 s [unordered-containers] fromListWithKey
  2416. 817.56 s [unordered-containers] model: OK
  2417. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2418. 817.56 s [unordered-containers] valid: OK (0.10s)
  2419. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2420. 817.56 s [unordered-containers] toList: OK (0.04s)
  2421. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2422. 817.56 s [unordered-containers] Data.HashSet
  2423. 817.56 s [unordered-containers] instances
  2424. 817.56 s [unordered-containers] Eq
  2425. 817.56 s [unordered-containers] ==: OK (0.05s)
  2426. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2427. 817.56 s [unordered-containers] == permutations: OK (0.05s)
  2428. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2429. 817.56 s [unordered-containers] /=: OK (0.03s)
  2430. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2431. 817.56 s [unordered-containers] Ord
  2432. 817.56 s [unordered-containers] compare reflexive: OK (0.02s)
  2433. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2434. 817.56 s [unordered-containers] compare transitive: OK (0.02s)
  2435. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2436. 817.56 s [unordered-containers] compare antisymmetric: OK (0.03s)
  2437. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2438. 817.56 s [unordered-containers] Ord => Eq: OK (0.04s)
  2439. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2440. 817.56 s [unordered-containers] Read/Show: OK (0.34s)
  2441. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2442. 817.56 s [unordered-containers] Foldable: OK (0.01s)
  2443. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2444. 817.56 s [unordered-containers] Hashable: OK (0.02s)
  2445. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2446. 817.56 s [unordered-containers] size: OK (0.01s)
  2447. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2448. 817.56 s [unordered-containers] member: OK (0.01s)
  2449. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2450. 817.56 s [unordered-containers] insert: OK (0.03s)
  2451. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2452. 817.56 s [unordered-containers] delete: OK
  2453. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2454. 817.56 s [unordered-containers] union: OK (0.03s)
  2455. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2456. 817.56 s [unordered-containers] map: OK (0.72s)
  2457. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2458. 817.56 s [unordered-containers] foldr: OK (0.02s)
  2459. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2460. 817.56 s [unordered-containers] foldl': OK (0.01s)
  2461. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2462. 817.56 s [unordered-containers] filter: OK (0.67s)
  2463. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2464. 817.56 s [unordered-containers] toList: OK
  2465. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2466. 817.56 s [unordered-containers] Data.HashMap.Internal.List
  2467. 817.56 s [unordered-containers] isPermutationBy: OK (0.01s)
  2468. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2469. 817.56 s [unordered-containers] isPermutationBy of different length: OK
  2470. 817.56 s [unordered-containers] +++ OK, passed 100 tests; 20 discarded.
  2471. 817.56 s [unordered-containers] pUnorderedCompare: OK (0.07s)
  2472. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2473. 817.56 s [unordered-containers] modelUnorderedCompare
  2474. 817.56 s [unordered-containers] reflexive: OK
  2475. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2476. 817.56 s [unordered-containers] anti-symmetric: OK
  2477. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2478. 817.56 s [unordered-containers] transitive: OK (0.07s)
  2479. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2480. 817.56 s [unordered-containers] Regression tests
  2481. 817.56 s [unordered-containers] issue32: OK
  2482. 817.56 s [unordered-containers] issue39a: OK
  2483. 817.56 s [unordered-containers] issue39b: OK
  2484. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2485. 817.56 s [unordered-containers] issue254 lazy: OK (0.04s)
  2486. 817.56 s [unordered-containers] issue254 strict: OK (0.01s)
  2487. 817.56 s [unordered-containers] issue379
  2488. 817.56 s [unordered-containers] Lazy.unionWith: OK
  2489. 817.56 s [unordered-containers] union: OK
  2490. 817.56 s [unordered-containers] Strict.unionWith: OK
  2491. 817.56 s [unordered-containers] Strict.unionWithKey: OK
  2492. 817.56 s [unordered-containers] issue381
  2493. 817.56 s [unordered-containers] mapMaybe: OK
  2494. 817.56 s [unordered-containers] mapMaybeWithKey: OK
  2495. 817.56 s [unordered-containers] issue382: OK
  2496. 817.56 s [unordered-containers] issue383: OK
  2497. 817.56 s [unordered-containers] issue420: OK
  2498. 817.56 s [unordered-containers] Strictness
  2499. 817.56 s [unordered-containers] HashMap.Strict
  2500. 817.56 s [unordered-containers] singleton is key-strict: OK
  2501. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2502. 817.56 s [unordered-containers] singleton is value-strict: OK
  2503. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2504. 817.56 s [unordered-containers] member is key-strict: OK
  2505. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2506. 817.56 s [unordered-containers] lookup is key-strict: OK
  2507. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2508. 817.56 s [unordered-containers] lookupDefault is key-strict: OK
  2509. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2510. 817.56 s [unordered-containers] findWithDefault is key-strict: OK
  2511. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2512. 817.56 s [unordered-containers] ! is key-strict: OK
  2513. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2514. 817.56 s [unordered-containers] delete is key-strict: OK
  2515. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2516. 817.56 s [unordered-containers] adjust is key-strict: OK
  2517. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2518. 817.56 s [unordered-containers] adjust is value-strict: OK (0.03s)
  2519. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2520. 817.56 s [unordered-containers] insert is key-strict: OK
  2521. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2522. 817.56 s [unordered-containers] insert is value-strict: OK
  2523. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2524. 817.56 s [unordered-containers] insertWith is key-strict: OK
  2525. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2526. 817.56 s [unordered-containers] insertWith is value-strict: OK (0.02s)
  2527. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2528. 817.56 s [unordered-containers] fromList is key-strict: OK
  2529. 817.56 s [unordered-containers] +++ OK, passed 1 test.
  2530. 817.56 s [unordered-containers] fromList is value-strict: OK
  2531. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2532. 817.56 s [unordered-containers] fromListWith is key-strict: OK
  2533. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2534. 817.56 s [unordered-containers] fromListWith is value-strict: OK
  2535. 817.56 s [unordered-containers] +++ OK, passed 100 tests.
  2536. 817.56 s [unordered-containers]
  2537. 817.56 s [unordered-containers] All 256 tests passed (1.50s)
  2538. 817.58 s [unordered-containers] Test suite unordered-containers-tests: PASS
  2539. 817.58 s [unordered-containers] Test suite logged to:
  2540. 817.58 s [unordered-containers] dist/test/unordered-containers-0.2.20-unordered-containers-tests.log
  2541. 817.58 s [unordered-containers] 1 of 1 test suites (1 of 1 test cases) passed.
  2542. 817.59 s [unordered-containers] Phase: haddockPhase
  2543. 817.71 s [unordered-containers] Preprocessing library for unordered-containers-0.2.20..
  2544. 817.71 s [unordered-containers] Running Haddock on library for unordered-containers-0.2.20..
  2545. 817.76 s [unordered-containers] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  2546. 818.18 s [unordered-containers] 33% ( 16 / 48) in 'Data.HashMap.Internal.Array'
  2547. 818.18 s [unordered-containers] Missing documentation for:
  2548. 818.18 s [unordered-containers] Array (Data/HashMap/Internal/Array.hs:125)
  2549. 818.18 s [unordered-containers] MArray (Data/HashMap/Internal/Array.hs:157)
  2550. 818.18 s [unordered-containers] new_ (Data/HashMap/Internal/Array.hs:207)
  2551. 818.18 s [unordered-containers] singleton (Data/HashMap/Internal/Array.hs:224)
  2552. 818.18 s [unordered-containers] singletonM (Data/HashMap/Internal/Array.hs:228)
  2553. 818.18 s [unordered-containers] snoc (Data/HashMap/Internal/Array.hs:232)
  2554. 818.18 s [unordered-containers] pair (Data/HashMap/Internal/Array.hs:241)
  2555. 818.18 s [unordered-containers] length (Data/HashMap/Internal/Array.hs:153)
  2556. 818.18 s [unordered-containers] lengthM (Data/HashMap/Internal/Array.hs:161)
  2557. 818.18 s [unordered-containers] read (Data/HashMap/Internal/Array.hs:248)
  2558. 818.18 s [unordered-containers] write (Data/HashMap/Internal/Array.hs:254)
  2559. 818.18 s [unordered-containers] index (Data/HashMap/Internal/Array.hs:261)
  2560. 818.18 s [unordered-containers] indexM (Data/HashMap/Internal/Array.hs:273)
  2561. 818.18 s [unordered-containers] index# (Data/HashMap/Internal/Array.hs:267)
  2562. 818.18 s [unordered-containers] sameArray1 (Data/HashMap/Internal/Array.hs:139)
  2563. 818.18 s [unordered-containers] unsafeFreeze (Data/HashMap/Internal/Array.hs:279)
  2564. 818.18 s [unordered-containers] unsafeThaw (Data/HashMap/Internal/Array.hs:285)
  2565. 818.18 s [unordered-containers] unsafeSameArray (Data/HashMap/Internal/Array.hs:135)
  2566. 818.18 s [unordered-containers] run (Data/HashMap/Internal/Array.hs:291)
  2567. 818.18 s [unordered-containers] cloneM (Data/HashMap/Internal/Array.hs:313)
  2568. 818.18 s [unordered-containers] foldl (Data/HashMap/Internal/Array.hs:403)
  2569. 818.18 s [unordered-containers] foldl' (Data/HashMap/Internal/Array.hs:374)
  2570. 818.18 s [unordered-containers] foldr (Data/HashMap/Internal/Array.hs:393)
  2571. 818.18 s [unordered-containers] foldr' (Data/HashMap/Internal/Array.hs:384)
  2572. 818.18 s [unordered-containers] foldMap (Data/HashMap/Internal/Array.hs:416)
  2573. 818.18 s [unordered-containers] thaw (Data/HashMap/Internal/Array.hs:435)
  2574. 818.18 s [unordered-containers] map (Data/HashMap/Internal/Array.hs:460)
  2575. 818.18 s [unordered-containers] traverse (Data/HashMap/Internal/Array.hs:536)
  2576. 818.18 s [unordered-containers] traverse' (Data/HashMap/Internal/Array.hs:552)
  2577. 818.18 s [unordered-containers] toList (Data/HashMap/Internal/Array.hs:528)
  2578. 818.18 s [unordered-containers] fromList (Data/HashMap/Internal/Array.hs:493)
  2579. 818.18 s [unordered-containers] fromList' (Data/HashMap/Internal/Array.hs:505)
  2580. 818.26 s [unordered-containers] 25% ( 1 / 4) in 'Data.HashMap.Internal.List'
  2581. 818.26 s [unordered-containers] Missing documentation for:
  2582. 818.26 s [unordered-containers] isPermutationBy (Data/HashMap/Internal/List.hs:39)
  2583. 818.26 s [unordered-containers] deleteBy (Data/HashMap/Internal/List.hs:82)
  2584. 818.26 s [unordered-containers] unorderedCompare (Data/HashMap/Internal/List.hs:67)
  2585. 818.65 s [unordered-containers] Warning: 'Leaf' is ambiguous. It is defined
  2586. 818.65 s [unordered-containers] * at Data/HashMap/Internal.hs:225:7
  2587. 818.65 s [unordered-containers] * at Data/HashMap/Internal.hs:185:1
  2588. 818.65 s [unordered-containers] You may be able to disambiguate the identifier by qualifying it or
  2589. 818.65 s [unordered-containers] by specifying the type/value namespace explicitly.
  2590. 818.65 s [unordered-containers] Defaulting to the one defined at Data/HashMap/Internal.hs:185:1
  2591. 818.65 s [unordered-containers] Warning: 'at' is out of scope.
  2592. 818.65 s [unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
  2593. 818.65 s [unordered-containers] 88% ( 93 /105) in 'Data.HashMap.Internal'
  2594. 818.65 s [unordered-containers] Missing documentation for:
  2595. 818.65 s [unordered-containers] Leaf (Data/HashMap/Internal.hs:185)
  2596. 818.65 s [unordered-containers] intersectionWithKey# (Data/HashMap/Internal.hs:1854)
  2597. 818.65 s [unordered-containers] updateOrConcatWithKey (Data/HashMap/Internal.hs:2367)
  2598. 818.65 s [unordered-containers] equalKeys (Data/HashMap/Internal.hs:510)
  2599. 818.65 s [unordered-containers] equalKeys1 (Data/HashMap/Internal.hs:494)
  2600. 818.65 s [unordered-containers] lookupRecordCollision (Data/HashMap/Internal.hs:677)
  2601. 818.65 s [unordered-containers] LookupRes (Data/HashMap/Internal.hs:657)
  2602. 818.65 s [unordered-containers] lookupResToMaybe (Data/HashMap/Internal.hs:659)
  2603. 818.65 s [unordered-containers] insert' (Data/HashMap/Internal.hs:805)
  2604. 818.65 s [unordered-containers] delete' (Data/HashMap/Internal.hs:1123)
  2605. 818.65 s [unordered-containers] insertNewKey (Data/HashMap/Internal.hs:847)
  2606. 818.65 s [unordered-containers] insertKeyExists (Data/HashMap/Internal.hs:882)
  2607. 819.25 s [unordered-containers] 50% ( 3 / 6) in 'Data.HashMap.Internal.Debug'
  2608. 819.25 s [unordered-containers] Missing documentation for:
  2609. 819.25 s [unordered-containers] valid (Data/HashMap/Internal/Debug.hs:97)
  2610. 819.25 s [unordered-containers] Validity (Data/HashMap/Internal/Debug.hs:43)
  2611. 819.25 s [unordered-containers] SubHashPath (Data/HashMap/Internal/Debug.hs:75)
  2612. 819.32 s [unordered-containers] Warning: 'lookup' is out of scope.
  2613. 819.32 s [unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
  2614. 819.32 s [unordered-containers] Warning: 'at' is out of scope.
  2615. 819.32 s [unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
  2616. 819.32 s [unordered-containers] 100% ( 67 / 67) in 'Data.HashMap.Internal.Strict'
  2617. 819.41 s [unordered-containers] 100% ( 35 / 35) in 'Data.HashSet.Internal'
  2618. 819.47 s [unordered-containers] 100% ( 32 / 32) in 'Data.HashSet'
  2619. 819.47 s [unordered-containers] 100% ( 69 / 69) in 'Data.HashMap.Strict'
  2620. 819.47 s [unordered-containers] 100% ( 69 / 69) in 'Data.HashMap.Lazy'
  2621. 822.74 s [unordered-containers] Documentation created: dist/doc/html/unordered-containers/index.html,
  2622. 822.74 s [unordered-containers] dist/doc/html/unordered-containers/unordered-containers.txt
  2623. 822.79 s [unordered-containers] Preprocessing test suite 'unordered-containers-tests' for unordered-containers-0.2.20..
  2624. 822.81 s [unordered-containers] Phase: installPhase
  2625. 822.86 s [unordered-containers] Installing library in /nix/store/qwpms4sbmlrq6ibdv3mihj91hzg8vf6p-unordered-containers-0.2.20/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  2626. 823.15 s [unordered-containers] Phase: fixupPhase
  2627. 823.17 s [unordered-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/qwpms4sbmlrq6ibdv3mihj91hzg8vf6p-unordered-containers-0.2.20
  2628. 823.17 s [unordered-containers] shrinking /nix/store/qwpms4sbmlrq6ibdv3mihj91hzg8vf6p-unordered-containers-0.2.20/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/libHSunordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO-ghc9.4.6.so
  2629. 823.18 s [unordered-containers] checking for references to /build/ in /nix/store/qwpms4sbmlrq6ibdv3mihj91hzg8vf6p-unordered-containers-0.2.20...
  2630. 823.20 s [unordered-containers] patching script interpreter paths in /nix/store/qwpms4sbmlrq6ibdv3mihj91hzg8vf6p-unordered-containers-0.2.20
  2631. 823.20 s [unordered-containers] stripping (with command strip and flags -S -p) in /nix/store/qwpms4sbmlrq6ibdv3mihj91hzg8vf6p-unordered-containers-0.2.20/lib
  2632. 823.31 s [unordered-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/1si03nk44mgmrfqrj6k9za0giww65isv-unordered-containers-0.2.20-doc
  2633. 823.32 s [unordered-containers] checking for references to /build/ in /nix/store/1si03nk44mgmrfqrj6k9za0giww65isv-unordered-containers-0.2.20-doc...
  2634. 823.33 s [unordered-containers] patching script interpreter paths in /nix/store/1si03nk44mgmrfqrj6k9za0giww65isv-unordered-containers-0.2.20-doc
  2635. 823.43 s [unordered-containers:post-build] Uploading to the NixCI cache: /nix/store/1si03nk44mgmrfqrj6k9za0giww65isv-unordered-containers-0.2.20-doc /nix/store/qwpms4sbmlrq6ibdv3mihj91hzg8vf6p-unordered-containers-0.2.20
  2636. 823.47 s [unordered-containers:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2637. 823.69 s [unordered-containers:post-build] copying 2 paths...
  2638. 823.69 s [unordered-containers:post-build] copying path '/nix/store/1si03nk44mgmrfqrj6k9za0giww65isv-unordered-containers-0.2.20-doc' to 'https://cache.nix-ci.com'...
  2639. 824.34 s [unordered-containers:post-build] copying path '/nix/store/qwpms4sbmlrq6ibdv3mihj91hzg8vf6p-unordered-containers-0.2.20' to 'https://cache.nix-ci.com'...
  2640. 826.73 s [unordered-containers:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2641. 826.89 s [unordered-containers:post-build] copying 1 paths...
  2642. 826.89 s [unordered-containers:post-build] copying path '/nix/store/0bvmjxpds7jd9ijvs4qxfvdwf8naiak8-unordered-containers-0.2.20.drv' to 'https://cache.nix-ci.com'...
  2643. 827.32 s Uploaded unordered-containers in 3.9s
  2644. 827.32 s Progress: 94 of 104 built, 9 of 9 downloaded from cache
  2645. 827.32 s Built unordered-containers in 48.4s
  2646. 827.37 s Building /nix/store/152hay2gp901zd9ppjn1364dj2gcdi7y-invariant-0.6.3.drv
  2647. 827.40 s Building /nix/store/djxpj1kjm5qdbi4nmiy2iavvjrn6zvrb-quickcheck-instances-0.3.30.drv
  2648. 827.43 s Building /nix/store/1i4c0aldq4k6s1b5zicsj39ni1qksd3j-semigroupoids-6.0.1.drv
  2649. 827.49 s [invariant] Phase: setupCompilerEnvironmentPhase
  2650. 827.50 s [invariant] Build with /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6.
  2651. 827.52 s [quickcheck-instances] Phase: setupCompilerEnvironmentPhase
  2652. 827.52 s [quickcheck-instances] Build with /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6.
  2653. 827.52 s [semigroupoids] Phase: setupCompilerEnvironmentPhase
  2654. 827.53 s [semigroupoids] Build with /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6.
  2655. 827.65 s [semigroupoids] Phase: unpackPhase
  2656. 827.66 s [semigroupoids] unpacking source archive /nix/store/nj5kxxp3cbmwliynbmczi5164gg3i82a-semigroupoids-6.0.1.tar.gz
  2657. 827.66 s [invariant] Phase: unpackPhase
  2658. 827.66 s [invariant] unpacking source archive /nix/store/9mgwqk7djqyxcr2c1wdblixmb2xqvidj-invariant-0.6.3.tar.gz
  2659. 827.66 s [semigroupoids] source root is semigroupoids-6.0.1
  2660. 827.67 s [invariant] source root is invariant-0.6.3
  2661. 827.67 s [semigroupoids] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file semigroupoids-6.0.1/.vim.custom
  2662. 827.67 s [invariant] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file invariant-0.6.3/test/THSpec.hs
  2663. 827.67 s [semigroupoids] Phase: patchPhase
  2664. 827.67 s [quickcheck-instances] Phase: unpackPhase
  2665. 827.68 s [semigroupoids] Replace Cabal file with edited version from mirror://hackage/semigroupoids-6.0.1/revision/1.cabal.
  2666. 827.68 s [invariant] Phase: patchPhase
  2667. 827.68 s [quickcheck-instances] unpacking source archive /nix/store/i5mp72b7d718x7nm9dcq4lx0jx51bln7-quickcheck-instances-0.3.30.tar.gz
  2668. 827.68 s [semigroupoids] Phase: compileBuildDriverPhase
  2669. 827.68 s [invariant] Phase: compileBuildDriverPhase
  2670. 827.68 s [quickcheck-instances] source root is quickcheck-instances-0.3.30
  2671. 827.68 s [semigroupoids] setupCompileFlags: -package-db=/build/tmp.bVCYTPCZpK/setup-package.conf.d -threaded
  2672. 827.69 s [invariant] setupCompileFlags: -package-db=/build/tmp.u0ShvqmWkU/setup-package.conf.d -threaded
  2673. 827.69 s [quickcheck-instances] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file quickcheck-instances-0.3.30/test/Tests.hs
  2674. 827.69 s [quickcheck-instances] Phase: patchPhase
  2675. 827.69 s [quickcheck-instances] Replace Cabal file with edited version from mirror://hackage/quickcheck-instances-0.3.30/revision/1.cabal.
  2676. 827.70 s [quickcheck-instances] Phase: compileBuildDriverPhase
  2677. 827.70 s [quickcheck-instances] setupCompileFlags: -package-db=/build/tmp.u9xF786fjT/setup-package.conf.d -threaded
  2678. 827.73 s [invariant] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.u0ShvqmWkU/Main.o )
  2679. 827.73 s [semigroupoids] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.bVCYTPCZpK/Main.o )
  2680. 827.75 s [quickcheck-instances] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.u9xF786fjT/Main.o )
  2681. 827.78 s [invariant] [2 of 2] Linking Setup
  2682. 827.78 s [semigroupoids] [2 of 2] Linking Setup
  2683. 827.80 s [quickcheck-instances] [2 of 2] Linking Setup
  2684. 828.88 s [invariant] Phase: updateAutotoolsGnuConfigScriptsPhase
  2685. 828.89 s [invariant] Phase: configurePhase
  2686. 828.89 s [semigroupoids] Phase: updateAutotoolsGnuConfigScriptsPhase
  2687. 828.90 s [invariant] configureFlags: --verbose --prefix=/nix/store/hs4fx715gsglgi52z4hhpri9la3y8lb0-invariant-0.6.3 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/rgiajgbbi51c2fzyzpbbbxln5zj33apk-invariant-0.6.3-doc/share/doc/invariant-0.6.3 --with-gcc=gcc --package-db=/build/tmp.u0ShvqmWkU/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/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  2688. 828.90 s [semigroupoids] Phase: configurePhase
  2689. 828.91 s [semigroupoids] configureFlags: --verbose --prefix=/nix/store/wwm2l6q0b2jviq8jwi3ygxags6qf35h9-semigroupoids-6.0.1 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/mmsxpv2qqwnip4ndib94lgf017jp730c-semigroupoids-6.0.1-doc/share/doc/semigroupoids-6.0.1 --with-gcc=gcc --package-db=/build/tmp.bVCYTPCZpK/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/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  2690. 828.91 s [quickcheck-instances] Phase: updateAutotoolsGnuConfigScriptsPhase
  2691. 828.92 s [quickcheck-instances] Phase: configurePhase
  2692. 828.93 s [quickcheck-instances] configureFlags: --verbose --prefix=/nix/store/56kxqcx6xl9964bvr7xir9znfnmi90a4-quickcheck-instances-0.3.30 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/030g3hvrva2vx3m9di14y245184nn2qh-quickcheck-instances-0.3.30-doc/share/doc/quickcheck-instances-0.3.30 --with-gcc=gcc --package-db=/build/tmp.u9xF786fjT/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/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  2693. 829.29 s [semigroupoids] Using Parsec parser
  2694. 829.29 s [semigroupoids] Configuring semigroupoids-6.0.1...
  2695. 829.29 s [semigroupoids] Flags chosen: comonad=True, containers=True, contravariant=True,
  2696. 829.29 s [semigroupoids] distributive=True, tagged=True, unordered-containers=True
  2697. 829.29 s [semigroupoids] Dependency base >=4.9 && <5: using base-4.17.2.0
  2698. 829.29 s [semigroupoids] Dependency base-orphans >=0.8.4 && <1: using base-orphans-0.9.2
  2699. 829.29 s [semigroupoids] Dependency bifunctors >=5.6 && <6: using bifunctors-5.6.2
  2700. 829.29 s [semigroupoids] Dependency comonad >=5.0.8 && <6: using comonad-5.0.8
  2701. 829.29 s [semigroupoids] Dependency containers >=0.5.7.1 && <0.8: using containers-0.6.7
  2702. 829.29 s [semigroupoids] Dependency contravariant >=1.5.3 && <2: using contravariant-1.5.5
  2703. 829.29 s [semigroupoids] Dependency distributive >=0.5.2 && <1: using distributive-0.6.2.1
  2704. 829.29 s [semigroupoids] Dependency foldable1-classes-compat >=0.1 && <0.2: using
  2705. 829.29 s [semigroupoids] foldable1-classes-compat-0.1
  2706. 829.29 s [semigroupoids] Dependency hashable >=1.2.7.0 && <1.6: using hashable-1.4.4.0
  2707. 829.29 s [semigroupoids] Dependency tagged >=0.8.7 && <1: using tagged-0.8.8
  2708. 829.29 s [semigroupoids] Dependency template-haskell >=0.2.11: using template-haskell-2.19.0.0
  2709. 829.29 s [semigroupoids] Dependency transformers >=0.5 && <0.7: using transformers-0.5.6.2
  2710. 829.29 s [semigroupoids] Dependency transformers-compat >=0.6 && <0.8: using transformers-compat-0.7.2
  2711. 829.29 s [semigroupoids] Dependency unordered-containers >=0.2.8.0 && <0.3: using
  2712. 829.29 s [semigroupoids] unordered-containers-0.2.20
  2713. 829.30 s [invariant] Using Parsec parser
  2714. 829.30 s [invariant] Configuring invariant-0.6.3...
  2715. 829.30 s [invariant] Dependency StateVar >=1.1 && <2: using StateVar-1.2.2
  2716. 829.30 s [invariant] Dependency array >=0.3 && <0.6: using array-0.5.4.0
  2717. 829.30 s [invariant] Dependency base >=4 && <5: using base-4.17.2.0
  2718. 829.30 s [invariant] Dependency bifunctors >=5.2 && <6: using bifunctors-5.6.2
  2719. 829.30 s [invariant] Dependency comonad >=5 && <6: using comonad-5.0.8
  2720. 829.30 s [invariant] Dependency containers >=0.1 && <0.8: using containers-0.6.7
  2721. 829.30 s [invariant] Dependency contravariant >=0.5 && <2: using contravariant-1.5.5
  2722. 829.30 s [invariant] Dependency ghc-prim: using ghc-prim-0.9.1
  2723. 829.30 s [invariant] Dependency profunctors >=5.2.1 && <6: using profunctors-5.6.2
  2724. 829.30 s [invariant] Dependency stm >=2.2 && <3: using stm-2.5.1.0
  2725. 829.30 s [invariant] Dependency tagged >=0.7.3 && <1: using tagged-0.8.8
  2726. 829.30 s [invariant] Dependency template-haskell >=2.4 && <2.23: using template-haskell-2.19.0.0
  2727. 829.30 s [invariant] Dependency th-abstraction >=0.4 && <0.8: using th-abstraction-0.5.0.0
  2728. 829.30 s [invariant] Dependency transformers >=0.2 && <0.7: using transformers-0.5.6.2
  2729. 829.30 s [invariant] Dependency transformers-compat >=0.3 && <1: using transformers-compat-0.7.2
  2730. 829.30 s [invariant] Dependency unordered-containers >=0.2.4 && <0.3: using
  2731. 829.30 s [invariant] unordered-containers-0.2.20
  2732. 829.30 s [invariant] Dependency QuickCheck >=2.11 && <3: using QuickCheck-2.14.3
  2733. 829.30 s [invariant] Dependency base >=4 && <5: using base-4.17.2.0
  2734. 829.30 s [invariant] Dependency hspec >=1.8: using hspec-2.11.9
  2735. 829.30 s [invariant] Dependency invariant: using invariant-0.6.3
  2736. 829.30 s [invariant] Dependency template-haskell: using template-haskell-2.19.0.0
  2737. 829.31 s [quickcheck-instances] Using Parsec parser
  2738. 829.31 s [quickcheck-instances] Configuring quickcheck-instances-0.3.30...
  2739. 829.31 s [quickcheck-instances] Flags chosen: bytestring-builder=False
  2740. 829.31 s [quickcheck-instances] Dependency OneTuple >=0.3 && <0.5: using OneTuple-0.4.2
  2741. 829.31 s [quickcheck-instances] Dependency QuickCheck >=2.14.1 && <2.14.4: using QuickCheck-2.14.3
  2742. 829.31 s [quickcheck-instances] Dependency array >=0.4.0.0 && <0.6: using array-0.5.4.0
  2743. 829.31 s [quickcheck-instances] Dependency base >=4.5 && <4.20: using base-4.17.2.0
  2744. 829.31 s [quickcheck-instances] Dependency bytestring >=0.10.4.0 && <0.13: using bytestring-0.11.5.1
  2745. 829.31 s [quickcheck-instances] Dependency case-insensitive >=1.2.0.4 && <1.3: using case-insensitive-1.2.1.0
  2746. 829.31 s [quickcheck-instances] Dependency containers >=0.4.2.1 && <0.7: using containers-0.6.7
  2747. 829.31 s [quickcheck-instances] Dependency data-fix >=0.3 && <0.4: using data-fix-0.3.4
  2748. 829.31 s [quickcheck-instances] Dependency hashable >=1.2.7.0 && <1.5: using hashable-1.4.4.0
  2749. 829.31 s [quickcheck-instances] Dependency integer-logarithms >=1.0.3 && <1.1: using
  2750. 829.31 s [quickcheck-instances] integer-logarithms-1.0.3.1
  2751. 829.31 s [quickcheck-instances] Dependency old-time >=1.1.0.0 && <1.2: using old-time-1.1.0.4
  2752. 829.31 s [quickcheck-instances] Dependency primitive >=0.6.4.0 && <0.10: using primitive-0.8.0.0
  2753. 829.31 s [quickcheck-instances] Dependency scientific >=0.3.6.2 && <0.4: using scientific-0.3.7.0
  2754. 829.31 s [quickcheck-instances] Dependency splitmix >=0.0.2 && <0.2: using splitmix-0.1.0.5
  2755. 829.31 s [quickcheck-instances] Dependency strict >=0.4 && <0.6: using strict-0.5
  2756. 829.31 s [quickcheck-instances] Dependency tagged >=0.8.6 && <0.9: using tagged-0.8.8
  2757. 829.31 s [quickcheck-instances] Dependency text >=1.2.3.0 && <1.3 || >=2.0 && <2.2: using text-2.0.2
  2758. 829.31 s [quickcheck-instances] Dependency text-short >=0.1.3 && <0.2: using text-short-0.1.6
  2759. 829.31 s [quickcheck-instances] Dependency these >=1.1.1.1 && <1.3: using these-1.2.1
  2760. 829.31 s [quickcheck-instances] Dependency time: using time-1.12.2
  2761. 829.31 s [quickcheck-instances] Dependency time-compat >=1.9.4 && <1.10: using time-compat-1.9.6.1
  2762. 829.31 s [quickcheck-instances] Dependency transformers >=0.3.0.0 && <0.7: using transformers-0.5.6.2
  2763. 829.31 s [quickcheck-instances] Dependency transformers-compat >=0.6.5 && <0.8: using
  2764. 829.31 s [quickcheck-instances] transformers-compat-0.7.2
  2765. 829.31 s [quickcheck-instances] Dependency unordered-containers >=0.2.2.0 && <0.3: using
  2766. 829.31 s [quickcheck-instances] unordered-containers-0.2.20
  2767. 829.31 s [quickcheck-instances] Dependency uuid-types >=1.0.4 && <1.1: using uuid-types-1.0.5.1
  2768. 829.31 s [quickcheck-instances] Dependency vector >=0.12.3.1 && <0.14: using vector-0.13.1.0
  2769. 829.31 s [quickcheck-instances] Dependency QuickCheck: using QuickCheck-2.14.3
  2770. 829.31 s [quickcheck-instances] Dependency base: using base-4.17.2.0
  2771. 829.31 s [quickcheck-instances] Dependency containers: using containers-0.6.7
  2772. 829.31 s [quickcheck-instances] Dependency primitive: using primitive-0.8.0.0
  2773. 829.31 s [quickcheck-instances] Dependency quickcheck-instances: using quickcheck-instances-0.3.30
  2774. 829.31 s [quickcheck-instances] Dependency tagged: using tagged-0.8.8
  2775. 829.31 s [quickcheck-instances] Dependency uuid-types: using uuid-types-1.0.5.1
  2776. 829.43 s [quickcheck-instances] Source component graph:
  2777. 829.43 s [quickcheck-instances] component lib
  2778. 829.43 s [quickcheck-instances] component test:self-test dependency lib
  2779. 829.43 s [quickcheck-instances] Configured component graph:
  2780. 829.43 s [quickcheck-instances] component quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9
  2781. 829.43 s [quickcheck-instances] include OneTuple-0.4.2-GmDoBbvyhqfBOZsP7DgwsA
  2782. 829.43 s [quickcheck-instances] include QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  2783. 829.43 s [quickcheck-instances] include array-0.5.4.0
  2784. 829.43 s [quickcheck-instances] include base-4.17.2.0
  2785. 829.43 s [quickcheck-instances] include bytestring-0.11.5.1
  2786. 829.43 s [quickcheck-instances] include case-insensitive-1.2.1.0-1avVEFqzzQIDGCF686odRu
  2787. 829.43 s [quickcheck-instances] include containers-0.6.7
  2788. 829.43 s [quickcheck-instances] include data-fix-0.3.4-2rw8aEJA3RaLgqnGC5elpD
  2789. 829.43 s [quickcheck-instances] include hashable-1.4.4.0-9rZwr8bFQI4JiFvDGxaXKG
  2790. 829.43 s [quickcheck-instances] include integer-logarithms-1.0.3.1-4T5NvSvInpbDJNSd5hBhrZ
  2791. 829.43 s [quickcheck-instances] include old-time-1.1.0.4-136K7tQyDzz8JN4RPfT6Wb
  2792. 829.43 s [quickcheck-instances] include primitive-0.8.0.0-LlEyZnmQ2mlGS0nNflVSqQ
  2793. 829.43 s [quickcheck-instances] include scientific-0.3.7.0-HGlH9uICwXY8aq46mT0gFr
  2794. 829.43 s [quickcheck-instances] include splitmix-0.1.0.5-KF5DY4efw137bSnFedhZzo
  2795. 829.43 s [quickcheck-instances] include strict-0.5-6vx4Ja8ziVxq1cQA2WDj4
  2796. 829.43 s [quickcheck-instances] include tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  2797. 829.43 s [quickcheck-instances] include text-2.0.2
  2798. 829.43 s [quickcheck-instances] include text-short-0.1.6-7B7d2JNOrchAOaDblCC9Lo
  2799. 829.43 s [quickcheck-instances] include these-1.2.1-3cYIuonnysvJk96sUFgUm
  2800. 829.43 s [quickcheck-instances] include time-1.12.2
  2801. 829.43 s [quickcheck-instances] include time-compat-1.9.6.1-JzJx1OS4f78Gjusr0g2Ek3
  2802. 829.43 s [quickcheck-instances] include transformers-0.5.6.2
  2803. 829.43 s [quickcheck-instances] include transformers-compat-0.7.2-2GbmZx5KxIlAJLN4VBqBUM
  2804. 829.43 s [quickcheck-instances] include unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  2805. 829.43 s [quickcheck-instances] include uuid-types-1.0.5.1-1p5eukJuJIx33xF7QQ2eEF
  2806. 829.43 s [quickcheck-instances] include vector-0.13.1.0-DJWnBGBhv1P2kplQpYLfUK
  2807. 829.43 s [quickcheck-instances] component quickcheck-instances-0.3.30-EcJhph8xN3R9bSTK9aEowE-self-test
  2808. 829.43 s [quickcheck-instances] include QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  2809. 829.43 s [quickcheck-instances] include base-4.17.2.0
  2810. 829.43 s [quickcheck-instances] include containers-0.6.7
  2811. 829.43 s [quickcheck-instances] include primitive-0.8.0.0-LlEyZnmQ2mlGS0nNflVSqQ
  2812. 829.43 s [quickcheck-instances] include quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9
  2813. 829.43 s [quickcheck-instances] include tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  2814. 829.43 s [quickcheck-instances] include uuid-types-1.0.5.1-1p5eukJuJIx33xF7QQ2eEF
  2815. 829.43 s [quickcheck-instances] Linked component graph:
  2816. 829.43 s [quickcheck-instances] unit quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9
  2817. 829.43 s [quickcheck-instances] include OneTuple-0.4.2-GmDoBbvyhqfBOZsP7DgwsA
  2818. 829.43 s [quickcheck-instances] include QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  2819. 829.43 s [quickcheck-instances] include array-0.5.4.0
  2820. 829.43 s [quickcheck-instances] include base-4.17.2.0
  2821. 829.43 s [quickcheck-instances] include bytestring-0.11.5.1
  2822. 829.43 s [quickcheck-instances] include case-insensitive-1.2.1.0-1avVEFqzzQIDGCF686odRu
  2823. 829.43 s [quickcheck-instances] include containers-0.6.7
  2824. 829.43 s [quickcheck-instances] include data-fix-0.3.4-2rw8aEJA3RaLgqnGC5elpD
  2825. 829.43 s [quickcheck-instances] include hashable-1.4.4.0-9rZwr8bFQI4JiFvDGxaXKG
  2826. 829.43 s [quickcheck-instances] include integer-logarithms-1.0.3.1-4T5NvSvInpbDJNSd5hBhrZ
  2827. 829.43 s [quickcheck-instances] include old-time-1.1.0.4-136K7tQyDzz8JN4RPfT6Wb
  2828. 829.43 s [quickcheck-instances] include primitive-0.8.0.0-LlEyZnmQ2mlGS0nNflVSqQ
  2829. 829.43 s [quickcheck-instances] include scientific-0.3.7.0-HGlH9uICwXY8aq46mT0gFr
  2830. 829.44 s [quickcheck-instances] include splitmix-0.1.0.5-KF5DY4efw137bSnFedhZzo
  2831. 829.44 s [quickcheck-instances] include strict-0.5-6vx4Ja8ziVxq1cQA2WDj4
  2832. 829.44 s [quickcheck-instances] include tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  2833. 829.44 s [quickcheck-instances] include text-2.0.2
  2834. 829.44 s [quickcheck-instances] include text-short-0.1.6-7B7d2JNOrchAOaDblCC9Lo
  2835. 829.44 s [quickcheck-instances] include these-1.2.1-3cYIuonnysvJk96sUFgUm
  2836. 829.44 s [quickcheck-instances] include time-1.12.2
  2837. 829.44 s [quickcheck-instances] include time-compat-1.9.6.1-JzJx1OS4f78Gjusr0g2Ek3
  2838. 829.44 s [quickcheck-instances] include transformers-0.5.6.2
  2839. 829.44 s [quickcheck-instances] include transformers-compat-0.7.2-2GbmZx5KxIlAJLN4VBqBUM
  2840. 829.44 s [quickcheck-instances] include unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  2841. 829.44 s [quickcheck-instances] include uuid-types-1.0.5.1-1p5eukJuJIx33xF7QQ2eEF
  2842. 829.44 s [quickcheck-instances] include vector-0.13.1.0-DJWnBGBhv1P2kplQpYLfUK
  2843. 829.44 s [quickcheck-instances] Test.QuickCheck.Instances=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances,Test.QuickCheck.Instances.Array=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.Array,Test.QuickCheck.Instances.Array.Byte=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.Array.Byte,Test.QuickCheck.Instances.ByteString=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.ByteString,Test.QuickCheck.Instances.CaseInsensitive=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.CaseInsensitive,Test.QuickCheck.Instances.Containers=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.Containers,Test.QuickCheck.Instances.DataFix=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.DataFix,Test.QuickCheck.Instances.Hashable=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.Hashable,Test.QuickCheck.Instances.Natural=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.Natural,Test.QuickCheck.Instances.OldTime=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.OldTime,Test.QuickCheck.Instances.Primitive=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.Primitive,Test.QuickCheck.Instances.Scientific=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.Scientific,Test.QuickCheck.Instances.Semigroup=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.Semigroup,Test.QuickCheck.Instances.Solo=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.Solo,Test.QuickCheck.Instances.Strict=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.Strict,Test.QuickCheck.Instances.Tagged=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.Tagged,Test.QuickCheck.Instances.Text=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.Text,Test.QuickCheck.Instances.Text.Short=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.Text.Short,Test.QuickCheck.Instances.These=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.These,Test.QuickCheck.Instances.Time=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.Time,Test.QuickCheck.Instances.Transformer=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.Transformer,Test.QuickCheck.Instances.UUID=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.UUID,Test.QuickCheck.Instances.UnorderedContainers=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.UnorderedContainers,Test.QuickCheck.Instances.Vector=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.Vector,Test.QuickCheck.Instances.Void=quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9:Test.QuickCheck.Instances.Void
  2844. 829.44 s [quickcheck-instances] unit quickcheck-instances-0.3.30-EcJhph8xN3R9bSTK9aEowE-self-test
  2845. 829.44 s [quickcheck-instances] include QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  2846. 829.44 s [quickcheck-instances] include base-4.17.2.0
  2847. 829.44 s [quickcheck-instances] include containers-0.6.7
  2848. 829.44 s [quickcheck-instances] include primitive-0.8.0.0-LlEyZnmQ2mlGS0nNflVSqQ
  2849. 829.44 s [quickcheck-instances] include quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9
  2850. 829.44 s [quickcheck-instances] include tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  2851. 829.44 s [quickcheck-instances] include uuid-types-1.0.5.1-1p5eukJuJIx33xF7QQ2eEF
  2852. 829.44 s [quickcheck-instances] Ready component graph:
  2853. 829.44 s [quickcheck-instances] definite quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9
  2854. 829.44 s [quickcheck-instances] depends OneTuple-0.4.2-GmDoBbvyhqfBOZsP7DgwsA
  2855. 829.44 s [quickcheck-instances] depends QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  2856. 829.44 s [quickcheck-instances] depends array-0.5.4.0
  2857. 829.44 s [quickcheck-instances] depends base-4.17.2.0
  2858. 829.44 s [quickcheck-instances] depends bytestring-0.11.5.1
  2859. 829.44 s [quickcheck-instances] depends case-insensitive-1.2.1.0-1avVEFqzzQIDGCF686odRu
  2860. 829.44 s [quickcheck-instances] depends containers-0.6.7
  2861. 829.44 s [quickcheck-instances] depends data-fix-0.3.4-2rw8aEJA3RaLgqnGC5elpD
  2862. 829.44 s [quickcheck-instances] depends hashable-1.4.4.0-9rZwr8bFQI4JiFvDGxaXKG
  2863. 829.44 s [quickcheck-instances] depends integer-logarithms-1.0.3.1-4T5NvSvInpbDJNSd5hBhrZ
  2864. 829.44 s [quickcheck-instances] depends old-time-1.1.0.4-136K7tQyDzz8JN4RPfT6Wb
  2865. 829.44 s [quickcheck-instances] depends primitive-0.8.0.0-LlEyZnmQ2mlGS0nNflVSqQ
  2866. 829.44 s [quickcheck-instances] depends scientific-0.3.7.0-HGlH9uICwXY8aq46mT0gFr
  2867. 829.44 s [quickcheck-instances] depends splitmix-0.1.0.5-KF5DY4efw137bSnFedhZzo
  2868. 829.44 s [quickcheck-instances] depends strict-0.5-6vx4Ja8ziVxq1cQA2WDj4
  2869. 829.44 s [quickcheck-instances] depends tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  2870. 829.44 s [quickcheck-instances] depends text-2.0.2
  2871. 829.44 s [quickcheck-instances] depends text-short-0.1.6-7B7d2JNOrchAOaDblCC9Lo
  2872. 829.44 s [quickcheck-instances] depends these-1.2.1-3cYIuonnysvJk96sUFgUm
  2873. 829.44 s [quickcheck-instances] depends time-1.12.2
  2874. 829.44 s [quickcheck-instances] depends time-compat-1.9.6.1-JzJx1OS4f78Gjusr0g2Ek3
  2875. 829.44 s [quickcheck-instances] depends transformers-0.5.6.2
  2876. 829.44 s [quickcheck-instances] depends transformers-compat-0.7.2-2GbmZx5KxIlAJLN4VBqBUM
  2877. 829.44 s [quickcheck-instances] depends unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  2878. 829.44 s [quickcheck-instances] depends uuid-types-1.0.5.1-1p5eukJuJIx33xF7QQ2eEF
  2879. 829.44 s [quickcheck-instances] depends vector-0.13.1.0-DJWnBGBhv1P2kplQpYLfUK
  2880. 829.48 s [semigroupoids] Source component graph: component lib
  2881. 829.48 s [semigroupoids] Configured component graph:
  2882. 829.48 s [semigroupoids] component semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6
  2883. 829.48 s [semigroupoids] include base-4.17.2.0
  2884. 829.48 s [semigroupoids] include base-orphans-0.9.2-2W0Mc8ga4vYJIQ4fm1SM1c
  2885. 829.48 s [semigroupoids] include bifunctors-5.6.2-2c0VmNeEqjA5YDSsA0h2ut
  2886. 829.48 s [semigroupoids] include comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  2887. 829.48 s [semigroupoids] include containers-0.6.7
  2888. 829.48 s [semigroupoids] include contravariant-1.5.5-35YFLB0uIuz5cknUjKLNnT
  2889. 829.48 s [semigroupoids] include distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  2890. 829.48 s [semigroupoids] include foldable1-classes-compat-0.1-HnLXxvPXYXbHggM07qAxsy
  2891. 829.48 s [semigroupoids] include hashable-1.4.4.0-9rZwr8bFQI4JiFvDGxaXKG
  2892. 829.48 s [semigroupoids] include tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  2893. 829.48 s [semigroupoids] include template-haskell-2.19.0.0
  2894. 829.48 s [semigroupoids] include transformers-0.5.6.2
  2895. 829.48 s [semigroupoids] include transformers-compat-0.7.2-2GbmZx5KxIlAJLN4VBqBUM
  2896. 829.48 s [semigroupoids] include unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  2897. 829.48 s [semigroupoids] Linked component graph:
  2898. 829.48 s [semigroupoids] unit semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6
  2899. 829.48 s [semigroupoids] include base-4.17.2.0
  2900. 829.48 s [semigroupoids] include base-orphans-0.9.2-2W0Mc8ga4vYJIQ4fm1SM1c
  2901. 829.48 s [semigroupoids] include bifunctors-5.6.2-2c0VmNeEqjA5YDSsA0h2ut
  2902. 829.48 s [semigroupoids] include comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  2903. 829.48 s [semigroupoids] include containers-0.6.7
  2904. 829.48 s [semigroupoids] include contravariant-1.5.5-35YFLB0uIuz5cknUjKLNnT
  2905. 829.48 s [semigroupoids] include distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  2906. 829.48 s [semigroupoids] include foldable1-classes-compat-0.1-HnLXxvPXYXbHggM07qAxsy
  2907. 829.48 s [semigroupoids] include hashable-1.4.4.0-9rZwr8bFQI4JiFvDGxaXKG
  2908. 829.48 s [semigroupoids] include tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  2909. 829.48 s [semigroupoids] include template-haskell-2.19.0.0
  2910. 829.48 s [semigroupoids] include transformers-0.5.6.2
  2911. 829.48 s [semigroupoids] include transformers-compat-0.7.2-2GbmZx5KxIlAJLN4VBqBUM
  2912. 829.48 s [semigroupoids] include unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  2913. 829.48 s [semigroupoids] Data.Bifunctor.Apply=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Bifunctor.Apply,Data.Functor.Alt=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Functor.Alt,Data.Functor.Apply=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Functor.Apply,Data.Functor.Bind=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Functor.Bind,Data.Functor.Bind.Class=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Functor.Bind.Class,Data.Functor.Bind.Trans=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Functor.Bind.Trans,Data.Functor.Contravariant.Conclude=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Functor.Contravariant.Conclude,Data.Functor.Contravariant.Decide=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Functor.Contravariant.Decide,Data.Functor.Contravariant.Divise=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Functor.Contravariant.Divise,Data.Functor.Extend=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Functor.Extend,Data.Functor.Plus=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Functor.Plus,Data.Groupoid=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Groupoid,Data.Isomorphism=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Isomorphism,Data.Semigroup.Bifoldable=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Semigroup.Bifoldable,Data.Semigroup.Bitraversable=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Semigroup.Bitraversable,Data.Semigroup.Foldable=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Semigroup.Foldable,Data.Semigroup.Foldable.Class=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Semigroup.Foldable.Class,Data.Semigroup.Traversable=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Semigroup.Traversable,Data.Semigroup.Traversable.Class=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Semigroup.Traversable.Class,Data.Semigroupoid=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Semigroupoid,Data.Semigroupoid.Categorical=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Semigroupoid.Categorical,Data.Semigroupoid.Dual=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Semigroupoid.Dual,Data.Semigroupoid.Ob=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Semigroupoid.Ob,Data.Semigroupoid.Static=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Semigroupoid.Static,Data.Traversable.Instances=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Data.Traversable.Instances,Semigroupoids.Do=semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6:Semigroupoids.Do
  2914. 829.48 s [semigroupoids] Ready component graph:
  2915. 829.48 s [semigroupoids] definite semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6
  2916. 829.48 s [semigroupoids] depends base-4.17.2.0
  2917. 829.48 s [semigroupoids] depends base-orphans-0.9.2-2W0Mc8ga4vYJIQ4fm1SM1c
  2918. 829.48 s [semigroupoids] depends bifunctors-5.6.2-2c0VmNeEqjA5YDSsA0h2ut
  2919. 829.48 s [semigroupoids] depends comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  2920. 829.48 s [semigroupoids] depends containers-0.6.7
  2921. 829.48 s [semigroupoids] depends contravariant-1.5.5-35YFLB0uIuz5cknUjKLNnT
  2922. 829.48 s [semigroupoids] depends distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  2923. 829.48 s [semigroupoids] depends foldable1-classes-compat-0.1-HnLXxvPXYXbHggM07qAxsy
  2924. 829.48 s [semigroupoids] depends hashable-1.4.4.0-9rZwr8bFQI4JiFvDGxaXKG
  2925. 829.48 s [semigroupoids] depends tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  2926. 829.48 s [semigroupoids] depends template-haskell-2.19.0.0
  2927. 829.48 s [semigroupoids] depends transformers-0.5.6.2
  2928. 829.48 s [semigroupoids] depends transformers-compat-0.7.2-2GbmZx5KxIlAJLN4VBqBUM
  2929. 829.48 s [semigroupoids] depends unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  2930. 829.48 s [semigroupoids] Using Cabal-3.8.1.0 compiled by ghc-9.4
  2931. 829.48 s [semigroupoids] Using compiler: ghc-9.4.6
  2932. 829.48 s [semigroupoids] Using install prefix:
  2933. 829.48 s [semigroupoids] /nix/store/wwm2l6q0b2jviq8jwi3ygxags6qf35h9-semigroupoids-6.0.1
  2934. 829.48 s [semigroupoids] Executables installed in:
  2935. 829.48 s [semigroupoids] /nix/store/wwm2l6q0b2jviq8jwi3ygxags6qf35h9-semigroupoids-6.0.1/bin
  2936. 829.48 s [semigroupoids] Libraries installed in:
  2937. 829.48 s [semigroupoids] /nix/store/wwm2l6q0b2jviq8jwi3ygxags6qf35h9-semigroupoids-6.0.1/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6
  2938. 829.48 s [semigroupoids] Dynamic Libraries installed in:
  2939. 829.48 s [semigroupoids] /nix/store/wwm2l6q0b2jviq8jwi3ygxags6qf35h9-semigroupoids-6.0.1/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6
  2940. 829.48 s [semigroupoids] Private executables installed in:
  2941. 829.48 s [semigroupoids] /nix/store/wwm2l6q0b2jviq8jwi3ygxags6qf35h9-semigroupoids-6.0.1/libexec/x86_64-linux-ghc-9.4.6/semigroupoids-6.0.1
  2942. 829.48 s [semigroupoids] Data files installed in:
  2943. 829.48 s [semigroupoids] /nix/store/wwm2l6q0b2jviq8jwi3ygxags6qf35h9-semigroupoids-6.0.1/share/x86_64-linux-ghc-9.4.6/semigroupoids-6.0.1
  2944. 829.48 s [semigroupoids] Documentation installed in:
  2945. 829.48 s [semigroupoids] /nix/store/mmsxpv2qqwnip4ndib94lgf017jp730c-semigroupoids-6.0.1-doc/share/doc/semigroupoids-6.0.1
  2946. 829.48 s [semigroupoids] Configuration files installed in:
  2947. 829.48 s [semigroupoids] /nix/store/wwm2l6q0b2jviq8jwi3ygxags6qf35h9-semigroupoids-6.0.1/etc
  2948. 829.48 s [semigroupoids] No alex found
  2949. 829.48 s [semigroupoids] Using ar found on system at:
  2950. 829.48 s [semigroupoids] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  2951. 829.48 s [semigroupoids] No c2hs found
  2952. 829.48 s [semigroupoids] No cpphs found
  2953. 829.48 s [semigroupoids] No doctest found
  2954. 829.48 s [semigroupoids] Using gcc version 13.3.0 given by user at:
  2955. 829.48 s [semigroupoids] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  2956. 829.48 s [semigroupoids] Using ghc version 9.4.6 found on system at:
  2957. 829.48 s [semigroupoids] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc
  2958. 829.48 s [semigroupoids] Using ghc-pkg version 9.4.6 found on system at:
  2959. 829.48 s [semigroupoids] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc-pkg-9.4.6
  2960. 829.48 s [semigroupoids] No ghcjs found
  2961. 829.48 s [semigroupoids] No ghcjs-pkg found
  2962. 829.48 s [semigroupoids] No greencard found
  2963. 829.48 s [semigroupoids] Using haddock version 2.27.0 found on system at:
  2964. 829.48 s [semigroupoids] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/haddock-ghc-9.4.6
  2965. 829.48 s [semigroupoids] No happy found
  2966. 829.48 s [semigroupoids] Using haskell-suite found on system at: haskell-suite-dummy-location
  2967. 829.48 s [semigroupoids] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2968. 829.48 s [semigroupoids] No hmake found
  2969. 829.48 s [semigroupoids] Using hpc version 0.68 found on system at:
  2970. 829.48 s [semigroupoids] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hpc
  2971. 829.48 s [semigroupoids] Using hsc2hs version 0.68.8 found on system at:
  2972. 829.48 s [semigroupoids] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hsc2hs
  2973. 829.48 s [semigroupoids] Using hscolour version 1.25 found on system at:
  2974. 829.48 s [semigroupoids] /nix/store/7pz6rgdayh3bj4v5jn9fi1vpm6n8krn3-hscolour-1.25/bin/HsColour
  2975. 829.48 s [semigroupoids] No jhc found
  2976. 829.48 s [semigroupoids] Using ld found on system at:
  2977. 829.48 s [semigroupoids] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  2978. 829.48 s [semigroupoids] No pkg-config found
  2979. 829.48 s [semigroupoids] Using runghc version 9.4.6 found on system at:
  2980. 829.48 s [semigroupoids] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/runghc-9.4.6
  2981. 829.48 s [semigroupoids] Using strip version 2.43 found on system at:
  2982. 829.48 s [semigroupoids] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  2983. 829.48 s [semigroupoids] Using tar found on system at:
  2984. 829.48 s [semigroupoids] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  2985. 829.48 s [semigroupoids] No uhc found
  2986. 829.50 s [semigroupoids] Phase: buildPhase
  2987. 829.50 s [invariant] Source component graph:
  2988. 829.50 s [invariant] component lib
  2989. 829.50 s [invariant] component test:spec dependency lib
  2990. 829.50 s [invariant] Configured component graph:
  2991. 829.50 s [invariant] component invariant-0.6.3-3ocgDxm8qcT9NvEGccfelc
  2992. 829.50 s [invariant] include StateVar-1.2.2-8Hv9klK7mv0HId52XsoM7J
  2993. 829.50 s [invariant] include array-0.5.4.0
  2994. 829.50 s [invariant] include base-4.17.2.0
  2995. 829.50 s [invariant] include bifunctors-5.6.2-2c0VmNeEqjA5YDSsA0h2ut
  2996. 829.50 s [invariant] include comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  2997. 829.50 s [invariant] include containers-0.6.7
  2998. 829.50 s [invariant] include contravariant-1.5.5-35YFLB0uIuz5cknUjKLNnT
  2999. 829.50 s [invariant] include ghc-prim-0.9.1
  3000. 829.50 s [invariant] include profunctors-5.6.2-CXYBBWc2YESBRBKWEgnGZT
  3001. 829.50 s [invariant] include stm-2.5.1.0
  3002. 829.50 s [invariant] include tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  3003. 829.50 s [invariant] include template-haskell-2.19.0.0
  3004. 829.50 s [invariant] include th-abstraction-0.5.0.0-9DktW3NFeja81gCWDW4QEn
  3005. 829.50 s [invariant] include transformers-0.5.6.2
  3006. 829.50 s [invariant] include transformers-compat-0.7.2-2GbmZx5KxIlAJLN4VBqBUM
  3007. 829.50 s [invariant] include unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  3008. 829.50 s [invariant] component invariant-0.6.3-BnYaS60sYPo3TvcVq3ZrU0-spec
  3009. 829.50 s [invariant] include QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  3010. 829.50 s [invariant] include base-4.17.2.0
  3011. 829.50 s [invariant] include hspec-2.11.9-8ZyIJhIsO7I8QfXplKvyNd
  3012. 829.50 s [invariant] include invariant-0.6.3-3ocgDxm8qcT9NvEGccfelc
  3013. 829.50 s [invariant] include template-haskell-2.19.0.0
  3014. 829.50 s [invariant] Linked component graph:
  3015. 829.50 s [invariant] unit invariant-0.6.3-3ocgDxm8qcT9NvEGccfelc
  3016. 829.50 s [invariant] include StateVar-1.2.2-8Hv9klK7mv0HId52XsoM7J
  3017. 829.50 s [invariant] include array-0.5.4.0
  3018. 829.50 s [invariant] include base-4.17.2.0
  3019. 829.50 s [invariant] include bifunctors-5.6.2-2c0VmNeEqjA5YDSsA0h2ut
  3020. 829.50 s [invariant] include comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  3021. 829.50 s [invariant] include containers-0.6.7
  3022. 829.50 s [invariant] include contravariant-1.5.5-35YFLB0uIuz5cknUjKLNnT
  3023. 829.50 s [invariant] include ghc-prim-0.9.1
  3024. 829.50 s [invariant] include profunctors-5.6.2-CXYBBWc2YESBRBKWEgnGZT
  3025. 829.50 s [invariant] include stm-2.5.1.0
  3026. 829.50 s [invariant] include tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  3027. 829.50 s [invariant] include template-haskell-2.19.0.0
  3028. 829.50 s [invariant] include th-abstraction-0.5.0.0-9DktW3NFeja81gCWDW4QEn
  3029. 829.50 s [invariant] include transformers-0.5.6.2
  3030. 829.50 s [invariant] include transformers-compat-0.7.2-2GbmZx5KxIlAJLN4VBqBUM
  3031. 829.50 s [invariant] include unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  3032. 829.50 s [invariant] Data.Functor.Invariant=invariant-0.6.3-3ocgDxm8qcT9NvEGccfelc:Data.Functor.Invariant,Data.Functor.Invariant.TH=invariant-0.6.3-3ocgDxm8qcT9NvEGccfelc:Data.Functor.Invariant.TH
  3033. 829.50 s [invariant] unit invariant-0.6.3-BnYaS60sYPo3TvcVq3ZrU0-spec
  3034. 829.50 s [invariant] include QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  3035. 829.50 s [invariant] include base-4.17.2.0
  3036. 829.50 s [invariant] include hspec-2.11.9-8ZyIJhIsO7I8QfXplKvyNd
  3037. 829.50 s [invariant] include invariant-0.6.3-3ocgDxm8qcT9NvEGccfelc
  3038. 829.50 s [invariant] include template-haskell-2.19.0.0
  3039. 829.50 s [invariant] Ready component graph:
  3040. 829.50 s [invariant] definite invariant-0.6.3-3ocgDxm8qcT9NvEGccfelc
  3041. 829.50 s [invariant] depends StateVar-1.2.2-8Hv9klK7mv0HId52XsoM7J
  3042. 829.50 s [invariant] depends array-0.5.4.0
  3043. 829.50 s [invariant] depends base-4.17.2.0
  3044. 829.50 s [invariant] depends bifunctors-5.6.2-2c0VmNeEqjA5YDSsA0h2ut
  3045. 829.50 s [invariant] depends comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  3046. 829.50 s [invariant] depends containers-0.6.7
  3047. 829.50 s [invariant] depends contravariant-1.5.5-35YFLB0uIuz5cknUjKLNnT
  3048. 829.50 s [invariant] depends ghc-prim-0.9.1
  3049. 829.50 s [invariant] depends profunctors-5.6.2-CXYBBWc2YESBRBKWEgnGZT
  3050. 829.50 s [invariant] depends stm-2.5.1.0
  3051. 829.50 s [invariant] depends tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  3052. 829.50 s [invariant] depends template-haskell-2.19.0.0
  3053. 829.50 s [invariant] depends th-abstraction-0.5.0.0-9DktW3NFeja81gCWDW4QEn
  3054. 829.50 s [invariant] depends transformers-0.5.6.2
  3055. 829.50 s [invariant] depends transformers-compat-0.7.2-2GbmZx5KxIlAJLN4VBqBUM
  3056. 829.50 s [invariant] depends unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  3057. 829.50 s [invariant] definite invariant-0.6.3-BnYaS60sYPo3TvcVq3ZrU0-spec
  3058. 829.50 s [invariant] depends QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  3059. 829.50 s [invariant] depends base-4.17.2.0
  3060. 829.50 s [invariant] depends hspec-2.11.9-8ZyIJhIsO7I8QfXplKvyNd
  3061. 829.50 s [invariant] depends invariant-0.6.3-3ocgDxm8qcT9NvEGccfelc
  3062. 829.50 s [invariant] depends template-haskell-2.19.0.0
  3063. 829.50 s [invariant] Using Cabal-3.8.1.0 compiled by ghc-9.4
  3064. 829.50 s [invariant] Using compiler: ghc-9.4.6
  3065. 829.50 s [invariant] Using install prefix:
  3066. 829.50 s [invariant] /nix/store/hs4fx715gsglgi52z4hhpri9la3y8lb0-invariant-0.6.3
  3067. 829.50 s [invariant] Executables installed in:
  3068. 829.50 s [invariant] /nix/store/hs4fx715gsglgi52z4hhpri9la3y8lb0-invariant-0.6.3/bin
  3069. 829.50 s [invariant] Libraries installed in:
  3070. 829.50 s [invariant] /nix/store/hs4fx715gsglgi52z4hhpri9la3y8lb0-invariant-0.6.3/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/invariant-0.6.3-3ocgDxm8qcT9NvEGccfelc
  3071. 829.50 s [invariant] Dynamic Libraries installed in:
  3072. 829.50 s [invariant] /nix/store/hs4fx715gsglgi52z4hhpri9la3y8lb0-invariant-0.6.3/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6
  3073. 829.50 s [invariant] Private executables installed in:
  3074. 829.50 s [invariant] /nix/store/hs4fx715gsglgi52z4hhpri9la3y8lb0-invariant-0.6.3/libexec/x86_64-linux-ghc-9.4.6/invariant-0.6.3
  3075. 829.50 s [invariant] Data files installed in:
  3076. 829.50 s [invariant] /nix/store/hs4fx715gsglgi52z4hhpri9la3y8lb0-invariant-0.6.3/share/x86_64-linux-ghc-9.4.6/invariant-0.6.3
  3077. 829.50 s [invariant] Documentation installed in:
  3078. 829.50 s [invariant] /nix/store/rgiajgbbi51c2fzyzpbbbxln5zj33apk-invariant-0.6.3-doc/share/doc/invariant-0.6.3
  3079. 829.50 s [invariant] Configuration files installed in:
  3080. 829.50 s [invariant] /nix/store/hs4fx715gsglgi52z4hhpri9la3y8lb0-invariant-0.6.3/etc
  3081. 829.50 s [invariant] No alex found
  3082. 829.50 s [invariant] Using ar found on system at:
  3083. 829.50 s [invariant] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  3084. 829.50 s [invariant] No c2hs found
  3085. 829.50 s [invariant] No cpphs found
  3086. 829.50 s [invariant] No doctest found
  3087. 829.50 s [invariant] Using gcc version 13.3.0 given by user at:
  3088. 829.50 s [invariant] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  3089. 829.50 s [invariant] Using ghc version 9.4.6 found on system at:
  3090. 829.50 s [invariant] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc
  3091. 829.50 s [invariant] Using ghc-pkg version 9.4.6 found on system at:
  3092. 829.50 s [invariant] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc-pkg-9.4.6
  3093. 829.50 s [invariant] No ghcjs found
  3094. 829.50 s [invariant] No ghcjs-pkg found
  3095. 829.50 s [invariant] No greencard found
  3096. 829.50 s [invariant] Using haddock version 2.27.0 found on system at:
  3097. 829.50 s [invariant] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/haddock-ghc-9.4.6
  3098. 829.50 s [invariant] No happy found
  3099. 829.50 s [invariant] Using haskell-suite found on system at: haskell-suite-dummy-location
  3100. 829.50 s [invariant] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  3101. 829.50 s [invariant] No hmake found
  3102. 829.50 s [invariant] Using hpc version 0.68 found on system at:
  3103. 829.50 s [invariant] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hpc
  3104. 829.50 s [invariant] Using hsc2hs version 0.68.8 found on system at:
  3105. 829.50 s [invariant] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hsc2hs
  3106. 829.50 s [invariant] Using hscolour version 1.25 found on system at:
  3107. 829.50 s [invariant] /nix/store/7pz6rgdayh3bj4v5jn9fi1vpm6n8krn3-hscolour-1.25/bin/HsColour
  3108. 829.50 s [invariant] No jhc found
  3109. 829.50 s [invariant] Using ld found on system at:
  3110. 829.50 s [invariant] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  3111. 829.50 s [invariant] No pkg-config found
  3112. 829.50 s [invariant] Using runghc version 9.4.6 found on system at:
  3113. 829.50 s [invariant] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/runghc-9.4.6
  3114. 829.50 s [invariant] Using strip version 2.43 found on system at:
  3115. 829.50 s [invariant] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  3116. 829.50 s [invariant] Using tar found on system at:
  3117. 829.50 s [invariant] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  3118. 829.50 s [invariant] No uhc found
  3119. 829.51 s [invariant] Phase: buildPhase
  3120. 829.51 s [quickcheck-instances] definite quickcheck-instances-0.3.30-EcJhph8xN3R9bSTK9aEowE-self-test
  3121. 829.51 s [quickcheck-instances] depends QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  3122. 829.51 s [quickcheck-instances] depends base-4.17.2.0
  3123. 829.51 s [quickcheck-instances] depends containers-0.6.7
  3124. 829.51 s [quickcheck-instances] depends primitive-0.8.0.0-LlEyZnmQ2mlGS0nNflVSqQ
  3125. 829.51 s [quickcheck-instances] depends quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9
  3126. 829.51 s [quickcheck-instances] depends tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  3127. 829.51 s [quickcheck-instances] depends uuid-types-1.0.5.1-1p5eukJuJIx33xF7QQ2eEF
  3128. 829.51 s [quickcheck-instances] Using Cabal-3.8.1.0 compiled by ghc-9.4
  3129. 829.51 s [quickcheck-instances] Using compiler: ghc-9.4.6
  3130. 829.51 s [quickcheck-instances] Using install prefix:
  3131. 829.51 s [quickcheck-instances] /nix/store/56kxqcx6xl9964bvr7xir9znfnmi90a4-quickcheck-instances-0.3.30
  3132. 829.51 s [quickcheck-instances] Executables installed in:
  3133. 829.51 s [quickcheck-instances] /nix/store/56kxqcx6xl9964bvr7xir9znfnmi90a4-quickcheck-instances-0.3.30/bin
  3134. 829.51 s [quickcheck-instances] Libraries installed in:
  3135. 829.51 s [quickcheck-instances] /nix/store/56kxqcx6xl9964bvr7xir9znfnmi90a4-quickcheck-instances-0.3.30/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9
  3136. 829.51 s [quickcheck-instances] Dynamic Libraries installed in:
  3137. 829.51 s [quickcheck-instances] /nix/store/56kxqcx6xl9964bvr7xir9znfnmi90a4-quickcheck-instances-0.3.30/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6
  3138. 829.51 s [quickcheck-instances] Private executables installed in:
  3139. 829.51 s [quickcheck-instances] /nix/store/56kxqcx6xl9964bvr7xir9znfnmi90a4-quickcheck-instances-0.3.30/libexec/x86_64-linux-ghc-9.4.6/quickcheck-instances-0.3.30
  3140. 829.51 s [quickcheck-instances] Data files installed in:
  3141. 829.51 s [quickcheck-instances] /nix/store/56kxqcx6xl9964bvr7xir9znfnmi90a4-quickcheck-instances-0.3.30/share/x86_64-linux-ghc-9.4.6/quickcheck-instances-0.3.30
  3142. 829.51 s [quickcheck-instances] Documentation installed in:
  3143. 829.51 s [quickcheck-instances] /nix/store/030g3hvrva2vx3m9di14y245184nn2qh-quickcheck-instances-0.3.30-doc/share/doc/quickcheck-instances-0.3.30
  3144. 829.51 s [quickcheck-instances] Configuration files installed in:
  3145. 829.51 s [quickcheck-instances] /nix/store/56kxqcx6xl9964bvr7xir9znfnmi90a4-quickcheck-instances-0.3.30/etc
  3146. 829.51 s [quickcheck-instances] No alex found
  3147. 829.51 s [quickcheck-instances] Using ar found on system at:
  3148. 829.51 s [quickcheck-instances] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  3149. 829.51 s [quickcheck-instances] No c2hs found
  3150. 829.51 s [quickcheck-instances] No cpphs found
  3151. 829.51 s [quickcheck-instances] No doctest found
  3152. 829.51 s [quickcheck-instances] Using gcc version 13.3.0 given by user at:
  3153. 829.51 s [quickcheck-instances] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  3154. 829.51 s [quickcheck-instances] Using ghc version 9.4.6 found on system at:
  3155. 829.51 s [quickcheck-instances] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc
  3156. 829.51 s [quickcheck-instances] Using ghc-pkg version 9.4.6 found on system at:
  3157. 829.51 s [quickcheck-instances] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc-pkg-9.4.6
  3158. 829.51 s [quickcheck-instances] No ghcjs found
  3159. 829.51 s [quickcheck-instances] No ghcjs-pkg found
  3160. 829.51 s [quickcheck-instances] No greencard found
  3161. 829.51 s [quickcheck-instances] Using haddock version 2.27.0 found on system at:
  3162. 829.51 s [quickcheck-instances] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/haddock-ghc-9.4.6
  3163. 829.51 s [quickcheck-instances] No happy found
  3164. 829.51 s [quickcheck-instances] Using haskell-suite found on system at: haskell-suite-dummy-location
  3165. 829.51 s [quickcheck-instances] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  3166. 829.51 s [quickcheck-instances] No hmake found
  3167. 829.51 s [quickcheck-instances] Using hpc version 0.68 found on system at:
  3168. 829.51 s [quickcheck-instances] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hpc
  3169. 829.51 s [quickcheck-instances] Using hsc2hs version 0.68.8 found on system at:
  3170. 829.51 s [quickcheck-instances] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hsc2hs
  3171. 829.51 s [quickcheck-instances] Using hscolour version 1.25 found on system at:
  3172. 829.51 s [quickcheck-instances] /nix/store/7pz6rgdayh3bj4v5jn9fi1vpm6n8krn3-hscolour-1.25/bin/HsColour
  3173. 829.51 s [quickcheck-instances] No jhc found
  3174. 829.51 s [quickcheck-instances] Using ld found on system at:
  3175. 829.51 s [quickcheck-instances] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  3176. 829.51 s [quickcheck-instances] No pkg-config found
  3177. 829.51 s [quickcheck-instances] Using runghc version 9.4.6 found on system at:
  3178. 829.51 s [quickcheck-instances] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/runghc-9.4.6
  3179. 829.51 s [quickcheck-instances] Using strip version 2.43 found on system at:
  3180. 829.51 s [quickcheck-instances] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  3181. 829.51 s [quickcheck-instances] Using tar found on system at:
  3182. 829.51 s [quickcheck-instances] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  3183. 829.51 s [quickcheck-instances] No uhc found
  3184. 829.53 s [quickcheck-instances] Phase: buildPhase
  3185. 829.55 s [semigroupoids] Preprocessing library for semigroupoids-6.0.1..
  3186. 829.55 s [semigroupoids] Building library for semigroupoids-6.0.1..
  3187. 829.56 s [invariant] Preprocessing library for invariant-0.6.3..
  3188. 829.56 s [invariant] Building library for invariant-0.6.3..
  3189. 829.58 s [quickcheck-instances] Preprocessing library for quickcheck-instances-0.3.30..
  3190. 829.58 s [quickcheck-instances] Building library for quickcheck-instances-0.3.30..
  3191. 829.69 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 )
  3192. 829.93 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 )
  3193. 830.05 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 )
  3194. 830.11 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 )
  3195. 830.11 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 )
  3196. 830.11 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 )
  3197. 830.30 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 )
  3198. 830.34 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 )
  3199. 830.38 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 )
  3200. 830.38 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 )
  3201. 830.38 s [semigroupoids] [ 4 of 27] Compiling Semigroupoids.Internal ( src/Semigroupoids/Internal.hs, dist/build/Semigroupoids/Internal.o, dist/build/Semigroupoids/Internal.dyn_o )
  3202. 830.38 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 )
  3203. 830.56 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 )
  3204. 830.56 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 )
  3205. 830.56 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 )
  3206. 830.56 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 )
  3207. 830.62 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 )
  3208. 830.62 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 )
  3209. 830.62 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 )
  3210. 830.62 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 )
  3211. 830.62 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 )
  3212. 830.67 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 )
  3213. 830.67 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 )
  3214. 830.67 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 )
  3215. 830.67 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 )
  3216. 830.67 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 )
  3217. 831.02 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 )
  3218. 831.02 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 )
  3219. 831.02 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 )
  3220. 831.02 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 )
  3221. 831.02 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 )
  3222. 831.02 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 )
  3223. 831.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 )
  3224. 831.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 )
  3225. 831.87 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 )
  3226. 831.87 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 )
  3227. 831.88 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 )
  3228. 831.99 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 )
  3229. 832.15 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 )
  3230. 832.59 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 )
  3231. 832.65 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 )
  3232. 832.65 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 )
  3233. 832.65 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 )
  3234. 832.65 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 )
  3235. 832.65 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 )
  3236. 832.65 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 )
  3237. 832.65 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 )
  3238. 832.65 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 )
  3239. 832.65 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 )
  3240. 832.65 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 )
  3241. 832.65 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 )
  3242. 832.65 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 )
  3243. 832.65 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 )
  3244. 832.65 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 )
  3245. 832.90 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 )
  3246. 832.90 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 )
  3247. 832.90 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 )
  3248. 832.90 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 )
  3249. 832.90 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 )
  3250. 832.90 s [quickcheck-instances] [26 of 26] Compiling Test.QuickCheck.Instances ( src/Test/QuickCheck/Instances.hs, dist/build/Test/QuickCheck/Instances.p_o )
  3251. 833.01 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 )
  3252. 833.07 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 )
  3253. 833.10 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 )
  3254. 833.18 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 )
  3255. 833.40 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 )
  3256. 833.41 s [invariant] [1 of 4] Compiling Data.Functor.Invariant ( src/Data/Functor/Invariant.hs, dist/build/Data/Functor/Invariant.p_o )
  3257. 833.64 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 )
  3258. 833.81 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 )
  3259. 833.81 s [semigroupoids] [12 of 27] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o, dist/build/Data/Semigroupoid.dyn_o )
  3260. 833.81 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 )
  3261. 833.81 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 )
  3262. 833.81 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 )
  3263. 833.81 s [semigroupoids] [16 of 27] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o, dist/build/Data/Groupoid.dyn_o )
  3264. 833.81 s [semigroupoids] [17 of 27] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o, dist/build/Data/Isomorphism.dyn_o )
  3265. 833.81 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 )
  3266. 833.81 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 )
  3267. 833.81 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 )
  3268. 834.32 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 )
  3269. 834.45 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 )
  3270. 834.50 s [quickcheck-instances] Preprocessing test suite 'self-test' for quickcheck-instances-0.3.30..
  3271. 834.50 s [quickcheck-instances] Building test suite 'self-test' for quickcheck-instances-0.3.30..
  3272. 834.59 s [quickcheck-instances] [1 of 1] Compiling Main ( test/Tests.hs, dist/build/self-test/self-test-tmp/Main.o )
  3273. 834.93 s [quickcheck-instances] [2 of 2] Linking dist/build/self-test/self-test
  3274. 835.07 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 )
  3275. 835.10 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 )
  3276. 835.10 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 )
  3277. 835.10 s [semigroupoids] [26 of 27] Compiling Semigroupoids.Do ( src/Semigroupoids/Do.hs, dist/build/Semigroupoids/Do.o, dist/build/Semigroupoids/Do.dyn_o )
  3278. 835.10 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 )
  3279. 835.72 s [quickcheck-instances] Phase: checkPhase
  3280. 835.75 s [quickcheck-instances] Running 1 test suites...
  3281. 835.75 s [quickcheck-instances] Test suite self-test: RUNNING...
  3282. 835.75 s [quickcheck-instances] +++ OK, passed 100 tests.
  3283. 835.75 s [quickcheck-instances] +++ OK, passed 100 tests.
  3284. 835.75 s [quickcheck-instances] +++ OK, passed 100 tests.
  3285. 835.75 s [quickcheck-instances] +++ OK, passed 100 tests.
  3286. 835.75 s [quickcheck-instances] +++ OK, passed 100 tests.
  3287. 835.76 s [quickcheck-instances] Test suite self-test: PASS
  3288. 835.76 s [quickcheck-instances] Test suite logged to: dist/test/quickcheck-instances-0.3.30-self-test.log
  3289. 835.76 s [quickcheck-instances] 1 of 1 test suites (1 of 1 test cases) passed.
  3290. 835.78 s [quickcheck-instances] Phase: haddockPhase
  3291. 835.78 s [semigroupoids] [ 1 of 27] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.p_o )
  3292. 835.81 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 )
  3293. 835.93 s [quickcheck-instances] Preprocessing library for quickcheck-instances-0.3.30..
  3294. 835.94 s [quickcheck-instances] Running Haddock on library for quickcheck-instances-0.3.30..
  3295. 835.94 s [quickcheck-instances] Warning: The documentation for the following packages are not installed. No
  3296. 835.94 s [quickcheck-instances] links will be generated to these packages: foldable1-classes-compat-0.1
  3297. 835.99 s [quickcheck-instances] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  3298. 836.31 s [invariant] [3 of 4] Compiling Data.Functor.Invariant.TH ( src/Data/Functor/Invariant/TH.hs, dist/build/Data/Functor/Invariant/TH.p_o )
  3299. 836.33 s [semigroupoids] [ 2 of 27] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.p_o )
  3300. 836.33 s [semigroupoids] [ 3 of 27] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.p_o )
  3301. 836.33 s [semigroupoids] [ 4 of 27] Compiling Semigroupoids.Internal ( src/Semigroupoids/Internal.hs, dist/build/Semigroupoids/Internal.p_o )
  3302. 836.33 s [semigroupoids] [ 5 of 27] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.p_o )
  3303. 836.68 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Array.Byte'
  3304. 836.68 s [quickcheck-instances] Missing documentation for:
  3305. 836.68 s [quickcheck-instances] Module header
  3306. 836.69 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Containers'
  3307. 836.69 s [quickcheck-instances] Missing documentation for:
  3308. 836.69 s [quickcheck-instances] Module header
  3309. 836.76 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.CaseInsensitive'
  3310. 836.76 s [quickcheck-instances] Missing documentation for:
  3311. 836.76 s [quickcheck-instances] Module header
  3312. 836.79 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.ByteString'
  3313. 836.79 s [quickcheck-instances] Missing documentation for:
  3314. 836.79 s [quickcheck-instances] Module header
  3315. 836.87 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Array'
  3316. 836.87 s [quickcheck-instances] Missing documentation for:
  3317. 836.87 s [quickcheck-instances] Module header
  3318. 836.89 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.DataFix'
  3319. 836.89 s [quickcheck-instances] Missing documentation for:
  3320. 836.89 s [quickcheck-instances] Module header
  3321. 836.90 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Hashable'
  3322. 836.90 s [quickcheck-instances] Missing documentation for:
  3323. 836.90 s [quickcheck-instances] Module header
  3324. 836.90 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Natural'
  3325. 836.90 s [quickcheck-instances] Missing documentation for:
  3326. 836.90 s [quickcheck-instances] Module header
  3327. 836.92 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.OldTime'
  3328. 836.92 s [quickcheck-instances] Missing documentation for:
  3329. 836.92 s [quickcheck-instances] Module header
  3330. 837.00 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Primitive'
  3331. 837.00 s [quickcheck-instances] Missing documentation for:
  3332. 837.00 s [quickcheck-instances] Module header
  3333. 837.01 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Scientific'
  3334. 837.01 s [quickcheck-instances] Missing documentation for:
  3335. 837.01 s [quickcheck-instances] Module header
  3336. 837.04 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Semigroup'
  3337. 837.04 s [quickcheck-instances] Missing documentation for:
  3338. 837.04 s [quickcheck-instances] Module header
  3339. 837.06 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Solo'
  3340. 837.06 s [quickcheck-instances] Missing documentation for:
  3341. 837.06 s [quickcheck-instances] Module header
  3342. 837.11 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Strict'
  3343. 837.11 s [quickcheck-instances] Missing documentation for:
  3344. 837.11 s [quickcheck-instances] Module header
  3345. 837.32 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Tagged'
  3346. 837.32 s [quickcheck-instances] Missing documentation for:
  3347. 837.32 s [quickcheck-instances] Module header
  3348. 837.34 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Text'
  3349. 837.34 s [quickcheck-instances] Missing documentation for:
  3350. 837.34 s [quickcheck-instances] Module header
  3351. 837.35 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Text.Short'
  3352. 837.35 s [quickcheck-instances] Missing documentation for:
  3353. 837.35 s [quickcheck-instances] Module header
  3354. 837.37 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.These'
  3355. 837.37 s [quickcheck-instances] Missing documentation for:
  3356. 837.37 s [quickcheck-instances] Module header
  3357. 837.45 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Time'
  3358. 837.45 s [quickcheck-instances] Missing documentation for:
  3359. 837.45 s [quickcheck-instances] Module header
  3360. 837.51 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Transformer'
  3361. 837.51 s [quickcheck-instances] Missing documentation for:
  3362. 837.51 s [quickcheck-instances] Module header
  3363. 837.56 s [invariant] [4 of 4] Compiling Paths_invariant ( dist/build/autogen/Paths_invariant.hs, dist/build/Paths_invariant.p_o )
  3364. 837.57 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.UUID'
  3365. 837.57 s [quickcheck-instances] Missing documentation for:
  3366. 837.57 s [quickcheck-instances] Module header
  3367. 837.59 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.UnorderedContainers'
  3368. 837.59 s [quickcheck-instances] Missing documentation for:
  3369. 837.59 s [quickcheck-instances] Module header
  3370. 837.64 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Vector'
  3371. 837.64 s [quickcheck-instances] Missing documentation for:
  3372. 837.64 s [quickcheck-instances] Module header
  3373. 837.65 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Void'
  3374. 837.65 s [quickcheck-instances] Missing documentation for:
  3375. 837.65 s [quickcheck-instances] Module header
  3376. 837.66 s [quickcheck-instances] 100% ( 1 / 1) in 'Test.QuickCheck.Instances'
  3377. 838.91 s [invariant] Preprocessing test suite 'spec' for invariant-0.6.3..
  3378. 838.91 s [invariant] Building test suite 'spec' for invariant-0.6.3..
  3379. 839.03 s [invariant] [1 of 3] Compiling InvariantSpec ( test/InvariantSpec.hs, dist/build/spec/spec-tmp/InvariantSpec.o )
  3380. 839.37 s [semigroupoids] [ 6 of 27] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.p_o )
  3381. 839.42 s [invariant] [2 of 3] Compiling THSpec ( test/THSpec.hs, dist/build/spec/spec-tmp/THSpec.o, dist/build/spec/spec-tmp/THSpec.dyn_o )
  3382. 839.51 s [semigroupoids] [ 7 of 27] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.p_o )
  3383. 839.72 s [semigroupoids] [ 8 of 27] Compiling Data.Functor.Contravariant.Divise ( src/Data/Functor/Contravariant/Divise.hs, dist/build/Data/Functor/Contravariant/Divise.p_o )
  3384. 839.93 s [semigroupoids] [ 9 of 27] Compiling Data.Functor.Contravariant.Decide ( src/Data/Functor/Contravariant/Decide.hs, dist/build/Data/Functor/Contravariant/Decide.p_o )
  3385. 840.38 s [semigroupoids] [10 of 27] Compiling Data.Functor.Contravariant.Conclude ( src/Data/Functor/Contravariant/Conclude.hs, dist/build/Data/Functor/Contravariant/Conclude.p_o )
  3386. 840.73 s [semigroupoids] [11 of 27] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.p_o )
  3387. 840.73 s [semigroupoids] [12 of 27] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.p_o )
  3388. 840.73 s [semigroupoids] [13 of 27] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.p_o )
  3389. 840.73 s [semigroupoids] [14 of 27] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.p_o )
  3390. 840.73 s [semigroupoids] [15 of 27] Compiling Data.Semigroupoid.Categorical ( src/Data/Semigroupoid/Categorical.hs, dist/build/Data/Semigroupoid/Categorical.p_o )
  3391. 840.73 s [semigroupoids] [16 of 27] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.p_o )
  3392. 840.73 s [semigroupoids] [17 of 27] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.p_o )
  3393. 840.73 s [semigroupoids] [18 of 27] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.p_o )
  3394. 840.73 s [semigroupoids] [19 of 27] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.p_o )
  3395. 840.73 s [semigroupoids] [20 of 27] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.p_o )
  3396. 841.03 s [semigroupoids] [21 of 27] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.p_o )
  3397. 841.36 s [invariant] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/spec/spec-tmp/Main.o )
  3398. 841.36 s [semigroupoids] [22 of 27] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.p_o )
  3399. 841.94 s [invariant] [4 of 4] Linking dist/build/spec/spec
  3400. 842.30 s [semigroupoids] [23 of 27] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.p_o )
  3401. 842.46 s [semigroupoids] [24 of 27] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.p_o )
  3402. 842.46 s [semigroupoids] [25 of 27] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.p_o )
  3403. 842.46 s [semigroupoids] [26 of 27] Compiling Semigroupoids.Do ( src/Semigroupoids/Do.hs, dist/build/Semigroupoids/Do.p_o )
  3404. 842.46 s [semigroupoids] [27 of 27] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.p_o )
  3405. 843.29 s [invariant] Phase: checkPhase
  3406. 843.35 s [invariant] Running 1 test suites...
  3407. 843.35 s [invariant] Test suite spec: RUNNING...
  3408. 843.35 s [invariant]
  3409. 843.35 s [invariant] Invariant
  3410. 843.35 s [invariant] Invariant
  3411. 843.36 s [invariant] satisfies the composition law [✔]
  3412. 843.36 s [invariant] +++ OK, passed 100 tests.
  3413. 843.36 s [invariant] Invariant2
  3414. 843.36 s [invariant] satisfies the composition law [✔]
  3415. 843.36 s [invariant] +++ OK, passed 100 tests.
  3416. 843.36 s [invariant] TH
  3417. 843.36 s [invariant] Compose Maybe Either Int Int
  3418. 843.36 s [invariant] satisfies the invmap laws [✔]
  3419. 843.36 s [invariant] +++ OK, passed 100 tests.
  3420. 843.36 s [invariant] satisfies the invmap2 laws [✔]
  3421. 843.36 s [invariant] +++ OK, passed 100 tests.
  3422. 843.36 s [invariant] ComposeFam Maybe Either Int Int
  3423. 843.36 s [invariant] satisfies the invmap laws [✔]
  3424. 843.36 s [invariant] +++ OK, passed 100 tests.
  3425. 843.36 s [invariant] satisfies the invmap2 laws [✔]
  3426. 843.36 s [invariant] +++ OK, passed 100 tests.
  3427. 843.36 s [invariant]
  3428. 843.36 s [invariant] Finished in 0.0115 seconds
  3429. 843.36 s [invariant] 6 examples, 0 failures
  3430. 843.37 s [invariant] Test suite spec: PASS
  3431. 843.37 s [invariant] Test suite logged to: dist/test/invariant-0.6.3-spec.log
  3432. 843.37 s [invariant] 1 of 1 test suites (1 of 1 test cases) passed.
  3433. 843.39 s [invariant] Phase: haddockPhase
  3434. 843.45 s [quickcheck-instances] Documentation created: dist/doc/html/quickcheck-instances/index.html,
  3435. 843.45 s [quickcheck-instances] dist/doc/html/quickcheck-instances/quickcheck-instances.txt
  3436. 843.56 s [quickcheck-instances] Preprocessing test suite 'self-test' for quickcheck-instances-0.3.30..
  3437. 843.57 s [quickcheck-instances] Phase: installPhase
  3438. 843.68 s [invariant] Preprocessing library for invariant-0.6.3..
  3439. 843.70 s [invariant] Running Haddock on library for invariant-0.6.3..
  3440. 843.70 s [invariant] Warning: The documentation for the following packages are not installed. No
  3441. 843.70 s [invariant] links will be generated to these packages: foldable1-classes-compat-0.1
  3442. 843.74 s [quickcheck-instances] Installing library in /nix/store/56kxqcx6xl9964bvr7xir9znfnmi90a4-quickcheck-instances-0.3.30/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9
  3443. 843.83 s [invariant] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  3444. 844.58 s [semigroupoids] Phase: checkPhase
  3445. 844.64 s [semigroupoids] Package has no test suites.
  3446. 844.66 s [semigroupoids] Phase: haddockPhase
  3447. 844.67 s [quickcheck-instances] Phase: fixupPhase
  3448. 844.70 s [quickcheck-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/56kxqcx6xl9964bvr7xir9znfnmi90a4-quickcheck-instances-0.3.30
  3449. 844.71 s [quickcheck-instances] shrinking /nix/store/56kxqcx6xl9964bvr7xir9znfnmi90a4-quickcheck-instances-0.3.30/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/libHSquickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9-ghc9.4.6.so
  3450. 844.73 s [quickcheck-instances] checking for references to /build/ in /nix/store/56kxqcx6xl9964bvr7xir9znfnmi90a4-quickcheck-instances-0.3.30...
  3451. 844.76 s [quickcheck-instances] patching script interpreter paths in /nix/store/56kxqcx6xl9964bvr7xir9znfnmi90a4-quickcheck-instances-0.3.30
  3452. 844.77 s [quickcheck-instances] stripping (with command strip and flags -S -p) in /nix/store/56kxqcx6xl9964bvr7xir9znfnmi90a4-quickcheck-instances-0.3.30/lib
  3453. 844.85 s [semigroupoids] Preprocessing library for semigroupoids-6.0.1..
  3454. 844.86 s [semigroupoids] Running Haddock on library for semigroupoids-6.0.1..
  3455. 844.86 s [semigroupoids] Warning: The documentation for the following packages are not installed. No
  3456. 844.86 s [semigroupoids] links will be generated to these packages: foldable1-classes-compat-0.1
  3457. 844.96 s [quickcheck-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/030g3hvrva2vx3m9di14y245184nn2qh-quickcheck-instances-0.3.30-doc
  3458. 844.98 s [quickcheck-instances] checking for references to /build/ in /nix/store/030g3hvrva2vx3m9di14y245184nn2qh-quickcheck-instances-0.3.30-doc...
  3459. 844.98 s [semigroupoids] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  3460. 845.00 s [quickcheck-instances] patching script interpreter paths in /nix/store/030g3hvrva2vx3m9di14y245184nn2qh-quickcheck-instances-0.3.30-doc
  3461. 845.19 s [quickcheck-instances:post-build] Uploading to the NixCI cache: /nix/store/030g3hvrva2vx3m9di14y245184nn2qh-quickcheck-instances-0.3.30-doc /nix/store/56kxqcx6xl9964bvr7xir9znfnmi90a4-quickcheck-instances-0.3.30
  3462. 845.31 s [quickcheck-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3463. 845.54 s [quickcheck-instances:post-build] copying 2 paths...
  3464. 845.54 s [quickcheck-instances:post-build] copying path '/nix/store/030g3hvrva2vx3m9di14y245184nn2qh-quickcheck-instances-0.3.30-doc' to 'https://cache.nix-ci.com'...
  3465. 845.96 s [quickcheck-instances:post-build] copying path '/nix/store/56kxqcx6xl9964bvr7xir9znfnmi90a4-quickcheck-instances-0.3.30' to 'https://cache.nix-ci.com'...
  3466. 848.17 s [quickcheck-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3467. 848.45 s [quickcheck-instances:post-build] copying 1 paths...
  3468. 848.45 s [quickcheck-instances:post-build] copying path '/nix/store/djxpj1kjm5qdbi4nmiy2iavvjrn6zvrb-quickcheck-instances-0.3.30.drv' to 'https://cache.nix-ci.com'...
  3469. 848.72 s Uploaded quickcheck-instances in 3.5s
  3470. 848.72 s Progress: 95 of 104 built (2 building), 9 of 9 downloaded from cache
  3471. 848.72 s Built quickcheck-instances in 21.3s
  3472. 848.82 s Building /nix/store/nxky33i32qp716jz7yvmb42m1q9h4gzh-indexed-traversable-instances-0.1.2.drv
  3473. 848.82 s [invariant] 100% ( 20 / 20) in 'Data.Functor.Invariant'
  3474. 848.82 s [invariant] 100% ( 17 / 17) in 'Data.Functor.Invariant.TH'
  3475. 848.82 s [invariant] Warning: Data.Functor.Invariant: could not find link destinations for:
  3476. 848.82 s [invariant]
  3477. 848.82 s [invariant] - Data.Bifoldable1.Bifoldable1
  3478. 848.82 s [invariant] - Data.Bifoldable1.bifold1
  3479. 848.82 s [invariant] - Data.Bifoldable1.bifoldMap1
  3480. 848.82 s [semigroupoids] 83% ( 5 / 6) in 'Data.Functor.Extend'
  3481. 848.82 s [semigroupoids] Missing documentation for:
  3482. 848.82 s [semigroupoids] Extend (src/Data/Functor/Extend.hs:55)
  3483. 848.82 s [semigroupoids] Warning: Couldn't find .haddock for export Foldable1
  3484. 848.82 s [semigroupoids] Warning: Couldn't find .haddock for export Bifoldable1
  3485. 848.82 s [semigroupoids] 33% ( 1 / 3) in 'Data.Semigroup.Foldable.Class'
  3486. 848.82 s [semigroupoids] Missing documentation for:
  3487. 848.82 s [semigroupoids] Foldable1
  3488. 848.82 s [semigroupoids] Bifoldable1
  3489. 848.82 s [semigroupoids] 100% ( 1 / 1) in 'Data.Traversable.Instances'
  3490. 848.82 s [semigroupoids] Warning: '(,)' is out of scope.
  3491. 848.82 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3492. 848.82 s [semigroupoids] 80% ( 12 / 15) in 'Data.Functor.Bind.Class'
  3493. 848.82 s [semigroupoids] Missing documentation for:
  3494. 848.82 s [semigroupoids] apDefault (src/Data/Functor/Bind/Class.hs:539)
  3495. 848.82 s [semigroupoids] returning (src/Data/Functor/Bind/Class.hs:536)
  3496. 848.82 s [semigroupoids] Biapply (src/Data/Functor/Bind/Class.hs:753)
  3497. 848.82 s [semigroupoids] 100% ( 16 / 16) in 'Data.Functor.Apply'
  3498. 848.82 s [semigroupoids] Warning: Couldn't find .haddock for export Bifoldable1
  3499. 848.82 s [semigroupoids] 33% ( 2 / 6) in 'Data.Semigroup.Bifoldable'
  3500. 848.82 s [semigroupoids] Missing documentation for:
  3501. 848.82 s [semigroupoids] Bifoldable1
  3502. 848.82 s [semigroupoids] bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:45)
  3503. 848.82 s [semigroupoids] bifor1_ (src/Data/Semigroup/Bifoldable.hs:49)
  3504. 848.82 s [semigroupoids] bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:57)
  3505. 848.82 s [semigroupoids] Warning: 'Day' is out of scope.
  3506. 848.82 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3507. 848.82 s [semigroupoids] 100% ( 6 / 6) in 'Data.Functor.Contravariant.Divise'
  3508. 848.82 s [semigroupoids] Warning: 'EitherDay' is out of scope.
  3509. 848.82 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3510. 848.82 s [semigroupoids] Warning: 'Conclude' is out of scope.
  3511. 848.82 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3512. 848.82 s [semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Contravariant.Decide'
  3513. 848.82 s [semigroupoids] Warning: 'Plus' is out of scope.
  3514. 848.82 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3515. 848.82 s [semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Contravariant.Conclude'
  3516. 848.82 s [semigroupoids] 75% ( 15 / 20) in 'Data.Functor.Bind'
  3517. 848.82 s [semigroupoids] Missing documentation for:
  3518. 848.82 s [semigroupoids] -<< (src/Data/Functor/Bind.hs:52)
  3519. 848.82 s [semigroupoids] -<- (src/Data/Functor/Bind.hs:58)
  3520. 848.82 s [semigroupoids] ->- (src/Data/Functor/Bind.hs:55)
  3521. 848.82 s [semigroupoids] apDefault (src/Data/Functor/Bind/Class.hs:539)
  3522. 848.82 s [semigroupoids] returning (src/Data/Functor/Bind/Class.hs:536)
  3523. 848.82 s [semigroupoids] 50% ( 2 / 4) in 'Data.Semigroupoid'
  3524. 848.82 s [semigroupoids] Missing documentation for:
  3525. 848.82 s [semigroupoids] WrappedCategory (src/Data/Semigroupoid.hs:71)
  3526. 848.82 s [semigroupoids] Semi (src/Data/Semigroupoid.hs:80)
  3527. 848.82 s [semigroupoids] 50% ( 1 / 2) in 'Data.Semigroupoid.Ob'
  3528. 848.82 s [semigroupoids] Missing documentation for:
  3529. 848.82 s [semigroupoids] Ob (src/Data/Semigroupoid/Ob.hs:29)
  3530. 848.82 s [semigroupoids] 50% ( 1 / 2) in 'Data.Semigroupoid.Dual'
  3531. 848.82 s [semigroupoids] Missing documentation for:
  3532. 848.82 s [semigroupoids] Dual (src/Data/Semigroupoid/Dual.hs:21)
  3533. 848.82 s [semigroupoids] 100% ( 3 / 3) in 'Data.Semigroupoid.Categorical'
  3534. 848.82 s [semigroupoids] 100% ( 2 / 2) in 'Data.Groupoid'
  3535. 848.82 s [semigroupoids] 50% ( 1 / 2) in 'Data.Isomorphism'
  3536. 848.82 s [semigroupoids] Missing documentation for:
  3537. 848.82 s [semigroupoids] Iso (src/Data/Isomorphism.hs:23)
  3538. 848.82 s [semigroupoids] 100% ( 2 / 2) in 'Data.Functor.Bind.Trans'
  3539. 848.82 s [semigroupoids] 62% ( 5 / 8) in 'Data.Bifunctor.Apply'
  3540. 848.82 s [semigroupoids] Missing documentation for:
  3541. 848.82 s [semigroupoids] Biapply (src/Data/Functor/Bind/Class.hs:753)
  3542. 848.82 s [semigroupoids] <<$>>
  3543. 848.82 s [semigroupoids] <<..>> (src/Data/Bifunctor/Apply.hs:27)
  3544. 848.82 s [semigroupoids] Warning: 'Bind' is out of scope.
  3545. 848.82 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3546. 848.82 s [semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Alt'
  3547. 848.82 s [semigroupoids] Warning: Couldn't find .haddock for export Foldable1
  3548. 848.82 s [semigroupoids] Warning: Couldn't find .haddock for export intercalate1
  3549. 848.82 s [semigroupoids] Warning: Couldn't find .haddock for export foldrM1
  3550. 848.82 s [semigroupoids] Warning: Couldn't find .haddock for export foldlM1
  3551. 848.82 s [semigroupoids] 42% ( 6 / 14) in 'Data.Semigroup.Foldable'
  3552. 848.82 s [semigroupoids] Missing documentation for:
  3553. 848.82 s [semigroupoids] Foldable1
  3554. 848.82 s [semigroupoids] intercalate1
  3555. 848.82 s [semigroupoids] foldrM1
  3556. 848.82 s [semigroupoids] foldlM1
  3557. 848.82 s [semigroupoids] traverse1_ (src/Data/Semigroup/Foldable.hs:77)
  3558. 848.82 s [semigroupoids] for1_ (src/Data/Semigroup/Foldable.hs:81)
  3559. 848.82 s [semigroupoids] sequenceA1_ (src/Data/Semigroup/Foldable.hs:85)
  3560. 848.82 s [semigroupoids] asum1 (src/Data/Semigroup/Foldable.hs:103)
  3561. 848.85 s [semigroupoids] 33% ( 1 / 3) in 'Data.Semigroup.Traversable.Class'
  3562. 848.85 s [semigroupoids] Missing documentation for:
  3563. 848.85 s [semigroupoids] Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:59)
  3564. 848.85 s [semigroupoids] Traversable1 (src/Data/Semigroup/Traversable/Class.hs:139)
  3565. 849.05 s [indexed-traversable-instances] Phase: setupCompilerEnvironmentPhase
  3566. 849.06 s [indexed-traversable-instances] Build with /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6.
  3567. 849.20 s [semigroupoids] Warning: 'foldMap1' is out of scope.
  3568. 849.20 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3569. 849.20 s [semigroupoids] 88% ( 8 / 9) in 'Data.Semigroup.Traversable'
  3570. 849.20 s [semigroupoids] Missing documentation for:
  3571. 849.20 s [semigroupoids] Traversable1 (src/Data/Semigroup/Traversable/Class.hs:139)
  3572. 849.22 s [semigroupoids] 33% ( 1 / 3) in 'Data.Semigroup.Bitraversable'
  3573. 849.22 s [semigroupoids] Missing documentation for:
  3574. 849.22 s [semigroupoids] Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:59)
  3575. 849.22 s [semigroupoids] bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:24)
  3576. 849.31 s [semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Plus'
  3577. 849.42 s [semigroupoids] Warning: 'Applicative' is out of scope.
  3578. 849.42 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3579. 849.42 s [semigroupoids] Warning: 'Monad' is out of scope.
  3580. 849.42 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  3581. 849.42 s [semigroupoids] 90% ( 10 / 11) in 'Semigroupoids.Do'
  3582. 849.42 s [semigroupoids] Missing documentation for:
  3583. 849.42 s [semigroupoids] join (src/Data/Functor/Bind/Class.hs:531)
  3584. 849.48 s [semigroupoids] 50% ( 1 / 2) in 'Data.Semigroupoid.Static'
  3585. 849.48 s [semigroupoids] Missing documentation for:
  3586. 849.48 s [semigroupoids] Static (src/Data/Semigroupoid/Static.hs:35)
  3587. 849.53 s [indexed-traversable-instances] Phase: unpackPhase
  3588. 849.54 s [indexed-traversable-instances] unpacking source archive /nix/store/piy7fiiqr78dmbrs0lhbyiismy7byv84-indexed-traversable-instances-0.1.2.tar.gz
  3589. 849.55 s [indexed-traversable-instances] source root is indexed-traversable-instances-0.1.2
  3590. 849.56 s [indexed-traversable-instances] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file indexed-traversable-instances-0.1.2/tests/safe.hs
  3591. 849.56 s [indexed-traversable-instances] Phase: patchPhase
  3592. 849.57 s [indexed-traversable-instances] Phase: compileBuildDriverPhase
  3593. 849.58 s [indexed-traversable-instances] setupCompileFlags: -package-db=/build/tmp.BtiJTyAj5D/setup-package.conf.d -threaded
  3594. 849.72 s [indexed-traversable-instances] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.BtiJTyAj5D/Main.o )
  3595. 849.87 s [indexed-traversable-instances] [2 of 2] Linking Setup
  3596. 850.55 s [semigroupoids] Warning: Data.Semigroup.Foldable.Class: could not find link destinations for:
  3597. 850.55 s [semigroupoids]
  3598. 850.55 s [semigroupoids] - Data.Foldable1.foldMap1'
  3599. 850.55 s [semigroupoids] - Data.Foldable1.maximum
  3600. 850.55 s [semigroupoids] - Data.Foldable1.minimum
  3601. 850.55 s [semigroupoids] - Data.Foldable1.head
  3602. 850.55 s [semigroupoids] - Data.Foldable1.last
  3603. 850.55 s [semigroupoids] - Data.Foldable1.foldrMap1
  3604. 850.55 s [semigroupoids] - Data.Foldable1.foldlMap1'
  3605. 850.55 s [semigroupoids] - Data.Foldable1.foldlMap1
  3606. 850.59 s [semigroupoids] - Data.Foldable1.foldrMap1'
  3607. 850.59 s [semigroupoids] Warning: Data.Functor.Apply: could not find link destinations for:
  3608. 850.59 s [semigroupoids]
  3609. 850.61 s [semigroupoids] - Text.ParserCombinators.ReadP.P
  3610. 850.66 s [semigroupoids] - Data.Biapplicative.Mag
  3611. 850.66 s [semigroupoids] Warning: Data.Functor.Bind: could not find link destinations for:
  3612. 850.66 s [semigroupoids]
  3613. 850.66 s [semigroupoids] - Text.ParserCombinators.ReadP.P
  3614. 850.71 s [semigroupoids] - Data.Biapplicative.Mag
  3615. 850.71 s [semigroupoids] Warning: Data.Semigroup.Foldable: could not find link destinations for:
  3616. 850.71 s [semigroupoids]
  3617. 850.71 s [semigroupoids] - Data.Foldable1.foldMap1'
  3618. 850.71 s [semigroupoids] - Data.Foldable1.maximum
  3619. 850.71 s [semigroupoids] - Data.Foldable1.minimum
  3620. 850.71 s [semigroupoids] - Data.Foldable1.head
  3621. 850.71 s [semigroupoids] - Data.Foldable1.last
  3622. 850.71 s [semigroupoids] - Data.Foldable1.foldrMap1
  3623. 850.71 s [semigroupoids] - Data.Foldable1.foldlMap1'
  3624. 850.71 s [semigroupoids] - Data.Foldable1.foldlMap1
  3625. 850.75 s [semigroupoids] - Data.Foldable1.foldrMap1'
  3626. 852.13 s [indexed-traversable-instances] Phase: updateAutotoolsGnuConfigScriptsPhase
  3627. 852.14 s [indexed-traversable-instances] Phase: configurePhase
  3628. 852.14 s [indexed-traversable-instances] configureFlags: --verbose --prefix=/nix/store/n1fq25c1z0zkcvy6zw8dkplkqf0fpgaa-indexed-traversable-instances-0.1.2 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/agmma0fmxlbwm3x31y1vfasb4jd6m90z-indexed-traversable-instances-0.1.2-doc/share/doc/indexed-traversable-instances-0.1.2 --with-gcc=gcc --package-db=/build/tmp.BtiJTyAj5D/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/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  3629. 852.93 s [indexed-traversable-instances] Using Parsec parser
  3630. 852.93 s [indexed-traversable-instances] Configuring indexed-traversable-instances-0.1.2...
  3631. 852.93 s [indexed-traversable-instances] Dependency OneTuple >=0.3 && <0.5: using OneTuple-0.4.2
  3632. 852.93 s [indexed-traversable-instances] Dependency base >=4.12 && <4.21: using base-4.17.2.0
  3633. 852.93 s [indexed-traversable-instances] Dependency indexed-traversable >=0.1.4 && <0.2: using
  3634. 852.93 s [indexed-traversable-instances] indexed-traversable-0.1.4
  3635. 852.93 s [indexed-traversable-instances] Dependency tagged >=0.8.6 && <0.9: using tagged-0.8.8
  3636. 852.93 s [indexed-traversable-instances] Dependency unordered-containers >=0.2.8.0 && <0.3: using
  3637. 852.93 s [indexed-traversable-instances] unordered-containers-0.2.20
  3638. 852.93 s [indexed-traversable-instances] Dependency vector >=0.13.1.0 && <0.14: using vector-0.13.1.0
  3639. 852.93 s [indexed-traversable-instances] Dependency base: using base-4.17.2.0
  3640. 852.93 s [indexed-traversable-instances] Dependency indexed-traversable: using indexed-traversable-0.1.4
  3641. 852.93 s [indexed-traversable-instances] Dependency indexed-traversable-instances: using
  3642. 852.93 s [indexed-traversable-instances] indexed-traversable-instances-0.1.2
  3643. 852.93 s [indexed-traversable-instances] Dependency OneTuple: using OneTuple-0.4.2
  3644. 852.93 s [indexed-traversable-instances] Dependency QuickCheck >=2.14.2 && <2.15: using QuickCheck-2.14.3
  3645. 852.93 s [indexed-traversable-instances] Dependency base: using base-4.17.2.0
  3646. 852.93 s [indexed-traversable-instances] Dependency containers: using containers-0.6.7
  3647. 852.93 s [indexed-traversable-instances] Dependency indexed-traversable: using indexed-traversable-0.1.4
  3648. 852.93 s [indexed-traversable-instances] Dependency indexed-traversable-instances: using
  3649. 852.93 s [indexed-traversable-instances] indexed-traversable-instances-0.1.2
  3650. 852.93 s [indexed-traversable-instances] Dependency quickcheck-instances >=0.3.29 && <0.4: using
  3651. 852.93 s [indexed-traversable-instances] quickcheck-instances-0.3.30
  3652. 852.93 s [indexed-traversable-instances] Dependency tasty >=1.2.3 && <1.6: using tasty-1.4.3
  3653. 852.93 s [indexed-traversable-instances] Dependency tasty-quickcheck >=0.10.1.1 && <0.11: using tasty-quickcheck-0.10.2
  3654. 852.93 s [indexed-traversable-instances] Dependency transformers: using transformers-0.5.6.2
  3655. 852.93 s [indexed-traversable-instances] Dependency unordered-containers: using unordered-containers-0.2.20
  3656. 852.93 s [indexed-traversable-instances] Dependency vector: using vector-0.13.1.0
  3657. 853.35 s [indexed-traversable-instances] Source component graph:
  3658. 853.35 s [indexed-traversable-instances] component lib
  3659. 853.35 s [indexed-traversable-instances] component test:indexed-tests dependency lib
  3660. 853.35 s [indexed-traversable-instances] component test:safe dependency lib
  3661. 853.35 s [indexed-traversable-instances] Configured component graph:
  3662. 853.35 s [indexed-traversable-instances] component indexed-traversable-instances-0.1.2-5aMiVvUWQc1Cz4JNw785Hb
  3663. 853.35 s [indexed-traversable-instances] include OneTuple-0.4.2-GmDoBbvyhqfBOZsP7DgwsA
  3664. 853.35 s [indexed-traversable-instances] include base-4.17.2.0
  3665. 853.35 s [indexed-traversable-instances] include indexed-traversable-0.1.4-9pbE3ZUogJcJcWveq1lO5k
  3666. 853.35 s [indexed-traversable-instances] include tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  3667. 853.35 s [indexed-traversable-instances] include unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  3668. 853.35 s [indexed-traversable-instances] include vector-0.13.1.0-DJWnBGBhv1P2kplQpYLfUK
  3669. 853.35 s [indexed-traversable-instances] component indexed-traversable-instances-0.1.2-Axhfz5aoQikBmkgiaFXftR-indexed-tests
  3670. 853.35 s [indexed-traversable-instances] include OneTuple-0.4.2-GmDoBbvyhqfBOZsP7DgwsA
  3671. 853.35 s [indexed-traversable-instances] include QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  3672. 853.35 s [indexed-traversable-instances] include base-4.17.2.0
  3673. 853.35 s [indexed-traversable-instances] include containers-0.6.7
  3674. 853.35 s [indexed-traversable-instances] include indexed-traversable-0.1.4-9pbE3ZUogJcJcWveq1lO5k
  3675. 853.35 s [indexed-traversable-instances] include indexed-traversable-instances-0.1.2-5aMiVvUWQc1Cz4JNw785Hb
  3676. 853.35 s [indexed-traversable-instances] include quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9
  3677. 853.35 s [indexed-traversable-instances] include tasty-1.4.3-2riEJNeqdcf9OIXuXNjRkG
  3678. 853.35 s [indexed-traversable-instances] include tasty-quickcheck-0.10.2-KqfXTMkXZmaGOCchl2k3Cd
  3679. 853.35 s [indexed-traversable-instances] include transformers-0.5.6.2
  3680. 853.35 s [indexed-traversable-instances] include unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  3681. 853.35 s [indexed-traversable-instances] include vector-0.13.1.0-DJWnBGBhv1P2kplQpYLfUK
  3682. 853.35 s [indexed-traversable-instances] component indexed-traversable-instances-0.1.2-F3oDTSqdHYWKvfg5FsCOdu-safe
  3683. 853.35 s [indexed-traversable-instances] include base-4.17.2.0
  3684. 853.35 s [indexed-traversable-instances] include indexed-traversable-0.1.4-9pbE3ZUogJcJcWveq1lO5k
  3685. 853.35 s [indexed-traversable-instances] include indexed-traversable-instances-0.1.2-5aMiVvUWQc1Cz4JNw785Hb
  3686. 853.35 s [indexed-traversable-instances] Linked component graph:
  3687. 853.35 s [indexed-traversable-instances] unit indexed-traversable-instances-0.1.2-5aMiVvUWQc1Cz4JNw785Hb
  3688. 853.35 s [indexed-traversable-instances] include OneTuple-0.4.2-GmDoBbvyhqfBOZsP7DgwsA
  3689. 853.35 s [indexed-traversable-instances] include base-4.17.2.0
  3690. 853.35 s [indexed-traversable-instances] include indexed-traversable-0.1.4-9pbE3ZUogJcJcWveq1lO5k
  3691. 853.35 s [indexed-traversable-instances] include tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  3692. 853.35 s [indexed-traversable-instances] include unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  3693. 853.35 s [indexed-traversable-instances] include vector-0.13.1.0-DJWnBGBhv1P2kplQpYLfUK
  3694. 853.35 s [indexed-traversable-instances] Data.Functor.WithIndex.Instances=indexed-traversable-instances-0.1.2-5aMiVvUWQc1Cz4JNw785Hb:Data.Functor.WithIndex.Instances
  3695. 853.35 s [indexed-traversable-instances] unit indexed-traversable-instances-0.1.2-Axhfz5aoQikBmkgiaFXftR-indexed-tests
  3696. 853.35 s [indexed-traversable-instances] include OneTuple-0.4.2-GmDoBbvyhqfBOZsP7DgwsA
  3697. 853.35 s [indexed-traversable-instances] include QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  3698. 853.35 s [indexed-traversable-instances] include base-4.17.2.0
  3699. 853.35 s [indexed-traversable-instances] include containers-0.6.7
  3700. 853.35 s [indexed-traversable-instances] include indexed-traversable-0.1.4-9pbE3ZUogJcJcWveq1lO5k
  3701. 853.35 s [indexed-traversable-instances] include indexed-traversable-instances-0.1.2-5aMiVvUWQc1Cz4JNw785Hb
  3702. 853.35 s [indexed-traversable-instances] include quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9
  3703. 853.35 s [indexed-traversable-instances] include tasty-1.4.3-2riEJNeqdcf9OIXuXNjRkG
  3704. 853.35 s [indexed-traversable-instances] include tasty-quickcheck-0.10.2-KqfXTMkXZmaGOCchl2k3Cd
  3705. 853.35 s [indexed-traversable-instances] include transformers-0.5.6.2
  3706. 853.35 s [indexed-traversable-instances] include unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  3707. 853.35 s [indexed-traversable-instances] include vector-0.13.1.0-DJWnBGBhv1P2kplQpYLfUK
  3708. 853.35 s [indexed-traversable-instances] unit indexed-traversable-instances-0.1.2-F3oDTSqdHYWKvfg5FsCOdu-safe
  3709. 853.35 s [indexed-traversable-instances] include base-4.17.2.0
  3710. 853.35 s [indexed-traversable-instances] include indexed-traversable-0.1.4-9pbE3ZUogJcJcWveq1lO5k
  3711. 853.35 s [indexed-traversable-instances] include indexed-traversable-instances-0.1.2-5aMiVvUWQc1Cz4JNw785Hb
  3712. 853.35 s [indexed-traversable-instances] Ready component graph:
  3713. 853.35 s [indexed-traversable-instances] definite indexed-traversable-instances-0.1.2-5aMiVvUWQc1Cz4JNw785Hb
  3714. 853.35 s [indexed-traversable-instances] depends OneTuple-0.4.2-GmDoBbvyhqfBOZsP7DgwsA
  3715. 853.35 s [indexed-traversable-instances] depends base-4.17.2.0
  3716. 853.35 s [indexed-traversable-instances] depends indexed-traversable-0.1.4-9pbE3ZUogJcJcWveq1lO5k
  3717. 853.35 s [indexed-traversable-instances] depends tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  3718. 853.35 s [indexed-traversable-instances] depends unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  3719. 853.35 s [indexed-traversable-instances] depends vector-0.13.1.0-DJWnBGBhv1P2kplQpYLfUK
  3720. 853.35 s [indexed-traversable-instances] definite indexed-traversable-instances-0.1.2-Axhfz5aoQikBmkgiaFXftR-indexed-tests
  3721. 853.35 s [indexed-traversable-instances] depends OneTuple-0.4.2-GmDoBbvyhqfBOZsP7DgwsA
  3722. 853.36 s [indexed-traversable-instances] depends QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  3723. 853.36 s [indexed-traversable-instances] depends base-4.17.2.0
  3724. 853.36 s [indexed-traversable-instances] depends containers-0.6.7
  3725. 853.36 s [indexed-traversable-instances] depends indexed-traversable-0.1.4-9pbE3ZUogJcJcWveq1lO5k
  3726. 853.36 s [indexed-traversable-instances] depends indexed-traversable-instances-0.1.2-5aMiVvUWQc1Cz4JNw785Hb
  3727. 853.36 s [indexed-traversable-instances] depends quickcheck-instances-0.3.30-DmZtzAqCoJA24axhxhVoi9
  3728. 853.36 s [indexed-traversable-instances] depends tasty-1.4.3-2riEJNeqdcf9OIXuXNjRkG
  3729. 853.36 s [indexed-traversable-instances] depends tasty-quickcheck-0.10.2-KqfXTMkXZmaGOCchl2k3Cd
  3730. 853.36 s [indexed-traversable-instances] depends transformers-0.5.6.2
  3731. 853.36 s [indexed-traversable-instances] depends unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  3732. 853.36 s [indexed-traversable-instances] depends vector-0.13.1.0-DJWnBGBhv1P2kplQpYLfUK
  3733. 853.36 s [indexed-traversable-instances] definite indexed-traversable-instances-0.1.2-F3oDTSqdHYWKvfg5FsCOdu-safe
  3734. 853.36 s [indexed-traversable-instances] depends base-4.17.2.0
  3735. 853.36 s [indexed-traversable-instances] depends indexed-traversable-0.1.4-9pbE3ZUogJcJcWveq1lO5k
  3736. 853.36 s [indexed-traversable-instances] depends indexed-traversable-instances-0.1.2-5aMiVvUWQc1Cz4JNw785Hb
  3737. 853.36 s [indexed-traversable-instances] Using Cabal-3.8.1.0 compiled by ghc-9.4
  3738. 853.36 s [indexed-traversable-instances] Using compiler: ghc-9.4.6
  3739. 853.36 s [indexed-traversable-instances] Using install prefix:
  3740. 853.36 s [indexed-traversable-instances] /nix/store/n1fq25c1z0zkcvy6zw8dkplkqf0fpgaa-indexed-traversable-instances-0.1.2
  3741. 853.36 s [indexed-traversable-instances] Executables installed in:
  3742. 853.36 s [indexed-traversable-instances] /nix/store/n1fq25c1z0zkcvy6zw8dkplkqf0fpgaa-indexed-traversable-instances-0.1.2/bin
  3743. 853.36 s [indexed-traversable-instances] Libraries installed in:
  3744. 853.36 s [indexed-traversable-instances] /nix/store/n1fq25c1z0zkcvy6zw8dkplkqf0fpgaa-indexed-traversable-instances-0.1.2/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/indexed-traversable-instances-0.1.2-5aMiVvUWQc1Cz4JNw785Hb
  3745. 853.36 s [indexed-traversable-instances] Dynamic Libraries installed in:
  3746. 853.36 s [indexed-traversable-instances] /nix/store/n1fq25c1z0zkcvy6zw8dkplkqf0fpgaa-indexed-traversable-instances-0.1.2/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6
  3747. 853.36 s [indexed-traversable-instances] Private executables installed in:
  3748. 853.36 s [indexed-traversable-instances] /nix/store/n1fq25c1z0zkcvy6zw8dkplkqf0fpgaa-indexed-traversable-instances-0.1.2/libexec/x86_64-linux-ghc-9.4.6/indexed-traversable-instances-0.1.2
  3749. 853.36 s [indexed-traversable-instances] Data files installed in:
  3750. 853.36 s [indexed-traversable-instances] /nix/store/n1fq25c1z0zkcvy6zw8dkplkqf0fpgaa-indexed-traversable-instances-0.1.2/share/x86_64-linux-ghc-9.4.6/indexed-traversable-instances-0.1.2
  3751. 853.36 s [indexed-traversable-instances] Documentation installed in:
  3752. 853.36 s [indexed-traversable-instances] /nix/store/agmma0fmxlbwm3x31y1vfasb4jd6m90z-indexed-traversable-instances-0.1.2-doc/share/doc/indexed-traversable-instances-0.1.2
  3753. 853.36 s [indexed-traversable-instances] Configuration files installed in:
  3754. 853.36 s [indexed-traversable-instances] /nix/store/n1fq25c1z0zkcvy6zw8dkplkqf0fpgaa-indexed-traversable-instances-0.1.2/etc
  3755. 853.36 s [indexed-traversable-instances] No alex found
  3756. 853.36 s [indexed-traversable-instances] Using ar found on system at:
  3757. 853.36 s [indexed-traversable-instances] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  3758. 853.36 s [indexed-traversable-instances] No c2hs found
  3759. 853.36 s [indexed-traversable-instances] No cpphs found
  3760. 853.36 s [indexed-traversable-instances] No doctest found
  3761. 853.36 s [indexed-traversable-instances] Using gcc version 13.3.0 given by user at:
  3762. 853.36 s [indexed-traversable-instances] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  3763. 853.36 s [indexed-traversable-instances] Using ghc version 9.4.6 found on system at:
  3764. 853.36 s [indexed-traversable-instances] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc
  3765. 853.36 s [indexed-traversable-instances] Using ghc-pkg version 9.4.6 found on system at:
  3766. 853.36 s [indexed-traversable-instances] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc-pkg-9.4.6
  3767. 853.36 s [indexed-traversable-instances] No ghcjs found
  3768. 853.36 s [indexed-traversable-instances] No ghcjs-pkg found
  3769. 853.36 s [indexed-traversable-instances] No greencard found
  3770. 853.36 s [indexed-traversable-instances] Using haddock version 2.27.0 found on system at:
  3771. 853.36 s [indexed-traversable-instances] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/haddock-ghc-9.4.6
  3772. 853.36 s [indexed-traversable-instances] No happy found
  3773. 853.36 s [indexed-traversable-instances] Using haskell-suite found on system at: haskell-suite-dummy-location
  3774. 853.36 s [indexed-traversable-instances] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  3775. 853.36 s [indexed-traversable-instances] No hmake found
  3776. 853.36 s [indexed-traversable-instances] Using hpc version 0.68 found on system at:
  3777. 853.36 s [indexed-traversable-instances] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hpc
  3778. 853.36 s [indexed-traversable-instances] Using hsc2hs version 0.68.8 found on system at:
  3779. 853.36 s [indexed-traversable-instances] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hsc2hs
  3780. 853.36 s [indexed-traversable-instances] Using hscolour version 1.25 found on system at:
  3781. 853.36 s [indexed-traversable-instances] /nix/store/7pz6rgdayh3bj4v5jn9fi1vpm6n8krn3-hscolour-1.25/bin/HsColour
  3782. 853.36 s [indexed-traversable-instances] No jhc found
  3783. 853.36 s [indexed-traversable-instances] Using ld found on system at:
  3784. 853.36 s [indexed-traversable-instances] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  3785. 853.36 s [indexed-traversable-instances] No pkg-config found
  3786. 853.36 s [indexed-traversable-instances] Using runghc version 9.4.6 found on system at:
  3787. 853.36 s [indexed-traversable-instances] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/runghc-9.4.6
  3788. 853.36 s [indexed-traversable-instances] Using strip version 2.43 found on system at:
  3789. 853.36 s [indexed-traversable-instances] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  3790. 853.36 s [indexed-traversable-instances] Using tar found on system at:
  3791. 853.36 s [indexed-traversable-instances] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  3792. 853.36 s [indexed-traversable-instances] No uhc found
  3793. 853.37 s [indexed-traversable-instances] Phase: buildPhase
  3794. 853.47 s [indexed-traversable-instances] Preprocessing library for indexed-traversable-instances-0.1.2..
  3795. 853.47 s [indexed-traversable-instances] Building library for indexed-traversable-instances-0.1.2..
  3796. 853.61 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 )
  3797. 854.16 s [invariant] Documentation created: dist/doc/html/invariant/index.html,
  3798. 854.16 s [invariant] dist/doc/html/invariant/invariant.txt
  3799. 854.24 s [invariant] Preprocessing test suite 'spec' for invariant-0.6.3..
  3800. 854.27 s [invariant] Phase: installPhase
  3801. 854.44 s [invariant] Installing library in /nix/store/hs4fx715gsglgi52z4hhpri9la3y8lb0-invariant-0.6.3/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/invariant-0.6.3-3ocgDxm8qcT9NvEGccfelc
  3802. 855.06 s [invariant] Phase: fixupPhase
  3803. 855.10 s [invariant] shrinking RPATHs of ELF executables and libraries in /nix/store/hs4fx715gsglgi52z4hhpri9la3y8lb0-invariant-0.6.3
  3804. 855.11 s [invariant] shrinking /nix/store/hs4fx715gsglgi52z4hhpri9la3y8lb0-invariant-0.6.3/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/libHSinvariant-0.6.3-3ocgDxm8qcT9NvEGccfelc-ghc9.4.6.so
  3805. 855.13 s [invariant] checking for references to /build/ in /nix/store/hs4fx715gsglgi52z4hhpri9la3y8lb0-invariant-0.6.3...
  3806. 855.14 s [invariant] patching script interpreter paths in /nix/store/hs4fx715gsglgi52z4hhpri9la3y8lb0-invariant-0.6.3
  3807. 855.15 s [invariant] stripping (with command strip and flags -S -p) in /nix/store/hs4fx715gsglgi52z4hhpri9la3y8lb0-invariant-0.6.3/lib
  3808. 855.38 s [invariant] shrinking RPATHs of ELF executables and libraries in /nix/store/rgiajgbbi51c2fzyzpbbbxln5zj33apk-invariant-0.6.3-doc
  3809. 855.38 s [invariant] checking for references to /build/ in /nix/store/rgiajgbbi51c2fzyzpbbbxln5zj33apk-invariant-0.6.3-doc...
  3810. 855.39 s [invariant] patching script interpreter paths in /nix/store/rgiajgbbi51c2fzyzpbbbxln5zj33apk-invariant-0.6.3-doc
  3811. 855.55 s [invariant:post-build] Uploading to the NixCI cache: /nix/store/hs4fx715gsglgi52z4hhpri9la3y8lb0-invariant-0.6.3 /nix/store/rgiajgbbi51c2fzyzpbbbxln5zj33apk-invariant-0.6.3-doc
  3812. 855.68 s [invariant:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3813. 855.90 s [invariant:post-build] copying 2 paths...
  3814. 855.90 s [invariant:post-build] copying path '/nix/store/rgiajgbbi51c2fzyzpbbbxln5zj33apk-invariant-0.6.3-doc' to 'https://cache.nix-ci.com'...
  3815. 856.57 s [invariant:post-build] copying path '/nix/store/hs4fx715gsglgi52z4hhpri9la3y8lb0-invariant-0.6.3' to 'https://cache.nix-ci.com'...
  3816. 858.96 s [invariant:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3817. 859.22 s [invariant:post-build] copying 1 paths...
  3818. 859.22 s [invariant:post-build] copying path '/nix/store/152hay2gp901zd9ppjn1364dj2gcdi7y-invariant-0.6.3.drv' to 'https://cache.nix-ci.com'...
  3819. 859.42 s Uploaded invariant in 3.8s
  3820. 859.42 s Progress: 96 of 104 built (2 building), 9 of 9 downloaded from cache
  3821. 859.42 s Built invariant in 32.0s
  3822. 859.42 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 )
  3823. 859.42 s [indexed-traversable-instances] Preprocessing test suite 'indexed-tests' for indexed-traversable-instances-0.1.2..
  3824. 859.42 s [indexed-traversable-instances] Building test suite 'indexed-tests' for indexed-traversable-instances-0.1.2..
  3825. 859.42 s [indexed-traversable-instances] [1 of 1] Compiling Main ( tests/main.hs, dist/build/indexed-tests/indexed-tests-tmp/Main.o )
  3826. 859.94 s [semigroupoids] Documentation created: dist/doc/html/semigroupoids/index.html,
  3827. 859.94 s [semigroupoids] dist/doc/html/semigroupoids/semigroupoids.txt
  3828. 860.02 s [semigroupoids] Phase: installPhase
  3829. 860.13 s [semigroupoids] Installing library in /nix/store/wwm2l6q0b2jviq8jwi3ygxags6qf35h9-semigroupoids-6.0.1/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6
  3830. 860.99 s [semigroupoids] Phase: fixupPhase
  3831. 861.01 s [semigroupoids] shrinking RPATHs of ELF executables and libraries in /nix/store/wwm2l6q0b2jviq8jwi3ygxags6qf35h9-semigroupoids-6.0.1
  3832. 861.01 s [semigroupoids] shrinking /nix/store/wwm2l6q0b2jviq8jwi3ygxags6qf35h9-semigroupoids-6.0.1/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/libHSsemigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6-ghc9.4.6.so
  3833. 861.04 s [semigroupoids] checking for references to /build/ in /nix/store/wwm2l6q0b2jviq8jwi3ygxags6qf35h9-semigroupoids-6.0.1...
  3834. 861.07 s [semigroupoids] patching script interpreter paths in /nix/store/wwm2l6q0b2jviq8jwi3ygxags6qf35h9-semigroupoids-6.0.1
  3835. 861.07 s [semigroupoids] stripping (with command strip and flags -S -p) in /nix/store/wwm2l6q0b2jviq8jwi3ygxags6qf35h9-semigroupoids-6.0.1/lib
  3836. 861.40 s [semigroupoids] shrinking RPATHs of ELF executables and libraries in /nix/store/mmsxpv2qqwnip4ndib94lgf017jp730c-semigroupoids-6.0.1-doc
  3837. 861.42 s [semigroupoids] checking for references to /build/ in /nix/store/mmsxpv2qqwnip4ndib94lgf017jp730c-semigroupoids-6.0.1-doc...
  3838. 861.44 s [semigroupoids] patching script interpreter paths in /nix/store/mmsxpv2qqwnip4ndib94lgf017jp730c-semigroupoids-6.0.1-doc
  3839. 861.59 s [semigroupoids:post-build] Uploading to the NixCI cache: /nix/store/mmsxpv2qqwnip4ndib94lgf017jp730c-semigroupoids-6.0.1-doc /nix/store/wwm2l6q0b2jviq8jwi3ygxags6qf35h9-semigroupoids-6.0.1
  3840. 861.66 s [semigroupoids:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3841. 861.83 s [semigroupoids:post-build] copying 2 paths...
  3842. 861.83 s [semigroupoids:post-build] copying path '/nix/store/mmsxpv2qqwnip4ndib94lgf017jp730c-semigroupoids-6.0.1-doc' to 'https://cache.nix-ci.com'...
  3843. 863.18 s [semigroupoids:post-build] copying path '/nix/store/wwm2l6q0b2jviq8jwi3ygxags6qf35h9-semigroupoids-6.0.1' to 'https://cache.nix-ci.com'...
  3844. 868.07 s [semigroupoids:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3845. 868.29 s [semigroupoids:post-build] copying 1 paths...
  3846. 868.29 s [semigroupoids:post-build] copying path '/nix/store/1i4c0aldq4k6s1b5zicsj39ni1qksd3j-semigroupoids-6.0.1.drv' to 'https://cache.nix-ci.com'...
  3847. 868.48 s Uploaded semigroupoids in 6.9s
  3848. 868.48 s Progress: 97 of 104 built (1 building), 9 of 9 downloaded from cache
  3849. 868.48 s Built semigroupoids in 41.0s
  3850. 868.53 s Building /nix/store/hli3l9a2l7d11p9g5lz574mhs3cja7br-free-5.2.drv
  3851. 868.53 s [indexed-traversable-instances] [2 of 2] Linking dist/build/indexed-tests/indexed-tests
  3852. 868.53 s [indexed-traversable-instances] Preprocessing test suite 'safe' for indexed-traversable-instances-0.1.2..
  3853. 868.53 s [indexed-traversable-instances] Building test suite 'safe' for indexed-traversable-instances-0.1.2..
  3854. 868.53 s [indexed-traversable-instances] [1 of 1] Compiling Main ( tests/safe.hs, dist/build/safe/safe-tmp/Main.o )
  3855. 868.53 s [indexed-traversable-instances] [2 of 2] Linking dist/build/safe/safe
  3856. 868.53 s [indexed-traversable-instances] Phase: checkPhase
  3857. 868.53 s [indexed-traversable-instances] Running 2 test suites...
  3858. 868.53 s [indexed-traversable-instances] Test suite indexed-tests: RUNNING...
  3859. 868.53 s [indexed-traversable-instances] tests
  3860. 868.53 s [indexed-traversable-instances] []
  3861. 868.53 s [indexed-traversable-instances] imapDefault: OK (0.02s)
  3862. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3863. 868.53 s [indexed-traversable-instances] ifoldMapDefault: OK (0.02s)
  3864. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3865. 868.53 s [indexed-traversable-instances] ifoldrDefault: OK (0.04s)
  3866. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3867. 868.53 s [indexed-traversable-instances] ifoldl'Default: OK (0.04s)
  3868. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3869. 868.53 s [indexed-traversable-instances] toList: OK
  3870. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3871. 868.53 s [indexed-traversable-instances] indices: OK
  3872. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3873. 868.53 s [indexed-traversable-instances] Map Int
  3874. 868.53 s [indexed-traversable-instances] imapDefault: OK (0.01s)
  3875. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3876. 868.53 s [indexed-traversable-instances] ifoldMapDefault: OK (0.02s)
  3877. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3878. 868.53 s [indexed-traversable-instances] ifoldrDefault: OK (0.03s)
  3879. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3880. 868.53 s [indexed-traversable-instances] ifoldl'Default: OK (0.04s)
  3881. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3882. 868.53 s [indexed-traversable-instances] toList: OK
  3883. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3884. 868.53 s [indexed-traversable-instances] indices: OK
  3885. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3886. 868.53 s [indexed-traversable-instances] HashMap Int
  3887. 868.53 s [indexed-traversable-instances] imapDefault: OK (0.02s)
  3888. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3889. 868.53 s [indexed-traversable-instances] ifoldMapDefault: OK (0.03s)
  3890. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3891. 868.53 s [indexed-traversable-instances] ifoldrDefault: OK (0.03s)
  3892. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3893. 868.53 s [indexed-traversable-instances] ifoldl'Default: OK (0.02s)
  3894. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3895. 868.53 s [indexed-traversable-instances] toList: OK
  3896. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3897. 868.53 s [indexed-traversable-instances] indices: OK
  3898. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3899. 868.53 s [indexed-traversable-instances] Seq
  3900. 868.53 s [indexed-traversable-instances] imapDefault: OK
  3901. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3902. 868.53 s [indexed-traversable-instances] ifoldMapDefault: OK (0.04s)
  3903. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3904. 868.53 s [indexed-traversable-instances] ifoldrDefault: OK (0.03s)
  3905. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3906. 868.53 s [indexed-traversable-instances] ifoldl'Default: OK (0.02s)
  3907. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3908. 868.53 s [indexed-traversable-instances] toList: OK
  3909. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3910. 868.53 s [indexed-traversable-instances] indices: OK
  3911. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3912. 868.53 s [indexed-traversable-instances] Vector
  3913. 868.53 s [indexed-traversable-instances] imapDefault: OK (0.02s)
  3914. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3915. 868.53 s [indexed-traversable-instances] ifoldMapDefault: OK (0.03s)
  3916. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3917. 868.53 s [indexed-traversable-instances] ifoldrDefault: OK (0.05s)
  3918. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3919. 868.53 s [indexed-traversable-instances] ifoldl'Default: OK (0.03s)
  3920. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3921. 868.53 s [indexed-traversable-instances] toList: OK
  3922. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3923. 868.53 s [indexed-traversable-instances] indices: OK
  3924. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3925. 868.53 s [indexed-traversable-instances] Solo
  3926. 868.53 s [indexed-traversable-instances] imapDefault: OK
  3927. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3928. 868.53 s [indexed-traversable-instances] ifoldMapDefault: OK
  3929. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3930. 868.53 s [indexed-traversable-instances] ifoldrDefault: OK
  3931. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3932. 868.53 s [indexed-traversable-instances] ifoldl'Default: OK
  3933. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3934. 868.53 s [indexed-traversable-instances] toList: OK
  3935. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3936. 868.53 s [indexed-traversable-instances] indices: OK
  3937. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3938. 868.53 s [indexed-traversable-instances] IntMap
  3939. 868.53 s [indexed-traversable-instances] imapDefault: OK (0.01s)
  3940. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3941. 868.53 s [indexed-traversable-instances] ifoldMapDefault: OK (0.03s)
  3942. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3943. 868.53 s [indexed-traversable-instances] ifoldrDefault: OK (0.03s)
  3944. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3945. 868.53 s [indexed-traversable-instances] ifoldl'Default: OK (0.01s)
  3946. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3947. 868.53 s [indexed-traversable-instances] toList: OK
  3948. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3949. 868.53 s [indexed-traversable-instances] indices: OK
  3950. 868.53 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  3951. 868.53 s [indexed-traversable-instances]
  3952. 868.53 s [indexed-traversable-instances] All 42 tests passed (0.69s)
  3953. 868.53 s [indexed-traversable-instances] Test suite indexed-tests: PASS
  3954. 868.54 s [indexed-traversable-instances] Test suite logged to:
  3955. 868.54 s [indexed-traversable-instances] dist/test/indexed-traversable-instances-0.1.2-indexed-tests.log
  3956. 868.54 s [indexed-traversable-instances] Test suite safe: RUNNING...
  3957. 868.54 s [indexed-traversable-instances] Test suite safe: PASS
  3958. 868.54 s [indexed-traversable-instances] Test suite logged to: dist/test/indexed-traversable-instances-0.1.2-safe.log
  3959. 868.54 s [indexed-traversable-instances] 2 of 2 test suites (2 of 2 test cases) passed.
  3960. 868.54 s [indexed-traversable-instances] Phase: haddockPhase
  3961. 868.54 s [indexed-traversable-instances] Preprocessing library for indexed-traversable-instances-0.1.2..
  3962. 868.54 s [indexed-traversable-instances] Running Haddock on library for indexed-traversable-instances-0.1.2..
  3963. 868.54 s [indexed-traversable-instances] Warning: The documentation for the following packages are not installed. No
  3964. 868.54 s [indexed-traversable-instances] links will be generated to these packages: foldable1-classes-compat-0.1
  3965. 868.54 s [indexed-traversable-instances] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  3966. 868.54 s [indexed-traversable-instances] 100% ( 1 / 1) in 'Data.Functor.WithIndex.Instances'
  3967. 868.67 s [free] Phase: setupCompilerEnvironmentPhase
  3968. 868.68 s [free] Build with /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6.
  3969. 868.94 s [free] Phase: unpackPhase
  3970. 868.95 s [free] unpacking source archive /nix/store/ww34c3nzhs0wrgn68lk5d0qk9rgdm1d7-free-5.2.tar.gz
  3971. 868.96 s [free] source root is free-5.2
  3972. 868.96 s [free] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file free-5.2/.vim.custom
  3973. 868.97 s [free] Phase: patchPhase
  3974. 868.97 s [free] Replace Cabal file with edited version from mirror://hackage/free-5.2/revision/5.cabal.
  3975. 868.98 s [free] Phase: compileBuildDriverPhase
  3976. 868.99 s [free] setupCompileFlags: -package-db=/build/tmp.LT0uyY1cHh/setup-package.conf.d -threaded
  3977. 869.12 s [free] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.LT0uyY1cHh/Main.o )
  3978. 869.23 s [free] [2 of 2] Linking Setup
  3979. 871.21 s [free] Phase: updateAutotoolsGnuConfigScriptsPhase
  3980. 871.23 s [free] Phase: configurePhase
  3981. 871.23 s [free] configureFlags: --verbose --prefix=/nix/store/dhnm68gpf44pszplrhbyzsxj3cpnkljr-free-5.2 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/m1wvdr4hyq9b6sqj19bk24qjw0x483is-free-5.2-doc/share/doc/free-5.2 --with-gcc=gcc --package-db=/build/tmp.LT0uyY1cHh/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/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  3982. 871.89 s [free] Using Parsec parser
  3983. 871.89 s [free] Configuring free-5.2...
  3984. 871.89 s [free] Dependency base >=4.9 && <5: using base-4.17.2.0
  3985. 871.89 s [free] Dependency comonad >=5.0.8 && <6: using comonad-5.0.8
  3986. 871.89 s [free] Dependency containers >=0.5.7.1 && <0.8: using containers-0.6.7
  3987. 871.89 s [free] Dependency distributive >=0.5.2 && <1: using distributive-0.6.2.1
  3988. 871.89 s [free] Dependency exceptions >=0.10.4 && <0.11: using exceptions-0.10.5
  3989. 871.89 s [free] Dependency indexed-traversable >=0.1.1 && <0.2: using
  3990. 871.89 s [free] indexed-traversable-0.1.4
  3991. 871.89 s [free] Dependency mtl >=2.2.2 && <2.4: using mtl-2.2.2
  3992. 871.89 s [free] Dependency profunctors >=5.6.1 && <6: using profunctors-5.6.2
  3993. 871.89 s [free] Dependency semigroupoids >=5.3.5 && <7: using semigroupoids-6.0.1
  3994. 871.89 s [free] Dependency template-haskell >=2.11 && <2.23: using template-haskell-2.19.0.0
  3995. 871.89 s [free] Dependency th-abstraction >=0.4.2.0 && <0.8: using th-abstraction-0.5.0.0
  3996. 871.89 s [free] Dependency transformers >=0.5 && <0.7: using transformers-0.5.6.2
  3997. 871.89 s [free] Dependency transformers-base >=0.4.5.2 && <0.5: using transformers-base-0.4.6
  3998. 872.15 s [free] Source component graph: component lib
  3999. 872.15 s [free] Configured component graph:
  4000. 872.15 s [free] component free-5.2-GPjrw4rNjWgIAKVrdKPLAV
  4001. 872.15 s [free] include base-4.17.2.0
  4002. 872.15 s [free] include comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  4003. 872.15 s [free] include containers-0.6.7
  4004. 872.15 s [free] include distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  4005. 872.15 s [free] include exceptions-0.10.5
  4006. 872.15 s [free] include indexed-traversable-0.1.4-9pbE3ZUogJcJcWveq1lO5k
  4007. 872.15 s [free] include mtl-2.2.2
  4008. 872.15 s [free] include profunctors-5.6.2-CXYBBWc2YESBRBKWEgnGZT
  4009. 872.15 s [free] include semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6
  4010. 872.15 s [free] include template-haskell-2.19.0.0
  4011. 872.15 s [free] include th-abstraction-0.5.0.0-9DktW3NFeja81gCWDW4QEn
  4012. 872.15 s [free] include transformers-0.5.6.2
  4013. 872.15 s [free] include transformers-base-0.4.6-1MzTpJ8CzRk7ztWPpKGuLt
  4014. 872.15 s [free] Linked component graph:
  4015. 872.15 s [free] unit free-5.2-GPjrw4rNjWgIAKVrdKPLAV
  4016. 872.15 s [free] include base-4.17.2.0
  4017. 872.15 s [free] include comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  4018. 872.15 s [free] include containers-0.6.7
  4019. 872.15 s [free] include distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  4020. 872.15 s [free] include exceptions-0.10.5
  4021. 872.15 s [free] include indexed-traversable-0.1.4-9pbE3ZUogJcJcWveq1lO5k
  4022. 872.15 s [free] include mtl-2.2.2
  4023. 872.15 s [free] include profunctors-5.6.2-CXYBBWc2YESBRBKWEgnGZT
  4024. 872.15 s [free] include semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6
  4025. 872.15 s [free] include template-haskell-2.19.0.0
  4026. 872.15 s [free] include th-abstraction-0.5.0.0-9DktW3NFeja81gCWDW4QEn
  4027. 872.15 s [free] include transformers-0.5.6.2
  4028. 872.15 s [free] include transformers-base-0.4.6-1MzTpJ8CzRk7ztWPpKGuLt
  4029. 872.15 s [free] Control.Alternative.Free=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Alternative.Free,Control.Alternative.Free.Final=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Alternative.Free.Final,Control.Applicative.Free=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Applicative.Free,Control.Applicative.Free.Fast=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Applicative.Free.Fast,Control.Applicative.Free.Final=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Applicative.Free.Final,Control.Applicative.Trans.Free=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Applicative.Trans.Free,Control.Comonad.Cofree=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Comonad.Cofree,Control.Comonad.Cofree.Class=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Comonad.Cofree.Class,Control.Comonad.Trans.Cofree=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Comonad.Trans.Cofree,Control.Comonad.Trans.Coiter=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Comonad.Trans.Coiter,Control.Monad.Free=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Monad.Free,Control.Monad.Free.Ap=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Monad.Free.Ap,Control.Monad.Free.Church=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Monad.Free.Church,Control.Monad.Free.Class=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Monad.Free.Class,Control.Monad.Free.TH=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Monad.Free.TH,Control.Monad.Trans.Free=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Monad.Trans.Free,Control.Monad.Trans.Free.Ap=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Monad.Trans.Free.Ap,Control.Monad.Trans.Free.Church=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Monad.Trans.Free.Church,Control.Monad.Trans.Iter=free-5.2-GPjrw4rNjWgIAKVrdKPLAV:Control.Monad.Trans.Iter
  4030. 872.15 s [free] Ready component graph:
  4031. 872.15 s [free] definite free-5.2-GPjrw4rNjWgIAKVrdKPLAV
  4032. 872.15 s [free] depends base-4.17.2.0
  4033. 872.15 s [free] depends comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  4034. 872.15 s [free] depends containers-0.6.7
  4035. 872.15 s [free] depends distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  4036. 872.15 s [free] depends exceptions-0.10.5
  4037. 872.15 s [free] depends indexed-traversable-0.1.4-9pbE3ZUogJcJcWveq1lO5k
  4038. 872.15 s [free] depends mtl-2.2.2
  4039. 872.15 s [free] depends profunctors-5.6.2-CXYBBWc2YESBRBKWEgnGZT
  4040. 872.15 s [free] depends semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6
  4041. 872.15 s [free] depends template-haskell-2.19.0.0
  4042. 872.15 s [free] depends th-abstraction-0.5.0.0-9DktW3NFeja81gCWDW4QEn
  4043. 872.15 s [free] depends transformers-0.5.6.2
  4044. 872.15 s [free] depends transformers-base-0.4.6-1MzTpJ8CzRk7ztWPpKGuLt
  4045. 872.15 s [free] Using Cabal-3.8.1.0 compiled by ghc-9.4
  4046. 872.15 s [free] Using compiler: ghc-9.4.6
  4047. 872.15 s [free] Using install prefix: /nix/store/dhnm68gpf44pszplrhbyzsxj3cpnkljr-free-5.2
  4048. 872.15 s [free] Executables installed in:
  4049. 872.15 s [free] /nix/store/dhnm68gpf44pszplrhbyzsxj3cpnkljr-free-5.2/bin
  4050. 872.15 s [free] Libraries installed in:
  4051. 872.15 s [free] /nix/store/dhnm68gpf44pszplrhbyzsxj3cpnkljr-free-5.2/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/free-5.2-GPjrw4rNjWgIAKVrdKPLAV
  4052. 872.15 s [free] Dynamic Libraries installed in:
  4053. 872.15 s [free] /nix/store/dhnm68gpf44pszplrhbyzsxj3cpnkljr-free-5.2/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6
  4054. 872.15 s [free] Private executables installed in:
  4055. 872.15 s [free] /nix/store/dhnm68gpf44pszplrhbyzsxj3cpnkljr-free-5.2/libexec/x86_64-linux-ghc-9.4.6/free-5.2
  4056. 872.15 s [free] Data files installed in:
  4057. 872.15 s [free] /nix/store/dhnm68gpf44pszplrhbyzsxj3cpnkljr-free-5.2/share/x86_64-linux-ghc-9.4.6/free-5.2
  4058. 872.15 s [free] Documentation installed in:
  4059. 872.15 s [free] /nix/store/m1wvdr4hyq9b6sqj19bk24qjw0x483is-free-5.2-doc/share/doc/free-5.2
  4060. 872.15 s [free] Configuration files installed in:
  4061. 872.15 s [free] /nix/store/dhnm68gpf44pszplrhbyzsxj3cpnkljr-free-5.2/etc
  4062. 872.15 s [free] No alex found
  4063. 872.15 s [free] Using ar found on system at:
  4064. 872.15 s [free] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  4065. 872.15 s [free] No c2hs found
  4066. 872.15 s [free] No cpphs found
  4067. 872.15 s [free] No doctest found
  4068. 872.15 s [free] Using gcc version 13.3.0 given by user at:
  4069. 872.15 s [free] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  4070. 872.15 s [free] Using ghc version 9.4.6 found on system at:
  4071. 872.15 s [free] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc
  4072. 872.15 s [free] Using ghc-pkg version 9.4.6 found on system at:
  4073. 872.15 s [free] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc-pkg-9.4.6
  4074. 872.15 s [free] No ghcjs found
  4075. 872.15 s [free] No ghcjs-pkg found
  4076. 872.15 s [free] No greencard found
  4077. 872.15 s [free] Using haddock version 2.27.0 found on system at:
  4078. 872.15 s [free] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/haddock-ghc-9.4.6
  4079. 872.15 s [free] No happy found
  4080. 872.15 s [free] Using haskell-suite found on system at: haskell-suite-dummy-location
  4081. 872.15 s [free] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  4082. 872.15 s [free] No hmake found
  4083. 872.15 s [free] Using hpc version 0.68 found on system at:
  4084. 872.15 s [free] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hpc
  4085. 872.15 s [free] Using hsc2hs version 0.68.8 found on system at:
  4086. 872.15 s [free] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hsc2hs
  4087. 872.15 s [free] Using hscolour version 1.25 found on system at:
  4088. 872.15 s [free] /nix/store/7pz6rgdayh3bj4v5jn9fi1vpm6n8krn3-hscolour-1.25/bin/HsColour
  4089. 872.15 s [free] No jhc found
  4090. 872.15 s [free] Using ld found on system at:
  4091. 872.15 s [free] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  4092. 872.16 s [free] No pkg-config found
  4093. 872.16 s [free] Using runghc version 9.4.6 found on system at:
  4094. 872.16 s [free] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/runghc-9.4.6
  4095. 872.16 s [free] Using strip version 2.43 found on system at:
  4096. 872.16 s [free] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  4097. 872.16 s [free] Using tar found on system at:
  4098. 872.16 s [free] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  4099. 872.16 s [free] No uhc found
  4100. 872.17 s [free] Phase: buildPhase
  4101. 872.22 s [free] Preprocessing library for free-5.2..
  4102. 872.23 s [free] Building library for free-5.2..
  4103. 872.54 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 )
  4104. 872.88 s [indexed-traversable-instances] Documentation created: dist/doc/html/indexed-traversable-instances/index.html,
  4105. 872.88 s [indexed-traversable-instances] dist/doc/html/indexed-traversable-instances/indexed-traversable-instances.txt
  4106. 872.96 s [indexed-traversable-instances] Preprocessing test suite 'indexed-tests' for indexed-traversable-instances-0.1.2..
  4107. 872.96 s [indexed-traversable-instances] Preprocessing test suite 'safe' for indexed-traversable-instances-0.1.2..
  4108. 872.97 s [indexed-traversable-instances] Phase: installPhase
  4109. 873.07 s [indexed-traversable-instances] Installing library in /nix/store/n1fq25c1z0zkcvy6zw8dkplkqf0fpgaa-indexed-traversable-instances-0.1.2/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/indexed-traversable-instances-0.1.2-5aMiVvUWQc1Cz4JNw785Hb
  4110. 873.19 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 )
  4111. 873.19 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 )
  4112. 873.42 s [indexed-traversable-instances] Phase: fixupPhase
  4113. 873.45 s [indexed-traversable-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/n1fq25c1z0zkcvy6zw8dkplkqf0fpgaa-indexed-traversable-instances-0.1.2
  4114. 873.45 s [indexed-traversable-instances] shrinking /nix/store/n1fq25c1z0zkcvy6zw8dkplkqf0fpgaa-indexed-traversable-instances-0.1.2/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/libHSindexed-traversable-instances-0.1.2-5aMiVvUWQc1Cz4JNw785Hb-ghc9.4.6.so
  4115. 873.45 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 )
  4116. 873.45 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 )
  4117. 873.45 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 )
  4118. 873.45 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 )
  4119. 873.45 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 )
  4120. 873.46 s [indexed-traversable-instances] checking for references to /build/ in /nix/store/n1fq25c1z0zkcvy6zw8dkplkqf0fpgaa-indexed-traversable-instances-0.1.2...
  4121. 873.47 s [indexed-traversable-instances] patching script interpreter paths in /nix/store/n1fq25c1z0zkcvy6zw8dkplkqf0fpgaa-indexed-traversable-instances-0.1.2
  4122. 873.48 s [indexed-traversable-instances] stripping (with command strip and flags -S -p) in /nix/store/n1fq25c1z0zkcvy6zw8dkplkqf0fpgaa-indexed-traversable-instances-0.1.2/lib
  4123. 873.52 s [indexed-traversable-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/agmma0fmxlbwm3x31y1vfasb4jd6m90z-indexed-traversable-instances-0.1.2-doc
  4124. 873.52 s [indexed-traversable-instances] checking for references to /build/ in /nix/store/agmma0fmxlbwm3x31y1vfasb4jd6m90z-indexed-traversable-instances-0.1.2-doc...
  4125. 873.53 s [indexed-traversable-instances] patching script interpreter paths in /nix/store/agmma0fmxlbwm3x31y1vfasb4jd6m90z-indexed-traversable-instances-0.1.2-doc
  4126. 873.66 s [indexed-traversable-instances:post-build] Uploading to the NixCI cache: /nix/store/agmma0fmxlbwm3x31y1vfasb4jd6m90z-indexed-traversable-instances-0.1.2-doc /nix/store/n1fq25c1z0zkcvy6zw8dkplkqf0fpgaa-indexed-traversable-instances-0.1.2
  4127. 873.75 s [indexed-traversable-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  4128. 873.94 s [indexed-traversable-instances:post-build] copying 2 paths...
  4129. 873.94 s [indexed-traversable-instances:post-build] copying path '/nix/store/agmma0fmxlbwm3x31y1vfasb4jd6m90z-indexed-traversable-instances-0.1.2-doc' to 'https://cache.nix-ci.com'...
  4130. 874.16 s [indexed-traversable-instances:post-build] copying path '/nix/store/n1fq25c1z0zkcvy6zw8dkplkqf0fpgaa-indexed-traversable-instances-0.1.2' to 'https://cache.nix-ci.com'...
  4131. 874.50 s [indexed-traversable-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  4132. 874.74 s [indexed-traversable-instances:post-build] copying 1 paths...
  4133. 874.74 s [indexed-traversable-instances:post-build] copying path '/nix/store/nxky33i32qp716jz7yvmb42m1q9h4gzh-indexed-traversable-instances-0.1.2.drv' to 'https://cache.nix-ci.com'...
  4134. 874.90 s Uploaded indexed-traversable-instances in 1.2s
  4135. 874.90 s Progress: 98 of 104 built (1 building), 9 of 9 downloaded from cache
  4136. 874.90 s Built indexed-traversable-instances in 26.0s
  4137. 874.91 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 )
  4138. 874.91 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 )
  4139. 874.91 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 )
  4140. 874.91 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 )
  4141. 874.91 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 )
  4142. 875.19 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 )
  4143. 876.39 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 )
  4144. 876.84 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 )
  4145. 876.84 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 )
  4146. 876.84 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 )
  4147. 876.84 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 )
  4148. 877.32 s [free] [ 1 of 19] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.p_o )
  4149. 877.89 s [free] [ 2 of 19] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, dist/build/Control/Alternative/Free/Final.p_o )
  4150. 877.89 s [free] [ 3 of 19] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.p_o )
  4151. 878.05 s [free] [ 4 of 19] Compiling Control.Applicative.Free.Fast ( src/Control/Applicative/Free/Fast.hs, dist/build/Control/Applicative/Free/Fast.p_o )
  4152. 878.05 s [free] [ 5 of 19] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, dist/build/Control/Applicative/Free/Final.p_o )
  4153. 878.05 s [free] [ 6 of 19] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.p_o )
  4154. 878.05 s [free] [ 7 of 19] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.p_o )
  4155. 878.05 s [free] [ 8 of 19] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.p_o )
  4156. 879.22 s [free] [ 9 of 19] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.p_o )
  4157. 879.30 s [free] [10 of 19] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.p_o )
  4158. 879.30 s [free] [11 of 19] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.p_o )
  4159. 879.30 s [free] [12 of 19] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.p_o )
  4160. 879.30 s [free] [13 of 19] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.p_o )
  4161. 879.67 s [free] [14 of 19] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.p_o )
  4162. 880.75 s [free] [15 of 19] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.p_o )
  4163. 881.29 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 )
  4164. 881.29 s [free] [17 of 19] Compiling Control.Monad.Free.Ap ( src/Control/Monad/Free/Ap.hs, dist/build/Control/Monad/Free/Ap.p_o )
  4165. 881.29 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 )
  4166. 881.29 s [free] [19 of 19] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.p_o )
  4167. 883.05 s [free] Phase: checkPhase
  4168. 883.09 s [free] Package has no test suites.
  4169. 883.10 s [free] Phase: haddockPhase
  4170. 883.28 s [free] Preprocessing library for free-5.2..
  4171. 883.29 s [free] Running Haddock on library for free-5.2..
  4172. 883.29 s [free] Warning: The documentation for the following packages are not installed. No
  4173. 883.29 s [free] links will be generated to these packages: foldable1-classes-compat-0.1
  4174. 883.35 s [free] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  4175. 883.70 s [free] Warning: 'lift' is out of scope.
  4176. 883.70 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4177. 883.70 s [free] 66% ( 4 / 6) in 'Control.Alternative.Free'
  4178. 883.70 s [free] Missing documentation for:
  4179. 883.70 s [free] Alt (src/Control/Alternative/Free.hs:43)
  4180. 883.70 s [free] AltF (src/Control/Alternative/Free.hs:39)
  4181. 883.73 s [free] Warning: 'lift' is out of scope.
  4182. 883.73 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4183. 883.73 s [free] 100% ( 5 / 5) in 'Control.Alternative.Free.Final'
  4184. 883.76 s [free] Warning: 'lift' is out of scope.
  4185. 883.76 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4186. 883.76 s [free] 100% ( 11 / 11) in 'Control.Applicative.Free'
  4187. 883.86 s [free] Warning: 'f' is out of scope.
  4188. 883.86 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4189. 883.86 s [free] Warning: 'lift' is out of scope.
  4190. 883.86 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4191. 883.86 s [free] 100% ( 14 / 14) in 'Control.Applicative.Free.Fast'
  4192. 883.88 s [free] Warning: 'lift' is out of scope.
  4193. 883.88 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4194. 883.88 s [free] 100% ( 10 / 10) in 'Control.Applicative.Free.Final'
  4195. 883.91 s [free] Warning: 'lift' is out of scope.
  4196. 883.91 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4197. 883.91 s [free] Warning: 'getSum' is out of scope.
  4198. 883.91 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4199. 883.91 s [free] Warning: 'Sum' is out of scope.
  4200. 883.91 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4201. 883.91 s [free] Warning: 'fold' is out of scope.
  4202. 883.91 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4203. 883.91 s [free] Warning: 'Ap' is ambiguous. It is defined
  4204. 883.91 s [free] * at src/Control/Applicative/Trans/Free.hs:55:3
  4205. 883.91 s [free] * at src/Control/Applicative/Trans/Free.hs:157:1
  4206. 883.91 s [free] You may be able to disambiguate the identifier by qualifying it or
  4207. 883.91 s [free] by specifying the type/value namespace explicitly.
  4208. 883.91 s [free] Defaulting to the one defined at src/Control/Applicative/Trans/Free.hs:53:1
  4209. 883.91 s [free] 100% ( 22 / 22) in 'Control.Applicative.Trans.Free'
  4210. 883.94 s [free] 100% ( 2 / 2) in 'Control.Comonad.Cofree.Class'
  4211. 884.24 s [free] Warning: 'cofree' is out of scope.
  4212. 884.24 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4213. 884.24 s [free] Warning: 'Identity' is out of scope.
  4214. 884.24 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4215. 884.24 s [free] Warning: 'lens' is out of scope.
  4216. 884.24 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4217. 884.24 s [free] 93% ( 15 / 16) in 'Control.Comonad.Cofree'
  4218. 884.24 s [free] Missing documentation for:
  4219. 884.24 s [free] hoistCofree (src/Control/Comonad/Cofree.hs:135)
  4220. 884.52 s [free] 100% ( 11 / 11) in 'Control.Comonad.Trans.Cofree'
  4221. 884.63 s [free] 100% ( 14 / 14) in 'Control.Comonad.Trans.Coiter'
  4222. 884.71 s [free] Warning: 'Tree' is out of scope.
  4223. 884.71 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4224. 884.71 s [free] 100% ( 4 / 4) in 'Control.Monad.Free.Class'
  4225. 884.78 s [free] 100% ( 10 / 10) in 'Control.Monad.Free.TH'
  4226. 884.90 s [free] Warning: 'Free' is ambiguous. It is defined
  4227. 884.90 s [free] * at src/Control/Monad/Trans/Free.hs:77:29
  4228. 884.90 s [free] * at src/Control/Monad/Trans/Free.hs:153:1
  4229. 884.90 s [free] You may be able to disambiguate the identifier by qualifying it or
  4230. 884.90 s [free] by specifying the type/value namespace explicitly.
  4231. 884.90 s [free] Defaulting to the one defined at src/Control/Monad/Trans/Free.hs:77:1
  4232. 884.90 s [free] 100% ( 28 / 28) in 'Control.Monad.Trans.Free'
  4233. 885.23 s [free] 100% ( 16 / 16) in 'Control.Monad.Free'
  4234. 885.33 s [free] 100% ( 13 / 13) in 'Control.Monad.Free.Church'
  4235. 885.42 s [free] Warning: 'Free' is ambiguous. It is defined
  4236. 885.42 s [free] * at src/Control/Monad/Trans/Free/Ap.hs:67:29
  4237. 885.42 s [free] * at src/Control/Monad/Trans/Free/Ap.hs:143:1
  4238. 885.42 s [free] You may be able to disambiguate the identifier by qualifying it or
  4239. 885.42 s [free] by specifying the type/value namespace explicitly.
  4240. 885.42 s [free] Defaulting to the one defined at src/Control/Monad/Trans/Free/Ap.hs:67:1
  4241. 885.42 s [free] 100% ( 27 / 27) in 'Control.Monad.Trans.Free.Ap'
  4242. 885.69 s [free] Warning: '(\<*\>)' is out of scope.
  4243. 885.69 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4244. 885.69 s [free] Warning: 'ap' is out of scope.
  4245. 885.69 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4246. 885.69 s [free] Warning: 'Identity' is out of scope.
  4247. 885.69 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4248. 885.69 s [free] 100% ( 16 / 16) in 'Control.Monad.Free.Ap'
  4249. 885.82 s [free] Warning: 'Free' is ambiguous. It is defined
  4250. 885.82 s [free] * at src/Control/Monad/Trans/Free.hs:77:29
  4251. 885.82 s [free] * at src/Control/Monad/Trans/Free.hs:153:1
  4252. 885.82 s [free] You may be able to disambiguate the identifier by qualifying it or
  4253. 885.82 s [free] by specifying the type/value namespace explicitly.
  4254. 885.82 s [free] Defaulting to the one defined at src/Control/Monad/Trans/Free.hs:77:1
  4255. 885.82 s [free] 100% ( 28 / 28) in 'Control.Monad.Trans.Free.Church'
  4256. 885.98 s [free] Warning: 'Free' is out of scope.
  4257. 885.98 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4258. 885.98 s [free] Warning: 'FreeT' is out of scope.
  4259. 885.98 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4260. 885.98 s [free] Warning: 'race' is out of scope.
  4261. 885.98 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4262. 885.98 s [free] Warning: 'void' is out of scope.
  4263. 885.98 s [free] If you qualify the identifier, haddock can try to link it anyway.
  4264. 885.98 s [free] 100% ( 25 / 25) in 'Control.Monad.Trans.Iter'
  4265. 886.70 s [free] Warning: Control.Applicative.Free: could not find link destinations for:
  4266. 886.70 s [free]
  4267. 886.70 s [free] - Data.Foldable1.foldMap1'
  4268. 886.70 s [free] - Data.Foldable1.maximum
  4269. 886.70 s [free] - Data.Foldable1.minimum
  4270. 886.70 s [free] - Data.Foldable1.head
  4271. 886.70 s [free] - Data.Foldable1.last
  4272. 886.70 s [free] - Data.Foldable1.foldrMap1
  4273. 886.70 s [free] - Data.Foldable1.foldlMap1'
  4274. 886.70 s [free] - Data.Foldable1.foldlMap1
  4275. 886.71 s [free] - Data.Foldable1.foldrMap1'
  4276. 886.71 s [free] - Control.Applicative.Free.boringEq
  4277. 886.71 s [free] - Control.Applicative.Free.boringCompare
  4278. 886.71 s [free] Warning: Control.Comonad.Cofree: could not find link destinations for:
  4279. 886.71 s [free]
  4280. 886.71 s [free] - Data.Foldable1.foldMap1'
  4281. 886.71 s [free] - Data.Foldable1.maximum
  4282. 886.71 s [free] - Data.Foldable1.minimum
  4283. 886.71 s [free] - Data.Foldable1.head
  4284. 886.71 s [free] - Data.Foldable1.last
  4285. 886.71 s [free] - Data.Foldable1.foldrMap1
  4286. 886.71 s [free] - Data.Foldable1.foldlMap1'
  4287. 886.71 s [free] - Data.Foldable1.foldlMap1
  4288. 886.72 s [free] - Data.Foldable1.foldrMap1'
  4289. 886.72 s [free] Warning: Control.Monad.Free: could not find link destinations for:
  4290. 886.72 s [free]
  4291. 886.72 s [free] - Data.Foldable1.foldMap1'
  4292. 886.72 s [free] - Data.Foldable1.maximum
  4293. 886.72 s [free] - Data.Foldable1.minimum
  4294. 886.72 s [free] - Data.Foldable1.head
  4295. 886.72 s [free] - Data.Foldable1.last
  4296. 886.72 s [free] - Data.Foldable1.foldrMap1
  4297. 886.72 s [free] - Data.Foldable1.foldlMap1'
  4298. 886.72 s [free] - Data.Foldable1.foldlMap1
  4299. 886.73 s [free] - Data.Foldable1.foldrMap1'
  4300. 886.73 s [free] Warning: Control.Monad.Free.Church: could not find link destinations for:
  4301. 886.73 s [free]
  4302. 886.73 s [free] - Data.Foldable1.foldMap1'
  4303. 886.73 s [free] - Data.Foldable1.maximum
  4304. 886.73 s [free] - Data.Foldable1.minimum
  4305. 886.73 s [free] - Data.Foldable1.head
  4306. 886.73 s [free] - Data.Foldable1.last
  4307. 886.73 s [free] - Data.Foldable1.foldrMap1
  4308. 886.73 s [free] - Data.Foldable1.foldlMap1'
  4309. 886.73 s [free] - Data.Foldable1.foldlMap1
  4310. 886.73 s [free] - Data.Foldable1.foldrMap1'
  4311. 886.73 s [free] Warning: Control.Monad.Free.Ap: could not find link destinations for:
  4312. 886.73 s [free]
  4313. 886.73 s [free] - Data.Foldable1.foldMap1'
  4314. 886.73 s [free] - Data.Foldable1.maximum
  4315. 886.73 s [free] - Data.Foldable1.minimum
  4316. 886.73 s [free] - Data.Foldable1.head
  4317. 886.73 s [free] - Data.Foldable1.last
  4318. 886.73 s [free] - Data.Foldable1.foldrMap1
  4319. 886.73 s [free] - Data.Foldable1.foldlMap1'
  4320. 886.73 s [free] - Data.Foldable1.foldlMap1
  4321. 886.74 s [free] - Data.Foldable1.foldrMap1'
  4322. 886.74 s [free] Warning: Control.Monad.Trans.Iter: could not find link destinations for:
  4323. 886.74 s [free]
  4324. 886.74 s [free] - Data.Foldable1.foldMap1'
  4325. 886.74 s [free] - Data.Foldable1.maximum
  4326. 886.74 s [free] - Data.Foldable1.minimum
  4327. 886.74 s [free] - Data.Foldable1.head
  4328. 886.74 s [free] - Data.Foldable1.last
  4329. 886.74 s [free] - Data.Foldable1.foldrMap1
  4330. 886.74 s [free] - Data.Foldable1.foldlMap1'
  4331. 886.74 s [free] - Data.Foldable1.foldlMap1
  4332. 886.75 s [free] - Data.Foldable1.foldrMap1'
  4333. 891.47 s [free] Documentation created: dist/doc/html/free/index.html,
  4334. 891.47 s [free] dist/doc/html/free/free.txt
  4335. 891.57 s [free] Phase: installPhase
  4336. 891.65 s [free] Installing library in /nix/store/dhnm68gpf44pszplrhbyzsxj3cpnkljr-free-5.2/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/free-5.2-GPjrw4rNjWgIAKVrdKPLAV
  4337. 892.43 s [free] Phase: fixupPhase
  4338. 892.45 s [free] shrinking RPATHs of ELF executables and libraries in /nix/store/dhnm68gpf44pszplrhbyzsxj3cpnkljr-free-5.2
  4339. 892.47 s [free] shrinking /nix/store/dhnm68gpf44pszplrhbyzsxj3cpnkljr-free-5.2/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/libHSfree-5.2-GPjrw4rNjWgIAKVrdKPLAV-ghc9.4.6.so
  4340. 892.48 s [free] checking for references to /build/ in /nix/store/dhnm68gpf44pszplrhbyzsxj3cpnkljr-free-5.2...
  4341. 892.50 s [free] patching script interpreter paths in /nix/store/dhnm68gpf44pszplrhbyzsxj3cpnkljr-free-5.2
  4342. 892.51 s [free] stripping (with command strip and flags -S -p) in /nix/store/dhnm68gpf44pszplrhbyzsxj3cpnkljr-free-5.2/lib
  4343. 892.83 s [free] shrinking RPATHs of ELF executables and libraries in /nix/store/m1wvdr4hyq9b6sqj19bk24qjw0x483is-free-5.2-doc
  4344. 892.84 s [free] checking for references to /build/ in /nix/store/m1wvdr4hyq9b6sqj19bk24qjw0x483is-free-5.2-doc...
  4345. 892.86 s [free] patching script interpreter paths in /nix/store/m1wvdr4hyq9b6sqj19bk24qjw0x483is-free-5.2-doc
  4346. 893.01 s [free:post-build] Uploading to the NixCI cache: /nix/store/dhnm68gpf44pszplrhbyzsxj3cpnkljr-free-5.2 /nix/store/m1wvdr4hyq9b6sqj19bk24qjw0x483is-free-5.2-doc
  4347. 893.06 s [free:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  4348. 893.29 s [free:post-build] copying 2 paths...
  4349. 893.29 s [free:post-build] copying path '/nix/store/m1wvdr4hyq9b6sqj19bk24qjw0x483is-free-5.2-doc' to 'https://cache.nix-ci.com'...
  4350. 894.43 s [free:post-build] copying path '/nix/store/dhnm68gpf44pszplrhbyzsxj3cpnkljr-free-5.2' to 'https://cache.nix-ci.com'...
  4351. 900.92 s [free:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  4352. 901.13 s [free:post-build] copying 1 paths...
  4353. 901.14 s [free:post-build] copying path '/nix/store/hli3l9a2l7d11p9g5lz574mhs3cja7br-free-5.2.drv' to 'https://cache.nix-ci.com'...
  4354. 901.31 s Uploaded free in 8.3s
  4355. 901.31 s Progress: 99 of 104 built, 9 of 9 downloaded from cache
  4356. 901.31 s Built free in 32.7s
  4357. 901.36 s Building /nix/store/h851gg4n8rl9c9r0nicwfiaysvwf02zs-adjunctions-4.4.2.drv
  4358. 901.60 s [adjunctions] Phase: setupCompilerEnvironmentPhase
  4359. 901.60 s [adjunctions] Build with /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6.
  4360. 901.87 s [adjunctions] Phase: unpackPhase
  4361. 901.87 s [adjunctions] unpacking source archive /nix/store/xylwrdxsxkmjgmarpn06r7vn3j4x2mig-adjunctions-4.4.2.tar.gz
  4362. 901.88 s [adjunctions] source root is adjunctions-4.4.2
  4363. 901.88 s [adjunctions] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file adjunctions-4.4.2/.vim.custom
  4364. 901.89 s [adjunctions] Phase: patchPhase
  4365. 901.89 s [adjunctions] Replace Cabal file with edited version from mirror://hackage/adjunctions-4.4.2/revision/2.cabal.
  4366. 901.90 s [adjunctions] Phase: compileBuildDriverPhase
  4367. 901.90 s [adjunctions] setupCompileFlags: -package-db=/build/tmp.vJM0h87rjq/setup-package.conf.d -threaded
  4368. 901.96 s [adjunctions] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.vJM0h87rjq/Main.o )
  4369. 902.04 s [adjunctions] [2 of 2] Linking Setup
  4370. 903.55 s [adjunctions] Phase: updateAutotoolsGnuConfigScriptsPhase
  4371. 903.56 s [adjunctions] Phase: configurePhase
  4372. 903.57 s [adjunctions] configureFlags: --verbose --prefix=/nix/store/z125cdzsgq1d7iz0spsfwayfwxp6vgcr-adjunctions-4.4.2 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/nq0nlrmdnqi1l15m8hwmak3g2bpbcv8a-adjunctions-4.4.2-doc/share/doc/adjunctions-4.4.2 --with-gcc=gcc --package-db=/build/tmp.vJM0h87rjq/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/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  4373. 904.02 s [adjunctions] Using Parsec parser
  4374. 904.02 s [adjunctions] Configuring adjunctions-4.4.2...
  4375. 904.02 s [adjunctions] Dependency array >=0.3.0.2 && <0.7: using array-0.5.4.0
  4376. 904.02 s [adjunctions] Dependency base >=4 && <5: using base-4.17.2.0
  4377. 904.02 s [adjunctions] Dependency comonad >=4 && <6: using comonad-5.0.8
  4378. 904.02 s [adjunctions] Dependency containers >=0.3 && <0.8: using containers-0.6.7
  4379. 904.02 s [adjunctions] Dependency contravariant >=1 && <2: using contravariant-1.5.5
  4380. 904.02 s [adjunctions] Dependency distributive >=0.5.1 && <1: using distributive-0.6.2.1
  4381. 904.02 s [adjunctions] Dependency free >=4 && <6: using free-5.2
  4382. 904.02 s [adjunctions] Dependency mtl >=2.0.1 && <2.4: using mtl-2.2.2
  4383. 904.02 s [adjunctions] Dependency profunctors >=4 && <6: using profunctors-5.6.2
  4384. 904.02 s [adjunctions] Dependency semigroupoids >=4 && <7: using semigroupoids-6.0.1
  4385. 904.02 s [adjunctions] Dependency semigroups >=0.11 && <1: using semigroups-0.20
  4386. 904.02 s [adjunctions] Dependency tagged >=0.7 && <1: using tagged-0.8.8
  4387. 904.02 s [adjunctions] Dependency transformers >=0.2 && <0.7: using transformers-0.5.6.2
  4388. 904.02 s [adjunctions] Dependency transformers-compat >=0.3 && <1: using transformers-compat-0.7.2
  4389. 904.02 s [adjunctions] Dependency void >=0.5.5.1 && <1: using void-0.7.3
  4390. 904.02 s [adjunctions] Dependency adjunctions: using adjunctions-4.4.2
  4391. 904.02 s [adjunctions] Dependency base >=4 && <5: using base-4.17.2.0
  4392. 904.02 s [adjunctions] Dependency distributive >=0.5.1 && <1: using distributive-0.6.2.1
  4393. 904.02 s [adjunctions] Dependency generic-deriving >=1.11 && <2: using generic-deriving-1.14.5
  4394. 904.02 s [adjunctions] Dependency hspec >=2 && <3: using hspec-2.11.9
  4395. 904.30 s [adjunctions] Source component graph:
  4396. 904.30 s [adjunctions] component lib
  4397. 904.30 s [adjunctions] component test:spec dependency lib
  4398. 904.30 s [adjunctions] Configured component graph:
  4399. 904.30 s [adjunctions] component adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo
  4400. 904.30 s [adjunctions] include array-0.5.4.0
  4401. 904.30 s [adjunctions] include base-4.17.2.0
  4402. 904.30 s [adjunctions] include comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  4403. 904.30 s [adjunctions] include containers-0.6.7
  4404. 904.30 s [adjunctions] include contravariant-1.5.5-35YFLB0uIuz5cknUjKLNnT
  4405. 904.30 s [adjunctions] include distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  4406. 904.30 s [adjunctions] include free-5.2-GPjrw4rNjWgIAKVrdKPLAV
  4407. 904.30 s [adjunctions] include mtl-2.2.2
  4408. 904.30 s [adjunctions] include profunctors-5.6.2-CXYBBWc2YESBRBKWEgnGZT
  4409. 904.30 s [adjunctions] include semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6
  4410. 904.30 s [adjunctions] include semigroups-0.20-6lktLD0mxwZ1Pjuc7q3dSl
  4411. 904.30 s [adjunctions] include tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  4412. 904.30 s [adjunctions] include transformers-0.5.6.2
  4413. 904.30 s [adjunctions] include transformers-compat-0.7.2-2GbmZx5KxIlAJLN4VBqBUM
  4414. 904.30 s [adjunctions] include void-0.7.3-GhXmDKlBHl0LbXoxVMxAU0
  4415. 904.30 s [adjunctions] component adjunctions-4.4.2-KmWhMiLPiMSIUDNed6ky6O-spec
  4416. 904.30 s [adjunctions] include adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo
  4417. 904.30 s [adjunctions] include base-4.17.2.0
  4418. 904.30 s [adjunctions] include distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  4419. 904.30 s [adjunctions] include generic-deriving-1.14.5-KQjB0ZQoGVQ6POGuyyICF7
  4420. 904.30 s [adjunctions] include hspec-2.11.9-8ZyIJhIsO7I8QfXplKvyNd
  4421. 904.30 s [adjunctions] Linked component graph:
  4422. 904.30 s [adjunctions] unit adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo
  4423. 904.30 s [adjunctions] include array-0.5.4.0
  4424. 904.30 s [adjunctions] include base-4.17.2.0
  4425. 904.30 s [adjunctions] include comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  4426. 904.30 s [adjunctions] include containers-0.6.7
  4427. 904.30 s [adjunctions] include contravariant-1.5.5-35YFLB0uIuz5cknUjKLNnT
  4428. 904.30 s [adjunctions] include distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  4429. 904.30 s [adjunctions] include free-5.2-GPjrw4rNjWgIAKVrdKPLAV
  4430. 904.30 s [adjunctions] include mtl-2.2.2
  4431. 904.30 s [adjunctions] include profunctors-5.6.2-CXYBBWc2YESBRBKWEgnGZT
  4432. 904.30 s [adjunctions] include semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6
  4433. 904.30 s [adjunctions] include semigroups-0.20-6lktLD0mxwZ1Pjuc7q3dSl
  4434. 904.30 s [adjunctions] include tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  4435. 904.30 s [adjunctions] include transformers-0.5.6.2
  4436. 904.30 s [adjunctions] include transformers-compat-0.7.2-2GbmZx5KxIlAJLN4VBqBUM
  4437. 904.30 s [adjunctions] include void-0.7.3-GhXmDKlBHl0LbXoxVMxAU0
  4438. 904.30 s [adjunctions] Control.Comonad.Representable.Store=adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo:Control.Comonad.Representable.Store,Control.Comonad.Trans.Adjoint=adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo:Control.Comonad.Trans.Adjoint,Control.Monad.Representable.Reader=adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo:Control.Monad.Representable.Reader,Control.Monad.Representable.State=adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo:Control.Monad.Representable.State,Control.Monad.Trans.Adjoint=adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo:Control.Monad.Trans.Adjoint,Control.Monad.Trans.Contravariant.Adjoint=adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo:Control.Monad.Trans.Contravariant.Adjoint,Control.Monad.Trans.Conts=adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo:Control.Monad.Trans.Conts,Data.Functor.Adjunction=adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo:Data.Functor.Adjunction,Data.Functor.Contravariant.Adjunction=adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo:Data.Functor.Contravariant.Adjunction,Data.Functor.Contravariant.Rep=adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo:Data.Functor.Contravariant.Rep,Data.Functor.Rep=adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo:Data.Functor.Rep
  4439. 904.30 s [adjunctions] unit adjunctions-4.4.2-KmWhMiLPiMSIUDNed6ky6O-spec
  4440. 904.30 s [adjunctions] include adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo
  4441. 904.30 s [adjunctions] include base-4.17.2.0
  4442. 904.30 s [adjunctions] include distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  4443. 904.30 s [adjunctions] include generic-deriving-1.14.5-KQjB0ZQoGVQ6POGuyyICF7
  4444. 904.30 s [adjunctions] include hspec-2.11.9-8ZyIJhIsO7I8QfXplKvyNd
  4445. 904.30 s [adjunctions] Ready component graph:
  4446. 904.30 s [adjunctions] definite adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo
  4447. 904.30 s [adjunctions] depends array-0.5.4.0
  4448. 904.30 s [adjunctions] depends base-4.17.2.0
  4449. 904.30 s [adjunctions] depends comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  4450. 904.30 s [adjunctions] depends containers-0.6.7
  4451. 904.30 s [adjunctions] depends contravariant-1.5.5-35YFLB0uIuz5cknUjKLNnT
  4452. 904.30 s [adjunctions] depends distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  4453. 904.30 s [adjunctions] depends free-5.2-GPjrw4rNjWgIAKVrdKPLAV
  4454. 904.30 s [adjunctions] depends mtl-2.2.2
  4455. 904.30 s [adjunctions] depends profunctors-5.6.2-CXYBBWc2YESBRBKWEgnGZT
  4456. 904.30 s [adjunctions] depends semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6
  4457. 904.30 s [adjunctions] depends semigroups-0.20-6lktLD0mxwZ1Pjuc7q3dSl
  4458. 904.30 s [adjunctions] depends tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  4459. 904.30 s [adjunctions] depends transformers-0.5.6.2
  4460. 904.30 s [adjunctions] depends transformers-compat-0.7.2-2GbmZx5KxIlAJLN4VBqBUM
  4461. 904.30 s [adjunctions] depends void-0.7.3-GhXmDKlBHl0LbXoxVMxAU0
  4462. 904.30 s [adjunctions] definite adjunctions-4.4.2-KmWhMiLPiMSIUDNed6ky6O-spec
  4463. 904.30 s [adjunctions] depends adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo
  4464. 904.30 s [adjunctions] depends base-4.17.2.0
  4465. 904.30 s [adjunctions] depends distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  4466. 904.30 s [adjunctions] depends generic-deriving-1.14.5-KQjB0ZQoGVQ6POGuyyICF7
  4467. 904.30 s [adjunctions] depends hspec-2.11.9-8ZyIJhIsO7I8QfXplKvyNd
  4468. 904.30 s [adjunctions] Using Cabal-3.8.1.0 compiled by ghc-9.4
  4469. 904.30 s [adjunctions] Using compiler: ghc-9.4.6
  4470. 904.30 s [adjunctions] Using install prefix:
  4471. 904.30 s [adjunctions] /nix/store/z125cdzsgq1d7iz0spsfwayfwxp6vgcr-adjunctions-4.4.2
  4472. 904.30 s [adjunctions] Executables installed in:
  4473. 904.30 s [adjunctions] /nix/store/z125cdzsgq1d7iz0spsfwayfwxp6vgcr-adjunctions-4.4.2/bin
  4474. 904.30 s [adjunctions] Libraries installed in:
  4475. 904.30 s [adjunctions] /nix/store/z125cdzsgq1d7iz0spsfwayfwxp6vgcr-adjunctions-4.4.2/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo
  4476. 904.30 s [adjunctions] Dynamic Libraries installed in:
  4477. 904.30 s [adjunctions] /nix/store/z125cdzsgq1d7iz0spsfwayfwxp6vgcr-adjunctions-4.4.2/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6
  4478. 904.30 s [adjunctions] Private executables installed in:
  4479. 904.30 s [adjunctions] /nix/store/z125cdzsgq1d7iz0spsfwayfwxp6vgcr-adjunctions-4.4.2/libexec/x86_64-linux-ghc-9.4.6/adjunctions-4.4.2
  4480. 904.30 s [adjunctions] Data files installed in:
  4481. 904.30 s [adjunctions] /nix/store/z125cdzsgq1d7iz0spsfwayfwxp6vgcr-adjunctions-4.4.2/share/x86_64-linux-ghc-9.4.6/adjunctions-4.4.2
  4482. 904.30 s [adjunctions] Documentation installed in:
  4483. 904.30 s [adjunctions] /nix/store/nq0nlrmdnqi1l15m8hwmak3g2bpbcv8a-adjunctions-4.4.2-doc/share/doc/adjunctions-4.4.2
  4484. 904.30 s [adjunctions] Configuration files installed in:
  4485. 904.30 s [adjunctions] /nix/store/z125cdzsgq1d7iz0spsfwayfwxp6vgcr-adjunctions-4.4.2/etc
  4486. 904.30 s [adjunctions] No alex found
  4487. 904.30 s [adjunctions] Using ar found on system at:
  4488. 904.30 s [adjunctions] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  4489. 904.30 s [adjunctions] No c2hs found
  4490. 904.30 s [adjunctions] No cpphs found
  4491. 904.30 s [adjunctions] No doctest found
  4492. 904.30 s [adjunctions] Using gcc version 13.3.0 given by user at:
  4493. 904.30 s [adjunctions] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  4494. 904.30 s [adjunctions] Using ghc version 9.4.6 found on system at:
  4495. 904.30 s [adjunctions] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc
  4496. 904.30 s [adjunctions] Using ghc-pkg version 9.4.6 found on system at:
  4497. 904.30 s [adjunctions] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc-pkg-9.4.6
  4498. 904.30 s [adjunctions] No ghcjs found
  4499. 904.30 s [adjunctions] No ghcjs-pkg found
  4500. 904.30 s [adjunctions] No greencard found
  4501. 904.30 s [adjunctions] Using haddock version 2.27.0 found on system at:
  4502. 904.30 s [adjunctions] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/haddock-ghc-9.4.6
  4503. 904.30 s [adjunctions] No happy found
  4504. 904.30 s [adjunctions] Using haskell-suite found on system at: haskell-suite-dummy-location
  4505. 904.30 s [adjunctions] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  4506. 904.30 s [adjunctions] No hmake found
  4507. 904.30 s [adjunctions] Using hpc version 0.68 found on system at:
  4508. 904.30 s [adjunctions] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hpc
  4509. 904.30 s [adjunctions] Using hsc2hs version 0.68.8 found on system at:
  4510. 904.30 s [adjunctions] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hsc2hs
  4511. 904.30 s [adjunctions] Using hscolour version 1.25 found on system at:
  4512. 904.30 s [adjunctions] /nix/store/7pz6rgdayh3bj4v5jn9fi1vpm6n8krn3-hscolour-1.25/bin/HsColour
  4513. 904.30 s [adjunctions] No jhc found
  4514. 904.30 s [adjunctions] Using ld found on system at:
  4515. 904.30 s [adjunctions] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  4516. 904.30 s [adjunctions] No pkg-config found
  4517. 904.30 s [adjunctions] Using runghc version 9.4.6 found on system at:
  4518. 904.30 s [adjunctions] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/runghc-9.4.6
  4519. 904.30 s [adjunctions] Using strip version 2.43 found on system at:
  4520. 904.30 s [adjunctions] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  4521. 904.30 s [adjunctions] Using tar found on system at:
  4522. 904.30 s [adjunctions] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  4523. 904.30 s [adjunctions] No uhc found
  4524. 904.31 s [adjunctions] Phase: buildPhase
  4525. 904.39 s [adjunctions] Preprocessing library for adjunctions-4.4.2..
  4526. 904.39 s [adjunctions] Building library for adjunctions-4.4.2..
  4527. 904.77 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 )
  4528. 905.00 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 )
  4529. 905.00 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 )
  4530. 905.06 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 )
  4531. 905.16 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 )
  4532. 905.67 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 )
  4533. 906.17 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 )
  4534. 906.26 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 )
  4535. 906.28 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 )
  4536. 906.28 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 )
  4537. 906.36 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 )
  4538. 906.86 s [adjunctions] [ 1 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, dist/build/Control/Monad/Trans/Conts.p_o )
  4539. 907.24 s [adjunctions] [ 2 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, dist/build/Data/Functor/Contravariant/Rep.p_o )
  4540. 907.24 s [adjunctions] [ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction ( src/Data/Functor/Contravariant/Adjunction.hs, dist/build/Data/Functor/Contravariant/Adjunction.p_o )
  4541. 907.45 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 )
  4542. 907.68 s [adjunctions] [ 5 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, dist/build/Data/Functor/Rep.p_o )
  4543. 908.03 s [adjunctions] [ 6 of 11] Compiling Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, dist/build/Data/Functor/Adjunction.p_o )
  4544. 908.70 s [adjunctions] [ 7 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, dist/build/Control/Monad/Trans/Adjoint.p_o )
  4545. 908.97 s [adjunctions] [ 8 of 11] Compiling Control.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, dist/build/Control/Comonad/Trans/Adjoint.p_o )
  4546. 908.97 s [adjunctions] [ 9 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, dist/build/Control/Monad/Representable/State.p_o )
  4547. 908.97 s [adjunctions] [10 of 11] Compiling Control.Monad.Representable.Reader ( src/Control/Monad/Representable/Reader.hs, dist/build/Control/Monad/Representable/Reader.p_o )
  4548. 909.01 s [adjunctions] [11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, dist/build/Control/Comonad/Representable/Store.p_o )
  4549. 910.27 s [adjunctions] Preprocessing test suite 'spec' for adjunctions-4.4.2..
  4550. 910.27 s [adjunctions] Building test suite 'spec' for adjunctions-4.4.2..
  4551. 910.40 s [adjunctions] [1 of 2] Compiling GenericsSpec ( tests/GenericsSpec.hs, dist/build/spec/spec-tmp/GenericsSpec.o, dist/build/spec/spec-tmp/GenericsSpec.dyn_o )
  4552. 911.13 s [adjunctions] [2 of 2] Compiling Main ( tests/Spec.hs, dist/build/spec/spec-tmp/Main.o )
  4553. 911.43 s [adjunctions] [3 of 3] Linking dist/build/spec/spec
  4554. 912.24 s [adjunctions] Phase: checkPhase
  4555. 912.27 s [adjunctions] Running 1 test suites...
  4556. 912.27 s [adjunctions] Test suite spec: RUNNING...
  4557. 912.27 s [adjunctions]
  4558. 912.27 s [adjunctions] Generics
  4559. 912.27 s [adjunctions] Id
  4560. 912.27 s [adjunctions] index idExample idRep = 42 [✔]
  4561. 912.27 s [adjunctions] Stream
  4562. 912.27 s [adjunctions] index streamExample streamRep1 = 0 [✔]
  4563. 912.27 s [adjunctions] index streamExample streamRep2 = 1 [✔]
  4564. 912.27 s [adjunctions] index streamExample streamRep3 = 2 [✔]
  4565. 912.27 s [adjunctions] PolyRec
  4566. 912.27 s [adjunctions] index polyRecExample polyRecRep1 = 1 [✔]
  4567. 912.27 s [adjunctions] index polyRecExample polyRecRep2 = 2 [✔]
  4568. 912.27 s [adjunctions] index polyRecExample polyRecRep3 = 0 [✔]
  4569. 912.27 s [adjunctions]
  4570. 912.27 s [adjunctions] Finished in 0.0009 seconds
  4571. 912.27 s [adjunctions] 7 examples, 0 failures
  4572. 912.28 s [adjunctions] Test suite spec: PASS
  4573. 912.28 s [adjunctions] Test suite logged to: dist/test/adjunctions-4.4.2-spec.log
  4574. 912.28 s [adjunctions] 1 of 1 test suites (1 of 1 test cases) passed.
  4575. 912.29 s [adjunctions] Phase: haddockPhase
  4576. 912.42 s [adjunctions] Preprocessing library for adjunctions-4.4.2..
  4577. 912.43 s [adjunctions] Running Haddock on library for adjunctions-4.4.2..
  4578. 912.43 s [adjunctions] Warning: The documentation for the following packages are not installed. No
  4579. 912.43 s [adjunctions] links will be generated to these packages: foldable1-classes-compat-0.1
  4580. 912.47 s [adjunctions] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  4581. 912.80 s [adjunctions] 33% ( 4 / 12) in 'Control.Monad.Trans.Conts'
  4582. 912.80 s [adjunctions] Missing documentation for:
  4583. 912.80 s [adjunctions] Cont (src/Control/Monad/Trans/Conts.hs:45)
  4584. 912.80 s [adjunctions] cont (src/Control/Monad/Trans/Conts.hs:47)
  4585. 912.80 s [adjunctions] runCont (src/Control/Monad/Trans/Conts.hs:50)
  4586. 912.80 s [adjunctions] Conts (src/Control/Monad/Trans/Conts.hs:53)
  4587. 912.80 s [adjunctions] runConts (src/Control/Monad/Trans/Conts.hs:58)
  4588. 912.80 s [adjunctions] conts (src/Control/Monad/Trans/Conts.hs:55)
  4589. 912.80 s [adjunctions] ContsT (src/Control/Monad/Trans/Conts.hs:61)
  4590. 912.80 s [adjunctions] callCC (src/Control/Monad/Trans/Conts.hs:77)
  4591. 912.88 s [adjunctions] Warning: 'Iso'' is out of scope.
  4592. 912.88 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  4593. 912.88 s [adjunctions] 83% ( 5 / 6) in 'Data.Functor.Contravariant.Rep'
  4594. 912.88 s [adjunctions] Missing documentation for:
  4595. 912.88 s [adjunctions] contramapRep (src/Data/Functor/Contravariant/Rep.hs:70)
  4596. 912.89 s [adjunctions] Warning: 'Hask' is out of scope.
  4597. 912.89 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  4598. 912.89 s [adjunctions] Warning: 'Iso'' is out of scope.
  4599. 912.89 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  4600. 912.89 s [adjunctions] 80% ( 4 / 5) in 'Data.Functor.Contravariant.Adjunction'
  4601. 912.89 s [adjunctions] Missing documentation for:
  4602. 912.89 s [adjunctions] coindexAdjunction (src/Data/Functor/Contravariant/Adjunction.hs:81)
  4603. 912.90 s [adjunctions] 20% ( 1 / 5) in 'Control.Monad.Trans.Contravariant.Adjoint'
  4604. 912.90 s [adjunctions] Missing documentation for:
  4605. 912.90 s [adjunctions] Adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:47)
  4606. 912.90 s [adjunctions] runAdjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:54)
  4607. 912.90 s [adjunctions] adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:51)
  4608. 912.90 s [adjunctions] AdjointT (src/Control/Monad/Trans/Contravariant/Adjoint.hs:49)
  4609. 913.08 s [adjunctions] Warning: 'WrappedRec' is out of scope.
  4610. 913.08 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  4611. 913.08 s [adjunctions] Warning: 'Iso'' is out of scope.
  4612. 913.08 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  4613. 913.08 s [adjunctions] 46% ( 22 / 47) in 'Data.Functor.Rep'
  4614. 913.08 s [adjunctions] Missing documentation for:
  4615. 913.08 s [adjunctions] Co (src/Data/Functor/Rep.hs:454)
  4616. 913.08 s [adjunctions] fmapRep (src/Data/Functor/Rep.hs:268)
  4617. 913.08 s [adjunctions] distributeRep (src/Data/Functor/Rep.hs:295)
  4618. 913.08 s [adjunctions] collectRep (src/Data/Functor/Rep.hs:298)
  4619. 913.08 s [adjunctions] apRep (src/Data/Functor/Rep.hs:292)
  4620. 913.08 s [adjunctions] pureRep (src/Data/Functor/Rep.hs:271)
  4621. 913.08 s [adjunctions] liftR2 (src/Data/Functor/Rep.hs:495)
  4622. 913.08 s [adjunctions] liftR3 (src/Data/Functor/Rep.hs:498)
  4623. 913.08 s [adjunctions] bindRep (src/Data/Functor/Rep.hs:274)
  4624. 913.08 s [adjunctions] mfixRep (src/Data/Functor/Rep.hs:277)
  4625. 913.08 s [adjunctions] mzipRep (src/Data/Functor/Rep.hs:283)
  4626. 913.08 s [adjunctions] mzipWithRep (src/Data/Functor/Rep.hs:280)
  4627. 913.08 s [adjunctions] askRep (src/Data/Functor/Rep.hs:286)
  4628. 913.08 s [adjunctions] localRep (src/Data/Functor/Rep.hs:289)
  4629. 913.08 s [adjunctions] duplicatedRep (src/Data/Functor/Rep.hs:310)
  4630. 913.08 s [adjunctions] extendedRep (src/Data/Functor/Rep.hs:313)
  4631. 913.08 s [adjunctions] duplicateRep (src/Data/Functor/Rep.hs:316)
  4632. 913.08 s [adjunctions] extendRep (src/Data/Functor/Rep.hs:319)
  4633. 913.08 s [adjunctions] extractRep (src/Data/Functor/Rep.hs:322)
  4634. 913.08 s [adjunctions] duplicateRepBy (src/Data/Functor/Rep.hs:301)
  4635. 913.08 s [adjunctions] extendRepBy (src/Data/Functor/Rep.hs:304)
  4636. 913.08 s [adjunctions] extractRepBy (src/Data/Functor/Rep.hs:307)
  4637. 913.08 s [adjunctions] imapRep (src/Data/Functor/Rep.hs:325)
  4638. 913.08 s [adjunctions] ifoldMapRep (src/Data/Functor/Rep.hs:328)
  4639. 913.08 s [adjunctions] itraverseRep (src/Data/Functor/Rep.hs:332)
  4640. 913.17 s [adjunctions] Warning: 'Iso'' is out of scope.
  4641. 913.17 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  4642. 913.17 s [adjunctions] Warning: 'uncozipping' is out of scope.
  4643. 913.17 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  4644. 913.17 s [adjunctions] 62% ( 10 / 16) in 'Data.Functor.Adjunction'
  4645. 913.17 s [adjunctions] Missing documentation for:
  4646. 913.17 s [adjunctions] zapWithAdjunction (src/Data/Functor/Adjunction.hs:120)
  4647. 913.17 s [adjunctions] absurdL (src/Data/Functor/Adjunction.hs:144)
  4648. 913.17 s [adjunctions] extractL (src/Data/Functor/Adjunction.hs:129)
  4649. 913.17 s [adjunctions] duplicateL (src/Data/Functor/Adjunction.hs:132)
  4650. 913.17 s [adjunctions] splitL (src/Data/Functor/Adjunction.hs:123)
  4651. 913.17 s [adjunctions] unsplitL (src/Data/Functor/Adjunction.hs:126)
  4652. 913.21 s [adjunctions] 20% ( 1 / 5) in 'Control.Monad.Trans.Adjoint'
  4653. 913.21 s [adjunctions] Missing documentation for:
  4654. 913.21 s [adjunctions] Adjoint (src/Control/Monad/Trans/Adjoint.hs:34)
  4655. 913.21 s [adjunctions] runAdjoint (src/Control/Monad/Trans/Adjoint.hs:41)
  4656. 913.21 s [adjunctions] adjoint (src/Control/Monad/Trans/Adjoint.hs:38)
  4657. 913.21 s [adjunctions] AdjointT (src/Control/Monad/Trans/Adjoint.hs:36)
  4658. 913.29 s [adjunctions] 20% ( 1 / 5) in 'Control.Comonad.Trans.Adjoint'
  4659. 913.29 s [adjunctions] Missing documentation for:
  4660. 913.29 s [adjunctions] Adjoint (src/Control/Comonad/Trans/Adjoint.hs:35)
  4661. 913.29 s [adjunctions] runAdjoint (src/Control/Comonad/Trans/Adjoint.hs:42)
  4662. 913.29 s [adjunctions] adjoint (src/Control/Comonad/Trans/Adjoint.hs:39)
  4663. 913.29 s [adjunctions] AdjointT (src/Control/Comonad/Trans/Adjoint.hs:37)
  4664. 913.32 s [adjunctions] 80% ( 12 / 15) in 'Control.Monad.Representable.State'
  4665. 913.32 s [adjunctions] Missing documentation for:
  4666. 913.32 s [adjunctions] stateT (src/Control/Monad/Representable/State.hs:110)
  4667. 913.32 s [adjunctions] runStateT (src/Control/Monad/Representable/State.hs:113)
  4668. 913.32 s [adjunctions] mapStateT (src/Control/Monad/Representable/State.hs:116)
  4669. 913.38 s [adjunctions] 50% ( 5 / 10) in 'Control.Monad.Representable.Reader'
  4670. 913.38 s [adjunctions] Missing documentation for:
  4671. 913.38 s [adjunctions] Reader (src/Control/Monad/Representable/Reader.hs:46)
  4672. 913.38 s [adjunctions] runReader (src/Control/Monad/Representable/Reader.hs:48)
  4673. 913.38 s [adjunctions] ReaderT (src/Control/Monad/Representable/Reader.hs:53)
  4674. 913.38 s [adjunctions] readerT (src/Control/Monad/Representable/Reader.hs:55)
  4675. 913.38 s [adjunctions] runReaderT (src/Control/Monad/Representable/Reader.hs:58)
  4676. 913.43 s [adjunctions] 62% ( 5 / 8) in 'Control.Comonad.Representable.Store'
  4677. 913.43 s [adjunctions] Missing documentation for:
  4678. 913.43 s [adjunctions] storeT (src/Control/Comonad/Representable/Store.hs:79)
  4679. 913.43 s [adjunctions] runStoreT (src/Control/Comonad/Representable/Store.hs:82)
  4680. 913.43 s [adjunctions] ComonadStore
  4681. 913.72 s [adjunctions] Warning: Data.Functor.Rep: could not find link destinations for:
  4682. 913.72 s [adjunctions]
  4683. 913.72 s [adjunctions] - Data.Functor.Rep.GTabulate
  4684. 913.73 s [adjunctions] - Data.Functor.Rep.GIndex
  4685. 913.73 s [adjunctions] - Data.Functor.Rep.GRep'
  4686. 913.73 s [adjunctions] Warning: Control.Monad.Representable.Reader: could not find link destinations for:
  4687. 913.73 s [adjunctions]
  4688. 913.73 s [adjunctions] - Data.Foldable1.foldMap1'
  4689. 913.73 s [adjunctions] - Data.Foldable1.maximum
  4690. 913.73 s [adjunctions] - Data.Foldable1.minimum
  4691. 913.73 s [adjunctions] - Data.Foldable1.head
  4692. 913.73 s [adjunctions] - Data.Foldable1.last
  4693. 913.73 s [adjunctions] - Data.Foldable1.foldrMap1
  4694. 913.73 s [adjunctions] - Data.Foldable1.foldlMap1'
  4695. 913.73 s [adjunctions] - Data.Foldable1.foldlMap1
  4696. 913.73 s [adjunctions] - Data.Foldable1.foldrMap1'
  4697. 916.77 s [adjunctions] Documentation created: dist/doc/html/adjunctions/index.html,
  4698. 916.77 s [adjunctions] dist/doc/html/adjunctions/adjunctions.txt
  4699. 916.83 s [adjunctions] Preprocessing test suite 'spec' for adjunctions-4.4.2..
  4700. 916.83 s [adjunctions] Phase: installPhase
  4701. 916.88 s [adjunctions] Installing library in /nix/store/z125cdzsgq1d7iz0spsfwayfwxp6vgcr-adjunctions-4.4.2/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo
  4702. 917.18 s [adjunctions] Phase: fixupPhase
  4703. 917.20 s [adjunctions] shrinking RPATHs of ELF executables and libraries in /nix/store/z125cdzsgq1d7iz0spsfwayfwxp6vgcr-adjunctions-4.4.2
  4704. 917.20 s [adjunctions] shrinking /nix/store/z125cdzsgq1d7iz0spsfwayfwxp6vgcr-adjunctions-4.4.2/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/libHSadjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo-ghc9.4.6.so
  4705. 917.22 s [adjunctions] checking for references to /build/ in /nix/store/z125cdzsgq1d7iz0spsfwayfwxp6vgcr-adjunctions-4.4.2...
  4706. 917.23 s [adjunctions] patching script interpreter paths in /nix/store/z125cdzsgq1d7iz0spsfwayfwxp6vgcr-adjunctions-4.4.2
  4707. 917.24 s [adjunctions] stripping (with command strip and flags -S -p) in /nix/store/z125cdzsgq1d7iz0spsfwayfwxp6vgcr-adjunctions-4.4.2/lib
  4708. 917.33 s [adjunctions] shrinking RPATHs of ELF executables and libraries in /nix/store/nq0nlrmdnqi1l15m8hwmak3g2bpbcv8a-adjunctions-4.4.2-doc
  4709. 917.33 s [adjunctions] checking for references to /build/ in /nix/store/nq0nlrmdnqi1l15m8hwmak3g2bpbcv8a-adjunctions-4.4.2-doc...
  4710. 917.34 s [adjunctions] patching script interpreter paths in /nix/store/nq0nlrmdnqi1l15m8hwmak3g2bpbcv8a-adjunctions-4.4.2-doc
  4711. 917.43 s [adjunctions:post-build] Uploading to the NixCI cache: /nix/store/nq0nlrmdnqi1l15m8hwmak3g2bpbcv8a-adjunctions-4.4.2-doc /nix/store/z125cdzsgq1d7iz0spsfwayfwxp6vgcr-adjunctions-4.4.2
  4712. 917.47 s [adjunctions:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  4713. 917.61 s [adjunctions:post-build] copying 2 paths...
  4714. 917.61 s [adjunctions:post-build] copying path '/nix/store/nq0nlrmdnqi1l15m8hwmak3g2bpbcv8a-adjunctions-4.4.2-doc' to 'https://cache.nix-ci.com'...
  4715. 917.97 s [adjunctions:post-build] copying path '/nix/store/z125cdzsgq1d7iz0spsfwayfwxp6vgcr-adjunctions-4.4.2' to 'https://cache.nix-ci.com'...
  4716. 919.52 s [adjunctions:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  4717. 919.71 s [adjunctions:post-build] copying 1 paths...
  4718. 919.71 s [adjunctions:post-build] copying path '/nix/store/h851gg4n8rl9c9r0nicwfiaysvwf02zs-adjunctions-4.4.2.drv' to 'https://cache.nix-ci.com'...
  4719. 919.85 s Uploaded adjunctions in 2.4s
  4720. 919.85 s Progress: 100 of 104 built, 9 of 9 downloaded from cache
  4721. 919.85 s Built adjunctions in 18.4s
  4722. 919.88 s Building /nix/store/6plmjfzy5cr5d7ybzc653i7fiznn75ch-kan-extensions-5.2.6.drv
  4723. 919.99 s [kan-extensions] Phase: setupCompilerEnvironmentPhase
  4724. 919.99 s [kan-extensions] Build with /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6.
  4725. 920.14 s [kan-extensions] Phase: unpackPhase
  4726. 920.14 s [kan-extensions] unpacking source archive /nix/store/sgrqnm2zizgrxv6z2ir5hnhn9fv2r295-kan-extensions-5.2.6.tar.gz
  4727. 920.15 s [kan-extensions] source root is kan-extensions-5.2.6
  4728. 920.15 s [kan-extensions] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file kan-extensions-5.2.6/.vim.custom
  4729. 920.16 s [kan-extensions] Phase: patchPhase
  4730. 920.16 s [kan-extensions] Phase: compileBuildDriverPhase
  4731. 920.17 s [kan-extensions] setupCompileFlags: -package-db=/build/tmp.NxWjBiuor0/setup-package.conf.d -threaded
  4732. 920.21 s [kan-extensions] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.NxWjBiuor0/Main.o )
  4733. 920.26 s [kan-extensions] [2 of 2] Linking Setup
  4734. 921.38 s [kan-extensions] Phase: updateAutotoolsGnuConfigScriptsPhase
  4735. 921.39 s [kan-extensions] Phase: configurePhase
  4736. 921.40 s [kan-extensions] configureFlags: --verbose --prefix=/nix/store/cxzkp491bsm66mxlymxp43hlx57xn883-kan-extensions-5.2.6 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/zqlhg06765z150mww3958yi4llkrb4j3-kan-extensions-5.2.6-doc/share/doc/kan-extensions-5.2.6 --with-gcc=gcc --package-db=/build/tmp.NxWjBiuor0/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/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  4737. 921.78 s [kan-extensions] Using Parsec parser
  4738. 921.78 s [kan-extensions] Configuring kan-extensions-5.2.6...
  4739. 921.78 s [kan-extensions] Dependency adjunctions >=4.2 && <5: using adjunctions-4.4.2
  4740. 921.78 s [kan-extensions] Dependency array >=0.3.0.2 && <0.6: using array-0.5.4.0
  4741. 921.78 s [kan-extensions] Dependency base >=4.11 && <5: using base-4.17.2.0
  4742. 921.78 s [kan-extensions] Dependency comonad >=4 && <6: using comonad-5.0.8
  4743. 921.78 s [kan-extensions] Dependency containers >=0.4 && <0.8: using containers-0.6.7
  4744. 921.78 s [kan-extensions] Dependency contravariant >=1 && <2: using contravariant-1.5.5
  4745. 921.78 s [kan-extensions] Dependency distributive >=0.2.2 && <1: using distributive-0.6.2.1
  4746. 921.78 s [kan-extensions] Dependency free >=4 && <6: using free-5.2
  4747. 921.78 s [kan-extensions] Dependency invariant >=0.1 && <1: using invariant-0.6.3
  4748. 921.78 s [kan-extensions] Dependency mtl >=2.2.1 && <2.4: using mtl-2.2.2
  4749. 921.78 s [kan-extensions] Dependency profunctors >=5 && <6: using profunctors-5.6.2
  4750. 921.78 s [kan-extensions] Dependency semigroupoids >=5.2.2 && <7: using semigroupoids-6.0.1
  4751. 921.78 s [kan-extensions] Dependency tagged >=0.7.2 && <1: using tagged-0.8.8
  4752. 921.78 s [kan-extensions] Dependency transformers >=0.5 && <0.7: using transformers-0.5.6.2
  4753. 921.97 s [kan-extensions] Source component graph: component lib
  4754. 921.97 s [kan-extensions] Configured component graph:
  4755. 921.97 s [kan-extensions] component kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg
  4756. 921.97 s [kan-extensions] include adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo
  4757. 921.97 s [kan-extensions] include array-0.5.4.0
  4758. 921.97 s [kan-extensions] include base-4.17.2.0
  4759. 921.97 s [kan-extensions] include comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  4760. 921.97 s [kan-extensions] include containers-0.6.7
  4761. 921.97 s [kan-extensions] include contravariant-1.5.5-35YFLB0uIuz5cknUjKLNnT
  4762. 921.97 s [kan-extensions] include distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  4763. 921.97 s [kan-extensions] include free-5.2-GPjrw4rNjWgIAKVrdKPLAV
  4764. 921.97 s [kan-extensions] include invariant-0.6.3-3ocgDxm8qcT9NvEGccfelc
  4765. 921.97 s [kan-extensions] include mtl-2.2.2
  4766. 921.97 s [kan-extensions] include profunctors-5.6.2-CXYBBWc2YESBRBKWEgnGZT
  4767. 921.97 s [kan-extensions] include semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6
  4768. 921.97 s [kan-extensions] include tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  4769. 921.97 s [kan-extensions] include transformers-0.5.6.2
  4770. 921.97 s [kan-extensions] Linked component graph:
  4771. 921.97 s [kan-extensions] unit kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg
  4772. 921.97 s [kan-extensions] include adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo
  4773. 921.97 s [kan-extensions] include array-0.5.4.0
  4774. 921.97 s [kan-extensions] include base-4.17.2.0
  4775. 921.97 s [kan-extensions] include comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  4776. 921.97 s [kan-extensions] include containers-0.6.7
  4777. 921.97 s [kan-extensions] include contravariant-1.5.5-35YFLB0uIuz5cknUjKLNnT
  4778. 921.97 s [kan-extensions] include distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  4779. 921.97 s [kan-extensions] include free-5.2-GPjrw4rNjWgIAKVrdKPLAV
  4780. 921.97 s [kan-extensions] include invariant-0.6.3-3ocgDxm8qcT9NvEGccfelc
  4781. 921.97 s [kan-extensions] include mtl-2.2.2
  4782. 921.97 s [kan-extensions] include profunctors-5.6.2-CXYBBWc2YESBRBKWEgnGZT
  4783. 921.97 s [kan-extensions] include semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6
  4784. 921.97 s [kan-extensions] include tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  4785. 921.97 s [kan-extensions] include transformers-0.5.6.2
  4786. 921.97 s [kan-extensions] Control.Comonad.Density=kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg:Control.Comonad.Density,Control.Monad.Co=kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg:Control.Monad.Co,Control.Monad.Codensity=kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg:Control.Monad.Codensity,Data.Functor.Contravariant.Coyoneda=kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg:Data.Functor.Contravariant.Coyoneda,Data.Functor.Contravariant.Day=kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg:Data.Functor.Contravariant.Day,Data.Functor.Contravariant.Yoneda=kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg:Data.Functor.Contravariant.Yoneda,Data.Functor.Coyoneda=kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg:Data.Functor.Coyoneda,Data.Functor.Day=kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg:Data.Functor.Day,Data.Functor.Day.Curried=kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg:Data.Functor.Day.Curried,Data.Functor.Invariant.Day=kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg:Data.Functor.Invariant.Day,Data.Functor.Kan.Lan=kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg:Data.Functor.Kan.Lan,Data.Functor.Kan.Ran=kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg:Data.Functor.Kan.Ran,Data.Functor.Yoneda=kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg:Data.Functor.Yoneda
  4787. 921.97 s [kan-extensions] Ready component graph:
  4788. 921.97 s [kan-extensions] definite kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg
  4789. 921.97 s [kan-extensions] depends adjunctions-4.4.2-G5ov2NhcCnm3rUPNixHbqo
  4790. 921.97 s [kan-extensions] depends array-0.5.4.0
  4791. 921.97 s [kan-extensions] depends base-4.17.2.0
  4792. 921.97 s [kan-extensions] depends comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  4793. 921.97 s [kan-extensions] depends containers-0.6.7
  4794. 921.97 s [kan-extensions] depends contravariant-1.5.5-35YFLB0uIuz5cknUjKLNnT
  4795. 921.97 s [kan-extensions] depends distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  4796. 921.97 s [kan-extensions] depends free-5.2-GPjrw4rNjWgIAKVrdKPLAV
  4797. 921.97 s [kan-extensions] depends invariant-0.6.3-3ocgDxm8qcT9NvEGccfelc
  4798. 921.97 s [kan-extensions] depends mtl-2.2.2
  4799. 921.97 s [kan-extensions] depends profunctors-5.6.2-CXYBBWc2YESBRBKWEgnGZT
  4800. 921.97 s [kan-extensions] depends semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6
  4801. 921.97 s [kan-extensions] depends tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  4802. 921.97 s [kan-extensions] depends transformers-0.5.6.2
  4803. 921.97 s [kan-extensions] Using Cabal-3.8.1.0 compiled by ghc-9.4
  4804. 921.97 s [kan-extensions] Using compiler: ghc-9.4.6
  4805. 921.97 s [kan-extensions] Using install prefix:
  4806. 921.97 s [kan-extensions] /nix/store/cxzkp491bsm66mxlymxp43hlx57xn883-kan-extensions-5.2.6
  4807. 921.97 s [kan-extensions] Executables installed in:
  4808. 921.97 s [kan-extensions] /nix/store/cxzkp491bsm66mxlymxp43hlx57xn883-kan-extensions-5.2.6/bin
  4809. 921.97 s [kan-extensions] Libraries installed in:
  4810. 921.97 s [kan-extensions] /nix/store/cxzkp491bsm66mxlymxp43hlx57xn883-kan-extensions-5.2.6/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg
  4811. 921.97 s [kan-extensions] Dynamic Libraries installed in:
  4812. 921.97 s [kan-extensions] /nix/store/cxzkp491bsm66mxlymxp43hlx57xn883-kan-extensions-5.2.6/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6
  4813. 921.97 s [kan-extensions] Private executables installed in:
  4814. 921.97 s [kan-extensions] /nix/store/cxzkp491bsm66mxlymxp43hlx57xn883-kan-extensions-5.2.6/libexec/x86_64-linux-ghc-9.4.6/kan-extensions-5.2.6
  4815. 921.97 s [kan-extensions] Data files installed in:
  4816. 921.97 s [kan-extensions] /nix/store/cxzkp491bsm66mxlymxp43hlx57xn883-kan-extensions-5.2.6/share/x86_64-linux-ghc-9.4.6/kan-extensions-5.2.6
  4817. 921.97 s [kan-extensions] Documentation installed in:
  4818. 921.97 s [kan-extensions] /nix/store/zqlhg06765z150mww3958yi4llkrb4j3-kan-extensions-5.2.6-doc/share/doc/kan-extensions-5.2.6
  4819. 921.97 s [kan-extensions] Configuration files installed in:
  4820. 921.97 s [kan-extensions] /nix/store/cxzkp491bsm66mxlymxp43hlx57xn883-kan-extensions-5.2.6/etc
  4821. 921.97 s [kan-extensions] No alex found
  4822. 921.97 s [kan-extensions] Using ar found on system at:
  4823. 921.97 s [kan-extensions] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  4824. 921.97 s [kan-extensions] No c2hs found
  4825. 921.97 s [kan-extensions] No cpphs found
  4826. 921.97 s [kan-extensions] No doctest found
  4827. 921.97 s [kan-extensions] Using gcc version 13.3.0 given by user at:
  4828. 921.97 s [kan-extensions] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  4829. 921.97 s [kan-extensions] Using ghc version 9.4.6 found on system at:
  4830. 921.97 s [kan-extensions] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc
  4831. 921.97 s [kan-extensions] Using ghc-pkg version 9.4.6 found on system at:
  4832. 921.97 s [kan-extensions] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc-pkg-9.4.6
  4833. 921.97 s [kan-extensions] No ghcjs found
  4834. 921.97 s [kan-extensions] No ghcjs-pkg found
  4835. 921.97 s [kan-extensions] No greencard found
  4836. 921.97 s [kan-extensions] Using haddock version 2.27.0 found on system at:
  4837. 921.97 s [kan-extensions] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/haddock-ghc-9.4.6
  4838. 921.97 s [kan-extensions] No happy found
  4839. 921.97 s [kan-extensions] Using haskell-suite found on system at: haskell-suite-dummy-location
  4840. 921.97 s [kan-extensions] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  4841. 921.97 s [kan-extensions] No hmake found
  4842. 921.97 s [kan-extensions] Using hpc version 0.68 found on system at:
  4843. 921.97 s [kan-extensions] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hpc
  4844. 921.97 s [kan-extensions] Using hsc2hs version 0.68.8 found on system at:
  4845. 921.97 s [kan-extensions] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hsc2hs
  4846. 921.97 s [kan-extensions] Using hscolour version 1.25 found on system at:
  4847. 921.97 s [kan-extensions] /nix/store/7pz6rgdayh3bj4v5jn9fi1vpm6n8krn3-hscolour-1.25/bin/HsColour
  4848. 921.97 s [kan-extensions] No jhc found
  4849. 921.97 s [kan-extensions] Using ld found on system at:
  4850. 921.97 s [kan-extensions] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  4851. 921.97 s [kan-extensions] No pkg-config found
  4852. 921.97 s [kan-extensions] Using runghc version 9.4.6 found on system at:
  4853. 921.97 s [kan-extensions] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/runghc-9.4.6
  4854. 921.97 s [kan-extensions] Using strip version 2.43 found on system at:
  4855. 921.97 s [kan-extensions] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  4856. 921.97 s [kan-extensions] Using tar found on system at:
  4857. 921.97 s [kan-extensions] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  4858. 921.97 s [kan-extensions] No uhc found
  4859. 921.99 s [kan-extensions] Phase: buildPhase
  4860. 922.04 s [kan-extensions] Preprocessing library for kan-extensions-5.2.6..
  4861. 922.04 s [kan-extensions] Building library for kan-extensions-5.2.6..
  4862. 922.18 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 )
  4863. 922.42 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 )
  4864. 922.52 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 )
  4865. 922.52 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 )
  4866. 922.67 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 )
  4867. 922.82 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 )
  4868. 922.82 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 )
  4869. 922.82 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 )
  4870. 923.26 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 )
  4871. 923.26 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 )
  4872. 923.26 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 )
  4873. 923.26 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 )
  4874. 923.26 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 )
  4875. 923.57 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 )
  4876. 923.86 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 )
  4877. 923.97 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 )
  4878. 923.97 s [kan-extensions] [ 4 of 13] Compiling Data.Functor.Day ( src/Data/Functor/Day.hs, dist/build/Data/Functor/Day.p_o )
  4879. 924.08 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 )
  4880. 924.34 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 )
  4881. 924.34 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 )
  4882. 924.34 s [kan-extensions] [ 8 of 13] Compiling Data.Functor.Coyoneda ( src/Data/Functor/Coyoneda.hs, dist/build/Data/Functor/Coyoneda.p_o )
  4883. 924.74 s [kan-extensions] [ 9 of 13] Compiling Control.Comonad.Density ( src/Control/Comonad/Density.hs, dist/build/Control/Comonad/Density.p_o )
  4884. 924.74 s [kan-extensions] [10 of 13] Compiling Control.Monad.Co ( src/Control/Monad/Co.hs, dist/build/Control/Monad/Co.p_o )
  4885. 924.74 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 )
  4886. 924.74 s [kan-extensions] [12 of 13] Compiling Control.Monad.Codensity ( src/Control/Monad/Codensity.hs, dist/build/Control/Monad/Codensity.p_o )
  4887. 924.74 s [kan-extensions] [13 of 13] Compiling Data.Functor.Yoneda ( src/Data/Functor/Yoneda.hs, dist/build/Data/Functor/Yoneda.p_o )
  4888. 925.76 s [kan-extensions] Phase: checkPhase
  4889. 925.79 s [kan-extensions] Package has no test suites.
  4890. 925.79 s [kan-extensions] Phase: haddockPhase
  4891. 925.91 s [kan-extensions] Preprocessing library for kan-extensions-5.2.6..
  4892. 925.91 s [kan-extensions] Running Haddock on library for kan-extensions-5.2.6..
  4893. 925.91 s [kan-extensions] Warning: The documentation for the following packages are not installed. No
  4894. 925.91 s [kan-extensions] links will be generated to these packages: foldable1-classes-compat-0.1
  4895. 925.95 s [kan-extensions] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  4896. 926.21 s [kan-extensions] 100% ( 5 / 5) in 'Data.Functor.Contravariant.Coyoneda'
  4897. 926.29 s [kan-extensions] 100% ( 14 / 14) in 'Data.Functor.Contravariant.Day'
  4898. 926.31 s [kan-extensions] 75% ( 3 / 4) in 'Data.Functor.Contravariant.Yoneda'
  4899. 926.31 s [kan-extensions] Missing documentation for:
  4900. 926.31 s [kan-extensions] lowerYoneda (src/Data/Functor/Contravariant/Yoneda.hs:40)
  4901. 926.37 s [kan-extensions] 93% ( 14 / 15) in 'Data.Functor.Day'
  4902. 926.37 s [kan-extensions] Missing documentation for:
  4903. 926.37 s [kan-extensions] cayley (src/Data/Functor/Day.hs:199)
  4904. 926.41 s [kan-extensions] Warning: 'Compose' is out of scope.
  4905. 926.41 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  4906. 926.41 s [kan-extensions] Warning: 'Rift' is out of scope.
  4907. 926.41 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  4908. 926.41 s [kan-extensions] 92% ( 13 / 14) in 'Data.Functor.Day.Curried'
  4909. 926.41 s [kan-extensions] Missing documentation for:
  4910. 926.41 s [kan-extensions] Curried (src/Data/Functor/Day/Curried.hs:36)
  4911. 926.44 s [kan-extensions] 100% ( 14 / 14) in 'Data.Functor.Invariant.Day'
  4912. 926.53 s [kan-extensions] Warning: 'Compose' is out of scope.
  4913. 926.53 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  4914. 926.53 s [kan-extensions] Warning: 'o' is out of scope.
  4915. 926.53 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  4916. 926.53 s [kan-extensions] 75% ( 9 / 12) in 'Data.Functor.Kan.Lan'
  4917. 926.53 s [kan-extensions] Missing documentation for:
  4918. 926.53 s [kan-extensions] decomposeLan (src/Data/Functor/Kan/Lan.hs:108)
  4919. 926.53 s [kan-extensions] lanToAdjoint (src/Data/Functor/Kan/Lan.hs:80)
  4920. 926.53 s [kan-extensions] composedAdjointToLan (src/Data/Functor/Kan/Lan.hs:94)
  4921. 926.59 s [kan-extensions] 88% ( 8 / 9) in 'Data.Functor.Coyoneda'
  4922. 926.59 s [kan-extensions] Missing documentation for:
  4923. 926.59 s [kan-extensions] lanToCoyoneda (src/Data/Functor/Coyoneda.hs:75)
  4924. 926.64 s [kan-extensions] 57% ( 4 / 7) in 'Control.Comonad.Density'
  4925. 926.64 s [kan-extensions] Missing documentation for:
  4926. 926.64 s [kan-extensions] Density (src/Control/Comonad/Density.hs:40)
  4927. 926.64 s [kan-extensions] adjunctionToDensity (src/Control/Comonad/Density.hs:96)
  4928. 926.64 s [kan-extensions] densityToLan (src/Control/Comonad/Density.hs:111)
  4929. 926.68 s [kan-extensions] Warning: 'Hask' is out of scope.
  4930. 926.68 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  4931. 926.68 s [kan-extensions] Warning: 'Contravariant' is out of scope.
  4932. 926.68 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  4933. 926.68 s [kan-extensions] Warning: 'Rift' is out of scope.
  4934. 926.68 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  4935. 926.68 s [kan-extensions] 20% ( 5 / 24) in 'Control.Monad.Co'
  4936. 926.68 s [kan-extensions] Missing documentation for:
  4937. 926.68 s [kan-extensions] Co (src/Control/Monad/Co.hs:72)
  4938. 926.68 s [kan-extensions] co (src/Control/Monad/Co.hs:74)
  4939. 926.68 s [kan-extensions] runCo (src/Control/Monad/Co.hs:77)
  4940. 926.68 s [kan-extensions] liftCoT0 (src/Control/Monad/Co.hs:112)
  4941. 926.68 s [kan-extensions] liftCoT0M (src/Control/Monad/Co.hs:148)
  4942. 926.68 s [kan-extensions] lowerCoT0 (src/Control/Monad/Co.hs:115)
  4943. 926.68 s [kan-extensions] lowerCo0 (src/Control/Monad/Co.hs:118)
  4944. 926.68 s [kan-extensions] liftCoT1 (src/Control/Monad/Co.hs:121)
  4945. 926.68 s [kan-extensions] liftCoT1M (src/Control/Monad/Co.hs:151)
  4946. 926.68 s [kan-extensions] lowerCoT1 (src/Control/Monad/Co.hs:124)
  4947. 926.68 s [kan-extensions] lowerCo1 (src/Control/Monad/Co.hs:127)
  4948. 926.68 s [kan-extensions] diter (src/Control/Monad/Co.hs:154)
  4949. 926.68 s [kan-extensions] dctrlM (src/Control/Monad/Co.hs:157)
  4950. 926.68 s [kan-extensions] posW (src/Control/Monad/Co.hs:130)
  4951. 926.68 s [kan-extensions] peekW (src/Control/Monad/Co.hs:133)
  4952. 926.68 s [kan-extensions] peeksW (src/Control/Monad/Co.hs:136)
  4953. 926.68 s [kan-extensions] askW (src/Control/Monad/Co.hs:139)
  4954. 926.68 s [kan-extensions] asksW (src/Control/Monad/Co.hs:142)
  4955. 926.68 s [kan-extensions] traceW (src/Control/Monad/Co.hs:145)
  4956. 926.71 s [kan-extensions] Warning: 'Compose'' is out of scope.
  4957. 926.71 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  4958. 926.71 s [kan-extensions] 53% ( 8 / 15) in 'Data.Functor.Kan.Ran'
  4959. 926.71 s [kan-extensions] Missing documentation for:
  4960. 926.71 s [kan-extensions] decomposeRan (src/Data/Functor/Kan/Ran.hs:115)
  4961. 926.71 s [kan-extensions] ranToAdjoint (src/Data/Functor/Kan/Ran.hs:129)
  4962. 926.71 s [kan-extensions] composedAdjointToRan (src/Data/Functor/Kan/Ran.hs:143)
  4963. 926.71 s [kan-extensions] repToRan (src/Data/Functor/Kan/Ran.hs:152)
  4964. 926.71 s [kan-extensions] ranToRep (src/Data/Functor/Kan/Ran.hs:156)
  4965. 926.71 s [kan-extensions] composedRepToRan (src/Data/Functor/Kan/Ran.hs:164)
  4966. 926.71 s [kan-extensions] ranToComposedRep (src/Data/Functor/Kan/Ran.hs:160)
  4967. 926.76 s [kan-extensions] 85% ( 12 / 14) in 'Control.Monad.Codensity'
  4968. 926.76 s [kan-extensions] Missing documentation for:
  4969. 926.76 s [kan-extensions] adjunctionToCodensity (src/Control/Monad/Codensity.hs:174)
  4970. 926.76 s [kan-extensions] ranToCodensity (src/Control/Monad/Codensity.hs:215)
  4971. 926.81 s [kan-extensions] 45% ( 5 / 11) in 'Data.Functor.Yoneda'
  4972. 926.81 s [kan-extensions] Missing documentation for:
  4973. 926.81 s [kan-extensions] lowerYoneda (src/Data/Functor/Yoneda.hs:84)
  4974. 926.81 s [kan-extensions] maxF (src/Data/Functor/Yoneda.hs:193)
  4975. 926.81 s [kan-extensions] minF (src/Data/Functor/Yoneda.hs:198)
  4976. 926.81 s [kan-extensions] maxM (src/Data/Functor/Yoneda.hs:203)
  4977. 926.81 s [kan-extensions] minM (src/Data/Functor/Yoneda.hs:208)
  4978. 926.81 s [kan-extensions] ranToYoneda (src/Data/Functor/Yoneda.hs:102)
  4979. 927.11 s [kan-extensions] Warning: Data.Functor.Coyoneda: could not find link destinations for:
  4980. 927.11 s [kan-extensions]
  4981. 927.11 s [kan-extensions] - Data.Foldable1.foldMap1'
  4982. 927.11 s [kan-extensions] - Data.Foldable1.maximum
  4983. 927.11 s [kan-extensions] - Data.Foldable1.minimum
  4984. 927.11 s [kan-extensions] - Data.Foldable1.head
  4985. 927.11 s [kan-extensions] - Data.Foldable1.last
  4986. 927.11 s [kan-extensions] - Data.Foldable1.foldrMap1
  4987. 927.11 s [kan-extensions] - Data.Foldable1.foldlMap1'
  4988. 927.11 s [kan-extensions] - Data.Foldable1.foldlMap1
  4989. 927.11 s [kan-extensions] - Data.Foldable1.foldrMap1'
  4990. 927.11 s [kan-extensions] Warning: Data.Functor.Yoneda: could not find link destinations for:
  4991. 927.11 s [kan-extensions]
  4992. 927.11 s [kan-extensions] - Data.Foldable1.foldMap1'
  4993. 927.11 s [kan-extensions] - Data.Foldable1.maximum
  4994. 927.11 s [kan-extensions] - Data.Foldable1.minimum
  4995. 927.11 s [kan-extensions] - Data.Foldable1.head
  4996. 927.11 s [kan-extensions] - Data.Foldable1.last
  4997. 927.11 s [kan-extensions] - Data.Foldable1.foldrMap1
  4998. 927.11 s [kan-extensions] - Data.Foldable1.foldlMap1'
  4999. 927.11 s [kan-extensions] - Data.Foldable1.foldlMap1
  5000. 927.11 s [kan-extensions] - Data.Foldable1.foldrMap1'
  5001. 929.92 s [kan-extensions] Documentation created: dist/doc/html/kan-extensions/index.html,
  5002. 929.92 s [kan-extensions] dist/doc/html/kan-extensions/kan-extensions.txt
  5003. 929.99 s [kan-extensions] Phase: installPhase
  5004. 930.05 s [kan-extensions] Installing library in /nix/store/cxzkp491bsm66mxlymxp43hlx57xn883-kan-extensions-5.2.6/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg
  5005. 930.40 s [kan-extensions] Phase: fixupPhase
  5006. 930.41 s [kan-extensions] shrinking RPATHs of ELF executables and libraries in /nix/store/cxzkp491bsm66mxlymxp43hlx57xn883-kan-extensions-5.2.6
  5007. 930.42 s [kan-extensions] shrinking /nix/store/cxzkp491bsm66mxlymxp43hlx57xn883-kan-extensions-5.2.6/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/libHSkan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg-ghc9.4.6.so
  5008. 930.43 s [kan-extensions] checking for references to /build/ in /nix/store/cxzkp491bsm66mxlymxp43hlx57xn883-kan-extensions-5.2.6...
  5009. 930.44 s [kan-extensions] patching script interpreter paths in /nix/store/cxzkp491bsm66mxlymxp43hlx57xn883-kan-extensions-5.2.6
  5010. 930.45 s [kan-extensions] stripping (with command strip and flags -S -p) in /nix/store/cxzkp491bsm66mxlymxp43hlx57xn883-kan-extensions-5.2.6/lib
  5011. 930.55 s [kan-extensions] shrinking RPATHs of ELF executables and libraries in /nix/store/zqlhg06765z150mww3958yi4llkrb4j3-kan-extensions-5.2.6-doc
  5012. 930.56 s [kan-extensions] checking for references to /build/ in /nix/store/zqlhg06765z150mww3958yi4llkrb4j3-kan-extensions-5.2.6-doc...
  5013. 930.57 s [kan-extensions] patching script interpreter paths in /nix/store/zqlhg06765z150mww3958yi4llkrb4j3-kan-extensions-5.2.6-doc
  5014. 930.66 s [kan-extensions:post-build] Uploading to the NixCI cache: /nix/store/cxzkp491bsm66mxlymxp43hlx57xn883-kan-extensions-5.2.6 /nix/store/zqlhg06765z150mww3958yi4llkrb4j3-kan-extensions-5.2.6-doc
  5015. 930.70 s [kan-extensions:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5016. 930.84 s [kan-extensions:post-build] copying 2 paths...
  5017. 930.84 s [kan-extensions:post-build] copying path '/nix/store/zqlhg06765z150mww3958yi4llkrb4j3-kan-extensions-5.2.6-doc' to 'https://cache.nix-ci.com'...
  5018. 931.23 s [kan-extensions:post-build] copying path '/nix/store/cxzkp491bsm66mxlymxp43hlx57xn883-kan-extensions-5.2.6' to 'https://cache.nix-ci.com'...
  5019. 932.96 s [kan-extensions:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5020. 933.14 s [kan-extensions:post-build] copying 1 paths...
  5021. 933.14 s [kan-extensions:post-build] copying path '/nix/store/6plmjfzy5cr5d7ybzc653i7fiznn75ch-kan-extensions-5.2.6.drv' to 'https://cache.nix-ci.com'...
  5022. 933.34 s Uploaded kan-extensions in 2.6s
  5023. 933.34 s Progress: 101 of 104 built, 9 of 9 downloaded from cache
  5024. 933.34 s Built kan-extensions in 13.4s
  5025. 933.38 s Building /nix/store/b5hhvrr9kv15ysqlwn175ylfh9s155by-lens-5.2.3.drv
  5026. 933.55 s [lens] Phase: setupCompilerEnvironmentPhase
  5027. 933.56 s [lens] Build with /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6.
  5028. 933.77 s [lens] Phase: unpackPhase
  5029. 933.78 s [lens] unpacking source archive /nix/store/np83zb487vyi4il59sb0xjihs2zfarhy-lens-5.2.3.tar.gz
  5030. 933.79 s [lens] source root is lens-5.2.3
  5031. 933.79 s [lens] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file lens-5.2.3/.vim.custom
  5032. 933.80 s [lens] Phase: patchPhase
  5033. 933.80 s [lens] Replace Cabal file with edited version from mirror://hackage/lens-5.2.3/revision/5.cabal.
  5034. 933.81 s [lens] Phase: compileBuildDriverPhase
  5035. 933.81 s [lens] setupCompileFlags: -package-db=/build/tmp.3RX4HiyX4h/setup-package.conf.d -threaded
  5036. 933.85 s [lens] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.3RX4HiyX4h/Main.o )
  5037. 933.90 s [lens] [2 of 2] Linking Setup
  5038. 934.96 s [lens] Phase: updateAutotoolsGnuConfigScriptsPhase
  5039. 934.98 s [lens] Phase: configurePhase
  5040. 934.98 s [lens] configureFlags: --verbose --prefix=/nix/store/698iiyzh01z5i7zyw4kixwgk6wwkalwa-lens-5.2.3 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/xpcxn8gp6b3q41z9f9lldpikxin312p3-lens-5.2.3-doc/share/doc/lens-5.2.3 --with-gcc=gcc --package-db=/build/tmp.3RX4HiyX4h/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/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib
  5041. 935.37 s [lens] Using Parsec parser
  5042. 935.37 s [lens] Configuring lens-5.2.3...
  5043. 935.37 s [lens] Flags chosen: benchmark-uniplate=False, dump-splices=False, inlining=True,
  5044. 935.37 s [lens] j=False, test-hunit=True, test-properties=True, test-templates=True,
  5045. 935.37 s [lens] trustworthy=True
  5046. 935.37 s [lens] Dependency array >=0.5.0.0 && <0.6: using array-0.5.4.0
  5047. 935.37 s [lens] Dependency assoc >=1.0.2 && <1.2: using assoc-1.1.1
  5048. 935.37 s [lens] Dependency base >=4.9 && <5: using base-4.17.2.0
  5049. 935.37 s [lens] Dependency base-orphans >=0.5.2 && <1: using base-orphans-0.9.2
  5050. 935.37 s [lens] Dependency bifunctors >=5.5.7 && <6: using bifunctors-5.6.2
  5051. 935.37 s [lens] Dependency bytestring >=0.10.4.0 && <0.13: using bytestring-0.11.5.1
  5052. 935.37 s [lens] Dependency call-stack >=0.1 && <0.5: using call-stack-0.4.0
  5053. 935.37 s [lens] Dependency comonad >=5.0.7 && <6: using comonad-5.0.8
  5054. 935.37 s [lens] Dependency containers >=0.5.5.1 && <0.8: using containers-0.6.7
  5055. 935.37 s [lens] Dependency contravariant >=1.4 && <2: using contravariant-1.5.5
  5056. 935.37 s [lens] Dependency distributive >=0.5.1 && <1: using distributive-0.6.2.1
  5057. 935.37 s [lens] Dependency exceptions >=0.8.2.1 && <1: using exceptions-0.10.5
  5058. 935.37 s [lens] Dependency filepath >=1.2.0.0 && <1.6: using filepath-1.4.2.2
  5059. 935.37 s [lens] Dependency free >=5.1.5 && <6: using free-5.2
  5060. 935.37 s [lens] Dependency ghc-prim: using ghc-prim-0.9.1
  5061. 935.37 s [lens] Dependency hashable >=1.2.7.0 && <1.5: using hashable-1.4.4.0
  5062. 935.37 s [lens] Dependency indexed-traversable >=0.1 && <0.2: using indexed-traversable-0.1.4
  5063. 935.37 s [lens] Dependency indexed-traversable-instances >=0.1 && <0.2: using
  5064. 935.37 s [lens] indexed-traversable-instances-0.1.2
  5065. 935.37 s [lens] Dependency kan-extensions >=5 && <6: using kan-extensions-5.2.6
  5066. 935.37 s [lens] Dependency mtl >=2.2.1 && <2.4: using mtl-2.2.2
  5067. 935.37 s [lens] Dependency parallel >=3.2.1.0 && <3.3: using parallel-3.2.2.0
  5068. 935.37 s [lens] Dependency profunctors >=5.5.2 && <6: using profunctors-5.6.2
  5069. 935.37 s [lens] Dependency reflection >=2.1 && <3: using reflection-2.1.8
  5070. 935.37 s [lens] Dependency semigroupoids >=5.0.1 && <7: using semigroupoids-6.0.1
  5071. 935.37 s [lens] Dependency strict >=0.4 && <0.6: using strict-0.5
  5072. 935.37 s [lens] Dependency tagged >=0.8.6 && <1: using tagged-0.8.8
  5073. 935.37 s [lens] Dependency template-haskell >=2.11.1.0 && <2.22: using
  5074. 935.37 s [lens] template-haskell-2.19.0.0
  5075. 935.37 s [lens] Dependency text >=1.2.3.0 && <2.2: using text-2.0.2
  5076. 935.37 s [lens] Dependency th-abstraction >=0.4.1 && <0.8: using th-abstraction-0.5.0.0
  5077. 935.37 s [lens] Dependency these >=1.1.1.1 && <1.3: using these-1.2.1
  5078. 935.37 s [lens] Dependency transformers >=0.5.0.0 && <0.7: using transformers-0.5.6.2
  5079. 935.37 s [lens] Dependency transformers-compat >=0.5.0.4 && <1: using
  5080. 935.37 s [lens] transformers-compat-0.7.2
  5081. 935.37 s [lens] Dependency unordered-containers >=0.2.10 && <0.3: using
  5082. 935.37 s [lens] unordered-containers-0.2.20
  5083. 935.37 s [lens] Dependency vector >=0.12.1.2 && <0.14: using vector-0.13.1.0
  5084. 935.37 s [lens] Dependency base: using base-4.17.2.0
  5085. 935.37 s [lens] Dependency lens: using lens-5.2.3
  5086. 935.37 s [lens] Dependency QuickCheck >=2.4: using QuickCheck-2.14.3
  5087. 935.37 s [lens] Dependency base: using base-4.17.2.0
  5088. 935.37 s [lens] Dependency lens: using lens-5.2.3
  5089. 935.37 s [lens] Dependency test-framework >=0.6: using test-framework-0.8.2.0
  5090. 935.37 s [lens] Dependency test-framework-quickcheck2 >=0.2: using
  5091. 935.37 s [lens] test-framework-quickcheck2-0.3.0.5
  5092. 935.37 s [lens] Dependency transformers: using transformers-0.5.6.2
  5093. 935.37 s [lens] Dependency HUnit >=1.2: using HUnit-1.6.2.0
  5094. 935.37 s [lens] Dependency base: using base-4.17.2.0
  5095. 935.37 s [lens] Dependency bytestring: using bytestring-0.11.5.1
  5096. 935.37 s [lens] Dependency containers: using containers-0.6.7
  5097. 935.37 s [lens] Dependency lens: using lens-5.2.3
  5098. 935.37 s [lens] Dependency mtl: using mtl-2.2.2
  5099. 935.37 s [lens] Dependency test-framework >=0.6: using test-framework-0.8.2.0
  5100. 935.37 s [lens] Dependency test-framework-hunit >=0.2: using test-framework-hunit-0.3.0.2
  5101. 935.37 s [lens] Dependency text: using text-2.0.2
  5102. 935.37 s [lens] Dependency base: using base-4.17.2.0
  5103. 935.37 s [lens] Dependency deepseq: using deepseq-1.4.8.0
  5104. 935.37 s [lens] Dependency simple-reflect >=0.3.1: using simple-reflect-0.3.3
  5105. 935.49 s [lens] Source component graph:
  5106. 935.49 s [lens] component test:doctests
  5107. 935.49 s [lens] component lib
  5108. 935.49 s [lens] component test:hunit dependency lib
  5109. 935.49 s [lens] component test:properties dependency lib
  5110. 935.49 s [lens] component test:templates dependency lib
  5111. 935.49 s [lens] Configured component graph:
  5112. 935.49 s [lens] component lens-5.2.3-CalmIOYMBon2Sd9496U4G1-doctests
  5113. 935.49 s [lens] include base-4.17.2.0
  5114. 935.49 s [lens] include deepseq-1.4.8.0
  5115. 935.49 s [lens] include simple-reflect-0.3.3-4LqSjxXJQs2E05BiTihJ8x
  5116. 935.49 s [lens] component lens-5.2.3-7wtCoDHWR894rLbNfe7ftK
  5117. 935.49 s [lens] include array-0.5.4.0
  5118. 935.49 s [lens] include assoc-1.1.1-Ljrbpcdr3kaCpnkiDYGMkV
  5119. 935.49 s [lens] include base-4.17.2.0
  5120. 935.49 s [lens] include base-orphans-0.9.2-2W0Mc8ga4vYJIQ4fm1SM1c
  5121. 935.49 s [lens] include bifunctors-5.6.2-2c0VmNeEqjA5YDSsA0h2ut
  5122. 935.49 s [lens] include bytestring-0.11.5.1
  5123. 935.49 s [lens] include call-stack-0.4.0-DysQEB9okXyLIeYbeg0O6J
  5124. 935.49 s [lens] include comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  5125. 935.49 s [lens] include containers-0.6.7
  5126. 935.49 s [lens] include contravariant-1.5.5-35YFLB0uIuz5cknUjKLNnT
  5127. 935.49 s [lens] include distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  5128. 935.49 s [lens] include exceptions-0.10.5
  5129. 935.49 s [lens] include filepath-1.4.2.2
  5130. 935.49 s [lens] include free-5.2-GPjrw4rNjWgIAKVrdKPLAV
  5131. 935.49 s [lens] include ghc-prim-0.9.1
  5132. 935.49 s [lens] include hashable-1.4.4.0-9rZwr8bFQI4JiFvDGxaXKG
  5133. 935.49 s [lens] include indexed-traversable-0.1.4-9pbE3ZUogJcJcWveq1lO5k
  5134. 935.49 s [lens] include indexed-traversable-instances-0.1.2-5aMiVvUWQc1Cz4JNw785Hb
  5135. 935.49 s [lens] include kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg
  5136. 935.49 s [lens] include mtl-2.2.2
  5137. 935.49 s [lens] include parallel-3.2.2.0-4HmomK1BnRHCRUDqhNxOgQ
  5138. 935.49 s [lens] include profunctors-5.6.2-CXYBBWc2YESBRBKWEgnGZT
  5139. 935.49 s [lens] include reflection-2.1.8-GiSGq9nfTcE1P2yjNheKzO
  5140. 935.49 s [lens] include semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6
  5141. 935.50 s [lens] include strict-0.5-6vx4Ja8ziVxq1cQA2WDj4
  5142. 935.50 s [lens] include tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  5143. 935.50 s [lens] include template-haskell-2.19.0.0
  5144. 935.50 s [lens] include text-2.0.2
  5145. 935.50 s [lens] include th-abstraction-0.5.0.0-9DktW3NFeja81gCWDW4QEn
  5146. 935.50 s [lens] include these-1.2.1-3cYIuonnysvJk96sUFgUm
  5147. 935.50 s [lens] include transformers-0.5.6.2
  5148. 935.50 s [lens] include transformers-compat-0.7.2-2GbmZx5KxIlAJLN4VBqBUM
  5149. 935.50 s [lens] include unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  5150. 935.50 s [lens] include vector-0.13.1.0-DJWnBGBhv1P2kplQpYLfUK
  5151. 935.50 s [lens] component lens-5.2.3-4IyrpUsyhzrGpX8ppGBj6D-hunit
  5152. 935.50 s [lens] include HUnit-1.6.2.0-529noIboYTx8FXotp4y5vH
  5153. 935.50 s [lens] include base-4.17.2.0
  5154. 935.50 s [lens] include bytestring-0.11.5.1
  5155. 935.50 s [lens] include containers-0.6.7
  5156. 935.50 s [lens] include lens-5.2.3-7wtCoDHWR894rLbNfe7ftK
  5157. 935.50 s [lens] include mtl-2.2.2
  5158. 935.50 s [lens] include test-framework-0.8.2.0-GOfk62vuMjQ1G9af4XKLUA
  5159. 935.50 s [lens] include test-framework-hunit-0.3.0.2-A0HCZLYeyhf2vKGPwugXcb
  5160. 935.50 s [lens] include text-2.0.2
  5161. 935.50 s [lens] component lens-5.2.3-Cy6NsO0gizt7PNu7v7sym2-properties
  5162. 935.50 s [lens] include QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  5163. 935.50 s [lens] include base-4.17.2.0
  5164. 935.50 s [lens] include lens-5.2.3-7wtCoDHWR894rLbNfe7ftK
  5165. 935.50 s [lens] include test-framework-0.8.2.0-GOfk62vuMjQ1G9af4XKLUA
  5166. 935.50 s [lens] include test-framework-quickcheck2-0.3.0.5-1mkqz74tWasFaZmoeuXdw0
  5167. 935.50 s [lens] include transformers-0.5.6.2
  5168. 935.50 s [lens] component lens-5.2.3-7kwlfdeJUQYJOW7G990gFb-templates
  5169. 935.50 s [lens] include base-4.17.2.0
  5170. 935.50 s [lens] include lens-5.2.3-7wtCoDHWR894rLbNfe7ftK
  5171. 935.50 s [lens] Linked component graph:
  5172. 935.50 s [lens] unit lens-5.2.3-CalmIOYMBon2Sd9496U4G1-doctests
  5173. 935.50 s [lens] include base-4.17.2.0
  5174. 935.50 s [lens] include deepseq-1.4.8.0
  5175. 935.50 s [lens] include simple-reflect-0.3.3-4LqSjxXJQs2E05BiTihJ8x
  5176. 935.50 s [lens] unit lens-5.2.3-7wtCoDHWR894rLbNfe7ftK
  5177. 935.50 s [lens] include array-0.5.4.0
  5178. 935.50 s [lens] include assoc-1.1.1-Ljrbpcdr3kaCpnkiDYGMkV
  5179. 935.50 s [lens] include base-4.17.2.0
  5180. 935.50 s [lens] include base-orphans-0.9.2-2W0Mc8ga4vYJIQ4fm1SM1c
  5181. 935.50 s [lens] include bifunctors-5.6.2-2c0VmNeEqjA5YDSsA0h2ut
  5182. 935.50 s [lens] include bytestring-0.11.5.1
  5183. 935.50 s [lens] include call-stack-0.4.0-DysQEB9okXyLIeYbeg0O6J
  5184. 935.50 s [lens] include comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  5185. 935.50 s [lens] include containers-0.6.7
  5186. 935.50 s [lens] include contravariant-1.5.5-35YFLB0uIuz5cknUjKLNnT
  5187. 935.50 s [lens] include distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  5188. 935.50 s [lens] include exceptions-0.10.5
  5189. 935.50 s [lens] include filepath-1.4.2.2
  5190. 935.50 s [lens] include free-5.2-GPjrw4rNjWgIAKVrdKPLAV
  5191. 935.50 s [lens] include ghc-prim-0.9.1
  5192. 935.50 s [lens] include hashable-1.4.4.0-9rZwr8bFQI4JiFvDGxaXKG
  5193. 935.50 s [lens] include indexed-traversable-0.1.4-9pbE3ZUogJcJcWveq1lO5k
  5194. 935.50 s [lens] include indexed-traversable-instances-0.1.2-5aMiVvUWQc1Cz4JNw785Hb
  5195. 935.50 s [lens] include kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg
  5196. 935.50 s [lens] include mtl-2.2.2
  5197. 935.50 s [lens] include parallel-3.2.2.0-4HmomK1BnRHCRUDqhNxOgQ
  5198. 935.50 s [lens] include profunctors-5.6.2-CXYBBWc2YESBRBKWEgnGZT
  5199. 935.50 s [lens] include reflection-2.1.8-GiSGq9nfTcE1P2yjNheKzO
  5200. 935.50 s [lens] include semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6
  5201. 935.50 s [lens] include strict-0.5-6vx4Ja8ziVxq1cQA2WDj4
  5202. 935.50 s [lens] include tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  5203. 935.50 s [lens] include template-haskell-2.19.0.0
  5204. 935.50 s [lens] include text-2.0.2
  5205. 935.50 s [lens] include th-abstraction-0.5.0.0-9DktW3NFeja81gCWDW4QEn
  5206. 935.50 s [lens] include these-1.2.1-3cYIuonnysvJk96sUFgUm
  5207. 935.50 s [lens] include transformers-0.5.6.2
  5208. 935.50 s [lens] include transformers-compat-0.7.2-2GbmZx5KxIlAJLN4VBqBUM
  5209. 935.50 s [lens] include unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  5210. 935.50 s [lens] include vector-0.13.1.0-DJWnBGBhv1P2kplQpYLfUK
  5211. 935.50 s [lens] Control.Exception.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Exception.Lens,Control.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens,Control.Lens.At=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.At,Control.Lens.Combinators=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Combinators,Control.Lens.Cons=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Cons,Control.Lens.Each=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Each,Control.Lens.Empty=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Empty,Control.Lens.Equality=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Equality,Control.Lens.Extras=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Extras,Control.Lens.Fold=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Fold,Control.Lens.Getter=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Getter,Control.Lens.Indexed=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Indexed,Control.Lens.Internal=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal,Control.Lens.Internal.Bazaar=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.Bazaar,Control.Lens.Internal.ByteString=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.ByteString,Control.Lens.Internal.CTypes=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.CTypes,Control.Lens.Internal.Context=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.Context,Control.Lens.Internal.Deque=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.Deque,Control.Lens.Internal.Doctest=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.Doctest,Control.Lens.Internal.Exception=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.Exception,Control.Lens.Internal.FieldTH=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.FieldTH,Control.Lens.Internal.Fold=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.Fold,Control.Lens.Internal.Getter=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.Getter,Control.Lens.Internal.Indexed=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.Indexed,Control.Lens.Internal.Instances=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.Instances,Control.Lens.Internal.Iso=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.Iso,Control.Lens.Internal.Level=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.Level,Control.Lens.Internal.List=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.List,Control.Lens.Internal.Magma=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.Magma,Control.Lens.Internal.Prism=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.Prism,Control.Lens.Internal.PrismTH=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.PrismTH,Control.Lens.Internal.Profunctor=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.Profunctor,Control.Lens.Internal.Review=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.Review,Control.Lens.Internal.Setter=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.Setter,Control.Lens.Internal.TH=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.TH,Control.Lens.Internal.Zoom=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Internal.Zoom,Control.Lens.Iso=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Iso,Control.Lens.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Lens,Control.Lens.Level=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Level,Control.Lens.Operators=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Operators,Control.Lens.Plated=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Plated,Control.Lens.Prism=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Prism,Control.Lens.Profunctor=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Profunctor,Control.Lens.Reified=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Reified,Control.Lens.Review=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Review,Control.Lens.Setter=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Setter,Control.Lens.TH=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.TH,Control.Lens.Traversal=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Traversal,Control.Lens.Tuple=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Tuple,Control.Lens.Type=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Type,Control.Lens.Unsound=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Unsound,Control.Lens.Wrapped=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Wrapped,Control.Lens.Zoom=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Lens.Zoom,Control.Monad.Error.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Monad.Error.Lens,Control.Parallel.Strategies.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Parallel.Strategies.Lens,Control.Seq.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Control.Seq.Lens,Data.Array.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.Array.Lens,Data.Bits.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.Bits.Lens,Data.ByteString.Lazy.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.ByteString.Lazy.Lens,Data.ByteString.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.ByteString.Lens,Data.ByteString.Strict.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.ByteString.Strict.Lens,Data.Complex.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.Complex.Lens,Data.Data.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.Data.Lens,Data.Dynamic.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.Dynamic.Lens,Data.HashSet.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.HashSet.Lens,Data.IntSet.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.IntSet.Lens,Data.List.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.List.Lens,Data.Map.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.Map.Lens,Data.Sequence.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.Sequence.Lens,Data.Set.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.Set.Lens,Data.Text.Lazy.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.Text.Lazy.Lens,Data.Text.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.Text.Lens,Data.Text.Strict.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.Text.Strict.Lens,Data.Tree.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.Tree.Lens,Data.Typeable.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.Typeable.Lens,Data.Vector.Generic.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.Vector.Generic.Lens,Data.Vector.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Data.Vector.Lens,GHC.Generics.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:GHC.Generics.Lens,Language.Haskell.TH.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Language.Haskell.TH.Lens,Numeric.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Numeric.Lens,Numeric.Natural.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:Numeric.Natural.Lens,System.Exit.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:System.Exit.Lens,System.FilePath.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:System.FilePath.Lens,System.IO.Error.Lens=lens-5.2.3-7wtCoDHWR894rLbNfe7ftK:System.IO.Error.Lens
  5212. 935.50 s [lens] unit lens-5.2.3-4IyrpUsyhzrGpX8ppGBj6D-hunit
  5213. 935.50 s [lens] include HUnit-1.6.2.0-529noIboYTx8FXotp4y5vH
  5214. 935.50 s [lens] include base-4.17.2.0
  5215. 935.50 s [lens] include bytestring-0.11.5.1
  5216. 935.50 s [lens] include containers-0.6.7
  5217. 935.50 s [lens] include lens-5.2.3-7wtCoDHWR894rLbNfe7ftK
  5218. 935.50 s [lens] include mtl-2.2.2
  5219. 935.50 s [lens] include test-framework-0.8.2.0-GOfk62vuMjQ1G9af4XKLUA
  5220. 935.50 s [lens] include test-framework-hunit-0.3.0.2-A0HCZLYeyhf2vKGPwugXcb
  5221. 935.50 s [lens] include text-2.0.2
  5222. 935.50 s [lens] unit lens-5.2.3-Cy6NsO0gizt7PNu7v7sym2-properties
  5223. 935.50 s [lens] include QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  5224. 935.50 s [lens] include base-4.17.2.0
  5225. 935.50 s [lens] include lens-5.2.3-7wtCoDHWR894rLbNfe7ftK
  5226. 935.50 s [lens] include test-framework-0.8.2.0-GOfk62vuMjQ1G9af4XKLUA
  5227. 935.50 s [lens] include test-framework-quickcheck2-0.3.0.5-1mkqz74tWasFaZmoeuXdw0
  5228. 935.50 s [lens] include transformers-0.5.6.2
  5229. 935.50 s [lens] unit lens-5.2.3-7kwlfdeJUQYJOW7G990gFb-templates
  5230. 935.50 s [lens] include base-4.17.2.0
  5231. 935.50 s [lens] include lens-5.2.3-7wtCoDHWR894rLbNfe7ftK
  5232. 935.50 s [lens] Ready component graph:
  5233. 935.50 s [lens] definite lens-5.2.3-CalmIOYMBon2Sd9496U4G1-doctests
  5234. 935.50 s [lens] depends base-4.17.2.0
  5235. 935.50 s [lens] depends deepseq-1.4.8.0
  5236. 935.50 s [lens] depends simple-reflect-0.3.3-4LqSjxXJQs2E05BiTihJ8x
  5237. 935.50 s [lens] definite lens-5.2.3-7wtCoDHWR894rLbNfe7ftK
  5238. 935.50 s [lens] depends array-0.5.4.0
  5239. 935.50 s [lens] depends assoc-1.1.1-Ljrbpcdr3kaCpnkiDYGMkV
  5240. 935.50 s [lens] depends base-4.17.2.0
  5241. 935.50 s [lens] depends base-orphans-0.9.2-2W0Mc8ga4vYJIQ4fm1SM1c
  5242. 935.50 s [lens] depends bifunctors-5.6.2-2c0VmNeEqjA5YDSsA0h2ut
  5243. 935.50 s [lens] depends bytestring-0.11.5.1
  5244. 935.50 s [lens] depends call-stack-0.4.0-DysQEB9okXyLIeYbeg0O6J
  5245. 935.50 s [lens] depends comonad-5.0.8-4LzJZse1xym3nNXZG2lzju
  5246. 935.50 s [lens] depends containers-0.6.7
  5247. 935.50 s [lens] depends contravariant-1.5.5-35YFLB0uIuz5cknUjKLNnT
  5248. 935.50 s [lens] depends distributive-0.6.2.1-38NIZwfVqTX9Bh8j1GQVcZ
  5249. 935.50 s [lens] depends exceptions-0.10.5
  5250. 935.50 s [lens] depends filepath-1.4.2.2
  5251. 935.50 s [lens] depends free-5.2-GPjrw4rNjWgIAKVrdKPLAV
  5252. 935.50 s [lens] depends ghc-prim-0.9.1
  5253. 935.50 s [lens] depends hashable-1.4.4.0-9rZwr8bFQI4JiFvDGxaXKG
  5254. 935.50 s [lens] depends indexed-traversable-0.1.4-9pbE3ZUogJcJcWveq1lO5k
  5255. 935.50 s [lens] depends indexed-traversable-instances-0.1.2-5aMiVvUWQc1Cz4JNw785Hb
  5256. 935.50 s [lens] depends kan-extensions-5.2.6-AVcnyLmhU8C6hs68DFVPBg
  5257. 935.50 s [lens] depends mtl-2.2.2
  5258. 935.50 s [lens] depends parallel-3.2.2.0-4HmomK1BnRHCRUDqhNxOgQ
  5259. 935.50 s [lens] depends profunctors-5.6.2-CXYBBWc2YESBRBKWEgnGZT
  5260. 935.50 s [lens] depends reflection-2.1.8-GiSGq9nfTcE1P2yjNheKzO
  5261. 935.50 s [lens] depends semigroupoids-6.0.1-9hSO83mxLi17MhyZHAvSH6
  5262. 935.50 s [lens] depends strict-0.5-6vx4Ja8ziVxq1cQA2WDj4
  5263. 935.50 s [lens] depends tagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax
  5264. 935.50 s [lens] depends template-haskell-2.19.0.0
  5265. 935.50 s [lens] depends text-2.0.2
  5266. 935.50 s [lens] depends th-abstraction-0.5.0.0-9DktW3NFeja81gCWDW4QEn
  5267. 935.50 s [lens] depends these-1.2.1-3cYIuonnysvJk96sUFgUm
  5268. 935.50 s [lens] depends transformers-0.5.6.2
  5269. 935.50 s [lens] depends transformers-compat-0.7.2-2GbmZx5KxIlAJLN4VBqBUM
  5270. 935.50 s [lens] depends unordered-containers-0.2.20-120nBDyit8X2zatVgLfNLO
  5271. 935.50 s [lens] depends vector-0.13.1.0-DJWnBGBhv1P2kplQpYLfUK
  5272. 935.50 s [lens] definite lens-5.2.3-Cy6NsO0gizt7PNu7v7sym2-properties
  5273. 935.50 s [lens] depends QuickCheck-2.14.3-A2hZYKqYNA8r7aedfZIRy
  5274. 935.50 s [lens] depends base-4.17.2.0
  5275. 935.50 s [lens] depends lens-5.2.3-7wtCoDHWR894rLbNfe7ftK
  5276. 935.50 s [lens] depends test-framework-0.8.2.0-GOfk62vuMjQ1G9af4XKLUA
  5277. 935.50 s [lens] depends test-framework-quickcheck2-0.3.0.5-1mkqz74tWasFaZmoeuXdw0
  5278. 935.50 s [lens] depends transformers-0.5.6.2
  5279. 935.50 s [lens] definite lens-5.2.3-7kwlfdeJUQYJOW7G990gFb-templates
  5280. 935.50 s [lens] depends base-4.17.2.0
  5281. 935.50 s [lens] depends lens-5.2.3-7wtCoDHWR894rLbNfe7ftK
  5282. 935.50 s [lens] definite lens-5.2.3-4IyrpUsyhzrGpX8ppGBj6D-hunit
  5283. 935.50 s [lens] depends HUnit-1.6.2.0-529noIboYTx8FXotp4y5vH
  5284. 935.50 s [lens] depends base-4.17.2.0
  5285. 935.50 s [lens] depends bytestring-0.11.5.1
  5286. 935.50 s [lens] depends containers-0.6.7
  5287. 935.50 s [lens] depends lens-5.2.3-7wtCoDHWR894rLbNfe7ftK
  5288. 935.50 s [lens] depends mtl-2.2.2
  5289. 935.50 s [lens] depends test-framework-0.8.2.0-GOfk62vuMjQ1G9af4XKLUA
  5290. 935.50 s [lens] depends test-framework-hunit-0.3.0.2-A0HCZLYeyhf2vKGPwugXcb
  5291. 935.50 s [lens] depends text-2.0.2
  5292. 935.50 s [lens] Using Cabal-3.8.1.0 compiled by ghc-9.4
  5293. 935.50 s [lens] Using compiler: ghc-9.4.6
  5294. 935.50 s [lens] Using install prefix: /nix/store/698iiyzh01z5i7zyw4kixwgk6wwkalwa-lens-5.2.3
  5295. 935.50 s [lens] Executables installed in:
  5296. 935.50 s [lens] /nix/store/698iiyzh01z5i7zyw4kixwgk6wwkalwa-lens-5.2.3/bin
  5297. 935.50 s [lens] Libraries installed in:
  5298. 935.50 s [lens] /nix/store/698iiyzh01z5i7zyw4kixwgk6wwkalwa-lens-5.2.3/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/lens-5.2.3-7wtCoDHWR894rLbNfe7ftK
  5299. 935.50 s [lens] Dynamic Libraries installed in:
  5300. 935.50 s [lens] /nix/store/698iiyzh01z5i7zyw4kixwgk6wwkalwa-lens-5.2.3/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6
  5301. 935.50 s [lens] Private executables installed in:
  5302. 935.50 s [lens] /nix/store/698iiyzh01z5i7zyw4kixwgk6wwkalwa-lens-5.2.3/libexec/x86_64-linux-ghc-9.4.6/lens-5.2.3
  5303. 935.50 s [lens] Data files installed in:
  5304. 935.50 s [lens] /nix/store/698iiyzh01z5i7zyw4kixwgk6wwkalwa-lens-5.2.3/share/x86_64-linux-ghc-9.4.6/lens-5.2.3
  5305. 935.50 s [lens] Documentation installed in:
  5306. 935.50 s [lens] /nix/store/xpcxn8gp6b3q41z9f9lldpikxin312p3-lens-5.2.3-doc/share/doc/lens-5.2.3
  5307. 935.50 s [lens] Configuration files installed in:
  5308. 935.50 s [lens] /nix/store/698iiyzh01z5i7zyw4kixwgk6wwkalwa-lens-5.2.3/etc
  5309. 935.50 s [lens] No alex found
  5310. 935.59 s [lens] Using ar found on system at:
  5311. 935.59 s [lens] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  5312. 935.59 s [lens] No c2hs found
  5313. 935.59 s [lens] No cpphs found
  5314. 935.59 s [lens] No doctest found
  5315. 935.59 s [lens] Using gcc version 13.3.0 given by user at:
  5316. 935.59 s [lens] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  5317. 935.59 s [lens] Using ghc version 9.4.6 found on system at:
  5318. 935.59 s [lens] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc
  5319. 935.59 s [lens] Using ghc-pkg version 9.4.6 found on system at:
  5320. 935.59 s [lens] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc-pkg-9.4.6
  5321. 935.59 s [lens] No ghcjs found
  5322. 935.59 s [lens] No ghcjs-pkg found
  5323. 935.59 s [lens] No greencard found
  5324. 935.59 s [lens] Using haddock version 2.27.0 found on system at:
  5325. 935.59 s [lens] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/haddock-ghc-9.4.6
  5326. 935.59 s [lens] No happy found
  5327. 935.59 s [lens] Using haskell-suite found on system at: haskell-suite-dummy-location
  5328. 935.59 s [lens] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  5329. 935.59 s [lens] No hmake found
  5330. 935.59 s [lens] Using hpc version 0.68 found on system at:
  5331. 935.59 s [lens] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hpc
  5332. 935.59 s [lens] Using hsc2hs version 0.68.8 found on system at:
  5333. 935.59 s [lens] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hsc2hs
  5334. 935.59 s [lens] Using hscolour version 1.25 found on system at:
  5335. 935.59 s [lens] /nix/store/7pz6rgdayh3bj4v5jn9fi1vpm6n8krn3-hscolour-1.25/bin/HsColour
  5336. 935.59 s [lens] No jhc found
  5337. 935.59 s [lens] Using ld found on system at:
  5338. 935.59 s [lens] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  5339. 935.59 s [lens] No pkg-config found
  5340. 935.59 s [lens] Using runghc version 9.4.6 found on system at:
  5341. 935.59 s [lens] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/runghc-9.4.6
  5342. 935.59 s [lens] Using strip version 2.43 found on system at:
  5343. 935.59 s [lens] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  5344. 935.59 s [lens] Using tar found on system at:
  5345. 935.59 s [lens] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  5346. 935.59 s [lens] No uhc found
  5347. 935.60 s [lens] Phase: buildPhase
  5348. 935.65 s [lens] Preprocessing test suite 'doctests' for lens-5.2.3..
  5349. 935.65 s [lens] Building test suite 'doctests' for lens-5.2.3..
  5350. 935.71 s [lens] [1 of 1] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  5351. 935.85 s [lens] [2 of 2] Linking dist/build/doctests/doctests
  5352. 936.20 s [lens] Preprocessing library for lens-5.2.3..
  5353. 936.21 s [lens] Building library for lens-5.2.3..
  5354. 937.42 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 )
  5355. 937.48 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 )
  5356. 937.50 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 )
  5357. 937.50 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 )
  5358. 937.88 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 )
  5359. 937.88 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 )
  5360. 937.88 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 )
  5361. 938.34 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 )
  5362. 938.34 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 )
  5363. 938.47 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 )
  5364. 938.66 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 )
  5365. 938.72 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 )
  5366. 939.41 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 )
  5367. 940.01 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 )
  5368. 940.01 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 )
  5369. 940.01 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 )
  5370. 940.01 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 )
  5371. 940.01 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 )
  5372. 940.01 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 )
  5373. 940.03 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 )
  5374. 940.03 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 )
  5375. 940.03 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 )
  5376. 940.03 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 )
  5377. 943.15 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 )
  5378. 943.15 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 )
  5379. 943.15 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 )
  5380. 943.15 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 )
  5381. 943.15 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 )
  5382. 943.15 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 )
  5383. 943.15 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 )
  5384. 944.19 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 )
  5385. 944.19 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 )
  5386. 944.19 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 )
  5387. 944.20 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 )
  5388. 944.20 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 )
  5389. 944.20 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 )
  5390. 944.20 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 )
  5391. 944.65 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 )
  5392. 947.10 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 )
  5393. 947.10 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 )
  5394. 947.10 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 )
  5395. 947.10 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 )
  5396. 947.10 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 )
  5397. 947.10 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 )
  5398. 947.10 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 )
  5399. 947.10 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 )
  5400. 947.10 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 )
  5401. 947.10 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 )
  5402. 947.10 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 )
  5403. 947.10 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 )
  5404. 947.10 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 )
  5405. 947.10 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 )
  5406. 947.10 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 )
  5407. 947.10 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 )
  5408. 949.11 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 )
  5409. 950.23 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 )
  5410. 951.58 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 )
  5411. 952.72 s [lens] [58 of 85] Compiling Control.Lens ( src/Control/Lens.hs, dist/build/Control/Lens.o, dist/build/Control/Lens.dyn_o )
  5412. 952.76 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 )
  5413. 953.01 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 )
  5414. 953.28 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 )
  5415. 953.28 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 )
  5416. 953.28 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 )
  5417. 953.28 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 )
  5418. 953.28 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 )
  5419. 953.28 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 )
  5420. 953.28 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 )
  5421. 953.28 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 )
  5422. 953.28 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 )
  5423. 953.28 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 )
  5424. 953.28 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 )
  5425. 953.28 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 )
  5426. 953.28 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 )
  5427. 953.28 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 )
  5428. 953.28 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 )
  5429. 953.28 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 )
  5430. 953.28 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 )
  5431. 953.28 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 )
  5432. 953.28 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 )
  5433. 954.32 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 )
  5434. 954.39 s [lens] [81 of 85] Compiling Numeric.Lens ( src/Numeric/Lens.hs, dist/build/Numeric/Lens.o, dist/build/Numeric/Lens.dyn_o )
  5435. 954.39 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 )
  5436. 954.39 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 )
  5437. 954.40 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 )
  5438. 954.40 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 )
  5439. 955.83 s [lens] [ 1 of 85] Compiling Control.Lens.Internal.CTypes ( src/Control/Lens/Internal/CTypes.hs, dist/build/Control/Lens/Internal/CTypes.p_o )
  5440. 955.99 s [lens] [ 2 of 85] Compiling Control.Lens.Internal.Doctest ( src/Control/Lens/Internal/Doctest.hs, dist/build/Control/Lens/Internal/Doctest.p_o )
  5441. 955.99 s [lens] [ 3 of 85] Compiling Control.Lens.Internal.Instances ( src/Control/Lens/Internal/Instances.hs, dist/build/Control/Lens/Internal/Instances.p_o )
  5442. 955.99 s [lens] [ 4 of 85] Compiling Control.Lens.Internal.Iso ( src/Control/Lens/Internal/Iso.hs, dist/build/Control/Lens/Internal/Iso.p_o )
  5443. 956.34 s [lens] [ 5 of 85] Compiling Control.Lens.Internal.List ( src/Control/Lens/Internal/List.hs, dist/build/Control/Lens/Internal/List.p_o )
  5444. 956.34 s [lens] [ 6 of 85] Compiling Control.Lens.Internal.Prelude ( src/Control/Lens/Internal/Prelude.hs, dist/build/Control/Lens/Internal/Prelude.p_o )
  5445. 956.34 s [lens] [ 7 of 85] Compiling Control.Lens.Internal.Level ( src/Control/Lens/Internal/Level.hs, dist/build/Control/Lens/Internal/Level.p_o )
  5446. 956.85 s [lens] [ 8 of 85] Compiling Control.Lens.Internal.Indexed ( src/Control/Lens/Internal/Indexed.hs, dist/build/Control/Lens/Internal/Indexed.p_o )
  5447. 956.85 s [lens] [ 9 of 85] Compiling Control.Lens.Internal.Getter ( src/Control/Lens/Internal/Getter.hs, dist/build/Control/Lens/Internal/Getter.p_o )
  5448. 957.03 s [lens] [10 of 85] Compiling Control.Lens.Internal.Fold ( src/Control/Lens/Internal/Fold.hs, dist/build/Control/Lens/Internal/Fold.p_o )
  5449. 957.32 s [lens] [11 of 85] Compiling Control.Lens.Internal.Context ( src/Control/Lens/Internal/Context.hs, dist/build/Control/Lens/Internal/Context.p_o )
  5450. 957.35 s [lens] [12 of 85] Compiling Control.Lens.Internal.Bazaar ( src/Control/Lens/Internal/Bazaar.hs, dist/build/Control/Lens/Internal/Bazaar.p_o )
  5451. 958.14 s [lens] [13 of 85] Compiling Control.Lens.Internal.Magma ( src/Control/Lens/Internal/Magma.hs, dist/build/Control/Lens/Internal/Magma.p_o )
  5452. 959.07 s [lens] [14 of 85] Compiling Control.Lens.Internal.Prism ( src/Control/Lens/Internal/Prism.hs, dist/build/Control/Lens/Internal/Prism.p_o )
  5453. 959.07 s [lens] [15 of 85] Compiling Control.Lens.Internal.Profunctor ( src/Control/Lens/Internal/Profunctor.hs, dist/build/Control/Lens/Internal/Profunctor.p_o )
  5454. 959.07 s [lens] [16 of 85] Compiling Control.Lens.Internal.Review ( src/Control/Lens/Internal/Review.hs, dist/build/Control/Lens/Internal/Review.p_o )
  5455. 959.07 s [lens] [17 of 85] Compiling Control.Lens.Internal.Setter ( src/Control/Lens/Internal/Setter.hs, dist/build/Control/Lens/Internal/Setter.p_o )
  5456. 959.07 s [lens] [18 of 85] Compiling Control.Lens.Internal.Zoom ( src/Control/Lens/Internal/Zoom.hs, dist/build/Control/Lens/Internal/Zoom.p_o )
  5457. 959.07 s [lens] [19 of 85] Compiling Control.Lens.Internal ( src/Control/Lens/Internal.hs, dist/build/Control/Lens/Internal.p_o )
  5458. 959.25 s [lens] [20 of 85] Compiling Control.Lens.Type ( src/Control/Lens/Type.hs, dist/build/Control/Lens/Type.p_o )
  5459. 959.25 s [lens] [21 of 85] Compiling Control.Lens.Setter ( src/Control/Lens/Setter.hs, dist/build/Control/Lens/Setter.p_o )
  5460. 959.25 s [lens] [22 of 85] Compiling Control.Lens.Lens ( src/Control/Lens/Lens.hs, dist/build/Control/Lens/Lens.p_o )
  5461. 959.25 s [lens] [23 of 85] Compiling Control.Lens.Tuple ( src/Control/Lens/Tuple.hs, dist/build/Control/Lens/Tuple.p_o )
  5462. 963.43 s [lens] [24 of 85] Compiling Control.Lens.Getter ( src/Control/Lens/Getter.hs, dist/build/Control/Lens/Getter.p_o )
  5463. 963.43 s [lens] [25 of 85] Compiling Control.Lens.Review ( src/Control/Lens/Review.hs, dist/build/Control/Lens/Review.p_o )
  5464. 963.43 s [lens] [26 of 85] Compiling Control.Lens.Prism ( src/Control/Lens/Prism.hs, dist/build/Control/Lens/Prism.p_o )
  5465. 963.43 s [lens] [27 of 85] Compiling Control.Lens.Fold ( src/Control/Lens/Fold.hs, dist/build/Control/Lens/Fold.p_o )
  5466. 963.43 s [lens] [28 of 85] Compiling Control.Lens.Traversal ( src/Control/Lens/Traversal.hs, dist/build/Control/Lens/Traversal.p_o )
  5467. 963.43 s [lens] [29 of 85] Compiling Control.Lens.Level ( src/Control/Lens/Level.hs, dist/build/Control/Lens/Level.p_o )
  5468. 963.43 s [lens] [30 of 85] Compiling Control.Lens.Reified ( src/Control/Lens/Reified.hs, dist/build/Control/Lens/Reified.p_o )
  5469. 964.64 s [lens] [31 of 85] Compiling Control.Lens.Internal.Exception ( src/Control/Lens/Internal/Exception.hs, dist/build/Control/Lens/Internal/Exception.p_o )
  5470. 964.64 s [lens] [32 of 85] Compiling Control.Lens.Indexed ( src/Control/Lens/Indexed.hs, dist/build/Control/Lens/Indexed.p_o )
  5471. 964.64 s [lens] [33 of 85] Compiling Control.Lens.Internal.ByteString ( src/Control/Lens/Internal/ByteString.hs, dist/build/Control/Lens/Internal/ByteString.p_o )
  5472. 964.64 s [lens] [34 of 85] Compiling Control.Lens.Equality ( src/Control/Lens/Equality.hs, dist/build/Control/Lens/Equality.p_o )
  5473. 964.64 s [lens] [35 of 85] Compiling Control.Lens.Iso ( src/Control/Lens/Iso.hs, dist/build/Control/Lens/Iso.p_o )
  5474. 964.64 s [lens] [36 of 85] Compiling Control.Lens.Empty ( src/Control/Lens/Empty.hs, dist/build/Control/Lens/Empty.p_o )
  5475. 964.64 s [lens] [37 of 85] Compiling Control.Lens.Cons ( src/Control/Lens/Cons.hs, dist/build/Control/Lens/Cons.p_o )
  5476. 965.06 s [lens] [38 of 85] Compiling Control.Lens.Internal.Deque ( src/Control/Lens/Internal/Deque.hs, dist/build/Control/Lens/Internal/Deque.p_o )
  5477. 967.37 s [lens] [39 of 85] Compiling Control.Lens.Wrapped ( src/Control/Lens/Wrapped.hs, dist/build/Control/Lens/Wrapped.p_o )
  5478. 967.37 s [lens] [40 of 85] Compiling Control.Lens.Internal.TH ( src/Control/Lens/Internal/TH.hs, dist/build/Control/Lens/Internal/TH.p_o )
  5479. 967.37 s [lens] [41 of 85] Compiling Control.Lens.Zoom ( src/Control/Lens/Zoom.hs, dist/build/Control/Lens/Zoom.p_o )
  5480. 967.37 s [lens] [42 of 85] Compiling Data.Data.Lens ( src/Data/Data/Lens.hs, dist/build/Data/Data/Lens.p_o )
  5481. 967.37 s [lens] [43 of 85] Compiling Control.Lens.Plated ( src/Control/Lens/Plated.hs, dist/build/Control/Lens/Plated.p_o )
  5482. 967.37 s [lens] [44 of 85] Compiling Data.HashSet.Lens ( src/Data/HashSet/Lens.hs, dist/build/Data/HashSet/Lens.p_o )
  5483. 967.37 s [lens] [45 of 85] Compiling Data.List.Lens ( src/Data/List/Lens.hs, dist/build/Data/List/Lens.p_o )
  5484. 967.37 s [lens] [46 of 85] Compiling Data.Map.Lens ( src/Data/Map/Lens.hs, dist/build/Data/Map/Lens.p_o )
  5485. 967.37 s [lens] [47 of 85] Compiling Data.Set.Lens ( src/Data/Set/Lens.hs, dist/build/Data/Set/Lens.p_o )
  5486. 967.37 s [lens] [48 of 85] Compiling Data.Text.Lazy.Lens ( src/Data/Text/Lazy/Lens.hs, dist/build/Data/Text/Lazy/Lens.p_o )
  5487. 967.37 s [lens] [49 of 85] Compiling Data.Text.Strict.Lens ( src/Data/Text/Strict/Lens.hs, dist/build/Data/Text/Strict/Lens.p_o )
  5488. 967.37 s [lens] [50 of 85] Compiling Data.Text.Lens ( src/Data/Text/Lens.hs, dist/build/Data/Text/Lens.p_o )
  5489. 967.37 s [lens] [51 of 85] Compiling Data.Vector.Generic.Lens ( src/Data/Vector/Generic/Lens.hs, dist/build/Data/Vector/Generic/Lens.p_o )
  5490. 967.37 s [lens] [52 of 85] Compiling Control.Lens.Each ( src/Control/Lens/Each.hs, dist/build/Control/Lens/Each.p_o )
  5491. 967.37 s [lens] [53 of 85] Compiling Control.Lens.At ( src/Control/Lens/At.hs, dist/build/Control/Lens/At.p_o )
  5492. 967.37 s [lens] [54 of 85] Compiling Language.Haskell.TH.Lens ( src/Language/Haskell/TH/Lens.hs, dist/build/Language/Haskell/TH/Lens.p_o )
  5493. 969.58 s [lens] [55 of 85] Compiling Control.Lens.Internal.PrismTH ( src/Control/Lens/Internal/PrismTH.hs, dist/build/Control/Lens/Internal/PrismTH.p_o )
  5494. 970.62 s [lens] [56 of 85] Compiling Control.Lens.Internal.FieldTH ( src/Control/Lens/Internal/FieldTH.hs, dist/build/Control/Lens/Internal/FieldTH.p_o )
  5495. 971.63 s [lens] [57 of 85] Compiling Control.Lens.TH ( src/Control/Lens/TH.hs, dist/build/Control/Lens/TH.p_o )
  5496. 972.71 s [lens] [58 of 85] Compiling Control.Lens ( src/Control/Lens.hs, dist/build/Control/Lens.p_o )
  5497. 972.81 s [lens] [59 of 85] Compiling GHC.Generics.Lens ( src/GHC/Generics/Lens.hs, dist/build/GHC/Generics/Lens.p_o )
  5498. 973.13 s [lens] [60 of 85] Compiling Data.Vector.Lens ( src/Data/Vector/Lens.hs, dist/build/Data/Vector/Lens.p_o )
  5499. 973.36 s [lens] [61 of 85] Compiling Data.Typeable.Lens ( src/Data/Typeable/Lens.hs, dist/build/Data/Typeable/Lens.p_o )
  5500. 973.36 s [lens] [62 of 85] Compiling Data.Tree.Lens ( src/Data/Tree/Lens.hs, dist/build/Data/Tree/Lens.p_o )
  5501. 973.36 s [lens] [63 of 85] Compiling Data.Sequence.Lens ( src/Data/Sequence/Lens.hs, dist/build/Data/Sequence/Lens.p_o )
  5502. 973.36 s [lens] [64 of 85] Compiling Data.IntSet.Lens ( src/Data/IntSet/Lens.hs, dist/build/Data/IntSet/Lens.p_o )
  5503. 973.36 s [lens] [65 of 85] Compiling Data.Complex.Lens ( src/Data/Complex/Lens.hs, dist/build/Data/Complex/Lens.p_o )
  5504. 973.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 )
  5505. 973.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 )
  5506. 973.36 s [lens] [68 of 85] Compiling Data.ByteString.Lens ( src/Data/ByteString/Lens.hs, dist/build/Data/ByteString/Lens.p_o )
  5507. 973.38 s [lens] [69 of 85] Compiling Data.Bits.Lens ( src/Data/Bits/Lens.hs, dist/build/Data/Bits/Lens.p_o )
  5508. 973.38 s [lens] [70 of 85] Compiling Data.Array.Lens ( src/Data/Array/Lens.hs, dist/build/Data/Array/Lens.p_o )
  5509. 973.38 s [lens] [71 of 85] Compiling Control.Seq.Lens ( src/Control/Seq/Lens.hs, dist/build/Control/Seq/Lens.p_o )
  5510. 973.38 s [lens] [72 of 85] Compiling Control.Parallel.Strategies.Lens ( src/Control/Parallel/Strategies/Lens.hs, dist/build/Control/Parallel/Strategies/Lens.p_o )
  5511. 973.38 s [lens] [73 of 85] Compiling Control.Monad.Error.Lens ( src/Control/Monad/Error/Lens.hs, dist/build/Control/Monad/Error/Lens.p_o )
  5512. 973.38 s [lens] [74 of 85] Compiling Control.Lens.Unsound ( src/Control/Lens/Unsound.hs, dist/build/Control/Lens/Unsound.p_o )
  5513. 973.38 s [lens] [75 of 85] Compiling Control.Lens.Profunctor ( src/Control/Lens/Profunctor.hs, dist/build/Control/Lens/Profunctor.p_o )
  5514. 973.38 s [lens] [76 of 85] Compiling Control.Lens.Operators ( src/Control/Lens/Operators.hs, dist/build/Control/Lens/Operators.p_o )
  5515. 973.38 s [lens] [77 of 85] Compiling Control.Lens.Extras ( src/Control/Lens/Extras.hs, dist/build/Control/Lens/Extras.p_o )
  5516. 973.38 s [lens] [78 of 85] Compiling Control.Lens.Combinators ( src/Control/Lens/Combinators.hs, dist/build/Control/Lens/Combinators.p_o )
  5517. 973.38 s [lens] [79 of 85] Compiling Control.Exception.Lens ( src/Control/Exception/Lens.hs, dist/build/Control/Exception/Lens.p_o )
  5518. 974.32 s [lens] [80 of 85] Compiling Data.Dynamic.Lens ( src/Data/Dynamic/Lens.hs, dist/build/Data/Dynamic/Lens.p_o )
  5519. 974.46 s [lens] [81 of 85] Compiling Numeric.Lens ( src/Numeric/Lens.hs, dist/build/Numeric/Lens.p_o )
  5520. 974.46 s [lens] [82 of 85] Compiling Numeric.Natural.Lens ( src/Numeric/Natural/Lens.hs, dist/build/Numeric/Natural/Lens.p_o )
  5521. 974.46 s [lens] [83 of 85] Compiling System.Exit.Lens ( src/System/Exit/Lens.hs, dist/build/System/Exit/Lens.p_o )
  5522. 974.47 s [lens] [84 of 85] Compiling System.FilePath.Lens ( src/System/FilePath/Lens.hs, dist/build/System/FilePath/Lens.p_o )
  5523. 974.47 s [lens] [85 of 85] Compiling System.IO.Error.Lens ( src/System/IO/Error/Lens.hs, dist/build/System/IO/Error/Lens.p_o )
  5524. 976.01 s [lens] Preprocessing test suite 'properties' for lens-5.2.3..
  5525. 976.01 s [lens] Building test suite 'properties' for lens-5.2.3..
  5526. 976.09 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 )
  5527. 976.39 s [lens] [2 of 2] Compiling Main ( tests/properties.hs, dist/build/properties/properties-tmp/Main.o )
  5528. 977.62 s [lens] [3 of 3] Linking dist/build/properties/properties
  5529. 978.39 s [lens] Preprocessing test suite 'templates' for lens-5.2.3..
  5530. 978.39 s [lens] Building test suite 'templates' for lens-5.2.3..
  5531. 978.51 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 )
  5532. 995.68 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 )
  5533. 995.68 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 )
  5534. 995.68 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 )
  5535. 995.68 s [lens] [5 of 5] Compiling Main ( tests/templates.hs, dist/build/templates/templates-tmp/Main.o, dist/build/templates/templates-tmp/Main.dyn_o )
  5536. 997.15 s [lens] [6 of 6] Linking dist/build/templates/templates
  5537. 997.73 s [lens] Preprocessing test suite 'hunit' for lens-5.2.3..
  5538. 997.73 s [lens] Building test suite 'hunit' for lens-5.2.3..
  5539. 997.81 s [lens] [1 of 1] Compiling Main ( tests/hunit.hs, dist/build/hunit/hunit-tmp/Main.o, dist/build/hunit/hunit-tmp/Main.dyn_o )
  5540. 999.94 s [lens] [2 of 2] Linking dist/build/hunit/hunit
  5541. 1000.63 s [lens] buildPhase completed in 1 minutes 6 seconds
  5542. 1000.63 s [lens] Phase: checkPhase
  5543. 1000.66 s [lens] Running 4 test suites...
  5544. 1000.66 s [lens] Test suite doctests: RUNNING...
  5545. 1000.67 s [lens] This test-suite exists only to add dependencies
  5546. 1000.67 s [lens] To run doctests:
  5547. 1000.67 s [lens] cabal build all --enable-tests
  5548. 1000.67 s [lens] cabal-docspec
  5549. 1000.68 s [lens] Test suite doctests: PASS
  5550. 1000.68 s [lens] Test suite logged to: dist/test/lens-5.2.3-doctests.log
  5551. 1000.68 s [lens] Test suite properties: RUNNING...
  5552. 1000.70 s [lens] Main:
  5553. 1000.70 s [lens] 1: [OK, passed 100 tests]
  5554. 1000.70 s [lens] 2: [OK, passed 100 tests]
  5555. 1000.70 s [lens] 3: [OK, passed 100 tests]
  5556. 1000.70 s [lens] 4: [OK, passed 100 tests]
  5557. 1000.70 s [lens] 5: [OK, passed 100 tests]
  5558. 1000.70 s [lens] 6: [OK, passed 100 tests]
  5559. 1000.70 s [lens] 7: [OK, passed 100 tests]
  5560. 1000.70 s [lens] 8: [OK, passed 100 tests]
  5561. 1000.70 s [lens] 9: [OK, passed 100 tests]
  5562. 1000.70 s [lens] 10: [OK, passed 100 tests]
  5563. 1000.70 s [lens] 2 2: [OK, passed 100 tests]
  5564. 1000.70 s [lens] mapped: [OK, passed 100 tests]
  5565. 1000.70 s [lens] mapped mapped: [OK, passed 100 tests]
  5566. 1000.70 s [lens] both: [OK, passed 100 tests]
  5567. 1000.70 s [lens] traverseLeft: [OK, passed 100 tests]
  5568. 1000.70 s [lens] traverseRight: [OK, passed 100 tests]
  5569. 1000.70 s [lens] simple: [OK, passed 100 tests]
  5570. 1000.70 s [lens] Left: [OK, passed 100 tests]
  5571. 1000.70 s [lens] Right: [OK, passed 100 tests]
  5572. 1000.70 s [lens] Just: [OK, passed 100 tests]
  5573. 1000.70 s [lens] prefixed: [OK, passed 100 tests]
  5574. 1000.70 s [lens] text: [OK, passed 100 tests]
  5575. 1000.70 s [lens] base show: [OK, passed 100 tests]
  5576. 1000.70 s [lens] base read: [OK, passed 100 tests]
  5577. 1000.70 s [lens] base readFail: [OK, passed 100 tests]
  5578. 1000.70 s [lens]
  5579. 1000.70 s [lens] Properties Total
  5580. 1000.70 s [lens] Passed 25 25
  5581. 1000.70 s [lens] Failed 0 0
  5582. 1000.70 s [lens] Total 25 25
  5583. 1000.71 s [lens] Test suite properties: PASS
  5584. 1000.71 s [lens] Test suite logged to: dist/test/lens-5.2.3-properties.log
  5585. 1000.71 s [lens] Test suite templates: RUNNING...
  5586. 1000.71 s [lens] test/templates.hs: ok
  5587. 1000.72 s [lens] Test suite templates: PASS
  5588. 1000.72 s [lens] Test suite logged to: dist/test/lens-5.2.3-templates.log
  5589. 1000.72 s [lens] Test suite hunit: RUNNING...
  5590. 1000.73 s [lens] Main:
  5591. 1000.73 s [lens] read record field: [OK]
  5592. 1000.73 s [lens] read state record field: [OK]
  5593. 1000.73 s [lens] read record field and apply function: [OK]
  5594. 1000.73 s [lens] read state record field and apply function: [OK]
  5595. 1000.73 s [lens] write record field: [OK]
  5596. 1000.73 s [lens] write state record field: [OK]
  5597. 1000.73 s [lens] write record field and access new value: [OK]
  5598. 1000.73 s [lens] write state record field and access new value: [OK]
  5599. 1000.73 s [lens] write record field and access old value: [OK]
  5600. 1000.73 s [lens] write state record field and access old value: [OK]
  5601. 1000.73 s [lens] modify record field: [OK]
  5602. 1000.73 s [lens] modify state record field: [OK]
  5603. 1000.73 s [lens] modify record field and access new value: [OK]
  5604. 1000.73 s [lens] modify state record field and access new value: [OK]
  5605. 1000.73 s [lens] modify record field and access old value: [OK]
  5606. 1000.73 s [lens] modify state record field and access old value: [OK]
  5607. 1000.73 s [lens] modify record field and access side result: [OK]
  5608. 1000.73 s [lens] increment record field: [OK]
  5609. 1000.73 s [lens] increment state record field: [OK]
  5610. 1000.73 s [lens] append to record field: [OK]
  5611. 1000.73 s [lens] append to state record field: [OK]
  5612. 1000.73 s [lens] append to record field and access new value: [OK]
  5613. 1000.73 s [lens] append to state record field and access new value: [OK]
  5614. 1000.73 s [lens] append to record field and access old value: [OK]
  5615. 1000.73 s [lens] append to state record field and access old value: [OK]
  5616. 1000.73 s [lens] read maybe map entry: [OK]
  5617. 1000.73 s [lens] read maybe state map entry: [OK]
  5618. 1000.73 s [lens] read map entry: [OK]
  5619. 1000.73 s [lens] read state map entry: [OK]
  5620. 1000.73 s [lens] modify map entry: [OK]
  5621. 1000.73 s [lens] insert maybe map entry: [OK]
  5622. 1000.73 s [lens] delete maybe map entry: [OK]
  5623. 1000.73 s [lens] read list entry: [OK]
  5624. 1000.73 s [lens] write list entry: [OK]
  5625. 1000.73 s [lens] write through list entry: [OK]
  5626. 1000.73 s [lens] correct indexing strict text: [OK]
  5627. 1000.73 s [lens] correct indexing lazy text: [OK]
  5628. 1000.73 s [lens] correct indexing strict bytestring: [OK]
  5629. 1000.73 s [lens] correct indexing lazy bytestring: [OK]
  5630. 1000.73 s [lens]
  5631. 1000.73 s [lens] Test Cases Total
  5632. 1000.73 s [lens] Passed 39 39
  5633. 1000.73 s [lens] Failed 0 0
  5634. 1000.73 s [lens] Total 39 39
  5635. 1000.74 s [lens] Test suite hunit: PASS
  5636. 1000.74 s [lens] Test suite logged to: dist/test/lens-5.2.3-hunit.log
  5637. 1000.74 s [lens] 4 of 4 test suites (4 of 4 test cases) passed.
  5638. 1000.75 s [lens] Phase: haddockPhase
  5639. 1000.88 s [lens] Preprocessing test suite 'doctests' for lens-5.2.3..
  5640. 1000.88 s [lens] Preprocessing library for lens-5.2.3..
  5641. 1000.89 s [lens] Running Haddock on library for lens-5.2.3..
  5642. 1000.90 s [lens] Warning: The documentation for the following packages are not installed. No
  5643. 1000.90 s [lens] links will be generated to these packages: foldable1-classes-compat-0.1
  5644. 1000.95 s [lens] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  5645. 1002.18 s [lens] 100% ( 4 / 4) in 'Control.Lens.Internal.CTypes'
  5646. 1002.19 s [lens] Warning: 'Prelude' is out of scope.
  5647. 1002.19 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5648. 1002.19 s [lens] 33% ( 1 / 3) in 'Control.Lens.Internal.Doctest'
  5649. 1002.19 s [lens] Missing documentation for:
  5650. 1002.19 s [lens] head (src/Control/Lens/Internal/Doctest.hs:37)
  5651. 1002.19 s [lens] tail (src/Control/Lens/Internal/Doctest.hs:41)
  5652. 1002.20 s [lens] Warning: 'Const' is out of scope.
  5653. 1002.20 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5654. 1002.20 s [lens] 100% ( 1 / 1) in 'Control.Lens.Internal.Instances'
  5655. 1002.36 s [lens] 100% ( 3 / 3) in 'Control.Lens.Internal.Iso'
  5656. 1002.37 s [lens] 100% ( 3 / 3) in 'Control.Lens.Internal.List'
  5657. 1002.46 s [lens] Warning: 'Flow' is out of scope.
  5658. 1002.46 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5659. 1002.46 s [lens] 100% ( 6 / 6) in 'Control.Lens.Internal.Level'
  5660. 1002.63 s [lens] Warning: 'Traversal' is out of scope.
  5661. 1002.63 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5662. 1002.63 s [lens] Warning: 'IndexedFold' is out of scope.
  5663. 1002.63 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5664. 1002.63 s [lens] Warning: 'IndexedTraversal' is out of scope.
  5665. 1002.63 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5666. 1002.63 s [lens] Warning: 'Fold' is out of scope.
  5667. 1002.63 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5668. 1002.63 s [lens] 100% ( 15 / 15) in 'Control.Lens.Internal.Indexed'
  5669. 1002.71 s [lens] 50% ( 2 / 4) in 'Control.Lens.Internal.Getter'
  5670. 1002.71 s [lens] Missing documentation for:
  5671. 1002.71 s [lens] AlongsideLeft (src/Control/Lens/Internal/Getter.hs:35)
  5672. 1002.71 s [lens] AlongsideRight (src/Control/Lens/Internal/Getter.hs:76)
  5673. 1002.76 s [lens] Warning: 'a' is out of scope.
  5674. 1002.76 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5675. 1002.76 s [lens] 84% ( 11 / 13) in 'Control.Lens.Internal.Fold'
  5676. 1002.76 s [lens] Missing documentation for:
  5677. 1002.76 s [lens] ReifiedMonoid
  5678. 1002.76 s [lens] NonEmptyDList (src/Control/Lens/Internal/Fold.hs:130)
  5679. 1002.81 s [lens] Warning: 'w' is out of scope.
  5680. 1002.81 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5681. 1002.81 s [lens] 100% ( 11 / 11) in 'Control.Lens.Internal.Context'
  5682. 1002.91 s [lens] Warning: 'FunList' is out of scope.
  5683. 1002.91 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5684. 1002.91 s [lens] 90% ( 10 / 11) in 'Control.Lens.Internal.Bazaar'
  5685. 1002.91 s [lens] Missing documentation for:
  5686. 1002.91 s [lens] Bizarre1 (src/Control/Lens/Internal/Bazaar.hs:239)
  5687. 1003.13 s [lens] 100% ( 12 / 12) in 'Control.Lens.Internal.Magma'
  5688. 1003.19 s [lens] Warning: 'Prism' is out of scope.
  5689. 1003.19 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5690. 1003.19 s [lens] 100% ( 3 / 3) in 'Control.Lens.Internal.Prism'
  5691. 1003.20 s [lens] 0% ( 0 / 2) in 'Control.Lens.Internal.Profunctor'
  5692. 1003.20 s [lens] Missing documentation for:
  5693. 1003.20 s [lens] Module header
  5694. 1003.20 s [lens] WrappedPafb (src/Control/Lens/Internal/Profunctor.hs:8)
  5695. 1003.21 s [lens] Warning: 'Const' is out of scope.
  5696. 1003.21 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5697. 1003.21 s [lens] 100% ( 5 / 5) in 'Control.Lens.Internal.Review'
  5698. 1003.22 s [lens] 100% ( 3 / 3) in 'Control.Lens.Internal.Setter'
  5699. 1003.26 s [lens] 100% ( 15 / 15) in 'Control.Lens.Internal.Zoom'
  5700. 1003.32 s [lens] 100% ( 13 / 13) in 'Control.Lens.Internal'
  5701. 1003.35 s [lens] Warning: 'v' is out of scope.
  5702. 1003.35 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5703. 1003.35 s [lens] Warning: 's' is out of scope.
  5704. 1003.35 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5705. 1003.35 s [lens] Warning: 'indices' is out of scope.
  5706. 1003.35 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5707. 1003.35 s [lens] Warning: 'sets' is out of scope.
  5708. 1003.35 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5709. 1003.35 s [lens] Warning: 'IndexedPreservingSetter'' is out of scope.
  5710. 1003.35 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5711. 1003.35 s [lens] Warning: 'IndexedPreservingSetter' is out of scope.
  5712. 1003.35 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5713. 1003.35 s [lens] Warning: 'f' is out of scope.
  5714. 1003.35 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5715. 1003.35 s [lens] Warning: 're' is out of scope.
  5716. 1003.35 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5717. 1003.35 s [lens] Warning: 'unto' is out of scope.
  5718. 1003.35 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5719. 1003.35 s [lens] Warning: 'nat' is out of scope.
  5720. 1003.35 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5721. 1003.35 s [lens] Warning: 'foo' is out of scope.
  5722. 1003.35 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5723. 1003.35 s [lens] Warning: 'Procompose' is out of scope.
  5724. 1003.35 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5725. 1003.35 s [lens] 88% ( 52 / 59) in 'Control.Lens.Type'
  5726. 1003.35 s [lens] Missing documentation for:
  5727. 1003.35 s [lens] Traversal1' (src/Control/Lens/Type.hs:215)
  5728. 1003.35 s [lens] IndexedTraversal1 (src/Control/Lens/Type.hs:235)
  5729. 1003.35 s [lens] IndexedTraversal1' (src/Control/Lens/Type.hs:236)
  5730. 1003.35 s [lens] IndexedFold1 (src/Control/Lens/Type.hs:527)
  5731. 1003.35 s [lens] IndexPreservingTraversal1 (src/Control/Lens/Type.hs:246)
  5732. 1003.35 s [lens] IndexPreservingTraversal1' (src/Control/Lens/Type.hs:247)
  5733. 1003.35 s [lens] IndexPreservingFold1 (src/Control/Lens/Type.hs:528)
  5734. 1003.42 s [lens] Warning: 'setter' is out of scope.
  5735. 1003.42 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5736. 1003.42 s [lens] Warning: 'fresh' is out of scope.
  5737. 1003.42 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5738. 1003.42 s [lens] Warning: 'Writer' is out of scope.
  5739. 1003.42 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5740. 1003.42 s [lens] Warning: 'Reader' is out of scope.
  5741. 1003.42 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5742. 1003.42 s [lens] 100% ( 88 / 88) in 'Control.Lens.Setter'
  5743. 1003.57 s [lens] Warning: 'getter' is out of scope.
  5744. 1003.57 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5745. 1003.57 s [lens] Warning: 'setter' is out of scope.
  5746. 1003.57 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5747. 1003.57 s [lens] Warning: 'view' is out of scope.
  5748. 1003.57 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5749. 1003.57 s [lens] Warning: 'pos' is out of scope.
  5750. 1003.57 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5751. 1003.57 s [lens] Warning: 'seek' is out of scope.
  5752. 1003.57 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5753. 1003.57 s [lens] Warning: 'IndexedPreservingLens' is out of scope.
  5754. 1003.57 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5755. 1003.57 s [lens] Warning: 'Monad'' is out of scope.
  5756. 1003.57 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5757. 1003.57 s [lens] Warning: 'foo' is out of scope.
  5758. 1003.57 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5759. 1003.57 s [lens] Warning: 'bar' is out of scope.
  5760. 1003.57 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5761. 1003.57 s [lens] Warning: 'f' is out of scope.
  5762. 1003.57 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5763. 1003.57 s [lens] 100% (115 /115) in 'Control.Lens.Lens'
  5764. 1003.99 s [lens] 100% ( 41 / 41) in 'Control.Lens.Tuple'
  5765. 1004.64 s [lens] Warning: 'r' is out of scope.
  5766. 1004.64 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5767. 1004.64 s [lens] Warning: 'failing' is out of scope.
  5768. 1004.64 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5769. 1004.64 s [lens] 100% ( 33 / 33) in 'Control.Lens.Getter'
  5770. 1004.67 s [lens] Warning: 'Review'' is out of scope.
  5771. 1004.67 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5772. 1004.67 s [lens] 100% ( 16 / 16) in 'Control.Lens.Review'
  5773. 1004.70 s [lens] Warning: 'lift' is out of scope.
  5774. 1004.70 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5775. 1004.70 s [lens] Warning: 'hasn't' is out of scope.
  5776. 1004.70 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5777. 1004.70 s [lens] Warning: '^?' is out of scope.
  5778. 1004.70 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5779. 1004.70 s [lens] Warning: 'readMaybe' is out of scope.
  5780. 1004.70 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5781. 1004.70 s [lens] 93% ( 30 / 32) in 'Control.Lens.Prism'
  5782. 1004.70 s [lens] Missing documentation for:
  5783. 1004.70 s [lens] Prefixed (src/Control/Lens/Prism.hs:388)
  5784. 1004.70 s [lens] Suffixed (src/Control/Lens/Prism.hs:422)
  5785. 1004.86 s [lens] Warning: 'FoldWithIndex' is out of scope.
  5786. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5787. 1004.86 s [lens] Warning: 'Product' is out of scope.
  5788. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5789. 1004.86 s [lens] Warning: 'ala' is out of scope.
  5790. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5791. 1004.86 s [lens] Warning: 'Sum' is out of scope.
  5792. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5793. 1004.86 s [lens] Warning: '_1' is out of scope.
  5794. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5795. 1004.86 s [lens] Warning: '_2' is out of scope.
  5796. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5797. 1004.86 s [lens] Warning: 'for_' is out of scope.
  5798. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5799. 1004.86 s [lens] Warning: 'sequenceA_' is out of scope.
  5800. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5801. 1004.86 s [lens] Warning: 'asum' is out of scope.
  5802. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5803. 1004.86 s [lens] Warning: 's' is out of scope.
  5804. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5805. 1004.86 s [lens] Warning: 'headOf' is out of scope.
  5806. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5807. 1004.86 s [lens] Warning: 'Last' is out of scope.
  5808. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5809. 1004.86 s [lens] Warning: 'maximum' is out of scope.
  5810. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5811. 1004.86 s [lens] Warning: 'getMax' is out of scope.
  5812. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5813. 1004.86 s [lens] Warning: 'Max' is out of scope.
  5814. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5815. 1004.86 s [lens] Warning: 'minimum' is out of scope.
  5816. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5817. 1004.86 s [lens] Warning: 'getMin' is out of scope.
  5818. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5819. 1004.86 s [lens] Warning: 'Min' is out of scope.
  5820. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5821. 1004.86 s [lens] Warning: 'minimumBy' is out of scope.
  5822. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5823. 1004.86 s [lens] Warning: 'toList' is out of scope.
  5824. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5825. 1004.86 s [lens] Warning: 'IndexedIso' is out of scope.
  5826. 1004.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5827. 1004.86 s [lens] 99% (133 /134) in 'Control.Lens.Fold'
  5828. 1004.86 s [lens] Missing documentation for:
  5829. 1004.86 s [lens] ifolding (src/Control/Lens/Fold.hs:206)
  5830. 1005.10 s [lens] Warning: 'prism' is out of scope.
  5831. 1005.10 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5832. 1005.10 s [lens] Warning: 'iso' is out of scope.
  5833. 1005.10 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5834. 1005.10 s [lens] Warning: 'itraversed' is out of scope.
  5835. 1005.10 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5836. 1005.10 s [lens] Warning: 'itraverse' is out of scope.
  5837. 1005.10 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5838. 1005.10 s [lens] Warning: 'for' is out of scope.
  5839. 1005.10 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5840. 1005.10 s [lens] Warning: 'forM' is out of scope.
  5841. 1005.10 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5842. 1005.10 s [lens] Warning: 'mapAccumR' is out of scope.
  5843. 1005.10 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5844. 1005.10 s [lens] Warning: 'mapAccumL' is out of scope.
  5845. 1005.10 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5846. 1005.10 s [lens] Warning: 'Bind' is out of scope.
  5847. 1005.10 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5848. 1005.10 s [lens] Warning: 'foo' is out of scope.
  5849. 1005.10 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5850. 1005.10 s [lens] Warning: 'bar' is out of scope.
  5851. 1005.10 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5852. 1005.10 s [lens] Warning: 'f' is out of scope.
  5853. 1005.10 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5854. 1005.10 s [lens] 92% ( 92 /100) in 'Control.Lens.Traversal'
  5855. 1005.10 s [lens] Missing documentation for:
  5856. 1005.10 s [lens] Traversal1' (src/Control/Lens/Type.hs:215)
  5857. 1005.10 s [lens] IndexedTraversal1 (src/Control/Lens/Type.hs:235)
  5858. 1005.10 s [lens] IndexedTraversal1' (src/Control/Lens/Type.hs:236)
  5859. 1005.10 s [lens] Traversing1 (src/Control/Lens/Traversal.hs:239)
  5860. 1005.10 s [lens] Traversing1' (src/Control/Lens/Traversal.hs:245)
  5861. 1005.10 s [lens] unsafePartsOf' (src/Control/Lens/Traversal.hs:657)
  5862. 1005.10 s [lens] Traversable1
  5863. 1005.10 s [lens] iunsafePartsOf' (src/Control/Lens/Traversal.hs:661)
  5864. 1005.21 s [lens] 100% ( 4 / 4) in 'Control.Lens.Level'
  5865. 1005.45 s [lens] Warning: '(->)' is out of scope.
  5866. 1005.45 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5867. 1005.45 s [lens] 95% ( 21 / 22) in 'Control.Lens.Reified'
  5868. 1005.45 s [lens] Missing documentation for:
  5869. 1005.45 s [lens] ReifiedIndexedFold (src/Control/Lens/Reified.hs:436)
  5870. 1005.57 s [lens] Warning: 'Handler' is ambiguous. It is defined
  5871. 1005.57 s [lens] * in ‘Control.Exception’
  5872. 1005.57 s [lens] * in ‘Control.Monad.Catch’
  5873. 1005.57 s [lens] * in ‘Control.Exception’
  5874. 1005.57 s [lens] * in ‘Control.Monad.Catch’
  5875. 1005.57 s [lens] You may be able to disambiguate the identifier by qualifying it or
  5876. 1005.57 s [lens] by specifying the type/value namespace explicitly.
  5877. 1005.57 s [lens] Defaulting to the one defined in ‘Control.Monad.Catch’
  5878. 1005.57 s [lens] Warning: 'catches' is ambiguous. It is defined
  5879. 1005.57 s [lens] * in ‘Control.Exception’
  5880. 1005.57 s [lens] * in ‘Control.Monad.Catch’
  5881. 1005.57 s [lens] You may be able to disambiguate the identifier by qualifying it or
  5882. 1005.57 s [lens] by specifying the type/value namespace explicitly.
  5883. 1005.57 s [lens] Defaulting to the one defined in ‘Control.Monad.Catch’
  5884. 1005.57 s [lens] 100% ( 3 / 3) in 'Control.Lens.Internal.Exception'
  5885. 1005.64 s [lens] 92% ( 51 / 55) in 'Control.Lens.Indexed'
  5886. 1005.64 s [lens] Missing documentation for:
  5887. 1005.64 s [lens] ifoldMapBy (src/Control/Lens/Indexed.hs:282)
  5888. 1005.64 s [lens] ifoldMapByOf (src/Control/Lens/Indexed.hs:285)
  5889. 1005.64 s [lens] itraverseBy (src/Control/Lens/Indexed.hs:288)
  5890. 1005.64 s [lens] itraverseByOf (src/Control/Lens/Indexed.hs:291)
  5891. 1005.72 s [lens] Warning: 'createAndTrim' is out of scope.
  5892. 1005.72 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5893. 1005.72 s [lens] 100% ( 5 / 5) in 'Control.Lens.Internal.ByteString'
  5894. 1005.76 s [lens] 96% ( 24 / 25) in 'Control.Lens.Equality'
  5895. 1005.76 s [lens] Missing documentation for:
  5896. 1005.76 s [lens] cloneEquality (src/Control/Lens/Equality.hs:112)
  5897. 1005.82 s [lens] Warning: 'ByteString' is out of scope.
  5898. 1005.82 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5899. 1005.82 s [lens] Warning: 'Text' is out of scope.
  5900. 1005.82 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5901. 1005.82 s [lens] 91% ( 51 / 56) in 'Control.Lens.Iso'
  5902. 1005.82 s [lens] Missing documentation for:
  5903. 1005.82 s [lens] Swapped (src/Control/Lens/Iso.hs:419)
  5904. 1005.82 s [lens] Strict (src/Control/Lens/Iso.hs:411)
  5905. 1005.82 s [lens] Lazy (src/Control/Lens/Iso.hs:415)
  5906. 1005.82 s [lens] Reversed (src/Control/Lens/Iso.hs:423)
  5907. 1005.82 s [lens] List (src/Control/Lens/Iso.hs:463)
  5908. 1005.91 s [lens] 33% ( 1 / 3) in 'Control.Lens.Empty'
  5909. 1005.91 s [lens] Missing documentation for:
  5910. 1005.91 s [lens] AsEmpty (src/Control/Lens/Empty.hs:65)
  5911. 1005.91 s [lens] Empty (src/Control/Lens/Empty.hs:75)
  5912. 1005.98 s [lens] 88% ( 15 / 17) in 'Control.Lens.Cons'
  5913. 1005.98 s [lens] Missing documentation for:
  5914. 1005.98 s [lens] :< (src/Control/Lens/Cons.hs:81)
  5915. 1005.98 s [lens] :> (src/Control/Lens/Cons.hs:88)
  5916. 1006.05 s [lens] 100% ( 6 / 6) in 'Control.Lens.Internal.Deque'
  5917. 1006.23 s [lens] 72% ( 16 / 22) in 'Control.Lens.Wrapped'
  5918. 1006.23 s [lens] Missing documentation for:
  5919. 1006.23 s [lens] _Unwrapped' (src/Control/Lens/Wrapped.hs:214)
  5920. 1006.23 s [lens] Rewrapped (src/Control/Lens/Wrapped.hs:209)
  5921. 1006.23 s [lens] Rewrapping (src/Control/Lens/Wrapped.hs:211)
  5922. 1006.23 s [lens] _Unwrapped (src/Control/Lens/Wrapped.hs:231)
  5923. 1006.23 s [lens] Wrapped (src/Control/Lens/Wrapped.hs:200)
  5924. 1006.23 s [lens] Unwrapped (src/Control/Lens/Wrapped.hs:204)
  5925. 1006.57 s [lens] 30% ( 14 / 46) in 'Control.Lens.Internal.TH'
  5926. 1006.57 s [lens] Missing documentation for:
  5927. 1006.57 s [lens] TyVarBndrVis (src/Control/Lens/Internal/TH.hs:168)
  5928. 1006.57 s [lens] composeValName (src/Control/Lens/Internal/TH.hs:241)
  5929. 1006.57 s [lens] idValName (src/Control/Lens/Internal/TH.hs:244)
  5930. 1006.57 s [lens] fmapValName (src/Control/Lens/Internal/TH.hs:247)
  5931. 1006.57 s [lens] pureValName (src/Control/Lens/Internal/TH.hs:250)
  5932. 1006.57 s [lens] apValName (src/Control/Lens/Internal/TH.hs:253)
  5933. 1006.57 s [lens] datatypeTypeKinded (src/Control/Lens/Internal/TH.hs:104)
  5934. 1006.57 s [lens] isDataFamily (src/Control/Lens/Internal/TH.hs:158)
  5935. 1006.57 s [lens] bndrReq (src/Control/Lens/Internal/TH.hs:170)
  5936. 1006.57 s [lens] traversalTypeName (src/Control/Lens/Internal/TH.hs:180)
  5937. 1006.57 s [lens] traversal'TypeName (src/Control/Lens/Internal/TH.hs:183)
  5938. 1006.57 s [lens] lensTypeName (src/Control/Lens/Internal/TH.hs:186)
  5939. 1006.57 s [lens] lens'TypeName (src/Control/Lens/Internal/TH.hs:189)
  5940. 1006.57 s [lens] isoTypeName (src/Control/Lens/Internal/TH.hs:192)
  5941. 1006.57 s [lens] iso'TypeName (src/Control/Lens/Internal/TH.hs:195)
  5942. 1006.57 s [lens] getterTypeName (src/Control/Lens/Internal/TH.hs:198)
  5943. 1006.57 s [lens] foldTypeName (src/Control/Lens/Internal/TH.hs:201)
  5944. 1006.57 s [lens] prismTypeName (src/Control/Lens/Internal/TH.hs:204)
  5945. 1006.57 s [lens] prism'TypeName (src/Control/Lens/Internal/TH.hs:207)
  5946. 1006.57 s [lens] reviewTypeName (src/Control/Lens/Internal/TH.hs:210)
  5947. 1006.57 s [lens] wrappedTypeName (src/Control/Lens/Internal/TH.hs:213)
  5948. 1006.57 s [lens] unwrappedTypeName (src/Control/Lens/Internal/TH.hs:216)
  5949. 1006.57 s [lens] rewrappedTypeName (src/Control/Lens/Internal/TH.hs:219)
  5950. 1006.57 s [lens] _wrapped'ValName (src/Control/Lens/Internal/TH.hs:222)
  5951. 1006.57 s [lens] isoValName (src/Control/Lens/Internal/TH.hs:225)
  5952. 1006.57 s [lens] prismValName (src/Control/Lens/Internal/TH.hs:228)
  5953. 1006.57 s [lens] untoValName (src/Control/Lens/Internal/TH.hs:231)
  5954. 1006.57 s [lens] phantomValName (src/Control/Lens/Internal/TH.hs:234)
  5955. 1006.57 s [lens] phantom2 (src/Control/Lens/Internal/TH.hs:237)
  5956. 1006.57 s [lens] rightDataName (src/Control/Lens/Internal/TH.hs:256)
  5957. 1006.57 s [lens] leftDataName (src/Control/Lens/Internal/TH.hs:259)
  5958. 1006.57 s [lens] inlinePragma (src/Control/Lens/Internal/TH.hs:267)
  5959. 1006.60 s [lens] Warning: 'State' is ambiguous. It is defined
  5960. 1006.60 s [lens] * in ‘Control.Monad.Trans.State.Lazy’
  5961. 1006.60 s [lens] * in ‘Control.Monad.Trans.State.Strict’
  5962. 1006.60 s [lens] You may be able to disambiguate the identifier by qualifying it or
  5963. 1006.60 s [lens] by specifying the type/value namespace explicitly.
  5964. 1006.60 s [lens] Defaulting to the one defined in ‘Control.Monad.Trans.State.Strict’
  5965. 1006.60 s [lens] Warning: 'StateT' is ambiguous. It is defined
  5966. 1006.60 s [lens] * in ‘Control.Monad.Trans.State.Lazy’
  5967. 1006.60 s [lens] * in ‘Control.Monad.Trans.State.Strict’
  5968. 1006.60 s [lens] * in ‘Control.Monad.Trans.State.Lazy’
  5969. 1006.60 s [lens] * in ‘Control.Monad.Trans.State.Strict’
  5970. 1006.60 s [lens] You may be able to disambiguate the identifier by qualifying it or
  5971. 1006.60 s [lens] by specifying the type/value namespace explicitly.
  5972. 1006.60 s [lens] Defaulting to the one defined in ‘Control.Monad.Trans.State.Strict’
  5973. 1006.60 s [lens] Warning: 'RWST' is ambiguous. It is defined
  5974. 1006.60 s [lens] * in ‘Control.Monad.Trans.RWS.Lazy’
  5975. 1006.60 s [lens] * in ‘Control.Monad.Trans.RWS.Strict’
  5976. 1006.60 s [lens] * in ‘Control.Monad.Trans.RWS.Lazy’
  5977. 1006.60 s [lens] * in ‘Control.Monad.Trans.RWS.Strict’
  5978. 1006.60 s [lens] You may be able to disambiguate the identifier by qualifying it or
  5979. 1006.60 s [lens] by specifying the type/value namespace explicitly.
  5980. 1006.60 s [lens] Defaulting to the one defined in ‘Control.Monad.Trans.RWS.Strict’
  5981. 1006.60 s [lens] Warning: 'RWS' is ambiguous. It is defined
  5982. 1006.60 s [lens] * in ‘Control.Monad.Trans.RWS.Lazy’
  5983. 1006.60 s [lens] * in ‘Control.Monad.Trans.RWS.Strict’
  5984. 1006.60 s [lens] You may be able to disambiguate the identifier by qualifying it or
  5985. 1006.60 s [lens] by specifying the type/value namespace explicitly.
  5986. 1006.60 s [lens] Defaulting to the one defined in ‘Control.Monad.Trans.RWS.Strict’
  5987. 1006.60 s [lens] 100% ( 5 / 5) in 'Control.Lens.Zoom'
  5988. 1006.67 s [lens] Warning: 'holesOnOf' is out of scope.
  5989. 1006.67 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5990. 1006.67 s [lens] Warning: 'a' is out of scope.
  5991. 1006.67 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5992. 1006.67 s [lens] 100% ( 13 / 13) in 'Data.Data.Lens'
  5993. 1006.75 s [lens] Warning: 'composOpMonoid' is out of scope.
  5994. 1006.75 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5995. 1006.75 s [lens] Warning: 'composOpMPlus' is out of scope.
  5996. 1006.75 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5997. 1006.75 s [lens] Warning: 'composOp' is out of scope.
  5998. 1006.75 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  5999. 1006.75 s [lens] Warning: 'descend' is out of scope.
  6000. 1006.75 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6001. 1006.75 s [lens] Warning: 'composOpM' is out of scope.
  6002. 1006.75 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6003. 1006.75 s [lens] Warning: 'descendM' is out of scope.
  6004. 1006.75 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6005. 1006.75 s [lens] Warning: 'composOpM_' is out of scope.
  6006. 1006.75 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6007. 1006.75 s [lens] Warning: 'descendM_' is out of scope.
  6008. 1006.75 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6009. 1006.75 s [lens] 96% ( 48 / 50) in 'Control.Lens.Plated'
  6010. 1006.75 s [lens] Missing documentation for:
  6011. 1006.75 s [lens] GPlated (src/Control/Lens/Plated.hs:758)
  6012. 1006.75 s [lens] GPlated1 (src/Control/Lens/Plated.hs:799)
  6013. 1006.81 s [lens] Warning: 'Set' is out of scope.
  6014. 1006.81 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6015. 1006.81 s [lens] 100% ( 4 / 4) in 'Data.HashSet.Lens'
  6016. 1006.81 s [lens] 50% ( 2 / 4) in 'Data.List.Lens'
  6017. 1006.81 s [lens] Missing documentation for:
  6018. 1006.81 s [lens] Prefixed (src/Control/Lens/Prism.hs:388)
  6019. 1006.81 s [lens] Suffixed (src/Control/Lens/Prism.hs:422)
  6020. 1006.81 s [lens] Warning: 'IndexedGetter' is out of scope.
  6021. 1006.81 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6022. 1006.81 s [lens] Warning: 'IndexedFold' is out of scope.
  6023. 1006.81 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6024. 1006.81 s [lens] Warning: 'IndexedLens'' is out of scope.
  6025. 1006.81 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6026. 1006.81 s [lens] Warning: 'IndexedTraversal'' is out of scope.
  6027. 1006.81 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6028. 1006.81 s [lens] 100% ( 2 / 2) in 'Data.Map.Lens'
  6029. 1006.82 s [lens] 100% ( 3 / 3) in 'Data.Set.Lens'
  6030. 1006.83 s [lens] Warning: 'pack' is out of scope.
  6031. 1006.83 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6032. 1006.83 s [lens] Warning: 'unpack' is out of scope.
  6033. 1006.83 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6034. 1006.83 s [lens] Warning: 'Text' is ambiguous. It is defined
  6035. 1006.83 s [lens] * at src/Data/Text/Lazy/Lens.hs:149:1
  6036. 1006.83 s [lens] * in ‘Data.Text.Internal.Lazy’
  6037. 1006.83 s [lens] You may be able to disambiguate the identifier by qualifying it or
  6038. 1006.83 s [lens] by specifying the type/value namespace explicitly.
  6039. 1006.83 s [lens] Defaulting to the one defined at src/Data/Text/Lazy/Lens.hs:149:1
  6040. 1006.83 s [lens] Warning: 'fromLazyText' is out of scope.
  6041. 1006.83 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6042. 1006.83 s [lens] Warning: 'toLazyText' is out of scope.
  6043. 1006.83 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6044. 1006.83 s [lens] Warning: 'each' is out of scope.
  6045. 1006.83 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6046. 1006.83 s [lens] 87% ( 7 / 8) in 'Data.Text.Lazy.Lens'
  6047. 1006.83 s [lens] Missing documentation for:
  6048. 1006.83 s [lens] Text (src/Data/Text/Lazy/Lens.hs:148)
  6049. 1006.85 s [lens] Warning: 'pack' is out of scope.
  6050. 1006.85 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6051. 1006.85 s [lens] Warning: 'unpack' is out of scope.
  6052. 1006.85 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6053. 1006.85 s [lens] Warning: 'Text' is ambiguous. It is defined
  6054. 1006.85 s [lens] * at src/Data/Text/Strict/Lens.hs:141:1
  6055. 1006.85 s [lens] * in ‘Data.Text.Internal’
  6056. 1006.85 s [lens] You may be able to disambiguate the identifier by qualifying it or
  6057. 1006.85 s [lens] by specifying the type/value namespace explicitly.
  6058. 1006.85 s [lens] Defaulting to the one defined at src/Data/Text/Strict/Lens.hs:141:1
  6059. 1006.85 s [lens] Warning: 'fromText' is out of scope.
  6060. 1006.85 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6061. 1006.85 s [lens] Warning: 'toLazyText' is out of scope.
  6062. 1006.85 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6063. 1006.85 s [lens] Warning: 'each' is out of scope.
  6064. 1006.85 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6065. 1006.85 s [lens] 87% ( 7 / 8) in 'Data.Text.Strict.Lens'
  6066. 1006.85 s [lens] Missing documentation for:
  6067. 1006.85 s [lens] Text (src/Data/Text/Strict/Lens.hs:140)
  6068. 1006.86 s [lens] Warning: 'pack' is out of scope.
  6069. 1006.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6070. 1006.86 s [lens] Warning: 'unpack' is out of scope.
  6071. 1006.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6072. 1006.86 s [lens] Warning: 'fromText' is out of scope.
  6073. 1006.86 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6074. 1006.86 s [lens] 80% ( 4 / 5) in 'Data.Text.Lens'
  6075. 1006.86 s [lens] Missing documentation for:
  6076. 1006.86 s [lens] Text (src/Data/Text/Lens.hs:102)
  6077. 1006.89 s [lens] Warning: 'ix' is out of scope.
  6078. 1006.89 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6079. 1006.89 s [lens] 100% ( 15 / 15) in 'Data.Vector.Generic.Lens'
  6080. 1006.93 s [lens] 100% ( 3 / 3) in 'Control.Lens.Each'
  6081. 1007.01 s [lens] 92% ( 13 / 14) in 'Control.Lens.At'
  6082. 1007.01 s [lens] Missing documentation for:
  6083. 1007.01 s [lens] Index (src/Control/Lens/At.hs:91)
  6084. 1007.19 s [lens] 23% ( 72 /301) in 'Language.Haskell.TH.Lens'
  6085. 1007.19 s [lens] Missing documentation for:
  6086. 1007.19 s [lens] locFileName (src/Language/Haskell/TH/Lens.hs:689)
  6087. 1007.19 s [lens] locPackage (src/Language/Haskell/TH/Lens.hs:693)
  6088. 1007.19 s [lens] locModule (src/Language/Haskell/TH/Lens.hs:697)
  6089. 1007.19 s [lens] locStart (src/Language/Haskell/TH/Lens.hs:701)
  6090. 1007.19 s [lens] locEnd (src/Language/Haskell/TH/Lens.hs:705)
  6091. 1007.19 s [lens] funDepInputs (src/Language/Haskell/TH/Lens.hs:709)
  6092. 1007.19 s [lens] funDepOutputs (src/Language/Haskell/TH/Lens.hs:714)
  6093. 1007.19 s [lens] matchPattern (src/Language/Haskell/TH/Lens.hs:731)
  6094. 1007.19 s [lens] matchBody (src/Language/Haskell/TH/Lens.hs:736)
  6095. 1007.19 s [lens] matchDeclarations (src/Language/Haskell/TH/Lens.hs:741)
  6096. 1007.19 s [lens] fixityPrecedence (src/Language/Haskell/TH/Lens.hs:746)
  6097. 1007.19 s [lens] fixityDirection (src/Language/Haskell/TH/Lens.hs:751)
  6098. 1007.19 s [lens] clausePattern (src/Language/Haskell/TH/Lens.hs:756)
  6099. 1007.19 s [lens] clauseBody (src/Language/Haskell/TH/Lens.hs:761)
  6100. 1007.19 s [lens] clauseDecs (src/Language/Haskell/TH/Lens.hs:766)
  6101. 1007.19 s [lens] fieldExpName (src/Language/Haskell/TH/Lens.hs:719)
  6102. 1007.19 s [lens] fieldExpExpression (src/Language/Haskell/TH/Lens.hs:722)
  6103. 1007.19 s [lens] fieldPatName (src/Language/Haskell/TH/Lens.hs:725)
  6104. 1007.19 s [lens] fieldPatPattern (src/Language/Haskell/TH/Lens.hs:728)
  6105. 1007.19 s [lens] tySynEqnLHS (src/Language/Haskell/TH/Lens.hs:1677)
  6106. 1007.19 s [lens] tySynEqnPatterns (src/Language/Haskell/TH/Lens.hs:1682)
  6107. 1007.19 s [lens] tySynEqnResult (src/Language/Haskell/TH/Lens.hs:1689)
  6108. 1007.19 s [lens] injectivityAnnOutput (src/Language/Haskell/TH/Lens.hs:771)
  6109. 1007.19 s [lens] injectivityAnnInputs (src/Language/Haskell/TH/Lens.hs:776)
  6110. 1007.19 s [lens] typeFamilyHeadName (src/Language/Haskell/TH/Lens.hs:781)
  6111. 1007.19 s [lens] typeFamilyHeadTyVarBndrs (src/Language/Haskell/TH/Lens.hs:786)
  6112. 1007.19 s [lens] typeFamilyHeadResultSig (src/Language/Haskell/TH/Lens.hs:791)
  6113. 1007.19 s [lens] typeFamilyHeadInjectivityAnn (src/Language/Haskell/TH/Lens.hs:796)
  6114. 1007.19 s [lens] bangSourceUnpackedness (src/Language/Haskell/TH/Lens.hs:801)
  6115. 1007.19 s [lens] bangSourceStrictness (src/Language/Haskell/TH/Lens.hs:806)
  6116. 1007.19 s [lens] derivClauseStrategy (src/Language/Haskell/TH/Lens.hs:812)
  6117. 1007.19 s [lens] derivClauseCxt (src/Language/Haskell/TH/Lens.hs:817)
  6118. 1007.19 s [lens] _ClassI (src/Language/Haskell/TH/Lens.hs:823)
  6119. 1007.19 s [lens] _ClassOpI (src/Language/Haskell/TH/Lens.hs:831)
  6120. 1007.19 s [lens] _TyConI (src/Language/Haskell/TH/Lens.hs:839)
  6121. 1007.19 s [lens] _FamilyI (src/Language/Haskell/TH/Lens.hs:847)
  6122. 1007.19 s [lens] _PrimTyConI (src/Language/Haskell/TH/Lens.hs:855)
  6123. 1007.19 s [lens] _DataConI (src/Language/Haskell/TH/Lens.hs:863)
  6124. 1007.19 s [lens] _VarI (src/Language/Haskell/TH/Lens.hs:871)
  6125. 1007.19 s [lens] _TyVarI (src/Language/Haskell/TH/Lens.hs:879)
  6126. 1007.19 s [lens] _PatSynI (src/Language/Haskell/TH/Lens.hs:888)
  6127. 1007.19 s [lens] _FunD (src/Language/Haskell/TH/Lens.hs:897)
  6128. 1007.19 s [lens] _ValD (src/Language/Haskell/TH/Lens.hs:905)
  6129. 1007.19 s [lens] _TySynD (src/Language/Haskell/TH/Lens.hs:913)
  6130. 1007.19 s [lens] _ClassD (src/Language/Haskell/TH/Lens.hs:921)
  6131. 1007.19 s [lens] _InstanceD (src/Language/Haskell/TH/Lens.hs:929)
  6132. 1007.19 s [lens] _SigD (src/Language/Haskell/TH/Lens.hs:965)
  6133. 1007.19 s [lens] _ForeignD (src/Language/Haskell/TH/Lens.hs:973)
  6134. 1007.19 s [lens] _InfixD (src/Language/Haskell/TH/Lens.hs:981)
  6135. 1007.19 s [lens] _PragmaD (src/Language/Haskell/TH/Lens.hs:989)
  6136. 1007.19 s [lens] _ClosedTypeFamilyD (src/Language/Haskell/TH/Lens.hs:1114)
  6137. 1007.19 s [lens] _RoleAnnotD (src/Language/Haskell/TH/Lens.hs:1021)
  6138. 1007.19 s [lens] _DefaultSigD (src/Language/Haskell/TH/Lens.hs:1052)
  6139. 1007.19 s [lens] _DataFamilyD (src/Language/Haskell/TH/Lens.hs:1148)
  6140. 1007.19 s [lens] _OpenTypeFamilyD (src/Language/Haskell/TH/Lens.hs:1156)
  6141. 1007.19 s [lens] _PatSynD (src/Language/Haskell/TH/Lens.hs:1165)
  6142. 1007.19 s [lens] _PatSynSigD (src/Language/Haskell/TH/Lens.hs:1173)
  6143. 1007.19 s [lens] _ImplicitParamBindD (src/Language/Haskell/TH/Lens.hs:1183)
  6144. 1007.19 s [lens] _DefaultD (src/Language/Haskell/TH/Lens.hs:1193)
  6145. 1007.19 s [lens] _Unidir (src/Language/Haskell/TH/Lens.hs:1213)
  6146. 1007.19 s [lens] _ImplBidir (src/Language/Haskell/TH/Lens.hs:1221)
  6147. 1007.19 s [lens] _ExplBidir (src/Language/Haskell/TH/Lens.hs:1229)
  6148. 1007.19 s [lens] _PrefixPatSyn (src/Language/Haskell/TH/Lens.hs:1237)
  6149. 1007.19 s [lens] _InfixPatSyn (src/Language/Haskell/TH/Lens.hs:1245)
  6150. 1007.19 s [lens] _RecordPatSyn (src/Language/Haskell/TH/Lens.hs:1253)
  6151. 1007.19 s [lens] _NormalC (src/Language/Haskell/TH/Lens.hs:1262)
  6152. 1007.19 s [lens] _RecC (src/Language/Haskell/TH/Lens.hs:1270)
  6153. 1007.19 s [lens] _InfixC (src/Language/Haskell/TH/Lens.hs:1278)
  6154. 1007.19 s [lens] _ForallC (src/Language/Haskell/TH/Lens.hs:1286)
  6155. 1007.19 s [lens] _GadtC (src/Language/Haskell/TH/Lens.hs:1294)
  6156. 1007.19 s [lens] _RecGadtC (src/Language/Haskell/TH/Lens.hs:1302)
  6157. 1007.19 s [lens] _Overlappable (src/Language/Haskell/TH/Lens.hs:937)
  6158. 1007.19 s [lens] _Overlapping (src/Language/Haskell/TH/Lens.hs:944)
  6159. 1007.19 s [lens] _Overlaps (src/Language/Haskell/TH/Lens.hs:951)
  6160. 1007.19 s [lens] _Incoherent (src/Language/Haskell/TH/Lens.hs:958)
  6161. 1007.19 s [lens] _NoSourceUnpackedness (src/Language/Haskell/TH/Lens.hs:1310)
  6162. 1007.19 s [lens] _SourceNoUnpack (src/Language/Haskell/TH/Lens.hs:1318)
  6163. 1007.19 s [lens] _SourceUnpack (src/Language/Haskell/TH/Lens.hs:1326)
  6164. 1007.19 s [lens] _NoSourceStrictness (src/Language/Haskell/TH/Lens.hs:1334)
  6165. 1007.19 s [lens] _SourceLazy (src/Language/Haskell/TH/Lens.hs:1342)
  6166. 1007.19 s [lens] _SourceStrict (src/Language/Haskell/TH/Lens.hs:1350)
  6167. 1007.19 s [lens] _DecidedLazy (src/Language/Haskell/TH/Lens.hs:1358)
  6168. 1007.19 s [lens] _DecidedStrict (src/Language/Haskell/TH/Lens.hs:1366)
  6169. 1007.19 s [lens] _DecidedUnpack (src/Language/Haskell/TH/Lens.hs:1374)
  6170. 1007.19 s [lens] _ImportF (src/Language/Haskell/TH/Lens.hs:1382)
  6171. 1007.19 s [lens] _ExportF (src/Language/Haskell/TH/Lens.hs:1390)
  6172. 1007.19 s [lens] _CCall (src/Language/Haskell/TH/Lens.hs:1398)
  6173. 1007.19 s [lens] _StdCall (src/Language/Haskell/TH/Lens.hs:1406)
  6174. 1007.19 s [lens] _CApi (src/Language/Haskell/TH/Lens.hs:1414)
  6175. 1007.19 s [lens] _Prim (src/Language/Haskell/TH/Lens.hs:1422)
  6176. 1007.19 s [lens] _JavaScript (src/Language/Haskell/TH/Lens.hs:1430)
  6177. 1007.19 s [lens] _Unsafe (src/Language/Haskell/TH/Lens.hs:1438)
  6178. 1007.19 s [lens] _Safe (src/Language/Haskell/TH/Lens.hs:1446)
  6179. 1007.19 s [lens] _Interruptible (src/Language/Haskell/TH/Lens.hs:1454)
  6180. 1007.19 s [lens] _InlineP (src/Language/Haskell/TH/Lens.hs:1462)
  6181. 1007.19 s [lens] _SpecialiseP (src/Language/Haskell/TH/Lens.hs:1470)
  6182. 1007.19 s [lens] _SpecialiseInstP (src/Language/Haskell/TH/Lens.hs:1480)
  6183. 1007.19 s [lens] _AnnP (src/Language/Haskell/TH/Lens.hs:1511)
  6184. 1007.19 s [lens] _LineP (src/Language/Haskell/TH/Lens.hs:1519)
  6185. 1007.19 s [lens] _CompleteP (src/Language/Haskell/TH/Lens.hs:1528)
  6186. 1007.19 s [lens] _OpaqueP (src/Language/Haskell/TH/Lens.hs:1538)
  6187. 1007.19 s [lens] _NoInline (src/Language/Haskell/TH/Lens.hs:1547)
  6188. 1007.19 s [lens] _Inline (src/Language/Haskell/TH/Lens.hs:1555)
  6189. 1007.19 s [lens] _Inlinable (src/Language/Haskell/TH/Lens.hs:1563)
  6190. 1007.19 s [lens] _ConLike (src/Language/Haskell/TH/Lens.hs:1571)
  6191. 1007.19 s [lens] _FunLike (src/Language/Haskell/TH/Lens.hs:1579)
  6192. 1007.19 s [lens] _AllPhases (src/Language/Haskell/TH/Lens.hs:1587)
  6193. 1007.19 s [lens] _FromPhase (src/Language/Haskell/TH/Lens.hs:1595)
  6194. 1007.19 s [lens] _BeforePhase (src/Language/Haskell/TH/Lens.hs:1603)
  6195. 1007.19 s [lens] _RuleVar (src/Language/Haskell/TH/Lens.hs:1611)
  6196. 1007.19 s [lens] _TypedRuleVar (src/Language/Haskell/TH/Lens.hs:1619)
  6197. 1007.19 s [lens] _ModuleAnnotation (src/Language/Haskell/TH/Lens.hs:1627)
  6198. 1007.19 s [lens] _TypeAnnotation (src/Language/Haskell/TH/Lens.hs:1635)
  6199. 1007.19 s [lens] _ValueAnnotation (src/Language/Haskell/TH/Lens.hs:1643)
  6200. 1007.19 s [lens] _FunDep (src/Language/Haskell/TH/Lens.hs:1651)
  6201. 1007.19 s [lens] _InfixL (src/Language/Haskell/TH/Lens.hs:1705)
  6202. 1007.19 s [lens] _InfixR (src/Language/Haskell/TH/Lens.hs:1713)
  6203. 1007.19 s [lens] _InfixN (src/Language/Haskell/TH/Lens.hs:1721)
  6204. 1007.19 s [lens] _VarE (src/Language/Haskell/TH/Lens.hs:1729)
  6205. 1007.19 s [lens] _ConE (src/Language/Haskell/TH/Lens.hs:1737)
  6206. 1007.19 s [lens] _LitE (src/Language/Haskell/TH/Lens.hs:1745)
  6207. 1007.19 s [lens] _AppE (src/Language/Haskell/TH/Lens.hs:1753)
  6208. 1007.19 s [lens] _AppTypeE (src/Language/Haskell/TH/Lens.hs:1762)
  6209. 1007.19 s [lens] _InfixE (src/Language/Haskell/TH/Lens.hs:1771)
  6210. 1007.19 s [lens] _UInfixE (src/Language/Haskell/TH/Lens.hs:1779)
  6211. 1007.19 s [lens] _ParensE (src/Language/Haskell/TH/Lens.hs:1787)
  6212. 1007.19 s [lens] _LamE (src/Language/Haskell/TH/Lens.hs:1795)
  6213. 1007.19 s [lens] _LamCaseE (src/Language/Haskell/TH/Lens.hs:1803)
  6214. 1007.19 s [lens] _UnboxedSumE (src/Language/Haskell/TH/Lens.hs:1846)
  6215. 1007.19 s [lens] _CondE (src/Language/Haskell/TH/Lens.hs:1855)
  6216. 1007.19 s [lens] _MultiIfE (src/Language/Haskell/TH/Lens.hs:1863)
  6217. 1007.19 s [lens] _LetE (src/Language/Haskell/TH/Lens.hs:1871)
  6218. 1007.19 s [lens] _CaseE (src/Language/Haskell/TH/Lens.hs:1879)
  6219. 1007.19 s [lens] _CompE (src/Language/Haskell/TH/Lens.hs:1910)
  6220. 1007.19 s [lens] _ArithSeqE (src/Language/Haskell/TH/Lens.hs:1918)
  6221. 1007.19 s [lens] _ListE (src/Language/Haskell/TH/Lens.hs:1926)
  6222. 1007.19 s [lens] _SigE (src/Language/Haskell/TH/Lens.hs:1934)
  6223. 1007.19 s [lens] _RecConE (src/Language/Haskell/TH/Lens.hs:1942)
  6224. 1007.20 s [lens] _RecUpdE (src/Language/Haskell/TH/Lens.hs:1950)
  6225. 1007.20 s [lens] _StaticE (src/Language/Haskell/TH/Lens.hs:1958)
  6226. 1007.20 s [lens] _UnboundVarE (src/Language/Haskell/TH/Lens.hs:1966)
  6227. 1007.20 s [lens] _LabelE (src/Language/Haskell/TH/Lens.hs:1975)
  6228. 1007.20 s [lens] _ImplicitParamVarE (src/Language/Haskell/TH/Lens.hs:2008)
  6229. 1007.20 s [lens] _GetFieldE (src/Language/Haskell/TH/Lens.hs:2018)
  6230. 1007.20 s [lens] _ProjectionE (src/Language/Haskell/TH/Lens.hs:2026)
  6231. 1007.20 s [lens] _LamCasesE (src/Language/Haskell/TH/Lens.hs:2036)
  6232. 1007.20 s [lens] _GuardedB (src/Language/Haskell/TH/Lens.hs:2063)
  6233. 1007.20 s [lens] _NormalB (src/Language/Haskell/TH/Lens.hs:2071)
  6234. 1007.20 s [lens] _NormalG (src/Language/Haskell/TH/Lens.hs:2079)
  6235. 1007.20 s [lens] _PatG (src/Language/Haskell/TH/Lens.hs:2087)
  6236. 1007.20 s [lens] _BindS (src/Language/Haskell/TH/Lens.hs:2095)
  6237. 1007.20 s [lens] _LetS (src/Language/Haskell/TH/Lens.hs:2103)
  6238. 1007.20 s [lens] _NoBindS (src/Language/Haskell/TH/Lens.hs:2111)
  6239. 1007.20 s [lens] _ParS (src/Language/Haskell/TH/Lens.hs:2119)
  6240. 1007.20 s [lens] _RecS (src/Language/Haskell/TH/Lens.hs:2128)
  6241. 1007.20 s [lens] _FromR (src/Language/Haskell/TH/Lens.hs:2137)
  6242. 1007.20 s [lens] _FromThenR (src/Language/Haskell/TH/Lens.hs:2145)
  6243. 1007.20 s [lens] _FromToR (src/Language/Haskell/TH/Lens.hs:2153)
  6244. 1007.20 s [lens] _FromThenToR (src/Language/Haskell/TH/Lens.hs:2161)
  6245. 1007.20 s [lens] _CharL (src/Language/Haskell/TH/Lens.hs:2169)
  6246. 1007.20 s [lens] _StringL (src/Language/Haskell/TH/Lens.hs:2177)
  6247. 1007.20 s [lens] _IntegerL (src/Language/Haskell/TH/Lens.hs:2185)
  6248. 1007.20 s [lens] _RationalL (src/Language/Haskell/TH/Lens.hs:2193)
  6249. 1007.20 s [lens] _IntPrimL (src/Language/Haskell/TH/Lens.hs:2201)
  6250. 1007.20 s [lens] _WordPrimL (src/Language/Haskell/TH/Lens.hs:2209)
  6251. 1007.20 s [lens] _FloatPrimL (src/Language/Haskell/TH/Lens.hs:2217)
  6252. 1007.20 s [lens] _DoublePrimL (src/Language/Haskell/TH/Lens.hs:2225)
  6253. 1007.20 s [lens] _StringPrimL (src/Language/Haskell/TH/Lens.hs:2233)
  6254. 1007.20 s [lens] _CharPrimL (src/Language/Haskell/TH/Lens.hs:2241)
  6255. 1007.20 s [lens] _BytesPrimL (src/Language/Haskell/TH/Lens.hs:2250)
  6256. 1007.20 s [lens] _LitP (src/Language/Haskell/TH/Lens.hs:2259)
  6257. 1007.20 s [lens] _VarP (src/Language/Haskell/TH/Lens.hs:2267)
  6258. 1007.20 s [lens] _TupP (src/Language/Haskell/TH/Lens.hs:2275)
  6259. 1007.20 s [lens] _UnboxedTupP (src/Language/Haskell/TH/Lens.hs:2283)
  6260. 1007.20 s [lens] _UnboxedSumP (src/Language/Haskell/TH/Lens.hs:2292)
  6261. 1007.20 s [lens] _InfixP (src/Language/Haskell/TH/Lens.hs:2324)
  6262. 1007.20 s [lens] _UInfixP (src/Language/Haskell/TH/Lens.hs:2332)
  6263. 1007.20 s [lens] _ParensP (src/Language/Haskell/TH/Lens.hs:2340)
  6264. 1007.20 s [lens] _TildeP (src/Language/Haskell/TH/Lens.hs:2348)
  6265. 1007.20 s [lens] _BangP (src/Language/Haskell/TH/Lens.hs:2356)
  6266. 1007.20 s [lens] _AsP (src/Language/Haskell/TH/Lens.hs:2364)
  6267. 1007.20 s [lens] _WildP (src/Language/Haskell/TH/Lens.hs:2372)
  6268. 1007.20 s [lens] _RecP (src/Language/Haskell/TH/Lens.hs:2380)
  6269. 1007.20 s [lens] _ListP (src/Language/Haskell/TH/Lens.hs:2388)
  6270. 1007.20 s [lens] _SigP (src/Language/Haskell/TH/Lens.hs:2396)
  6271. 1007.20 s [lens] _ViewP (src/Language/Haskell/TH/Lens.hs:2404)
  6272. 1007.20 s [lens] _ForallT (src/Language/Haskell/TH/Lens.hs:2412)
  6273. 1007.20 s [lens] _AppT (src/Language/Haskell/TH/Lens.hs:2420)
  6274. 1007.20 s [lens] _SigT (src/Language/Haskell/TH/Lens.hs:2428)
  6275. 1007.20 s [lens] _VarT (src/Language/Haskell/TH/Lens.hs:2436)
  6276. 1007.20 s [lens] _ConT (src/Language/Haskell/TH/Lens.hs:2444)
  6277. 1007.20 s [lens] _PromotedT (src/Language/Haskell/TH/Lens.hs:2452)
  6278. 1007.20 s [lens] _TupleT (src/Language/Haskell/TH/Lens.hs:2460)
  6279. 1007.20 s [lens] _UnboxedTupleT (src/Language/Haskell/TH/Lens.hs:2468)
  6280. 1007.20 s [lens] _UnboxedSumT (src/Language/Haskell/TH/Lens.hs:2477)
  6281. 1007.20 s [lens] _ArrowT (src/Language/Haskell/TH/Lens.hs:2486)
  6282. 1007.20 s [lens] _EqualityT (src/Language/Haskell/TH/Lens.hs:2494)
  6283. 1007.20 s [lens] _ListT (src/Language/Haskell/TH/Lens.hs:2502)
  6284. 1007.20 s [lens] _PromotedTupleT (src/Language/Haskell/TH/Lens.hs:2510)
  6285. 1007.20 s [lens] _PromotedNilT (src/Language/Haskell/TH/Lens.hs:2518)
  6286. 1007.20 s [lens] _PromotedConsT (src/Language/Haskell/TH/Lens.hs:2526)
  6287. 1007.20 s [lens] _StarT (src/Language/Haskell/TH/Lens.hs:2534)
  6288. 1007.20 s [lens] _ConstraintT (src/Language/Haskell/TH/Lens.hs:2542)
  6289. 1007.20 s [lens] _LitT (src/Language/Haskell/TH/Lens.hs:2550)
  6290. 1007.20 s [lens] _InfixT (src/Language/Haskell/TH/Lens.hs:2558)
  6291. 1007.20 s [lens] _UInfixT (src/Language/Haskell/TH/Lens.hs:2566)
  6292. 1007.20 s [lens] _ParensT (src/Language/Haskell/TH/Lens.hs:2574)
  6293. 1007.20 s [lens] _WildCardT (src/Language/Haskell/TH/Lens.hs:2582)
  6294. 1007.20 s [lens] _AppKindT (src/Language/Haskell/TH/Lens.hs:2591)
  6295. 1007.20 s [lens] _ImplicitParamT (src/Language/Haskell/TH/Lens.hs:2599)
  6296. 1007.20 s [lens] _ForallVisT (src/Language/Haskell/TH/Lens.hs:2609)
  6297. 1007.20 s [lens] _MulArrowT (src/Language/Haskell/TH/Lens.hs:2619)
  6298. 1007.20 s [lens] _PromotedInfixT (src/Language/Haskell/TH/Lens.hs:2629)
  6299. 1007.20 s [lens] _PromotedUInfixT (src/Language/Haskell/TH/Lens.hs:2637)
  6300. 1007.20 s [lens] _SpecifiedSpec (src/Language/Haskell/TH/Lens.hs:2647)
  6301. 1007.20 s [lens] _InferredSpec (src/Language/Haskell/TH/Lens.hs:2655)
  6302. 1007.20 s [lens] _NoSig (src/Language/Haskell/TH/Lens.hs:2728)
  6303. 1007.20 s [lens] _KindSig (src/Language/Haskell/TH/Lens.hs:2736)
  6304. 1007.20 s [lens] _TyVarSig (src/Language/Haskell/TH/Lens.hs:2744)
  6305. 1007.20 s [lens] _NumTyLit (src/Language/Haskell/TH/Lens.hs:2752)
  6306. 1007.20 s [lens] _StrTyLit (src/Language/Haskell/TH/Lens.hs:2760)
  6307. 1007.20 s [lens] _CharTyLit (src/Language/Haskell/TH/Lens.hs:2769)
  6308. 1007.20 s [lens] _NominalR (src/Language/Haskell/TH/Lens.hs:2778)
  6309. 1007.20 s [lens] _RepresentationalR (src/Language/Haskell/TH/Lens.hs:2786)
  6310. 1007.20 s [lens] _PhantomR (src/Language/Haskell/TH/Lens.hs:2794)
  6311. 1007.20 s [lens] _InferR (src/Language/Haskell/TH/Lens.hs:2802)
  6312. 1007.20 s [lens] _StockStrategy (src/Language/Haskell/TH/Lens.hs:2811)
  6313. 1007.20 s [lens] _AnyclassStrategy (src/Language/Haskell/TH/Lens.hs:2819)
  6314. 1007.20 s [lens] _NewtypeStrategy (src/Language/Haskell/TH/Lens.hs:2827)
  6315. 1007.80 s [lens] Warning: 'Prism' is out of scope.
  6316. 1007.80 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6317. 1007.80 s [lens] Warning: 'Iso' is out of scope.
  6318. 1007.80 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6319. 1007.80 s [lens] 100% ( 4 / 4) in 'Control.Lens.Internal.PrismTH'
  6320. 1007.87 s [lens] Warning: 's' is out of scope.
  6321. 1007.87 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6322. 1007.87 s [lens] 77% ( 7 / 9) in 'Control.Lens.Internal.FieldTH'
  6323. 1007.87 s [lens] Missing documentation for:
  6324. 1007.87 s [lens] makeFieldOpticsForDec (src/Control/Lens/Internal/FieldTH.hs:79)
  6325. 1007.87 s [lens] makeFieldOpticsForDec' (src/Control/Lens/Internal/FieldTH.hs:82)
  6326. 1007.97 s [lens] Warning: 'Prism'' is out of scope.
  6327. 1007.97 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6328. 1007.97 s [lens] Warning: 'Wrapped' is out of scope.
  6329. 1007.97 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6330. 1007.97 s [lens] Warning: '_name' is out of scope.
  6331. 1007.97 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6332. 1007.97 s [lens] Warning: '_fooName' is out of scope.
  6333. 1007.97 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6334. 1007.97 s [lens] 96% ( 60 / 62) in 'Control.Lens.TH'
  6335. 1007.97 s [lens] Missing documentation for:
  6336. 1007.97 s [lens] defaultFieldRules (src/Control/Lens/TH.hs:747)
  6337. 1007.97 s [lens] generateRecordSyntax (src/Control/Lens/TH.hs:164)
  6338. 1008.01 s [lens] 100% ( 23 / 23) in 'Control.Lens'
  6339. 1008.03 s [lens] 23% ( 4 / 17) in 'GHC.Generics.Lens'
  6340. 1008.03 s [lens] Missing documentation for:
  6341. 1008.03 s [lens] _V1 (src/GHC/Generics/Lens.hs:76)
  6342. 1008.03 s [lens] _U1 (src/GHC/Generics/Lens.hs:80)
  6343. 1008.03 s [lens] _Par1 (src/GHC/Generics/Lens.hs:84)
  6344. 1008.03 s [lens] _Rec1 (src/GHC/Generics/Lens.hs:88)
  6345. 1008.03 s [lens] _K1 (src/GHC/Generics/Lens.hs:92)
  6346. 1008.03 s [lens] _M1 (src/GHC/Generics/Lens.hs:96)
  6347. 1008.03 s [lens] _L1 (src/GHC/Generics/Lens.hs:100)
  6348. 1008.03 s [lens] _UAddr (src/GHC/Generics/Lens.hs:119)
  6349. 1008.03 s [lens] _UChar (src/GHC/Generics/Lens.hs:126)
  6350. 1008.03 s [lens] _UDouble (src/GHC/Generics/Lens.hs:133)
  6351. 1008.03 s [lens] _UFloat (src/GHC/Generics/Lens.hs:140)
  6352. 1008.03 s [lens] _UInt (src/GHC/Generics/Lens.hs:147)
  6353. 1008.03 s [lens] _UWord (src/GHC/Generics/Lens.hs:154)
  6354. 1008.05 s [lens] 100% ( 9 / 9) in 'Data.Vector.Lens'
  6355. 1008.05 s [lens] 100% ( 3 / 3) in 'Data.Typeable.Lens'
  6356. 1008.06 s [lens] 100% ( 3 / 3) in 'Data.Tree.Lens'
  6357. 1008.06 s [lens] 100% ( 7 / 7) in 'Data.Sequence.Lens'
  6358. 1008.07 s [lens] 100% ( 4 / 4) in 'Data.IntSet.Lens'
  6359. 1008.08 s [lens] 66% ( 8 / 12) in 'Data.Complex.Lens'
  6360. 1008.08 s [lens] Missing documentation for:
  6361. 1008.08 s [lens] Polar (src/Data/Complex/Lens.hs:84)
  6362. 1008.08 s [lens] Real (src/Data/Complex/Lens.hs:88)
  6363. 1008.08 s [lens] Imaginary (src/Data/Complex/Lens.hs:91)
  6364. 1008.08 s [lens] Conjugate (src/Data/Complex/Lens.hs:146)
  6365. 1008.10 s [lens] 77% ( 7 / 9) in 'Data.ByteString.Strict.Lens'
  6366. 1008.10 s [lens] Missing documentation for:
  6367. 1008.10 s [lens] Bytes (src/Data/ByteString/Strict/Lens.hs:138)
  6368. 1008.10 s [lens] Chars (src/Data/ByteString/Strict/Lens.hs:142)
  6369. 1008.11 s [lens] 77% ( 7 / 9) in 'Data.ByteString.Lazy.Lens'
  6370. 1008.11 s [lens] Missing documentation for:
  6371. 1008.11 s [lens] Bytes (src/Data/ByteString/Lazy/Lens.hs:140)
  6372. 1008.11 s [lens] Chars (src/Data/ByteString/Lazy/Lens.hs:144)
  6373. 1008.13 s [lens] Warning: 'ByteString' is out of scope.
  6374. 1008.13 s [lens] If you qualify the identifier, haddock can try to link it anyway.
  6375. 1008.13 s [lens] 66% ( 4 / 6) in 'Data.ByteString.Lens'
  6376. 1008.13 s [lens] Missing documentation for:
  6377. 1008.13 s [lens] Bytes (src/Data/ByteString/Lens.hs:109)
  6378. 1008.13 s [lens] Chars (src/Data/ByteString/Lens.hs:113)
  6379. 1008.16 s [lens] 100% ( 17 / 17) in 'Data.Bits.Lens'
  6380. 1008.18 s [lens] 100% ( 3 / 3) in 'Data.Array.Lens'
  6381. 1008.18 s [lens] 100% ( 2 / 2) in 'Control.Seq.Lens'
  6382. 1008.19 s [lens] 100% ( 5 / 5) in 'Control.Parallel.Strategies.Lens'
  6383. 1008.21 s [lens] 100% ( 16 / 16) in 'Control.Monad.Error.Lens'
  6384. 1008.23 s [lens] 100% ( 4 / 4) in 'Control.Lens.Unsound'
  6385. 1008.24 s [lens] 100% ( 15 / 15) in 'Control.Lens.Profunctor'
  6386. 1008.25 s [lens] 100% (131 /131) in 'Control.Lens.Operators'
  6387. 1008.26 s [lens] 100% ( 3 / 3) in 'Control.Lens.Extras'
  6388. 1008.26 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.
  6389. 1008.26 s [lens] 94% (622 /661) in 'Control.Lens.Combinators'
  6390. 1008.26 s [lens] Missing documentation for:
  6391. 1008.26 s [lens] Traversable1
  6392. 1008.26 s [lens] Index (src/Control/Lens/At.hs:91)
  6393. 1008.26 s [lens] AsEmpty (src/Control/Lens/Empty.hs:65)
  6394. 1008.26 s [lens] GPlated (src/Control/Lens/Plated.hs:758)
  6395. 1008.26 s [lens] GPlated1 (src/Control/Lens/Plated.hs:799)
  6396. 1008.26 s [lens] Prefixed (src/Control/Lens/Prism.hs:388)
  6397. 1008.26 s [lens] Suffixed (src/Control/Lens/Prism.hs:422)
  6398. 1008.26 s [lens] Traversal1' (src/Control/Lens/Type.hs:215)
  6399. 1008.26 s [lens] IndexedTraversal1 (src/Control/Lens/Type.hs:235)
  6400. 1008.26 s [lens] IndexedTraversal1' (src/Control/Lens/Type.hs:236)
  6401. 1008.26 s [lens] Traversing1 (src/Control/Lens/Traversal.hs:239)
  6402. 1008.26 s [lens] Traversing1' (src/Control/Lens/Traversal.hs:245)
  6403. 1008.26 s [lens] IndexedFold1 (src/Control/Lens/Type.hs:527)
  6404. 1008.26 s [lens] IndexPreservingTraversal1 (src/Control/Lens/Type.hs:246)
  6405. 1008.26 s [lens] IndexPreservingTraversal1' (src/Control/Lens/Type.hs:247)
  6406. 1008.26 s [lens] IndexPreservingFold1 (src/Control/Lens/Type.hs:528)
  6407. 1008.26 s [lens] Rewrapped (src/Control/Lens/Wrapped.hs:209)
  6408. 1008.26 s [lens] Rewrapping (src/Control/Lens/Wrapped.hs:211)
  6409. 1008.26 s [lens] ReifiedIndexedFold (src/Control/Lens/Reified.hs:436)
  6410. 1008.26 s [lens] Empty (src/Control/Lens/Empty.hs:75)
  6411. 1008.26 s [lens] Strict (src/Control/Lens/Iso.hs:411)
  6412. 1008.26 s [lens] Lazy (src/Control/Lens/Iso.hs:415)
  6413. 1008.26 s [lens] Wrapped (src/Control/Lens/Wrapped.hs:200)
  6414. 1008.26 s [lens] List (src/Control/Lens/Iso.hs:463)
  6415. 1008.26 s [lens] Swapped (src/Control/Lens/Iso.hs:419)
  6416. 1008.26 s [lens] Reversed (src/Control/Lens/Iso.hs:423)
  6417. 1008.26 s [lens] Unwrapped (src/Control/Lens/Wrapped.hs:204)
  6418. 1008.26 s [lens] cloneEquality (src/Control/Lens/Equality.hs:112)
  6419. 1008.26 s [lens] ifolding (src/Control/Lens/Fold.hs:206)
  6420. 1008.26 s [lens] ifoldMapBy (src/Control/Lens/Indexed.hs:282)
  6421. 1008.26 s [lens] ifoldMapByOf (src/Control/Lens/Indexed.hs:285)
  6422. 1008.26 s [lens] itraverseBy (src/Control/Lens/Indexed.hs:288)
  6423. 1008.26 s [lens] itraverseByOf (src/Control/Lens/Indexed.hs:291)
  6424. 1008.26 s [lens] defaultFieldRules (src/Control/Lens/TH.hs:747)
  6425. 1008.26 s [lens] generateRecordSyntax (src/Control/Lens/TH.hs:164)
  6426. 1008.26 s [lens] unsafePartsOf' (src/Control/Lens/Traversal.hs:657)
  6427. 1008.26 s [lens] iunsafePartsOf' (src/Control/Lens/Traversal.hs:661)
  6428. 1008.26 s [lens] _Unwrapped' (src/Control/Lens/Wrapped.hs:214)
  6429. 1008.26 s [lens] _Unwrapped (src/Control/Lens/Wrapped.hs:231)
  6430. 1008.36 s [lens] 59% ( 72 /121) in 'Control.Exception.Lens'
  6431. 1008.36 s [lens] Missing documentation for:
  6432. 1008.36 s [lens] Exception (src/Control/Exception/Lens.hs:190)
  6433. 1008.36 s [lens] IOException_ (src/Control/Exception/Lens.hs:449)
  6434. 1008.36 s [lens] ArithException_ (src/Control/Exception/Lens.hs:466)
  6435. 1008.36 s [lens] Overflow_ (src/Control/Exception/Lens.hs:494)
  6436. 1008.36 s [lens] Underflow_ (src/Control/Exception/Lens.hs:514)
  6437. 1008.36 s [lens] LossOfPrecision_ (src/Control/Exception/Lens.hs:534)
  6438. 1008.36 s [lens] DivideByZero_ (src/Control/Exception/Lens.hs:554)
  6439. 1008.36 s [lens] Denormal_ (src/Control/Exception/Lens.hs:574)
  6440. 1008.36 s [lens] RatioZeroDenominator_ (src/Control/Exception/Lens.hs:594)
  6441. 1008.36 s [lens] ArrayException_ (src/Control/Exception/Lens.hs:620)
  6442. 1008.36 s [lens] IndexOutOfBounds_ (src/Control/Exception/Lens.hs:640)
  6443. 1008.36 s [lens] UndefinedElement_ (src/Control/Exception/Lens.hs:660)
  6444. 1008.36 s [lens] AssertionFailed__ (src/Control/Exception/Lens.hs:701)
  6445. 1008.36 s [lens] AssertionFailed_ (src/Control/Exception/Lens.hs:705)
  6446. 1008.36 s [lens] AsyncException_ (src/Control/Exception/Lens.hs:731)
  6447. 1008.36 s [lens] StackOverflow_ (src/Control/Exception/Lens.hs:749)
  6448. 1008.36 s [lens] HeapOverflow_ (src/Control/Exception/Lens.hs:772)
  6449. 1008.36 s [lens] ThreadKilled_ (src/Control/Exception/Lens.hs:790)
  6450. 1008.36 s [lens] UserInterrupt_ (src/Control/Exception/Lens.hs:808)
  6451. 1008.36 s [lens] NonTermination__ (src/Control/Exception/Lens.hs:848)
  6452. 1008.36 s [lens] NonTermination_ (src/Control/Exception/Lens.hs:852)
  6453. 1008.36 s [lens] NestedAtomically__ (src/Control/Exception/Lens.hs:891)
  6454. 1008.36 s [lens] NestedAtomically_ (src/Control/Exception/Lens.hs:895)
  6455. 1008.36 s [lens] BlockedIndefinitelyOnMVar__ (src/Control/Exception/Lens.hs:935)
  6456. 1008.36 s [lens] BlockedIndefinitelyOnMVar_ (src/Control/Exception/Lens.hs:939)
  6457. 1008.36 s [lens] BlockedIndefinitelyOnSTM__ (src/Control/Exception/Lens.hs:979)
  6458. 1008.36 s [lens] BlockedIndefinitelyOnSTM_ (src/Control/Exception/Lens.hs:983)
  6459. 1008.36 s [lens] Deadlock__ (src/Control/Exception/Lens.hs:1022)
  6460. 1008.36 s [lens] Deadlock_ (src/Control/Exception/Lens.hs:1026)
  6461. 1008.36 s [lens] NoMethodError__ (src/Control/Exception/Lens.hs:1065)
  6462. 1008.36 s [lens] NoMethodError_ (src/Control/Exception/Lens.hs:1069)
  6463. 1008.36 s [lens] PatternMatchFail__ (src/Control/Exception/Lens.hs:1107)
  6464. 1008.36 s [lens] PatternMatchFail_ (src/Control/Exception/Lens.hs:1111)
  6465. 1008.36 s [lens] RecConError__ (src/Control/Exception/Lens.hs:1150)
  6466. 1008.36 s [lens] RecConError_ (src/Control/Exception/Lens.hs:1154)
  6467. 1008.36 s [lens] RecSelError__ (src/Control/Exception/Lens.hs:1194)
  6468. 1008.36 s [lens] RecSelError_ (src/Control/Exception/Lens.hs:1198)
  6469. 1008.36 s [lens] RecUpdError__ (src/Control/Exception/Lens.hs:1238)
  6470. 1008.36 s [lens] RecUpdError_ (src/Control/Exception/Lens.hs:1242)
  6471. 1008.36 s [lens] ErrorCall__ (src/Control/Exception/Lens.hs:1285)
  6472. 1008.36 s [lens] ErrorCall_ (src/Control/Exception/Lens.hs:1289)
  6473. 1008.36 s [lens] AllocationLimitExceeded__ (src/Control/Exception/Lens.hs:1328)
  6474. 1008.36 s [lens] AllocationLimitExceeded_ (src/Control/Exception/Lens.hs:1332)
  6475. 1008.36 s [lens] TypeError__ (src/Control/Exception/Lens.hs:1371)
  6476. 1008.36 s [lens] TypeError_ (src/Control/Exception/Lens.hs:1375)
  6477. 1008.36 s [lens] CompactionFailed__ (src/Control/Exception/Lens.hs:1415)
  6478. 1008.36 s [lens] CompactionFailed_ (src/Control/Exception/Lens.hs:1419)
  6479. 1008.36 s [lens] HandlingException__ (src/Control/Exception/Lens.hs:1459)
  6480. 1008.36 s [lens] HandlingException_ (src/Control/Exception/Lens.hs:1463)
  6481. 1008.47 s [lens] 66% ( 2 / 3) in 'Data.Dynamic.Lens'
  6482. 1008.47 s [lens] Missing documentation for:
  6483. 1008.47 s [lens] Dynamic (src/Data/Dynamic/Lens.hs:47)
  6484. 1008.48 s [lens] 93% ( 15 / 16) in 'Numeric.Lens'
  6485. 1008.48 s [lens] Missing documentation for:
  6486. 1008.48 s [lens] Integral (src/Numeric/Lens.hs:56)
  6487. 1008.50 s [lens] 100% ( 7 / 7) in 'Numeric.Natural.Lens'
  6488. 1008.52 s [lens] 66% ( 4 / 6) in 'System.Exit.Lens'
  6489. 1008.52 s [lens] Missing documentation for:
  6490. 1008.52 s [lens] ExitFailure_ (src/System/Exit/Lens.hs:75)
  6491. 1008.52 s [lens] ExitSuccess_ (src/System/Exit/Lens.hs:71)
  6492. 1008.54 s [lens] 100% ( 19 / 19) in 'System.FilePath.Lens'
  6493. 1008.55 s [lens] 32% ( 9 / 28) in 'System.IO.Error.Lens'
  6494. 1008.55 s [lens] Missing documentation for:
  6495. 1008.55 s [lens] _AlreadyExists (src/System/IO/Error/Lens.hs:63)
  6496. 1008.55 s [lens] _NoSuchThing (src/System/IO/Error/Lens.hs:66)
  6497. 1008.55 s [lens] _ResourceBusy (src/System/IO/Error/Lens.hs:69)
  6498. 1008.55 s [lens] _ResourceExhausted (src/System/IO/Error/Lens.hs:72)
  6499. 1008.55 s [lens] _EOF (src/System/IO/Error/Lens.hs:75)
  6500. 1008.55 s [lens] _IllegalOperation (src/System/IO/Error/Lens.hs:78)
  6501. 1008.55 s [lens] _PermissionDenied (src/System/IO/Error/Lens.hs:81)
  6502. 1008.55 s [lens] _UserError (src/System/IO/Error/Lens.hs:84)
  6503. 1008.55 s [lens] _UnsatisfiedConstraints (src/System/IO/Error/Lens.hs:87)
  6504. 1008.55 s [lens] _SystemError (src/System/IO/Error/Lens.hs:90)
  6505. 1008.55 s [lens] _ProtocolError (src/System/IO/Error/Lens.hs:93)
  6506. 1008.55 s [lens] _OtherError (src/System/IO/Error/Lens.hs:96)
  6507. 1008.55 s [lens] _InvalidArgument (src/System/IO/Error/Lens.hs:99)
  6508. 1008.55 s [lens] _InappropriateType (src/System/IO/Error/Lens.hs:102)
  6509. 1008.55 s [lens] _HardwareFault (src/System/IO/Error/Lens.hs:105)
  6510. 1008.55 s [lens] _UnsupportedOperation (src/System/IO/Error/Lens.hs:108)
  6511. 1008.55 s [lens] _TimeExpired (src/System/IO/Error/Lens.hs:111)
  6512. 1008.55 s [lens] _ResourceVanished (src/System/IO/Error/Lens.hs:114)
  6513. 1008.55 s [lens] _Interrupted (src/System/IO/Error/Lens.hs:117)
  6514. 1009.33 s [lens] Warning: Control.Lens.Internal.CTypes: could not find link destinations for:
  6515. 1009.33 s [lens]
  6516. 1009.33 s [lens] - Data.Array.Base.numElements
  6517. 1009.33 s [lens] - Data.Array.Base.unsafeArray
  6518. 1009.33 s [lens] - Data.Array.Base.unsafeAt
  6519. 1009.33 s [lens] - Data.Array.Base.unsafeReplace
  6520. 1009.33 s [lens] - Data.Array.Base.unsafeAccum
  6521. 1009.34 s [lens] - Data.Array.Base.unsafeAccumArray
  6522. 1009.34 s [lens] - Data.Array.Base.getNumElements
  6523. 1009.34 s [lens] - Data.Array.Base.unsafeNewArray_
  6524. 1009.34 s [lens] - Data.Array.Base.unsafeRead
  6525. 1009.34 s [lens] - Data.Array.Base.unsafeWrite
  6526. 1009.34 s [lens] - GHC.Generics.D:R:UReckPtrp0
  6527. 1009.34 s [lens] Warning: Control.Lens.Internal.Getter: could not find link destinations for:
  6528. 1009.34 s [lens]
  6529. 1009.34 s [lens] - Data.Foldable1.foldMap1'
  6530. 1009.34 s [lens] - Data.Foldable1.maximum
  6531. 1009.34 s [lens] - Data.Foldable1.minimum
  6532. 1009.34 s [lens] - Data.Foldable1.head
  6533. 1009.34 s [lens] - Data.Foldable1.last
  6534. 1009.34 s [lens] - Data.Foldable1.foldrMap1
  6535. 1009.34 s [lens] - Data.Foldable1.foldlMap1'
  6536. 1009.34 s [lens] - Data.Foldable1.foldlMap1
  6537. 1009.35 s [lens] - Data.Foldable1.foldrMap1'
  6538. 1009.35 s [lens] Warning: Control.Lens.Setter: could not find link destinations for:
  6539. 1009.35 s [lens]
  6540. 1009.35 s [lens] - Data.Foldable1.foldMap1'
  6541. 1009.35 s [lens] - Data.Foldable1.maximum
  6542. 1009.35 s [lens] - Data.Foldable1.minimum
  6543. 1009.35 s [lens] - Data.Foldable1.head
  6544. 1009.35 s [lens] - Data.Foldable1.last
  6545. 1009.35 s [lens] - Data.Foldable1.foldrMap1
  6546. 1009.35 s [lens] - Data.Foldable1.foldlMap1'
  6547. 1009.35 s [lens] - Data.Foldable1.foldlMap1
  6548. 1009.36 s [lens] - Data.Foldable1.foldrMap1'
  6549. 1009.36 s [lens] - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0
  6550. 1009.36 s [lens] - Data.Vector.Unboxed.Base.D:R:VectorIdentity0
  6551. 1009.36 s [lens] - Data.Vector.Unboxed.Base.V_Identity
  6552. 1009.36 s [lens] Warning: Control.Lens.Tuple: could not find link destinations for:
  6553. 1009.36 s [lens]
  6554. 1009.36 s [lens] - Control.Lens.Tuple.GIxed
  6555. 1009.36 s [lens] - Control.Lens.Tuple.N0
  6556. 1009.36 s [lens] - Control.Lens.Tuple.N1
  6557. 1009.37 s [lens] - Control.Lens.Tuple.N2
  6558. 1009.37 s [lens] - Control.Lens.Tuple.N3
  6559. 1009.37 s [lens] - Control.Lens.Tuple.N4
  6560. 1009.37 s [lens] - Control.Lens.Tuple.N5
  6561. 1009.38 s [lens] - Control.Lens.Tuple.N6
  6562. 1009.38 s [lens] - Control.Lens.Tuple.N7
  6563. 1009.38 s [lens] - Control.Lens.Tuple.N8
  6564. 1009.38 s [lens] - Control.Lens.Tuple.N9
  6565. 1009.38 s [lens] - Control.Lens.Tuple.N10
  6566. 1009.38 s [lens] - Control.Lens.Tuple.N11
  6567. 1009.39 s [lens] - Control.Lens.Tuple.N12
  6568. 1009.39 s [lens] - Control.Lens.Tuple.N13
  6569. 1009.39 s [lens] - Control.Lens.Tuple.N14
  6570. 1009.39 s [lens] - Control.Lens.Tuple.N15
  6571. 1009.39 s [lens] - Control.Lens.Tuple.N16
  6572. 1009.39 s [lens] - Control.Lens.Tuple.N17
  6573. 1009.39 s [lens] - Control.Lens.Tuple.N18
  6574. 1009.39 s [lens] Warning: Control.Lens.Getter: could not find link destinations for:
  6575. 1009.39 s [lens]
  6576. 1009.39 s [lens] - Data.Vector.Unboxed.Base.D:R:MVectorsConst0
  6577. 1009.39 s [lens] - Data.Vector.Unboxed.Base.D:R:VectorConst0
  6578. 1009.39 s [lens] - Data.Vector.Unboxed.Base.V_Const
  6579. 1009.39 s [lens] Warning: Control.Lens.Fold: could not find link destinations for:
  6580. 1009.39 s [lens]
  6581. 1009.40 s [lens] - Control.Lens.Fold.ifoldr
  6582. 1009.40 s [lens] Warning: Control.Lens.Traversal: could not find link destinations for:
  6583. 1009.40 s [lens]
  6584. 1009.43 s [lens] - Data.Profunctor.Traversing.Baz
  6585. 1009.43 s [lens] Warning: Control.Lens.Iso: could not find link destinations for:
  6586. 1009.43 s [lens]
  6587. 1009.43 s [lens] - Data.Profunctor.Traversing.Baz
  6588. 1009.44 s [lens] - Data.Profunctor.Traversing.Bazaar
  6589. 1009.44 s [lens] Warning: Control.Lens.Wrapped: could not find link destinations for:
  6590. 1009.44 s [lens]
  6591. 1009.45 s [lens] - Control.Lens.Wrapped.GUnwrapped
  6592. 1009.45 s [lens] Warning: Control.Lens.Plated: could not find link destinations for:
  6593. 1009.45 s [lens]
  6594. 1009.45 s [lens] - Control.Lens.Plated.gplate'
  6595. 1009.46 s [lens] - Control.Lens.Plated.gplate1'
  6596. 1009.46 s [lens] Warning: Language.Haskell.TH.Lens: could not find link destinations for:
  6597. 1009.46 s [lens]
  6598. 1009.46 s [lens] - Language.Haskell.TH.Lens.DataPrism'
  6599. 1009.46 s [lens] Warning: Control.Lens.Internal.FieldTH: could not find link destinations for:
  6600. 1009.46 s [lens]
  6601. 1009.46 s [lens] - Control.Lens.Internal.FieldTH.OpticStab
  6602. 1009.46 s [lens] Warning: Control.Lens.Combinators: could not find link destinations for:
  6603. 1009.46 s [lens]
  6604. 1009.48 s [lens] - Data.Profunctor.Traversing.Baz
  6605. 1009.48 s [lens] - Data.Foldable1.foldMap1'
  6606. 1009.48 s [lens] - Data.Foldable1.maximum
  6607. 1009.48 s [lens] - Data.Foldable1.minimum
  6608. 1009.48 s [lens] - Data.Foldable1.head
  6609. 1009.48 s [lens] - Data.Foldable1.last
  6610. 1009.48 s [lens] - Data.Foldable1.foldrMap1
  6611. 1009.48 s [lens] - Data.Foldable1.foldlMap1'
  6612. 1009.48 s [lens] - Data.Foldable1.foldlMap1
  6613. 1009.49 s [lens] - Data.Foldable1.foldrMap1'
  6614. 1009.49 s [lens] - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0
  6615. 1009.49 s [lens] - Data.Vector.Unboxed.Base.D:R:VectorIdentity0
  6616. 1009.50 s [lens] - Data.Vector.Unboxed.Base.V_Identity
  6617. 1009.50 s [lens] - Data.Vector.Unboxed.Base.D:R:MVectorsConst0
  6618. 1009.50 s [lens] - Data.Vector.Unboxed.Base.D:R:VectorConst0
  6619. 1009.53 s [lens] - Data.Vector.Unboxed.Base.V_Const
  6620. 1009.57 s [lens] - Data.Profunctor.Traversing.Bazaar
  6621. 1009.59 s [lens] - Control.Lens.Wrapped.GUnwrapped
  6622. 1009.59 s [lens] - Control.Lens.Plated.gplate'
  6623. 1009.60 s [lens] - Control.Lens.Plated.gplate1'
  6624. 1009.60 s [lens] - Control.Lens.Tuple.GIxed
  6625. 1009.60 s [lens] - Control.Lens.Tuple.N0
  6626. 1009.60 s [lens] - Control.Lens.Tuple.N1
  6627. 1009.60 s [lens] - Control.Lens.Tuple.N2
  6628. 1009.61 s [lens] - Control.Lens.Tuple.N3
  6629. 1009.61 s [lens] - Control.Lens.Tuple.N4
  6630. 1009.61 s [lens] - Control.Lens.Tuple.N5
  6631. 1009.61 s [lens] - Control.Lens.Tuple.N6
  6632. 1009.62 s [lens] - Control.Lens.Tuple.N7
  6633. 1009.62 s [lens] - Control.Lens.Tuple.N8
  6634. 1009.62 s [lens] - Control.Lens.Tuple.N9
  6635. 1009.62 s [lens] - Control.Lens.Tuple.N10
  6636. 1009.62 s [lens] - Control.Lens.Tuple.N11
  6637. 1009.62 s [lens] - Control.Lens.Tuple.N12
  6638. 1009.63 s [lens] - Control.Lens.Tuple.N13
  6639. 1009.63 s [lens] - Control.Lens.Tuple.N14
  6640. 1009.63 s [lens] - Control.Lens.Tuple.N15
  6641. 1009.63 s [lens] - Control.Lens.Tuple.N16
  6642. 1009.63 s [lens] - Control.Lens.Tuple.N17
  6643. 1009.65 s [lens] - Control.Lens.Tuple.N18
  6644. 1009.65 s [lens] - Control.Lens.Fold.ifoldr
  6645. 1009.65 s [lens] Warning: Numeric.Lens: could not find link destinations for:
  6646. 1009.65 s [lens]
  6647. 1009.65 s [lens] - Numeric.Lens.digitToInt'
  6648. 1017.91 s [lens] Documentation created: dist/doc/html/lens/index.html,
  6649. 1017.91 s [lens] dist/doc/html/lens/lens.txt
  6650. 1017.97 s [lens] Preprocessing test suite 'properties' for lens-5.2.3..
  6651. 1017.97 s [lens] Preprocessing test suite 'templates' for lens-5.2.3..
  6652. 1017.97 s [lens] Preprocessing test suite 'hunit' for lens-5.2.3..
  6653. 1017.98 s [lens] Phase: installPhase
  6654. 1018.11 s [lens] Installing library in /nix/store/698iiyzh01z5i7zyw4kixwgk6wwkalwa-lens-5.2.3/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/lens-5.2.3-7wtCoDHWR894rLbNfe7ftK
  6655. 1019.65 s [lens] Phase: fixupPhase
  6656. 1019.67 s [lens] shrinking RPATHs of ELF executables and libraries in /nix/store/698iiyzh01z5i7zyw4kixwgk6wwkalwa-lens-5.2.3
  6657. 1019.70 s [lens] shrinking /nix/store/698iiyzh01z5i7zyw4kixwgk6wwkalwa-lens-5.2.3/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/libHSlens-5.2.3-7wtCoDHWR894rLbNfe7ftK-ghc9.4.6.so
  6658. 1019.73 s [lens] checking for references to /build/ in /nix/store/698iiyzh01z5i7zyw4kixwgk6wwkalwa-lens-5.2.3...
  6659. 1019.78 s [lens] patching script interpreter paths in /nix/store/698iiyzh01z5i7zyw4kixwgk6wwkalwa-lens-5.2.3
  6660. 1019.78 s [lens] stripping (with command strip and flags -S -p) in /nix/store/698iiyzh01z5i7zyw4kixwgk6wwkalwa-lens-5.2.3/lib
  6661. 1020.33 s [lens] shrinking RPATHs of ELF executables and libraries in /nix/store/xpcxn8gp6b3q41z9f9lldpikxin312p3-lens-5.2.3-doc
  6662. 1020.36 s [lens] checking for references to /build/ in /nix/store/xpcxn8gp6b3q41z9f9lldpikxin312p3-lens-5.2.3-doc...
  6663. 1020.39 s [lens] patching script interpreter paths in /nix/store/xpcxn8gp6b3q41z9f9lldpikxin312p3-lens-5.2.3-doc
  6664. 1020.64 s [lens:post-build] Uploading to the NixCI cache: /nix/store/698iiyzh01z5i7zyw4kixwgk6wwkalwa-lens-5.2.3 /nix/store/xpcxn8gp6b3q41z9f9lldpikxin312p3-lens-5.2.3-doc
  6665. 1020.68 s [lens:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6666. 1020.96 s [lens:post-build] copying 2 paths...
  6667. 1020.96 s [lens:post-build] copying path '/nix/store/xpcxn8gp6b3q41z9f9lldpikxin312p3-lens-5.2.3-doc' to 'https://cache.nix-ci.com'...
  6668. 1023.62 s [lens:post-build] copying path '/nix/store/698iiyzh01z5i7zyw4kixwgk6wwkalwa-lens-5.2.3' to 'https://cache.nix-ci.com'...
  6669. 1029.84 s [lens:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6670. 1030.02 s [lens:post-build] copying 1 paths...
  6671. 1030.03 s [lens:post-build] copying path '/nix/store/b5hhvrr9kv15ysqlwn175ylfh9s155by-lens-5.2.3.drv' to 'https://cache.nix-ci.com'...
  6672. 1030.18 s Uploaded lens in 9.5s
  6673. 1030.18 s Progress: 102 of 104 built, 9 of 9 downloaded from cache
  6674. 1030.18 s Built lens in 1m36s
  6675. 1030.22 s Building /nix/store/kvs1lddk0gmkz99vmdl1rgjvk1scxmg3-dualizer-0.2.0.0.drv
  6676. 1030.37 s [dualizer] Phase: setupCompilerEnvironmentPhase
  6677. 1030.37 s [dualizer] Build with /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6.
  6678. 1030.55 s [dualizer] Phase: unpackPhase
  6679. 1030.55 s [dualizer] unpacking source archive /nix/store/3ql7h3xqywlvi42bsnwyz63rm1z1a5bh-8vyw77cmmcz969mnf46cqspxzflwwllz-source/./dualizer
  6680. 1030.56 s [dualizer] source root is dualizer
  6681. 1030.56 s [dualizer] Phase: patchPhase
  6682. 1030.57 s [dualizer] Phase: compileBuildDriverPhase
  6683. 1030.57 s [dualizer] setupCompileFlags: -package-db=/build/tmp.sCTgd4rl0H/setup-package.conf.d -threaded
  6684. 1030.61 s [dualizer] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.sCTgd4rl0H/Main.o )
  6685. 1030.66 s [dualizer] [2 of 2] Linking Setup
  6686. 1031.78 s [dualizer] Phase: updateAutotoolsGnuConfigScriptsPhase
  6687. 1031.79 s [dualizer] Phase: configurePhase
  6688. 1031.79 s [dualizer] configureFlags: --verbose --prefix=/nix/store/j16376jpwlmi62qk4yxp2jzlwbsb9ar2-dualizer-0.2.0.0 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/yiqzgzc7sh7wy8c6dv9scc13n4awab40-dualizer-0.2.0.0-doc/share/doc/dualizer-0.2.0.0 --with-gcc=gcc --package-db=/build/tmp.sCTgd4rl0H/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/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/lib
  6689. 1032.19 s [dualizer] Using Parsec parser
  6690. 1032.19 s [dualizer] Configuring dualizer-0.2.0.0...
  6691. 1032.19 s [dualizer] Flags chosen: noisy-deprecations=True
  6692. 1032.19 s [dualizer] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
  6693. 1032.19 s [dualizer] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
  6694. 1032.19 s [dualizer] <4.21: using base-4.17.2.0
  6695. 1032.19 s [dualizer] Dependency containers >=0.6.2 && <0.8: using containers-0.6.7
  6696. 1032.19 s [dualizer] Dependency lens >=4.19 && <4.20 || >=5 && <5.4: using lens-5.2.3
  6697. 1032.19 s [dualizer] Dependency template-haskell >=2.16.0 && <2.17 || >=2.17.0 && <2.18 || >=2.18.0
  6698. 1032.19 s [dualizer] && <2.19 || >=2.19.0 && <2.20 || >=2.20.0 && <2.21 || >=2.21.0 && <2.22 ||
  6699. 1032.19 s [dualizer] >=2.22.0 && <2.23: using template-haskell-2.19.0.0
  6700. 1032.19 s [dualizer] Dependency transformers >=0.5.6 && <0.6 || >=0.6.1 && <0.7: using
  6701. 1032.19 s [dualizer] transformers-0.5.6.2
  6702. 1032.19 s [dualizer] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
  6703. 1032.19 s [dualizer] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
  6704. 1032.19 s [dualizer] <4.21: using base-4.17.2.0
  6705. 1032.19 s [dualizer] Dependency doctest >=0.16.3 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
  6706. 1032.19 s [dualizer] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23: using doctest-0.22.6
  6707. 1032.19 s [dualizer] Dependency dualizer: using dualizer-0.2.0.0
  6708. 1032.39 s [dualizer] Source component graph:
  6709. 1032.39 s [dualizer] component lib
  6710. 1032.39 s [dualizer] component test:doctests dependency lib
  6711. 1032.39 s [dualizer] Configured component graph:
  6712. 1032.39 s [dualizer] component dualizer-0.2.0.0-AiaTEtBmlCWDPW3zRaMV9k
  6713. 1032.39 s [dualizer] include base-4.17.2.0
  6714. 1032.39 s [dualizer] include containers-0.6.7
  6715. 1032.39 s [dualizer] include lens-5.2.3-7wtCoDHWR894rLbNfe7ftK
  6716. 1032.39 s [dualizer] include template-haskell-2.19.0.0
  6717. 1032.39 s [dualizer] include transformers-0.5.6.2
  6718. 1032.39 s [dualizer] component dualizer-0.2.0.0-GrrIajJ8pHdGn8QD3tWbry-doctests
  6719. 1032.39 s [dualizer] include base-4.17.2.0
  6720. 1032.39 s [dualizer] include doctest-0.22.6-Jf6rVhb6OTk8Z461Hhb4No
  6721. 1032.39 s [dualizer] include dualizer-0.2.0.0-AiaTEtBmlCWDPW3zRaMV9k
  6722. 1032.39 s [dualizer] Linked component graph:
  6723. 1032.39 s [dualizer] unit dualizer-0.2.0.0-AiaTEtBmlCWDPW3zRaMV9k
  6724. 1032.39 s [dualizer] include base-4.17.2.0
  6725. 1032.39 s [dualizer] include containers-0.6.7
  6726. 1032.39 s [dualizer] include lens-5.2.3-7wtCoDHWR894rLbNfe7ftK
  6727. 1032.39 s [dualizer] include template-haskell-2.19.0.0
  6728. 1032.39 s [dualizer] include transformers-0.5.6.2
  6729. 1032.39 s [dualizer] Categorical.Dual=dualizer-0.2.0.0-AiaTEtBmlCWDPW3zRaMV9k:Categorical.Dual,Categorical.Dual.Base=dualizer-0.2.0.0-AiaTEtBmlCWDPW3zRaMV9k:Categorical.Dual.Base,Categorical.Dual.Example=dualizer-0.2.0.0-AiaTEtBmlCWDPW3zRaMV9k:Categorical.Dual.Example,Categorical.Dual.Lens=dualizer-0.2.0.0-AiaTEtBmlCWDPW3zRaMV9k:Categorical.Dual.Lens,Categorical.Dual.Prelude=dualizer-0.2.0.0-AiaTEtBmlCWDPW3zRaMV9k:Categorical.Dual.Prelude
  6730. 1032.39 s [dualizer] unit dualizer-0.2.0.0-GrrIajJ8pHdGn8QD3tWbry-doctests
  6731. 1032.39 s [dualizer] include base-4.17.2.0
  6732. 1032.39 s [dualizer] include doctest-0.22.6-Jf6rVhb6OTk8Z461Hhb4No
  6733. 1032.39 s [dualizer] include dualizer-0.2.0.0-AiaTEtBmlCWDPW3zRaMV9k
  6734. 1032.39 s [dualizer] Ready component graph:
  6735. 1032.39 s [dualizer] definite dualizer-0.2.0.0-AiaTEtBmlCWDPW3zRaMV9k
  6736. 1032.39 s [dualizer] depends base-4.17.2.0
  6737. 1032.39 s [dualizer] depends containers-0.6.7
  6738. 1032.39 s [dualizer] depends lens-5.2.3-7wtCoDHWR894rLbNfe7ftK
  6739. 1032.39 s [dualizer] depends template-haskell-2.19.0.0
  6740. 1032.39 s [dualizer] depends transformers-0.5.6.2
  6741. 1032.39 s [dualizer] definite dualizer-0.2.0.0-GrrIajJ8pHdGn8QD3tWbry-doctests
  6742. 1032.39 s [dualizer] depends base-4.17.2.0
  6743. 1032.39 s [dualizer] depends doctest-0.22.6-Jf6rVhb6OTk8Z461Hhb4No
  6744. 1032.39 s [dualizer] depends dualizer-0.2.0.0-AiaTEtBmlCWDPW3zRaMV9k
  6745. 1032.39 s [dualizer] Using Cabal-3.8.1.0 compiled by ghc-9.4
  6746. 1032.39 s [dualizer] Using compiler: ghc-9.4.6
  6747. 1032.39 s [dualizer] Using install prefix:
  6748. 1032.39 s [dualizer] /nix/store/j16376jpwlmi62qk4yxp2jzlwbsb9ar2-dualizer-0.2.0.0
  6749. 1032.39 s [dualizer] Executables installed in:
  6750. 1032.39 s [dualizer] /nix/store/j16376jpwlmi62qk4yxp2jzlwbsb9ar2-dualizer-0.2.0.0/bin
  6751. 1032.39 s [dualizer] Libraries installed in:
  6752. 1032.39 s [dualizer] /nix/store/j16376jpwlmi62qk4yxp2jzlwbsb9ar2-dualizer-0.2.0.0/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/dualizer-0.2.0.0-AiaTEtBmlCWDPW3zRaMV9k
  6753. 1032.39 s [dualizer] Dynamic Libraries installed in:
  6754. 1032.39 s [dualizer] /nix/store/j16376jpwlmi62qk4yxp2jzlwbsb9ar2-dualizer-0.2.0.0/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6
  6755. 1032.39 s [dualizer] Private executables installed in:
  6756. 1032.39 s [dualizer] /nix/store/j16376jpwlmi62qk4yxp2jzlwbsb9ar2-dualizer-0.2.0.0/libexec/x86_64-linux-ghc-9.4.6/dualizer-0.2.0.0
  6757. 1032.39 s [dualizer] Data files installed in:
  6758. 1032.39 s [dualizer] /nix/store/j16376jpwlmi62qk4yxp2jzlwbsb9ar2-dualizer-0.2.0.0/share/x86_64-linux-ghc-9.4.6/dualizer-0.2.0.0
  6759. 1032.39 s [dualizer] Documentation installed in:
  6760. 1032.39 s [dualizer] /nix/store/yiqzgzc7sh7wy8c6dv9scc13n4awab40-dualizer-0.2.0.0-doc/share/doc/dualizer-0.2.0.0
  6761. 1032.39 s [dualizer] Configuration files installed in:
  6762. 1032.39 s [dualizer] /nix/store/j16376jpwlmi62qk4yxp2jzlwbsb9ar2-dualizer-0.2.0.0/etc
  6763. 1032.39 s [dualizer] No alex found
  6764. 1032.39 s [dualizer] Using ar found on system at:
  6765. 1032.39 s [dualizer] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
  6766. 1032.39 s [dualizer] No c2hs found
  6767. 1032.39 s [dualizer] No cpphs found
  6768. 1032.39 s [dualizer] Using doctest version 0.22.6 found on system at:
  6769. 1032.39 s [dualizer] /nix/store/d7x6x6sd67rnr7cnvccw4nmghgq8v325-doctest-0.22.6/bin/doctest
  6770. 1032.39 s [dualizer] Using gcc version 13.3.0 given by user at:
  6771. 1032.39 s [dualizer] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
  6772. 1032.39 s [dualizer] Using ghc version 9.4.6 found on system at:
  6773. 1032.39 s [dualizer] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc
  6774. 1032.39 s [dualizer] Using ghc-pkg version 9.4.6 found on system at:
  6775. 1032.39 s [dualizer] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/ghc-pkg-9.4.6
  6776. 1032.39 s [dualizer] No ghcjs found
  6777. 1032.39 s [dualizer] No ghcjs-pkg found
  6778. 1032.39 s [dualizer] No greencard found
  6779. 1032.39 s [dualizer] Using haddock version 2.27.0 found on system at:
  6780. 1032.39 s [dualizer] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/haddock-ghc-9.4.6
  6781. 1032.39 s [dualizer] No happy found
  6782. 1032.39 s [dualizer] Using haskell-suite found on system at: haskell-suite-dummy-location
  6783. 1032.39 s [dualizer] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  6784. 1032.39 s [dualizer] No hmake found
  6785. 1032.39 s [dualizer] Using hpc version 0.68 found on system at:
  6786. 1032.39 s [dualizer] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hpc
  6787. 1032.39 s [dualizer] Using hsc2hs version 0.68.8 found on system at:
  6788. 1032.39 s [dualizer] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/hsc2hs
  6789. 1032.39 s [dualizer] Using hscolour version 1.25 found on system at:
  6790. 1032.39 s [dualizer] /nix/store/7pz6rgdayh3bj4v5jn9fi1vpm6n8krn3-hscolour-1.25/bin/HsColour
  6791. 1032.39 s [dualizer] No jhc found
  6792. 1032.39 s [dualizer] Using ld found on system at:
  6793. 1032.39 s [dualizer] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
  6794. 1032.39 s [dualizer] No pkg-config found
  6795. 1032.39 s [dualizer] Using runghc version 9.4.6 found on system at:
  6796. 1032.39 s [dualizer] /nix/store/mzm89yml3wzvbjy53lwpjrf8x3iidjy7-ghc-9.4.6/bin/runghc-9.4.6
  6797. 1032.39 s [dualizer] Using strip version 2.43 found on system at:
  6798. 1032.39 s [dualizer] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
  6799. 1032.39 s [dualizer] Using tar found on system at:
  6800. 1032.39 s [dualizer] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
  6801. 1032.39 s [dualizer] No uhc found
  6802. 1032.40 s [dualizer] Phase: buildPhase
  6803. 1032.46 s [dualizer] Preprocessing library for dualizer-0.2.0.0..
  6804. 1032.46 s [dualizer] Building library for dualizer-0.2.0.0..
  6805. 1032.56 s [dualizer] [1 of 5] Compiling Categorical.Dual ( src/Categorical/Dual.hs, dist/build/Categorical/Dual.o, dist/build/Categorical/Dual.dyn_o )
  6806. 1035.59 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 )
  6807. 1036.25 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 )
  6808. 1037.17 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 )
  6809. 1037.17 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 )
  6810. 1038.92 s [dualizer] [1 of 5] Compiling Categorical.Dual ( src/Categorical/Dual.hs, dist/build/Categorical/Dual.p_o )
  6811. 1041.99 s [dualizer] [2 of 5] Compiling Categorical.Dual.Prelude ( src/Categorical/Dual/Prelude.hs, dist/build/Categorical/Dual/Prelude.p_o )
  6812. 1043.70 s [dualizer] [3 of 5] Compiling Categorical.Dual.Lens ( src/Categorical/Dual/Lens.hs, dist/build/Categorical/Dual/Lens.p_o )
  6813. 1045.98 s [dualizer] [4 of 5] Compiling Categorical.Dual.Base ( src/Categorical/Dual/Base.hs, dist/build/Categorical/Dual/Base.p_o )
  6814. 1045.98 s [dualizer] [5 of 5] Compiling Categorical.Dual.Example ( src/Categorical/Dual/Example.hs, dist/build/Categorical/Dual/Example.p_o )
  6815. 1050.65 s [dualizer] Preprocessing test suite 'doctests' for dualizer-0.2.0.0..
  6816. 1050.65 s [dualizer] Building test suite 'doctests' for dualizer-0.2.0.0..
  6817. 1050.71 s [dualizer] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
  6818. 1050.95 s [dualizer] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
  6819. 1051.23 s [dualizer] [3 of 3] Linking dist/build/doctests/doctests
  6820. 1052.80 s [dualizer] Phase: checkPhase
  6821. 1052.83 s [dualizer] Running 1 test suites...
  6822. 1052.83 s [dualizer] Test suite doctests: RUNNING...
  6823. 1061.08 s [dualizer] Examples: 0 Tried: 0 Errors: 0 Failures: 0
  6824. 1061.23 s [dualizer] Test suite doctests: PASS
  6825. 1061.23 s [dualizer] Test suite logged to: dist/test/dualizer-0.2.0.0-doctests.log
  6826. 1061.23 s [dualizer] 1 of 1 test suites (1 of 1 test cases) passed.
  6827. 1061.24 s [dualizer] Phase: haddockPhase
  6828. 1061.38 s [dualizer] Preprocessing library for dualizer-0.2.0.0..
  6829. 1061.38 s [dualizer] Running Haddock on library for dualizer-0.2.0.0..
  6830. 1061.38 s [dualizer] Warning: The documentation for the following packages are not installed. No
  6831. 1061.38 s [dualizer] links will be generated to these packages: foldable1-classes-compat-0.1
  6832. 1061.43 s [dualizer] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  6833. 1061.83 s [dualizer] Warning: 'Prelude' is out of scope.
  6834. 1061.83 s [dualizer] If you qualify the identifier, haddock can try to link it anyway.
  6835. 1061.83 s [dualizer] Warning: 'Functor' is out of scope.
  6836. 1061.83 s [dualizer] If you qualify the identifier, haddock can try to link it anyway.
  6837. 1061.83 s [dualizer] Warning: 'return' is out of scope.
  6838. 1061.83 s [dualizer] If you qualify the identifier, haddock can try to link it anyway.
  6839. 1061.83 s [dualizer] 84% ( 11 / 13) in 'Categorical.Dual'
  6840. 1061.83 s [dualizer] Missing documentation for:
  6841. 1061.83 s [dualizer] shareDuals (src/Categorical/Dual.hs:100)
  6842. 1061.83 s [dualizer] makeDualExp (src/Categorical/Dual.hs:449)
  6843. 1063.12 s [dualizer] Warning: 'Prelude' is out of scope.
  6844. 1063.12 s [dualizer] If you qualify the identifier, haddock can try to link it anyway.
  6845. 1063.12 s [dualizer] 100% ( 2 / 2) in 'Categorical.Dual.Prelude'
  6846. 1064.76 s [dualizer] Warning: 'lens' is out of scope.
  6847. 1064.76 s [dualizer] If you qualify the identifier, haddock can try to link it anyway.
  6848. 1064.76 s [dualizer] 100% ( 2 / 2) in 'Categorical.Dual.Lens'
  6849. 1066.38 s [dualizer] Warning: 'base' is out of scope.
  6850. 1066.38 s [dualizer] If you qualify the identifier, haddock can try to link it anyway.
  6851. 1066.38 s [dualizer] 100% ( 2 / 2) in 'Categorical.Dual.Base'
  6852. 1069.34 s [dualizer] 34% ( 11 / 32) in 'Categorical.Dual.Example'
  6853. 1069.34 s [dualizer] Missing documentation for:
  6854. 1069.34 s [dualizer] Distributive (src/Categorical/Dual/Example.hs:124)
  6855. 1069.34 s [dualizer] consume (src/Categorical/Dual/Example.hs:132)
  6856. 1069.34 s [dualizer] Coalgebra (src/Categorical/Dual/Example.hs:143)
  6857. 1069.34 s [dualizer] GCoalgebra (src/Categorical/Dual/Example.hs:146)
  6858. 1069.34 s [dualizer] ElgotCoalgebra (src/Categorical/Dual/Example.hs:149)
  6859. 1069.34 s [dualizer] NewEither (src/Categorical/Dual/Example.hs:151)
  6860. 1069.34 s [dualizer] NewTuple (src/Categorical/Dual/Example.hs:151)
  6861. 1069.34 s [dualizer] NewEither' (src/Categorical/Dual/Example.hs:152)
  6862. 1069.34 s [dualizer] NewTuple' (src/Categorical/Dual/Example.hs:152)
  6863. 1069.34 s [dualizer] DualA (src/Categorical/Dual/Example.hs:158)
  6864. 1069.34 s [dualizer] DualB (src/Categorical/Dual/Example.hs:161)
  6865. 1069.34 s [dualizer] >^> (src/Categorical/Dual/Example.hs:172)
  6866. 1069.34 s [dualizer] Mu (src/Categorical/Dual/Example.hs:183)
  6867. 1069.34 s [dualizer] Nu (src/Categorical/Dual/Example.hs:185)
  6868. 1069.34 s [dualizer] Fix (src/Categorical/Dual/Example.hs:189)
  6869. 1069.34 s [dualizer] cata (src/Categorical/Dual/Example.hs:197)
  6870. 1069.34 s [dualizer] testF (src/Categorical/Dual/Example.hs:85)
  6871. 1069.34 s [dualizer] testT (src/Categorical/Dual/Example.hs:88)
  6872. 1069.34 s [dualizer] testV (src/Categorical/Dual/Example.hs:91)
  6873. 1069.34 s [dualizer] testV' (src/Categorical/Dual/Example.hs:94)
  6874. 1069.34 s [dualizer] testQ (src/Categorical/Dual/Example.hs:97)
  6875. 1072.50 s [dualizer] Warning: Categorical.Dual: could not find link destinations for:
  6876. 1072.50 s [dualizer]
  6877. 1072.50 s [dualizer] - Categorical.Dual.DualMappings
  6878. 1072.50 s [dualizer] Warning: Categorical.Dual.Prelude: could not find link destinations for:
  6879. 1072.50 s [dualizer]
  6880. 1072.50 s [dualizer] - Categorical.Dual.DualMappings
  6881. 1072.50 s [dualizer] Warning: Categorical.Dual.Lens: could not find link destinations for:
  6882. 1072.50 s [dualizer]
  6883. 1072.50 s [dualizer] - Categorical.Dual.DualMappings
  6884. 1072.50 s [dualizer] Warning: Categorical.Dual.Base: could not find link destinations for:
  6885. 1072.50 s [dualizer]
  6886. 1072.50 s [dualizer] - Categorical.Dual.DualMappings
  6887. 1072.50 s [dualizer] Warning: Categorical.Dual.Example: could not find link destinations for:
  6888. 1072.50 s [dualizer]
  6889. 1072.50 s [dualizer] - Categorical.Dual.DualMappings
  6890. 1076.48 s [dualizer] Documentation created: dist/doc/html/dualizer/index.html,
  6891. 1076.48 s [dualizer] dist/doc/html/dualizer/dualizer.txt
  6892. 1076.54 s [dualizer] Preprocessing test suite 'doctests' for dualizer-0.2.0.0..
  6893. 1076.55 s [dualizer] Phase: installPhase
  6894. 1076.61 s [dualizer] Installing library in /nix/store/j16376jpwlmi62qk4yxp2jzlwbsb9ar2-dualizer-0.2.0.0/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/dualizer-0.2.0.0-AiaTEtBmlCWDPW3zRaMV9k
  6895. 1076.93 s [dualizer] Phase: fixupPhase
  6896. 1076.95 s [dualizer] shrinking RPATHs of ELF executables and libraries in /nix/store/j16376jpwlmi62qk4yxp2jzlwbsb9ar2-dualizer-0.2.0.0
  6897. 1076.95 s [dualizer] shrinking /nix/store/j16376jpwlmi62qk4yxp2jzlwbsb9ar2-dualizer-0.2.0.0/lib/ghc-9.4.6/x86_64-linux-ghc-9.4.6/libHSdualizer-0.2.0.0-AiaTEtBmlCWDPW3zRaMV9k-ghc9.4.6.so
  6898. 1076.97 s [dualizer] checking for references to /build/ in /nix/store/j16376jpwlmi62qk4yxp2jzlwbsb9ar2-dualizer-0.2.0.0...
  6899. 1076.98 s [dualizer] patching script interpreter paths in /nix/store/j16376jpwlmi62qk4yxp2jzlwbsb9ar2-dualizer-0.2.0.0
  6900. 1076.99 s [dualizer] stripping (with command strip and flags -S -p) in /nix/store/j16376jpwlmi62qk4yxp2jzlwbsb9ar2-dualizer-0.2.0.0/lib
  6901. 1077.11 s [dualizer] shrinking RPATHs of ELF executables and libraries in /nix/store/yiqzgzc7sh7wy8c6dv9scc13n4awab40-dualizer-0.2.0.0-doc
  6902. 1077.12 s [dualizer] checking for references to /build/ in /nix/store/yiqzgzc7sh7wy8c6dv9scc13n4awab40-dualizer-0.2.0.0-doc...
  6903. 1077.13 s [dualizer] patching script interpreter paths in /nix/store/yiqzgzc7sh7wy8c6dv9scc13n4awab40-dualizer-0.2.0.0-doc
  6904. 1077.24 s [dualizer:post-build] Uploading to the NixCI cache: /nix/store/j16376jpwlmi62qk4yxp2jzlwbsb9ar2-dualizer-0.2.0.0 /nix/store/yiqzgzc7sh7wy8c6dv9scc13n4awab40-dualizer-0.2.0.0-doc
  6905. 1077.30 s [dualizer:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6906. 1077.53 s [dualizer:post-build] copying 2 paths...
  6907. 1077.53 s [dualizer:post-build] copying path '/nix/store/yiqzgzc7sh7wy8c6dv9scc13n4awab40-dualizer-0.2.0.0-doc' to 'https://cache.nix-ci.com'...
  6908. 1077.82 s [dualizer:post-build] copying path '/nix/store/j16376jpwlmi62qk4yxp2jzlwbsb9ar2-dualizer-0.2.0.0' to 'https://cache.nix-ci.com'...
  6909. 1080.07 s [dualizer:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6910. 1080.27 s [dualizer:post-build] copying 1 paths...
  6911. 1080.27 s [dualizer:post-build] copying path '/nix/store/kvs1lddk0gmkz99vmdl1rgjvk1scxmg3-dualizer-0.2.0.0.drv' to 'https://cache.nix-ci.com'...
  6912. 1080.44 s Uploaded dualizer in 3.2s
  6913. 1080.44 s Progress: 103 of 104 built, 9 of 9 downloaded from cache
  6914. 1080.44 s Built dualizer in 50.2s
  6915. 1080.44 s Progress: 104 of 104 built, 9 of 9 downloaded from cache
  6916. 1080.44 s /nix/store/j16376jpwlmi62qk4yxp2jzlwbsb9ar2-dualizer-0.2.0.0
  6917. 1080.47 s Build succeeded.